/*
Theme Name: Kistler Law Firm, APC
Version: 100.0
Template: universal
*/

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

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

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

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

a {outline: none;}

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

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

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

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

/* General */
html {-webkit-text-size-adjust: 100%; background: #333;}
body {
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	line-height: 1.67;
	color: #3A3A37;
	background: #fff;
}
a {color: #6787AE;}
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;
}
.sxn-wrap { max-width: 1600px; margin: 0 auto; }
.sxn-head {
	display: block;
	font: bold 30px/1.2 'Inter', sans-serif;
	font-weight: 700;
	color: #1C3657;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 0 0 31px;
	position: relative;
}
.sxn-button {
	background: #1C3657;
	border: none;
	border-radius: 39px;
	display: block;
	font-size: 18px;
	font-weight: 700;
	color: #FCD101;
	transition: .5s;
	line-height: 1.2;
	max-width: 478px;
	padding: 18px 10px;
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
}
.sxn-button:hover {
	background: #6787AE;
	color: #FCD101;
	text-decoration: none !important;
}
.sidebar .sxn-head { color: #FFF; font-size: 20px; padding: 0 0 24px; }
@media screen and (min-width: 1120px) {
	.sxn-head { font-size: 44px; }
	.sxn-button { font-size: 22px; }
	.sidebar .sxn-head { font-size: 24px; }
}
@media screen and (min-width: 1640px) {
	body { font-size: 18px; }
	.sxn-head { font-size: 50px; }
	.sxn-button { font-size: 28px; }
	.sidebar .sxn-head { font-size: 30px; }
}


.home #wrapper { overflow: hidden; }
#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: #081d39; */
	left: 0; position: absolute; right: 0; z-index: 9;
}
body.fsMenuOn #persistentHeader {
	-webkit-transform: none; /* Safari and Chrome */
			 -moz-transform: none; /* Firefox */
				-ms-transform: none; /* IE 9 */
				 -o-transform: none; /* Opera */
						transform: none;
	position: initial;
}
#mhWrapper { margin: 0 auto; max-width: 1600px; padding: 30px 20px 15px; }
#mainHeader { align-items: center; display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; }
	#logo-main {
		display: block;
		margin: 0 auto;
		max-width: 300px; /*modme*/
		padding: 0 0 10px 0;
		transition: .4s;
		width: 100%;
	}
	#logo-main img { display: block; height: auto; margin: 0 auto; max-width: 100%; transition: .4s; width: 300px; }

/* 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;}
*/
.headerNav {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	width: fit-content;
	padding: 0 0 5px;
	gap: 0;
	transition: .4s;
	width: 100%;
}
.mhContact { display: flex; flex-direction: column; font-size: 16px; font-weight: 700; line-height: 1.2; text-align: center; }
.mhButton { box-sizing: border-box; display: block; }
.mhContact a {
	color: #FCD101;
	background: transparent;
	border: 2px solid #FCD101;
	border-radius: 39px;
	box-sizing: border-box;
	display: block;
	font-weight: 700;
	height: auto;
	line-height: 1;
	margin: 0;
	max-width: 100%;
	padding: 10px;
	text-align: center;
	width: 150px;
}
.mhContact a:hover { background: #FCD101; color: #1C3657; }
.mhInfo { display: block; padding: 10px 0 10px; }
.mhInfo a { box-sizing: border-box; display: block; position: relative; }
	.mhInfo a::before {
		background-image: url(img/icons/icon-call.webp);
		background-position: left top;
		background-size: cover;
		background-repeat: no-repeat;
		content: ""; height: 30px; left: 3px; margin: 0; position: absolute; top: 50%; transform: translate(0, -50%); width: 30px;
	}
.mhInfo a:hover::before { background-position: left bottom; }
.mhInfo a span { padding: 0 0 0 26px; }
.mhTel { color: #FCD101; display: none; }
.navContain {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	width: 100%;
}

/* Added by EA on 20240524 */
@media screen and (min-width: 320px) and (max-width: 399px) {
	.mhButton, .mhInfo { display: inline-block;}
	.mhButton {padding: 0;}
	.mhInfo {padding: 0 0 0 10px;}
	.mhContact {flex-direction:row;}
}

@media screen and (min-width: 400px) {
	.mhContactWrap { margin: 0 auto; max-width: 100%; overflow: hidden; padding: 0; width: 100%; }
	.mhContact { align-items: center; flex-direction: row; font-size: 23px; gap: 0 14px; justify-content: center; transform: scale(0.8); }
	.mhContact a { padding: 14px 10px; width: 210px; }
	.mhInfo a::before { height: 46px; width: 46px; }
	.mhInfo a span { padding: 0 0 0 40px; }
}
@media screen and (min-width: 500px) {

}
@media screen and (min-width: 800px) {
	#mhWrapper {
		max-width: 1600px;
		padding: 0 20px;
		margin: 0 auto;
	}
	#mainHeader {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 10px;
	}
	#logo-main { padding: 0 0 20px 0;	}
	.mhContactWrap { max-width: 650px; }
	.mhContact { gap: 0 14px; }
	.mhContact a { width: 214px; }
	.mhTel { display: block; }
	.navContain { padding: 20px 0 0 0; }
	
	body.sticky_zone #mainHeader { justify-content: space-between; margin: 0; }
	body.sticky_zone #logo-main { margin: 0; max-width: 200px; }
	body.sticky_zone #logo-main img { width: 200px; margin: 0 auto; }
	body.sticky_zone .headerNav {
		padding: 0;
		gap: 0px;
	}

	body.sticky_zone .mhContactWrap { padding: 0; }
	body.sticky_zone .mhContact { font-size: 19px; gap: 0 10px; position: absolute; right: 20px; top: 40px; }
	body.sticky_zone .mhContact a { padding: 10px 10px; width: 175px; }
	body.sticky_zone .mhInfo a span { padding: 0 0 0 34px; }
	body.sticky_zone .mhInfo a::before { height: 36px; left: 3px; width: 36px; }
	body.sticky_zone .navContain { padding: 0; }
}
@media screen and (min-width: 1120px) {
	body.sticky_zone #logo-main { max-width: 231px; }
	body.sticky_zone #logo-main img { width: 231px; }
}
@media screen and (min-width: 1200px) {
	#mainHeader { justify-content: space-between; }
	#logo-main { margin: 0 auto 0 0; max-width: 324px; margin: 0; }
	#logo-main img { width: 324px; }
	.headerNav { max-width: 800px; justify-content: flex-end; max-width: 100%; flex: 1; }
	.mhContactWrap { margin: 0; padding: 8px 0 12px; }
	.mhContact { justify-content: flex-end; }
	.navContain { justify-content: flex-end; padding: 15px 0 0 0; }

	body.sticky_zone #logo-main img { margin: 0 auto 0 0; }
	body.sticky_zone .mhContact { position: relative; right: 0; top: 0; }
}
@media screen and (min-width: 1600px) {
	.headerNav {
		padding: 0 0 15px;
		gap: 7px 10px;
	}
	#mainHeader {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-wrap: nowrap;
		gap: 20px;
	}
	#mhWrapper { padding: 0 100px; }
	.navContain { padding: 0; }
}
@media screen and (min-width: 1640px) {
	.headerNav { max-width: 100%; }
}


/* Navigation zone */
nav.mm { position: relative; text-align: center; z-index: 100; }
nav.mm > ul > li > a {
	color: #FCD101;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	margin: 0;
	padding: 10px 9px;
}
nav.mm > ul > li > a:hover { transition: background 300ms linear; }
nav.mm > ul > li > ul { top: 100%; }
nav.mm > ul > li:hover > a { color: #FFF; }
nav.mm ul ul { background: #FCD101; width: 210px; border-radius: 0; }
nav.mm ul ul li:hover > a { background: #1C3657; color: #FFF; }
nav.mm ul ul li {  }
nav.mm ul ul a {
	color: #1C3657;
	font-size: 14px;
	font-weight: 700;
	padding: 15px 10px;
	text-transform: none;
	line-height: 1.3;
}
nav.mm ul { font-size: 0; margin: 0; padding: 0; }
nav.mm li { position: relative; }
nav.mm ul a { display: block; text-decoration: none; }
nav.mm > ul > li { display: inline-block; padding: 0 0 11px; }
nav.mm ul ul {
	display: block;
	position: absolute;
	text-align: left;
	left: 0;
	top: 0;
	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.home #mmiWrapper { display: none; }
body.admin-bar.mob_menu #wrapper { padding: 0; }
body.mob_menu #wrapper { padding: 34px 0 0; }
body.home.mob_menu #wrapper { padding: 0 0 80px; }
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: #000; } /*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 #313335;} /*modme*/
	#mm1 {border-left: 1px solid #313335;} /*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: #1C3657; /*modme*/
	z-index: 9999;
}
	nav.mm_mob ul {padding: 0;}
	nav.mm_mob > ul {padding: 0;}
		nav.mm_mob ul li {
			list-style-type: none;
			list-style-position: outside;
			display: block;
		}
		nav.mm_mob ul a {
			display: block;
		    padding: 5px 20px 4px 0;
		    color: #fff;
		    font: 15px/1 arial, sans-serif;
		    -webkit-font-smoothing: antialiased;
		    -moz-osx-font-smoothing: grayscale;
		}
		nav.mm_mob a:hover {
			background: #6787AE; /*modme*/
			text-decoration: none;
		}
			nav.mm_mob ul a {padding-left: 20px;}
			nav.mm_mob ul ul a {padding-left: 40px;}
			nav.mm_mob ul ul ul a {padding-left: 60px;}
			nav.mm_mob ul ul li a {text-transform: none;}
#closeMenu {
	display: none;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	font-family: arial, sans-serif;
	color: #fff;
	z-index: 999999999;
	top: 0;
	right: 0;
	width: 100%;
	text-transform: uppercase;
	position: fixed;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
}
#closeMenu:hover {text-decoration: none; color: #ccc;}
body.fsMenuOn #menuWall {
	position: fixed;
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	z-index: 999;
	content: "";
	width: 100%;
	height: 200%;
	left: 0;
	top: 0;
}
#mblSearch {
	max-width: 350px;
	padding: 0 20px 20px;
	overflow: hidden;
}
#mblsInput, #mblsSubmit {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	float: left;
	display: inline;
	box-sizing: border-box;
}
#mblsInput {
	box-sizing: border-box;
    padding: 0 16px;
    width: 70%;
    height: 32px;
    font: 14px/normal arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 0;
    border-radius: 4px 0 0 4px;
    outline: 0;
}
#mblsSubmit {
	cursor: pointer;
    width: 30%;
    height: 32px;
    color: #fff;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    background: #000;
    border: 0;
    border-radius: 0 4px 4px 0;
    transition: all 250ms ease;
}
#mblsSubmit:hover {background: #6787AE;} /*modme*/

@media screen and (min-width: 800px) {
	#wrapper { padding: 0; /*modme*/ }
	body.home.mob_menu #wrapper { padding: 0; }
	#persistentHeader {
		left: 0;
		padding: 30px 0 0;
		position: fixed;
		top: 0;
		left: 0;
		transition: .4s;
		width: 100%;
		z-index: 999;
	}
	body.sticky_zone #persistentHeader {
		background-color: #081d39;
		padding: 20px 0 0;
	}
	body.admin-bar #persistentHeader { top: 32px; }
	body.admin-bar.fsMenuOn #persistentHeader { top: 0; }
	body.sticky_zone .noSticky { display: none; }
}
@media screen and (min-width: 1200px) {
	nav.mm > ul > li:last-child > a { padding: 10px 0 10px 12px; }
	body.sticky_zone nav.mm > ul > li { padding: 0 0 19px; }
	nav.mm > ul > li > a { font-size: 16px; padding: 10px 12px; }
}
@media screen and (min-width: 1500px) {
	#persistentHeader { background-color: transparent; padding: 49px 0 0; }
}
@media screen and (min-width: 1640px) {
	nav.mm > ul > li > a { font-size: 18px; }
}


/* Menu Bottom */
#menuWrapper { display: none; }
.home #menuWrapper {
	background-image: url(img/bg-curves/bg-menuBtm.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	box-sizing: border-box;
	display: block;
	left: 0;
	padding: 15px 0;
	position: fixed;
	width: 100%;
	z-index: 999;
}
.mobMenuList {
	align-items: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 10px 3px;
	justify-content: center;
	padding: 0;
	text-align: center;
}
.mobMenuItem { max-width: 100%; width: 75px; }
/*.mobMenuItem.mobMenuItem1 { display: none; }*/
.mobMenuItem a {
	background: transparent;
	border: 2px solid #FCD101;
	border-radius: 39px;
	align-items: center;
	cursor: pointer;
	display: flex;
	justify-content: center;
	font-size: 10px;
	font-weight: 700;
	color: #FCD101;
	transition: .5s;
	line-height: 1.2;
	height: 50px;
	max-width: 80px;
	padding: 10px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
}
.mobMenuItem a:hover {
	background: #FCD101;
	color: #1C3657;
	text-decoration: none !important;
}
@media screen and (min-width: 375px) {
	.mobMenuItem { max-width: 100%; width: 89px; }
	.mobMenuItem a {
		max-width: 89px;
		font-size: 12px;
	}
}
@media screen and (min-width: 800px) {
	.home #menuWrapper { display: none; }
}


/* Home slides zone */
/* Modified by EA on 20240524 */
.hsWrap { 
	background: url(img/bg-curves/bg-header.webp) no-repeat center bottom;
	background-size: cover;
	height: 440px;
	padding: 285px 0 0;
	position: relative; 
	z-index: 2;
}
.hsWrap::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 400px;
	bottom: -205px;
	left: 0;
	margin: -205px 0 0;
	background: url(img/bg-curves/bg-header-curveBtm.webp) no-repeat center top;
	background-size: auto 100%;
}
.hsWrap::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 439px;
	background: rgb(8,29,57);
	background: linear-gradient(180deg, rgba(8,29,57,1) 0%, rgba(28,54,87,0) 100%);
	top: 0;
	left: 0;
	z-index: -1;
}
.homeslides-container {
	position: relative;
	z-index: 1;
}
#homeslides {
	height: 700px;
	position: relative;
	transition: .5s;
}
.homeslide {
	background-position: center top;
	background-repeat: no-repeat;
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%;
}
.homeslideImg {
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: auto;
	height: 100%;
	left: 0;
  opacity: 1;
	position: absolute;
	top: 0;
	width: 100%;
  z-index: 3;
}
#homeslideImg1 {}
#homeslideImg2 {}
#homeslideImg3 {}
.slideContent {
	align-items: flex-start;
	display: flex;
	max-width: 1600px;
	position: relative;
	height: 100%;
	width: 100%;
}
.slideBox {
	bottom: 0;
	box-sizing: border-box;
	margin: 0 auto;
/* 	opacity: 0; */
	padding: 0 20px 70px;
	position: relative;
	transition: all 500ms ease;
	width: 100%;
	z-index: 9;
}
.home .slideBox { padding: 0 20px; /* position: absolute; */ }
.slideHead {
	clear: both;
	color: #FFF;
	display: block;
	font-size: 39px;
	font-weight: 700;
	line-height: 1;
	overflow: hidden;
	padding: 0 0 29px;
	text-shadow: 0px 24px 24px rgba(0, 0, 0, .16);
	vertical-align: text-top;
}
.slideHead.subslideHead { text-align: center; }
.slideBody { color: #FFF; font-size: 20px; line-height: 1.5; padding: 0 0 48px; }
.slideBody.subslideBody { text-align: center; padding: 0 0 20px; }
.slideBody.subslideBody br { display: none; }
.slideBody br { display: none; }
.slideMore {
	background: #FCD101;
	border: none;
	border-radius: 39px;
	display: block;
	font-size: 20px;
	font-weight: 700;
	color: #1C3657;
	transition: .5s;
	line-height: 1.2;
	max-width: 580px;
	padding: 18px 10px;
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
}
.slideMore:hover {
	background: #FFF;
	color: #1C3657;
	text-decoration: none !important;
}
.hsChatWrap {	align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; gap: 10px; justify-content: center; }
.hsChat { bottom: 20px; display: flex; align-items: center; gap: 5px 12px; flex-wrap: wrap; margin: 0 auto; max-width: 100%; padding: 0; position: fixed; right: 20px; top: auto; width: 78px; z-index: 999; }
.home .hsChat { bottom: 98px; }
.hsChat a {
	display: block;
	width: 78px;
	height: 78px;
	margin: 0 auto;
	overflow: hidden;
	transition: 300ms;
}
.hsChat img { width: 78px; height: auto; }
.hsIcon img { margin: 0 0 0 0; }
.hsIcon:hover img { margin: -78px 0 0 0; }
body.sticky_zone .hsChat { bottom: 20px; position: fixed; right: 20px; top: auto; z-index: 999; }
body.home.sticky_zone .hsChat { bottom: 98px; }

.subslide {
	background-image: url(img/bg-curves/bg-header.webp);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 250px;
	padding: 326px 0 0;
	position: relative;
	z-index: 2;
}
.subslide::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 400px;
	bottom: -205px;
	left: 0;
	margin: -205px 0 0;
	background: url(img/bg-curves/bg-header-curveBtm.webp) no-repeat center top;
	background-size: auto 100%;
}
.subslide::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 439px;
	background: rgb(8,29,57);
	background: linear-gradient(180deg, rgba(8,29,57,1) 0%, rgba(28,54,87,0) 100%);
	top: 0;
	left: 0;
	z-index: -1;
}
.subslide-container {
	position: relative;
	z-index: 1;
}
@media screen and (min-width: 380px) {
	.slideBox { padding: 0 20px 100px; }
	.home .slideBox { padding: 0 20px 100px; }
}
/* Added by EA on 20240524 */
@media screen and (min-width: 400px){
	.hsWrap { 
		padding: 326pxpx 0 0;
	}
}
@media screen and (min-width: 470px) {
	.hsWrap { height: 400px; }
}
@media screen and (min-width: 540px) {
	.hsWrap { padding: 300px 0 0; }
	.hsWrap::before { bottom: -180px; margin: -180px 0 0; }
	.subslide { padding: 300px 0 0; }
}
@media screen and (min-width: 573px) {
	.hsWrap::before { bottom: -190px; margin: -190px 0 0; }
}
@media screen and (min-width: 640px) {
	.hsWrap { height: 510px; }
	.hsWrap::before { bottom: -210px; margin: -210px 0 0; }
	#homeslides { height: 700px; }
	.slideHead { font-size: 70px; }
	.slideMore { font-size: 26px; }
	.hsChatWrap { flex-direction: row; gap: 0 13px; margin: 0 auto; max-width: 520px; }
}
@media screen and (min-width: 800px) {
	.hsWrap { height: 520px; padding: 403px 0 0; }
	.hsWrap::before {
		height: 600px;
		bottom: -310px;
		margin: -310px 0 0;
	}
	#syncMenu {z-index: 1;}
	.slideContent { margin: 0 auto; right: 0; text-align: left; top: 0; }
	.slideBox { background: none; z-index: 3; }
	.slideBody br { display: block; }
	.slideBody.subslideBody br { display: block; }

	.subslide { padding: 403px 0 0; }
	.subslide::before {
		height: 600px;
		bottom: -310px;
		margin: -310px 0 0;
	}

	.home .hsChat { bottom: 20px; }
	body.home.sticky_zone .hsChat { bottom: 20px; }
}
@media screen and (min-width: 810px) {
	.hsWrap::before { bottom: -270px; margin: -270px 0 0; }
}
@media screen and (min-width: 815px) {
	.slideBox { padding: 0 20px 120px; }
	.home .slideBox { padding: 0 20px 120px; }
}
@media screen and (min-width: 1120px) {
	.hsWrap::before {
		height: 815px;
		bottom: -420px;
		margin: -420px 0 0;
	}
	#homeslides { height: 570px; margin: 0 auto; max-width: 1600px; }
	.slideBox { max-width: 1600px; margin: 0 auto; padding: 0 20px 120px; }
	.slideHead {
		font-size: 80px;
		margin: 0 auto;
	}
	.slideBody { font-size: 24px; }
	.slideMore { font-size: 30px; }
	.hsChat { bottom: auto; top: 633px; }
	.home .hsChat { bottom: auto; top: 741px; }

	.subslide { min-height: 290px; }
	.subslide::before {
		height: 815px;
		bottom: -430px;
	}
}
@media screen and (min-width: 1200px) {
	.hsWrap { padding: 295px 0 0; }
	.hsChat { top: 525px; }
	.home .hsChat { bottom: auto; top: 633px; }

	.subslide { padding: 295px 0 0; }
}
@media screen and (min-width: 1500px) {
	#homeslides { height: 670px; }
	.slideBody.subslideBody { padding: 0 0 43px; }
	.slideBox { padding: 0 0 121px; }
	.home .slideBox { padding: 0 20px 122px; }
	.hsChatWrap { max-width: 580px; }
	.hsChat { position: absolute; right: 20px; top: 548px; }
	.home .hsChat { bottom: auto; top: 635px; }
}
@media screen and (min-width: 1640px) {
	.hsWrap { height: 650px; }
	.hsWrap::before { bottom: -420px; margin: -420px 0 0; }
	.subslide { min-height: 500px; }
	.slideContent { padding: 0; }
	.home .slideBox { padding: 0 0 197px; }
	.slideHead { font-size: 90px; }
	.slideBody { font-size: 30px; padding: 0 0 95px; }
	.slideMore { font-size: 36px; }
	.hsChat { right: 158px; top: 579px; }
	.home .hsChat { bottom: auto; top: 721px; }
}
@media screen and (min-width: 2000px) {
	.hsWrap::before {
		height: 815px;
		bottom: -430px;
		background-size: 100% 100%;
		margin: -430px 0 0;
	}
	.subslide::before {
		height: 815px;
		bottom: -430px;
		background-size: 100% 100%;
		margin: -430px 0 0;
	}
}

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

#crumbs { font-size: 14px; margin: 0 0 20px; }
#contentArea {
	margin: 0 auto;
	overflow: hidden;
}
.home #contentArea { overflow: visible; }
#mainContent { font-family: 'Inter', sans-serif; }
	.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: 700;
		font-family: 'Inter', sans-serif;
		color: #6787AE;
		padding: 0 0 32px 0;
	}
	.article h1 {
		color: #1C3657;
		font-size: 40px;
		line-height: 1.1;
		padding: 0 0 35px 0;
	}
	.article h2 {
		font-size: 28px;
		padding: 0 0 11px 0;
	}
	.article h3 {
		font-size: 18px;
		font-weight: bold;
		padding: 0 0 20px 0;
	}
	.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 .shareThisWrapper {display: inline-block;}
	.shareThisWrapper {font-size: 0;}
	.dskSharingIcon {width: 16px; height: 16px; display: inline-block; margin: 0 14px 0 0; overflow: hidden;}
	.dskSharingIcon:hover {opacity: 0.8;}
	.dskSharingIcon_twitter img{margin: 0 0 0 -16px;}
	.dskSharingIcon_linkedin img{margin: 0 0 0 -32px;}
	.dskSharingIcon_googleplus img{margin: 0 0 0 -48px;}
	.mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;}
@media screen and (min-width: 1120px) {
	.article h1 { font-size: 50px; }
	.article h2 { font-size: 32px; }
	.article h3 { font-size: 22px; }
}
@media screen and (min-width: 1640px) {
	.article h1 { font-size: 60px; }
	.article h2 { font-size: 38px; }
	.article h3 { font-size: 28px; }
}


/* Content Area */
.sxn-content {
	overflow: hidden;
	padding: 30px 20px;
	position: relative;
	z-index: 2;
}
.home .sxn-content {
	overflow: hidden;
	padding: 30px 0 20px;
	z-index: 9;
}
.sxn-content .sxn-button { font-size: 18px; max-width: 284px; padding: 12px 10px; }

.mcSide {	margin: 0 auto;	width: 100%; }
.mcSide > p:empty { display: none; }
.home .mcSide { display: none; margin: 0 auto 20px; max-width: 500px; overflow: hidden; }
.mcsImg {	display: block; height: auto; margin: 0 0 0 -119px; width: calc(100% + 120px); }
.mcHomepad { padding: 0 20px; }
.home .mcCenter { padding: 0 0 20px; width: 100%; }
.home .mcHomeImg { display: block; margin: 0 auto; padding: 0 0 20px; }
.home .mcHomeScale { display: block; height: auto; margin: 0 auto; max-width: 100%; }

#sidebar { display: flex; flex-direction: column; gap: 41px 0; margin: 0 auto; max-width: 400px; padding: 30px 0 0 0; }

.mcViewBtn {
	font-weight: 700;
	color: #1C3657;
	text-align: center;
	border-radius: 6px;
	cursor: pointer; 
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: relative;
	z-index: 1;
	transition: .5s;
	margin: 0 auto 40px;
}
.mcViewBtn:hover { color: #6787AE; text-decoration: none !important; }
.mcViewBtn span { position: relative; }
.mcViewBtn span::before {
	background-image: url(img/icons/icon-more.webp);
	background-size: auto;
	background-position: left top;
	background-repeat: no-repeat;
	content: ''; height: 19px; position: absolute; right: -22px; top: 6px; width: 15px;
}
.mcViewBtn:hover span::before { background-position: left bottom; }
.mcViewMore { padding: 0 20px; }
.mcViewMore.active, 
.mcViewLess, 
.mcMoreContent { display: none; padding: 0 20px; transition: .5s; }
.mcMoreContent.active { display: block; }
.mcViewLess.active { display: flex; transition: .5s; }
.mcAnchor {
	display: block;
    position: relative;
    top: -60px;
    visibility: hidden;
}
@media screen and (min-width: 640px) {
	.home .sxn-content { padding: 50px 20px 40px; }
	.mcHomepad { padding: 0; }
	.home .mcCenter { height: 280px; margin: 0 auto; position: relative; width: 640px; }
	.home .mcCenter::before {
		background-image: url(img/content/img-home-sm.webp);
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
		content: '';
		height: 240px;
		left: -20px;
		position: absolute;
		top: 0;
		width: calc(100% + 40px);
		z-index: -2;
	}
	.home .mcCenterImg { display: none; }

	.mcMoreContent { padding: 0; }
	.mcViewMore, .mcViewLess.active { padding: 0; }
}
@media screen and (min-width: 800px) {
	.home .sxn-content { padding: 40px 20px 40px; }
	#syncContent {z-index: 1;}
	#mainContent { float: left; padding: 0;	width: calc(100% - 40px - 300px); }
	.home #mainContent,
	.fwEntry #mainContent {
		float: none;
		margin: 0 auto;
		width: 100%;
	}
	.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 { float: right; margin: 0 auto; width: 300px; }
	.mcAnchor { top: -210px; }
}
@media screen and (min-width: 900px) {
	.mcTable td {display: table-cell; padding: 0 0 0 40px;}
	.mcTable td:first-child {padding: 0;}
}
@media screen and (min-width: 1120px) {
	.sxn-content { padding: 60px 40px; }
	.sxn-content .sxn-button { font-size: 20px; }
	.home .sxn-content { padding: 60px 40px; }
	#sidebar { gap: 50px 0; }
}
@media screen and (min-width: 1200px) {
	.mcAnchor { top: -160px; }
}
@media screen and (min-width: 1400px) {
	#mainContent { width: calc(100% - 100px - 400px); }
	#sidebar { gap: 57px 0; width: 400px; }
	.home .mcSide {
		display: block;
		width: 480px;
		float: right;
		margin: 0 0 70px 78px;
		overflow: visible;
	}
	.mcsImg { margin: 0; width: 1002px; }
	.mcsText { padding: 30px 20px; }
	.home .mcHomeImg { display: none; }
	.sxn-content .sxn-button { margin: 0; }
}
@media screen and (min-width: 1640px) {
	.sxn-content { padding: 110px 60px 0; }
	.sxn-content .sxn-button { font-size: 24px; margin: 0 0 0 208px; }
	.home .sxn-content { padding: 110px 60px 80px; }
	.home .mcSide { max-width: 795px; width: 795px; }
}


/* Sidebar areas */
.sbAreas {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 30px 19px 37px;
	width: 100%;
}

.sbAreas.imgSet {
	background-image: url(img/sidebar/bg-areas.webp);
}
.areaList { align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; justify-content: space-between; }
	.areaList li { margin: 0 0 7px 0; width: 100%; }
	.areaList li:last-child { margin: 0; }
	.areaList a { background: #1C3657; border: 2px solid #FCD101; border-radius: 8px; color: #FFF; display: block; font-size: 18px; font-weight: 700; padding: 4px 10px 4px 71px; position: relative; }
	.areaList a:hover { background: #FCD101; color: #1C3657; text-decoration: none; }
	.areaItem a::before {
		background-image: url(img/icons/icon-areas.webp);
		background-repeat: no-repeat;
		content: ""; display: block; height: 40px; left: 5px; position: absolute; top: 50%; transform: translate(0,-50%); width: 52px;
	}
	.areaItem a:hover::before { background-position: 0 -40px; }
	.areaItem2 a::before { background-position: -52px 0; }
		.areaItem2 a:hover::before { background-position: -52px -40px; }
	.areaItem3 a::before { background-position: -104px 0; }
		.areaItem3 a:hover::before { background-position: -104px -40px; }
	.areaItem4 a::before { background-position: -156px 0; }
		.areaItem4 a:hover::before { background-position: -156px -40px; }
	.areaItem5 a::before { background-position: -208px 0; }
		.areaItem5 a:hover::before { background-position: -208px -40px; }
	.areaItem6 a::before { background-position: -260px 0; }
		.areaItem6 a:hover::before { background-position: -260px -40px; }
	.areaItem7 a::before { background-position: -312px 0; }
		.areaItem7 a:hover::before { background-position: -312px -40px; }
	.areaItem8 a::before { background-position: -364px 0; }
		.areaItem8 a:hover::before { background-position: -364px -40px; }
	.areaItem9 a::before { background-position: -416px 0; }
		.areaItem9 a:hover::before { background-position: -416px -40px; }
	.areaItem10 a::before { background-position: -468px 0; }
		.areaItem10 a:hover::before { background-position: -468px -40px; }
@media screen and (min-width: 1120px) {
	.areaList a { font-size: 20px; }
}
@media screen and (min-width: 1640px) {
	.areaList a { font-size: 22px; }
}


/* Steps zone */
.sxn-steps {
	background-image: url(img/bg-curves/bg-steps.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 20px;
	position: relative;
	z-index: 2;
}
.sxn-steps .sxn-head { color: #FFF; padding: 0 0 60px; text-align: left; }
.sxn-steps::before,
.sxn-steps::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 400px;
	top: -205px;
	left: 0;
	margin: 0 0 -205px;
	background: url(img/bg-curves/bg-curve-white.webp) no-repeat center top;
	background-size: auto 100%;
	transform: rotateX(180deg) rotateY(180deg);
}
.sxn-steps::after {
	margin: -205px 0 0;
	top: auto;
	bottom: -205px;
	transform: rotateY(180deg);
}

.stepsWrap { position: relative; z-index: 9; }
.stepList {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 50px 29px;
	flex-direction: column;
}
.stepItem {
	width: 368px;
	max-width: 100%;
	position: relative;
	z-index: 1;
}
.stepBox {
	background: #1C3657;
	border: 2px solid #FCD101;
	border-radius: 17px;
	box-sizing: border-box;
	color: #FFF;
	min-height: 466px;
	padding: 40px 30px 30px;
	position: relative;
	z-index: 1;
}
.stepBox::before {
	background-image: url(img/steps/bg-circle.webp);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	content: ''; height: 60px; left: 50%; position: absolute; top: -32px; transform: translateX(-50%); width: 60px; z-index: 2;
}
.stepBox.stepBox2::before { background-position: left -60px top; }
.stepBox.stepBox3::before { background-position: left -120px top; }
.stepBox.stepBox4::before { background-position: left -180px top; }
.stepBox.stepBox5::before { background-position: left -240px top; }
.stepImg { display: block; height: auto; margin: 0 auto 20px; max-width: 100%; width: 100px; }
.stepTitle { display: block; font-size: 18px; font-weight: 700; line-height: 1.2; padding: 0 0 13px; text-align: center; }
.stepBody { padding: 0; }
@media screen and (min-width: 700px) {
	.stepList { flex-direction: row; align-items: flex-start; }
}
@media screen and (min-width: 800px) {
	.sxn-steps::before,
	.sxn-steps::after {
		height: 600px;
		margin: 0 0 -310px;
		top: -310px;
	}
	.sxn-steps::after {
		margin: -310px 0 0;
		bottom: -310px;
		top: auto;
	}
}
@media screen and (min-width: 1120px) {
	.sxn-steps { padding: 150px 20px 130px; }
	.sxn-steps::before,
	.sxn-steps::after {
		height: 815px;
		margin: 0 0 -400px;
		top: -400px;
	}
	.sxn-steps::after {
		bottom: -400px;
		margin: -400px 0 0;
		top: auto;
	}

	.stepTitle { font-size: 22px; }
}
@media screen and (min-width: 1202px) {
	.sxn-steps { padding: 140px 20px 170px; }
}
@media screen and (min-width: 1599px) {
	.sxn-steps { padding: 170px 20px 170px; }
	.stepItem { width: 468px; }
}
@media screen and (min-width: 1640px) {
	.sxn-steps { padding: 211px 20px 250px; }
	.sxn-steps .sxn-head { padding: 0 0 124px; }
	.stepList { gap: 108px 29px; }
	.stepItem { width: 514px; }
	.stepBox { min-height: 589px; padding: 86px 38px 33px; }
	.stepBox::before { height: 123px; top: -62px; width: 123px; }
	.stepBox.stepBox2::before { background-position: left -123px top; }
	.stepBox.stepBox3::before { background-position: left -246px top; }
	.stepBox.stepBox4::before { background-position: left -369px top; }
	.stepBox.stepBox5::before { background-position: left -492px top; }
	.stepImg { width: 201px; }
	.stepTitle { font-size: 28px; }
}
@media screen and (min-width: 2000px) {
	.sxn-steps::before,
	.sxn-steps::after { background-size: 100% 100%; }
}


/* Badges zone */
.sxn-badges { padding: 30px 20px; position: relative; z-index: 2; }
.sxn-badges .sxn-head { padding: 0 0 30px; }
.badgeWrap {
	box-sizing: border-box;
	color: #FFF;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.badgeWrapper { align-items: center; }
.badgeSlide {
	display: flex;
	justify-content: center;
}
.badgeBox {
	margin: 0 auto;
	max-width: 100%;
	padding: 0;
	position: relative;
	text-align: left;
	z-index: 1;
}
.badgeImg { margin: 0 auto; text-align: center; }
.badgeImg img { display: block; height: auto; margin: 0 auto; max-width: 100%; }
.badgePrevNextSlide {
	width: 19px;
	height: 74px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 2;
	transition: .5s;
	cursor: pointer;
	transform: translateY(-50%);
}
.badgeNext.badgePrevNextSlide {
	left: auto;
	right: 0;
	transform: rotateY(180deg) translateY(-50%);
}
.badgeNext.badgePrevNextSlide:after { right: 0; }
.badgePrevNextSlide:hover:after { content: ''; }
.badgePrevNextSlide::before {
	position: absolute;
	content: '';
	z-index: 2;
	width: 23px;
	height: 29px;
	background: url(img/icons/icon-arr.webp) no-repeat left top;
	background-size: 100% auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.badgePrevNextSlide:hover:before { background-position: left bottom; }
@media screen and (min-width: 445px) {
  .badgeOuter { padding: 0 60px; }
  .badgePrevNextSlide { left: 0; }
  .badgeNext.badgePrevNextSlide { right: 0; }
}
@media screen and (min-width: 800px) {
	.sxn-badges { padding: 30px 20px 0; }
	.sxn-badges .sxn-head { padding: 0 0 64px; }
	.badgeBlock.badgeInfo br { display: block; }
	.badgeBox { width: auto; }
}
@media screen and (min-width: 1120px) {
	.sxn-badges { padding: 60px 20px 0; }
	.badgeOuter { max-width: 1600px; }
	.badgeContainer { margin: 0 auto; max-width: 1120px; }
	.badgePrevNextSlide::before { background-size: auto; height: 59px; width: 46px; }
}
@media screen and (min-width: 1440px) {
	.badgeOuter { padding: 0 80px; }
	.badgePrevNextSlide::before { left: 0; transform: translateY(-50%); }
	.badgeNext.badgePrevNextSlide::before { right: 0; }
}
@media screen and (min-width: 1640px) {
	.sxn-badges { padding: 118px 20px 0; }
	.badgeOuter {
		margin: 0 auto;
		position: relative;
	}
	.badgePrevNextSlide { left: 0; }
	.badgeNext.badgePrevNextSlide { right: 0; }
}


/* Attorney zone */
.sxn-attorney {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 20px 150px;
	position: relative;
	z-index: 1;
}


.sxn-attorney.imgSet {
	background-image: url(img/bg-curves/bg-attorney.webp);
}
.sxn-attorney .sxn-head { color: #FFF; }
.sxn-attorney .sxn-head.attPc { display: none; }
.sxn-attorney::before,
.sxn-attorney::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 400px;
	top: -205px;
	left: 0;
	margin: 0 0 -205px;
	background: url(img/bg-curves/bg-curve-white.webp) no-repeat center top;
	background-size: auto 100%;
	transform: rotateX(180deg) rotateY(180deg);
}
.sxn-attorney::before { background-image: url(img/bg-curves/bg-curve-white.webp); }
.sxn-attorney::after {
	background-image: url(img/bg-curves/bg-curve-yellow.webp);
	margin: -125px 0 0;
	top: auto;
	bottom: -125px;
	transform: rotateY(180deg);
}

.attWrap { align-items: flex-start; color: #FFF; display: flex; flex-wrap: wrap; justify-content: space-between; position: relative; z-index: 9; }
	.attSide { margin: 0 auto; position: relative; text-align: center; }
	.attImg { display: block; height: auto; margin: 0 auto; max-width: 100%; padding: 0 0 20px; width: 399px; }
	.attIntro { font-size: 18px; font-weight: 700; text-align: center; }
	.attLink { color: #FFF; cursor: pointer; font-weight: 700; }
	.attLink span { position: relative; }
	.attLink span::before {
		background-image: url(img/icons/icon-bio.webp);
		background-size: auto;
		background-position: left top;
		background-repeat: no-repeat;
		content: ''; height: 19px; position: absolute; right: -22px; top: 1px; width: 15px;
	}
	.attLink:hover span::before { background-position: left bottom; }
@media screen and (min-width: 800px) {
	.sxn-attorney { padding: 210px 20px 250px; }
	.sxn-attorney::before,
	.sxn-attorney::after {
		height: 500px;
		margin: 0 0 -130px;
		top: -130px;
	}
	.sxn-attorney::after {
		margin: -130px 0 0;
		bottom: -130px;
		top: auto;
	}
}
@media screen and (min-width: 1120px) {
	.sxn-attorney { padding: 320px 20px 270px; }
	.sxn-attorney .sxn-head.attSp { display: none; }
	.sxn-attorney .sxn-head.attPc { display: block; text-align: left; }
	.sxn-attorney::before,
	.sxn-attorney::after {
		height: 500px;
		margin: 0 0 -100px;
		top: -100px;
	}
	.sxn-attorney::after {
		bottom: -150px;
		margin: -150px 0 0;
		top: auto;
	}
	.attSide { margin: 0; width: auto; }
	.attImg { margin: 0; padding: 0; }
	.attCont { text-align: left; width: calc(100% - 447px); }
	.attIntro { font-size: 20px; text-align: left; }
}
@media screen and (min-width: 1226px) {
	.sxn-attorney { padding: 400px 20px 400px; }
	.sxn-attorney::before, .sxn-attorney::after { height: 800px; top: -210px; margin: 0 0 -210px; }
	.sxn-attorney::after { bottom: -150px; margin: -150px 0 0; top: auto; }
	.attWrap { padding: 0 143px 0 0; }
}
@media screen and (min-width: 1640px) {
	.sxn-attorney { padding: 310px 20px 300px; }
	.sxn-attorney::before { margin: 0 0 -250px; top: -250px; }
	.sxn-attorney::after { bottom: -250px; margin: -250px 0 0; }
	.attWrap { padding: 0 243px 0 0; }
	.attImg { padding: 115px 0 0; width: auto; }
	.attCont { width: calc(100% - 488px); }
	.attIntro { font-size: 24px; line-height: 1.2; padding: 63px 0 20px; }
}
@media screen and (min-width: 2000px) {
	.sxn-attorney::before,
	.sxn-attorney::after { background-size: 100% 100%; }
}


/* Testimonials zone */
.sxn-tests { background: #FCD101; padding: 0 20px; position: relative; z-index: 2; }
.sxn-tests .sxn-head { color: #000; padding: 0 0 137px; }
.sxn-tests .sxn-button:hover { background: #FFF; color: #1C3657; }

.testsWrap { position: relative; }
.testsList {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 115px 29px;
	flex-direction: column;
	padding: 0 0 34px;
}
.testsItem {
	background: rgba(255, 255, 255, 0.6);
	border-radius: 10px;
	color: #1C3657;
	font-size: 18px;
	max-width: 100%;
	position: relative;
	text-align: center;
	width: 568px;
	z-index: 1;
}
.testsBox {
	background: #FFF;
	border: none;
	border-radius: 5px;
	box-sizing: border-box;
	margin: 17px;
	padding: 104px 20px 24px;
	position: relative;
}
.testsImg {
	content: ''; height: 174px; left: 50%; position: absolute; top: -90px; transform: translateX(-50%); width: 174px;
}
.testsImgScale { display: block; height: auto; margin: 0 auto; max-width: 100%; }
.testsBody { line-height: 1.2; padding: 58px 0 10px; position: relative; }
.testsBody::before {
	background: url(img/testimonials/5stars.webp) no-repeat center bottom;
	background-size: 100% auto;
	content: ''; height: 39px; left: 50%; position: absolute; top: 0; transform: translateX(-50%); width: 223px;
}
.testsAuthor { clear: both; display: block; font-weight: 700; overflow: hidden; text-transform: uppercase; }
@media screen and (min-width: 700px) {
	.testsList { flex-direction: row; align-items: flex-start; }
}
@media screen and (min-width: 1120px) {
	.testsItem { font-size: 20px; width: 460px; }
	.testsBox { min-height: 312px; }
}
@media screen and (min-width: 1640px) {
	.testsList { padding: 0 0 68px; }
	.testsItem { font-size: 24px; width: 514px; }
	.testsBox { padding: 104px 45px 24px; }
}


/* Contact zone */
.sxn-contact {
	padding: 284px 20px 40px;
	position: relative;
	z-index: 1;
}
.home .sxn-contact { padding: 533px 20px 40px; }
.sxn-contact .sxn-head br { display: none; }
.sxn-contact .sxn-wrap { box-sizing: border-box; position: relative; z-index: 9; }
.sxn-contact::before,
.sxn-contact::after {
	position: absolute;
	content: '';
	width: 100%;
	top: -160px;
	left: 0;
	margin: 0 0 -170px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.sxn-contact::before {
	background-image: url(img/bg-curves/bg-curve-sub.webp);
	height: 400px;
}
.home .sxn-contact::before {
	background-image: url(img/bg-curves/bg-curve-contact.webp);
	height: 600px;
	margin: 0 0 -110px;
	top: -110px;
}
.sxn-contact::after {
	background-image: url(img/bg-curves/bg-contactBtm.webp);
	top: auto;
	bottom: 0;
	height: 400px;
	margin: 0;
}
.contactInner { position: relative; z-index: 2; }
.contactInner::before {
	position: absolute;
	content: '';
	height: 400px;
	width: 100%;
	top: -440px;
	left: 0;
	margin: 0 0 -170px;
	background-image: url(img/bg-curves/bg-curve-white.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 100%;
	transform: rotateX(180deg) rotateY(180deg);
}
.page-id-25 .sxn-contact { padding: 70px 20px 40px; }
.page-id-25 .sxn-contact::before { background-image: none !important; }
.page-id-25 .sxn-contact::after { background-image: url(img/bg-curves/bg-contactBtm-no.webp) !important; height: 195px; }

.contactIntro { padding: 0 0 38px; text-align: center; }
	.contactIntro br { display: none; }
.contactWrap { padding: 0 0 110px; }
.contactMain { clear: both; display: block; margin: 0 auto; max-width: 224px; overflow: hidden; }
.contactMainScale { display: block; height: auto; margin: 0 auto; max-width: 100%; }
@media screen and (min-width: 386px) {
	.sxn-contact .sxn-head br { display: block; }
}
@media screen and (min-width: 800px) {
	.sxn-contact { padding: 472px 20px 70px; }
	.home .sxn-contact { padding: 793px 20px 70px; }
	.sxn-contact .sxn-head br { display: none; }
	.sxn-contact::before,
	.sxn-contact::after {
		margin: 0 0 -270px;
		top: -270px;
	}
	.sxn-contact::before { height: 700px; }
	.home .sxn-contact::before { height: 900px; margin: 0 0 -150px; top: -150px; }
	.sxn-contact::after {
		height: 600px;
		margin: 0 0 0;
		bottom: 0;
		top: auto;
	}
	.page-id-25 .sxn-contact { padding: 90px 20px 70px; }
	.page-id-25 .sxn-contact::after { height: 280px; }

	.contactWrap { padding: 0 0 150px; }
	.contactMain { max-width: 324px; }
	.cfItemPhone::after { background-position: left top -49px; }
	.cfItemEmail::after { background-position: left top -98px; }
	.cfItemMessage::after { background-position: left top -147px; height: 72px; }
}
@media screen and (min-width: 1120px) {
	.sxn-contact { padding: 694px 20px 110px; }
	.home .sxn-contact { padding: 1164px 20px 110px; }
	.sxn-contact::before,
	.sxn-contact::after {
		margin: 0 0 -400px;
		top: -400px;
	}
	.sxn-contact::before { height: 1006px; }
	.home .sxn-contact::before { height: 1308px; margin: 0 0 -230px; top: -230px; }
	.sxn-contact::after {
		bottom: 0;
		height: 755px;
		margin: 0;
		top: auto;
	}
	.page-id-25 .sxn-contact { padding: 158px 20px 110px; }
	.page-id-25 .sxn-contact::after { height: 370px; }

	.contactIntro br { display: block; }
	.contactWrap { padding: 0 0 234px; }
}
@media screen and (min-width: 1640px) {
	.sxn-contact { padding: 753px 20px 110px; }
	.sxn-contact::before { margin: 0 0 -340px; top: -340px; }
	.page-id-25 .sxn-contact { padding: 298px 20px 110px; }
	.page-id-25 .sxn-contact::after { background-image: url(img/bg-curves/bg-contactBtm.webp) !important; background-position: center bottom; background-size: cover; height: 550px; }
}
@media screen and (min-width: 2000px) {
	.sxn-contact::before,
	.sxn-contact::after,
	.page-id-25 .sxn-contact::after { background-size: 100% 100%; }
}


/* Contact form */
.formBlockTop,
.formBlockMid,
.formBlockBtm {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: wrap;
	gap: 15px 20px;
}
.formBlockTop, .formBlockMid { margin: 0 0 15px; }
.formBlockTop .formBlock, .formBlockMid .formBlock { width: 100%; }
.formBlock { position: relative; z-index: 1; overflow: hidden; padding: 13px 0 0; }
.formBlock label {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
	padding: 0 7px;
	z-index: 1;
}
.formBlock label::before,
.formBlock label::after {
	position: absolute;
	content: '';
	z-index: -1;
	width: 100px;
	height: 2px;
	top: 13px;
	left: -100px;
	background: #1C3657;
}
.formBlock label::after {
	width: 1600px;
	left: auto;
	right: -1600px;
}
.formInput { position: relative; }
.formInput input,
.formInput textarea {
	background: transparent;
	border: 2px solid #1C3657;
	border-top: 0;
	box-sizing: border-box;
	color: #000;
	display: block;
	height: 55px;
	outline: none;
	padding: 12px 10px;
	resize: none;
	width: 100%;
}
.formInput textarea { height: 55px; padding: 20px 10px 12px; }
.formBlockBtm { gap: 35px 20px; }
.formTextBlock { display: block; width: 100%; }
.formReqSubmit {
	align-items: center;
	margin: 30px 0 0;
	display: flex;
	flex-direction: column;
	gap: 20px 40px;
}
.formSubmitBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 15px;
	width: 630px;
	max-width: 100%;
	margin: 0 auto;
}
.formRecaptcha { vertical-align: middle; height: 60px; margin: 0; }
.formSubmit {
	background: #1C3657;
	border-radius: 39px;
	color: #FCD101;
	width: 100%;
	height: 60px;
	max-width: 317px;
	transition: .5s;
	border: none;
	position: relative;
	font: 20px/1 'Inter', sans-serif;
	font-weight: 700;
	z-index: 1;
}
.formSubmit input {
	width: 100%;
	height: 100%;
	outline: 0;
	background-color: transparent;
	border: 0;
	box-sizing: border-box;
	display: block;
	color: #FCD101;
	cursor: pointer;
}
.formInput input::placeholder, .formInput textarea::placeholder { color: #000; }
.formSubmit:hover input { background: #6787AE; border-radius: 50px; }
.formSubmit:hover::after { border-color: #FFF; }
.formSubmit:hover::before { display: block; }
.formReqBox {
	max-width: 100%;
	width: 100%;
	flex: 1;
}
.formReqBox span { display: block; margin: 0; position: relative; font-size: 16px; font-weight: 700; }
.formReqBox p {
	flex: 1;
	font-size: 16px;
	font-weight: 400;
	padding: 3px 0 0 0;
}
.formReqBox p br { display: none; }
@media screen and (min-width: 600px) {	
	.formSubmitBox { flex-wrap: nowrap; margin: 0 auto; }
	.formBlock label { margin: 0 0 0 44px; font-size: 16px; }
}
@media screen and (min-width: 800px) {
	.formBlockTop,
	.formBlockMid,
	.formBlockBtm { gap: 35px 20px; }
	.formBlockTop .formBlock { width: calc(50% - 10px); }
	.formBlockTop .formBlock { flex: 1; }
	.formReqBox { display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 100%; }
	.formReqBox span { margin: 0 15px 0 0; }
	.formInput input, .formInput textarea { padding: 12px 10px; }
	.formInput textarea { padding: 20px 10px 12px; }
}
@media screen and (min-width: 1120px) {
	.formBlockTop,
	.formBlockMid,
	.formBlockBtm { gap: 20px 29px; }
	.formBlockTop, .formBlockMid { margin: 0 0 28px; }
	.formSubmitBox { font-size: 22px; }
	.formSubmit { font-size: 24px; }
	.formBlock label { font-size: 20px; line-height: 1.4; }
	.formInput input, .formInput textarea { height: 77px; }
	.formReqBox { max-width: 100%; width: 1050px; }
	.formReqBox p br { display: block; }
}
@media screen and (min-width: 1500px) {
	.formBlockTop, .formBlockMid { margin: 0 0 35px; }
	.formTextBlock { flex: 1; }
}
@media screen and (min-width: 1640px) {
	.formBlock label { font-size: 22px; line-height: 1.3; }
	.formSubmitBox { gap: 15px 23px; }
	.formSubmit { font-size: 30px; }
	.formReqBox { box-sizing: border-box; }
	.formReqBox span { font-size: 18px; margin: 0 30px 0 0; }
	.formReqSubmit { margin: 40px 0 0; gap: 43px 40px; }
}


/* Footer zone */
#mainFooter {
	background: linear-gradient(#0A1E36, #1C3657);
	clear: both; color: #4C93CF; display: block; overflow: hidden; padding: 0; position: relative; text-align: center; z-index: 1;
}
.mfSocialWrap {
	background: #1C3657;
	border-color: #FCD101;
	border-style: solid;
	border-width: 2px 0 2px 0;
	padding: 30px 20px;
}
.mfSocial { display: flex; align-items: center; gap: 5px 12px; flex-wrap: wrap; margin: 0 auto; max-width: 100%; padding: 0; width: 255px; }
.mfSocial a {
	display: block;
	width: 71px;
	height: 71px;
	margin: 0 auto;
	overflow: hidden;
	transition: 300ms;
}
.mfSocial img { width: 213px; height: auto; }
.mfFacebook img { margin: 0 0 0 0; }
.mfInstagram img { margin: 0 0 0 -71px; }
.mfYoutube img { margin: 0 0 0 -142px; }
.mfFacebook:hover img { margin: -71px 0 0 0; }
.mfInstagram:hover img { margin: -71px 0 0 -71px; }
.mfYoutube:hover img { margin: -71px 0 0 -142px; }

.mfInner {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 20px 30px;
	position: relative;
	text-align: center;
}

.mfInner.imgSet {
	background-image: url(img/footer/bg-map-sm.webp);
}

.mfInner .sxn-wrap { box-sizing: border-box; padding: 0; }
.mfCont { position: relative; }
.mfCont a { box-sizing: border-box; display: block; }
.mfBox { background: #1C3657; border-radius: 10px; box-sizing: border-box; color: #FFF;	font-weight: 400;	margin: 36px auto 0; max-width: 433px; padding: 20px; position: relative; }
	.mfBox::before {
		background-image: url(img/footer/icon-pin.webp);
		background-position: center top;
		background-repeat: no-repeat;
		background-size: 100% auto;
		bottom: 122px; content: ''; height: 86px; left: 50%; position: absolute; transform: translateX(-50%); width: 52px;
	}
.mfDetails { display: block; font-size: 16px; line-height: 1.3; }
.mfCont a:hover .mfBox { background: #6787AE; color: #FCD101; }
.mfCont a:hover .mfBox::before { background-position: center bottom; }

.mfLower { padding: 30px 40px; }
.mfDisc { font-size: 14px; padding: 0 0 18px; }
	.mfDisc p { line-height: 1.3; }
	.mfDisc p br { display: none; }
	.mfDisc a { color: #FFF; }
	.mfDisc a:hover { text-decoration: underline; }
.fNav { font-size: 14px; margin: 0 auto; padding: 0; text-align: center; }
	.fNav li { display: inline-block; padding: 0; position: relative; text-align: center; }
	.fNav li::after { background: #4C93CF; content: ""; height: 15px; position: absolute; right: 5px; top: 5px; width: 1px; }
	.fNav li:last-child::after { background: transparent; }
	.fNav li a { color: #FFF; font-weight: 400; padding: 5px 15px 5px 0; }
	.fNav li a:hover { text-decoration: underline; }
	.fNav li:first-child a { padding: 5px 15px; }
@media screen and (min-width: 640px) {
	.mfLower { padding: 30px 20px; }
	.mfInner { padding: 176px 20px 42px; }
	.mfBox::before { height: 172px; width: 103px; }
}
@media screen and (min-width: 1120px) {
	.mfSocialWrap { padding: 54px 20px; }

	.mfInner { padding: 255px 20px 118px; }
	.mfInner.imgSet {
		background-image: url(img/footer/bg-map.webp);
	}
	.mfLower { padding: 57px 20px 58px; }
	.mfDisc p br { display: block; }
	.fNav li::after { right: 9px; }
	.fNav li a { padding: 5px 24px 5px 0; }
	.fNav li:first-child a { padding: 5px 24px; }
}
@media screen and (min-width: 1640px) {
	.mfBox::before { bottom: 133px; }
	.mfDetails { font-size: 18px; }
	.fNav li::after { right: 10px; top: 4px; }
}


/* Footer Branding */
#ncBrandingWrapper {
	padding: 0 0 30px;
	font-size: 0;
	text-align: center;
}
#ncBranding {
	overflow: hidden;
}
	#ncBranding, #ncBranding a {
		color: #4C93CF;
		font: normal 13px/1.3 'Inter', sans-serif;
		text-decoration: none;
	}
	#ncBranding a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	#logo-nextclient {
		display: block;
		margin: 0 auto 15px;
	}
	#ncBranding p {
		padding: 0;
		max-width: 320px; /*modme*/
		margin: 0 auto;
	}
	#ncBranding br {display: none;}
@media screen and (min-width: 600px) {
	#ncBranding {
		display: inline-block;
	}
	#logo-nextclient {
		display: inline-block;;
		margin: 0;
		vertical-align: middle;
	}
	#ncBranding p {
		display: inline-block;;
		margin: 0 0 0 10px;
		padding: 0;
		max-width: none;
		text-align: left;
		vertical-align: middle;
	}
	#ncBranding br {display: inline;}
}
@media screen and (min-width: 800px) {
	#ncBranding p { margin: 0 0 0 16px; }
}


/* 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; margin: 0 0 20px;}
	.nc_form .captcha-container {padding: 0;width: 100%;}
.nc_form .ncf_injured_wrap {
	display: flex;
	justify-content: flex-start;
	align-content: center;
	gap: 20px;
	margin: 0 0 10px;
}
.nc_form .ncf_injured_wrap label,
.nc_form .ncf_injured_wrap input { width: auto; margin: 0; }
.nc_form .ncf_injured_wrap span { display: flex; align-content: center; gap: 10px;}

.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; }

/* custom checkbox */
.sxn_cForm_checkbox {
    display: flex;
    align-items: flex-start;
    gap: 6px 10px;
    margin: 0 0 10px;
}
.sxn_cForm_checkbox label {
    flex: 1;
}
.sxn_cForm_checkbox input[type=checkbox] {
    margin: 7px 0 0;
    width: auto;
}
#form_3 .sxn_cForm_checkbox {
    margin: 20px 0;
	font-weight: 700;
}
#form_3 .sxn_cForm_checkbox input[type=checkbox] {
    margin: 5px 0 0;
    width: 20px;
    height: 20px;
}

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

/* reCAPTCHA v2 invisible */
.grecaptcha-badge {visibility: hidden;}
.grDisclaimerBox {
	background-color: #4a90e2;
	overflow: hidden;
	height: 60px;
	width: 255px;
}
.nc_form .grDisclaimerBox {
    box-shadow: rgba(0,0,0,0.75) 0px 0px 5px;
	margin: 0 0 20px;
}
.grDisclaimerBoxNarrow {width: 180px;}
.grDisclaimerBoxNarrow .grdbBadge {display: none;}
.grdbBadge {
	float: left;
	width: 70px;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
}

.grdbBadge.imgSet {
	background-image: url(img/recaptcha-logo-48.png);
}

.grdbText {
	float: left;
	color: #fff;
	width: 185px;
	box-sizing: border-box;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-size: 13px;
	padding: 15px 15px 0;
	line-height: 1;
}
.grdbHead {
	display: block;
	margin: 0 0 5px;
}
.grdbLinks a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
.grdbLinks a:hover {text-decoration: underline;}
.grdbSep {font-size: 8px;}
/* reCAPTCHA v2 invisible */

/* Contact Form - Custom */

/* Contact Form Styling Ends */	

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


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


/* 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;
	width: calc(100% - 40px);
}

.vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidationPrompt,
.vfFailedZipValidationPrompt {display: none;}
.vfFailedEmailValidation .vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidation .vfFailedTelephoneValidationPrompt,
.vfFailedZipValidation .vfFailedZipValidationPrompt {display: block;}

@media screen and (min-width: 1120px){
	.vfActive {
		width: calc(100% - 40px);
		margin: 20px 0;
	}
}
/* Form Validation -- Ends */


/* Begins: Get More Posts - Ajax */
a#univ_load_more_posts {
	background-color: #CBA216;
	color: #fff;
	padding: 7px 20px;
	display: block;
	width: 200px;
	margin: 0 auto 0;
	text-align: center;    
}
a#univ_load_more_posts:hover {
	background-color: #DFB938;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}


/* Sidebar - Recent Posts */
.sbRecentPostsList li { padding: 0 0 10px; }


/* Pagination - Single */
#pagination-single {
margin: 10px 0;
overflow: hidden;
}
#pagination-single a {
text-decoration: none;
font-weight: normal;
}
.pag-single-prev, .pag-single-next {
	box-sizing: border-box;    
}
.pag-single-prev {margin: 0 0 20px;}
@media screen and (min-width: 600px) {
	.pag-single-prev, .pag-single-next {
			width: 50%;
	}
	.pag-single-prev {
		padding: 0 30px 0 0;
	}
	.pag-single-next {
		padding: 0 0 0 30px;
	}
	.pag-single-prev {
		float: left;
	}	
	.pag-single-next {
		float: right;
	}	
}
/* Ends: Get More Posts - Ajax */


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


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


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


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

@media screen and (min-width: 800px) {
	.post_entry_mult_right { padding: 0 0 0 170px; }
}


/* Blog Page */
.blog-sidebar {
	background-image: url(img/sidebar/bg-areas.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
  margin: 0 auto;
  padding: 30px 19px 37px;
  width: 100%;
}
.blog-sidebar a:hover { text-decoration: underline; }
.blog-sidebar > ul{
	padding: 0 0 40px 20px;
	font-style: normal;
	line-height: 1.6;
}
.blog-sidebar > ul li { padding: 0 0 10px; }
.blog-sidebar > ul li:last-child { padding: 0; }
.blog-sidebar > ul li a { color: #FCD101; position: relative; }
.blog-sidebar > ul li a:hover { color: #FFF; }
.blog-sidebar > ul li a::before { background: #FCD101; border-radius: 6px; content: ""; height: 6px; left: -20px; position: absolute; top: 8px; width: 6px; }
.blog-sidebar > ul li a:hover::before { background: #FFF; }
.blog-sidebar > ul > ul{ padding: 0 0 0 20px; }
.blog-sidebar .sxn-head { color: #FFF; font-family: 'Source Sans 3', sans-serif; font-size: 20px; font-weight: 700; }
@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;
	}
}
@media screen and (min-width: 1120px) {
	.blog-sidebar .sxn-head { font-size: 24px; }
}
@media screen and (min-width: 1640px) {
	.blog-sidebar .sxn-head { font-size: 30px; }
}


/* Blog zone */
.sbBlog { background: #F7F5F3; padding: 40px 0 30px; }
.sbBlog .sxn-head { border-bottom: 1px solid #B4B4B4; margin: 0 0 11px; padding: 0 20px 34px 20px; }
.sbBlogList { display: block; padding: 0 20px; }
	.sbBlogList li { padding: 0 0 5px; }
	.sbBlogList li:last-child { padding: 0; }
	.sbBlogList li a { background: #D6AC60; border-radius: 5px; color: #f9eedc; display: block; padding: 5px 5px 6px 35px; position: relative; }
	.sbBlogList li a:before {
		border-top: 2px solid #f9eedc;
		border-left: 2px solid #f9eedc;
		content: ''; height: 10px; left: 5px; margin: -10px 0 0 0; position: absolute; top: 50%; transform: rotateZ(135deg) translateY(-50%); width: 10px;
	}
	.sbBlogList li a:hover { background: #8C1717; color: #FFF; }
	.sbBlogList li a:hover:before { border-top: 2px solid #FFF; border-left: 2px solid #FFF; }
	.sbBlogList li ul.children { padding: 5px 0 0 15px; }
.sbBlogArchives { padding: 0 20px 40px 20px; }


/* Team page */
.spteamList {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 20px 30px;
	flex-direction: column;
}
.teamItem {
	width: 350px;
	max-width: 100%;
	position: relative;
	z-index: 1;
}
.teamImg { clear: both; display: block; padding: 0 0 20px; }
.teamImgScale {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.teamTitle {
	display: block;
	text-align: center;
	color: #000;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 10px;
	text-transform: uppercase;
}
.teamTitle em { color: #6787AE; display: block; font-size: 18px; font-style: normal; font-weight: 400; text-transform: capitalize; }
.teamMore {
	background: #1C3657;
	border: none;
	border-radius: 39px;
	display: block;
	font-size: 18px;
	font-weight: 700;
	color: #FCD101;
	transition: .5s;
	line-height: 1.2;
	max-width: 222px;
	padding: 9px 40px;
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
}
.teamMore:hover {
	background: #6787AE;
	color: #FCD101;
	text-decoration: none !important;
}

.sbTeam {
	background-image: url(img/sidebar/bg-areas.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 30px 19px 37px;
	width: 100%;
}
.sbTeam .teamTitle { color: #FFF; }
.sbTeam .teamTitle em { color: #FCD101; }
.sbTeamBadge {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 20px;
}
.sbTeamBadge img {
	display: block;
	max-width: 100%;
	height: auto;
}
@media screen and (min-width: 700px) {
	.spteamList { flex-direction: row; align-items: flex-start; }
	.teamBox { min-height: 280px; }
}
@media screen and (min-width: 1120px) {
	.spteamList { gap: 20px 45px; }
	.teamItem { width: 430px; }
	.teamTitle { font-size: 24px; }
	.teamTitle em { font-size: 20px; }
	.teamMore { font-size: 20px; }
}
@media screen and (min-width: 1640px) {
	.teamTitle { font-size: 30px; }
	.teamTitle em { font-size: 24px; }
	.teamMore { font-size: 22px; }
}

.grecaptcha-badge { right: 0 !important; }

