/*
Theme Name: CKF
Version: 100.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 {display: block; margin: 0 0 10px;}
@media screen and (min-width: 450px) {
	.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 */

/*  < adaBtn >  */
.adaBtn{
	display: block !important;
	position: fixed;
	bottom: 10px;
	left: 5px;
	width: 40px;
	height: 40px;
	overflow: hidden;
	z-index: 9999;
}
.adaBtn > img{ width: 100%; height: auto; }
.adaBtn:hover > img{ margin-top: -41px; }
@media screen and (min-width: 1120px){
	.adaBtn{
		width: 60px;
		height: 60px;
	}
	.adaBtn:hover > img{ margin-top: -61px; }
}
/*  </ adaBtn >  */


blockquote {padding: 0 0 0 30px; font-style: italic;}
strong {font-weight: bold;}
i, em {font-style: italic;}
i strong, em strong, strong i, strong em {font-weight: bold;}

/* General */
html {-webkit-text-size-adjust: 100%; background: #333;}
body {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.3;
	color: #000;
	background: #fff;
}
a {color: blue;}
a, a:link, a:active, a:visited {text-decoration: none; outline: none;}
.animate__animated {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.officiallyAnimated, .ie9 .animate__animated, #persistentHeader .animate__animated, #persistentHeader.animate__animated {opacity: 1;}
article hr {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	width: 80%;
	margin: 0 auto 20px;
}

#wrapper {}
#persistentHeader {
	-webkit-transform: perspective(1px) translateZ(0);
	-moz-transform: perspective(1px) translateZ(0);
	-ms-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	overflow: hidden;
}
body.fsMenuOn #persistentHeader {
	-webkit-transform: none; /* Safari and Chrome */
			 -moz-transform: none; /* Firefox */
				-ms-transform: none; /* IE 9 */
				 -o-transform: none; /* Opera */
						transform: none;
}

.mhTopWrapper {
	background-color: #035893;
	box-shadow: 0 0 20px rgba(0, 0, 0, .15) inset;
}
.mhTopHeader {
	max-width: 1800px;
	margin: 0px auto;
	padding: 10px 20px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
.mhContactBox {
	text-align: center;
}
.mhCBlock {
	display: inline-block;
	margin: 0 10px 10px;
}
.mhCBlock a {
	color: #fff;
	font-size: 18px;
}
.mhPhone {
	position: relative;
}
.mhPhone:after {
	content: "";
	display: block;
	width: 2px;
	background-color: #268bd4;
	height: calc(100%);
	position: absolute;
	top: 0;
	right: -12px;
}
.mhSocials {
	text-align: center;
}
.mhS {
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}
.mhS a {
	display: block;
	overflow: hidden;
}
.mhS a img {
	display: block;
}
.mhS1 a {
	width: 13px;
	height: 29px;
}
.mhS2 a {
	width: 29px;
	height: 25px;
}
.mhS3 a {
	width: 25px;
	height: 31px;
}
.mhS4 a {
	width: 26px;
	height: 25px;
}
.mhS5 a {
	width: 29px;
	height: 29px;
}
.mhS2 a img {margin-left: -17px;}
.mhS3 a img {margin-left: -50px;}
.mhS4 a img {margin-left: -79px;}
.mhS5 a img {margin-left: -109px;}
.mhS a:hover img {margin-top: -35px;}


#mhWrapper {}
#mainHeader {
	overflow: hidden;
}	
#logo-main {
	display: block;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	max-width: 400px; /*modme*/
	margin: 0 auto;
}
#logo-main img {display: block; width: 100%; height: auto;}

/* Enable these next two lines to modify dropdown colors
html body nav.mm ul li:nth-child(2) ul {display: block; transform: scaleY(1); opacity: 1}
html body nav.mm ul li:nth-child(2) ul li:nth-child(2) > a {background-color: #5B9FC4;}
*/
nav.mm {
	text-align: center;
	background: #222324;
	position: relative;
	z-index: 100;
}
nav.mm > ul > li > a {
	padding: 12px 3px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	line-height: 1;
	transition: .5s;
}
nav.mm > ul > li > a:hover {transition: background 300ms linear;}
nav.mm > ul > li > ul {top: 100%;}
nav.mm > ul > li:hover > a {background: #17679c; color: white;}
nav.mm ul ul {background: #17679c; width: 180px; border: 1px solid #17679c;}
nav.mm ul ul li:hover > a {background: #328ac5;}
nav.mm ul ul li {border-top: 1px solid #2678af;}
nav.mm ul ul a {
	color: #fff;
	padding: 15px 10px;
	font-size: 14px;
/*    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
	text-transform: none;
	line-height: 1.3;
	font-weight: normal;
}
nav.mm ul {padding: 0; margin: 0; font-size: 0;}
nav.mm li {position: relative;}
nav.mm ul a {display: block; text-decoration: none;}
nav.mm > ul > li {display: inline-block;}
nav.mm ul ul {
	display: block;
	position: absolute;
	text-align: left;
	left: 0;
	top: -1px;
	transform-origin: top;
	-moz-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	opacity: 0;
	transition: 300ms;
}
nav.mm ul li:hover > ul {
	-moz-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	opacity: 1;
}
nav.mm ul ul ul {left: 100%;}
nav.mm ul ul li:first-child {border: 0;}

body.admin-bar #mmiWrapper {position: static;}
body.admin-bar.mob_menu #wrapper {padding: 0;}
body.mob_menu #wrapper {padding: 34px 0 0;}
body.mob_menu #wpadminbar {position: absolute;}
body.fsMenuOn #wpadminbar, body.fsMenuOn #contact-tab {display: none;}
#mmiWrapper, #mblSearchCont, nav.mm_mob {display: none;}
.mob_menu #mmiWrapper,
.fsMenuOn #mblSearchCont,
.fsMenuOn #closeMenu,
.fsMenuOn nav.mm_mob {display: block;}
.fsMenuOn #mmiWrapper {z-index: 1;}
#mmiWrapper, #closeMenu {background: #222324;} /*modme*/
#mmiWrapper {box-shadow: 0 1px 10px rgba(0,0,0,0.7); position: fixed; top: 0; left: 0; width: 100%; z-index: 999;}
#mobMenuItems {
	height: 34px;
	text-align: center;
	font-size: 0;
	padding: 0;
	margin: 0 auto;
	text-transform: uppercase;
	position: relative;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
	.mmi {
		height: 100%;
		display: inline-block;
		vertical-align: top;
		list-style-type: none;
		list-style-position: outside;
	}
	.mmi > a {
		font-size: 14px;
		box-sizing: border-box;
		color: #fff;
		display: block;
		height: 100%;
		line-height: 34px;
		background-image: url(img/icons/menu-2019.png);
		background-repeat: no-repeat;
		text-indent: -222px;
		overflow: hidden;
		text-align: left;
	}
	#mm1 {width: 47px;}
	#mm2 {width: 47px;}
	#mm3 {width: 56px;}
	#mm4 {width: 42px;}
	#mm5 {width: 47px;}
	#mm6 {width: 46px;}
	.mmi a:hover {text-decoration: none;}
	.mmi {border-right: 1px solid #454141;} /*modme*/
	#mm1 {border-left: 1px solid #454141;} /*modme*/
	#mm1 > a {background-position: 15px 0;}
	#mm2 > a {background-position: 15px -34px;}
	#mm3 > a {background-position: 15px -68px;}
	#mm4 > a {background-position: 15px -102px;}
	#mm5 > a {background-position: 15px -136px;}
	#mm6 > a {background-position: 15px -170px;}
	/* Dropdown support */
	.mmi > ul {
		z-index: 1;
		width: 297px;
		left: -1px;
		display: none;
		position: absolute;
	}
	.mmi:hover ul {display: block;}
	.mmi ul li {
		border-top: 1px solid #333; /*modme*/
	}
	.mmi ul li:first-child {border: 0;}
	.mmi ul a {
		background: #666; /*modme*/
		color: #fff; /*modme*/
		display: block;
		padding: 10px 10px;
		font-size: 16px;
	}
	.mmi ul a:hover {
		background: #999; /*modme*/
	}
	@media screen and (min-width: 385px) {
		#mm6 {width: 110px;}
		#mm6 > a {
			padding: 0 0 0 47px;
			text-indent: 0;
		}
		.mmi > ul {width: 350px;}
	}
nav.mm_mob {
	position: absolute;
	padding: 54px 0 20px;
	left: 0;
	top: 0;
	width: 100%;
	background: #035893; /*modme*/
	z-index: 9999;
}
	nav.mm_mob ul {padding: 0;}
	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 a {
			display: block;
		    padding: 5px 20px 4px 0;
		    color: #fff;
		    font: 15px/1 'Roboto', sans-serif;
		    -webkit-font-smoothing: antialiased;
		    -moz-osx-font-smoothing: grayscale;
		    font-weight: bold;
		}
		nav.mm_mob a:hover {
			background: #222324; /*modme*/
			text-decoration: none;
		}
			nav.mm_mob ul a {padding-left: 20px;}
			nav.mm_mob ul ul a {padding-left: 40px;}
			nav.mm_mob ul ul ul a {padding-left: 60px;}
			nav.mm_mob ul ul li a {text-transform: none;}
#closeMenu {
	display: none;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	font-family: arial, sans-serif;
	color: #fff;
	z-index: 999999999;
	top: 0;
	right: 0;
	width: 100%;
	text-transform: uppercase;
	position: fixed;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
}
#closeMenu:hover {text-decoration: none; color: #ccc;}
body.fsMenuOn #menuWall {
	position: fixed;
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	z-index: 999;
	content: "";
	width: 100%;
	height: 200%;
	left: 0;
	top: 0;
}
#mblSearch {
	max-width: 350px;
	padding: 0 20px 20px;
	overflow: hidden;
}
#mblsInput, #mblsSubmit {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	float: left;
	display: inline;
	box-sizing: border-box;
}
#mblsInput {
	box-sizing: border-box;
    padding: 0 16px;
    width: 70%;
    height: 32px;
    font: 14px/normal arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 0;
    border-radius: 4px 0 0 4px;
    outline: 0;
}
#mblsSubmit {
	cursor: pointer;
    width: 30%;
    height: 32px;
    color: #fff;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    background: #222324;
    border: 0;
    border-radius: 0 4px 4px 0;
    transition: all 250ms ease;
}
#mblsSubmit:hover {background: #35a9f9;} /*modme*/

@media screen and (min-width: 600px) {
	.mhTopHeader {
		overflow: hidden;
		max-width: 1800px;
		margin: 0px auto;
	}
	.mhContactBox {
		float: left;
		padding: 5px 0 0 0;
	}
	.mhSocials {
		float: right;
	}
	.mhCBlock {
		margin: 0 10px;
	}
}
@media screen and (min-width: 800px) {
	#wrapper {
			padding: 203px 0 0; /*modme*/
	}
	#persistentHeader{
		background: #fff; /*modme*/
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
		overflow: visible;
	}
	body.sticky_zone #persistentHeader {
		box-shadow: 0 0 20px rgba(0, 0, 0, .5);
	}
	body.admin-bar #persistentHeader {top: 32px;}
	body.admin-bar.fsMenuOn #persistentHeader {top: 0;}
	body.sticky_zone .noSticky{ display: none; }
	.mhTopWrapper {
		box-shadow: 0 0 20px #11578a inset;
	}
	body.sticky_zone .mhTopWrapper {
		display: none;
	}
	.mhTopHeader {
		overflow: hidden;
		max-width: 1800px;
		margin: 0px auto;
	}
	.mhContactBox {
		float: left;
		padding: 5px 0 0 0;
	}
	.mhSocials {
		float: right;
	}
	.mhCBlock {
		margin: 0 10px;
	}
	#logo-main {
		transition: .5s;
	}
	body.sticky_zone #logo-main {
		padding: 5px 20px;
		max-width: 300px;
	}
}
@media screen and (min-width: 1120px) {
	#wrapper {
	    padding: 227px 0 0;
	}
	nav.mm > ul > li > a {
		font-size: 16px;
		padding: 14px 13px;
	}
	#logo-main {
		max-width: 470px;
	}
}
@media screen and (min-width: 1640px) {
	#wrapper {
	    padding: 295px 0 0;
	}
/*	body.sticky_zone #wrapper {
	    padding: 259px 0 0;
	}*/
	nav.mm > ul > li > a {
		font-size: 19px;
		padding: 21px 27px;
	}
	#logo-main {
		max-width: 618px;
		padding: 25px 20px 35px;
	}
	body.sticky_zone #logo-main {
/*		padding: 10px 20px;
    	max-width: 400px;*/
	}
body.sticky_zone .mhTopWrapper {
    display: block;
}
.mhTopHeader {transition: .5s;}
body.sticky_zone .mhTopHeader {padding: 5px 20px;}
}
/* END MAIN HEADER */

#homeslides {
	position: relative;
	background-color: #fff;
	height: 480px;
	font-family: 'Lora', serif;
}

.homeslide {
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.homeslideImg {
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	background-size: 500px;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
#homeslideImg1 {background-image: url(img/slides/home/600/1-v2.webp);}
#homeslideImg2 {}
#homeslideImg3 {}
.slideContent {
	position: relative;
	height: 100%;
	width: 100%;
}
.slideBox {
	position: absolute;
	bottom: 0;
	background: #33302d;
	width: 100%;
	color: #fff;
	padding: 20px;
	box-sizing: border-box;
}
.slideHead {
	font-size: 28px;
	display: block;
	padding: 0 0 10px 0;
}
.slideHead.animate__animated {
	animation-delay: .5s;
	animation-duration: 2s;
}
.slideBody {
	color: #e5c8b2;
	font-size: 18px;
	position: relative;
	font-style: italic;
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}
.slideBody.animate__animated {
	animation-delay: 1.5s;
	animation-duration: 1.5s;
}
.slideBody:before {
	content: "";
	display: block;
	width: 4px;
	background-color: #e5c8b2;
	position: absolute;
	height: calc(100% - 10px);
	top: 5px;
	left: 0;
}
.slideMore {
	display: inline-block;
	color: #706a66;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
	transition: .5s;
	padding: 10px 45px;
	background-color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
.slideMore.animate__animated {
	animation-delay: 3s;
	animation-duration: 1.5s;
}
.slideMore:hover { 
	background-color: #e5c8b2;
	color: #6c6661;
}

.subslide {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0;
	position: relative;
	height: 117px;
}
/*
.subslide:before {
	content: "";
	display: block;
	background-color: rgba(0, 0, 0, .4);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
*/
#subslide1 {background-image: url(img/slides/sub/1120/1v2.webp);}
#subslide2 {background-image: url(img/slides/sub/1120/2.webp);}
#subslide3 {background-image: url(img/slides/sub/1120/3.webp);}
#subslide4 {background-image: url(img/slides/sub/1120/4.webp);}
#subslide5 {background-image: url(img/slides/sub/1120/5.webp);}
#subslide6 {background-image: url(img/slides/sub/1120/6.webp);}
#subslide7 {background-image: url(img/slides/sub/1120/7.webp);}
#subslide8 {background-image: url(img/slides/sub/1120/8.webp);}
#subslide9 {background-image: url(img/slides/sub/1120/9.webp);}
#subslide10 {background-image: url(img/slides/sub/1120/10.webp);}
#subslide11 {background-image: url(img/slides/sub/1120/11.webp);}

@media screen and (min-width: 500px) {
	.homeslideImg {
		background-size: 600px;
	}
}
@media screen and (min-width: 600px) {
	.homeslideImg {
		background-size: 800px;
	    background-position: center 0;
	}
	#homeslideImg1 {
	    background-image: url(img/slides/home/1120/1-v2.webp);
	}
}
@media screen and (min-width: 800px) {
	#homeslides {height: 432px;}
	.homeslideImg {
		background-position: center 0;
		background-size: cover;
	}
	.slideBox {
		background: transparent;
		bottom: inherit;
		top: 25px;
		width: 300px;
	}
	.slideHead {
		font-size: 39px;
		padding: 0 0 20px 0;
	}
	.slideBody {
		font-size: 22px;
		margin: 0 0 30px 0;
	}
}
@media screen and (min-width: 1000px) {
	.slideBox {
		width: 340px;
		top: 30px;
	}
	.slideHead {
		padding: 0 0 25px 0;
	}
	.slideBody {
		margin: 0 0 40px 0;
	}
}
@media screen and (min-width: 1120px) {
	#homeslides {
    	height: 550px;
	}
	#homeslideImg1 {
	    background-image: url(img/slides/home/full/1-v2.webp);
	}
	.slideBox {
	    width: 500px;
	    top: 40px;
	}
	.slideHead {
	    padding: 0 0 30px 0;
	    font-size: 55px;
	}
	.slideBody {
	    margin: 0 0 50px 0;
	    font-size: 28px;
	    max-width: 350px;
	}
	.slideMore {
		padding: 13px 55px;
		font-size: 18px;
	}
	.subslide {
		height: 210px;
	}
	#subslide1 {background-image: url(img/slides/sub/full/1v2.webp);}
	#subslide2 {background-image: url(img/slides/sub/full/2.webp);}
	#subslide3 {background-image: url(img/slides/sub/full/3.webp);}
	#subslide4 {background-image: url(img/slides/sub/full/4.webp);}
	#subslide5 {background-image: url(img/slides/sub/full/5.webp);}
	#subslide6 {background-image: url(img/slides/sub/full/6.webp);}
	#subslide7 {background-image: url(img/slides/sub/full/7.webp);}
	#subslide8 {background-image: url(img/slides/sub/full/8.webp);}
	#subslide9 {background-image: url(img/slides/sub/full/9.webp);}
	#subslide10 {background-image: url(img/slides/sub/full/10.webp);}
	#subslide11 {background-image: url(img/slides/sub/full/11.webp);}
}
@media screen and (min-width: 1200px) {
	.homeslideImg {
		background-position: center top;
	}
}
@media screen and (min-width: 1640px) {
	#homeslides {
    	height: 772px;
	}
	.homeslideImg {
		background-size: cover;
		background-position: center top;
	}
	#homeslideImg1 {
	    background-image: url(img/slides/home/full/1-v2.webp);
	}
	.slideContent {
		max-width: 1800px; margin: 0px auto;
	}
	.slideBox {
	    width: 650px;
	    top: 50px;
	}
	.slideHead {
	    padding: 0 0 30px 0;
	    font-size: 90px;
	    line-height: 1.2;
	}
	.slideBody {
	    margin: 0 0 60px 0;
	    font-size: 40px;
	    max-width: 500px;
	    padding: 0 0 0 35px;
	}
	.slideBody:before {
		top: 10px;
		height: calc(100% - 20px);
	}
	.slideMore {
		padding: 20px 70px;
		font-size: 20px;
	}
}
/* END HOMESLIDES */


.sxn-badges {
	background-color: #222324;
}
.sxn-badges .sxn-wrap {
	padding: 40px 0;
	max-width: 1800px;
	margin: 0px auto;
}
.hm-badge-inner {
	min-height: 180px;
	position: relative;
	margin: 0 10px;
/*	background-color: #333537;*/
	background-image: radial-gradient(#464646, #292b2c);
}
.hm-badge-img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.hm-badge-img.shadow {
	left: calc(50% - 4px);
}
.hm-badge-img img {
	display: block;
	max-width: 100%;
	height: auto;
}
.hm-b1 {width: 146px;}
.hm-b2 {width: 123px;}
.hm-b3 {width: 126px;}
.hm-b4 {width: 199px;}
.hm-b5 {width: 199px;}
.hm-b6 {width: 98px;}


@media screen and (min-width: 450px) {
	.sxn-badges .sxn-wrap {padding: 40px 0;}
	.hm-badge-inner {
/*		background-color: #333537;*/
		margin: 0 10px;
	}
}
@media screen and (min-width: 1340px) {
	.sxn-badges .sxn-wrap {
		max-width: 1340px;
		margin: 0px auto;
	}
}
@media screen and (min-width: 1640px) {
	.sxn-badges .sxn-wrap {
		max-width: 1640px;
		margin: 0px auto;
		padding: 60px 0;
	}
	.hm-badge-inner {
		min-height: 232px;
	}
	.hm-b1 {width: 176px;}
	.hm-b2 {width: 153px;}
	.hm-b3 {width: 156px;}
	.hm-b4 {width: 229px;}
	.hm-b5 {width: 229px;}
	.hm-b6 {width: 128px;}
}
/* END BADGES */


@media screen and (min-width: 800px) {
	#syncMenu {z-index: 1;}
}

@media screen and (min-width: 1100px) {

}

#sync {height: 0; width: 0;}
.syncItem {position: relative; z-index: 0;}

/* BELOW THE FOLD (BTF) BEGINS */

p {padding: 0 0 20px;}
li {list-style-type: none; list-style-position: outside;}
.topo {display: block; overflow: hidden;}
.topo img {display: block; width: 100%;}

#caWrap {
	background-color: #ebebeb;
	overflow: hidden;
	border-top: 1px solid #fff;
}
body.home #caWrap {
	bordedr-top: none;
}
#contentArea {
	margin: 0 auto;
	overflow: hidden;
	max-width: 1800px;
}
#mainContent {
	font-family: 'Lora', serif;
	font-size: 16px;
	line-height: 1.6;
	color: #414141;
	padding: 40px 20px;
}
body.home #mainContent {padding: 0 0 60px 0;}
	.article ul, .article ol {padding: 0 0 20px 30px;}
	.article li ul, .article li ol {padding: 0 0 0 30px;}
	.article li {list-style-position: outside;}
	.article ul li {list-style-type: disc;}
	.article ol > li {list-style-type: decimal;}
	.article ol > li > ol > li {list-style-type: lower-alpha;}
	.article ol > li > ol > li > ol > li {list-style-type: lower-roman;}
	.article ul ul {padding-bottom: 0;}
	.article a {color: #2c638a; transition: .5s;}
	.article a:hover {text-decoration: underline;}
	.article ul, .article ol {overflow: hidden;}
	.article h1,
	.article h2,
	.article h3,
	.article h4,
	.article h5,
	.article h6 {
		line-height: 1.2;
		font-weight: normal;
		font-family: 'Lora', serif;
		color: #000;
		padding: 0 0 5px 0;
	}
	.article h1 {
		font-size: 25px;
		padding: 0 0 20px 0;
		color: #035893;
	}
	body.home .article h1 {
		border-bottom: 3px solid #e1e1e1;
		font-size: 28px;
		font-family: 'Cinzel', serif;
		text-transform: uppercase;
		letter-spacing: 1px;
		padding: 0 0 25px 0;
		margin: 0 0 25px 0;
	}
	.article h2 {
		font-size: 20px;
		padding: 0 0 10px 0;
		color: #a99280;
		font-style: italic;
	}
	.article h2 a {
		color: #a99280;
		transition: .5s;
	}
	.article h2 a:hover {
		color: #2c638a;
	}
	.article h3 {
		font-size: 18px;
		font-weight: bold;
		color: #12405f;
	}
	.article h4 {
		font-size: 16px;
		font-style: italic;
	}
	.article h5 {
		font-size: 16px;
	}
	.headshot {
		width: 40%;
		max-width: 220px;
		height: auto;
		float: left;
		margin: 0 15px 5px 0;
	}
	.article .staffList {
		padding: 0;
	}
	.article .staffList li {
		list-style-type: none;
		list-style-position: outside;
	}
	.staffList li {overflow: hidden; padding: 0 0 20px 0;}
	.staffList li .staffListTitle {
		color: #035893;
	}
	.staffList li p:last-of-type {padding: 0;}
	.staffList br {display: none;}
	.article .alignright, .article .aligncenter, .article .alignleft{
		display: block;
		margin: 10px auto;
	}
	.mcImgScale{
		/*Do not add any additional css to this class.*/
		max-width: 100%;
		height: auto;
	}
	.mcHomeTop {
		padding: 60px 20px 0;
	}
	.mcMoreContent {
	    display: none;
	    padding: 20px 20px 0;
	}
	.mcMoreContent.active {
	    display: block;
	}
	.mcReadMore {
	    display: inline-block;
	}
	.mcReadMore span {
	    color: #3986da;
	    font-weight: bold;
	    text-transform: uppercase;
	    transition: .5s;
	}
	.mcReadMore.active {
    	display: none;
	}
	.mcViewLess {
	    display: inline-block;
	}
	.mcViewLess span {
	    color: #3986da;
	    font-weight: bold;
	    text-transform: uppercase;
	    transition: .5s;
	}

	.mcHomeBoxes {
		position: relative;
		padding: 0 0 30px 0;
	}
	.mcHomeBoxes:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: 40px;
		background-color: #003b64;
		width: calc(100%);
		height: 100%;
	}
	.mcHomeBox {
		padding: 180px 30px 30px;
		position: relative;
		color: #fff;
	}
	.mcHomeBox:before {
		content: "";
		display: block;
		background-repeat: no-repeat;
		background-image: url(img/content/reasons-icons.png);
		width: 134px;
		height: 134px;
		position: absolute;
		top: 25px;
		left: 50%;
		transform: translate(-50%, 0);
	}
	.mcHomeBox1 {background-color: #075890;}
	.mcHomeBox2 {background-color: #1978b9;}
	.mcHomeBox2:before {background-position: -138px 0;}
	.mcHomeHeading {
		font-weight: bold;
		position: relative;
		display: block;
		padding: 0 0 0 25px;
		margin: 0 0 30px 0;
		font-size: 20px;
		line-height: 1.3;
	}
	.mcHomeHeading:before {
		content: "";
		display: block;
		background-color: #47a9ec;
		position: absolute;
		top: 0;
		left: 0;
		width: 3px;
		height: 100%
	}
	.mcHomeBox p {
		line-height: 1.7;
		font-family: 'Roboto', sans-serif;
	}
	.mcHomeBox a {
		background-color: #e5c8b2;
		transition: .5s;
		font-weight: bold;
		text-transform: uppercase;
		color: #035893;
		font-size: 18px;
		padding: 15px;
		display: block;
		font-family: 'Roboto', sans-serif;
		text-align: center;
	}
	.mcHomeBox a:hover {background-color: #fff; text-decoration: none;}
	.article .mcAtts li {
		list-style-type: none;
		list-style-position: outside;
		overflow: hidden;
		padding: 0 0 20px 0;
		border-bottom: 1px solid #d0d0d0;
		margin: 0 0 30px 0;
	}
	.article .mcAtts li .mcAttsTitle {
		color: #035893;
	}

	.article .mcContactIcon {
		position: relative;
		padding: 0 0 20px 35px;
		display: block;
	}
	.article .mcContactIcon:before {
		content: "";
		display: block;
		position: absolute;
		top: 8px;
		left: 0;
		background-repeat: no-repeat;
		background-image: url(img/content/contact-icons-v2.png);		
	}
	.mcContactIcon span {
		font-weight: bold;
		display: block;
	}
	.article .mcCPhone:before {
		width: 17px;
		height: 28px;
		background-position: -86px 0;
		top: 2px;
	}
	.article .mcCEmail:before {
		width: 19px;
		height: 16px;
		background-position: -20px 0;
	}
	.article .mcCLoc:before {
		width: 16px;
		height: 16px;
		background-position: -44px 0;
	}
	.article .mcCPen:before {
		width: 18px;
		height: 17px;
		background-position: -64px 0;
	}

	.mcGoogleMapBox {
		border: 2px solid #035893;
		max-width: 800px;
		margin: 0 0 30px 0;
	}
	.mcGoogleMapBox:hover {cursor: pointer;}
	.mcGoogleMapBox img {display: block; width: 100%;}
	.mcGoogleMapBox.magic {
		position: relative;
		padding: 27.75% 0;
		height: 0;
		overflow: hidden;
	}
	.mcGoogleMapBox iframe {
		display: block; 
		position: absolute;
		top: 0;
		left: 0;
		width: 100%; 
		height: 100%;
	}
	.mcTeamImg {
		display: block;
		max-width: 100%;
		margin: 0 0 30px 0;
	}
	.article .mcAttBadges {
		padding: 0 0 20px 0;
		text-align: center;
	}
	.article .mcAttBadge{
		list-style-type: none;
		list-style-position: outside;
	}
	.mcAttBadge {
		display: inline-block;
		vertical-align: middle;
		margin: 0 10px 20px;
	}
	.mcAttBadge img {display: block; width: 100%;}
	.mcBadge-aaj {max-width: 221px;}
	.mcBadge-aba {max-width: 108px;}
	.mcBadge-atlba {max-width: 190px;}
	.mcBadge-av {max-width: 212px;}
	.mcBadge-avvo-rating {max-width: 97px;}
	.mcBadge-avvo {max-width: 138px;}
	.mcBadge-gabwa {max-width: 198px;}
	.mcBadge-gcba {max-width: 204px;}
	.mcBadge-gtla {max-width: 144px;}
	.mcBadge-super-lawyers {max-width: 202px;}

	.mcBadge-super-lawyers-top-100 {max-width: 120px;}
	.mcBadge-Avvo-rating-10 {max-width: 175px;}
	.mcBadge-AV-peer-rated {max-width: 230px;}
	.mcBadge-andy-best-lawyers-2022 {max-width: 250px;}
	.mcBadge-alwyn-best-lawyers-loy-2022 {max-width: 250px;}
	.mcBadge-david-krugler-super-lawyers {max-width: 120px;}
	.mcBadge-david-krugler-best-lawyers-2022 {max-width: 250px;}
	.mcBadge-shane-bartlett-super-lawyers {max-width: 120px;}
	.mcBadge-GTLE-badge {max-width: 200px;}
	.mcBadge-super-lawyers {max-width: 245px;}
	.mcBadge-phil-henry-best-lawyers {max-width: 250px;}

	.mcBadge-georgia-trend-legal {max-width: 260px;}


	.article .mcArticles {padding: 0; text-align: center;}
	.article .mcArticle {
		list-style-type: none;
		list-style-position: outside;
	}
	.mcArticle {
		display: inline-block;
		margin: 0 10px 20px;
		vertical-align: top;
		max-width: 300px;
	}
	.mcArticle a {
		display: block;
	}
	.mcArticle a img {
		display: block;
		width: 100%;
		height: auto;
	}
	.mcVideo {
		cursor: pointer;
		display: block;
		float: left;
		margin: 0 20px 20px 0;
		max-width: 511px;
		width: 50%;
		transition: .5s;
	}
	.mcVideo img { display: block; width: 100%; height: auto; }
	.mcVideo:hover img { filter: brightness(1.2); }

	#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; overflow: hidden;}
	.dskSharingIcon:hover {opacity: 0.8;}
	.dskSharingIcon_twitter img{margin: 0 0 0 -16px;}
	.dskSharingIcon_linkedin img{margin: 0 0 0 -32px;}
	.dskSharingIcon_googleplus img{margin: 0 0 0 -48px;}
	.mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;}

	.mcContactImg {
		display: block;
		margin: 0 0 20px 0;
		padding: 0;
		max-width: 428px;
	}
	.mcContactImg  img {
		display: block;
		width: 100%;
		height: auto;
	}
	.mcReviews { padding: 0 30px 20px 30px !important; }
	.mcReviews li { list-style-type: none !important; }
#sidebar {
	max-width: 600px;
	margin: 0px auto;
	font-family: 'Lora', serif;
	line-height: 1.5;
}

/* < Sidebar Categories > */
.sb-categories {
	background-color: #ffffff;
	margin: 0 0 50px 0;
}
.sb-cat-top {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 94px;
	background-size: cover;
	background-position: center center;	
}
.sb-categories.sb-categories-news .sb-cat-top { background-image: url(img/sidebar/sb-cat-top-bg-news.webp); }
.sb-categories.sb-categories-blog .sb-cat-top { background-image: url(img/sidebar/sb-cat-top-bg-blog.webp); }
	.sb-cat-title {
		font-family: 'Roboto', sans-serif;
		font-size: 22px;
		color: #ffffff;
		font-weight: bold;
		line-height: 1;
		text-transform: uppercase;
	}
.sb-cat-bottom {
	padding: 20px 7px;
}
.sb-cat-bottom ul {

}
.sb-cat-bottom ul li {
	padding: 0;
}
.sb-cat-bottom ul li a {
	position: relative;
	display: block;
	padding: 12px 0 12px 50px;
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	line-height: 1;
}
.sb-cat-bottom ul li a:hover {
	color: #ffffff;
	background-color: #47a9ec;
}
	.sb-cat-bottom ul li a::before {
		content: "";
		position: absolute;
		left: 18px;
		top: 50%;
		transform: translateY(-50%) rotate(-45deg);
		width: 8px;
		height: 8px;
		border-width: 0 2px 2px 0;
		border-style: solid;
		border-color: #47a9ec;
	}
	.sb-cat-bottom ul li a:hover::before {
		border-color: #ffffff;
	}
/* </ Sidebar Categories > */

.sxn-sb-testimonials {
	background-image: linear-gradient(to top, #003b64, #205579);
	margin: 0 0 50px 0;
}
.sb-testimonials-wrap {
	padding: 30px 0;
	color: #fff;
	position: relative;
	text-align: center;
}
.sb-testimonials-container {
	margin: 0 auto 40px;
}
.sb5Stars {
	display: block;
	max-width: 200px;
	margin: 0 auto 30px;
	height: auto;
}
.sb-test-slide-inner {
	padding: 0 30px;
	text-align: left;
}
.sb-test-slide-inner p {
	line-height: 1.5;
	font-size: 17px;
	padding: 0 0 20px 0;

}
.sbTestName {
	display: block;
	font-size: 16px;
	color: #47a9ec;
	font-weight: bold;
	text-align: center;
}
.sbMoreTest {
	display: inline-block;
}
.sbMoreTest a {
	color: #e5c8b2;
	font-weight: bold;
	transition: .5s;
}
.sbMoreTest a:hover {color: #fff;}
.sb-test-button-prevnext {
	display: inline-block;
	position: relative;
	border: 1px solid #e5c8b2;
	padding: 15px;
	height: 34px;
	width: calc(28%);
	vertical-align: top;
	transition: .5s ease;
}
.sb-test-button-prevnext:before {
	content: "";
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(img/sidebar/sb-test-arrows.png);
	width: 19px;
	height: 34px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: .5s transform ease;
}
.sb-test-button-prev {margin: 0 12px 0 0;}
.sb-test-button-next:before {background-position: -24px 0;}
.sb-test-button-prevnext:hover {
	background-color: #e5c8b2;
	cursor: pointer;
}
.sb-test-button-prevnext:hover:before {background-position: 0 -39px; transform: translate(calc(-50% - 10px), -50%);}
.sb-test-button-next:hover:before {background-position: -24px -39px; transform: translate(calc(-50% + 10px), -50%);}

.sxn-sb-form {
	background-color: #003b64;
	font-family: 'Roboto', sans-serif;
}
.sxn-sb-form .sxn-wrap {
	padding: 20px 30px 30px;
}
.sb-form-heading {
	font-weight: bold;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}
.form3Input {
	position: relative;
	background-color: #fff;
	margin: 0 0 4px 0;
}
.form3Input input, .form3Input textarea {
	display: block;
	width: 100%;
	background-color: transparent;
	color: #000;
	box-sizing: border-box;
	padding: 10px 10px 10px 45px;
	font-size: 16px;
	outline: none;
	border: none;
}
.form3Input input::placeholder, .form3Input textarea::placeholder {color: #000;}
.form3Input textarea {
	height: 100px;
}
.form3Input:before {
	content: "";
	display: block;
	background-color: #47a9ec;
	width: 37px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
}
.form3Input:after {
	content: "";
	display: block;
	background-repeat: no-repeat;
	position: absolute;
	background-image: url(img/sidebar/sb-form-icons.png);
	top: 50%;
	left: 18px;
	transform: translate(-50%, -50%);
	z-index: 13;
}
.f3I1:after{
	width: 13px;
	height: 15px;
	left: 18px;
}
.f3I2:after{
	width: 16px;
	height: 14px;
	background-position: -17px 0;
}
.f3I3:after{
	width: 16px;
	height: 18px;
	background-position: -37px 0;
}
.f3I4:after{
	width: 14px;
	height: 16px;
	background-position: -57px 0;
	top: 19px;
}
.form3Submit {
	font-weight: bold;
	font-size: 18px;
	color: #003b64;
	background-color: #e5c8b2;
	display: block;
	outline: none;
	border: none;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	transition: .5s;
	text-transform: uppercase;
	padding: 10px;
}
.form3Submit:hover {
	background-color: #fff;
	cursor: pointer;
}
.form3Recaptcha {
	margin: 0 0 20px 0;
	display: block;
}
@media screen and (min-width: 500px) {
	.mcContactImg {
		float: left;
		width: calc(45% - 20px);
		margin: 0 0 30px 0;
	}
	.mcContactBox {
		float: left;
		padding: 0 0 30px 20px;
		width: calc(60% - 10px);
	}
	#form_2 {
		clear: left;
	}
}
@media screen and (min-width: 800px) {
	#syncContent {z-index: 1;}
	#contentArea {overflow: hidden; padding: 40px 20px;}
	body.home #contentArea {overflow: visible; padding: 0;}
	#mainContent {
		padding: 0;
		float: left;
		width: calc(100% - 40px - 300px);
	}
	body.home #mainContent {
		float: none;
		width: 100%;
		position: relative;
	}
	body.home #mainContent:after {
		content: "";
		display: block;
		clear: both;
	}
	.fwEntry #mainContent {
		float: none;
		margin: 0 auto;
		width: auto;
		max-width: 1600px;
	}
	.article .alignright {
			float: right;
			margin: 0 0 5px 15px;
	}
	.article .aligncenter {
			display: block;
			margin: 0 auto;
	}
	.article .alignleft {
			float: left;
			margin: 0 15px 5px 0;
	}
	.mcHomeBoxes {overflow: hidden;}
	.mcHomeBox {
		float: left;
		width: 50%;
		box-sizing: border-box;
	}
	.mcHomeBox {
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center 0;
	}
	.mcHomeBox1 {background-image: url(img/content/reas-bg-1.jpg);}
	.mcHomeBox2 {background-image: url(img/content/reas-bg-2.jpg);}
	#sidebar {
		float: right;
		width: 300px;
	}
	.sxn-sb-testimonials {
		background-image: url(img/sidebar/sb-tests-bg.jpg);
		background-repeat: no-repeat;
		backgoround-position: center 0;
		background-size: cover;
	}
	.form3Recaptcha {overflow: hidden;}
	.article .mcAttBadges {
		text-align: left;
		max-width: 800px;
	}
}
@media screen and (min-width: 900px) {
	.mcTable td {display: table-cell; padding: 0 0 0 40px;}
	.mcTable td:first-child {padding: 0;}
}
@media screen and (min-width: 1000px) {
	.article .mcArticle {
		width: 42%;
		margin: 0 20px 20px;
	}
	.mcContactBox {
		padding: 0 0 30px 30px;
	}
}
@media screen and (min-width: 1120px) {
	.sxn-content {
		background-repeat: no-repeat;
		background-size: 1340px;
		background-position: center 0;
		background-image: url(img/content/sub-shadow.png);
		background-color: #ebebeb;
		overflow: hidden;
	}
	body.page-id-2153 .sxn-content,
	body.page-id-2926 .sxn-content,
	body.page-id-2924 .sxn-content,
	body.page-id-2941 .sxn-content,
	body.page-id-3642 .sxn-content,
	body.page-id-3653 .sxn-content,
	body.page-id-7089 .sxn-content,
	body.page-id-7242 .sxn-content,
	body.page-id-26414 .sxn-content {
		background-image: none;
		background-color: #fff;
	}
	body.home .sxn-content {
		background-image: none;
		background-color: #fff;
	}
	#contentArea {
		padding: 60px 40px;
	}
	#mainContent {
		line-height: 1.7;
	}
	.article h1 {
		font-size: 30px;
	}
	body.home .article h1 {
		font-size: 32px;
		padding: 0 999px 25px 0;
    	margin: 0 -999px 25px 0;
	}
	.article h2 {
		font-size: 22px;
	}
	.mcHomeBoxes {
		float: left;
		width: 50%;
		overflow: visible;
	}
	.mcHomeBoxes:before {
		width: calc(100% + 1000px);
	}
	.mcHomeTop {
		float: right;
		width: 50%;
		box-sizing: border-box;
		padding: 120px 20px 0 60px;
	}
	.mcMoreContent {
		clear: both;
		padding: 40px 40px;
	}
	.mcTeamImg {
		width: 70%;
	}
	.mcTI1 {
		float: left;
		margin: 0 20px 5px 0;
	}
	.mcTI2 {
		float: right;
		margin: 0 0 60px 20px;
	}
	.mcAttBadge {
		margin: 0 10px 20px 0;
	}
	.mcBadge-super-lawyers-top-100 {
	    max-width: 100px;
	}
	.mcBadge-Avvo-rating-10 {
	    max-width: 125px;
	}
	.mcBadge-AV-peer-rated {
	    max-width: 190px;
	}
	.mcBadge-andy-best-lawyers-2022 {
	    max-width: 200px;
	}
	.mcBadge-alwyn-best-lawyers-loy-2022 {
	    max-width: 180px;
	}
	.mcBadge-david-krugler-super-lawyers {max-width: 100px;}
	.mcBadge-david-krugler-best-lawyers-2022 {max-width: 200px;}
	.mcBadge-shane-bartlett-super-lawyers {max-width: 100px;}
	.mcBadge-GTLE-badge {max-width: 180px;}
	.mcBadge-phil-henry-best-lawyers {max-width: 160px;}
	.mcBadge-super-lawyers {max-width: 160px;}
	.mcContactBox {
		padding: 0 0 30px 40px;
		width: auto;
	}
}
@media screen and (min-width: 1220px) {
	.mcGoogleMapBox.magic {
		padding: 0;
		height: 446px;
	}
}

@media screen and (min-width: 1340px) {
	body.home .article h1 {
		font-size: 38px;
		margin: 0 -999px 30px 0;
	}
}
@media screen and (min-width: 1640px) {
	.sxn-content {
		background-size: 2003px;
	}
	#contentArea {
	    padding: 100px 40px;
	}
	#mainContent {
		line-height: 1.8;
		font-size: 18px;
		width: calc(100% - 400px - 100px);
	}
	.article h1 {
	    font-size: 34px;
	}
	body.home .article h1 {
		font-size: 48px;
		margin: 0 -999px 40px 0;
	}
	.article h2 {
	    font-size: 28px;
	}
	.article h3 {
	    font-size: 21px;
	}
	.mcHomeTop {
		padding: 200px 20px 0 100px;
	}
	.mcHomeHeading {
		font-size: 28px;
	}
	.mcHomeBox {
		padding: 250px 45px 45px;
	}
	.mcHomeBox:before {
		top: 60px;
	}
	.mcHomeBox p {
		font-size: 19px;
		line-height: 1.8;
		padding: 0 0 40px;
	}
	.mcHomeBox a {
		font-size: 18px;
	}
	#sidebar {
		width: 400px;
	}
	.sb-test-slide-inner p {
		font-size: 24px;
		line-height: 1.4;
		padding: 0 0 25px 0;
	}
	.sbTestName {
		font-size: 18px;
	}
	.sb-form-heading {
		font-size: 22px;
	}
	.sb5Stars {
		max-width: 262px;
	}
	.sb-testimonials-wrap {
		padding: 35px 0;
	}
	.sb-test-slide-inner {
		padding: 0 35px;
	}
	.sxn-sb-form .sxn-wrap {
		padding: 25px 30px 30px;
	}
	.form3Submit {
		padding: 12px;
	}
	.article .mcAttBadges {
		max-width: none; 
	}
	.mcAttBadge {
		margin: 0 30px 20px 0;
	}
	.mcBadge-super-lawyers-top-100 {
	    max-width: 150px;
	}
	.mcBadge-Avvo-rating-10 {
	    max-width: 185px;
	}
	.mcBadge-AV-peer-rated {
	    max-width: 300px;
	}
	.mcBadge-andy-best-lawyers-2022 {
	    max-width: 260px;
	}
	.mcBadge-alwyn-best-lawyers-loy-2022 {
	    max-width: 260px;
	}
	.mcBadge-david-krugler-super-lawyers {max-width: 150px;}
	.mcBadge-david-krugler-best-lawyers-2022 {max-width: 260px;}
	.mcBadge-shane-bartlett-super-lawyers {max-width: 150px;}
	.mcBadge-GTLE-badge {max-width: 250px;}
	.mcBadge-phil-henry-best-lawyers {max-width: 240px;}
	.mcBadge-super-lawyers {max-width: 200px;}
}
/* END CONTENT AREA */

.sxn-news-articles {overflow: hidden;}
.sxn-news-articles .sxn-wrap {padding: 20px 0 40px; max-width: 1800px; margin: 0px auto;}
.news-slide-inner {
	padding: 20px;
}
.news-img {
	max-width: 273px;
	height: auto;
	display: block;
	margin: 0px auto;
	box-shadow: 0 0 25px rgba(5, 101, 167, .3);
}
.news-img img {
	display: block;
	width: 100%;
	height: auto;
}
@media screen and (min-width: 1120px) {
	.sxn-news-articles .sxn-wrap {padding: 20px 0 60px;}
}
@media screen and (min-width: 1640px) {
	.sxn-news-articles .sxn-wrap {padding: 40px 0 80px;}
}
/* END NEWS */


.sxn-areas {
	background-color: #ebebeb;
	font-family: 'Lora', serif;
	overflow: hidden;
}
.sxn-areas .sxn-wrap {
	padding: 40px 20px;
	max-width: 1800px;
	margin: 0px auto;
}
.sxn-areas h2 {
	text-align: center;
	font-size: 28px;
	padding: 0 0 15px 0;
	color: #003b64;
}
.areasCTA {
	font-style: italic;
	font-size: 18px;
	padding: 0 0 50px 0;
	display: block;
	text-align: center;
	color: #1a6ca5;
}

.home-area {
	margin: 0 auto 13px auto;
	background-color: #1977b8;
	color: #fff;
	position: relative;
	max-width: 355px;
	transition: .5s;
}
.home-area:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-image: url(img/areas/areas.webp);
	width: 100%;
	height: 160px;
	filter: grayscale(100%);
	background-position: 0 center;
	transition: grayscale .5s ease;
}
.home-area a {
	display: block; 
	color: #fff; 
	position: relative;
	z-index: 10;
	padding: 200px 30px 30px;
}
.hA2:before {background-position: -355px center;}
.hA3:before {background-position: -710px center;}
.hA4:before {background-position: -1065px center;}
.hA5:before {background-position: -1420px center;}
.hA6:before {background-position: -1775px center;}
.hA7:before {background-position: -2130px center;}
.hA8:before {background-position: -2485px center;}

.home-area h3 {
	font-weight: bold;
	font-size: 22px;
	position: relative;
	margin: 0 0 30px 0;
	padding: 0 0 0 30px;
}
.home-area h3:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #47a9ec;
	width: 3px;
	height: 100%;
}
.home-area p {
	padding: 0;
	line-height: 1.5;
}
.home-area:hover {background-color: #fff; box-shadow: 0 0 25px rgb(5 101 167 / 30%);}
.home-area a:hover {
	color: #003b64;
	cursor: pointer;
}
.home-area:hover:before {filter: grayscale(0%);}
@media screen and (min-width: 600px) {
	.sxn-areas .sxn-wrap {
		padding: 40px 0;
	}
	.home-areas {
		text-align: center;
	}
	.home-area {
		display: inline-block;
		vertical-align: top;
		width: calc(50% - 20px);
		margin: 0 5px 10px;
		text-align: left;
		min-height: 518px;
	}
}
@media screen and (min-width: 800px) {
	.sxn-areas h2 {
		font-size: 36px;
		padding: 0 0 10px 0;
	}
	.areasCTA {
		font-size: 19px;
	}
	.home-area {
		display: inline-block;
		vertical-align: top;
		width: calc(33% - 20px);
		margin: 0 5px 10px;
		text-align: left;
		min-height: 518px;
	}
}
@media screen and (min-width: 1120px) {
	.sxn-areas {
		background-color: transparent;
		z-index: 20;
		position: relative;
	}
	.sxn-areas:before {
		content: "";
		display: block;
		position: absolute;
		background-repeat: no-repeat;
		background-position: center 0;
		background-size: 1340px;
		background-image: url(img/areas/areas-shadow.png);
		top: 0;
		left: 0;
		width: 100%;
		height: calc(100% - 100px);
		background-color: #ebebeb;
	}
	.sxn-areas .sxn-wrap {position: relative; z-index: 21;}
	.sxn-areas h2 {
		font-size: 49px;
		padding: 0 0 10px 0;
	}
	.areasCTA {
		font-size: 23px;
	}
	.home-area {
		width: calc(25% - 20px);
		min-height: 518px;
	}
}
@media screen and (min-width: 1360px) {
	.home-area {
		min-height: 413px;
	}
}
@media screen and (min-width: 1640px) {
	.sxn-areas .sxn-wrap {
		padding: 80px 0;
	}
	.sxn-areas:before {
		height: calc(100% - 140px);
	}
	.sxn-areas h2 {
		font-size: 59px;
	}
	.areasCTA {
		font-size: 28px;
	}
	.home-area {
		min-height: 413px;
	}
	.home-area h3 {
		font-size: 26px;
	}
	.home-area p {
		font-size: 18px;
	}
	.home-area a {
		padding: 230px 30px 40px;
	}
	.home-area:before {
		height: 196px;
	}
}
/* END HOME AREAS */


.sxn-hm-testimonials {
	background-image: linear-gradient(to top, #a9c4d0, #0d466d);
	font-family: 'Lora', serif;
	text-align: center;
	padding: 0 0 40px 0;
	position: relative;
}
.hm-testimonials-wrap {
	padding: 50px 0;
	color: #fff;
	position: relative;
	text-align: center;
}
.hm-testimonials-container {
	margin: 0 auto 40px;
}
.hm5Stars {
	display: block;
	max-width: 200px;
	margin: 0 auto 30px;
	height: auto;
}
.hm-test-slide-inner {
	padding: 0 30px 0 80px;
	text-align: left;
	position: relative;
}
.hm-test-slide-inner:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 20px;
	background-repeat: no-repeat;
	background-image: url(img/testimonials/quotes.png);
	background-size: 45px;
	width: 45px;
	height: 46px;
}
.hm-test-slide-inner p {
	line-height: 1.5;
	font-size: 17px;
	padding: 0 0 20px 0;

}
.hmTestName {
	display: block;
	font-size: 16px;
	color: #003269;
	font-weight: bold;
	position: relative;
	padding: 0 0 0 30px;
}
.hmTestName:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 3px;
	background-color: #47a9ec;
}
.hmMoreTest {
	display: inline-block;
}
.hmMoreTest a {
	color: #e5c8b2;
	font-weight: bold;
}
.hmMoreTest a:hover {color: #fff;}
.hm-test-button-prevnext {
	display: inline-block;
	position: relative;
	border: 1px solid #e5c8b2;
	padding: 15px;
	height: 34px;
	width: calc(28%);
	vertical-align: top;
	transition: .5s ease;
}
.hm-test-button-prevnext:before {
	content: "";
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(img/sidebar/sb-test-arrows.png);
	width: 19px;
	height: 34px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: .5s transform ease;
}
.hm-test-button-prev {margin: 0 12px 0 0;}
.hm-test-button-next:before {background-position: -24px 0;}
.hm-test-button-prevnext:hover {
	background-color: #e5c8b2;
	cursor: pointer;
}
.hm-test-button-prevnext:hover:before {background-position: 0 -39px; transform: translate(calc(-50% - 10px), -50%);}
.hm-test-button-next:hover:before {background-position: -24px -39px; transform: translate(calc(-50% + 10px), -50%);}
@media screen and (min-width: 1000px) {
	.sxn-hm-testimonials {
		background-repeat: no-repeat;
		background-position: center top;		
		background-size: cover;
	}
	.sxn-hm-testimonials.imgSet { background-image: url(img/testimonials/tests-bg.webp); }
	.hm-testimonials-wrap {
		overflow: hidden;
		position: relative;
		padding: 80px 0 150px 0;
	}
	.hm-testimonials-container {
		float: right;
		width: calc(100% - 120px);
		margin: 0 auto;
	}
	.hm-test-button-prevnext {
		position: absolute;
		left: 0;
		top: 80px;
		width: 65px;
		height: 95px;
		left: 20px;
		padding: 0;
	}
	.hm-test-button-next {
		top: 185px;
	}
	.hm-test-slide-inner {
		padding: 0 50px 0 80px;
	}
	.hm-test-slide-inner:before {
		left: 0px;
	}
}
@media screen and (min-width: 1120px) {
	.sxn-hm-testimonials {
		position: relative;
		z-index: 18;
		margin: -110px 0 0 0;
	}
	.hm-testimonials-wrap {
		padding: 160px 0 360px 0;
	}
	.hm-test-button-prevnext {
		top: 160px;
	}
	.hm-test-button-next {
    	top: 250px;
	}
}
@media screen and (min-width: 1640px) {
	.sxn-hm-testimonials {
		position: relative;
		z-index: 18;
		margin: -145px 0 0 0;
	}
	.hm-testimonials-wrap {
		padding: 200px 0 520px 0;
		max-width: 1800px;
		margin: 0px auto;
	}
	.hm-testimonials-container {
		width: calc(100% - 180px);
	}
	.hm-test-slide-inner {
	    padding: 0 50px 0 140px;
	}
	.hm-test-button-prevnext {
		width: 85px;
		height: 164px;
	}
	.hm-test-button-prevnext {
		top: 200px;
	}
	.hm-test-button-next {
    	top: 375px;
	}
	.hm-test-slide-inner:before {
		background-size: 94px;
		width: 94px;
		height: 96px;
	}
	.hm-test-slide-inner p {
		font-size: 24px;
		padding: 0 0 40px 0;
		line-height: 1.7;
	}
	.hmTestName {
		font-size: 18px;
	}
}
/* END HOME TESTIMONIALS */


.sxn-contact {
	font-family: 'Lora', serif;
	overflow: hidden;
}
.contactBox {
	padding: 40px 20px;
}
.contactBox1 {
	background-color: #1877b8;
	color: #fff;
}
.contactBox1 h2 {
	position: relative;
	margin: 0 0 30px 0;
	padding: 0 0 0 30px;
	line-height: 1.3;
	font-size: 27px;
}
.contactBox1 h2:before {
	content: "";
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	width: 3px;
	height: calc(100% - 10px);
	background-color: #47a9ec;
}
.contactCTA {
	display: block;
	color: #70c5ff;
	font-style: italic;
	font-size: 20px;
	padding: 0 0 30px 0;
}
.form5Input {
	position: relative;
	margin: 0 0 15px 0;
}
.form5Input input, .form5Input textarea {
	border: 1px solid #47a9ec;
	font-family: 'Roboto', sans-serif;
	display: block;
	width: 100%;
	font-weight: bold;
	box-sizing: border-box;
	color: #fff;
	font-size: 18px;
	padding: 15px 15px 15px 20px;
	outline: none;
	background-color: transparent;
}
.form5Input label {
	position: absolute;
	top: -8px;
	background-color: #1877b8;
	font-size: 14px;
	font-weight: bold;
	left: 10px;
	padding: 0 10px;
}
.form5Disclaimer {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	padding: 0 0 20px 0;
}
.form5Recaptcha {
	max-width: 255px;
	margin: 0 0 15px 0;
}
.form5Submit {
	background-color: #70c5ff;
	outline: none;
	border: 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #1877b8;
	letter-spacing: 2px;
	font-size: 20px;
	padding: 15px 25px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	transition: .5s;
}
.form5Submit:hover {
	background-color: #fff;
	cursor: pointer;
}
.contactItems {padding: 0 0 10px 0;}
.contactItem {
	padding: 0 0 0 60px;
	font-size: 19px;
	margin: 0 0 40px 0;
	position: relative;
}
.cI3 {padding: 10px 0 0 60px;}
.contactItem:before {
	content: "";
	display: block;
	background-repeat: no-repeat;
	background-image: url(img/contact/icons.png);
	position: absolute;
	background-size: 138px;
	top: 0;
	left: 0;
	width: 45px;
	height: 45px;
}
.cI2:before {background-position: -46px 0;}
.cI3:before {background-position: -93px 0;}
.contactBlue {
	color: #1877b8;
}
.contactNumber {
	color: #18191a;
}
.contactDirections {
	font-family: 'Roboto', sans-serif;
	padding: 10px 0 0 0;
	color: #c3a996;
	display: block;
	font-weight: bold;
	letter-spacing: 3px;
	transition: .5s;
	text-transform: uppercase;
	font-size: 15px;
}
.contactDirections:hover {
	color: #47a9ec;
}
.contactBox2 p {
	color: #18191a;
	padding: 0;
	line-height: 1.5;
	font-size: 15px;
}
@media screen and (min-width: 600px) {
	.sxn-contact form {overflow: hidden; padding: 10px 0 0 0;}
	.form5Recaptcha {
		float: left;
		margin: 0;
	}
	.form5Submit {
		float: left;
		width: calc(100% - 255px - 10px);
		padding: 18px 25px;
		margin: 0 0 0 10px;
		max-width: 255px;
	}
	.contactItems {text-align: center;}
	.contactItem {
		display: inline-block;
		vertical-align: top;
		margin: 0 20px 40px 0;
		text-align: left;

	}
}
@media screen and (min-width: 800px) {
	.form5Input {
		float: left;
		margin: 0 10px 15px 0;
		width: calc(50% - 5px);
	}
	.form5Input:nth-child(even){margin: 0 0 15px 0;}
	.form5Text {
		float: none;
		width: 100%;
		margin: 0 0 25px 0;
		clear: left;
	}
	.contactBox {
	    padding: 50px 20px;
	}
	.form5Input textarea {
		height: 150px;
	}
	.contactItems {padding: 0;}
	.contactItem {
		margin: 0 60px 40px 0;
	}
}
@media screen and (min-width: 1120px) {
	.sxn-contact {
		position: relative;
		z-index: 22;
		margin: -65px 0 0 0;
	}
	.sxn-contact .sxn-wrap {
		position: relative;
		max-width: 1800px;
		margin: 0px auto;
	}
	.sxn-contact .sxn-wrap:after {
		content: "";
		display: block;
		clear: left;
	}
	.contactBox {
		width: calc(50%);
		box-sizing: border-box;
	}
	.contactBox1 {
		float: left;
	}
	.contactBox2 {
		position: absolute;
		bottom: 0;
		right: 0;
		text-align: left;
		padding: 75px 20px 50px 100px;
		background-repeat: no-repeat;
		background-position: center bottom;		
		background-size: cover;
	}
	.contactBox2.imgSet { background-image: url(img/contact/contact-bg.webp); }
	.contactItems {text-align: left;}
	.contactItem {
		font-size: 24px;
		padding: 15px 0 0 130px;
	    min-height: 94px;
	    box-sizing: border-box;
	    margin: 0 60px 75px 0;
	}
	.cI2 {padding: 5px 0 0 130px;}
	.cI3 {padding: 25px 0 0 130px;}
	.contactItem:before {
		background-size: 292px;
		width: 94px;
		height: 94px;
	}
	.cI2:before {
	    background-position: -98px 0;
	}
	.cI3:before {
	    background-position: -197px 0;
	}
	.contactBox1 h2 {
		font-size: 38px;
	}
}
@media screen and (min-width: 1640px) {
	.sxn-contact {
		margin: -57px 0 0 0;
		overflow: hidden;
	}
	.contactBox1 h2 {
		font-size: 59px;
		line-height: 1.2;
	}
	.contactCTA {
		font-size: 24px;
	}
	.contactBox {
	    padding: 50px 60px 50px 20px;
	}
	.contactBox1 {
		position: relative;
	}
	.contactBox1:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: calc(-1000px);
		width: 1000px;
		height: 100%;
		background-color: #1877b8;
	}
	.contactBox2 {
		padding: 85px 20px 75px 110px;
	}
	.contactItem {
		font-size: 30px;
		padding: 8px 0 0 130px;
	}
	.cI2 {
	    padding: 0 0 0 130px;
	}
	.cI3 {
	    padding: 28px 0 0 130px;
	}
	.contactDirections {
		font-size: 20px;
	}
	.contactBox2 p {
		font-size: 18px;
	}
}
/* END CONTACT */



#mainFooter {
	overflow: hidden;
	background-color: #18191a;
	font-family: 'Roboto', sans-serif;
	color: #70c5ff;
}
#mainFooter .sxn-wrap {
	padding: 40px 40px 60px;
}
.mfBlock {
	padding: 0 0 20px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #292b2c;
}
.mfBlock:last-child {margin: 0;}
.mfBlock h2 {
	font-size: 25px;
	padding: 0 0 30px 0;
	text-transform: uppercase;
}


.fNav {
	padding: 0;
}
.fNav li {
	padding: 0 0 8px 0;
	display: block;
	list-style-type: none;
	list-style-position: outside;
}
.fNav a {
	color: #98a3ab;
	transition: .5s;
	display: inline-block;
}
.fNav a:hover {
	color: #fff
}
@media screen and (min-width: 800px) {
	#mainFooter .sxn-wrap {
	    padding: 50px 40px 40px;
	    max-width: 1800px;
	    margin: 0px auto;
	    overflow: hidden;
	}
	.mfBlock {
		float: left;
		width: calc(50% - 20px);
		box-sizing: border-box;
		margin: 0 37px 30px 0;
	}
	.mfB3, .mfB4 {border: none;}
	.mfB2, .mfB4 {margin: 0 0 30px 0;}
}
@media screen and (min-width: 1120px) {
	.mfBlock {
		width: calc(25% - 20px);
		margin: 0 21px 0 0;
		border-bottom: none;
		padding: 0;
	}
	.mfB2 {
	    margin: 0 21px 0 0;
	}
}
@media screen and (min-width: 1640px) {
	#mainFooter .sxn-wrap {padding: 100px 40px;}
	.mfBlock h2 {
		font-size: 30px;
	}
	.fNav a {
		font-size: 18px;
	}
}



/* Search Page */
#univ_search_form {margin: 0 0 20px;}
#univ_search_field {
	display: inline-block;
	box-sizing: border-box;
	width: 160px;
	padding: 5px;
	font-size: 16px;
	line-height: 1;
	color: #000;
	background-color: #fff;
}
#univ_search_submit {
	height: 36px;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	box-sizing: border-box;
	padding: 5px 10px;
	background-color: #333;
	color: #fff;
}
#univ_search_submit:hover {
	background-color: #000;
	color: #fff;
	cursor: pointer;
}

/* Contact Form Styling */
form input[type=submit] {-webkit-appearance: none;border-radius: 0;}
.nc_form {
	background-color: #f0f0f0;
	padding: 20px 10px;
	margin: 0 0 15px;
	border: 2px solid #c0c0c0;
	border-radius: 5px;
	color: #333333;
	min-width: 255px;
}
.nc_form .form-part{margin: 0 0 10px;}
.nc_form .req {color: #F71704;}
.nc_form .groupLegend{
	font-size: 18px;
	margin: 0 0 5px;
}
.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {display: block; width: 100%; padding: 0; box-sizing: border-box; }
	.nc_form input, .nc_form textarea {background: #fff; color: #000;}
	.nc_form input::placeholder, .nc_form textarea::placeholder {color: gray;}
	.nc_form input, .nc_form textarea, .nc_form .captcha-container {
		border: 1px solid #999;
		border-radius: 3px;
	}
	.nc_form label {margin: 0 0 5px;}
	.nc_form input, .nc_form textarea, .nc_form select {
		margin: 0 0 10px;
		padding: 10px 10px;
	}
	.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: 10px 10px;
	width:auto;
	height:auto;
	background:#555;
	color:#fff;
	line-height: 1;
	-webkit-appearance: none;
	border-radius: 0;	
}
	.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 15px;
	padding: 10px 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,
	.nc_form .radio{ margin: 0 auto 10px; }
	.nc_form .checkbox input,
	.nc_form .checkbox label,
	.nc_form .radio input,
	.nc_form .radio label {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
	}
	.nc_form .checkbox label,
	.nc_form .radio label{ margin: 0 15px 0 2px; }

.nc_form .inlineSelect select{display: inline; width: auto;}
.nc_form .inlineSelectGroup{ display: inline-block; margin: 0 10px 0 0; } 
.nc_form .inlineSelectGroup select{margin: 0;} 
.nc_form .inlineSelectGroup label{ font-size: 0.85rem; }


@media screen and (min-width: 600px){
	.nc_form{ padding: 20px 15px; }
}

/* 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-repeat: no-repeat;
	background-position: center center;
}
.grdbBadge.imgSet { background-image: url(img/recaptcha-logo-48.png); }
.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 */	

/* Blog Page */
@media screen and (max-width: 700px) {
	.post_entry_mult_left, .post_entry_mult_right {
		float: none;
		display: block;
		width: auto;
		padding: 0;
		margin: 0;
	}
	.postThumbMult {
		display: block;
		width: 80%;
		max-width: 150px;
		margin: 0 auto 0.5em;
	}
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}
.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/*  < youtube css >  */
.youtube-embed-cont {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.youtube-embed-cont iframe, .youtube-embed-cont object, .youtube-embed-cont embed { 
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.article .youtube-embed-cont {margin: 0 0 30px;}
/*  </ youtube css >  */

/* 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
}

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

/*Vimeo Modal*/
.vimeo-modal{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.9);
	z-index: 99999999;
}
.vmContent{
	position: relative;
	max-width: 640px;
	max-height: 360px;
	width: 90%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

/* CSS below only if Vimeo-embed has never been implemented */

.vimeo-embed-cont {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.vimeo-embed-cont.wide {
	padding-bottom: 41.25%;
}
.vimeo-embed-cont iframe, .vimeo-embed-cont object, .vimeo-embed-cont embed { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.vimeo-embed-cont iframe{border:0;}
.article .vimeo-embed-cont {margin: 0 0 30px;}

/*  < youtube css + modal >  */
.youtube-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  z-index: 99999999;
}
.ytContent {
  position: relative;
  max-width: 640px;
  max-height: 360px;
  width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.youtube-embed-cont {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.youtube-embed-cont iframe, .youtube-embed-cont object, .youtube-embed-cont embed { 
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.article .youtube-embed-cont {margin: 0 0 30px;}
/*  </ youtube css + modal >  */


/* mcHomeVideo */
.mcHomeVideo {
	padding: 30px;
	width: 100%;
	float: none;
	background-image: url(img/content/reas-bg-1.jpg);
	background-size: cover;
	background-color: #075890;
	box-sizing: border-box;
}
.mcHomeVideo::before { display: none; }
.mcHomeBox a.mcVideo {
	float: none;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	max-width: 619px;
}
.sxn-sb-video {
	margin: 0 0 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 20px;
}
.sxn-sb-video .mcVideo {
	float: none;
	display: block;
	width: 100%;
	margin: 0 auto;
}

@media screen and (min-width: 1120px) {
	.mcHomeVideo { padding: 80px 30px; }
}
@media screen and (min-width: 1640px) {
	.mcHomeVideo { padding: 120px 45px; }
}