/*
Theme Name: Hunt Law
Theme URI: https://www.milemarkmedia.com/
Description: Designed and Powered by MileMark Media
Author: MileMark Media
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: 5px;
	right: 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 {
	color: #000;
	font: 16px/1.3 Arial, "Helvetica Neue", Helvetica, sans-serif;
	background: #fff;
}
a {
	color: blue;
	transition: font-size 250ms ease, color 250ms ease, background-color 250ms ease, border-color 250ms ease;
}
a,
a:link,
a:active,
a:visited {
	text-decoration: none;
	outline: none;
}
.animated {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.officiallyAnimated,
.ie9 .animated,
.persistent_header .animated,
.persistent_header.animated {
	opacity: 1;
}
article hr {
	margin: 0 auto 20px;
	width: 80%;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	border: 0;
}

/*  < oo css >  */
.sxn_bucket { line-height: 1; }
.sxn_bucket .sxn_wrap {
	position: relative;
	margin: auto;
	padding: 20px;
}
.sxn_bucket .sxn_wrap:after {
	content:'';
	clear: both;
	display: block;
}
.sxn_bucket .cont_h2 { padding: 0 0 20px; }
.sxn_bucket a:hover { cursor: pointer; }

.sb_bucket { margin: 0 auto 20px; }
.sb_bucket a:hover { cursor: pointer; }
@media screen and (min-width: 800px) {
	.sb_bucket:last-of-type { margin: auto; }
}
/*  </ oo css >  */

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

/*  < main_header >  */
.main_header {
	line-height: 1;
	text-align: center;
}
.main_header .sxn_wrap {
	position: relative;
	margin: auto;
	padding: 20px;
	max-width: 1600px;
}
.main_header .sxn_wrap:after {
	content:'';
	clear: both;
	display: block;
}
.main_header .logo_main {
	display: block;
	margin: auto;
	padding: 0 0 20px;
	width: 100%;
	max-width: 260px;
	height: auto;
	transition: all 250ms ease;
}
.main_header .logo_main img {
	display: block;
	width: 100%;
	height: auto;
}
.main_header .cont_heading {
	display: block;
	padding: 0 0 20px;
	color: #3f3f3f;
	font: italic 18px/1 'PT Serif', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition: all 250ms ease;
}
.main_header .element_number a:before {
	content:'';
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	background: no-repeat center;
	background-size: contain;
}
html.no-webp .main_header .element_number a:before {
	background-image: url(img/header/header-icon-phone.png);
}
html.webp .main_header .element_number a:before {
	background-image: url(img/header/header-icon-phone.webp);
}
.main_header .element_number a {
	position: relative;
	display: inline-block;
	padding: 0 0 0 50px;
	height: 40px;
	color: #214c23;
	font: 30px/1 'PT Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: left;
}
.main_header .element_number a:hover {
	color: #343833;
}
.main_header .element_number a span {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: perspective(1px) translateY(-50%);
	display: block;
}
@media screen and (min-width: 600px) {
	.main_header {
		text-align: right;
	}
	.main_header .logo_main {
		float: left;
		padding: 0;
		max-width: 200px;
	}
	.main_header .block_cta {
		float: right;
		padding: 6px 0 0;
	}
	.main_header .cont_heading {
		padding: 0 0 10px;
	}
}
@media screen and (min-width: 800px) {
	.main_header .block_cta {
		padding: 20px 0 0;
	}
	.main_header .cont_heading {
		display: inline-block;
		padding: 0 12px 0 0;
	}
	.main_header .element_number {
		display: inline-block;
	}

	body.sticky_zone .main_header .logo_main {
		max-width: 200px;
	}
	body.sticky_zone .main_header .block_cta {
		padding: 20px 0 0;
	}
	body.sticky_zone .main_header .cont_heading {
		font-size: 18px;
	}
	body.sticky_zone .main_header .element_number a:before {
		width: 40px;
		height: 40px;
	}
	body.sticky_zone .main_header .element_number a {
		height: 40px;
		font-size: 30px;
	}
}
@media screen and (min-width: 1120px) {
	.main_header .sxn_wrap {
		padding: 15px 20px 15px;
	}
	.main_header .logo_main {
		max-width: 315px;
	}
	.main_header .block_cta {
		padding: 30px 0 0;
	}
	.main_header .cont_heading {
		font-size: 23px;
	}
	.main_header .element_number a:before {
		width: 50px;
		height: 50px;
	}
	.main_header .element_number a {
		padding: 0 0 0 64px;
		height: 50px;
		font-size: 44px;
	}
}
/*  </ main_header >  */

nav.mm {
	z-index: 100;
	position: relative;
	text-align: center;
	background: transparent;
}
nav.mm > ul > li > a {
	padding: 10px 10px 10px;
	color: #fff;
	font: bold 14px/1 'PT Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
}
nav.mm > ul > li > ul {top: 100%;}
nav.mm > ul > li:hover > a,
nav.mm > ul > li.current-menu-parent > a,
nav.mm > ul > li.current-menu-item > a {
	color: #fff;
	background: #3c803f;
}
nav.mm ul ul {
	width: 180px;
	background: #2e6731;
	border: 1px solid #173418;
}
nav.mm ul ul li:hover > a {
	color: #fff;
	background: #3c803f;
}
nav.mm ul ul li {
	border-top: 1px solid #173418;
}
nav.mm ul ul a {
	padding: 10px 10px 10px;
	color: #fff;
	font: bold 14px/1.3 'PT Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: none;
}
nav.mm ul {
	margin: 0;
	padding: 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 {
	position: absolute;
	top: -1px;
	left: 0;
	display: block;
	text-align: left;
	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 {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 {
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #275729;
	background: linear-gradient( #204620, #2e6731 );
	box-shadow: 0 1px 10px rgba(0,0,0,0.7);
}
#mobMenuItems {
	position: relative;
	margin: auto;
	padding: 0;
	width: 295px;
	height: 34px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
}
	.mmi {
		float: left;
		display: inline;
		height: 100%;
		list-style-type: none;
		list-style-position: outside;
	}
	.mmi > a {
		box-sizing: border-box;
		display: block;
		height: 100%;
		overflow: hidden;
		color: #fff;
		font-size: 14px;
		line-height: 34px;
		text-align: left;
		text-indent: -222px;
		background: no-repeat;
	}
	html.no-webp .mmi > a {
		background-image: url(img/icons/nc-menu.png);
	}
	html.webp .mmi > a {
		background-image: url(img/icons/nc-menu.webp);
	}
	.mmi > a:hover {
		background-color: #3b803f;
	}
	#mm1 {width: 56px;}
	#mm2 {width: 57px;}
	#mm3 {width: 66px;}
	#mm4 {width: 52px;}
	#mm5 {width: 57px;}
	.mmi a:hover {text-decoration: none;}
	.mmi {border-right: 1px solid #173418;}
	#mm1 {border-left: 1px solid #173418;}
	#mm1 > a {background-position: 20px 0; padding: 0 0 0 47px;}
	#mm2 > a {background-position: 20px -34px;}
	#mm3 > a {background-position: 20px -68px;}
	#mm4 > a {background-position: 20px -102px;}
	#mm5 > a {background-position: 20px -136px;}
	/* Dropdown support */
	.mmi > ul {
		z-index: 10;
		position: absolute;
		left: -1px;
		display: none;
		width: 297px;
	}
	.mmi:hover ul {display: block;}
	.mmi ul li {
		border-top: 1px solid #333;
	}
	.mmi ul li:first-child {border: 0;}
	.mmi ul a {
		display: block;
		padding: 10px 10px 10px;
		color: #fff;
		font: 16px/1 Arial, "Helvetica Neue", Helvetica, sans-serif;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		background: #666;
	}
	.mmi ul a:hover {
		background: #3b803f;
	}
	@media screen and (min-width: 385px) {
		#mobMenuItems {width: 348px;}
		#mm1 {width: 110px;}
		#mm1 > a {text-indent: 0;}
		.mmi > ul {width: 350px;}
	}
nav.mm_mob {
	z-index: 9999;
	position: absolute;
	top: 0;
	left: 0;
	padding: 54px 0 20px;
	width: 100%;
	text-align: left;
	background: #285a2b;
}
	nav.mm_mob ul {padding: 0;}
	nav.mm_mob > ul {padding: 0;}
		nav.mm_mob ul li {
			display: block;
			list-style-type: none;
			list-style-position: outside;
		}
		nav.mm_mob ul a {
			display: block;
			padding: 5px 20px 4px 0;
			color: #fff;
			font: 15px/1 Arial, "Helvetica Neue", Helvetica, sans-serif;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
		}
		nav.mm_mob a:hover {
			color: #000;
			text-decoration: none;
			background: #fff;
		}
			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 {
	z-index: 999999999;
	position: fixed;
	top: 0;
	right: 0;
	box-sizing: border-box;
	display: none;
	padding: 0;
	width: 100%;
	height: 34px;
	color: #000;
	font: bold 16px/34px 'PT Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	text-transform: uppercase;
	background: #ddd;
}
#closeMenu:hover {
	color: #000;
	text-decoration: none;
	background-color: #fff;
}
body.fsMenuOn #menuWall {
	content:'';
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 200%;
	background: #000;
	background: rgba(0, 0, 0, 0.9);
}
#mblSearch {
	padding: 0 20px 20px;
	max-width: 350px;
	overflow: hidden;
}
#mblsInput,
#mblsSubmit {
	-webkit-appearance: none;
	appearance: none;
	float: left;
	box-sizing: border-box;
	display: inline;
	border-radius: 0;
}
#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: #000;
	font: 14px/normal arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	text-transform: uppercase;
	background: #ddd;
	border: 0;
	border-radius: 0 4px 4px 0;
	transition: all 250ms ease;
}
#mblsSubmit:hover {
	background: #fff;
}

nav.mm_mob ul li.nav_non_active > a {
	color: #fff;
	background: transparent;
}
nav.mm > ul > li.nav_non_active:hover > a {
	cursor: default;
	color: #fff;
	background: transparent;
}

body.fsMenuOn .main_header .sxn_wrap,
body.fsMenuOn .sxn_nav_mm,
body.fsMenuOn .sxn_nav_mm .sxn_wrap { position: inherit; }
@media screen and (min-width: 800px) {
	#wrapper {
		padding: 155px 0 0;
	}
	.persistent_header {
		z-index: 999;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
	}
	body.admin-bar .persistent_header { top: 32px; }
	body.admin-bar.fsMenuOn .persistent_header { top: 0; }
	body.fsMenuOn .persistent_header,
	body.fsMenuOn .sxn_nav_mm,
	body.fsMenuOn .sxn_nav_mm .sxn_wrap { position: inherit; }

	body.sticky_zone .noSticky { display: none; }

	.sxn_nav_mm {
		text-align: center;
		background: #28592a;
		background: linear-gradient( #183519, #2f6731 );
	}
	nav.mm {
		display: inline-block;
		border-left: 1px solid #173418;
	}
	nav.mm > ul > li {
		border-right: 1px solid #173418;
	}
	nav.mm > ul > li > a {
		padding: 14px 20px 12px;
		font-size: 14px;
	}
}
@media screen and (min-width: 1120px) {
	#wrapper {
		padding: 194px 0 0;
	}
	nav.mm > ul > li > a {
		padding: 16px 25px 13px;
		font-size: 16px;
	}
}
@media screen and (min-width: 1640px) {
	#wrapper {
		padding: 199px 0 0;
	}
	nav.mm > ul > li > a {
		padding: 18px 45px 14px;
		font-size: 18px;
	}
}

/*	< sxn_marketing >	*/
.sxn_marketing {
	line-height: 1;
	background-color: #60789f;
}
/*	</ sxn_marketing >	*/

/*  < homeslides >  */
.homeslides {
	position: relative;
	height: 280px;
}
	.homeslide {
		position: absolute;
		top: 0;
		left: 0;
		display: none;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	.homeslide_1 {
		display: block;
	}
	.homeslide a {
		display: block;
		color: #fff;
	}
	.homeslide a:hover { text-decoration: none; }

	.homeslide .homeslide_img {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
	}
	html.no-webp .homeslide_1 .homeslide_img { background-image: url(img/slides/home/1120/slides-home-1.jpg); }
	html.no-webp .homeslide_2 .homeslide_img { background-image: url(img/slides/home/1120/slides-home-2.jpg); }
	html.no-webp .homeslide_3 .homeslide_img { background-image: url(img/slides/home/1120/slides-home-3.jpg); }
	html.no-webp .homeslide_4 .homeslide_img { background-image: url(img/slides/home/1120/slides-home-4.jpg); }
	html.no-webp .homeslide_5 .homeslide_img { background-image: url(img/slides/home/1120/slides-home-5.jpg); }

	html.webp .homeslide_1 .homeslide_img { background-image: url(img/slides/home/1120/slides-home-1.jpg); }
	html.webp .homeslide_2 .homeslide_img { background-image: url(img/slides/home/1120/slides-home-2.webp); }
	html.webp .homeslide_3 .homeslide_img { background-image: url(img/slides/home/1120/slides-home-3.webp); }
	html.webp .homeslide_4 .homeslide_img { background-image: url(img/slides/home/1120/slides-home-4.webp); }
	html.webp .homeslide_5 .homeslide_img { background-image: url(img/slides/home/1120/slides-home-5.webp); }

	.homeslide .cont_slide {
		box-sizing: border-box;
		margin: auto;
		width: 100%;
		max-width: 1640px;
		height: 100%;
	}

	.homeslide_2 .cont_slide {
		z-index: 2;
		position: relative;
		background: no-repeat center bottom;
		background-size: 240px auto;
	}
	html.no-webp .homeslide_2 .cont_slide { background-image: url(img/slides/home/slides-home-headshot.png); }
	html.webp .homeslide_2 .cont_slide { background-image: url(img/slides/home/slides-home-headshot.webp); }

	.homeslide .cont_box {
		z-index: 10;
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: perspective(1px) translateY(-50%);

		box-sizing: border-box;
		margin: auto;
		padding: 20px 20px 20px;
		color: #fff;
		text-align: center;
	}
	.homeslide_2 .cont_box {
		top: 0;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		transform: none;
	}
	.homeslide .cont_hdg {
		display: block;
		font: bold 18px/1.2 'PT Sans', sans-serif;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		text-transform: uppercase;
		/*  animation  */
		opacity: 0;
		position: relative;
		left: -75px;
		transition: all 1000ms ease;
		/*  / animation  */
	}
	.homeslide.slide_text_animate .cont_hdg_1 {
		opacity: 1;
		left: 0;
	}
	.homeslide.slide_text_animate_2 .cont_hdg_2 {
		opacity: 1;
		left: 0;
	}
	.homeslide.slide_text_animate_3 .cont_hdg_3 {
		opacity: 1;
		left: 0;
	}
@media screen and (min-width: 600px) {
	.homeslide .homeslide_img {
		opacity: 1;

		-webkit-animation-name: nc_burns_zoom_in;
		animation-name: nc_burns_zoom_in;
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
		-webkit-animation-iteration-count: infinite;
		animation-iteration-count: infinite;
		-webkit-animation-duration: 36s;
		animation-duration: 36s;

		background-position: center;
	}
	.homeslide .homeslide_img.ie_slide {
		-webkit-animation-name: none;
		animation-name: none;
		transform: none;
		-webkit-transform: none;
	}

	.homeslide_2 .cont_slide {
		background-position: right 20px bottom;
		background-size: 320px auto;
	}

	.homeslide .cont_box {
		float: left;
		display: block;
		margin: 0;
		text-align: left;
	}
	.homeslide_2 .cont_box {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: perspective(1px) translateY(-50%);
	}

	.homeslide .cont_hdg {
		font-size: 28px;
	}
}
@media screen and (min-width: 800px) {
	.homeslides {
		height: 360px;
	}
	.homeslide .cont_hdg {
		font-size: 38px;
	}
	.homeslide_2 .cont_slide {
		background-size: 440px auto;
	}
}
@media screen and (min-width: 1120px) {
	.homeslides {
		height: 497px;
	}

	html.no-webp .homeslide_1 .homeslide_img { background-image: url(img/slides/home/1733/slides-home-1.jpg); }
	html.no-webp .homeslide_2 .homeslide_img { background-image: url(img/slides/home/1733/slides-home-2.jpg); }
	html.no-webp .homeslide_3 .homeslide_img { background-image: url(img/slides/home/1733/slides-home-3.jpg); }
	html.no-webp .homeslide_4 .homeslide_img { background-image: url(img/slides/home/1733/slides-home-4.jpg); }
	html.no-webp .homeslide_5 .homeslide_img { background-image: url(img/slides/home/1733/slides-home-5.jpg); }

	html.webp .homeslide_1 .homeslide_img { background-image: url(img/slides/home/1733/slides-home-1.webp); }
	html.webp .homeslide_2 .homeslide_img { background-image: url(img/slides/home/1733/slides-home-2.webp); }
	html.webp .homeslide_3 .homeslide_img { background-image: url(img/slides/home/1733/slides-home-3.webp); }
	html.webp .homeslide_4 .homeslide_img { background-image: url(img/slides/home/1733/slides-home-4.webp); }
	html.webp .homeslide_5 .homeslide_img { background-image: url(img/slides/home/1733/slides-home-5.webp); }

	.homeslide_2 .cont_slide {
		background-size: 600px auto;
	}

	.homeslide .cont_hdg {
		font-size: 55px;
	}
}
/*  </ homeslides >  */

/*	< subslides >	*/
.subslides {
	margin: auto;
	width: 100%;
	color: #fff;
	text-align: center;
}
	.subslide {
		box-sizing: border-box;
		padding: 20px;
		width: 100%;
		height: 100%;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	html.no-webp .subslide_1 {
		background-image: url(img/slides/sub/slides-sub-1.jpg);
	}
	html.webp .subslide_1 {
		background-image: url(img/slides/sub/slides-sub-1.webp);
	}

	.subslides .cont_h2 {
		color: #fff;
		font: bold 24px/1 "Poppins",sans-serif;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		text-transform: uppercase;
		text-shadow: 0 0 7px rgba( 50, 71, 89, 0.8 );
	}
	.subslides .cont_sub_heading {
		font: 18px/1 "Poppins",sans-serif;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		text-shadow: 0 0 7px rgba( 50, 71, 89, 0.8 );
	}
@media screen and (min-width: 600px) {
	.subslide {
		padding: 60px 20px 60px;
	}
}
@media screen and (min-width: 800px) {
	.subslides .cont_h2 {
		font-size: 46px;
	}
	.subslides .cont_sub_heading {
		font-size: 24px;
		letter-spacing: 6px;
	}
}
@media screen and (min-width: 1120px) {
	.subslide {
		padding: 100px 20px 100px;
	}
	.subslides .cont_h2 {
		font-size: 68px;
	}
	.subslides .cont_sub_heading {
		font-size: 30px;
		letter-spacing: 12px;
	}
}
/*	</ subslides >	*/

#sync {height: 0; width: 0;}
.syncItem {position: relative; z-index: 0;}
@media screen and (min-width: 800px) {
	#syncMenu { z-index: 1; }
	#syncSidebar { z-index: 1; }
}

/*  < sxn_badge >  */
.sxn_badge {
	text-align: center;
}
.sxn_badge .sxn_wrap {
	max-width: 1600px;
}
.sxn_badge .element_bucket {
	box-sizing: border-box;
}
.sxn_badge .element_heading {
	padding: 0 0 20px;
}
.sxn_badge .cont_h1 {
	padding: 0 0 4px;
	color: #343833;
	font: bold 25px/1 "Poppins",sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
}
.sxn_badge .cont_h2 {
	padding: 0;
	color: #343833;
	font: 14px/1 "Poppins",sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	letter-spacing: 6px;
}
.sxn_badge .element_badge img {
	width: 100%;
	height: auto;
	max-width: 200px;
}
@media screen and (min-width: 600px) {
	.sxn_badge .element_heading {
		float: left;
		padding: 0;
	}
	.sxn_badge .element_badge {
		float: right;
		padding: 10px 0 0;
	}
	.sxn_badge .element_badge img {
		max-width: 200px;
	}
}
@media screen and (min-width: 800px) {
	.sxn_badge .cont_h1 {
		font-size: 30px;
	}
	.sxn_badge .element_badge {
		padding: 6px 0 0;
	}
	.sxn_badge .element_badge img {
		max-width: 260px;
	}
}
@media screen and (min-width: 1120px) {
	.sxn_badge .sxn_wrap {
		padding: 47px 20px 51px;
	}
	.sxn_badge .element_heading {
		width: 60%;
	}
	.sxn_badge .cont_h1 {
		font-size: 40px;
	}
	.sxn_badge .cont_h2 {
		font-size: 16.5px;
		letter-spacing: 13px;
	}
	.sxn_badge .element_badge {
		width: 40%;
	}
	.sxn_badge .element_badge img {
		max-width: 352px;
	}
}
/*  </ sxn_badge >  */

/*  < sxn_practice_areas >  */
.sxn_practice_areas {
	overflow: hidden;
	font-size: 0;
	text-align: center;
	background: #ebebeb;
	border-top: 2px solid #fff;
}
.sxn_practice_areas br {
	display: none;
}
.sxn_practice_areas .sxn_wrap {
	max-width: 1600px;
}
.sxn_practice_areas .cont_h2 {
	box-sizing: border-box;
	font: 22px/1 'Poppins', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
}
.sxn_practice_areas ul li {
	box-sizing: border-box;
	padding: 0 0 1px;
	font: 16px/1 'Poppins', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.sxn_practice_areas ul li a {
	box-sizing: border-box;
	display: block;
	padding: 10px 20px 10px;
	color: rgb(52, 56, 51);
	background: #d1d0d1;
}
.sxn_practice_areas ul li a:hover,
.sxn_practice_areas ul .item_current_page a {
	color: #fff;
	background: #0273b2;
}
@media screen and (min-width: 450px) {
	.sxn_practice_areas ul li {
		display: inline-block;
		padding: 0 1px 0 0;
	}
}
@media screen and (min-width: 600px) {
	.sxn_practice_areas ul li {
		width: calc( ( 100% - 2px ) / 3 );
	}
	.sxn_practice_areas ul li a {
		padding: 20px 20px 20px;
	}
}
@media screen and (min-width: 800px) {
	.sxn_practice_areas {
		text-align: left;
	}
	.sxn_practice_areas br {
		display: inline-block;
	}
	.sxn_practice_areas .sxn_wrap {
		padding: 0 20px 0;
	}
	.sxn_practice_areas .cont_h2 {
		display: inline-block;
		padding: 0;
		width: 25%;
		height: 100px;
		vertical-align: top;
	}
	body.home .sxn_practice_areas .cont_h2 {
		height: 150px;
	}
	.sxn_practice_areas .cont_h2 span {
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: perspective(1px) translateY(-50%);
		display: block;
	}
	.sxn_practice_areas ul {
		display: inline-block;
		width: 75%;
		vertical-align: top;
	}
	.sxn_practice_areas ul li {
		padding: 0;
		width: calc( ( 100% - 2px ) / 3 );
		vertical-align: middle;
		border-left: 2px solid #fff;
	}
	.sxn_practice_areas ul li a:before {
		content:'';
		position: absolute;
		top: 0;
		left: 10px;
		width: 93px;
		height: 100%;
		background: no-repeat left center;
		background-size: 50px auto;
	}
	html.no-webp .sxn_practice_areas ul .item_1 a:before { background-image: url(img/practice-areas/practice-areas-securities.png); }
	html.no-webp .sxn_practice_areas ul .item_2 a:before { background-image: url(img/practice-areas/practice-areas-mergers.png); }
	html.no-webp .sxn_practice_areas ul .item_3 a:before { background-image: url(img/practice-areas/practice-areas-business-law.png); }

	html.webp .sxn_practice_areas ul .item_1 a:before { background-image: url(img/practice-areas/practice-areas-securities.webp); }
	html.webp .sxn_practice_areas ul .item_2 a:before { background-image: url(img/practice-areas/practice-areas-mergers.webp); }
	html.webp .sxn_practice_areas ul .item_3 a:before { background-image: url(img/practice-areas/practice-areas-business-law.webp); }

	.sxn_practice_areas ul li a {
		position: relative;
		padding: 0 20px 0 80px;
		height: 100px;
		background: transparent;
	}
	body.home .sxn_practice_areas ul li a {
		height: 150px;
	}
	.sxn_practice_areas ul li a span {
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: perspective(1px) translateY(-50%);
		display: block;
	}
}
@media screen and (min-width: 1120px) {
	.sxn_practice_areas .cont_h2 {
		height: 120px;
		font-size: 36px;
	}
	body.home .sxn_practice_areas .cont_h2 {
		height: 200px;
	}
	.sxn_practice_areas ul li a:before {
		left: 20px;
		background-size: 93px;
	}
	.sxn_practice_areas ul li a {
		padding: 0 20px 0 134px;
		height: 120px;
		font-size: 21px;
		text-align: center;
	}
	body.home .sxn_practice_areas ul li a {
		height: 200px;
	}
}
/*  </ sxn_practice_areas >  */

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

body.home #contentArea {
	background: #204b22;
}
#contentArea .sxn_wrap {
	position: relative;
	margin: auto;
	max-width: 1600px;
}
body.home #contentArea .sxn_wrap {
	max-width: 1640px;
}
#contentArea .sxn_wrap:after {
	content:'';
	clear: both;
	display: block;
}
.article {
	padding: 20px;
	color: #000;
	font: 16px/1.3 'Work Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body.home .article {
	color: #fff;
}
	#crumbs {
		margin: 0 0 20px;
		font-size: 12px;
	}
	.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: #0473b2;
	}
	body.home .article a {
		color: #fff;
		text-decoration: underline;
	}
	.article a:hover {text-decoration: underline;}
	.article ul,
	.article ol {overflow: hidden;}
	.article h1,
	.article h2,
	.article h3,
	.article h4,
	.article h5,
	.article h6 {
		padding: 0 0 5px 0;
		color: #000;
		font-family: "Poppins",sans-serif;
		font-weight: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		line-height: 1.2;
	}
	body.home .article h1,
	body.home .article h2,
	body.home .article h3,
	body.home .article h4,
	body.home .article h5,
	body.home .article h6 {
		color: #fff;
	}
	.article h1 {
		padding: 0 0 20px 0;
		font-size: 25px;
		font-weight: bold;
		text-transform: uppercase;
	}
	.article h2 {
		padding: 0 0 10px 0;
		color: #224c23;
		font-size: 20px;
		font-weight: bold;
	}
	.article h3 {
		font-size: 18px;
		font-style: italic;
		font-weight: bold;
	}
	.article h4 {
		font-size: 16px;
		font-style: italic;
	}
	.article h5 {
		font-size: 16px;
	}
	.article .headshot {
		float: left;
		margin: 0 15px 5px 0;
		width: 40%;
		max-width: 220px;
	}
	.article .mc_fullsize {
		display: block;
		width: 100%;
		height: auto;
	}
	.article .alignright,
	.article .aligncenter,
	.article .alignleft {
		display: block;
		margin: 10px auto;
	}
	#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;}
	/*  < custom shareThisPage >  */
	#shareThisPage {
		border-color: #eee;
	}
	/*  </ custom shareThisPage >  */

	.article .mc_mw_640 {
		box-sizing: border-box;
		display: block;
		margin: auto;
		padding: 4px;
		width: 100%;
		height: auto;
		max-width: 640px;
		border: 1px solid #dfdfdf;
	}

	.mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;}

.sidebar {
	margin: auto;
	width: 100%;
	max-width: 450px;
	line-height: 1;
}

/*  < sb_blog_tags >  */
.sb_blog_tags { padding: 0 20px 0; }
.sb_blog_tags h2 {
	margin: 0 0 20px;
	padding: 20px;
	color: #fff;
	font: bold 22px/1.15 "Poppins",sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	background: #204b22;
}
.sb_blog_tags ul {
	padding: 0 0 20px 20px;
}
.sb_blog_tags ul li {
	list-style-type: disc;
}
.sb_blog_tags ul li a {
	color: #0473b2;
	font-size: 16px;
	line-height: 1.3;
}
.sb_blog_tags ul li a:hover {
	text-decoration: underline;
}
/*  </ sb_blog_tags >  */

/*  < sb_practice_areas >  */
.sb_practice_areas h2 {
	margin: 0 0 2px;
	padding: 20px;
	color: #fff;
	font: bold 22px/1 "Poppins",sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	background: #204b22;
}
.sb_practice_areas ul li {
	box-sizing: border-box;
	padding: 0 0 2px;
	font: 16px/1.3 'Poppins', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.sb_practice_areas ul li a {
	box-sizing: border-box;
	display: block;
	padding: 14px 20px 14px;
	color: rgb(52, 56, 51);
	background: #ebebeb;
}
.sb_practice_areas ul li a:hover {
	color: #fff;
	background: #0273b2;
}
.sb_practice_areas_image {
	padding: 4px;
	background: #fff;
	border: 1px solid #dfdfdf;
}
.sb_practice_areas_image img {
	display: block;
	width: 100%;
	height: auto;
}
/*  </ sb_practice_areas >  */

/* Content Area */
@media screen and (min-width: 800px) {
	body.home #contentArea:before {
		content:'';
		position: absolute;
		top: 0;
		left: 0;
		width: 50%;
		height: 100%;
		background: #204b22;
	}
	body.home #contentArea:after {
		content:'';
		position: absolute;
		top: 0;
		right: 0;
		width: 50%;
		height: 100%;
		background: no-repeat center;
		background-size: cover;
	}
	html.no-webp body.home #contentArea:after {
		background-image: url(img/content/content-bg.jpg);
	}
	html.webp body.home #contentArea:after {
		background-image: url(img/content/content-bg.webp);
	}
	body.home #contentArea {
		position: relative;
	}
	#contentArea .sxn_wrap { padding: 20px; }
	body.home #contentArea .sxn_wrap {
		z-index: 2;
		position: relative;
		padding: 0;
	}
	.article {
		padding: 0;
	}
	body.home .article {
		box-sizing: border-box;
		padding: 20px;
		width: 50%;
		background: #204b22;
		border-right: 1px solid #fff;
	}
	body.page-template .article,
	body.blog .article,
	body.single .article {
		float: left;
		width: calc(100% - 20px - 300px);
	}
	.article .alignright {
		float: right;
		margin: 0 0 5px 15px;
	}
	.article .aligncenter {
		display: block;
		margin: auto;
	}
	.article .alignleft {
		float: left;
		margin: 0 15px 5px 0;
	}
	.sidebar {
		float: right;
		max-width: 300px;
	}
}
@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: 1120px) {
	#contentArea .sxn_wrap {
		padding: 40px 20px 40px;
	}
	.article {
		font-size: 18px;
	}
	body.home .article {
		padding: 40px 20px 100px;
	}
	body.page-template .article,
	body.blog .article,
	body.single .article {
		width: calc(100% - 60px - 360px);
	}
	.article h1 {
		font-size: 28px;
	}
	.article h2 {
		font-size: 24px;
	}
	.article h3 {
		font-size: 20px;
	}
	.sidebar {
		float: right;
		max-width: 360px;
	}
}

/*  < hide sb elements >  */
body.sb_short .sb_about { display: none; }

body.sb_medium .sb_results { display: none; }
/*  </ hide sb elements >  */

/*  < sxn_legal_matters >  */
.sxn_legal_matters {
	z-index: 10;
	position: relative;
	background: #eee;
}
.sxn_legal_matters .sxn_wrap {
	max-width: 1600px;
}
.sxn_legal_matters .block_bucket {
	box-sizing: border-box;
}
.sxn_legal_matters .block_image {
	box-sizing: border-box;
	margin: 0 auto 20px;
	padding: 4px;
	max-width: 498px;
	max-width: 350px;
	background: #fff;
	border: 1px solid #dfdfdf;
}
.sxn_legal_matters .block_image img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 490px;
	height: auto;
}
.sxn_legal_matters .cont_h2 {
	color: #343833;
	font: bold 22px/1.15 "Poppins",sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.sxn_legal_matters p {
	padding: 0;
	font: 16px/1.7 'Work Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 800px) {
	.sxn_legal_matters .block_image {
		float: left;
		margin: 0;
	}
	.sxn_legal_matters .block_text {
		float: right;
		width: calc( 100% - 350px - 20px );
	}
}
@media screen and (min-width: 1120px) {
	.sxn_legal_matters .sxn_wrap {
		padding: 0 20px 0;
	}
	.sxn_legal_matters .block_image {
		margin: -30px 0 -30px;
		max-width: 498px;
	}
	.sxn_legal_matters .block_text {
		padding: 92px 0 22px;
		width: calc( 100% - 498px - 60px );
	}
	.sxn_legal_matters .cont_h2 {
		padding: 0 0 34px;
		font-size: 36px;
	}
	.sxn_legal_matters p {
		font-size: 18px;
	}
}
@media screen and (min-width: 1640px) {
	.sxn_legal_matters .block_image {
		margin: -60px 0 -60px;
	}
	.sxn_legal_matters .block_text {
		padding: 92px 0 92px;
	}
}
/*  </ sxn_legal_matters >  */

/*  < sxn_consult_us >  */
.sxn_consult_us {
	text-align: center;
	background: #fff;
}
.sxn_consult_us a {
	color: #214b23;
}
.sxn_consult_us .sxn_wrap {
	max-width: 1600px;
}
.sxn_consult_us .cont_h2 {
	color: #343833;
	font: bold 22px/1.15 "Poppins",sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
}
.sxn_consult_us p {
	padding: 0;
	color: #343833;
	font: 16px/1.7 'Work Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 1120px) {
	.sxn_consult_us .sxn_wrap {
		padding: 85px 20px 85px;
	}
	.sxn_consult_us .cont_h2 {
		padding: 0 0 34px;
		font-size: 36px;
	}
	.sxn_consult_us p {
		font-size: 18px;
	}
}
/*  </ sxn_consult_us >  */

/*  < sxn_form >  */
.sxn_form {
	overflow: hidden;
	font-size: 0;
	text-align: center;
	background: #2c552d no-repeat center;
	background-size: cover;
}
.sxn_form a {
	color: #fff;
}
.sxn_form .sxn_wrap {
	max-width: 1600px;
}
.sxn_form .cont_h2 {
	color: #fff;
	font: bold 22px/1.15 "Poppins",sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.sxn_form p {
	padding: 0;
	color: #343833;
	font: 16px/1.7 'Work Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.sxn_form form {
	box-sizing: border-box;
	overflow: hidden;
	background: transparent;
}
.sxn_form form .form-part {
	position: relative;
	margin: 0 0 18px;
}
.sxn_form form input[type="text"],
.sxn_form form textarea {
	box-sizing: border-box;
	padding: 0 10px 0;
	width: 100%;
	height: 45px;  /* padding breaks placeholder text position in chrome */
	color: #fff;
	font: 16px/1 'Work Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
	background: #fff;
	background: rgba( 255, 255, 255, 0.2 );
	border: 0;
	border-bottom: 2px solid #fff;
	border-radius: 0;
}
.sxn_form form textarea {
	padding: 10px;
	height: 95px;
}
/*  < placeholder >  */
.sxn_form form ::-webkit-input-placeholder { color: #fff; }
.sxn_form form :-ms-input-placeholder { color: #fff; }
.sxn_form form ::-moz-placeholder { opacity: 1; color: #fff; }
.sxn_form form :-moz-placeholder { opacity: 1; color: #fff; }
.sxn_form form :placeholder-shown { color: #fff; }
.sxn_form form ::placeholder { color: #fff; }
.sxn_form form input[placeholder],
.sxn_form form [placeholder],
.sxn_form form *[placeholder] { color: #fff; }
/*  </ placeholder >  */
.sxn_form form .form-part-disclaimer {
	margin: auto;
	padding: 0 0 20px;
	max-width: 800px;
	color: #fff;
	font: 16px/1 'Work Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.sxn_form form label {
	display: block;
}
.sxn_form form .error {
	padding: 10px;
	color: #fff;
	font: 16px/1 'Work Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: #ce3426;
}
.sxn_form form .captcha-container {
	margin: auto;
	width: 100%;
	max-width: 302px;
	height: 76px;
}
.sxn_form form input[type="submit"] {
	opacity: 1;
	box-sizing: border-box;
	display: block;
	margin: auto;
	width: 100%;
	max-width: 302px;
	height: 76px;
	color: #fff;
	font: bold 24px/normal 'Work Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: #67a7de;
	background: linear-gradient( #70ade0, #609ccf );
	border: 0;
	border-radius: 6px;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.sxn_form form input[type="submit"]:hover {
	cursor: pointer;
	color: #000;
	background: #fff;
}
@media screen and (min-width: 600px) {
	.sxn_form form .form-part-input {
		display: inline-block;
		margin: 0 18px 18px 0;
		width: calc( ( 100% - 36px - 2px ) / 3 );
		vertical-align: top;
	}
	.sxn_form form .form-part-input-3 {
		margin-right: 0;
	}
}
@media screen and (min-width: 800px) {
	.sxn_form form .captcha-wrapper {
		display: inline-block;
		padding: 0 20px 0 0;
		vertical-align: top;
	}
	.sxn_form form input[type="submit"] {
		display: inline-block;
		vertical-align: top;
	}
}
@media screen and (min-width: 1120px) {
	html.no-webp .sxn_form.imgSet {
		background-image: url(img/form/form-bg.jpg);
	}
	html.webp .sxn_form.imgSet {
		background-image: url(img/form/form-bg.webp);
	}
	.sxn_form .sxn_wrap {
		padding: 76px 20px 76px;
	}
	.sxn_form .cont_h2 {
		padding: 0 0 50px;
		font-size: 36px;
	}
	.sxn_form p {
		font-size: 18px;
	}
}
/*  </ sxn_consult_us >  */

/*  < main_footer >  */
.main_footer {
	color: #fff;
	text-align: center;
}
.main_footer a {
	color: #fff;
}
.main_footer .sxn_wrap {
	padding: 0;
	max-width: 1600px;
}
.main_footer .block_bucket {
	box-sizing: border-box;
}
.main_footer .block_cta {
	padding: 20px;
	background: #343833;
}
.main_footer .footer_logo {
	display: block;
	margin: auto;
	padding: 0 0 20px;
	width: 100%;
	max-width: 260px;
	height: auto;
}
.main_footer .footer_logo img {
	display: block;
	width: 100%;
	height: auto;
}
.main_footer .cont_map_image {
	display: block;
	margin: 0 auto 20px;
	width: 100%;
	max-width: 450px;
	height: auto;
}
.main_footer .cont_map_image img {
	display: block;
	width: 100%;
	height: auto;
}
.main_footer p {
	padding: 0 0 20px;
	font: 16px/1.3 'Work Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.main_footer p a {
	font-weight: bold;
}
.main_footer p a:hover {
	color: #0581ed;
}
.main_footer .element_office_link {
	padding: 0 0 20px;
}
.main_footer .element_office_link a {
	display: inline-block;
	padding: 20px 15px 20px;
	color: #343833;
	font: bold 16px/1 'Work Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	background: #e6e6e7;
	background: linear-gradient( #eee, #dedede );
	border-radius: 4px;
}
.main_footer .element_office_link a:hover {
	color: #fff;
	background: #66a7de;
	background: linear-gradient( #71ade0, #5f9ccf );
}
.main_footer .cont_social {
	margin: auto;
	padding: 0 0 20px;
	font-size: 0;
}
.main_footer .cont_social li {
	display: inline-block;
	margin: 0 10px 0 0;
	width: 50px;
	height: 50px;
	list-style-type: none;
	list-style-position: outside;
}
.main_footer .cont_social li:last-of-type { margin: 0; }
.main_footer .cont_social li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 50%;
}
.main_footer .cont_social .item_1 a {
	background: #3b5c9b;
}
.main_footer .cont_social .item_2 a {
	background: #41d1da;
}
.main_footer .cont_social .item_3 a {
	background: #0173b2;
}
.main_footer .cont_social li a:hover {
	background: #fff;
}
.main_footer .cont_social li a img {
	display: block;
	width: 300%;
}
.main_footer .cont_social li a:hover img { margin-top: -100%; }
.main_footer .cont_social .item_2 img { margin-left: -100%; }
.main_footer .cont_social .item_3 img { margin-left: -200%; }
.main_footer .cont_social .item_4 img { margin-left: -300%; }
.main_footer .element_review_link a {
	display: inline-block;
	padding: 15px 40px 15px;
	color: #fff;
	font: bold 16px/1 'Work Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	background: #0581ed;
	border-radius: 30px;
}
.main_footer .element_review_link a:hover {
	color: #343833;
	background: #fff;
}
@media screen and (min-width: 385px) {
	.main_footer .element_office_link a {
		padding: 20px;
	}
}
@media screen and (min-width: 800px) {
	.main_footer {
		background: no-repeat center;
		background-size: cover;
	}
	html.no-webp .main_footer.imgSet {
		background-image: url(img/footer/footer-bg-map.jpg);
	}
	html.webp .main_footer.imgSet {
		background-image: url(img/footer/footer-bg-map.webp);
	}
	.main_footer .sxn_wrap {
		padding: 0 20px 0;
	}
	.main_footer .block_cta {
		float: right;
		width: 360px;
	}
	.main_footer .cont_map_image {
		display: none;
	}
}
@media screen and (min-width: 1120px) {
	.main_footer .block_cta {
		padding: 40px 20px 40px;
		width: 505px;
	}
	.main_footer .footer_logo {
		max-width: 355px;
	}
	.main_footer p {
		font-size: 18px;
		font-size: 24px;
	}
	.main_footer .element_office_link a {
		padding: 18px 20px 20px;
		font-size: 20px;
	}
	.main_footer .element_review_link a {
		font-size: 22px;
	}
}
/*  </ main_footer >  */

/*  < sxn_agency >  */
.sxn_agency {
	font-size: 0;
	line-height: 1;
	text-align: center;
	background-color: #fff;
}
.sxn_agency .sxn_wrap {
	display: inline-block;
	padding: 20px;
	overflow: hidden;
}
.sxn_agency p,
.sxn_agency a {
	color: #000;
	font: normal 16px/1.2 'Work Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none;
}
.sxn_agency a:hover {
	text-decoration: underline;
}
.sxn_agency p {
	display: block;
	margin: auto;
	padding: 0;
	vertical-align: middle;
}
.sxn_agency .f_nav {
	padding: 20px 0 0;
}
.sxn_agency .f_nav li {
	position: relative;
	display: inline-block;
	padding: 0 12px 0 10px;
	color: #000;
	font: 16px/1 'Work Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	list-style-type: none;
	list-style-position: outside;
}
.sxn_agency .f_nav li:first-of-type {
	padding-left: 0;
}
.sxn_agency .f_nav li:last-of-type {
	padding-right: 0;
}
.sxn_agency .f_nav li:after {
	content:'|';
	position: absolute;
	top: 0;
	right: 0;
}
.sxn_agency .f_nav li:last-of-type:after {
	display: none;
}
.sxn_agency .f_nav a {
	color: #000;
	font-weight: bold;
}
.sxn_agency .f_nav a:hover {
	color: #000;
	text-decoration: underline;
}

#mmBranding { 
	display: inline-block; 
	overflow: hidden; 
	width: 100%; 
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
#mmBranding,
#mmBranding a,
#mmBranding p {
	color: #000;
	font: normal 11px/1.3 Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	text-decoration: none;
}
#mmBranding a:hover { font-weight: normal; text-decoration: underline; }
#logo-mmm { display: inline-block; }
#mmBranding p {
	margin: auto;
	padding: 12px 0 0;
	max-width: 350px; /*modme*/
	text-align: center;
}
#mmBranding br {display: none;}
@media screen and (min-width: 600px) {
	.sxn_agency p {
		display: inline-block;
		margin: 0;
		padding: 0;
		max-width: none;
		text-align: left;
	}
	/* #mmBranding { display: inline-block; } */
	#mmBranding p {
		display: inline-block;
		margin: 9px 0 0 12px;
		padding: 0;
		max-width: none;
		text-align: left;
		vertical-align: bottom;
	}
	#mmBranding br {display: inline;}
}
@media screen and (min-width: 1120px) {
	.sxn_agency .sxn_wrap { padding: 40px 20px 40px; }
	#mmBranding { width: auto; }
}
/*  </ sxn_agency >  */

/*  < mmm changes >  */
.sxn_agency .cont_logo {
	vertical-align: bottom;
}
.sxn_agency p { vertical-align: bottom; }
@media screen and (min-width: 600px) {
	.sxn_agency p { padding: 0 0 0 20px; }
}
/*  </ mmm changes >  */

/* Contact Form Styling */
.nc_form {
	margin: 0 0 1.25em;
	padding: 1.25em 2%;
	color: #333333;
	background-color: #f0f0f0;
	border: 2px solid #c0c0c0;
	border-radius: 5px;
}
.nc_form .req { color: #F71704; }
.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {
	display: block;
	padding: 0;
	width: 98%;
}
	.nc_form input,
	.nc_form textarea {
		color: #8B898C;
		background: #fff;
	}
	.nc_form input,
	.nc_form textarea,
	.nc_form .captcha-container {
		border: 1px solid #999;
		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;
	color: #fff;
	line-height: 1;
	background: #555;
}
	.nc_form input.submit-button:hover { background: #777; }
.nc_form input.error { border-color: #f00; }
.nc_form label.error { color: #f00; }
.ncfDisclaimer {
	margin: 0 0 1em;
	padding: 0.33em 0 0;
	font-size: 80%;
}
	.ncfDisclaimer span {
		display: block;
		font-size: 125%;
		font-weight: bold;
	}
		.ncfDisclaimer span.req {
			display: inline;
			font-size: 80%;
		}
	.ncfDisclaimer input {
		display: inline;
		margin: 0 5px 0 0;
		width: 10px;
		height: 10px;
	}
	.ncfDisclaimer label { display: inline; }
.nc_form .captcha-wrapper {}
	.nc_form .captcha-wrapper input { max-width: 200px; }
	.nc_form .captcha-container {
		margin: 0 0 4px;
		max-width: 200px;
		text-align: center;
		background: #fff;
		border: 1px solid #333;
	}
	.nc_form .captcha-image {
		cursor: pointer;
		display: block;
		width: 100%;
	}
.nc_form .checkbox { margin: 0 0 10px; }
	.nc_form .checkbox input {
		display: inline;
		margin: 0 0 0 10px;
		padding: 0;
		width: auto;
		height: auto;
		line-height: 1;
	}
		.nc_form .checkbox input.delin { margin: 0; }
.nc_form .radio { margin: 0 0 10px; }
	.nc_form .radio input {
		display: inline;
		margin: 0 0 0 10px;
		padding: 0;
		width: auto;
		height: auto;
		line-height: 1;
	}
		.nc_form .radio input.delin { margin: 0; }
.nc_form .inlineSelect select {
	display: inline;
	width: auto;
}

/* 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;
		margin: 0;
		padding: 0;
		width: auto;
	}
	.postThumbMult {
		display: block;
		margin: 0 auto 0.5em;
		width: 80%;
		max-width: 150px;
	}
}

/*  < homeslide_animation >  */
@keyframes nc_burns_zoom_in {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	100% {
		-webkit-transform: scale(1.6);
		transform: scale(1.6);
	}
}
/*  < / homeslide_animation >  */

/*  < animation >  */
@-webkit-keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
.animation_pulse {
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
}
.animation_pulse:hover,
.animation_pulse:focus,
.animation_pulse:active {
	-webkit-animation-duration: 400ms;
	animation-duration: 400ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;

	-webkit-animation-name: pulse;
	animation-name: pulse;
}
.animation_float {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.animation_float:hover,
.animation_float:focus,
.animation_float:active {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
}
/*  </ animation >  */

/*  < animate.css >  */
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

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

	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}