/*
Theme Name: Schauermann Thayer (En Español)
Version: 100.1
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; color:#58b7b3;}

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

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: #53b7b4;}
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;
	width: 100%;
	display: block;
	margin: 40px auto;
	background-color: #53b7b4;
}

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

/* 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;
	position: relative;
	z-index: 100;
}
nav.mm > ul > li > a {
	padding: 10px 10px;
	font-size: 14px;
	color: black;
	font-family: 'Archivo Narrow', sans-serif;
	font-weight: bold;
/* 	text-transform: uppercase; */
	line-height: 1;
}
nav.mm > ul > li > a:hover {transition: background 300ms linear; color:#FFF;}
nav.mm > ul > li > ul {top: 100%;}
nav.mm > ul > li:hover > a {color: #58b7b3;}
nav.mm ul ul {background: #FFF; width: 220px; color: #58b7b3;}
nav.mm ul ul li:hover > a {background: #58b7b3; color: #FFF;}
nav.mm ul ul a {
	color: black;
	padding: 6px 10px;
	font-size: 18px;
	text-transform: none;
	line-height: 1.3;
	font-weight: bold;
	text-transform: uppercase;
}
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: #58b7b3;} /*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 #2b8682;} /*modme*/
	#mm1 {border-left: 1px solid #2b8682;} /*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 #2b8682; /*modme*/
	}
	.mmi ul li:first-child {border: 0;}
	.mmi ul a {
		color: #fff; /*modme*/
		display: block;
		padding: 10px 10px;
		font-size: 16px;
	}
	.mmi ul a:hover {
	}
	@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: #FFF; /*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: #58b7b3;
		    font: 15px/1 arial, sans-serif;
		    -webkit-font-smoothing: antialiased;
		    -moz-osx-font-smoothing: grayscale;
		}
		nav.mm_mob a:hover {
			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: 1px solid;
    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: #000;
    border: 0;
    border-radius: 0 4px 4px 0;
    transition: all 250ms ease;
}
#mblsSubmit:hover {background: #7A807A;} /*modme*/

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

	#persistentHeader{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
	}
	body.admin-bar #persistentHeader {top: 32px;}
	body.admin-bar.fsMenuOn #persistentHeader {top: 0;}
	body.sticky_zone .noSticky{ display: none; }
	#syncMenu {z-index: 1;}
}


#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%;}

#contentArea {
	margin: 0 auto;
	overflow: hidden;
}

	.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: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: 'Archivo Narrow', sans-serif;
		color: #000;
		padding: 0 0 5px 0;
	}
	.article h1 {
		font-size: 25px;
		padding: 0 0 20px 0;
		font-weight: bold;
	}
	.article h2 {
		font-size: 32px;
		padding: 0 0 10px 0;
		font-weight: 600;
		color:#0033a1;
	}
	.article h3 {
		font-family: 'Source Sans Pro', sans-serif;
		font-size: 28px;
	}
	.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 .alignright,
	.article .aligncenter,
	.article .alignleft{
		display: block;
		margin: 10px auto;
		max-width: 100%;
		height: auto;
	}
	.mcImgScale{
		/*Do not add any additional css to this class.*/
		max-width: 100%;
		height: 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 .c {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;}
	@media screen and (min-width: 800px) {
		.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;
		}
	}

#mainFooter {
	overflow: hidden;
}
.fNav {
	padding: 0;
}
	.fNav li {
		padding: 0;
		display: block;
		list-style-type: none;
		list-style-position: outside;
	}
	.fNav a {
		color: #444749;
	}
	.fNav a:hover {
		color: #7fa03c;
	}

/* 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 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-image: url(img/recaptcha-logo-48.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.grdbText {
	float: left;
	color: #fff;
	width: 185px;
	box-sizing: border-box;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-size: 13px;
	padding: 15px 15px 0;
	line-height: 1;
}
.grdbHead {
	display: block;
	margin: 0 0 5px;
}
.grdbLinks a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
.grdbLinks a:hover {text-decoration: underline;}
.grdbSep {font-size: 8px;}


.formBody .validationFeedback {
}
/* 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 */



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


/******* RESET NXN *****//******* RESET NXN *****//******* RESET NXN *****//******* RESET NXN *****/


/********* START NXN CUSTOM ***************//********* START NXN CUSTOM ***************//********* START NXN CUSTOM ***************/


/************ common **********/

* {
	webkit-transition: .25s ease-in-out;
     -moz-transition: .25s ease-in-out;
     -o-transition: .25s ease-in-out;
     transition: .25s ease-in-out;
}
html {
	min-width: 375px;
    width: 100%;
}
body {
    font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	line-height: 1.4;
	font-size: 100%;
}
p {
    padding: 0 0 20px;
}

#wrapper {
	position: relative;
	overflow: hidden;
}
@media screen and (min-width: 800px) {
	#wrapper { padding: 80px 0 0; }
}
@media screen and (min-width: 1200px) {
	#wrapper { padding: 0; }
}


#contentArea, .maxWrapper {
	max-width: 1640px;
	width:100%;
	padding:0 20px;
	box-sizing: border-box;
	margin:0 auto;
}
.main_bgWrapper {
	background: url(img/practice-areas/backgrounds/section.webp) center top repeat-x #FFF;
	background-size: 10px 1200px;
	height: auto;
}
	@media screen and (min-width: 800px) {
		.main_bgWrapper {
			background-size: 10px 1400px;
		}
	}
	@media screen and (min-width: 947px) {
		.main_bgWrapper {
			background-size: 10px 1180px;
		}
	}
	@media screen and (min-width: 1250px) {
		.main_bgWrapper {
			background-size: 10px 950px;
		}
	}
	@media screen and (min-width: 1553px) {
		.main_bgWrapper {
			background-size: 10px 730px;
		}
	}
	@media screen and (min-width: 1600px) {
		body {
			font-size: 18px;
			line-height: 1.6;
		}
	}


/******* themes common button, h1, h2, titles, etc *******/

.st_common_btn {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#00329e;
	max-width: 250px;
	width:100%;
	margin:0 auto;
	display: block;
	padding:15px;
	line-height: 1;
	border:2px solid #00329e;
	text-align: center;
	border-radius: 5px;
	text-transform: uppercase;
	position: relative;
	z-index: 22;
}
.st_common_btn:hover {
	background: #00329e !important;
	color:#FFF;
}
.sxn_case_results a.st_common_btn:hover {
	background: #58b7b3 !important;
}


.home_titleWrapper {
	margin: 0 0 30px 0;
	font-size: 2rem;
}
.home_titleWrapper h2 {
	font-family: 'Archivo Narrow', sans-serif;
	font-weight: bold;
	font-size: 90%;
	color:#FFF;
	display: block;
	text-align: center;
	line-height: 1.2;
	text-transform: uppercase;
}
.home_titleWrapper h2 i {
	font-size: 70%;
	color:#58b6b2;
	font-style: italic;
}
@media screen and (min-width: 800px) {
	.home_titleWrapper {
		margin: 0 0 60px 0;
	}
	.home_titleWrapper h2 {
		font-size: 50px !important;
		padding: 0 !important;
	}
	.home_titleWrapper h2 i {
		font-size: 40px;
	}
}

	@media screen and (min-width: 1000px) {
		.sxn_padded_right {
			position: relative;
		}
		.sxn_padded_right:after {
			clear:both;
			display: table;
			content: '';
		}
		.sxn_padded_right > div:first-child {
			width:calc( 100% - 510px );
			float:left;
			position: relative;
			box-sizing: border-box;
		}
		.sxn_padded_right div:last-child {
			float:right;
			width:460px;
			position: relative;
			box-sizing: border-box;
		}
		.sxn_padded_right div:last-child > div {
			position: absolute;
			width: 700px;
			height: 440px;
			height: 500px;
			box-sizing: border-box;
		}

	}
	
	@media screen and (min-width: 1588px) {
		.sxn_padded_right div:last-child > div {
			width:780px;
		}
		.main_bgWrapper {
			background-size: 10px 720px;
		}
	}


.sxn_with_topBg {
	padding:260px 0 0 0;
	background-position-x: center;
	background-repeat: no-repeat;
	background-position-y: top;
	background-size: auto 260px;
}

@media screen and (min-width:1980px) {
	.sxn_with_topBg {
		background-size: 110% auto ;
	}
}

.sxn_with_topBg > div {
	background-color: #FFF;
}

.sxn_txtCenter {
	text-align: center;
}


.hp_swiperNav .swiper-button-next, 
.hp_swiperNav .swiper-button-prev {
	color: #00329e;
	-webkit-transition: none !important;
-moz-transition: none !important;
-o-transition: none !important;
transition: none !important;
}
.hp_swiperNav .swiper-button-next,
.hp_swiperNav .swiper-button-prev {
	width: 150px;
	justify-content: end;
}
.hp_swiperNav .swiper-button-prev {
	justify-content: start;
}
.hp_swiperNav .swiper-button-next:hover, 
.hp_swiperNav .swiper-button-prev:hover {
	color: #58b7b3;
	-webkit-transition: none !important;
-moz-transition: none !important;
-o-transition: none !important;
transition: none !important;
}
.hp_swiperNav .swiper-button-prev:before, 
.hp_swiperNav .swiper-container-rtl .swiper-button-next:before,
.hp_swiperNav .swiper-button-next:before, 
.hp_swiperNav .swiper-container-rtl .swiper-button-prev:before {
	content: '';
    position: absolute;
    height: 3px;
    width: 140px;
    left: 2px;
    margin: -1px 0 0 0;
    background-color: #00329e;
	border-radius: 3px;
	-webkit-transition: none !important;
-moz-transition: none !important;
-o-transition: none !important;
transition: none !important;
}
.hp_swiperNav .swiper-button-next:before, 
.hp_swiperNav .swiper-container-rtl .swiper-button-prev:before {
	left:initial;
	right:2px;
}
.hp_swiperNav .swiper-button-prev:hover:before, 
.hp_swiperNav .swiper-container-rtl .swiper-button-next:hover:before,
.hp_swiperNav .swiper-button-next:hover:before, 
.hp_swiperNav .swiper-container-rtl .swiper-button-prev:hover:before {
	background-color: #58b7b3;
	-webkit-transition: none !important;
-moz-transition: none !important;
-o-transition: none !important;
transition: none !important;
}
@media screen and (min-width: 800px) {
	.dsktp_menu #mblSearchCont {
		position: absolute;
		right: 0;
		bottom: -75px;
		background: #58b7b3;
		padding: 20px 0 0 0;
	}
}
@media screen and (min-width: 920px) {
	.dsktp_menu #mblSearchCont {

		bottom: -73px;

	}
}



/***** head part **********/
#persistentHeader {
	padding: 20px 0 20px;
	background-color: #fff;
	box-sizing: border-box;
	/* height: 340px; */
}
	@media screen and (min-width: 800px) {
		#persistentHeader {
			padding: 20px 0 50px;
			height:auto;
		}
	}

#logo-main {
	display:block;
	text-align: center;
	margin: 0 auto;
    max-width: 300px;
	width: 100%;
}

#logo-main img {
	width: 100%;
	height: auto;
	display: block;
}
.headerSloganMenuWrapper {
	flex-direction: column;
}
.dsktp_menu .hpSearch {
	width:25px;
	height:25px;
	background: url(img/icons/search.webp) center bottom no-repeat;
	background-size: 25px 50px;
	display: block;
	float: right;
	margin:5px 0 0 0;
	-webkit-transition: none !important;
-moz-transition: none !important;
-o-transition: none !important;
transition: none !important;
}
.hpSearch:hover {
	background-position-y: top;
	-webkit-transition: none !important;
-moz-transition: none !important;
-o-transition: none !important;
transition: none !important;
}


		
	@media screen and (min-width: 800px) {
		.headerSloganMenuWrapper.is_flex {
			align-items: flex-end;
		}
		#logo-main {
			max-width:370px;
			margin: 0;
		}
		.sticky_zone #persistentHeader {
			background-color: rgba(255,255,255,1);
			padding: 10px 0 50px 0;
			box-shadow: 0 0 10px rgba(0,0,0,0.5);
			/* height: 100px; */
			height: auto;
		}
		.sticky_zone .headerSloganWrapper {
			position: relative;
			top: -10px;
		}
		.sticky_zone #logo-main {
			max-width: 370px;
		}
		.sticky_zone nav.mm {
			top:80px;
		}

	}
	@media screen and (min-width: 1000px) {
		#persistentHeader { padding: 20px 0 35px; }
		.sticky_zone #logo-main {
			max-width: 400px;
		}
		#logo-main {
			max-width:440px;
		}
		
		nav.mm ul {
			float: right;
		}
		.sticky_zone #persistentHeader { padding: 10px 0 15px; }
		.sticky_zone nav.mm { top: 50px; }
		

	}
	@media screen and (min-width: 1100px) {
		.sticky_zone #persistentHeader {
			/* padding: 10px 0 6px 0; */
/* 			height: auto; */ /*EA*/
		}
		.sticky_zone .headerSloganWrapper  {
			top:-16px;
		}
		.dsktp_menu #mblSearchCont {
			bottom: -73px;
		}

	}
	@media screen and (min-width: 1200px) {
		#persistentHeader { padding: 20px 0 15px; }
		.headerSloganWrapper {
			float: right;
			font-size: 2.2rem;
		}
		nav.mm > ul > li > a, nav.mm ul ul a {
			font-size: 15px;
		}
		nav.mm ul ul {
			width: 220px;
		}	
		.sticky_zone .headerSloganWrapper {
			top:initial;
		}
		.sticky_zone nav.mm {
			top:10px;
		}
		

	}
/* 
	@media screen and (min-width: 1300px) {
		nav.mm > ul > li {
			margin: 0 3px;
		}
	}
 */
	@media screen and (min-width: 1600px) {
		/* .sticky_zone nav.mm {
			top: 14px;
		} */
		.dsktp_menu #mblSearchCont {
			bottom: -72px;
		}
		#logo-main {
			margin: 0;
			max-width: 466px;
		}
		nav.mm > ul > li > a {
			text-transform: uppercase;
			font-size: 18px;
		}

		.sticky_zone #persistentHeader {
			background-color: rgba(255,255,255,1);
			padding: 10px 0 10px 0;
			box-shadow: 0 0 10px rgba(0,0,0,0.5);
		}
/* 
		.sticky_zone nav.mm > ul > li > a {
			font-size: 18px;
		}
 */
		.sticky_zone .headerContact > a {
			font-size: 90%;
		}
		.sticky_zone .headerSlogan {
			font-size: 60%;
		}
		.sticky_zone .headerLang > a {
			font-size: 60%;
			height:30px;
			width:150px;
		}
		.sticky_zone #logo-main {
			max-width: 480px;
		}
	}


.headerSlogan {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color:#000;
	font-style: italic;
	padding:20px 0 0 0;
}

.headerContact > a {
	font-family: 'Open Sans', sans-serif;
	display:block;
	color:#000;
	font-size: 45px;
	margin: 10px 0;
}
.headerLang > a {
	font-family: 'Archivo Narrow', sans-serif;
	font-weight: bold;
	color:#000;
	text-transform: uppercase;
	display: inline-block;
	align-items: center;
	justify-content: center;
	width: auto;
    height: auto;
    padding: 8px 50px;
	margin:10px 0 0 0;
	box-sizing: border-box;
	border-radius: 3px;
	border:2px solid #58b7b3;
}
.headerLang > a:hover {
	background-color: #58b7b3;
	color:#FFF;
}
.headerSloganWrapper {
	font-size: 1.3rem;
	text-align: center;
}
nav.mm ul {
	float:right;
}
nav.mm {
	position: relative;
}
nav.mm::after {
	clear:both;
	content:'';
	display: table;
}

	@media screen and (min-width: 800px) {
		nav.mm ul {
			float: none;
		}
		nav.mm > ul > li > a, nav.mm ul ul a {
			font-size: 13px;
		}

		.headerSloganMenuWrapper {
			width: 100%;
		}
		.is_flex {
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.headerSlogan,
		.headerContact,
		.headerLang {
			padding:0 12px;
		}
		.headerContact > a {
			font-size: 82%;
			margin: 0;
		}
		.headerSlogan {
			font-size: 50%;
		}
		.headerSloganWrapper {
			float:right;
			font-size: 1.8rem;
		}
		.headerLang > a {
			font-size: 40%;
			height:34px;
			width:110px;
			display: flex;
			padding:0;
			margin: 0;
		}
		nav.mm {
			position: absolute;
			width: 100%;
			box-sizing: border-box;
			left: 0;
			top: 85px;
			padding: 0 20px;
		}


	}
	@media screen and (min-width: 920px) {
		nav.mm > ul > li > a, nav.mm ul ul a {
			font-size: 15px;
		}
	}
	@media screen and (min-width: 1000px) {
		nav.mm ul {
			float: right;
			margin: 0 10px 0 0;
		}
		.headerLang > a {
			width: 150px;
		}

		.headerSlogan {
			font-size: 60%;
			display: flex;
			align-items: center;
			justify-content: center;
			padding: 4px 10px 0 0;
		}
		.headerContact > a {
			font-size: 90%;
			margin: 0;
			display: flex;
			align-items: center;
			line-height: 1;
			padding: 4px 10px 0 10px;
		}
		nav.mm {
			top:80px;
		}

	}
	@media screen and (min-width: 1200px) {
		nav.mm {
			position: relative;
			top:0;
		}
		nav.mm ul {
			float: right;
		}
		nav.mm > ul > li > a, nav.mm ul ul a {
			font-size: 15px;
		}
		.headerLang > a {
			width: 200px;
		}
		nav.mm {
			top:6px;
		}

	}
	@media screen and (min-width: 1600px) {
		.headerContact > a {
			font-size: 34px;
		}
		.headerSlogan {
			font-size: 20px;
		}
		.headerLang > a {
			font-size: 20px;
			height: 40px;
			padding: 0;
		}
		nav.mm > ul > li > a {
			font-size: 20px;
		}
	}




#mainContent {
	width: 100%;
	float:left;
}
.sidebar {
	width:100%;
	float: right;
}
@media screen and (min-width: 800px) {
	#mainContent {
		width: calc(100% - 40px - 300px);
	}
	.sidebar {
		width:300px;
	}
}
@media screen and (min-width: 1200px) {
	#mainContent {
		width: calc(100% - 60px - 350px);
	}
	.sidebar {
		width:350px;
	}
}

@media screen and (min-width: 1600px) {
	#mainContent {
		width: calc(100% - 90px - 400px);
	}
	.sidebar {
		width:400px;
	}
}
.page #mainContent, .sidebar {
	padding: 40px 0;
}
.sidebar {
	padding:0;
}
.article h1 {
	font-size: 40px;
	padding:0 0 40px 0;
}
.article h2 {
	font-size: 28px;
	padding:0 0 20px 0;
}
.article h3 {
	font-size: 22px;
	padding:10px 0 20px 0;
}
@media screen and (min-width: 800px) {
	.page #mainContent, .sidebar {
	padding: 80px 0;
	}
	.article h1 {
	font-size: 45px;
	padding:0 0 40px 0;
	}
	.article h2 {
		font-size: 32px;
		padding:0 0 20px 0;
	}
	.article h3 {
		font-size: 28px;
		padding:10px 0 20px 0;
	}
}

.article .mc_lawyer_profile {
	margin: 0 0 20px;
}
.article .mc_lawyer_profile .profile_attorney_photo {
	display: block;
	width: 50%;
	max-width: 100%;
	max-width: 440px;
	height: auto;
}

.article .mc_lawyer_details_cols {
	margin: 20px 0 0;
	padding: 20px 0 0;
	border-top: 1px solid #53b6b4;
}
@media screen and (min-width: 1120px) {
	.article .mc_lawyer_profile {
		display: flex;
		margin: 0 0 35px;
		background: url(img/team/bg.webp) no-repeat center bottom;
		background-size: 100% auto;
	}
	.article .mc_lawyer_profile .profile_attorney_photo {
		height: 100%;
		align-self: end;
	}
	.article .mc_lawyer_profile .profile_attorney_photo img { vertical-align: bottom; }
	.article .mc_lawyer_profile .profile_attorney_text {
		padding: 0 0 20px 20px;
		align-self: start;
		flex: 1;
	}
	
	.article .mc_lawyer_details_cols {
		margin: 35px 0 0;
		padding: 35px 0 0;
	}
}
@media screen and (min-width: 1600px) {
	.article .mc_lawyer_profile {
		margin: 0 0 50px;
		background-size: auto 100%;
	}
	.article .mc_lawyer_profile .mc_lawyer_profile_cols {
		display: flex;
	}
	.article .mc_lawyer_profile .mc_lawyer_profile_cols .mc_profile_col {
		max-width: 50%;
	}
	.article .mc_lawyer_profile .mc_lawyer_profile_cols .mc_profile_col:not(:last-of-type) {
		padding: 0 20px 0 0;
	}
	.article .mc_lawyer_profile .profile_attorney_text {
		padding: 0 0 40px 20px;
	}

	.article .mc_lawyer_details_cols {
		display: flex;
		margin: 50px 0 0;
		padding: 50px 0 0;
	}
	.article .mc_lawyer_details_cols .mc_lawyer_details_col:not(:last-of-type) {
		padding: 0 20px 0 0;
	}
	.article .mc_lawyer_details_cols .mc_lawyer_details_col {
		max-width: 50%;
	}
}

/******** MARKETING HOMESLIDE *************/
.sxn_marketing {
	position: relative;
}

#homeslides{
    position:relative;
    background-color:#fff;
    height:45vh;
	height: 300px;
}
.homeslide{
    background-position:center top;
    background-repeat:no-repeat;
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    opacity:0;
    color:#fff;
    text-align:center;
    font-family:'Playfair Display',serif
}
.homeslide:before{
    z-index:19;
    content:"";
    display:block;
    position:absolute;
    width:100%;
    height:70%;
	height: 130px;
    bottom:0;
    background-image:linear-gradient(to top,rgba(0,0,0,.9),transparent)
}
.homeslideImg{
    background-position:center top;
    background-size:cover;
    background-repeat:no-repeat;
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%
}
#homeslideImg1{
    background-image:url(img/slides/home/800/1-v6.webp)
}
#homeslideImg2{
    background-image:url(img/slides/home/800/2-v6.webp)
}
#homeslideImg3{
    background-image:url(img/slides/home/800/3-v6.webp)
}
#homeslideImg4{
    background-image:url(img/slides/home/800/4-v6.webp)
}

.slideContent{
    position:relative;
    height:100%;
    width:100%
}
.slideBox{
    position:absolute;
    bottom:0;
    width:100%;
    padding:0 10px;
    box-sizing:border-box;
    z-index:20;
}
.slideHead{
    display:block;
    font-size:4.8vw;
    position:relative;
    transition:.8s ease;
    opacity:0;
    transform:translate(0,0);
	padding: 0;
}
.slideTxtAnimate .slideHead{
    opacity:1;
    transform:translate(0,-4vh)
}
@media screen and (min-width:800px){
	.slideTxtAnimate .slideHead{
		opacity:1;
		transform:translate(0,-20vh);
		transform:translate(0,0);
	}
}
.subslide{
    background-position:center top;
    background-repeat:no-repeat;
    background-size:cover;
    padding:16% 0;
}

#subslide1 {background-image: url(img/slides/subslide/800/1.webp);}
/* #subslide2 {background-image: url(img/slides/subslide/800/2.webp);}
#subslide3 {background-image: url(img/slides/subslide/800/3.webp);}
#subslide4 {background-image: url(img/slides/subslide/800/4.webp);}
#subslide5 {background-image: url(img/slides/subslide/800/5.webp);}
#subslide6 {background-image: url(img/slides/subslide/800/6.webp);} */
#subslide7 {background-image: url(img/slides/subslide/800/7.webp);}
#subslide8 {background-image: url(img/slides/subslide/800/8.webp);}
#subslide9 {background-image: url(img/slides/subslide/800/9.webp);}
#subslide10 {background-image: url(img/slides/subslide/800/10.webp);}
#subslide11 {background-image: url(img/slides/subslide/800/11.webp);}
#subslide12 {background-image: url(img/slides/subslide/800/12.webp);}
#subslide13 {background-image: url(img/slides/subslide/800/13.webp);}
#subslide14 {background-image: url(img/slides/subslide/800/14.webp);}
#subslide15 {background-image: url(img/slides/subslide/800/15.webp);}
#subslide16 {background-image: url(img/slides/subslide/800/16.webp);}
#subslide17 {background-image: url(img/slides/subslide/800/17.webp);}
#subslide18 {background-image: url(img/slides/subslide/800/18.webp);}
#subslide19 {background-image: url(img/slides/subslide/800/19.webp);}
#subslide20 {background-image: url(img/slides/subslide/800/20.webp);}
#subslide21 {background-image: url(img/slides/subslide/800/21.webp);}
#subslide22 {background-image: url(img/slides/subslide/800/22.webp);}
#subslide23 {background-image: url(img/slides/subslide/800/23.webp);}
#subslide24 {background-image: url(img/slides/subslide/800/24.webp);}
#subslide25 {background-image: url(img/slides/subslide/800/25.webp);}
#subslide26 {background-image: url(img/slides/subslide/800/26.webp);}
#subslide27 {background-image: url(img/slides/subslide/800/27.webp);}
#subslide28 {background-image: url(img/slides/subslide/800/28.webp);}
#subslide29 {background-image: url(img/slides/subslide/800/29.webp);}
#subslide30 {background-image: url(img/slides/subslide/800/30.webp);}
#subslide31 {background-image: url(img/slides/subslide/800/31.webp);}
#subslide32 {background-image: url(img/slides/subslide/800/32.webp);}

@media screen and (min-width:600px){
    .slideBox{
        width:75%;
        left:50%;
        transform:translate(-50%,0);
    }
    .slideHead{
        font-size:3.8vw
    }
}
@media screen and (min-width:800px){
	.subslide{
		padding:9% 0
	}
	#homeslides {
		height: calc(100vh - 50px);
		height: 640px;
	}

	 #homeslideImg1{
        background-image:url(img/slides/home/1100/1-v6.webp);
    }
    #homeslideImg2{
        background-image:url(img/slides/home/1100/2-v6.webp);
    }
    #homeslideImg3{
        background-image:url(img/slides/home/1100/3-v6.webp);
    }
	#homeslideImg4{
		background-image:url(img/slides/home/1100/4-v6.webp)
	}
    #syncMenu{
        z-index:1
    }
    .homeslide:before{
        height:50%;
        background-image:linear-gradient(to top,rgba(0,0,0,1),transparent)
    }
	.subslide {
		height: 200px;
	}
    .slideHead{
        font-size:3.2vw
    }
    /* #homeslide3 .slideHead{
        padding:0 0 40px 0
    } */
	.slideBox {
		bottom:160px;
		padding: 20px 20px 30px;
	}
	#subslide1 {background-image: url(img/slides/subslide/1120/1.webp);}
/* 	#subslide2 {background-image: url(img/slides/subslide/1120/2.webp);}
	#subslide3 {background-image: url(img/slides/subslide/1120/3.webp);}
	#subslide4 {background-image: url(img/slides/subslide/1120/4.webp);}
	#subslide5 {background-image: url(img/slides/subslide/1120/5.webp);}
	#subslide6 {background-image: url(img/slides/subslide/1120/6.webp);} */
	#subslide7 {background-image: url(img/slides/subslide/1120/7.webp);}
	#subslide8 {background-image: url(img/slides/subslide/1120/8.webp);}
	#subslide9 {background-image: url(img/slides/subslide/1120/9.webp);}
	#subslide10 {background-image: url(img/slides/subslide/1120/10.webp);}
	#subslide11 {background-image: url(img/slides/subslide/1120/11.webp);}
	#subslide12 {background-image: url(img/slides/subslide/1120/12.webp);}
	#subslide13 {background-image: url(img/slides/subslide/1120/13.webp);}
	#subslide14 {background-image: url(img/slides/subslide/1120/14.webp);}
	#subslide15 {background-image: url(img/slides/subslide/1120/15.webp);}
	#subslide16 {background-image: url(img/slides/subslide/1120/16.webp);}
	#subslide17 {background-image: url(img/slides/subslide/1120/17.webp);}
	#subslide18 {background-image: url(img/slides/subslide/1120/18.webp);}
	#subslide19 {background-image: url(img/slides/subslide/1120/19.webp);}
	#subslide20 {background-image: url(img/slides/subslide/1120/20.webp);}
	#subslide21 {background-image: url(img/slides/subslide/1120/21.webp);}
	#subslide22 {background-image: url(img/slides/subslide/1120/22.webp);}
	#subslide23 {background-image: url(img/slides/subslide/1120/23.webp);}
	#subslide24 {background-image: url(img/slides/subslide/1120/24.webp);}
	#subslide25 {background-image: url(img/slides/subslide/1120/25.webp);}
	#subslide26 {background-image: url(img/slides/subslide/1120/26.webp);}
	#subslide27 {background-image: url(img/slides/subslide/1120/27.webp);}
	#subslide28 {background-image: url(img/slides/subslide/1120/28.webp);}
	#subslide29 {background-image: url(img/slides/subslide/1120/29.webp);}
	#subslide30 {background-image: url(img/slides/subslide/1120/30.webp);}
	#subslide31 {background-image: url(img/slides/subslide/1120/31.webp);}
	#subslide32 {background-image: url(img/slides/subslide/1120/32.webp);}

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

    #homeslides{
        /* height:100vh; */
        transition:height .5s ease
    }
    #homeslideImg1{
        background-image:url(img/slides/home/full/1-v6.webp);
    }
    #homeslideImg2{
        background-image:url(img/slides/home/full/2-v6.webp);
    }
    #homeslideImg3{
        background-image:url(img/slides/home/full/3-v6.webp);
    }
    #homeslideImg4{
        background-image:url(img/slides/home/full/4-v6.webp);
    }

    .slideContent{
       /* max-width:1080px;*/
        margin:0 auto;
    }

    .slideHead{
        font-size:35px
    }
	#subslide1 {background-image: url(img/slides/subslide/2000/1.webp);}
/* 	#subslide2 {background-image: url(img/slides/subslide/2000/2.webp);}
	#subslide3 {background-image: url(img/slides/subslide/2000/3.webp);}
	#subslide4 {background-image: url(img/slides/subslide/2000/4.webp);}
	#subslide5 {background-image: url(img/slides/subslide/2000/5.webp);}
	#subslide6 {background-image: url(img/slides/subslide/2000/6.webp);} */
	#subslide7 {background-image: url(img/slides/subslide/2000/7.webp);}
	#subslide8 {background-image: url(img/slides/subslide/2000/8.webp);}
	#subslide9 {background-image: url(img/slides/subslide/2000/9.webp);}
	#subslide10 {background-image: url(img/slides/subslide/2000/10.webp);}
	#subslide11 {background-image: url(img/slides/subslide/2000/11.webp);}
	#subslide12 {background-image: url(img/slides/subslide/2000/12.webp);}
	#subslide13 {background-image: url(img/slides/subslide/2000/13.webp);}
	#subslide14 {background-image: url(img/slides/subslide/2000/14.webp);}
	#subslide15 {background-image: url(img/slides/subslide/2000/15.webp);}
	#subslide16 {background-image: url(img/slides/subslide/2000/16.webp);}
	#subslide17 {background-image: url(img/slides/subslide/2000/17.webp);}
	#subslide18 {background-image: url(img/slides/subslide/2000/18.webp);}
	#subslide19 {background-image: url(img/slides/subslide/2000/19.webp);}
	#subslide20 {background-image: url(img/slides/subslide/2000/20.webp);}
	#subslide21 {background-image: url(img/slides/subslide/2000/21.webp);}
	#subslide22 {background-image: url(img/slides/subslide/2000/22.webp);}
	#subslide23 {background-image: url(img/slides/subslide/2000/23.webp);}
	#subslide24 {background-image: url(img/slides/subslide/2000/24.webp);}
	#subslide25 {background-image: url(img/slides/subslide/2000/25.webp);}
	#subslide26 {background-image: url(img/slides/subslide/2000/26.webp);}
	#subslide27 {background-image: url(img/slides/subslide/2000/27.webp);}
	#subslide28 {background-image: url(img/slides/subslide/2000/28.webp);}
	#subslide29 {background-image: url(img/slides/subslide/2000/29.webp);}
	#subslide30 {background-image: url(img/slides/subslide/2000/30.webp);}
	#subslide31 {background-image: url(img/slides/subslide/2000/31.webp);}
	#subslide32 {background-image: url(img/slides/subslide/2000/32.webp);}
}
@media screen and (min-width:1200px){
	#homeslides{
		height: 800px;
    }
	.slideBox {
		bottom:160px;
		padding: 20px 20px 60px;
	}
}
@media screen and (min-width:1600px){
	#homeslides{
		height: 1000px;
    }
    .slideContent{
        max-width:1600px
    }
    .slideBox{
        bottom:160px;
        width:70%
    }
    .slideHead{
        font-size:44px;
        transition:1s ease;
        transform:translate(0,60px)
    }
    .subslide{
        height:250px;
    }
}

@media screen and (min-width:2000px){
	#homeslides{
		height: 1200px;
    }
}


/*********** MARKETING OVERRIDES **************/

.slideBox {
    font-family: 'Archivo Narrow', sans-serif;
    font-size:2rem;
    font-weight:bold;
    text-transform:uppercase;
	text-shadow: 0 0 10px rgba(0,0,0,0.7);
	line-height: 1.2;
}
.slideBox p {
	font-size: 80%;
}
.slideBox p span, .slideBox p i {
	display:block;
}
.slideBox p i {
	font-style: italic;
	color:#58b7b3;
	font-size: 65%;
}
	@media screen and (min-width:800px){
		.slideBox p {
			font-size: 120%;
		}
	}
	@media screen and (min-width:1000px){
		/* .slideBox p {
			font-size: 140%;
		} */
	}
	@media screen and (min-width:1200px){
		.slideBox p {
			font-size: 150%;
		}
	}
	@media screen and (min-width:1600px){
		.slideBox p {
			font-size: 170%;
		}
	}
	@media screen and (min-width:2000px){
		.slideBox p {
			font-size: 190%;
		}
	}

/************ PRACTICE AREAS *****************************/


.hpAreas {
	text-align: center;
}

.hpArea, .sideArea .hpArea {
	display: flex;
	margin:0 auto;
	max-width: 400px;
	width:100%;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
}

.hpArea a, .sideArea .hpArea a {
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 1.2;
    color:#000;
    transition:.5s;
    position:relative;
    background:url(img/practice-areas/backgrounds/main-mini.webp) center center no-repeat;
	background-size: contain;
    min-height:55px;
	box-sizing: border-box;
    max-width: 400px;
    width: 100%;
    display: flex;
    align-items: center;
	padding: 0 10px 0 65px;
    font-size: 14px;
	cursor:pointer;
}

.hpArea a:hover, .sideArea .hpArea a:hover {
	background:url(img/practice-areas/backgrounds/main-mini-hover.webp) center center no-repeat;
	background-size: contain;
	color:#fff;
}
.sideArea .hpArea a {
	height:74px;
	min-height: 74px;
	box-shadow: none;
	margin:0;
	padding: 0 10px 0 90px;
	background-size: 100% 100%;
}
.sideArea .hpArea a:hover {
	background-size: 100% 100%;
}
.sideArea .maxWrapper {
	padding:0;
}

.hpArea a {
	text-align: left;

}

.hpArea a:before, .sideArea .hpArea  a:before {
	content:"";
	display:block;
	background-repeat:no-repeat;
	background-image:url(img/practice-areas/icons/pa-sprite-v2.webp);
	background-position: center top;
	background-size: 55px auto;
	width:55px;
	height:55px;
	border-radius: 50%;
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
	left: 12px;
	top: 10px;
	position:absolute;
}
.hpA2 a:before, .sideArea .hpA2 a:before {
	background-position: center top calc(-55px * 1);
}
.hpA3 a:before, .sideArea .hpA3 a:before{
	background-position: center top calc(-55px * 2);
}
.hpA4 a:before, .sideArea .hpA4 a:before{
	background-position: center top calc(-55px * 3);
}
.hpA5 a:before, .sideArea .hpA5 a:before {
	background-position: center top calc(-55px * 4);
}
.hpA6 a:before, .sideArea .hpA6 a:before {
	background-position: center top calc(-55px * 5);
}
.hpA7 a:before, .sideArea .hpA7 a:before {
	background-position: center top calc(-55px * 6);
}
.hpA8 a:before, .sideArea .hpA8 a:before {
	background-position: center top calc(-55px * 7);
}
.hpA9 a:before, .sideArea .hpA9 a:before {
	background-position: center top calc(-55px * 8);
}
.hpA10 a:before, .sideArea .hpA10 a:before {
	background-position: center top calc(-55px * 16);
}

.hpArea a br, .sideArea a br {
	display: none;
}

.sxn_areas {
	padding:60px 0 0 0;
}
	@media screen and (min-width:320px) {
		.hpArea a {
			padding: 0 20px 0 80px;
			font-size: 16px;
			min-height:76px;
		}


	}
	@media screen and (min-width:390px) {
		.hpArea a {
			padding: 0 20px 0 100px;
		}
		.hpArea a br {
			display: inline;
		}
	}

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

		.sxn_areas {
			padding:0;
			position: relative;
			z-index: 9;
			top: -180px;
			margin: 0 0 -180px 0;
		}
		.sideArea {
			top:0;
			margin:0;
		}

		.hpArea.animate__animated{
			animation-duration:1.2s;
		}

		.hpAreas {
			display: block;
			text-align: center;
		}
		.hpArea {
			box-sizing: border-box;
			margin:0;
			max-width: 300px;
			width:100%;
			display: inline-block;
			padding:0 10px;
		}
		.sideArea .hpArea {
			padding:0;
		}
		.hpArea a:hover{
			background:url(img/practice-areas/backgrounds/main-hover.webp) center center no-repeat;
			background-size: contain;
		}
			
		.hpArea a{
			font-family: 'Open Sans', sans-serif;
			text-transform: uppercase;
			font-size: 18px; /*20px*/
			font-weight: 700;
			line-height: 1.2;
			display:block;
			color:#000;
			transition:.5s;
			position:relative;
			background:url(img/practice-areas/backgrounds/main.webp) center center no-repeat;
			background-size: contain;
			min-height:170px;
			padding:0;
			box-sizing: border-box;
			padding: 96px 0 0 0;
			border-radius: 4px;
			box-shadow: 0 0 20px rgba(0,0,0,0.3);
			text-align: center;
			margin: 50px 0 0 0;
		}
		
		.hpArea a:before{
			content:"";
			display:block;
			background-repeat:no-repeat;
			background-image:url(img/practice-areas/icons/pa-sprite-v2.webp);
			background-size: 88px auto;
			background-position: 0 top;
			width:88px;
			height:88px;
			border-radius: 50%;
			box-shadow: 0 0 20px rgba(0,0,0,0.3);
			left:50%;
			top:0;
			margin-left: -44px;
			position:absolute;
			transform:translate(0,-50%);
		}
		.sideArea .hpArea a:before{
			transform: none;
			margin:0;
			left:12px;
			top:9px;
		}

		.hpA2 a:before{
			background-position:0 -88px;
		}
		.hpA3 a:before{
			background-position:0 -176px;
		}
		.hpA4 a:before{
			background-position:0 -264px;
		}
		.hpA5 a:before{
			background-position: 0 -352px;
		}
		.hpA6 a:before{
			background-position: 0 -440px;
		}
		.hpA7 a:before{
			background-position: 0 -528px;
		}
		.hpA8 a:before{
			background-position: 0 -616px;
		}
		.hpA9 a:before{
			background-position: 0 -704px;
		}
		.hpA10 a:before{
			background-position: 0 -1408px;
		}

		.hpArea a span{
			display:block;
			position:absolute;
			top:50%;
			padding:0 10px 0 0;
			transform:translate(0,-50%);
		}
		.hpArea a span br{
			display:none;
		}
		
		.sideArea .hpA3 a:before{ background-position: center top calc(-55px * 5); }
		.sideArea .hpA4 a:before{ background-position: center top calc(-55px * 4); }
		.sideArea .hpA5 a:before{ background-position: center top calc(-55px * 8); }
		.sideArea .hpA6 a:before{ background-position: center top calc(-55px * 7); }
		.sideArea .hpA7 a:before{ background-position: center top calc(-55px * 10); }
		.sideArea .hpA8 a:before{ background-position: center top calc(-55px * 11); }
		.sideArea .hpA9 a:before{ background-position: center top calc(-55px * 12); }
		.sideArea .hpA10 a:before{ background-position: center top calc(-55px * 13); }
		.sideArea .hpA11 a:before{ background-position: center top calc(-55px * 3); }
		.sideArea .hpA12 a:before{ background-position: center top calc(-55px * 6); }
		.sideArea .hpA13 a:before{ background-position: center top calc(-55px * 2); }
		.sideArea .hpA14 a:before{ background-position: center top calc(-55px * 15); }
		
		.oregon_sideArea .hpA11 a:before{ background-position: center top calc(-55px * 14); }
		.oregon_sideArea .hpA12 a:before{ background-position: center top calc(-55px * 3); }
		.oregon_sideArea .hpA13 a:before{ background-position: center top calc(-55px * 6); }
		.oregon_sideArea .hpA14 a:before{ background-position: center top calc(-55px * 2); }
		.oregon_sideArea .hpA15 a:before{ background-position: center top calc(-55px * 15); }
	}

	@media screen and (min-width:1600px) {
		.hpAreas {
			display: flex;
			align-items: center;
			justify-content: space-between;
			flex-wrap: wrap;
		}
		.hpArea {
			box-sizing: border-box;
			margin:0;
			max-width: 300px;
				width:20%;
		}
	}


.hpA1 { animation-delay: .1s; }
.hpA2 { animation-delay: .2s; }
.hpA3 { animation-delay: .3s; }
.hpA4 { animation-delay: .4s; }
.hpA5 { animation-delay: .5s; }
.hpA6 { animation-delay: .6s; }
.hpA7 { animation-delay: .7s; }
.hpA8 { animation-delay: .8s; }
.hpA9 { animation-delay: .9s; }
.hpA10 { animation-delay: 1s; }



/************** SXN TESTIMONIALS **************/
.sxn_testimonial {
	margin:80px 0;
}
.sxn_testimonial > .maxWrapper {
	position: relative;
	max-width: 1080px;
	width: 100%;
	margin: 0 auto;
}
.sxn_testimonial h2 {
	color:#FFF;
	display: block;
	text-align: center;
}
.sxn_testimonial h2 i {
	color:#58b6b2;
	font-style: italic;
}
.homeTestimonial-container {
	max-width: 1440px;
	margin: 0 auto;
	overflow: hidden;
	width:100%;
	padding:40px 0 70px 0;
	
	margin: -45px auto -40px auto;
}
.homeTestimonial-container .swiper-slide {
	background-color: #FFF;
	max-width:440px;
	width:95%;
	border-radius: 5px;
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
	padding:10px;
	box-sizing: border-box;
	position: relative;
}

.homeTestimonial-container .hpTestTitle {
	font-family: 'Archivo Narrow', sans-serif;
	font-weight: bold;
	font-size: 28px;
	box-sizing: border-box;
	color:#000;
	padding:30px 20px 20px 20px;
	display: block;
	text-align: center;
	line-height: 1.2;
}
.homeTestimonial-container .swiper-slide {
	bottom: 0;
}
@media screen and (min-width:600px) {
	.homeTestimonial-container .swiper-slide-active.hoverMe2, .homeTestimonial-container .swiper-slide-active {
		transform: translateY(50px);
	}
	.homeTestimonial-container {
		margin: -120px auto 20px auto;
	}
}

.sideTesti .homeTestimonial-container .swiper-slide {
	bottom: 0;
	transform: translateY(0);
}
.sideTesti .homeTestimonial-container .swiper-slide-active.hoverMe2, .sideTesti .homeTestimonial-container .swiper-slide-active{
	bottom: 0px;
}


.homeTestimonial-container .hpTestStars {
	margin:0 auto;
	display:block;
	text-align: center;
	max-width: 400px;
	width:100%;
	height: auto;
}
.homeTestimonial-container .hpTestBody {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	display: block;
	padding:20px 20px 0 20px;
	text-align: center;
}
.homeTestimonial-container .hpTestBody a {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color:#00329e;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 240px;
    width: 100%;
	height:50px;
	border:2px solid #00329e;
	border-radius: 4px;
	margin:20px auto 0 auto;
	box-sizing: border-box;
	text-transform: uppercase;
}
.sideTesti .hpTestBody a {
	font-size: 16px;
}
.homeTestimonial-container .hpTestBody a:hover {
	background-color: #00329e;
	color:#FFF;
}
.homeTestimonial-container .hpTestAuthor {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#FFF;
	background-color: #00329e;
	border-top: 8px solid #58b6b2;
	display: block;
	position: relative;
	bottom:0;
	text-align: center;
	padding:5px 0 10px 0;
	margin:30px 0 0 0;
	border-radius: 3px;
}


.homeTestimonial-container .hp_swiperNav {
	max-width: 1100px;
	width: 100%;
	/* margin: 30px auto 0 auto; */
	display: block;
	position: relative;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
	padding: 0 0 84px 0;
	margin: -30px auto 0 auto;
}

.sxn_testimonial .st_common_btn {
	bottom: 0;
	font-size: 16px;
	max-width: 200px;
	padding: 5px;
	z-index: 22;
	background: #FFF;
	outline: 5px solid #FFF;
}
.sxn_testimonial .testi-button-prev {
	left:20px;
}
.sxn_testimonial .testi-button-next {
	right:20px;
}

	@media screen and (min-width:600px) {
		.sxn_testimonial .home_titleWrapper {
			margin: 0 0 95px;
		}
	}

	@media screen and (min-width:800px) {
		.sxn_testimonial .st_common_btn {
			bottom: initial;
			font-size: 18px;
			max-width: 250px;
			padding: 15px;
		}
		.homeTestimonial-container .hpTestTitle {
			font-size: 38px;
		}
		.sideTesti .hpTestTitle {
			font-size: 32px;
		}
		.homeTestimonial-container .hpTestBody {
			font-size: 18px;
			padding:20px 40px 0 40px;
		}
		.sideTesti .homeTestimonial-container .hpTestBody {
			padding:20px;
		}
		.homeTestimonial-container .swiper-slide {
			min-height:auto;
		}
		.homeTestimonial-container .hpTestAuthor {
			font-size: 32px;
		}
		.sideTesti .hpTestAuthor {
			font-size: 24px;
		}
		.homeTestimonial-container .hp_swiperNav {
			margin: 100px auto 0 auto;
		}
		.homeTestimonial-container .hp_swiperNav {
			max-width: 1100px;
			width:100%;
			margin: 30px auto 0 auto;
			display: block;
			position: relative;
			padding:0;
			-webkit-transition: none !important;
			-moz-transition: none !important;
			-o-transition: none !important;
			transition: none !important;
		}
	}


	.sideTesti .st_common_btn {
		bottom: 0;
		font-size: 16px;
		max-width: 200px;
		padding: 5px;
		z-index: 22;
		background: #FFF;
		outline: 5px solid #FFF;
	}
	.sideTesti .testi-button-prev {
		left:0;
	}
	.sideTesti .testi-button-next {
		right:0;
	}

/*********************** SXN CONTENT **********************************/

.sxn_content {
	z-index: 2;
	position: relative;
}
.sxn_content .maxWrapper {
	max-width: 1540px;
}
.sxn_content h2 {
	color:#000;
}
.sxn_content h2 i {
	color:#00329e;
	display: block;
}
.sxn_content .st_featImage {
	margin:0 0 20px 0;
}
.sxn_content .sxn_padded_right {
	display: flex;
	flex-direction: column-reverse;
}
.st_featImage .headshot {
	position: relative;
	height: auto !important;
	width:100%;
	max-width: 100%;
	margin:0;
}
.st_featImage .headshot img {
	display: block;
	box-shadow: 0 0 10px rgba(0,0,0,.8);
	width:100%;
	height: auto;
}
.hr_shadow {
	height: 70px;
	display: block;
	border:0;
	padding:0;
	border-top: 2px solid #00329e;
	background: url(img/content/hr_shadow.png) center top no-repeat;
	background-size: contain;
	width: 100%;
	max-width: 1500px;
    margin: 0 auto;
}
.st_featImage .headshot_desc {
	position: absolute !important;
	background-color: rgba(0,0,0,0.8) !important;
	width:100% !important;
	height: 90px !important;
	bottom:0;
	left:0;
	color:#FFF;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.st_featImage .headshot_desc h3, .st_featImage .headshot_desc p {
	max-width: 460px;
    width: 80%;
	box-sizing: border-box;
	text-align: center;
}
.st_featImage .headshot_desc h3 {
	font-size:14px; /* 18px */
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
}
.st_featImage .headshot_desc p {
	font-size: 14px;
	color:#58b7b3;
	padding:0;
}
.st_featImage .headshot_desc p a {
	color:#58b7b3;
	text-decoration: none;
}
.st_featImage .headshot_desc p a:hover {
	color:#FFF;
	text-decoration: underline;
}
.st_featImage .headshot p {
	padding:0;
}
@media screen and (min-width:800px) {
	.st_featImage .headshot_desc p {
		font-size: 16px;

	}
	.st_featImage .headshot_desc h3 {
		font-size: 22px;
		margin: 0 0 20px 0;
	}
	.st_featImage .headshot_desc p {
		font-size: 14px;
	}
	.st_featImage .headshot_desc {
		position: absolute !important;
		background-color: rgba(0,0,0,0.8) !important;
		width: 100% !important;
		height: 180px !important;
		bottom: 0;
		left: 0;
		color: #FFF;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
}
	@media screen and (min-width:1000px) {
		.sxn_content .st_featImage {
			margin:0 0 20px -40px;
		}
		.st_featImage .headshot img {
			width:800px;
		}
		.st_featImage .headshot_desc {
			position: absolute !important;
			background-color: rgba(0,0,0,0.8) !important;
			width:110vw !important;
			height: 180px !important;
			bottom:0;
			left:0;
			color:#FFF;
			display: flex;
			flex-direction: column;
			justify-content: center;
			align-items: center;
		}
		.st_featImage .headshot_desc h3 {
			font-size: 24px; /*30px*/
			font-weight: bold;
			line-height: 1.2;
			margin: 0 0 20px 0;
			padding: 0 10px;
		}
		.st_featImage .headshot_desc p {
			font-size: 20px;
			color:#58b7b3;
			padding:0;
		}
		.st_featImage  .headshot_desc {
			align-items: flex-start;
			width:780px !important;
		}
		.sxn_content .sxn_padded_right {
			display: initial;
		}
		.sxn_content .st_featImage {
			margin:0 0 20px 0;
		}
		.sxn_content .maxWrapper {
			min-height: 430px;
		}
	}
	@media screen and (min-width:1000px) {
		.sxn_content .maxWrapper {
			min-height: 500px;
		}	
	}	

/****************************** SXN CASE RESULT ************************/
.sxn_case_results {
	background-color: #00329e;
	padding:90px 0 150px 0;
	margin:0;
}
.sxn_case_results h2 {
	color:#FFF;
}
.sxn_case_results h2 i {
	color:#FFF;
	display: block;
}
.homeCaseResults-container {
	overflow-x: hidden;
}
.homeCaseResults-container .swiper-wrapper {
	margin:0 0 60px 0;
}

.sxn_case_results .hp_swiperNav {
    width: 385px;
    position: absolute;
    margin: 0 auto;
    bottom: -4px;
    height: 77px;
    margin-bottom: 0;
    left: 50%;
    margin-left: -193px;
    border: 2px solid rgba(255,255,255,0.3);
    border-radius: 5px;
    box-sizing: border-box;
}
.sxn_case_results .hp_swiperNav:after {
	content:'';
	width:2px;
	background-color: rgba(255,255,255,0.3);
	height:calc( 100% - 40px );
	top:20px;
	left:50%;
	position: absolute;

}
.homeCaseResults-container .swiper-slide {
	width: 100%;
	position: relative;
	color:#FFF;
	text-align: center;
	box-sizing: border-box;
}
	@media screen and (min-width:600px) {
		.homeCaseResults-container .st_common_btn {
			max-width: 320px;
		}
		.homeCaseResults-container .st_common_btn br {
			display: none;
		}		
	}
	@media screen and (min-width:800px) {
		.sxn_case_results .hp_swiperNav {
			width: 450px;
			position: absolute;
			margin: 0 auto;
			bottom: -4px;
			height: 77px;
			margin-bottom: 0;
			left: 50%;
			margin-left: -225px;
			border:2px solid rgba(255,255,255,0.3);
			border-radius: 5px;
		}

		.homeCaseResults-container .swiper-slide {
			width: 50%;
			padding: 0 70px 0 0;
		}
		.homeCaseResults-container .swiper-slide:after {
			content: '';
			position: absolute;
			top:15px;
			bottom:0;
			right:40px;
			transform: rotate(20deg);
			height: 90%;
			width:5px;
			background: rgba(255,255,255,0.5);
		}
	}
	@media screen and (min-width:1000px) {
		.sxn_case_results { margin: 130px 0 0; }
	}
	@media screen and (min-width:1300px) {
		.homeCaseResults-container .swiper-slide {
			width: 33.3333333%;
			padding: 0 70px 0 0;
		}
	}
	@media screen and (min-width:1600px) {
		.homeCaseResults-container .swiper-slide {
			width: 25%;
		}
	}

.linedBtn {
	overflow: hidden;
	max-width: 1500px;
}
.hpCaseResultTitle, .hpCaseResultTitle i {
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	font-weight: 700;
	text-align: center;
	display:block;
	line-height: 1.2;
	margin: 0 0 30px 0;
	text-transform: uppercase;
}

.hpCaseResultTitle i {
	display: block;
	font-style: normal;
}

.sxn_case_results .st_common_btn {
	color:#FFF;
	border-color: #58b7b3;
}
.sxn_case_results .st_common_btn:after, .sxn_case_results .st_common_btn:before {
	content: '';
    position: absolute;
    width: 240%;
    height: 2px;
    left: -240%;
    top: 50%;
    margin-left: -20px;
    z-index: 9;
	background-color: rgba(255,255,255,0.3);
}
.sxn_case_results .st_common_btn:after {
	left:initial;
	right: -240%;
	margin-right: -20px;
}
.hpCaseResultBody a {
	text-transform: uppercase;
}
.hpCaseResultBody a:hover {
	text-transform: uppercase;
	text-decoration: underline;
	color:#FFF;
}
/*
	@media screen and (min-width:800px) {
		.hpCaseResultTitle {
			font-size: 30px;
		}
		.hpCaseResultTitle i {
			font-size: 30px;
		}
	}*/
.sxn_case_results .hp_swiperNav .swiper-button-next, 
.sxn_case_results .hp_swiperNav .swiper-button-prev {
	color: rgba(255,255,255,1);
}
.sxn_case_results .hp_swiperNav .swiper-button-next {
	right:38px;
}
.sxn_case_results .hp_swiperNav .swiper-button-prev {
	left:38px;
}
.sxn_case_results .hp_swiperNav .swiper-button-prev:before, .sxn_case_results .hp_swiperNav .swiper-container-rtl .swiper-button-next:before, .sxn_case_results .hp_swiperNav .swiper-button-next:before, .sxn_case_results .hp_swiperNav .swiper-container-rtl .swiper-button-prev:before {
	background-color: rgba(255,255,255,1);
}
.sxn_case_results .hp_swiperNav .swiper-button-next, 
.sxn_case_results .hp_swiperNav .swiper-button-prev {
	opacity: 0.3;
}
.sxn_case_results .hp_swiperNav .swiper-button-next:hover, 
.sxn_case_results .hp_swiperNav .swiper-button-prev:hover {
	opacity: 1;
}


/****************** sxn TEAM *********//********* sxn TEAM *********/
.sxn_team .maxWrapper {}
.hpTeamGallery {
	width: 100%;
	max-width: 1500px;
	margin: 40px auto;
	background: url(img/team/bg.webp) -6px 95px no-repeat;
	background-size: auto 467px;
	border-bottom: 2px solid #03349d;
	box-sizing: border-box;
}
  .hpTeamGallery-slider {
	width: 100%;
	height: auto;
	margin: 0;
  }
  .hpTeamGallery-slider .swiper-slide {
	width: auto;
	height: auto;
  }
  .hpTeamGallery-slider .swiper-slide img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
  }
  .hpTeamGallery-thumbs {
	width: 100%;
	padding: 0;
	overflow: hidden;
  }
  .hpTeamGallery-thumbs .swiper-slide {
	width: 120px;
	height: auto;
	text-align: center;
	cursor:pointer;
  }
  .hpTeamGallery-thumbs .swiper-slide > div {
	text-align: center;
	overflow: hidden;
	width: 88px;
	height: auto;
	background-color: #000;
	display: inline-block;
  }
  .hpTeamGallery-thumbs .swiper-slide-active > div, .hpTeamGallery-thumbs .swiper-slide:hover > div {
	opacity: 1;
	background-color: #5a5eaf;
  }
  .hpTeamGallery-thumbs .swiper-slide img {
	width: 100%;
	height: auto;
	opacity: 0.6;
	display: block;
	width: 130%;
    height: auto;
    margin:0 0 0 -10px;
  }
  .hpTeamGallery-thumbs .swiper-slide-active img {
	opacity: 1;
  }
  .hpTeamGallery-thumbs .swiper-slide-active > span,
  .hpTeamGallery-thumbs .swiper-slide > span {
	font-family: 'Archivo Narrow', sans-serif;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 1.2;
	font-size:18px;
	font-weight:bold;
	color:#000;
	display: block;
	text-align: center;
  }
  .hpTeamGallery-thumbs .swiper-slide-active > span {
	color:#5a5eaf;
  }

  @media screen and (min-width:800px) {
        .hpTeamGallery-slider .swiper-slide {
            width: auto;
			height: 440px;
        }
    }


/************ SXN TEAM *****//************ SXN TEAM *****//************ SXN TEAM *****/


.sxn_team {
	padding:90px 0 0 0;
	background-color: #FFF;;
}

.sxn_team .home_titleWrapper h2 {
	color:#000
}
.sxn_team .home_titleWrapper h2 i {
	color: #0033a1;
	margin:0 14px 0 0;
}
.hpTeamGallery-thumbs  {
	max-width: 840px;
	width:100%;
}
.hpTeamGallery .teamContentWrapper {
	max-width: 100%;
	float:right;
	width:100%;
	padding: 50px 0;
    margin: 30px 0 0 0;
	border-top: 2px solid #03349d;
}

.hpTeamGallery .teamContentWrapper .teamTitle {
    font-size: 26px;
	font-weight: 700;
	font-family: 'Archivo Narrow', sans-serif;
	margin: 0 0 10px 0;
	display: block;
}
.hpTeamGallery .teamProfilePic {
	position: absolute;
	bottom:0;
	left:0;
	display: none;
}
.hpTeamGallery .teamProfilePic img {
	display: block;
}
.teamContentWrapper p a {
	font-weight: bold;
	color:#5a5eaf;
	margin: 30px 0 0 0;
}

@media screen and (min-width:800px) {
	.hpTeamGallery .teamContentWrapper {
		max-width: calc(100% - 350px);
	}
	.hpTeamGallery .teamProfilePic {
		display: block;
		width: 400px;
	}
}
@media screen and (min-width:1000px) {
	.hpTeamGallery .teamProfilePic {
		display: block;
		width: initial;
	}

	.hpTeamGallery .teamContentWrapper .teamTitle {
		font-size: 40px;
	}
	.hpTeamGallery .teamContentWrapper {
		max-width: calc(100% - 500px);
	}
	.hpTeamGallery .teamProfilePic {
		position: absolute;
		bottom:0;
		left:30px;
		display: block;
	}
}




/******************* ACCOLADES ******************/

.sxn_accolades .badge-slide.swiper-slide {
	width:auto;
	text-align: center;
}
.sxn_accolades .swiper-wrapper {
	-webkit-transition-timing-function:linear!important; 
	-o-transition-timing-function:linear!important; 
	transition-timing-function:linear!important; 
}
.sxn_accolades .badge-slide img {
	width: initial;
	height:auto;
	display:block;
	margin:0 auto;
}
.sxn_accolades .badges-wrapper.swiper-wrapper {
	align-items: center;
}
.sxn_accolades .badgeItem {
	padding:0 20px;
}
.sxn_accolades .maxWrapper {
	border-top: 2px solid #03349d;
	padding: 60px 0 60px 0;
	margin: 30px auto 0 auto;
	max-width: 1500px;
}
.sxn_accolades h2 {
	color:#000;
}
.sxn_accolades h2 i {
	color:#03349d;
}
.badgesWrapper  {
	display: block;
	text-align: center;
}
.badgesWrapper div {
	display: inline-block;
	padding:16px;
	vertical-align: middle;
}
.badgesWrapper div > img {
	width: 100%;
	height: auto;
	display: block;
}


/*************** sxn CONTACT FORM *************************/

.sxn_hpContact .maxWrapper > p {
	margin:0 0 20px 0;
}
.sxn_hpContact .home_titleWrapper {
    margin: 0 0 30px 0;
}
.sxn_hpContact.sxn_with_topBg {
	background-image: url(img/contact-form/bg-small.webp);
    background-size: contain;
	padding: 110px 0 0 0;
}
@media screen and (min-width:800px) {
	.sxn_hpContact.sxn_with_topBg {
		background-image: url(img/contact-form/bg.webp);
		background-size: initial;
		padding: 260px 0 0 0;
	}
}
.sxn_hpContact .maxWrapper {
	background-color: #FFF;
	padding:50px 20px;
	position: relative;
}
@media screen and (min-width:800px) {
	.sxn_hpContact .maxWrapper {
		background-color: #FFF;
		/*padding:90px 20px;*/
		position: relative;
	}
}
.sxn_hpContact h2 {
	color:#000;
}
.sxn_cForm .sxn_cForm_inputs > div {
	display: block;
	margin:0 0 10px 0;
}
.sxn_cForm .sxn_cForm_inputs { 
	margin: 0 0 25px 0;

}


.sxn_cForm label {
	text-transform: uppercase;
	margin: 0 0 6px 0;
	display: block;
    text-align: left;
}
.sxn_cForm input, .sxn_cForm textarea {
	width:100%;
	padding:6px;
	border:2px solid #03349d;
	box-sizing: border-box;
}
.sxn_cForm_textarea {
	margin:0 0 15px 0;
}
.sxn_cForm textarea {
	height: 100px;
}

.sxn_cForm_actions > div {
	flex-basis: 50%;
}
.cForm_required p {
	line-height: 1.2;
	font-size: 12px;
}
.cForm_required p strong {
	font-weight: bold;
	font-size: 16px;
}
.cForm_submit {
	margin:40px auto 0 auto;
}

.cForm_submitWrap {
	display: block;
	margin:20px 0 0 0;
}
.gRecaptchaWrapper {
	margin: 0  auto;
	display: block;
}

.cForm_submit input[type=submit]  {
	max-width: 390px;
	width:100%;
	padding:14px 10px;
	text-align: center;
	text-transform: uppercase;
	box-sizing: border-box;
	background: #03349d;
	color:#FFF;
	font-size: 24px;
	border-radius: 5px;
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
.cForm_submit input[type=submit]:hover  {
	background-color: #58b7b3;
	border-color: #58b7b3;
}
.sxn_cForm_actions {
	display: block;
}
.grDisclaimerBox {
	margin:0 auto;
}
.sxn_cForm_checkbox {
	display: flex;
    gap: 10px;
    align-items: flex-start;
    margin: 0 0 40px;
}
.sxn_cForm_checkbox input {
	width: 17px;
	height: 17px;
	margin: 5px 0 0;
}
.sxn_cForm_checkbox label {
	flex: 1;
	margin: 0;
	text-transform: none;
}
.sxn_cForm_checkbox label a {
	color: #03349d;
}
.sxn_cForm_checkbox label a:hover { text-decoration: underline; }
	@media screen and (min-width:700px) {
        .sxn_cForm_textarea {
            /* width: 97%; */
            /* margin: 0 auto 40px auto; */
        }
        .sxn_cForm_actions {
            width: 97%;
            margin: 0 auto;
        }
        .cForm_submitWrap > div {
            display: inline-block;
            padding:0 20px;
            vertical-align: middle;
        }
		.cForm_submitWrap {
			text-align: center;
		}
		.cForm_submit input[type=submit] {
			width: 255px;
		}
		.cForm_submitWrap > div {
			margin:0;
		}
        .sxn_cForm .sxn_cForm_inputs {
            text-align: center;
        }
        .sxn_cForm .sxn_cForm_inputs > div {
            display: inline-block;
            margin: 0 1% 10px 1%;
            width: 47%;
        }

	}

	@media screen and (min-width:1300px) {
		.cForm_submit input[type=submit] {
			width: 100%;
		}
		.cForm_submitWrap > div {
			padding:0 0 0 15px ;
		}
        .sxn_cForm_textarea, .sxn_cForm_actions {
            width: 100%;
        }
		.cForm_submit, .cForm_submitWrap  {
			margin:0;
		}
		.cForm_submitWrap {
			display: flex;
		}
		.cForm_submitWrap > div {
			flex-basis: 100%;
		}
		.sxn_cForm_actions {
			display: flex;
			align-items: center;
			justify-content: space-between;
			flex-wrap: wrap;
		}
		.sxn_cForm .sxn_cForm_inputs {
			display: flex;
			align-items: center;
			justify-content: space-between;
			flex-wrap: wrap;
		}
		.sxn_cForm .sxn_cForm_inputs > div {
			flex-basis: 24%;
			margin:0;
		}
	}


/******************** FOOTER ************************/

.sxn_footer {
	background-image: url(img/footer/bg-small.webp);
	background-size: cover;
	background-position: center top;
	padding:0;
}
@media screen and (min-width:800px) {
	.sxn_footer {
	background-image: url(img/footer/bg.webp);
	padding:260px 0 0 0;
	}
}
.sxn_footer p {
	padding: 0;
	
}
.sxn_footerAddress p {
    text-align: left;
}
.sxn_footer > div {
	padding:35px 0 35px 0;
	background-color: rgba(0,0,0,0.75);
	color:#FFF;
	
}
.sxn_footer > div .maxWrapper {
	width:375px;
	margin: 0 auto;
}
.sxn_footer .maxWrapper {
	display: block;
    align-items: center;
    justify-content: space-between;
}
.sxn_footer #logo-main {
	width:300px;
}
.sxn_footerAddress {
	font-family: 'Archivo Narrow', sans-serif;
	font-weight: bold;
	font-size: 16px;
	display: block;
	align-items: center;
	/* justify-content: space-between; */
}
.sxn_footerAddress > div:last-child {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.sxn_footerAddress span {
	color:#58b7b3;
	display:block;
	text-transform: uppercase;
}
.sxn_footerCtas {
	display: flex;
	align-items: center;
	justify-content: space-between;
	/*width: 370px;*/
}
.sxn_footerCtas ul {    
	width: 95px;
    display: flex;
}
.sxn_footerCtas > div {
	display: flex;
}
.sxn_footerCtas a {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	border:2px solid #58b7b3;
	box-sizing: border-box;
	text-align: center;
	border-radius: 5px;
	display: inline-flex;
	color:#FFF;
	box-sizing: border-box;
	padding:10px;
	position: relative;
	width:auto;
	height: 42px;
	align-items: center;
	justify-content: center;
}
.sxn_footerCtas a:hover {
	background: #58b7b3;
}
.sxn_footerCtas a.getDirection {
	padding:12px;
	/*width:255px;*/
}
.sns_fb, .sns_li {
	width:42px;
	text-indent: -9999px;
}

.sns_fb {
    margin: 0 10px 0 0;
}
.footer_phone {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.sns_fb::after, .sns_li::after {
	content: '';
	width:19px;
	height: 19px;
	background: url(img/footer/sns.png) left bottom no-repeat;
	display: block;
}
.sns_li::after {
	background: url(img/footer/sns.png) left top no-repeat;
}
.fNav {
    display: inline-block;
	vertical-align: middle;
	text-align: left;
}
#logo-footer {
	width: 280px;
	display: block;
	margin:0 auto 20px auto;
}

#logo-footer img {
	width: 100%;
	height: auto;
	display: block;
}
.sxn_footerAddress > div {
	margin:0 0 20px 0;
}
	@media screen and (min-width:700px) {
		.sxn_footerAddress {
			display: inline-flex;
		}
		.sxn_footerAddress > div:last-child p {
			padding:0 0 0 20px;
		}
		.sxn_footer > div .maxWrapper {
			width:100%;
            text-align: center;
		}
		.sxn_footerCtas {
			margin: 0 auto;
			width: 360px;
		}
		.sxn_footerCtas a.getDirection {

			width:250px;
		}
	}
 
	@media screen and (min-width:1000px) {
		#logo-footer {
			margin:0;
		}
		.logoAddressWrapper {
			display: flex;
			align-items: center;
			justify-content: space-between;
			margin:0 0 20px 0;
		}
		.sxn_footerAddress > div {
			margin: 0;
		}
	}
	@media screen and (min-width:1300px) {
		.sxn_footerAddress p {
			width:200px;
		}
		.sxn_footer .maxWrapper {
			display: flex;
		}
        .logoAddressWrapper {
            margin:0;
        }
        #logo-footer {
            margin: 0 40px 0 0;
        }
        .sxn_footerCtas {
            margin: 0;
        }
		.sxn_footerAddress > div {
			width: 270px;
		}
	}
	@media screen and (min-width:1450px) {
		.sxn_footerAddress p {
			width:auto;
		}
		.sxn_footerAddress > div {
			width: auto;
		}
	}
	@media screen and (min-width:1600px) {
        .sns_fb {
			margin: 0 20px 0 0;
		}
		.sxn_footerCtas {
			width: 370px;
		}
		.sxn_footerCtas a.getDirection {
			width: 240px;
		}
		#logo-footer {
			display: inline-block;
		}
		.sxn_footerAddress > div {
			margin:0;
		}
		.sxn_footer .maxWrapper {
			display: flex;
			align-items: center;
			justify-content: space-between;
		}
		.sxn_footerAddress {
			display: flex;
			align-items: center;
			justify-content: space-between;
			width: 635px;
		}
		.sxn_footerAddress p {
			line-height: 1.2;
		}
		.sxn_footerAddress > div:last-child {
			width: 260px;
		}
		.sxn_footerAddress {
			width: 690px;
		}
		.sxn_footerAddress > div:last-child {
			width: 336px;
		}
		.sxn_footerAddress {
			font-size: 20px;
		}
		.sxn_footerCtas a.getDirection {
			width:315px;
		}
		.sxn_footerCtas a {
			font-size: 20px;
		}
		.footer_phone {
			font-size: 22px;
		}
		#logo-footer {
			max-width: 300px;
			margin: 0 50px 0 0;
		}
		.sxn_footerCtas {
			width: 455px;
		}
	}

/*********** SIDEBAR **************************/
.blog-sidebar {
	padding:10px;
	margin:0 0 20px 0;
	position: relative;
	display: block;
}
.blog-sidebar h2 {
	font-size: 22px;
	font-weight: bold;
}
.blog-sidebar ul {
	margin: 0 0 10px 20px;
}

.sideTesti {
	background: url(img/practice-areas/backgrounds/section.webp) center center repeat-x;
	background-size: contain;
    border-radius: 6px;
	padding:25px 0 10px 0;
	margin: 50px 5px 100px 5px;
	max-width: 390px;
	margin: 50px auto 100px;
}
.sideTesti .homeTestimonial-container {
	padding:0;
	margin:0;
}
/* .sideTesti .homeTestimonial-container .swiper-slide { max-width: 365px; } */
.sideTesti .homeTestimonial-container .swiper-slide {
	padding: 0 20px;
	box-shadow: none;
	background-color: transparent;
}
.sideTesti .homeTestimonial-container .swiper-slide .swiperTestiWrap {
	box-shadow: 0 0 20px rgb(0 0 0 / 30%);
	padding: 10px 15px;
	background: #fff;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	border-radius: 5px;
}
.sideTesti .maxWrapper {
	bottom:-70px;
	position: absolute;
	left: initial;
    margin: 0;
}
.sideTesti h2 {
	font-size: 35px;
}
.sideTesti h2 i {
	font-size: 30px;
}
.sideTesti .home_titleWrapper {
	margin:0 0 20px 0;
	padding:0 20px;
}




/*************** AGENCY FOOTER  **********************/

/* RESPONSIVE */
#elmBrandingWrapper {
	padding: 30px 20px 30px;
	font-size: 0;
	text-align: center;
	background: #0033a1;
}
#elmBranding {
	overflow: hidden;
	max-width: 1600px;
    margin: 0 auto;
    display: block;
    align-items: center;
    justify-content: space-between;
}

	#elmBranding,
	#elmBranding a {
		color: #fff;
		font: normal 10px/1.3 Arial, "Helvetica Neue", Helvetica, sans-serif;
		text-decoration: none;
	}
	#elmBranding a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	#logo-everest-legal-marketing {
		display: block;
		margin: 0 auto;
	}
	#elmBranding p {
		padding: 0;
		margin: auto;
	}
	#elmBranding ul, #elmBranding p {
		margin: 0 0 20px 0;
		display: block;
	}
	#elmBranding ul {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 240px;
		margin: 0 auto 20px auto;
	}
	#elmBranding br {display: none;}

@media screen and (min-width: 800px) {
	#elmBranding {
		display: flex;
	}
	#elmBranding,
	#elmBranding a {line-height: 1.6;}
	#logo-everest-legal-marketing {
		display: inline-block;
		margin: 0;
		vertical-align: middle;
	}
	#elmBranding p {
		display: inline-block;
		margin: 0 50px 0 50px;
		max-width: none;
		text-align: center;
		vertical-align: middle;
		padding:0 40px 0 40px;
	}
	#elmBranding br {display: inline;}
	#elmBranding ul, #elmBranding p {
		margin: 0;
		display: inline-block;
	}


}
@media screen and (min-width: 1100px) {
	#elmBrandingWrapper {
		padding: 40px 20px;
	}
	#elmBranding p, #elmBranding, #elmBranding a {
		font-size: 14px;
	}
}

@media screen and (min-width: 1600px) {
	#elmBranding p {
		width: 1238px;
	}
	#elmBranding ul {
        width: auto;
    }
}



.crumbsWrapper {
	margin: 0 0 40px 0;
}










/********** ANIMATIONS _***************/

@-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 fadeInLeft {
    from {
        opacity: 0; 
		-webkit-transform: translate3d(-100% , 0, 0);
		transform: translate3d(-100% , 0, 0);
    }
    to {
        opacity: 1; 
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0; 
		-webkit-transform: translate3d(-100% , 0, 0);
		transform: translate3d(-100% , 0, 0);
    }
    to {
        opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
    }
}
.animate__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:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}
.shareThisWrapper {
	display: none;
}

.page-template-full-width #mainContent {
	width: 100%;
}
.page-template-full-width .sidebar {
	display:none;
}
#mainContent .sxn_hpContact .maxWrapper {
	padding: 90px 20px 0 20px;
}
.map_container iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left:0;
	top:0;
}
.map_container {
	width: 100%;
	position: relative;
	height: 400px;
}
@media screen and (min-width: 1600px) {
	.mapCont_wrapper {
		display: flex;
		justify-content: space-between;
	}
	.map_container {
		
		
		width: 80%;
		margin: 0 0 0 40px;
		max-width: 1200px;
	}
}
.colCaseWrap {
	-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    height: auto;
    display: block;
    width: 100%;
	padding: 40px 0 0 0 !important;
	border-top: 1px solid #53b7b4;
}
.colCaseWrap li {
	border-bottom: 1px solid #53b7b4;
    list-style-type: disc;
	margin: 0 0 30px 0;
    padding: 0 0 20px 0;
    display: inline-table;
	text-align: center;
}
.colCaseWrap li  strong {
font-family: 'Archivo Narrow', sans-serif;
}
@media screen and (min-width: 800px) {
	.colCaseWrap {
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
	column-gap: 40px;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	}
}
@media screen and (min-width: 1200px) {
	.colCaseWrap {
	-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
	}
}
@media screen and (min-width: 1600px) {
	.colCaseWrap {
	-webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
	}
}

.page-id-12485 img.headshot {
	margin-bottom: 40px;
	max-width: 176px;
}

/* About the Author */
#ataWrapper {
    padding: 20px 0 0;   
}
#ataWrapper h2 {
    padding: 0 0 10px;
}
 #ataWrapper h3 {
    font-weight: bold;    
}
#ataHeadshot {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 20px; 
    
}

@media screen and (min-width: 500px) {
    #ataHeadshot {
        float: left;
        width: 30%;
        margin: 0 15px 5px 0;
    }
    
}

@media screen and (min-width: 1640px) {
	.page-id-12485 img.headshot[alt="William Thayer"] {
		margin-bottom: 100px;
	}
}