<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Ross Law
Theme URI: http://nextclient.com/
Description: Designed and Powered by NextClient, Inc.
Author: NextClient, Inc.
Version: 1.0
Template: universal
*/

/* Universal Begins */
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

i strong, em strong {font-style: italic;}
b em {font-weight: bold;}

header,nav,article,footer,section,aside,figure,figcaption{display:block}

a {outline: none;}

#nav-below {margin: 10px 0; overflow: hidden;}
.nav-previous, .nav-next {float: left; display: inline; width: 50%;}
.nav-next {float: right;text-align: right;}
.nav-previous a, .nav-next a {text-decoration: none;}

div.entry-meta {font-size: 90%;}
body.single .shareThisWrapper {margin: 0px 0 20px;}
.post_entry_mult {
	border-bottom: 1px solid #999;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
	.post_entry_mult_left {float: left; display: inline; width: 150px;}
	.post_entry_mult_right {padding-left: 160px;}
	.post_entry_mult .shareThisWrapper {margin: 0;}
	div.post_entry_mult h2 {padding-bottom: 0; margin-bottom: 0;}
	.excerpt_meta {font-size: 80%; margin: 0 0 10px;}
.postThumbSingle {float: left; margin: 5px 10px 0 0;}
.tag-links {display: block;}
.google-map {height: 350px;margin: 0 0 25px; border: 1px solid #333;}
/* Universal Ends */


strong {font-weight: bold;}
em {font-style: italic;}
em strong, strong em {font-weight: bold;}

/* General */
html {
	background: #4e4e4f;
}
body {
	font-family: 'PT Sans', sans-serif;
	font-size: 100%;
	line-height: 1.5;
	color: #3f3f3f;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	padding: 0 0 1.25em;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
	font-weight: bold;
	font-family: 'Cabin', sans-serif;
	color: #404042;
	padding: 0 0 0.3em 0;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	padding: 0 0 1.25em 0;
}
h2 {
	font-size: 1.13em;
	font-weight: normal;
	padding: 0 0 0.63em 0;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}
h5 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	outline: none;
	color: #ee1e24;
}
a:hover {
	text-decoration: underline;
}
ul, ol {
	padding-left: 1.88em;
}

ul li, ol li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
ul ul {
	padding-bottom: 0;
}
#wrapper {
	background: url(img/texture.png);
}
.container {
	max-width: 940px;
	margin: 0 auto;
	overflow: hidden;
}
#mainHeader {
	margin: 0 auto;
	background: #fff;
	position: relative;
	z-index: 10;
}
	#mainHeader .container {
		position: relative;
		overflow: visible;
		padding: 0 0 2em;
	}
	#lm {
		margin: 1em 0 0 0;
		float: left;
	}
		#lm_mob {
			display: none;
		}
		.logo-main img {
			display: block;
			width: 100%;
		}

	#mhRight {
		float: right;
		display: inline;
		padding: 0;
		margin: 2.6em 0 0 0;
	}
		.mhr {
			float: right;
			display: inline;
			list-style-type: none;
			list-style-position: outside;
			line-height: 28px;
		}
		#mhr1, #mhr2 {
			font-size: 0.81em;
			color: #3f3f3f;
		}
		#mhr2 {
			border-left: 1px solid #d4d4d4;
			border-right: 1px solid #d4d4d4;
			padding: 0 1em;
			margin: 0 1em;
		}
		#mhr2 a {
			color: #3f3f3f;
			background: url(img/mhr-phone.png) left center no-repeat;
			padding: 0 0 0 1.6em;
		}
		#mhrSearch {
			height: 28px;
			display: block;
			clear: both;
			background: url(img/mhrs-input.png) no-repeat;

		}
		#mhrsInput, #mhrsSubmit {
			border: 0;
			margin: 0;
			outline: 0;
		}
		#mhrsInput {
			padding: 8px 10px 7px;
			height: 13px;
			font-size: 13px;
			line-height: 1;
			color: #939393;
			float: left;
			display: inline;
			background: transparent;
		}
		#mhrsSubmit {
			background-repeat: no-repeat;
			background-image: url(img/mhrs-submit.png);
			width: 36px;
			height: 28px;
			cursor: pointer;
			float: right;
			display: inline;
		}
			#mhrsSubmit:hover {
				background-position: left bottom;
			}
.clearem {
	clear: both;
}
nav.mm {
	display: none;
	text-align: center;
	margin: 0 auto;
	background: url(img/menu-x.png) repeat-x;
	border-radius: 5px;
	position: absolute;
	bottom: -17px;
	z-index: 3;
	width: 100%;
	box-shadow: 0 5px 10px #333;
}
	nav.mm.on {
		display: block;
	}
	nav.mm &gt; ul &gt; li &gt; a {
		text-shadow: black 0.2em 0.2em 0.5em
	}
	nav.mm ul, nav.mm ul ul {
		/* Values below should usually match */
		height: 35px;
		top: 35px;
	}
	nav.mm ul ul, nav.mm ul ul ul,
	nav.mm ul li:hover ul ul {
		/* Values below should usually match */
		left: 150px;
		width: 150px;
	}
	nav.mm ul,
	nav.mm ul li {
		list-style: none;
		margin: 0px;
		padding: 0px;
		position: relative;
		font-size: 0;
	}
	nav.mm ul {
		top: 0;
		z-index: 96;
	}
	nav.mm ul li {
		z-index: 97;
		display: inline-block;
		zoom: 1;
		*display: inline;
	}
	nav.mm ul li a {
		vertical-align: top;
		display: inline-block;
		overflow: hidden;
		text-decoration: none;
		padding: 11px 22px 12px;
		color: #fff;
		font-size: 12px;
		line-height: 12px;
		font-family: 'PT Sans', sans-serif;
		text-transform: uppercase;
	}
	nav.mm ul ul a {
		text-transform: none;
	}
	body.home nav.mm &gt; ul &gt; li &gt; span &gt; a, nav.mm ul li.current-menu-item a {
		background: url(img/a-current.png) repeat-x;
    }
	nav.mm ul li a:hover,
	nav.mm ul li:hover a {
		background: url(img/a-hover.png) repeat-x;
		color: #fff;
		text-decoration: none;
	}

	/*--- 2nd level drop ---*/
	nav.mm ul ul {
		display: none;
		position: absolute;
		z-index: 98;
		left: 0px;
		height: auto;
		border: 1px solid #9E1922;
		text-align: left;
	}

	nav.mm ul li:hover ul {
		display: block;
	}
	nav.mm ul ul li {
		position: relative;
		z-index: 99;
		display: inline;
		zoom: normal;
	}
	nav.mm ul ul li a,
	nav.mm ul ul ul li a{
		position: relative;
		z-index: 100;
		display: block;
		height: auto;
		width: auto;
		padding: 5px 10px;
		border-top: none;
	}
	nav.mm ul ul li a,
	nav.mm ul li:hover ul li a,
	nav.mm ul ul ul li a,
	nav.mm ul li:hover ul li:hover ul a {
		background: #B40137;
		color: #fff;
	}

	nav.mm ul ul li a:hover,
	nav.mm ul ul li:hover a,
	nav.mm ul li:hover ul li:hover a,
	nav.mm ul ul ul li a:hover,
	nav.mm ul li:hover ul ul li a:hover,
	nav.mm ul ul li:hover ul li a:hover {
		background: #E72532;
		color: #fff;
	}

	/*--- 3rd level drop ---*/

	nav.mm ul ul ul,
	nav.mm ul li:hover ul ul {
		display: none;
		position: absolute;
		top: 0;
		margin: 0;
	}
	nav.mm ul li ul li,
	nav.mm ul li ul li ul li {
		display: none;
	}
	nav.mm ul li:hover ul li,
	nav.mm ul li ul li:hover ul li {
		display: block;
	}

	/* --- IE (all versions) position fix --- */
	.ie6 nav.mm ul li:hover ul ul,
	.ie7 nav.mm ul li:hover ul ul,
	.ie8 nav.mm ul li:hover ul ul,
	.ie9 nav.mm ul li:hover ul ul {
		top: 0px;
	}
	nav.mm ul ul li:hover ul {
		display: block;
	}
	nav.mm &gt; ul &gt; li {
		background: url(img/a-div.png) right top no-repeat;
		padding: 0 1px 0 0;
	}
	nav.mm &gt; ul &gt; li &gt; span {
		display: block;
		padding: 0 0 0 1px;
		background: url(img/a-div.png) left top no-repeat;
	}

#mm_mob_toggle {
	background: url(img/mm_mob_toggle.png) left bottom repeat-x;
	display: block;
	text-align: center;
	color: #fff;
	text-shadow: black 0.2em 0.2em 0.5em;
	text-transform: uppercase;
	line-height: 1;
	padding: 0.5em 0;
	cursor: pointer;
}
nav.mm_mob {
	padding: 0;
	display: none;
	background: #ba0c3c;
}
	nav.mm_mob.on {
		display: block;
	}
	nav.mm_mob &gt; ul {display: none;}
	nav.mm_mob.active &gt; ul {display: block;}
	nav.mm_mob ul {
		padding: 0;
	}
		nav.mm_mob ul li {
			list-style-type: none;
			list-style-position: outside;
			display: block;
		}
		nav.mm_mob ul li a {
			display: block;
			font-size: 0.875em;
			padding: 0.2em 2%;
			color: #fff;
			text-transform: uppercase;
		}
			nav.mm_mob ul li a:hover {
				background: #E74131;
				text-decoration: none;
			}
			nav.mm_mob ul ul a {
				padding-left: 4%;
			}
			nav.mm_mob ul ul ul a {
				padding-left: 6%;
			}

#subheader {
	background: #2B2B2C;
	position: relative;
}
	#subheader .container {
		position: relative;
		max-width: 2000px;
	}
	#slides {
		height: 331px;
	}
	body.home #slides {
		height: 485px;
	}

	.slide {
		display: block;
		width: 100%;
		height: 100%;
		background-position: center top;
		background-repeat: no-repeat;
		display: none;
	}
	.slide span {
		position: absolute;
		background-position: center top;
		background-repeat: no-repeat;
		display: block;
		width: 100%;
		height: 100%;
		opacity: 0;
	}
	.slide img {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
	}
	.slide .bg {z-index: 2;}
	.slide .fg {z-index: 4; opacity: 0;}
	#slides .placeHolder {display: none; width: 100%;}

	#slide1 {background-image: url(img/slides/sub/large/1.jpg)}
	#slide2 {background-image: url(img/slides/sub/large/2.jpg)}
	#slide3 {background-image: url(img/slides/sub/large/3.jpg)}
	#slide4 {background-image: url(img/slides/sub/large/4.jpg)}
	#slide5 {background-image: url(img/slides/sub/large/5.jpg)}
	body.home #slide1 {background-image: url(img/slides/home/large/1.jpg)}
	body.home #slide2 {background-image: url(img/slides/home/large/2.jpg)}
	body.home #slide3 {background-image: url(img/slides/home/large/3.jpg)}
	body.home #slide4 {background-image: url(img/slides/home/large/4.jpg)}
	body.home #slide5 {background-image: url(img/slides/home/large/5.jpg)}

	.slide img {
		width: 100%;
		max-width: 800px;
	}
	.slide img.bg {display: none;}
	#slides.mob .fg {display: none;}

@media screen and (max-width: 800px) {
	#slides, body.home #slides {height: auto;}
	#slides .slide, body.home #slides .slide {background-image: none;}
	#slides .placeHolder, .slide img.bg {display: block;}
}

.prev, .next {
	position: absolute;
	top: 211px;
	width: 60px;
	height: 94px;
	overflow: hidden;
	display: none;
	z-index: 20;
}
body.home .prev, body.home .next {
	top: 195px;
}
.prev {
	left: 0;
}
.next {
	right: 0;
}
.prev img, .next img {display: block;}
.prev:hover img {margin: -94px 0 0;}
.next img {margin: 0 0 0 -60px;}
.next:hover img {margin: -94px 0 0 -60px;}
@media screen and (min-width: 960px) {
	#subheader:hover .prev,
	#subheader:hover .next {
		display: block;
	}
}


.cols3 {padding: 0;}
	.cols3 .col {
		list-style-type: none;
		list-style-position: outside;
		width: 31%;
		float: left;
		display: inline;
	}
	.cols3 .col2 {margin: 0 3.5%;}



.cols4 {padding: 0;}
	.cols4 .col {
		list-style-type: none;
		list-style-position: outside;
		width: 23%;
		float: left;
		display: inline;
		margin: 0 2.5% 0 0;
	}
	.cols4 .col4 {margin: 0;}
a.learn-more {
	background: #c3c3c3;
	color: #3f3f3f;
	display: block;
	line-height: 1;
	padding: 0.8em 0;
	margin: 0 auto;
	text-align: center;
	width: 80%;
	max-width: 100px;
	border: 1px solid #999999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
	a.learn-more:hover {
		background: #dadada;
		text-decoration: none;
	}
#band_areas {
	border-bottom: 1px solid #c3c3c3;
	display: block;
}
#areas {
	padding: 3.12em 0;
	overflow: hidden;
}
	.areas-icon {
		display: block;
		width: 25%;
		max-width: 73px;
		margin: 0 auto 1.25em;
	}
	#areas h3 {
		color: #a60c35;
		font-size: 1.32em;
		font-weight: normal;
		text-align: center;
		padding: 0;
		margin: 0 0 0.3em;
	}
	#areas h3 span {
		display: block;
	}
	#areas p {
		text-align: center;
		line-height: 1.4;
	}
#band_testimonials {
	border-bottom: 1px solid #c3c3c3;
	display: block;
}
#band_testimonials .container {
	overflow: visible;
}
#testimonials {
	padding: 0 0 3.12em;
	overflow: hidden;
}
	#testimonials p {
		text-align: center;
		font-family: 'Cabin', sans-serif;
		font-size: 1.13em;
		font-style: italic;
		color: #686868;
	}
	#testimonials p.tAuthor {
		font-weight: bold;
		text-align: center;
		font-size: 1em;
		font-style: normal;
		color: #404042;
	}
	#testimonials-head {
		text-align: center;
		margin: -2em 0 2.5em;
	}
		#button-testimonials {
			display: block;
			margin: 0 auto 1.1em;
		}
		#testimonials-head h3 {
			font-size: 1.38em;
			font-weight: normal;
			padding: 0;
		}
#contentArea {
	margin: 0 auto;
	overflow: hidden;
	padding: 3em 0 2.6em;
	border-bottom: 1px solid #c3c3c3;
}
body.home #contentArea {
	background: #e8e8e8;
	padding: 3em 0 3.6em;
}
#mainContent {

}

#shareThisPage {clear: both; border-top: 1px solid #2a3868; padding: 20px 0 0; margin: 15px 0 0;}
#shareThisPageHead {display: inline-block; font-size: 16px; line-height: 1; font-weight: normal; text-transform: uppercase; margin: 0 10px 0 0;}
#shareThisPage .shareThisWrapper {display: inline-block;}
.shareThisWrapper {font-size: 0;}
.dskSharingIcon {width: 16px; height: 16px; display: inline-block; margin: 0 14px 0 0; background-image: url(https://d78c52a599aaa8c95ebc-9d8e71b4cb418bfe1b178f82d9996947.ssl.cf1.rackcdn.com/dsk_sharing/icons/ftlg_16.png);}
.dskSharingIcon:hover {opacity: 0.8;}
.dskSharingIcon_facebook{background-position: 0 0;}
.dskSharingIcon_twitter{background-position: -16px 0;}
.dskSharingIcon_linkedin{background-position: -32px 0;}
.dskSharingIcon_googleplus{background-position: -48px 0;}
.mcTable {margin: 0 0 20px;}
.mcTable td {vertical-align: top; display: block;}
.mcTable ul {padding: 0 0 0 30px;}

#band_mainFooter {
	clear: both;
	background: #e8e8e8;
	border-bottom: 1px solid #c3c3c3;
}
	#fImage {
		display: block;
		width: 100%;
		max-width: 302px;
		margin: 0 auto;
	}
	#fCol3 {
		padding: 3em 0 2em;
		border-bottom: 1px solid #c3c3c3;
		overflow: hidden;
	}
	#fLoc {
		padding: 0 0 0 20%;
	}
		#fLoc h3 {
			font-size: 1.22em;
			font-weight: normal;
			padding: 0.2em 0 0.3em;
		}
		#fLoc p {
			font-size: 0.81em;
			padding: 0 0 1em;
		}
	#fLogos {
		display: block;
		margin: 0 auto;
		width: 100%;
		max-width: 263px;
	}
	#geoBlock {
		font-size: 0.81em;
		color: #535354;
		padding: 3em 0;
		font-style: italic;
		text-align: center;
	}

#band_footerNav {

}
#footerNav {
	padding: 3em 0 2.5em;
	text-align: center;
	font-size: 0.75em;
}
	#footerNav li {
		list-style-type: none;
		list-style-position: outside;
		padding: 0 1em;
		margin: 0 0 0.5em;
		display: inline-block;
		border-left: 1px solid #535354;
	}
	#footerNav li.noBorder {
		border: 0;
	}
	#footerNav a {
		color: #535354;
		text-transform: uppercase;
		font-weight: bold;
	}
	#footerNav a:hover {
		color: #000;
		text-decoration: none;
	}


#band_ncarea{

}
#nc-area {
	/* margins, paddings, etc. */
	overflow: hidden;
	width: 400px;
	margin: 0 auto;
	padding: 25px 0;
}
	#nc-area, #nc-area a {
		font-family: arial;
		font-size: 10px;
		line-height: 13px;
		color: #ccc;
		text-decoration: none;
		font-weight: normal;
	}
	#nc-area a {

	}
	#nc-area a:hover {
		text-decoration: underline;
		font-weight: normal;
	}
	#logo-nextclient {
		float: left;
	}
	#nc-area p {
		float: left;
		display: inline;
		padding: 5px 0;
		margin: 0 0 0 10px;
	}

@media screen and (max-width: 440px) {
	#nc-area {
		width: auto;
		padding: 12px 0;
	}
	#logo-nextclient {
		display: none;
	}
}



/* NextClient Items */

body div#sthoverbuttons {
	top: 90px;
}
.qc-toggle {
    position: fixed;
    right: 0;
    top: 90px;
    z-index: 200;
}
.qc-button {
    float: left;
    display: inline;
}
#qc-open {
    display: block;
}


/* Newsletter Styling */
#nl-container {
	overflow: hidden;
}
#nl-pageTitle {
	border-bottom: 1px solid #333;
}
#nl-sidebar {
	width: 30%;
	float: left;
	display: inline;
}
	ul#nl-articles, ul#nl-newslinks {
		margin: 0;
		padding: 0;
	}
	#nl-articles li, #nl-newslinks li {
		border-bottom: 1px solid #000;
		display: block;
	}
		#nl-articles li.nl-last-item, #nl-newslinks li.nl-last-item {
			border-bottom: 0;
		}
		#nl-articles li {
			padding: 0 0 0.8em;
			margin: 0 0 0.8em;
		}
		#nl-newslinks li {
			padding: 0 0 0.4em;
			margin: 0 0 0.5em;
		}
		#newslinkHeader {
			color: #000;
			font-size: 1.3em;
			font-weight: bold;
			margin: 0 0 0.6em;
		}
		a.nl-article-headline {
			color: #9d1c20;
			font-weight: bold;
			display: block;
			text-decoration: none;
			margin: 0 0 0.3em;
		}
		a.nl-article-headline:hover {
			text-decoration: underline;
		}
		.nl-excerpt {

		}
#nl-mainContent {
	width: 65%;
	float: right;
	display: inline;
}
#nl-copyright {
	font-size: 0.8em;
	text-align: center;
	padding: 1em 0 1.5em;
}
body.nl-page #sidebar {
	display: none;
}
body.nl-page #mainContent {
	float: none;
	display: block;
	width: auto;
}

/* Newsletter - Custom */

h1#nl-pageTitle {
}
h2#nl-articleTitle {
}

/* Newsletter Styling Ends */

/* Newsletter Styling Ends */

/* Contact Form Styling */
.nc_form {
	background-color: #f0f0f0;
	padding: 1.25em 2%;
	margin: 0 0 1.25em;
	border: 2px solid #c0c0c0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.nc_form .req {
	color: #F71704;
}
.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {
	display: block;
	width: 98%;
	padding: 0;
}
	.nc_form input,
	.nc_form textarea {
		background: #fff;
		color: #8B898C;
	}
	.nc_form input,
	.nc_form textarea,
	.nc_form .captcha-container {
		border: 1px solid #999;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	.nc_form label {
		margin: 0 0 .125em;
	}
	.nc_form input,
	.nc_form textarea,
	.nc_form select {
		margin: 0 0 10px;
		padding: .4em 1%;
	}
	.nc_form textarea {
		height:60px;
	}
	.nc_form .captcha-container {
		padding: 0;
		width: 100%;
	}

.nc_form input.hidden {
	display:none;
}
.nc_form input.submit-button {
	cursor:pointer;
	margin: 1em 0;
	padding: 0.6em 2%;
	width:auto;
	height:auto;
	background:#555;
	color:#fff;
	line-height: 1;
}
	.nc_form input.submit-button:hover {
		background:#777;
	}
.nc_form input.error {
	border-color:#f00;
}
.nc_form label.error {
	color: #f00;
}
.ncfDisclaimer {
	font-size: 80%;
	margin: 0 0 1em;
	padding: 0.33em 0 0;
}
	.ncfDisclaimer span {
		display: block;
		font-weight: bold;
		font-size: 125%;
	}
		.ncfDisclaimer span.req {
			display: inline;
			font-size: 80%;
		}
	.ncfDisclaimer input {
		display: inline;
		width: 10px;
		height: 10px;
		margin: 0 5px 0 0;
	}
	.ncfDisclaimer label {
		display: inline;
	}
.nc_form .captcha-wrapper {
}
	.nc_form .captcha-wrapper input {
		max-width: 200px;
	}
	.nc_form .captcha-container {
		background: #fff;
		border: 1px solid #333;
		margin: 0 0 4px;
		text-align: center;
		max-width: 200px;
	}
	.nc_form .captcha-image {
		cursor: pointer;
		display: block;
		width: 100%;
	}
.nc_form .checkbox {
	margin: 0 0 10px;
}
	.nc_form .checkbox input {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
		margin: 0 0 0 10px;
	}
		.nc_form .checkbox input.delin {
			margin: 0;
		}
.nc_form .radio {
	margin: 0 0 10px;
}
	.nc_form .radio input {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
		margin: 0 0 0 10px;
	}
		.nc_form .radio input.delin {
			margin: 0;
		}
.nc_form .inlineSelect select {
	display: inline;
	width: auto;
}

/* reCAPTCHA v2 invisible */
.grecaptcha-badge {visibility: hidden;}
.grDisclaimerBox {
	background-color: #4a90e2;
	overflow: hidden;
	height: 60px;
	width: 255px;
}
.nc_form .grDisclaimerBox {
    box-shadow: rgba(0,0,0,0.75) 0px 0px 5px;
	margin: 0 0 20px;
}
.grDisclaimerBoxNarrow {width: 180px;}
.grDisclaimerBoxNarrow .grdbBadge {display: none;}
.grdbBadge {
	float: left;
	width: 70px;
	height: 100%;
	background-color: #fff;
	background-image: url(img/recaptcha-logo-48.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.grdbText {
	float: left;
	color: #fff;
	width: 185px;
	box-sizing: border-box;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-size: 13px;
	padding: 15px 15px 0;
	line-height: 1;
}
.grdbHead {
	display: block;
	margin: 0 0 5px;
}
.grdbLinks a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
.grdbLinks a:hover {text-decoration: underline;}
.grdbSep {font-size: 8px;}
/* reCAPTCHA v2 invisible */
/* Contact Form - Custom */

/* Contact Form Styling Ends */

/* Form Validation -- Begins */
form input[type=text].validationError, 
form textarea.validationError, 
form select.validationError,
form .validationError::placeholder {
    background-color: red !important;
    color: #fff !important;
}
form .validationError:-moz-placeholder,
form .validationError::-moz-placeholder {
	opacity: 1;
}

input[type=checkbox].validationError {
    position:relative
}

.cfRequiredMark {
	position: relative;
	font-size: 0;
}
input[type=radio].validationError + .cfRequiredMark:before,
input[type=checkbox].validationError  + .cfRequiredMark:before {
	display: inline-block;
	content: "";
	position: absolute;
	left: -26px;
	top: -11px;
	background-color: red;
	height: 8px;
	width: 8px;
	border-radius: 4px;
	opacity: 1;
	box-shadow: 1px 1px 3px red;
}

.validationFeedback {
    display: none;
    text-align: center;
    background-color: #f5770c;
    color: #000;
    padding: 20px 20px 0;
    margin:0 auto 20px
}

.vfActive {
    display: block
}

.vfFailedFullNamelValidationPrompt,
.vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidationPrompt,
.vfFailedZipValidationPrompt {display: none;}
.vfFailedFullNamelValidation .vfFailedFullNamelValidationPrompt,
.vfFailedEmailValidation .vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidation .vfFailedTelephoneValidationPrompt,
.vfFailedZipValidation .vfFailedZipValidationPrompt {display: block;}
/* Form Validation -- Ends */


@media screen and (max-width: 1040px) {
	#sthoverbuttons, .qc-toggle {display: none;}
}

@media screen and (max-width: 960px) {
	.container {
		padding: 0 2%;
	}
	#mainHeader .container {
		padding: 0 2% 2em;
	}
	nav.mm {
		width: 96%;
	}
}

@media screen and (max-width: 800px) {

	.cols4 .col {margin: 0 4% 0 0; width: 48%;}
	.cols4 .col2, .cols4 .col4 {margin: 0;}

	#areas h3 span {display: inline;}
	.cols4 .col1, .cols4 .col2 {margin-bottom: 2em;}
}
@media screen and (max-width: 700px) {
	#mhRight {
		margin: 1.5em 0 0;
	}
	#mhr2 {
		border-right: 0;
		padding: 0 0 0 1em;
		margin: 0 0 0 1em;
	}
	#mhr1 {
		margin-bottom: 0.5em;
	}
	#mhr2 {
		clear: both;
	}


	.cols3 .col {
		float: none;
		display: block;
		width: auto;
	}
	#areas h3 span {
		display: inline;
	}
	.cols3 .col1, .cols3 .col2 {
		margin: 0 0 2em;
	}
	#fLoc {
		padding: 0;
		text-align: center;
	}
}
@media screen and (max-width: 480px) {
	#mhrSearch {
		margin: 0 auto 1.2em;
		max-width: 240px
	}
	#lm {display: none;}
	#lm_mob {
		display: block;
		margin: 0 auto 1em;
		width: auto;
		max-width: 141px;
	}
	#mhRight {
		overflow: hidden;
		float: none;
		display: block;
		margin: 0;
		padding: 1em 0 0;
		width: auto;
	}

	#mhr1 {
		float: none;
		display: block;
		margin: 0 auto 1em;
	}
	#mhr2, #mhr3 {
		padding: 0;
		border: 0;
	}
	#mhr2 {
		margin: 0 15% 0 0;
	}
	#mhr3 {
		float: left;
		margin: 0 0 0 15%;
	}


	.cols4 .col {
		float: none;
		display: block;
		width: auto;
		margin: 0 0 2em;
	}
	.cols4 .col4 {margin: 0;}


}
@media screen and (max-width: 420px) {
	#mhr2 {
		margin: 0 10% 0 0;
	}
	#mhr3 {
		margin: 0 0 0 10%;
	}
}

@media screen and (max-width: 370px) {
	#mhr2 {
		margin: 0 4% 0 0;
	}
	#mhr3 {
		margin: 0 0 0 4%;
	}
}
@media screen and (max-width: 315px) {
	#mhr2, #mhr3 {
		display: block;
		float: none;
		padding: 0;
		margin: 0;
		text-align: center;
	}
}



@media screen and (max-width: 200px) {
	#mhrSearch {
		display: none;
	}
}




#mainHeader .container.mob {padding-bottom: 1em;}

/* desktop menu as window is resized down*/
/* blog */
@media screen and (max-width: 960px) {nav.mm #menu-item-37 {display: none;}}
/* directions */
@media screen and (max-width: 900px) {nav.mm #menu-item-34 {display: none;}}
/* resources */
@media screen and (max-width: 800px) {nav.mm #menu-item-38 {display: none;}}
/* testimonials */
@media screen and (max-width: 700px) {nav.mm #menu-item-35 {display: none;}}
/* successes */
@media screen and (max-width: 590px) {nav.mm #menu-item-36 {display: none;}}



@media screen and (max-width: 500px) {
	#geoBlock {
		padding: 1.5em 0;
	}


	#footerNav {
		padding: 2em 0 1.5em;
		font-size: 0.6em;
	}
}


.out {
	opacity: 0.1;
	-moz-transform:scale(0.5);
	-webkit-transform:scale(0.5);
	-o-transform:scale(0.5);
	transform:scale(0.5);
}
.in {
    opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;

	-webkit-animation: avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Safari 4+ */
	-moz-animation:    avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Fx 5+ */
	-o-animation:      avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Opera 12+ */
	animation:         avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* IE 10+ */


    -moz-transform:scale(1);
	-webkit-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}

.animate-in {
	-webkit-animation: avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Safari 4+ */
	-moz-animation:    avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Fx 5+ */
	-o-animation:      avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Opera 12+ */
	animation:         avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* IE 10+ */
	opacity: 1;
	-moz-transform:scale(1);
	-webkit-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);

}



#contactLeft, #contactRight {
	display: inline;
	width: 48%;
}
#contactLeft {
	float: left;
	padding: 0 4% 0 0;
}
#contactRight {
	float: right;
}
@media screen and (max-width: 550px) {
	#contactLeft, #contactRight {
		float: none;
		display: block;
		width: auto;
		padding: 0;
	}
}


body.page-id-5 .qc-toggle {display: none;}

html.ltie9 {
	min-width: 960px;
	_width: 960px;
}
html.ltie9 #lm {
	width: 141px;
}
html.ltie9 #mhRight {
	width: 540px;
}
html.ltie9 #mhrSearch {
	width: 205px;
}
html.ltie9 	#footerNav li {
	display: inline;
}</pre></body></html>