/*
Theme Name: John Park Injury Law
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%;}
.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;}
	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: 'Lato', "Helvetica Neue", Helvetica, sans-serif;
	font-size: clamp(16px, 4vw, 18px);
	line-height: 1.67;
	color: #000;
	background: #fff;
}
a {color: #DF0000;}
a, a:link, a:active, a:visited {text-decoration: none; outline: none;}
.animate__animated {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.officiallyAnimated, .ie9 .animate__animated, #persistentHeader .animate__animated, #persistentHeader.animate__animated {opacity: 1;}
article hr {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	width: 80%;
	margin: 0 auto 20px;
}

#wrapper {}
#persistentHeader {
	-webkit-transform: perspective(1px) translateZ(0);
	-moz-transform: perspective(1px) translateZ(0);
	-ms-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	background-color: #303D54;
}
body.fsMenuOn #persistentHeader {
	-webkit-transform: none; /* Safari and Chrome */
			 -moz-transform: none; /* Firefox */
				-ms-transform: none; /* IE 9 */
				 -o-transform: none; /* Opera */
						transform: none;
}
#mhWrapper {
	max-width: 1600px;
	margin: 0 auto;
	padding: 15px 5% 0;
	/* padding: 15px 5% 10px; */
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
	/* flex-direction: row; */
	gap: 10px;
	transition: .4s;
}

.sxn-wrap {
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 5%;
}

#mainHeader {

}

.hNavContain {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.hnTop {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 10px 30px;
	/* border-bottom: 2px solid #fff; */
	margin: 0 0 5px;
}

.hnQuote {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px 0;
}

.hnQuote span {
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(11px, 3vw, 22px);
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2;
}

.hnQuote span.hnSep {
	/* display: none; */
	color: #DF0000;
	padding: 0 5px 5px;
	font-size: 20px;
	display: inline-block;
	line-height: 0.6;
}

.hnTop a {
	font-family: 'Montserrat', sans-serif; 
	font-size: clamp(20px, 4vw, 40px);
	color: #fff;
	line-height: 1.2;
	font-weight: bold;
	padding: 0 0 3px;
}

.hnTop a:hover {
	text-decoration: underline;
	text-decoration-thickness: 2px;
	text-underline-offset: 3px;
}


	#logo-main {
		display: block;
		width: 100%;
		max-width: 400px;
		/* max-width: 590px; */
		margin: 0 auto;
	}
	#logo-main img {display: block; width: 100%; height: auto;}

/* Enable these next two lines to modify dropdown colors
html body nav.mm ul li:nth-child(2) ul {display: block; transform: scaleY(1); opacity: 1}
html body nav.mm ul li:nth-child(2) ul li:nth-child(2) > a {background-color: #5B9FC4;}
*/

@media (min-width:650px) {
.hnQuote {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	gap: 5px 0;
}

.hnQuote span.hnSep {
	display: inline-block;
}
}

@media (min-width:800px) {
.hnQuote span.hnSep {
	font-size: 35px;
}
}

@media (min-width:1120px) {
	

.hnTop {
	flex-direction: row;
	border-bottom: 2px solid #fff;
}
#mhWrapper {
	padding: 40px 5% 10px;
	flex-direction: row;
}

body.sticky_zone #mhWrapper {
	padding: 10px 5%;
}

.hnQuote span {
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(16px, 1vw, 22px);
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2;
}

.hnTop a {
	font-family: 'Montserrat', sans-serif; 
	font-size: clamp(20px, 2vw, 40px);
	color: #fff;
	line-height: 1.2;
	font-weight: bold;
	padding: 0 0 3px;
}
}

@media (min-width:1120px) {
	
	#logo-main {
		max-width: 320px;
	}
}

@media (min-width:1400px) {
	
	#logo-main {
		max-width: 500px;
	}
}

@media (min-width:1550px) {
	
	.hnQuote span {
	font-size: clamp(16px, 4vw, 22px);
}

.hnQuote span.hnSep {
	font-size: 35px;
}

.hnTop a {
	font-size: clamp(20px, 4vw, 40px);
}
}

@media (min-width:1600px) {
	#logo-main {
    max-width: 550px;
}
	
}

@media (min-width:1640px) {
	#logo-main {
    max-width: 590px;
}
	
}

nav.mm {
	text-align: center;
	position: relative;
	z-index: 100;
}
nav.mm > ul > li > a {
	padding: 10px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	font-family: 'Montserrat', "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 1;
}

@media (min-width:1400px) {
nav.mm > ul > li > a {
	font-size: 16px;
}
	
}

@media (min-width:1640px) {
nav.mm > ul > li > a {
	font-size: 18px;
}
	
}

nav.mm > ul > li > a:hover {transition: background 300ms linear;}
nav.mm > ul > li > ul {top: 100%;}
nav.mm > ul > li:hover > a {background: #DF0000; color: white;}
nav.mm ul ul {background: #13233F; width: 180px; border: 1px solid #DF0000;}
nav.mm ul ul li:hover > a {background: #303D54; color: #fff;}
nav.mm ul ul li {border-top: 1px solid #DF0000;}
nav.mm ul ul a {
	color: #fff;
	padding: 15px 10px;
	font-size: 14px;
/*    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
	text-transform: none;
	line-height: 1.3;
	font-weight: normal;
}
nav.mm ul {padding: 0; margin: 0; font-size: 0;}
nav.mm li {position: relative;}
nav.mm ul a {display: block; text-decoration: none;}
nav.mm > ul > li {display: inline-block;}
nav.mm ul ul {
	display: block;
	position: absolute;
	text-align: left;
	left: 0;
	top: -1px;
	transform-origin: top;
	-moz-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	opacity: 0;
	transition: 300ms;
}
nav.mm ul li:hover > ul {
	-moz-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	opacity: 1;
}
nav.mm ul ul ul {left: 100%;}
nav.mm ul ul li:first-child {border: 0;}

body.admin-bar #mmiWrapper {position: static;}
body.admin-bar.mob_menu #wrapper {padding: 0;}
body.mob_menu #wrapper {padding: 34px 0 0;}
body.mob_menu #wpadminbar {position: absolute;}
body.fsMenuOn #wpadminbar, body.fsMenuOn #contact-tab {display: none;}
#mmiWrapper, #mblSearchCont, nav.mm_mob {display: none;}
.mob_menu #mmiWrapper,
.fsMenuOn #mblSearchCont,
.fsMenuOn #closeMenu,
.fsMenuOn nav.mm_mob {display: block;}
.fsMenuOn #mmiWrapper {z-index: 1;}
#mmiWrapper, #closeMenu {background: #13233F;} /*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 #fff;} /*modme*/
	#mm1 {border-left: 1px solid #fff;} /*modme*/
	#mm1 > a {background-position: 15px 0;}
	#mm2 > a {background-position: 15px -34px;}
	#mm3 > a {background-position: 15px -68px;}
	#mm4 > a {background-position: 15px -102px;}
	#mm5 > a {background-position: 15px -136px;}
	#mm6 > a {background-position: 15px -170px;}
	/* Dropdown support */
	.mmi > ul {
		z-index: 1;
		width: 297px;
		left: -1px;
		display: none;
		position: absolute;
	}
	.mmi:hover ul {display: block;}
	.mmi ul li {
		border-top: 1px solid #333; /*modme*/
	}
	.mmi ul li:first-child {border: 0;}
	.mmi ul a {
		background: #666; /*modme*/
		color: #fff; /*modme*/
		display: block;
		padding: 10px 10px;
		font-size: 16px;
	}
	.mmi ul a:hover {
		background: #999; /*modme*/
	}
	@media screen and (min-width: 385px) {
		#mm6 {width: 110px;}
		#mm6 > a {
			padding: 0 0 0 47px;
			text-indent: 0;
		}
		.mmi > ul {width: 350px;}
	}
nav.mm_mob {
	position: absolute;
	padding: 54px 0 20px;
	left: 0;
	top: 0;
	width: 100%;
	background: #303D54;
	z-index: 9999;
}
	nav.mm_mob ul {padding: 0;}
	nav.mm_mob > ul {padding: 0;}
		nav.mm_mob ul li {
			list-style-type: none;
			list-style-position: outside;
			display: block;
		}
		nav.mm_mob ul a {
			display: block;
		    padding: 5px 20px 4px 0;
		    color: #fff;
		    font: 15px/1 'Montserrat', sans-serif;
		    -webkit-font-smoothing: antialiased;
		    -moz-osx-font-smoothing: grayscale;
		}
		nav.mm_mob a:hover {
			background: #FC3232;
			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: 'Montserrat', 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 'Montserrat', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 0;
    border-radius: 4px 0 0 4px;
    outline: 0;
}
#mblsSubmit {
	cursor: pointer;
    width: 30%;
    height: 32px;
    color: #fff;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    background: #13233F;
    border: 0;
    border-radius: 0 4px 4px 0;
    transition: all 250ms ease;
}
#mblsSubmit:hover {background: #FC3232;}

@media screen and (min-width: 800px) {
	#wrapper {
			padding: 187px 0 0; /*modme*/
	}
	#persistentHeader{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
		transition: .4s;
	}
	body.sticky_zone #persistentHeader{ background-color: #303D54;}
	body.sticky_zone #persistentHeader::before {
			content: '';
			position: absolute;
			bottom: -35px;
			left: 0;
			width: 100%;
			height: 35px;
			z-index: -1;
			opacity: .5;
			background-image: linear-gradient(180deg,#000 0,hsla(0,0%,0%,.738) 19%,hsla(0,0%,0%,.541) 34%,hsla(0,0%,0%,.382) 47%,hsla(0,0%,0%,.278) 56.5%,hsla(0,0%,0%,.194) 65%,hsla(0,0%,0%,.126) 73%,hsla(0,0%,0%,.075) 80.2%,hsla(0,0%,0%,.042) 86.1%,hsla(0,0%,0%,.021) 91%,hsla(0,0%,0%,.008) 95.2%,hsla(0,0%,0%,.002) 98.2%,hsla(0,0%,0%,0) 100%);
			pointer-events: none;
	}
	body.admin-bar #persistentHeader {top: 32px;}
	body.admin-bar.fsMenuOn #persistentHeader {top: 0;}
	body.sticky_zone .noSticky{ display: none; }
}
@media screen and (min-width: 1120px) {
	#wrapper {
			padding: 0 0; /*modme*/
	}

	#persistentHeader {
		background-color: transparent;
	}

}

#theVideo{
position: absolute;
width: 240%;
height: auto;
top: 50%;
/* top: 0; */
left: 50%;
transform: translate(-50%, -50%);
object-fit: cover;
z-index: -5;
background-image: url('img/slides/main/placeholder-700.webp');
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}	

#homeslides {
	position: relative;
	background-color: #000;
	height: 300px;
}

#homeslides::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
		aspect-ratio: 2000/387;
    height: auto;
		max-height: 387px;
    z-index: -1;
    opacity: 1;
    background: linear-gradient(0deg, rgba(47, 61, 84, 0) 8.33%, #303D54 70.03%, #303D54 100%);
    pointer-events: none;
}


#homeslides::after {    
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    aspect-ratio: 2000/473;
    max-height: 473px;
    z-index: -1;
    opacity: 1;
    background: linear-gradient(180deg, rgba(47, 61, 84, 0) 8.33%, #303D54 70.03%, #303D54 100%);
    pointer-events: none;
}

.homeslide {
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
}
.homeslideImg {
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

@media (min-width:500px) {
	#theVideo{ width: 150%; }
	
}

@media (min-width:700px) {
	#theVideo{ width: 130%; }
	
}

@media (min-width: 800px) {
	
	#theVideo{ width: 120%; 
	
background-image: url('img/slides/main/placeholder-1120.webp');}

	#homeslides {
		aspect-ratio: 1120/465;
		min-height: 450px;
	}
}

@media (min-width: 1120px) {
	#theVideo{ width: 195%; 
	
background-image: url('img/slides/main/placeholder.webp');}


	#homeslides {
		min-height: 650px;
		height: 100svh;
		max-height: 831px;
		aspect-ratio: 2000/831;
	}
}

@media (min-width:1400px) {
		
	#theVideo{ width: 155%; }
}

@media (min-width:1640px) {
		
	#theVideo{ width: 130%; }
}

@media (min-width:1800px) {
		
	#theVideo{ width: 120%; }
}

@media (min-width:2000px) {
		
	#theVideo{ width: 110%; }
}

@media (min-width:2200px) {
		
	#theVideo{ width: 100%; }
}

.homeslides-container::before {
	content: '';
	position: absolute;
	top: 50%;
	/* transform: translateY(-65%); */
	transform: translateY(-100%);
	/* right: 130px; */
	right: 0%;
	/* width: 608px; */
	width: 152px;
	height: auto;
	aspect-ratio: 608/572;
	background-image: url('img/slides/main/vegas-badge-sm.webp');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	pointer-events: none;
	z-index: 10;
}

.slideContent {
	position: relative;
	height: 100%;
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 5%;
	box-sizing: border-box;
}
.slideBox {
	position: absolute;
	/* bottom: 115px; */
	bottom: 0px;
	width: 90%;
	max-width: 100%;
	padding: 20px 0;
	box-sizing: border-box;
	opacity: 0;
}

.swiper-slide-active .slideBox {
	opacity: 1;
}

.slideHead {
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(16px, 5vw, 60px);
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	line-height: 1.2;
	box-sizing: border-box;
	max-width: 100%;
	width: 100%;
}

.slideHead span {
	max-width: 100%;
	width: 100%;
	box-sizing: border-box;
	display: block;
	font-size: clamp(12px, 4vw, 34px);
	font-weight: 400;
}

.slideBody {}
.slideMore {}

.subslide {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	isolation: isolate;
	height: 219px;
}

.subslide::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    aspect-ratio: 2000/387;
    height: auto;
    max-height: 387px;
    z-index: -1;
    opacity: 1;
    background: linear-gradient(0deg, rgba(47, 61, 84, 0) 8.33%, #303D54 70.03%, #303D54 100%);
    pointer-events: none;
}

#subslide1 {background-image: url('img/slides/sub/700/1.webp');}
#subslide2 {background-image: url('img/slides/sub/700/2.webp');}
#subslide3 {background-image: url('img/slides/sub/700/3.webp');}
#subslide4 {background-image: url('img/slides/sub/700/4.webp');}
#subslide5 {background-image: url('img/slides/sub/700/5.webp');}
#subslide6 {background-image: url('img/slides/sub/700/6.webp');}
#subslide7 {background-image: url('img/slides/sub/700/7.webp');}
#subslide8 {background-image: url('img/slides/sub/700/8.webp');}
#subslide9 {background-image: url('img/slides/sub/700/9.webp');}
#subslide10 {background-image: url('img/slides/sub/700/10.webp');}
#subslide11 {background-image: url('img/slides/sub/700/11.webp');}
#subslide12 {background-image: url('img/slides/sub/700/12.webp');}
#subslide13 {background-image: url('img/slides/sub/700/13.webp');}
#subslide14 {background-image: url('img/slides/sub/700/14.webp');}
#subslide15 {background-image: url('img/slides/sub/700/15.webp');}
#subslide16 {background-image: url('img/slides/sub/700/16.webp');}
#subslide17 {background-image: url('img/slides/sub/700/17.webp');}
#subslide18 {background-image: url('img/slides/sub/700/18.webp');}
#subslide19 {background-image: url('img/slides/sub/700/19.webp');}
#subslide20 {background-image: url('img/slides/sub/700/20.webp');}
#subslide21 {background-image: url('img/slides/sub/700/21.webp');}
#subslide22 {background-image: url('img/slides/sub/700/22.webp');}

@media (min-width:700px) {
	#subslide1 {background-image: url('img/slides/sub/1120/1.webp');}
	#subslide2 {background-image: url('img/slides/sub/1120/2.webp');}
	#subslide3 {background-image: url('img/slides/sub/1120/3.webp');}
	#subslide4 {background-image: url('img/slides/sub/1120/4.webp');}
	#subslide5 {background-image: url('img/slides/sub/1120/5.webp');}
	#subslide6 {background-image: url('img/slides/sub/1120/6.webp');}
	#subslide7 {background-image: url('img/slides/sub/1120/7.webp');}
	#subslide8 {background-image: url('img/slides/sub/1120/8.webp');}
	#subslide9 {background-image: url('img/slides/sub/1120/9.webp');}
	#subslide10 {background-image: url('img/slides/sub/1120/10.webp');}
	#subslide11 {background-image: url('img/slides/sub/1120/11.webp');}
	#subslide12 {background-image: url('img/slides/sub/1120/12.webp');}
	#subslide13 {background-image: url('img/slides/sub/1120/13.webp');}
	#subslide14 {background-image: url('img/slides/sub/1120/14.webp');}
	#subslide15 {background-image: url('img/slides/sub/1120/15.webp');}
	#subslide16 {background-image: url('img/slides/sub/1120/16.webp');}
	#subslide17 {background-image: url('img/slides/sub/1120/17.webp');}
	#subslide18 {background-image: url('img/slides/sub/1120/18.webp');}
	#subslide19 {background-image: url('img/slides/sub/1120/19.webp');}
	#subslide20 {background-image: url('img/slides/sub/1120/20.webp');}
	#subslide21 {background-image: url('img/slides/sub/1120/21.webp');}
#subslide22 {background-image: url('img/slides/sub/1120/22.webp');}
		.subslide {
		height: 350px;
	}
}

@media (min-width:1120px) {
	#subslide1 {background-image: url('img/slides/sub/2000/1.webp');}	
	#subslide2 {background-image: url('img/slides/sub/2000/2.webp');}
	#subslide3 {background-image: url('img/slides/sub/2000/3.webp');}
	#subslide4 {background-image: url('img/slides/sub/2000/4.webp');}
	#subslide5 {background-image: url('img/slides/sub/2000/5.webp');}
	#subslide6 {background-image: url('img/slides/sub/2000/6.webp');}
	#subslide7 {background-image: url('img/slides/sub/2000/7.webp');}
	#subslide8 {background-image: url('img/slides/sub/2000/8.webp');}
	#subslide9 {background-image: url('img/slides/sub/2000/9.webp');}
	#subslide10 {background-image: url('img/slides/sub/2000/10.webp');}
	#subslide11 {background-image: url('img/slides/sub/2000/11.webp');}
	#subslide12 {background-image: url('img/slides/sub/2000/12.webp');}
	#subslide13 {background-image: url('img/slides/sub/2000/13.webp');}
	#subslide14 {background-image: url('img/slides/sub/2000/14.webp');}
	#subslide15 {background-image: url('img/slides/sub/2000/15.webp');}
	#subslide16 {background-image: url('img/slides/sub/2000/16.webp');}
	#subslide17 {background-image: url('img/slides/sub/2000/17.webp');}
	#subslide18 {background-image: url('img/slides/sub/2000/18.webp');}
	#subslide19 {background-image: url('img/slides/sub/2000/19.webp');}
	#subslide20 {background-image: url('img/slides/sub/2000/20.webp');}
	#subslide21 {background-image: url('img/slides/sub/2000/21.webp');}
#subslide22 {background-image: url('img/slides/sub/2000/22.webp');}
	.subslide {
		height: 625px;
	}
}


@media screen and (min-width: 800px) {
	#syncMenu {z-index: 1;}
	
	.homeslides-container::before {
    right: 0%;
		transform: translateY(-80%);
    width: 304px;
    background-image: url('img/slides/main/vegas-badge-md.webp');
	}
.slideBox {
	bottom: 30px;
}
}

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


.homeslides-container::before {
	transform: translateY(-60%);
	/* right: 130px; */
	right: 0%;
	width: 608px;
	background-image: url('img/slides/main/vegas-badge-lg.webp');
}
}

@media (min-width:1500px) {
	
.slideBox {
	bottom: 115px;
}
}

@media (min-width:1640px) {
.homeslides-container::before {
	transform: translate(140%,-60%);
	right: 50%;
}
	
}

@media (min-width:1700px) {
.slideBox {
	width: 100%;
}

.slideContent {
	padding: 0;
}
}

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

/* AOP Zone */

.sxn-aop {
	background-color: #303D54;
	isolation: isolate;
	position: relative;
	padding: 0px 0 80px;
}

.sxn-aop::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 150px;
	background-color: #fff;
	pointer-events: none;
	z-index: -1;
}

.sxn-aop::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 150px;
	background: linear-gradient(0deg, rgba(47, 61, 84, 0) 8.33%, #303D54 70.03%, #303D54 100%);
	opacity: 0.18;
	pointer-events: none;
	z-index: -1;
}


.aopContain {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	gap: 35px;
	flex-wrap: wrap;
}

.aopBox {
	max-width: 100%;
	background-color: #000;
	position: relative;
	isolation: isolate;
}

.aopLink {
	display: block;
	max-width: 100%;
	width: 400px;
	height: auto;
	aspect-ratio: 506/267;
	
}

.aopBox::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url('img/aop/aop_zones.webp');
	background-repeat: no-repeat;
	background-size: 600% 100%;
	opacity: 0.75;
	pointer-events: none;
	z-index: -1;
	transition: opacity 0.3s ease;
}

.aopBox.aopBox0::before {background-position: 0% 0%;}
.aopBox.aopBox1::before {background-position: calc(100% / 5) 0%;}
.aopBox.aopBox2::before {background-position: calc(2 * (100% / 5)) 0%;}
.aopBox.aopBox3::before {background-position: calc(3 * (100% / 5)) 0%;}
.aopBox.aopBox4::before {background-position: calc(4 * (100% / 5)) 0%;}
.aopBox.aopBox5::before {background-position: calc(5 * (100% / 5)) 0%;}

.aopBox:hover::before {
	opacity: 1;
}

.aopTitle {
	display: block;
	background-color: rgba(223, 0, 0, 0.7);
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 8px 10px;
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(18px, 4vw, 30px);
	color: #fff;
	text-transform: uppercase;
	transition: background-color 0.3s ease;
}

.aopBox:hover .aopTitle {
	background-color: rgba(252, 50, 50, 0.7);
}

.aopTitle::before {
	content: '';
	position: absolute;
	left: 0%;
	bottom: 100%;
	width: 100%;
	height: auto;
	aspect-ratio: 506/47;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 4.95%, #000000 94.68%);
	opacity: 0.5;
	pointer-events: none;
}

@media (min-width:800px) {

.aopLink {
	width: 450px;
}

.aopTitle {
	padding: 10px;
}
	
}

@media (min-width:1300px) {

.aopLink {
	width: 506px;
}
	
}

/* Sidebar AOP Zone */

.sxn-sbAop {
	padding: 20px 0 30px;
	background-color: #303D54;
	margin: 0 0 65px;
}

.sxn-sbAop .sxn-title {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(28px, 4vw, 35px);
		text-transform: uppercase;
    color: #fff;
    text-align: center;
    line-height: 1.3;
    padding: 0 0 25px;
}

.sbAopContain {
	border-top: 2px solid #fff;
}

.sbAopBox {
	border-bottom: 2px solid #fff;
}

.sbAopBox a {
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(18px, 4vw, 22px);
    color: #fff;
		text-transform: uppercase;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 13px 5px;
		transition: .4s;
		text-align: center;
}

.sbAopBox a:hover {
	background-color: #DF0000;
}

.sbAopBox a br {
	display: none;
} 

/* Team Zone */

.sxn-team {
	margin: -70px 0 0;
	position: relative;
	isolation: isolate;
	overflow: hidden;
}

.sxn-team::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	transform: translateY(0%);
	width: 100%;
	height: auto;
	aspect-ratio: 2000/128;
	background: linear-gradient(180deg, rgba(47, 61, 84, 0) 8.33%, #303D54 70.03%, #303D54 100%);
	opacity: 0.18;
	pointer-events: none;
	z-index: -1;
}

.sxn-team .sxn-wrap {
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.teamImg {
	display: block;
	max-width: 120%;
	height: auto;
}

@media (min-width:800px) {

.teamImg {
	display: block;
	max-width: 100%;
	height: auto;
}
	
}


/* 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;
}
#mainContent {
	font-family: 'Lato', "Helvetica Neue", Helvetica, sans-serif;
	font-size: clamp(16px, 4vw, 18px);
	line-height: 1.67;
	color: #000;
}
	.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-family: 'Montserrat', Times, "Times New Roman", serif;
		font-weight: bold;
		color: #000;
		padding: 0 0 5px 0;
	}
	.article h1 {
		font-size: clamp(25px, 4vw, 40px);
		padding: 0 0 20px 0;
		text-transform: uppercase;
	}
	.article h2 {
		font-size: clamp(18px, 4vw, 30px);
		padding: 0 0 10px 0;
	}
	.article h3 {
		font-size: clamp(16px, 4vw, 24px);
		font-weight: bold;
	}
	.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;
	}
	.mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;}

	.spTable {margin: 0 0 25px; hyphens: auto; -webkit-hyphens: auto; -moz-hyphens: auto; word-break:break-word; overflow-wrap: break-word; border-collapse: collapse; border-spacing: 0; font-size: clamp(12px, 3vw, 18px);}

	.spTable th {text-align: center;}
	.spTable td {vertical-align: top;}
	.spTable th,.spTable td  {border: 1px solid #000; padding: 3px 10px;}

#sidebar {
    max-width: 400px;
		max-width: 100%;
    margin: 40px auto 0;
}

.blog-sidebar {
    margin: 40px 0 0;
}

.blog-sidebar .blogTitle {
    font-size: clamp(24px,4vw,30px);
    margin: 0 0 15px;
    color: #000;
    line-height: 1.5;
    font-family: 'Montserrat', sans-serif;
}

.blog-sidebar ul {
    margin: 0 0 20px
}

.blog-sidebar li {
    padding: 0 0 5px 10px
}

#crumbs {
    margin: 0 0 30px
}

/* Content Area */
@media screen and (min-width: 1024px) {
	#sidebar {
		margin: 0 0 0;
	}
	#syncContent {z-index: 1;}
	#mainContent {
		padding: 0;
		width: calc(100% - 50px - 300px);
		float: left;
	}
	.home #mainContent { float: none; width: 100%; }
	.fwEntry #mainContent {
		float: none;
		margin: 0 auto;
		width: auto;
	}
	.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;
	}
	#sidebar {
		max-width: 300px;
		width: 100%;
		float: right;
	}
}
@media screen and (min-width: 900px) {
	.mcTable td {display: table-cell; padding: 0 0 0 40px;}
	.mcTable td:first-child {padding: 0;}
}

@media (min-width:1120px) {
	#mainContent {
		padding: 0;
		width: calc(100% - 80px - 400px);
	}
	#sidebar {
		max-width: 400px;
	}
}

/* Content Zone */

body.home .sxn-content {
	padding: 40px 0 20px;
	text-align: center;
}

.sxn-content {
	padding: 40px 0 35px;
}

.sxn-content .sxn-wrap {
	padding: 0 20px;
}

body.home .sxn-content .sxn-wrap {
	max-width: 1370px;
}

body.home .sxn-content h1 {
	padding: 0 0 50px;
	position: relative;
	font-size: clamp(28px, 4vw, 45px);
}

body.home .sxn-content li {
	text-align: left;
}

body.home .sxn-content h1::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 23px;
	transform: translateX(-50%);
	width: 1206px;
	height: 5px;
	background: linear-gradient(90deg,rgba(223, 0, 0, 1) 0%, rgba(223, 0, 0, 1) calc(50% - 5px), rgba(255, 255, 255, 1) calc(50% - 5px), rgba(255, 255, 255, 1) calc(50% + 5px), rgba(71, 86, 112, 1) calc(50% + 5px), rgba(71, 86, 112, 1) 100%);
}

@media (min-width:800px) {

body.home .sxn-content {
	padding: 60px 0 20px;
}

.sxn-content {
	padding: 60px 0 55px;
}

.sxn-content .sxn-wrap {
	padding: 0 40px;
}

body.home .sxn-content h1 {
	padding: 0 0 70px;
}

body.home .sxn-content h1::after {
	bottom: 33px;
}
	
}

@media (min-width:1120px) {

body.home .sxn-content {
	padding: 90px 0 20px;
}

.sxn-content {
	padding: 85px 0 75px;
}

.sxn-content .sxn-wrap {
	padding: 0 60px;
}

body.home .sxn-content h1 {
	padding: 0 0 90px;
}

body.home .sxn-content h1::after {
	bottom: 43px;
}
	
}

/* Testimonials Zone */

.sxn-test {
	padding: min(13.5vw, 270px) 0 35px;
	isolation: isolate;
	overflow: hidden;
	position: relative;
}

.sxn-test::before {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	width: 150%;
	height: auto;
	aspect-ratio: 2000/796;
	background-image: url('img/testimonials/test_bg-md.webp');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	pointer-events: none;
	z-index: -1;
}

.sxn-test .sxn-title {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(28px, 4vw, 45px);
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 20px;
	text-align: center;
}

.testContain {
	max-width: 1430px;
	margin: 0 auto;
	position: relative;
	isolation: isolate;
}

.testBox {
	position: relative;
	margin: 5px;
	/* border: 15px solid rgba(255, 255, 255, 0.3); */
	background-color: #303D54;
	padding: 20px 50px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 10px;
}

.testBox::before {
	content: '';
	position: absolute;
	left: -5px;
	top: -5px;
	width: calc(100% + 10px);
	height: calc(100% + 10px);
	background-color: rgba(255, 255, 255, 0.3);
	pointer-events: none;
	z-index: -1;
}

.testTitle {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(18px, 4vw, 24px);
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}

.testStar {
	display: block;
	max-width: 100%;
	height: auto;
}

.testDesc {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(16px, 4vw, 18px);
	color: #fff;
	text-align: center;
	line-height: 1.67;
}

.testReadMore {
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

.testReadMore:hover {
	text-decoration: underline;
}

.testAuth {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(16px, 4vw, 22px);
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}

.testNavContain {
	position: absolute;
	width: 1600px;
	max-width: calc(100% + 10%);
	/* max-width: 150px; */
	left: 50%;
	top: 50%;
	/* bottom: 30px; */
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
	justify-content: space-between;
	pointer-events: none;
	z-index: 10;
}

.testNavButton {
	display: block;
	width: calc(113px / 2);
	height: calc(284px / 2);
	background-color: #DF0000;
	z-index: 10;
	cursor: pointer;
	pointer-events: all;
	position: relative;
	transition: background-color 0.3s ease;
}

.testNavButton:hover {
	background-color: #FC3232;
}

.testNavButton::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: calc(63px / 2);
	height: calc(113px / 2);
	background-image: url('img/testimonials/arrow.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	pointer-events: none;
	z-index: 15;
}

.hpNextTest::before {
	transform: translate(-50%, -50%) scale(-1, 1);
}

.testLink {
	padding: 35px 0 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.testLink a {
	background-color: #DF0000;
	padding: 9px 50px 9px 33px;
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(14px, 4vw, 20px);
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	isolation: isolate;
	overflow: hidden;
	transition: .4s;
}

.testLink a:hover {
	background-color: #FC3232;
}

.testLink a::before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: calc(42px / 2);
	height: 100%;
	background-color: #000;
	opacity: 0.35;
	pointer-events: none;
	z-index: -2;
	filter: blur(20px);
	clip-path: polygon(100% 0, 100% 100%, 0 100%, 85% 50%, 0 0);
} 

.testLink a::after {
	content: '';
	position: absolute;
	right: calc(16px / 2);
	top: calc(50% + 1px);
	transform: translateY(-50%) scale(-1, 1);
	width: calc(25px / 2);
	height: auto;
	aspect-ratio: 25/44;
	background-image: url('img/testimonials/arrow.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: -1;
	pointer-events: none;
} 

@media (min-width:500px) {

.sxn-test::before {
	width: 120%;
	background-image: url('img/testimonials/test_bg-sm.webp');
}
	
}

@media (min-width:600px) {

.sxn-test::before {
	width: 110%;
}
	
}

@media (min-width:700px) {

.sxn-test::before {
	width: 100%;
	background-image: url('img/testimonials/test_bg-md.webp');
}
	
}

@media (min-width:800px) {

.sxn-test {
	padding: min(13.5vw, 270px) 0 50px;
}

.sxn-test::before {
	background-image: url('img/testimonials/test_bg-md.webp');
}

.sxn-test .sxn-title {
	margin: 0 0 45px;
}

.testBox {
	margin: 10px;
	padding: 25px 35px;
}

.testBox::before {
	left: -10px;
	top: -10px;
	width: calc(100% + 20px);
	height: calc(100% + 20px);
}

.testLink {
	padding: 45px 0 0;
}

.testLink a {
	padding: 12px 70px 12px 43px;
}

.testNavContain {
	max-width: calc(100% + 5%);
}

.testLink a::before {
	width: calc(42px);
} 

.testLink a::after {
	right: calc(16px);
	width: calc(25px / 1.25);
} 
	
}

@media (min-width:1120px) {

.sxn-test {
	padding: min(13.5vw, 270px) 0 65px;
}

.sxn-test::before {
	background-image: url('img/testimonials/test_bg-lg.webp');
}

.sxn-test .sxn-title {
	margin: 0 0 60px;
}

.testBox {
	margin: 15px;
	padding: 30px 40px;
}

.testBox::before {
	left: -15px;
	top: -15px;
	width: calc(100% + 30px);
	height: calc(100% + 30px);
}

.testLink {
	padding: 55px 0 0;
}

.testLink a {
	padding: 15px 98px 15px 53px;
}

.testLink a::after {
	width: calc(25px);
} 
	
}

@media (min-width:1640px) {

.testNavButton {
	width: calc(113px / 1.5);
	height: calc(284px / 1.5);
}

.testNavButton::before {
	width: calc(63px / 1.5);
	height: calc(113px / 1.5);
}
	
}

@media (min-width:1800px) {

	

.testNavContain {
	max-width: unset;
}

.testNavButton {
	width: 113px;
	height: 284px;
}

.testNavButton::before {
	width: 63px;
	height: 113px;
}
	
}

/* Sidebar Testimonials Zone */

.sxn-sbTest {
	position: relative;
	isolation: isolate;
	overflow: hidden;
	background-color: #303D54;
	padding: 95px 25px 35px;
}

.sxn-sbTest::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	aspect-ratio: 400/197;
	background-image: url('img/testimonials/test_bg-sb.webp');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: -2;
	pointer-events: none;
}

.sxn-sbTest::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.3;
	width: 100%;
	height: auto;
	aspect-ratio: 400/197;
	background-image: linear-gradient(0deg,#000 0,hsla(0,0%,0%,.738) 19%,hsla(0,0%,0%,.541) 34%,hsla(0,0%,0%,.382) 47%,hsla(0,0%,0%,.278) 56.5%,hsla(0,0%,0%,.194) 65%,hsla(0,0%,0%,.126) 73%,hsla(0,0%,0%,.075) 80.2%,hsla(0,0%,0%,.042) 86.1%,hsla(0,0%,0%,.021) 91%,hsla(0,0%,0%,.008) 95.2%,hsla(0,0%,0%,.002) 98.2%,hsla(0,0%,0%,0) 100%);
	pointer-events: none;
	z-index: -1;
}




.sxn-sbTest .sxn-title {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(32px, 4vw, 35px);
	color: #fff;
	text-transform: uppercase;
	padding: 0 0 55px;
	text-align: center;
	line-height: 1.1;
}

.sbTestContain {
	padding: 0 0 180px;
}

.sbTestBox {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 10px;
}

.sbTestTitle {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(18px, 4vw, 24px);
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}

.sbTestStar {
	display: block;
	max-width: 100%;
	height: auto;
}

.sbTestDesc {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(16px, 4vw, 18px);
	color: #fff;
	text-align: center;
	line-height: 1.67;
}

.sbTestAuth {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(16px, 4vw, 22px);
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}

.sbTestNavContain {
	position: absolute;
	max-width: 100%;
	width: 220px;
	left: 50%;
	bottom: 70px;
	transform: translateX(-50%);
	display: flex;
	align-items: center;
	justify-content: space-between;
	pointer-events: none;
	z-index: 10;
}

.sbTestNavButton {
	display: block;
	width: 98px;
	height: 102px;
	background-color: #DF0000;
	z-index: 10;
	cursor: pointer;
	pointer-events: all;
	position: relative;
	transition: background-color 0.3s ease;
}

.sbTestNavButton:hover {
	background-color: #FC3232;
}

.sbTestNavButton::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 46px;
	height: 81px;
	background-image: url('img/testimonials/arrow.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	pointer-events: none;
	z-index: 15;
}

.sbNextTest::before {
	transform: translate(-50%, -50%) scale(-1, 1);
}

/* Attorney Zone */

.sxn-attorney {
	padding: 45px 0 70px;
	overflow: hidden;
}

.sxn-attorney .sxn-title {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(28px, 4vw, 45px);
    color: #000;
    text-transform: uppercase;
    margin: 0 0 40px;
    text-align: center;
}

.attContain {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-wrap: wrap;
	gap: 13px;
}

.attBox {
	width: 100%;
	position: relative;
	overflow: hidden;
	isolation: isolate;
	background-color: #000;
	max-width: 255px;
	aspect-ratio: 255/555;
}

.attLink {
	width: 100%;
	height: auto;
	max-width: 255px;
	aspect-ratio: 255/555;
	position: relative;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	overflow: hidden;
	isolation: isolate;
}

.attDesc {
	width: 100%;
	box-sizing: border-box;
	background-color: #303D54;
	padding: 25px 20px;	
	transition: background-color 0.3s ease;
}

.attBox:hover .attDesc {
	background-color: #5C6F92;
}

.attName {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 26px;
	color: #fff;
	text-align: center;
	line-height: 1.3;
}

.attTitle {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #fff;
	line-height: 1.3;
	text-align: center;
}

.attBox::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	aspect-ratio: 255/454;
	background-image: url('img/attorney/attorneys_v2.webp');
	background-repeat: no-repeat;
	background-size: 600%;
	pointer-events: none;
	z-index: -1;
	transition: filter 0.3s ease;
}

.attBox.attBox0::before {background-position: 0% 0%;}
.attBox.attBox1::before {background-position: calc(100% / 5) 0%;}
.attBox.attBox2::before {background-position: calc(2 * (100% / 5)) 0%;}
.attBox.attBox3::before {background-position: calc(3 * (100% / 5)) 0%;}
.attBox.attBox4::before {background-position: calc(4 * (100% / 5)) 0%;}
.attBox.attBox5::before {background-position: calc(5 * (100% / 5)) 0%;}

.attBox:hover::before {
	filter: brightness(1.3);
}

@media (min-width:570px) {

.attLink {
	max-width: 250px;
}

.attBox {
	max-width: 250px;
}

.attBox0 {
	margin: 0 100px;
}

.attContain {
	max-width: 600px;
	margin: 0 auto;
}
}

@media (min-width:800px) {

.sxn-attorney {
	padding: 55px 0 100px;
}

.sxn-attorney .sxn-title {
    margin: 0 0 60px;
}
	
}

@media (min-width:900px) {

.attLink {
	max-width: 255px;
}

.attBox {
	max-width: 255px;
}

.attBox0 {
	margin: unset;
	order: -1;
}

.attBox1 {
	order: -2;
}

.attContain {
	max-width: 800px;
}
	
}

@media (min-width:1120px) {

.sxn-attorney {
	padding: 65px 0 140px;
}

.sxn-attorney .sxn-title {
    margin: 0 0 80px;
}
}

@media (min-width:1400px) {

.attContain {
	max-width: unset;
}

.attBox0 {
	order: unset;
}

.attBox1 {
	order: unset;
}

.attContain {
	flex-wrap: nowrap;
}

.attName {
	font-size: 18px;
}

.attTitle {
	font-size: 16px;
}
}

@media (min-width:1500px) {

.attName {
	font-size: 20px;
}

.attTitle {
	font-size: 18px;
}
	
}

@media (min-width:1640px) {

.attName {
	font-size: 24px;
}

.attTitle {
	font-size: 20px;
}
	
}

@media (min-width:1800px) {

.attName {
	font-size: 26px;
}
}
/* Subpage Attorney Zone */

.spAttSubslide {
	display: flex;
	/* align-items: flex-end; */
	align-items: center;
	justify-content: center;
	padding: 0 5% 40px;
	height: auto;
	background-color: #334158;
	background-size: 170vw 50vw;
}

.spattContain {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	max-width: 1275px;
	gap: 30px 0;
}

.spAttImgContain {
	max-width: 400px;
	flex-shrink: 0;
}

.spAttImgContain img {
	display: block;
	max-width: 100%;
	height: auto;
}

.spAttDesc {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
	gap: 15px;
}

.spAttDesc .sxn-subtitle {
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(14px, 4vw, 18px);
	color: #fff;
	line-height: 1.3;
}

.spAttDesc .sxn-title {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: clamp(28px, 4vw, 60px);
	text-transform: uppercase;
	color: #fff;
	line-height: 1.16;
}

.spAttDesc a {
    background-color: #DF0000;
    /* padding: 9px 50px 9px 33px; */
    padding: 12px 40px 9px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(10px, 3vw, 20px);
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    isolation: isolate;
    overflow: hidden;
    transition: .4s;
}

.spAttDesc a:hover {
	background-color: #FC3232;
}

.spAttDesc a::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: calc(42px / 2);
    height: 100%;
    background-color: #000;
    opacity: 0.35;
    pointer-events: none;
    z-index: -2;
    filter: blur(20px);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 85% 50%, 0 0);
}

.spAttDesc a::after {
    content: '';
    position: absolute;
    right: calc(16px / 2);
    top: calc(50% + 1px);
    transform: translateY(-50%) scale(-1, 1);
    width: calc(25px / 2);
    height: auto;
    aspect-ratio: 25/44;
    background-image: url('img/attorney/arrow.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    pointer-events: none;
}

@media (min-width:800px) {
	.spAttDesc a {
    padding: 12px 60px 12px 23px;
}

.spAttDesc a::before {
    width: calc(42px);
}

.spAttDesc a::after {
    right: calc(16px);
    width: calc(25px / 1.25);
}
}

@media (min-width:1120px) {

.spAttSubslide {
	align-items: flex-end;
	padding: 100px 5% 0;
	box-sizing: border-box;
	min-height: 625px;
	background-size: 140vw 50vw;
	background-position: 30% center;
}

.spattContain {
	flex-direction: row;
	margin: 0 auto 0 0;
}

	.spAttDesc a {
    padding: 15px 60px 15px 23px;
}

.spAttDesc a::after {
    width: calc(25px);
}
}

@media (min-width:1640px) {
	.spAttSubslide {
		background-size: cover;
		background-position: center;
	}

	.spattContain {
		margin: 0 auto 0 50px;
	}
}

/* Accolades Zone */

.sxn-accolades {
	padding: 40px 0 min(28dvw,547px);
	position: relative;
	isolation: isolate;
	overflow: hidden;
	background: linear-gradient(180deg, #CECECE 35%, #FFFFFF 60%);
}

.sxn-accolades::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	aspect-ratio: 2000/81;
	background: linear-gradient(180deg, rgba(47, 61, 84, 0) 8.33%, #303D54 70.03%, #303D54 100%);
	opacity: 0.5;
	pointer-events: none;
	z-index: -1;
}


.sxn-accolades::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	aspect-ratio: 2000/537;
	background-image: url('img/accolades/accolades_bg-lg.webp');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	pointer-events: none;
	z-index: -2;
}

.accoContain {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px 0;
	max-width: 1500px;
	margin: 0 auto;
}

.accoBox:nth-child(n+1):nth-child(-n+6) {
	margin: 0 10px;
}

.accoBox:nth-child(n+7):nth-child(-n+11) {
	margin: 0 7px;
}

.accoBox:nth-child(n+12):nth-child(-n+17) {
	margin: 0 3px;
}

.accoBox {
	width: 25%;
	max-width: 100%;
}

.accoImg {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	height: auto;
}

@media (min-width:800px) {
.sxn-accolades {
	padding: 70px 0 min(28dvw,547px);
}

.accoContain {
	gap: 25px 0;
}

.accoBox {
	width: unset;
	max-width: 100%;
}
	
}

@media (min-width:1120px) {
.sxn-accolades {
	padding: 115px 0 min(28dvw,547px);
}

.accoContain {
	gap: 30px 0;
}
}

@media (min-width:1400px) {
	.accoContain .accoBox:nth-child(1) {
	margin: 0 10px 0 50px;
}
	.accoContain .accoBox:nth-child(6) {
	margin: 0 50px 0 10px;
}
}

@media (min-width:1500px) {
	.accoContain .accoBox:nth-child(1) {
	margin: 0 10px 0 100px;
}
	.accoContain .accoBox:nth-child(6) {
	margin: 0 100px 0 10px;
}
}

@media (min-width:1600px) {
	.accoContain .accoBox:nth-child(1) {
	margin: 0 10px 0 150px;
}
	.accoContain .accoBox:nth-child(6) {
	margin: 0 150px 0 10px;
}
}

/* Contact Zone */

.sxn-contact {
	padding: 40px 0 55px;
	background-color: #303D54;
	position: relative;
	isolation: isolate;
	overflow: hidden;
}

.sxn-contact::before {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	max-width: 1281px;
	height: auto;
	aspect-ratio: 1281/722;
	mix-blend-mode: overlay;
	background-image: url('img/contact/contact_bg-sm.webp');
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: cover;
	pointer-events: none;
	z-index: -1;
	opacity: 0.75;
}

.sxn-contact .sxn-title {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: clamp(28px, 4vw, 45px);
    text-align: center;
    padding: 0 0 40px;
    text-transform: uppercase;
    display: block;
}

.contactContain {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column-reverse;
	gap: 30px 45px;
}

.formRow {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
	width: 100%;
	max-width: 100%;
	gap: 0 28px;
}

.formCol {
	width: 100%;
	max-width: 100%;
}

.formRowBot {
	gap: 20px 28px;
}

.formInput {
	display: block;
	position: relative;
	width: 100%;
	max-width: 100%;
	padding: 10px 0 25px;
	overflow: hidden;
}

.formInput label {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: clamp(16px, 4vw, 18px);
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
	top: -5px;
}

.formInput label::before {
	content: '';
	position: absolute;
	left: calc(-100vw - 10px);
	top: 50%;
	transform: translateY(-50%);
	width: 100vw;
	height: 2px;
	background-color: #fff;
	pointer-events: none;
}

.formInput label::after {
	content: '';
	position: absolute;
	right: calc(-100vw - 10px);
	top: 50%;
	transform: translateY(-50%);
	width: 100vw;
	height: 2px;
	background-color: #fff;
	pointer-events: none;
}

.formInput input {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: clamp(16px, 4vw, 18px);
	padding: 14px 20px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-top: 2px solid transparent;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	background-color: transparent;
}

.formInput textarea {
	font-family: 'Nunito', sans-serif;
	color: #fff;
	font-size: clamp(16px, 4vw, 18px);
	padding: 14px 20px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-top: 2px solid transparent;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	background-color: transparent;
	resize: vertical;
}

.formColPara {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
	gap: 30px 30px;
	margin: 0 0 25px;
}

.formReq {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	white-space: nowrap;
	font-size: clamp(12px, 4vw, 15px);
}

.formPara {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: clamp(11px, 4vw, 15px);
}

.contactImg {
	flex-shrink: 0;
	width: 528px;
	max-width: 100%;
	position: relative;
	isolation: isolate;
	margin: 0 0 250px;
}

.contactImg img {
	display: block;
	max-width: 100%;
	height: auto;
}

.contactImg span {
	display: block;
	position: absolute;
	left: 50%;
	top: 60%;
	transform: translateX(-50%);
	width: calc(100% - 20px);
	background-color: #66758E;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(16px, 4vw, 18px);
	line-height: 1.67;
	color: #fff;
	box-sizing: border-box;
	padding: 15px 10px;
}

.grSubmitBTNContain {
    position: relative;
    isolation: isolate;
    overflow: hidden;
}

.grSubmitBTNContain::before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: calc(42px / 2);
	height: 100%;
	background-color: #000;
	opacity: 0.35;
	pointer-events: none;
	z-index: 2;
	filter: blur(20px);
	clip-path: polygon(100% 0, 100% 100%, 0 100%, 85% 50%, 0 0);
} 

.grSubmitBTNContain::after {
	content: '';
	position: absolute;
	right: calc(16px / 2);
	top: calc(50% + 1px);
	transform: translateY(-50%) scale(-1, 1);
	width: calc(25px / 2);
	height: auto;
	aspect-ratio: 25/44;
	background-image: url('img/testimonials/arrow.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	pointer-events: none;
} 

.grSubmitBTN {
		background-color: #DF0000;
    padding: 9px 50px 9px 33px;
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(14px, 4vw, 20px);
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    transition: .4s;
		border: unset;
}

.grSubmitBTN:hover {
	background-color: #FC3232;
}

@media (min-width:450px) {
.contactImg {
	margin: 0 0 150px;
}
}

@media (min-width:550px) {
	.formRowBot {
		flex-direction: row;
	}

	.grSubmitBTN {
    padding: 18px 78px 18px 43px;
	}
	.grSubmitBTNContain::before {
    width: calc(42px);
}
.grSubmitBTNContain::after {
    right: calc(16px);
    width: calc(25px);
}
}

@media (min-width:600px) {
	

.contactImg span {
	padding: 20px;
	width: calc(100% - 40px);
}
.contactImg {
	margin: 0 0 120px;
}
	
}

@media (min-width:800px) {

.sxn-contact {
	padding: 70px 0 80px;
}


.sxn-contact::before {
	background-image: url('img/contact/contact_bg-md.webp');
}


.sxn-contact .sxn-title {
    padding: 0 0 60px;
}

}

@media (min-width:1120px) {

.grSubmitBTN {
    padding: 17px 138px 17px 83px;
}

.sxn-contact {
	padding: 90px 0 100px;
}

.contactContain {
	flex-direction: row;
	align-items: flex-start;
}

.contactImg {
	max-width: 300px;
	margin: 0 0 100px;
}
.contactImg span {
	padding: 15px 10px;
	width: calc(100% - 20px);
}


.sxn-contact::before {
	background-image: url('img/contact/contact_bg-lg.webp');
	background-size: contain;
}

.sxn-contact .sxn-title {
    padding: 0 0 80px;
}
.formRow {
	flex-direction: row;
}
.formColPara {
	flex-direction: row;
}
}

@media (min-width:1400px) {
.contactImg {
	max-width: 420px;
	margin: 0 0 100px;
}

.contactImg span {
	padding: 30px;
	width: calc(100% - 60px);
}
}

@media (min-width:1640px) {
.contactImg {
	max-width: 528px;
	margin: 0 0 130px;
}
}

/* Footer Zone */

#mainFooter {
	overflow: hidden;
}

.footerTop {
	background-color: #13233F;
	padding: 40px 0 40px;
}

.ftLogoContain {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 0 45px;
}

.ftLogoContain img {
	display: block;
	max-width: 100%;
	height: auto;
}

.ftDetails {
	display: flex;
	/* align-items: flex-start; */
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 30px 90px;
}

.ftdlDetails {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 10px;
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(14px, 4vw, 20px);
	color: #fff;
	padding: 0 0 15px;
}

.ftdlDetails:hover {
	text-decoration: underline;
}

.ftdlDetails span {
	font-weight: bold;
	text-transform: uppercase;
}

.ftdContact {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.ftdlLink {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
	gap: 20px;
	width: 100%;
	max-width: 100%;
}

.ftdlLinkContain {
	overflow: hidden;
	width: 100%;
	max-width: 100%;
	aspect-ratio: 395/81;
	height: auto;
	position: relative;
}

.ftdlLink img {
	display: block;
	width: 200%;
	height: auto;
	object-fit: contain;
	position: absolute;
	left: 0;
	top: 0;
	aspect-ratio: 790/81;
}

.ftdlLink:hover img {
	left: -100%;
}

.ftdlLink span {
	display: block;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(16px, 4vw, 20px);
	color: #DF0000;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
}

.ftdlLink:hover span {
	text-decoration: underline;
}

.ftdcDetails {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 10px;
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(16px, 4vw, 20px);
	color: #fff;
	padding: 0 0 15px;
}

.ftdcDetails:hover {
	text-decoration: underline;
}

.ftdcDetails span {
	font-weight: bold;
	text-transform: uppercase;
}

.ftdcQuote {
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(11px, 3vw, 16px);
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	text-wrap: balance;
}

.fNav {
    padding: 10px 0 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row
}

.fNav li {
    padding: 5px 10px;
    display: block;
    list-style-type: none;
    position: relative;
    list-style-position: outside
}

.fNav a {
    font-family: 'Montserrat',sans-serif;
    font-size: clamp(14px,4vw,16px);
    color: #fff;
    text-transform: capitalize
}

.fNav a:hover {
    text-decoration: underline
}

.fNav li:not(:first-child)::after {
    content: '';
    position: absolute;
    left: 0;
    top: 16px;
    width: 1px;
    height: 12px;
    background-color: #fff;
    pointer-events: none
}

.footerBot {
	background-color: #303D54;
	padding: 50px 0;
}

@media (min-width:800px) {

.footerTop {
	padding: 55px 0 50px;
}
	
}

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

.fNav li {
    padding: 5px 15px;
}



.ftdContact {
	align-items: flex-start;
}

.fNav li:first-child {
    padding: 5px 15px 5px 0;
}
.footerTop {
	padding: 70px 0 65px;
}

.ftDetails {
	flex-direction: row;
	align-items: flex-start;
}

}

/* RESPONSIVE */
#elmBrandingWrapper {
	font-size: 0;
	text-align: center;
}
#elmBranding {
	overflow: hidden;
}
	#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 15px;
	}
	#elmBranding p {
		padding: 0;
		max-width: 330px; /*modme*/
		margin: auto;
	}
	#elmBranding br {display: none;}
@media screen and (min-width: 600px) {
	#elmBranding {
		display: inline-block;
	}
	#elmBranding,
	#elmBranding a {line-height: 1.1;}
	#logo-everest-legal-marketing {
		display: inline-block;
		margin: 0;
		vertical-align: middle;
	}
	#elmBranding p {
		display: inline-block;
		margin: 0 0 0 20px;
		max-width: none;
		text-align: left;
		vertical-align: middle;
	}
	#elmBranding br {display: inline;}
}
@media screen and (min-width: 1100px) {
}

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

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

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


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

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

/* Contact Form - Custom */

/* Contact Form Styling Ends */	

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


/*  < animate.css >  */
:root {
	--animate-duration: 1s;
	--animate-delay: 1s;
	--animate-repeat: 1;
}
.animate__animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-duration: var(--animate-duration);
	animation-duration: var(--animate-duration);
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@media print, (prefers-reduced-motion: reduce) {
	.animate__animated {
		-webkit-animation-duration: 1ms !important;
		animation-duration: 1ms !important;
		-webkit-transition-duration: 1ms !important;
		transition-duration: 1ms !important;
		-webkit-animation-iteration-count: 1 !important;
		animation-iteration-count: 1 !important;
	}

	.animate__animated[class*='Out'] {
		opacity: 0;
	}
}

/*  < animations - fadeIns >  */
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}

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

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

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

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.animate__fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@-webkit-keyframes 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;
}
@-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 fadeInTopLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, -100%, 0);
		transform: translate3d(-100%, -100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes fadeInTopLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, -100%, 0);
		transform: translate3d(-100%, -100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.animate__fadeInTopLeft {
	-webkit-animation-name: fadeInTopLeft;
	animation-name: fadeInTopLeft;
}
@-webkit-keyframes fadeInTopRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, -100%, 0);
		transform: translate3d(100%, -100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes fadeInTopRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, -100%, 0);
		transform: translate3d(100%, -100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.animate__fadeInTopRight {
	-webkit-animation-name: fadeInTopRight;
	animation-name: fadeInTopRight;
}
@-webkit-keyframes fadeInBottomLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 100%, 0);
		transform: translate3d(-100%, 100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes fadeInBottomLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 100%, 0);
		transform: translate3d(-100%, 100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.animate__fadeInBottomLeft {
	-webkit-animation-name: fadeInBottomLeft;
	animation-name: fadeInBottomLeft;
}
@-webkit-keyframes fadeInBottomRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 100%, 0);
		transform: translate3d(100%, 100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes fadeInBottomRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 100%, 0);
		transform: translate3d(100%, 100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.animate__fadeInBottomRight {
	-webkit-animation-name: fadeInBottomRight;
	animation-name: fadeInBottomRight;
}
/*  </ animations - fadeIns >  */

/* Featured Image */
.dskFiMult {
	max-width: 100%;
}

.dskFiSingle {
	display: block;
	margin: 0 auto 20px;
	max-width: 100%;
}
@media screen and (min-width: 500px) {
	.dskFiSingle.dskFiLeft {
		float: left;
		margin: 0 10px 10px 0;
	}
	.dskFiSingle.dskFiRight {
		float: right;
		margin: 0 0 10px 10px;
	}
}

/* Chat Buttons Fix - font too big at 320px */
/*
@media screen and (max-width: 360px) {
    body .ccl-split-bar-item {
        font-size: 20px !important;
    }
}
*/

.article .mcViewToggle {
	display: inline-block;
	padding: 9px 50px 9px 33px;
	font-family: 'Montserrat', sans-serif;
	font-size: clamp(14px, 4vw, 20px);
	text-transform: uppercase;
	color: #fff;
	background-color: #DF0000;
	transition: .4s;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	position: relative;
	isolation: isolate;
}
.article .mcViewToggle:hover {
	background-color: #FC3232;
	text-decoration: none;
}

article .mcViewToggle::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: calc(42px / 2);
    height: 100%;
    background-color: #000;
    opacity: 0.35;
    pointer-events: none;
    z-index: -2;
    filter: blur(20px);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 85% 50%, 0 0);
}

article .mcViewToggle::after {
    content: '';
    position: absolute;
    right: calc(16px / 2);
    top: calc(50% + 1px);
    transform: translateY(-50%) scale(-1, 1);
    width: calc(25px / 2);
    height: auto;
    aspect-ratio: 25/44;
    background-image: url('img/content/arrow.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    pointer-events: none;
}

@media (min-width:800px) {
	.article .mcViewToggle {
	padding: 12px 70px 12px 43px;
	}
	article .mcViewToggle::before {
    width: calc(42px);
}
article .mcViewToggle::after {
    right: calc(16px);
    width: calc(25px / 1.25);
}
}

@media (min-width:1120px) {
	.article .mcViewToggle {
	padding: 15px 98px 15px 53px;
	}
	article .mcViewToggle::after {
    width: calc(25px);
}
}

.mcMore {display: none; transition: 5s;}
.mcMore.active {display: block;}

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

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

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

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

.vfActive {
    display: block
}

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

nav.mm > ul > li.topLevelInactive > a{ cursor: default; position: relative;}