/*
Theme Name: Lara Law Firm Blog
Theme URI: https://thelaralawfirm.com/blog/
Author: SLS Consulting
Author URI: https://www.legalinternetmarketing.com/
Description: Custom blog theme for Lara Law Firm, matching the main site design language.
Version: 1.0
License: Proprietary
Text Domain: lara-law-firm
*/

/* ============================================================
   BASE / RESET
   ============================================================ */
body, div, dl, dt, dd, ul, ol, li, pre, p, h1, h2, h3, h4, h5, h6,
form, fieldset, input, table, th, tr, td, embed, object, img {
	padding: 0; margin: 0; outline: 0; border: 0;
}
body {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 32px;
	color: #282828;
	margin: 0; padding: 0;
	background: #ffffff;
	min-height: 100%;
	min-width: 320px;
}
article, aside, details, figcaption, figure, header, header-inner, footer, footer-inner,
hgroup, menu, nav, section, logo, logo-links, top-menu, tmenu,
featured-index-wrap, featured-index, featured-index-pane,
featured-page-wrap, featured-page, featured-page-pane,
mobile-links, mobile-menu, main, main-inner, content, sidebar, breadcrumbs, clear, video {
	padding: 0; margin: 0; outline: 0; border: 0; display: block;
}
html { height: 100%; }
table { border-collapse: collapse; border-spacing: 0; margin: 0; text-align: left; }
td { padding: 5px; vertical-align: top; }
a { color: #eb1b3b; font-weight: 700; text-decoration: none; }
a:hover { color: #eb1b3b; text-decoration: underline; }
a[name]:not([href]) { display: block; position: relative; top: -75px; visibility: hidden; }
p { padding: 14px 0; }
ul { padding: 14px 0 14px 30px; }
ul li { padding: 3px 20px 3px 0; }
ol { padding: 14px 0 14px 30px; }
ol li { padding: 3px 20px 3px 0; }
sup, sub { vertical-align: baseline; position: relative; top: -0.4em; }
sub { top: 0.4em; }
blockquote {
	padding: 39px 57px 32px 57px; margin: 15px 0;
	font-weight: 300; font-size: 21px; line-height: 31px; color: #282828;
	background: #f3f3f3 url("assets/images/blockquotes.png") no-repeat 24px 24px;
}
blockquote span { padding: 19px 0 0 0; display: inline-block; }

/* ============================================================
   HEADINGS
   ============================================================ */
h1, h2.h1 {
	line-height: 40px; font-size: 38px; color: #eb1b3b;
	padding: 0 0 10px 0; margin: 0; font-weight: 700;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
h1 a, h2.h1 a { color: #eb1b3b; font-weight: 700; text-decoration: none; }
h1 a:hover, h2.h1 a:hover { color: #eb1b3b; text-decoration: none; }
h2 {
	line-height: 32px; font-size: 30px; color: #282828;
	padding: 20px 0 5px 0; margin: 0; font-weight: 700;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
h2 a { color: #282828; font-weight: 700; text-decoration: none; }
h2 a:hover { color: #282828; text-decoration: none; }
h2.ind {
	line-height: 81px; font-size: 36px; color: #ffffff;
	padding: 0; margin: 0 0 15px -19px;
}
h2.ind span { padding: 15px 19px; box-decoration-break: clone; -webkit-box-decoration-break: clone; background: #282828; }
h2.ind a, h2.ind a:hover { color: #ffffff; }
h2.ind.alt { line-height: 96px; font-size: 36px; color: #ffffff; margin: 0 0 15px -33px; }
h2.ind.alt span { padding: 22px 33px; }
@media only screen and (min-width: 960px) and (max-width: 1599px) {
	h2.ind.alt { line-height: 6vw; font-size: 3.25vw; margin: 0 0 .94vw -2.06vw; }
	h2.ind.alt span { padding: 1.38vw 2.06vw; }
}
@media only screen and (min-width: 960px) and (max-width: 1299px) {
	h2.ind { line-height: 71px; font-size: 30px; margin: 0 0 15px -15px; }
	h2.ind span { padding: 10px 15px; }
}
h3 {
	line-height: 30px; font-size: 28px; color: #eb1b3b;
	padding: 20px 0 5px 0; margin: 0; font-weight: 700;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
h3 a { color: #eb1b3b; text-decoration: none; font-weight: 700; }
h3 a:hover { color: #eb1b3b; text-decoration: none; }
h4 {
	line-height: 26px; font-size: 24px; color: #282828;
	padding: 20px 0 5px 0; margin: 0; font-weight: 700;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
h4 a { color: #282828; font-weight: 700; text-decoration: none; }
h4 a:hover { color: #282828; text-decoration: none; }
h5 {
	line-height: 26px; font-size: 24px; color: #eb1b3b;
	padding: 20px 0 5px 0; margin: 0; font-weight: 400;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
h5 a { font-weight: 400; color: #eb1b3b; text-decoration: none; }
h5 a:hover { color: #eb1b3b; text-decoration: none; }
h6 {
	line-height: 24px; font-size: 22px; color: #282828;
	padding: 20px 0 5px 0; margin: 0; font-weight: 400;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
h6 a { font-weight: 400; color: #282828; text-decoration: none; }
h6 a:hover { color: #282828; text-decoration: none; }
hr {
	text-align: center; display: block; margin: 10px auto;
	border: none; border-bottom: 1px solid #464646; clear: both;
}

/* ============================================================
   IMAGES / FLOATS / UTILITIES
   ============================================================ */
img { max-width: 100%; border: none; height: auto; }
img.maxwidth { width: 100%; }
img.imgleft, img.alignleft { float: left; margin: 20px 20px 20px 0; max-width: 50%; display: block; }
img.imgright, img.alignright { float: right; margin: 20px 0 20px 20px; max-width: 50%; display: block; }
p img.imgleft, p img.alignleft, p img.imgright, p img.alignright { margin-top: 8px; }
img.imgcenter, img.aligncenter { display: block; margin: 10px auto 20px auto; text-align: center; }
img.imgnofloat, img.alignnone { margin: 10px 0 20px 0; }
.fltlt { width: 48%; float: left; }
.fltrt { width: 48%; float: right; }
.fltlt-wide { width: 76%; float: left; }
.fltrt-thin { width: 20%; float: right; }
.fltlt-thin { width: 20%; float: left; }
.fltrt-wide { width: 76%; float: right; }
.flt3col { width: 31.33%; float: left; margin: 0 1%; }
.clear, clear { clear: both; }
.link { display: none; }
.ital { font-style: italic; }
.allcaps { text-transform: uppercase; }
.xspace { height: 28px; }
.nobreak { display: inline-block; }
.alleft, p.alleft { text-align: left; }
.alright, p.alright { text-align: right; }
.alcenter, p.alcenter { text-align: center; }
.nopad, p.nopad { padding: 0; margin: 0; }
.emphasis, p.emphasis { margin: 10px 0; font-size: 24px; font-weight: 400; color: #2c2c2c; line-height: 44px; }
.big-cap { line-height: 50px; font-size: 70px; font-weight: 700; float: left; margin: 15px 10px 0 0; color: #282828; text-align: center; }
.to-top { padding: 0; margin: 20px 0; text-align: right; font-size: 16px; line-height: 32px; }
.to-top a {
	display: inline-block; padding: 0 31px 0 0; font-weight: 400; color: #757575; text-decoration: none;
	background: url("assets/images/caret.png") no-repeat right 6px top 13px;
	-o-transition: .25s; -ms-transition: .25s; -moz-transition: .25s; -webkit-transition: .25s; transition: .25s;
}
.to-top a:hover { background-position: right 6px top 9px; }
.captionbox-left { padding: 0; margin: 20px 20px 10px 0; float: left; text-align: center; max-width: 50%; }
.captionbox-right { padding: 0; margin: 20px 0 10px 20px; float: right; text-align: center; max-width: 50%; }
.captionbox-left img, .captionbox-right img { display: block; margin: 0 auto 10px auto; max-width: 100%; height: auto; }
p.caption, .captionbox-left p, .captionbox-right p { padding: 5px 0; margin: 0; text-align: center; font-size: 12px; font-style: italic; }

/* ============================================================
   FORMS
   ============================================================ */
.cform, p.cform { font-weight: 700; padding: 0 0 15px 0; line-height: 36px; }
label { font-weight: 700; padding: 16px 0; }
label, .cformrt label, .cform label { padding: 0 0 0 10px; margin: 0 0 -10px 0; }
input, textarea, select {
	width: 97%; color: #757575; font-size: 18px; font-weight: 400;
	padding: 0 0 0 3%; border: 2px solid #cccccc; background: #ffffff;
	border-radius: 6px; font-family: "Roboto", Arial, Helvetica, sans-serif;
	overflow: auto; outline: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input { height: 48px; }
textarea { padding-top: 10px; height: 100px; }
select { width: 100%; height: 36px; -webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; }
input:focus, textarea:focus, select:focus { border: 1px solid #dedede; background: #fcfcfc; }
::placeholder { color: #757575; opacity: 1; }
:-ms-input-placeholder { color: #757575; }
::-ms-input-placeholder { color: #757575; }
input:focus::placeholder { color: transparent; }
textarea:focus::placeholder { color: transparent; }
@media screen and (device-aspect-ratio: 2/3)   { input, textarea, select { font-size: 16px; } }
@media screen and (device-aspect-ratio: 40/71) { input, textarea, select { font-size: 16px; } }
@media screen and (device-aspect-ratio: 375/667) { input, textarea, select { font-size: 16px; } }
@media screen and (device-aspect-ratio: 9/16) { input, textarea, select { font-size: 16px; } }
input[type=submit], input[type=reset] { width: auto; padding: 0; }
input[type=checkbox]:not(:checked) { border: 1px solid #b2b2b2; width: 16px; height: 16px; padding: 0; margin: 0 5px; vertical-align: middle; border-radius: 2px; }
input[type=checkbox]:checked { width: 16px; height: 16px; border-radius: 2px; background: #ffffff url("assets/images/check-mark.png") no-repeat center center; }
input.iform { height: 49px; margin: 0 0 11px 0; border-radius: 0; border: 2px solid #ffffff; box-shadow: 0 0 2px 2px rgba(0,0,0,.04); }
input.iform.error { border: 2px solid #ff0000; }
textarea.tform { height: 159px; margin: 0 0 35px 0; border-radius: 0; border: 2px solid #ffffff; box-shadow: 0 0 2px 2px rgba(0,0,0,.04); }
textarea.tform.error { border: 2px solid #ff0000; }
input[type=submit].subform {
	line-height: 50px; height: 53px; font-size: 21px; padding: 0;
	background: #eb1b3b; border: none; font-weight: 900; display: inline-block;
	text-decoration: none; cursor: pointer; border-radius: 0; margin: 0; text-align: center;
	width: 263px; color: #fbcf71; font-family: "Roboto", Arial, Helvetica, sans-serif;
}
input[type=submit].subform:hover { color: #eb1b3b; background: #fbcf71; }
input.iform2 { font-size: 18px; height: 42px; margin: 0 0 11px 0; border-radius: 0; border: 2px solid #ffffff; }
input.iform2.error { border: 2px solid #ff0000; }
textarea.tform2 { font-size: 18px; height: 158px; margin: 0 0 35px 0; border-radius: 0; border: 2px solid #ffffff; }
textarea.tform2.error { border: 2px solid #ff0000; }
input[type=submit].subform2 {
	line-height: 50px; height: 53px; font-size: 21px; padding: 0;
	background: #eb1b3b; border: none; font-weight: 900; display: inline-block;
	text-decoration: none; cursor: pointer; border-radius: 0; margin: 0; text-align: center;
	width: 263px; color: #fbcf71; font-family: "Roboto", Arial, Helvetica, sans-serif;
}
input[type=submit].subform2:hover { color: #eb1b3b; background: #fbcf71; }
label.error {
	color: #ff0000; position: absolute; margin: 0; text-align: right;
	display: inline-block; right: 5px; bottom: 23px; font-size: 16px;
	-o-transition: .25s; -ms-transition: .25s; -moz-transition: .25s; -webkit-transition: .25s; transition: .25s;
}
#contact-sb label.error { font-size: 18px; bottom: 22px; }
content label.error, .content label.error { bottom: 10px; }
.form-element { position: relative; }
p.form-disclaimer { text-align: center; font-weight: 700; }

/* ============================================================
   BREADCRUMBS
   ============================================================ */
breadcrumbs {
	line-height: 20px; color: #757575; font-size: 18px; font-weight: 400;
	margin: 0 0 30px 0; padding: 0; text-align: left; text-transform: capitalize;
}
breadcrumbs p { margin: 0; padding: 0; }
breadcrumbs a {
	margin: 0 9px 0 0; padding: 0 20px 0 0; font-weight: 400; color: #757575; text-decoration: none;
	background: url("assets/images/gt.png") no-repeat right 9px;
}
breadcrumbs a:hover { color: #757575; text-decoration: none; }

/* ============================================================
   BUTTONS
   ============================================================ */
a.button-blue {
	font-size: 18px; line-height: 25px; padding: 13px 38px;
	color: #ffec7b; font-weight: 700; background: #eb1b3b;
	display: inline-block; text-decoration: none;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	border-radius: 5px; text-align: center;
}
a.button-blue:hover { background: #fcd803; color: #eb1b3b; text-decoration: none; }

/* ============================================================
   LISTS
   ============================================================ */
ul.clist { padding: 0; list-style: none; line-height: 22px; }
ul.clist li {
	padding: 13px 20px 13px 25px;
	background: url("assets/images/bullet.png") no-repeat left 20px;
	background-size: 11px 11px;
}
ul.clist li a { color: #181a1c; font-weight: 400; text-decoration: none; }
ul.clist li a:hover { color: #181a1c; text-decoration: underline; }
.in-content-related { padding: 10px 0 19px 0; margin: 30px 0; border-top: 1px solid #9d9d9d; border-bottom: 1px solid #9d9d9d; }
.in-content-related ul.clist { padding: 0 0 0 24px; }

/* ============================================================
   TOP MENU / NAV
   ============================================================ */
#top-menu {
	width: 100%; position: absolute; top: 0; left: 0;
	z-index: 200; min-width: 320px; background: #ffffff;
}
#top-menu.sticky { position: fixed; top: -150px; box-shadow: 0 0 3px 3px rgba(51,51,51,.2); }
#top-menu.sticky.sticky2 { top: 0; -o-transition: .25s; -ms-transition: .25s; -moz-transition: .25s; -webkit-transition: .25s; transition: .25s; }
#tmenu { max-width: 1810px; margin: 0 auto; padding: 0 20px; }
a.home-link {
	width: 282px; height: 102px; display: block; float: left;
	background: url("assets/images/logo.png") no-repeat center center;
	background-size: contain; color: #282828; text-indent: -99999px;
}
a.call-link {
	font-size: 33px; line-height: 31px; padding: 8px 0 0 0;
	display: inline-block; float: right; color: #eb1b3b;
	font-weight: 700; text-decoration: none; text-align: right;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
a.call-link span { font-size: 18px; color: #282828; font-weight: 400; font-family: "Open Sans", Arial, Helvetica, sans-serif; }
a.call-link span strong { color: #282828; font-weight: 700; text-transform: uppercase; }
a.call-link:hover { color: #282828; text-decoration: none; }
a.call-link:hover span { color: #282828; }
a#mobile-menu-link {
	width: 30px; height: 60px; display: block; float: right;
	background: url("assets/images/menuicon.png") no-repeat center center;
	color: #282828; text-indent: -99999px; margin: 0 0 0 20px;
}
ul#menu, ul#menu ul { float: none; text-align: center; list-style: none; margin: 0 auto; padding: 0; }
ul#menu li { margin: 0; padding: 0; display: inline-block; list-style: none; line-height: 102px; color: #282828; font-size: 18px; }
ul#menu li a { display: inline-block; color: #282828; font-weight: 400; text-decoration: none; padding: 0 35px; }
ul#menu li:hover a { color: #eb1b3b; }
ul#menu li ul { position: absolute; display: none; width: 200px; padding: 10px 10px 20px 10px; margin: 0; z-index: 1000; background: #ffffff; border-bottom: 5px solid #eb1b3b; border-left: 1px solid #efefef; border-right: 1px solid #efefef; }
ul#menu li ul li { display: table; width: 180px; height: 40px; text-align: left; line-height: 16px; padding: 0 10px; margin: 0; text-transform: none; }
ul#menu li ul li a { height: 100%; color: #282828 !important; padding: 0; text-align: left; background: none; font-size: 14px; margin: 0; display: table-cell; text-decoration: none !important; border-bottom: 1px solid #cccccc; vertical-align: middle; font-weight: 400; }
ul#menu li ul li:hover a { color: #eb1b3b !important; }
ul#menu li:hover ul, ul#menu li.sfhover ul { display: block; }
ul#menu li ul li ul { margin: -10px 0 0 0; background: #f5f9fa; border-top: 1px solid #efefef; }
#menu li:hover ul li:hover ul li a { color: #282828 !important; }
#menu li:hover ul li:hover ul li:hover a { color: #eb1b3b !important; }
#menu li:hover ul ul, #menu li.sfhover ul ul { display: none; }
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul { display: block; }
ul#menu li ul.dwide { width: 400px; }
ul#menu li ul.dwide li { float: left; }
@media only screen and (min-width: 960px) and (max-width: 1599px) {
	a.home-link { width: 17.63vw; }
	ul#menu li { font-size: 1.13vw; }
	ul#menu li a { padding: 0 2.19vw; }
	a.call-link { font-size: 2.06vw; }
	a.call-link span { font-size: 1.13vw; }
}

/* ============================================================
   FEATURED PAGE HERO
   ============================================================ */
featured-page-wrap { padding: 102px 0 0 0; background: #282828; position: relative; }
featured-page { max-width: 1920px; margin: 0 auto; }
featured-page-pane { max-width: 1810px; margin: 0 auto; padding: 0 20px; position: relative; }
featured-page .text-pane { width: 56.35%; padding: 6.7% 0 6.48% 0; text-align: center; }
featured-page h1, featured-page h2 {
	line-height: 81px; font-size: 48px; color: #ffffff;
	padding: 0; margin: 0 0 48px 0;
}
featured-page h1 span, featured-page h2 span {
	padding: 8px 15px;
	box-decoration-break: clone; -webkit-box-decoration-break: clone;
	background: #282828;
}
featured-page h1 a, featured-page h1 a:hover,
featured-page h2 a, featured-page h2 a:hover { color: #ffffff; }
@media only screen and (min-width: 960px) and (max-width: 1599px) {
	featured-page h1, featured-page h2 { line-height: 4.94vw; font-size: 2.93vw; margin: 0 0 2.93vw 0; }
	featured-page h1 span, featured-page h2 span { padding: .49vw .91vw; }
}
.bwrap { padding: 53px 0 0 0; }
.bwrap.alt { padding: 23px 0 0 0; }

/* hero eyebrow and subtitle (blog-only) */
.hero-eyebrow {
	font-size: 15px; line-height: 20px; font-weight: 700; color: #fcd803;
	text-transform: uppercase; letter-spacing: .12em; padding: 0 0 8px 0;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.hero-subtitle {
	font-size: 18px; line-height: 26px; font-weight: 400; color: #ffffff;
	padding: 0; margin: 0; font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

/* bg-wrap.alt — office building background for main content area and CTA section */
#bg-wrap.alt { background: url("assets/images/office-building-alt.jpg") no-repeat center bottom; }

/* hero background — personal-injury image used for all blog pages */
featured-page { background: #292a2e url("assets/images/featured-personal-injury-pa-bg.jpg") no-repeat center top; background-size: cover; }
@media only screen and (min-width: 1px) and (max-width: 639px) {
	featured-page { background-image: url("assets/images/featured-personal-injury-pa-bg-mobile.jpg"); }
}
@media only screen and (min-width: 1921px) {
	featured-page-wrap::before { content: ''; position: absolute; left: calc((100% - 1920px) / 2); top: 0; bottom: 0; width: 80px; background: linear-gradient(to right, #282828, transparent); z-index: 5; pointer-events: none; }
	featured-page-wrap::after  { content: ''; position: absolute; right: calc((100% - 1920px) / 2); top: 0; bottom: 0; width: 80px; background: linear-gradient(to left, #282828, transparent); z-index: 5; pointer-events: none; }
}

/* ============================================================
   MAIN LAYOUT
   ============================================================ */
main-inner, .main-inner { max-width: 1440px; margin: 0 auto; padding: 0 20px; }
content, .content { width: 60.19%; float: left; padding: 20px 0 80px 0; }
sidebar, .sidebar { width: 34.72%; float: right; padding: 50px 0 20px 0; }

/* ============================================================
   SIDEBAR — CONTACT FORM (injected)
   ============================================================ */
#contact-sb {
	width: auto; padding: 34px 11.2% 40px 11.2%; margin: 0 0 49px 0;
	background: #282828; border-bottom: 4px solid #fcd803; text-align: center;
}
#contact-sb h2 { line-height: 32px; font-size: 30px; color: #ffffff; padding: 0 0 36px 0; font-weight: 700; }
#contact-sb h2 a { color: #ffffff; font-weight: 700; }
#contact-sb h2 a:hover { color: #ffffff; }
@media only screen and (min-width: 960px) and (max-width: 1259px) {
	#contact-sb { padding: 44px 9.2% 40px 9.2%; }
}

/* ============================================================
   SIDEBAR — RECENT POSTS
   ============================================================ */
.sidebar-recent-posts { margin: 0 0 40px 0; padding: 0 0 0 0; }
.sidebar-recent-posts h3 {
	font-size: 22px; line-height: 28px; color: #282828; padding: 0 0 12px 0;
	border-bottom: 3px solid #eb1b3b; margin: 0 0 0 0;
}
.sidebar-recent-post-item { padding: 14px 0; border-bottom: 1px solid #efefef; }
.sidebar-recent-post-item:last-child { border-bottom: none; }
.sidebar-recent-post-date {
	font-size: 13px; line-height: 18px; color: #757575; font-weight: 400;
	display: block; margin: 0 0 4px 0;
}
.sidebar-recent-post-title a {
	font-size: 16px; line-height: 22px; color: #282828; font-weight: 600;
	text-decoration: none; display: block;
}
.sidebar-recent-post-title a:hover { color: #eb1b3b; text-decoration: none; }

/* ============================================================
   SIDEBAR — CATEGORIES PANEL
   ============================================================ */
.sidebar-categories { margin: 0 0 40px 0; }
.sidebar-categories h3 {
	font-size: 22px; line-height: 28px; color: #282828; padding: 0 0 12px 0;
	border-bottom: 3px solid #eb1b3b; margin: 0 0 0 0;
}
.sidebar-categories ul { padding: 0; list-style: none; margin: 0; }
.sidebar-categories ul li { padding: 10px 0; border-bottom: 1px solid #efefef; }
.sidebar-categories ul li:last-child { border-bottom: none; }
.sidebar-categories ul li a {
	font-size: 16px; line-height: 22px; color: #282828; font-weight: 400;
	text-decoration: none; display: block;
}
.sidebar-categories ul li a:hover { color: #eb1b3b; }
.sidebar-categories ul li .cat-count {
	color: #757575; font-size: 13px; font-weight: 400; float: right;
}

/* ============================================================
   CONTACT FIRM (big CTA section)
   ============================================================ */
#contact-firm { }
#contact-now { max-width: 1570px; margin: 0 auto; padding: 0 20px; }
#contact-now-inner { padding: 15.28% 0 11.78% 0; }
#contact-firm.alt #contact-now-inner { padding: 3.28% 0 6.78% 0; }
#contact-now .fltlt { width: 55%; padding: 20px 0 0 3%; }
#contact-now .fltrt { width: 39.94%; }
#contact-now p {
	max-width: 560px; color: #000000; font-size: 24px; line-height: 36px;
	padding: 18px 0; font-family: "Roboto", Arial, Helvetica, sans-serif;
}
@media only screen and (min-width: 960px) and (max-width: 1599px) {
	#contact-now p { max-width: 35vw; font-size: 1.5vw; line-height: 2.25vw; padding: 1.13vw 0; }
}
@media only screen and (min-width: 960px) and (max-width: 1299px) {
	#contact-now p { font-size: 20px; line-height: 30px; padding: 15px 0; }
}

/* ============================================================
   FOOTER
   ============================================================ */
footer { background: #160e0f; }
footer-inner { max-width: 1355px; margin: 0 auto; padding: 48px 20px 0 20px; }
#footer-fltlt { width: 61.85%; float: left; }
#footer-fltrt { width: 32.1%; float: right; }
#sitemap { padding: 0 0 25px 0; }
#blog { padding: 0 0 12px 0; }
#contact-us { padding: 0 0 12px 0; }
#social { padding: 0 0 38px 0; float: left; }
#disclaimer { padding: 32px 0 50px 0; border-top: 1px solid #a87980; }
a#home-footer-link {
	width: 255px; height: 45px; display: block; margin: 0 auto 40px auto;
	background: url("assets/images/logo-footer.png") no-repeat center center;
	background-size: contain; text-indent: -99999px; color: #ffffff;
}
footer h2 {
	line-height: 28px; font-size: 24px; color: #fcd803; padding: 0 0 14px 0;
	margin: 0 0 10px 0; font-weight: 700; border-bottom: 1px solid #a97981;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
footer h2 a, footer h2 a:hover { font-weight: 700; color: #fcd803; }
footer #blog h2 { margin: 0 0 23px 0; }
#sitemap ul { list-style: none; padding: 0; margin: 0 0 0 -36px; font-size: 18px; }
#sitemap ul li { padding: 0 36px; margin: 5px 0 6px 0; display: inline-block; color: #ffffff; height: 15px; line-height: 15px; border-right: 2px solid #ffffff; }
#sitemap ul li.last { border: none; padding: 0 0 0 36px; }
#sitemap ul li a { color: #ffffff; font-weight: 400; text-decoration: none; display: inline-block; }
#sitemap ul li a:hover { color: #ffffff; text-decoration: underline; }
.blog-item { width: 100%; height: 95px; padding: 0; margin: 0 0 15px 0; float: left; position: relative; font-size: 18px; line-height: 22px; color: #ffffff; }
.blog-item a { color: #ffffff; font-weight: 400; text-decoration: none; }
.blog-item a:hover { color: #ffffff; }
.blog-item a span.date {
	width: 76px; height: 59px; padding: 17px 0 0 0; float: left; font-weight: 700;
	text-align: center; color: #ffffff; display: block; position: absolute; top: 14px; left: 0;
	background: #eb1b3b; font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.blog-item a span.date strong { color: #ffffff; font-weight: 700; }
.blog-item a span.blog-title { height: 95px; width: 100%; display: table; table-layout: fixed; overflow: hidden; }
.blog-item a span.blog-title span { height: 104px; width: calc(100% - 98px); padding: 0 0 0 98px; display: table-cell; vertical-align: middle; }
.blog-item a:hover span.blog-title span { text-decoration: underline; }
.search-form { width: 100%; height: 44px; background: #ffffff; border-radius: 5px; }
.search-form#footer-search { max-width: 360px; height: auto; margin: 0; float: right; width: 80%; background: none; border-radius: 0; }
.search-form input.search-box { width: 140px; height: 42px; margin: 0; padding: 0 0 0 10px; background: none; color: #757575; border: none; }
.search-form#footer-search input.search-box { width: 75%; float: right; background: #ffffff; border-radius: 0; border: 1px solid #ffffff; }
.search-form input[type=submit].search-button { width: 50px; height: 44px; margin: 0; background: url("assets/images/magnify.png") no-repeat center center; cursor: pointer; color: #ffffff; text-indent: -999999px; border: none; float: right; }
.search-form input[type=submit].search-button:hover { opacity: .85; }
#contact-us p { color: #ffffff; line-height: 22px; padding: 2px 0 6px 0; font-size: 18px; font-weight: 300; }
#contact-us p.first { padding: 83px 0 6px 0; }
#contact-us p span { display: inline-block; }
#contact-us p strong { font-weight: 700; color: #fcd803; }
#contact-us p a { color: #ffffff; font-weight: 300; text-decoration: none; }
#contact-us p a:hover { color: #ffffff; text-decoration: underline; }
a#google-map {
	width: 62.33%; height: 221px; display: block; margin: 21px 0 0 0;
	text-align: center; border: none; color: #ffffff; text-indent: -999999px;
	background: url("assets/images/map.jpg") no-repeat center center;
	background-size: cover; float: right;
}
#social a {
	width: 44px; height: 44px; display: inline-block;
	background: url("assets/images/social-sprites.png") no-repeat left top;
	margin: 0 13px 0 -2px; color: #ffffff; text-align: left; text-indent: -9999px; float: left;
}
#social a:hover { opacity: .75; }
#social a#gbp       { background-position: 0 top; }
#social a#avvo      { background-position: left top -56px; }
#social a#facebook  { background-position: left top -112px; }
#social a#yelp      { background-position: left top -168px; }
#disclaimer p { max-width: 950px; padding: 3px 0; margin: 0 auto; line-height: 19px; font-size: 16px; color: #ffffff; text-align: center; }
#disclaimer p a { color: #ffffff; font-weight: 700; text-decoration: none; }
#disclaimer p a:hover { color: #ffffff; text-decoration: underline; }

/* ============================================================
   MOBILE / SIDE NAV
   ============================================================ */
#site-wrapper { position: relative; overflow: hidden; width: 100%; }
#site-wrapper.show-nav { position: fixed; }
#site-canvas { width: 100%; height: 100%; position: relative; -webkit-transition: .3s ease all; transition: .3s ease all; }
#site-menu {
	font-size: 16px; width: 260px; z-index: 250; overflow: hidden; padding-top: 5px;
	height: 100%; position: absolute; top: 0; left: -260px; background: #282828;
	-webkit-box-shadow: inset -10px 0 5px -5px rgba(0,0,0,0.1);
	box-shadow: inset -10px 0 5px -5px rgba(0,0,0,0.1);
}
#site-wrapper.show-nav #site-canvas { -webkit-transform: translateX(260px); transform: translateX(260px); }
#site-menu-iwrap { width: 100%; height: 100%; overflow-y: scroll; padding-right: 20px; }
#site-mask { height: 0; width: 0; position: absolute; z-index: 240; top: 0; left: 0; background: rgba(0,0,0,0.3); }
#site-wrapper.show-nav #site-mask { height: 100%; width: 100%; }
#site-menu ul { padding: 10px 20px 20px 20px; list-style-type: none; }
#site-menu ul li { border-bottom: 1px solid #ffffff !important; }
#site-menu ul li.nobord { border: none !important; }
#site-menu ul li a { display: block; color: #ffffff; line-height: 18px; text-decoration: none; padding: 15px 0; }
#site-menu ul li a:hover, #site-menu a:focus { color: #ffffff; }
#site-menu ul li ul { display: none; padding: 0 20px 10px 10px; margin-top: -10px; font-size: 14px; }
#site-menu ul li ul li { border: none !important; }
#site-menu ul li ul li a { padding: 7px 0; width: 200px; line-height: 14px; border: none !important; }
#site-menu a#close-nav {
	text-indent: -9999px; display: block; width: 16px; height: 16px !important;
	padding: 0; position: absolute; top: 6px; right: 8px; border-bottom: none;
	border-radius: 8px;
	background: #ffffff url("assets/images/close-bl-sm.png") no-repeat center center;
	background-size: 14px 14px;
}
#site-menu .search-form { margin-top: 15px; width: calc(100% + 20px); }
img.icon-mobile { display: block; margin: 10px 0 0 20px; }
img.imgdrop { margin: 0 0 2px 5px; }

/* ============================================================
   BLOG — POST CARDS (home/archive listing)
   ============================================================ */
.blog-listing { padding: 10px 0 0 0; }

.blog-post-card {
	display: flex; flex-direction: row; margin: 0 0 40px 0;
	border-bottom: 1px solid #e0e0e0; padding: 0 0 40px 0;
}
.blog-post-card:last-child { border-bottom: none; }
.blog-post-card-thumb {
	width: 260px; min-width: 260px; height: 180px; overflow: hidden;
	margin: 0 30px 0 0; flex-shrink: 0;
}
.blog-post-card-thumb a { display: block; height: 100%; }
.blog-post-card-thumb img {
	width: 100%; height: 100%; object-fit: cover;
	display: block; transition: opacity .25s;
}
.blog-post-card-thumb a:hover img { opacity: .88; }
.blog-post-card-no-thumb { width: 260px; min-width: 260px; height: 180px; margin: 0 30px 0 0; flex-shrink: 0; background: #282828; display: flex; align-items: center; justify-content: center; }
.blog-post-card-body { flex: 1; }
.blog-post-card-meta {
	display: flex; align-items: center; gap: 16px;
	margin: 0 0 10px 0;
}
.blog-post-card-date-box {
	width: 56px; height: 56px; background: #eb1b3b; color: #ffffff;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 700; text-align: center; display: flex;
	flex-direction: column; align-items: center; justify-content: center;
	flex-shrink: 0; font-size: 14px; line-height: 16px;
}
.blog-post-card-date-box strong { font-size: 11px; text-transform: uppercase; }
.blog-post-card-cat a {
	font-size: 13px; font-weight: 700; text-transform: uppercase;
	letter-spacing: .07em; color: #eb1b3b; text-decoration: none;
}
.blog-post-card-cat a:hover { text-decoration: underline; }
.blog-post-card-title { padding: 0 0 10px 0; }
.blog-post-card-title a {
	font-size: 26px; line-height: 34px; font-weight: 700; color: #282828;
	text-decoration: none; font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.blog-post-card-title a:hover { color: #eb1b3b; text-decoration: none; }
.blog-post-card-excerpt p {
	font-size: 18px; line-height: 28px; color: #555555; padding: 0 0 14px 0;
}
.blog-post-card-readmore { margin: 6px 0 0 0; }
a.read-more-link {
	font-size: 15px; font-weight: 700; color: #eb1b3b; text-decoration: none;
	padding: 0 20px 0 0;
	background: url("assets/images/gt.png") no-repeat right 7px center;
}
a.read-more-link:hover { color: #282828; }

/* ============================================================
   BLOG — SINGLE POST
   ============================================================ */
.post-meta {
	display: flex; align-items: center; gap: 20px; flex-wrap: wrap;
	margin: 0 0 24px 0; padding: 0 0 16px 0; border-bottom: 1px solid #e0e0e0;
	font-size: 15px; line-height: 22px; color: #757575;
}
.post-meta-date { font-weight: 400; }
.post-meta-cat a { color: #eb1b3b; font-weight: 700; text-decoration: none; }
.post-meta-cat a:hover { text-decoration: underline; }
.post-featured-image {
	width: 100%; margin: 0 0 28px 0;
}
.post-featured-image img { width: 100%; height: auto; display: block; }
.post-content p { font-size: 20px; line-height: 32px; padding: 12px 0; }
.post-content h2 { font-size: 28px; line-height: 34px; }
.post-content h3 { font-size: 24px; line-height: 30px; }
.post-content ul, .post-content ol { font-size: 20px; line-height: 32px; }

/* ============================================================
   BLOG — PAGINATION
   ============================================================ */
.blog-pagination {
	margin: 20px 0 0 0; padding: 30px 0 0 0;
	border-top: 1px solid #e0e0e0; text-align: center;
}
.blog-pagination .nav-links { display: inline-flex; gap: 6px; flex-wrap: wrap; justify-content: center; }
.blog-pagination .page-numbers {
	display: inline-block; width: 42px; height: 42px; line-height: 42px;
	text-align: center; font-size: 16px; font-weight: 700;
	color: #282828; text-decoration: none;
	border: 2px solid #e0e0e0; border-radius: 4px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	transition: .2s;
}
.blog-pagination .page-numbers:hover,
.blog-pagination .page-numbers.current { background: #eb1b3b; color: #ffffff; border-color: #eb1b3b; }
.blog-pagination .page-numbers.prev,
.blog-pagination .page-numbers.next { width: auto; padding: 0 16px; }

/* ============================================================
   RESPONSIVE — Tablet & Mobile SHARED  (≤959px)
   ============================================================ */
@media only screen and (max-width: 959px) {
	h1, h2.h1 { line-height: 34px; font-size: 32px; }
	h2 { line-height: 30px; font-size: 28px; }
	h2.ind { line-height: 58px; font-size: 22px; margin: 0 0 10px -10px; }
	h2.ind span { padding: 13px 20px; }
	h2.ind.alt { line-height: 48px; font-size: 18px; margin: 0 0 10px -10px; }
	h2.ind.alt span { padding: 10px 16px; }
	h3 { line-height: 30px; font-size: 28px; }
	h4 { line-height: 24px; font-size: 22px; }
	h5 { line-height: 24px; font-size: 22px; }
	h6 { line-height: 22px; font-size: 20px; }
	input[type=submit].subform { line-height: 37px; height: 40px; font-size: 18px; width: 163px; }
	breadcrumbs { font-size: 16px; }
	breadcrumbs a { background: url("assets/images/gt.png") no-repeat right 7px; }
	a.home-link { width: 222px; height: 62px; }
	a.call-link { font-size: 24px; line-height: 62px; padding: 0; }
	ul#menu, ul#menu ul { display: none; }
	featured-page-wrap { padding: 62px 0 0 0; border-bottom: 4px solid #fcd803; }
	featured-page .text-pane { width: 58.35%; padding: 80px 0; }
	featured-page h1, featured-page h2 { line-height: 48px; font-size: 26px; margin: 0 0 28px 0; }
	featured-page h1 span, featured-page h2 span { padding: 3px 7px; }
	main-inner, .main-inner { padding: 0; }
	content, .content { width: auto; float: none; padding: 20px 20px 0 20px; }
	sidebar, .sidebar { width: auto; float: none; padding: 20px 20px 0 20px; }
	.related-links { margin: 40px auto; padding: 0 20px 20px 20px; }
	#contact-now-inner, #contact-firm.alt #contact-now-inner { padding: 80px 0; }
	#contact-now .fltlt { width: 52%; }
	#contact-now p { max-width: 310px; font-size: 18px; line-height: 26px; padding: 14px 0; }
	footer-inner { padding: 28px 20px 0 20px; }
	#footer-fltlt { width: auto; float: none; }
	#footer-fltrt { width: auto; float: none; }
	#contact-us { padding: 0 0 31px 0; }
	a#home-footer-link { margin: 0 auto 20px auto; }
	.blog-item { width: 48%; padding: 0 2% 0 0; font-size: 14px; line-height: 18px; }
	#sitemap ul { margin: 0 0 0 -8px; font-size: 16px; }
	#sitemap ul li { padding: 0 8px; }
	#sitemap ul li.last { padding: 0 0 0 8px; }
	#contact-us p { font-size: 16px; }
	a#google-map { width: 50%; }
	#disclaimer { padding: 25px 0 30px 0; }
	#disclaimer p { line-height: 17px; font-size: 14px; }
	/* blog card */
	.blog-post-card-thumb, .blog-post-card-no-thumb { width: 200px; min-width: 200px; height: 140px; margin: 0 20px 0 0; }
	.blog-post-card-title a { font-size: 22px; line-height: 28px; }
}

/* ============================================================
   PC ONLY  (≥960px)
   ============================================================ */
@media only screen and (min-width: 960px) {
	.nopc { display: none !important; }
}

/* ============================================================
   TABLET ONLY  (640–959px)
   ============================================================ */
@media only screen and (min-width: 640px) and (max-width: 959px) {
	.notablet { display: none !important; }
	#contact-now .fltlt { width: auto; padding: 0 0 40px 0; float: none; }
	#contact-now .fltrt { width: auto; max-width: 400px; margin: 0 auto; float: none; }
}

/* ============================================================
   MOBILE ONLY  (≤639px)
   ============================================================ */
@media only screen and (min-width: 1px) and (max-width: 639px) {
	body { font-size: 18px; line-height: 28px; }
	.nomobile { display: none !important; }
	h1, h2.h1 { line-height: 30px; font-size: 28px; }
	h2 { line-height: 26px; font-size: 24px; }
	h3 { line-height: 26px; font-size: 24px; }
	h4 { line-height: 22px; font-size: 20px; }
	.fltlt, .fltrt, .fltlt-wide, .fltrt-thin, .fltlt-thin, .fltrt-wide { width: 100%; float: none; }
	.flt3col { width: 100%; float: none; margin: 0; }
	.captionbox-left, .captionbox-right { max-width: 33%; }
	breadcrumbs { font-size: 14px; }
	breadcrumbs a { background: url("assets/images/gt.png") no-repeat right 5px; }
	a.home-link { width: 160px; }
	a.call-link { width: 30px; background: url("assets/images/phone.png") no-repeat center center; text-indent: -99999px; text-align: left; overflow: hidden; background-size: auto 30px; }
	featured-page .text-pane { width: auto; padding: 200px 0 20px 0; }
	featured-page h1, featured-page h2 { line-height: 40px; font-size: 22px; margin: 0 0 15px 0; }
	ul.clist li { background: url("assets/images/bullet.png") no-repeat left 19px; background-size: 10px 10px; }
	.blog-item { width: 100%; padding: 0; }
	#social { padding: 0 0 18px 0; float: none; }
	.search-form#footer-search { float: none; width: auto; padding-bottom: 30px; }
	.search-form#footer-search input.search-box { width: 75%; float: left; }
	a#google-map { max-width: 523px; height: 150px; width: auto; margin: 21px auto 0 auto; float: none; }
	#contact-us p { line-height: 30px; font-size: 14px; }
	#contact-us p.first { padding: 22px 0 6px 0; }
	#sitemap ul li { margin: 5px 0 16px 0; }
	#contact-now-inner, #contact-firm.alt #contact-now-inner { padding: 40px 0; }
	#contact-now .fltlt { width: auto; padding: 0 10px 40px 10px; float: none; }
	#contact-now .fltrt { width: auto; max-width: 400px; margin: 0 auto; padding: 0 10px; float: none; }
	#contact-now p { font-size: 16px; line-height: 24px; padding: 12px 0; }
	footer h2 { line-height: 24px; font-size: 22px; padding: 0 0 10px 0; margin: 0 0 7px 0; }
	/* blog card — stack on mobile */
	.blog-post-card { flex-direction: column; }
	.blog-post-card-thumb, .blog-post-card-no-thumb { width: 100%; min-width: unset; height: 200px; margin: 0 0 16px 0; }
	.blog-post-card-title a { font-size: 22px; line-height: 28px; }
}

/* ============================================================
   PRINT
   ============================================================ */
@media only print {
	.noprint { display: none !important; }
	header { display: none; }
	breadcrumbs { display: none; }
	main { padding: 0; margin: 0; width: 100%; }
	main-inner { padding: 0; margin: 0; width: 100%; }
	content { padding: 0; margin: 0; width: 100%; float: none; }
	sidebar { display: none; }
	footer { padding: 0; margin: 0; width: 100%; }
	footer-inner { padding: 0; margin: 0; width: 100%; }
}
