/*
Theme Name: Arkansas Family and Criminal Lawyers
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", sans-serif;
	font-size: 16px;
	line-height: 1.67;
	color: #000;
	background: #fff;
}
a {color: #DF803E;}
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 {
	color: #000;
	font: bold 25px/1.2 "Montserrat", sans-serif;
	margin: 0 auto;
	padding: 0 0 21px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 2;
}
.sidebar .sxn-head { font-size: 20px; padding: 0 0 20px; }
.sxn-button {
	background: #001F41;
	border-radius: 10px;
	box-sizing: border-box;
	color: #FFF; cursor: pointer; display: block; font-family: "Montserrat", sans-serif; font-size: 16px; font-weight: 700; height: auto; line-height: 1.2; margin: 0 auto; max-width: 322px; padding: 17px 10px 18px; text-align: center; text-transform: uppercase; transition: .5s; width: 100%;

	align-items: center; display: flex; justify-content: center;
}
	.sxn-button:hover {
		background: #245E9D;
		color: #FFF;
	}
@media screen and (min-width: 1120px) {
	.sxn-head { font-size: 29px; }
	.sidebar .sxn-head { font-size: 24px; }
	.sxn-button { font-size: 18px; }
}
@media screen and (min-width: 1640px) {
	body { font-size: 18px; }
	.sxn-head { font-size: 35px; }
	.sidebar .sxn-head { font-size: 28px; }
	.sxn-button { font-size: 20px; max-width: 402px; padding: 22px 10px 23px; }
}


/* Header zone */
.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: #001F41;
}
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 { padding: 0 20px; }


/* < top nav zone > */
/* Enable these next two lines to modify dropdown colors
html body nav.mm ul li:nth-child(2) ul {display: block; transform: scaleY(1); opacity: 1}
html body nav.mm ul li:nth-child(2) ul li:nth-child(2) > a {background-color: #5B9FC4;}
*/
nav.mm {
	font-family: "Montserrat", sans-serif;
	text-align: center;
	position: relative;
	z-index: 100;
	width: 100%;
}
nav.mm > ul > li > a {
	padding: 8px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	color: #FFF;
	text-transform: uppercase;
	line-height: 1;
}
nav.mm > ul > li > a:hover { transition: background 300ms linear; }
nav.mm > ul > li > ul { top: 100%; }
nav.mm > ul > li:hover > a { background: #DF803E; color: #FFF; }
nav.mm ul ul { background: #fff; width: 180px; border: 0; }
nav.mm ul ul li:hover > a { background: #DF803E; color: #FFF; }
nav.mm ul ul li { border-top: 1px solid #000; }
nav.mm ul ul a {
	color: #000;
	padding: 8px 10px;
	font-size: 14px;
	text-transform: none;
	line-height: 1.3;
	font-weight: 400;
}
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: #DF803E;} /*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 #854c25;} /*modme*/
	#mm1 {border-left: 1px solid #854c25;} /*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: #FFF; /*modme*/
	z-index: 9999;
}
	nav.mm_mob ul {padding: 0;}
	nav.mm_mob > ul {padding: 0;}
		nav.mm_mob ul li {
			list-style-type: none;
			list-style-position: outside;
			display: block;
		}
		nav.mm_mob ul a {
			display: block;
		    padding: 5px 20px 4px 0;
		    color: #000;
		    font: 15px/1 arial, sans-serif;
		    -webkit-font-smoothing: antialiased;
		    -moz-osx-font-smoothing: grayscale;
		}
		nav.mm_mob a:hover {
			background: #DF803E; /*modme*/
			text-decoration: none;
			color: #FFF;
		}
			nav.mm_mob ul a {padding-left: 20px;}
			nav.mm_mob ul ul a {padding-left: 40px;}
			nav.mm_mob ul ul ul a {padding-left: 60px;}
			nav.mm_mob ul ul li a {text-transform: none;}
#closeMenu {
	display: none;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	font-family: arial, sans-serif;
	color: #fff;
	z-index: 999999999;
	top: 0;
	right: 0;
	width: 100%;
	text-transform: uppercase;
	position: fixed;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
}
#closeMenu:hover {text-decoration: none; color: #ccc;}
body.fsMenuOn #menuWall {
	position: fixed;
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	z-index: 999;
	content: "";
	width: 100%;
	height: 200%;
	left: 0;
	top: 0;
}
#mblSearch {
	max-width: 350px;
	padding: 0 20px 20px;
	overflow: hidden;
}
#mblsInput, #mblsSubmit {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	float: left;
	display: inline;
	box-sizing: border-box;
}
#mblsInput {
	box-sizing: border-box;
    padding: 0 16px;
    width: 70%;
    height: 32px;
    font: 14px/normal arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 1px solid #001F41;
    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: #001F41;
    border: 0;
    border-radius: 0 4px 4px 0;
    transition: all 250ms ease;
}
#mblsSubmit:hover {background: #205B9C;} /*modme*/
/* < end top nav zone /> */


/* Header zone */
#mainHeader { 
	padding: 21px 0 17px;
	transition: .5s;
	color: #fff;
}
	#logo-main {
		display: block;
		width: 163px;
		max-width: 100%; /*modme*/
		margin: 0 auto 17px;
		transition: .5s;
	}
	#logo-main img {
		display: block;
		width: 100%; 
		height: auto;
	}
	.mhWrap {
		display: flex;
		justify-content: flex-end;
		align-items: center;
		flex-direction: column;
		gap: 5px;
		font-size: 16px;
		line-height: 1.2;
		margin: 15px auto 0;
		text-align: center;
		font-family: "Montserrat", sans-serif;
		font-weight: 400;
		color: #DF803E;
	}
	.mhCTA {
		display: block;
		font-size: 18px;
		font-weight: 400;
		line-height: 1.2;
		padding: 5px 0 0;
		position: relative;
		text-transform: uppercase;
		z-index: 1;

		align-items: center;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		gap: 5px 10px;
	}
	.mhPhone {
		color: #fff;
		font-size: 20px;
		font-weight: 400;
		line-height: 1.2;
		position: relative;
		padding: 0;
	}
	.mhPhone:hover { text-decoration: underline; }
@media screen and (min-width: 800px) {
	#wrapper { padding: 150px 0 0; /*modme*/ }
	.home #wrapper { padding: 0; /*modme*/ }
	#persistentHeader {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
		transition: .5s;
	}
	#mainHeader {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		min-height: auto;
		justify-content: space-between;
		flex-wrap: wrap;
		gap: 0 30px;
		position: relative;
		padding: 0; 
	}
	#logo-main { margin: 21px 0 17px; }
	.mhRight { flex: 1; }
	.mhWrap {
		gap: 0;
		margin: 61px 0 20px;
		position: absolute;
		top: 0;
		right: 0;
		align-items: flex-end;
	}
	.mhCTA { padding: 0; }

	body.admin-bar #persistentHeader {top: 32px;}
	body.admin-bar.fsMenuOn #persistentHeader {top: 0;}
	body.sticky_zone .noSticky{ display: none; }
	nav.mm {
		padding: 0 0 10px;
		display: flex;
		justify-content: center;
		align-items: stretch;
		position: relative;
		z-index: 1;
	}

	body.sticky_zone #persistentHeader { background: #001F41; box-shadow: 0 10px 30px 0 rgba(0,0,0,0.25); }
	.sticky_zone #mainHeader { min-height: auto; gap: 0 10px; }
	.sticky_zone #logo-main { width: 123px; }
	.sticky_zone .mhWrap { margin: 49px 0 20px; }
	.sticky_zone .mhCTA { font-size: 16px; }
	.sticky_zone .mhPhone { font-size: 18px; }
}
@media screen and (min-width: 1120px) {
	#wrapper { padding: 0; }
	#mainHeader { align-items: center; flex-direction: row; flex-wrap: nowrap; }
	#logo-main {
		position: relative;
		z-index: 1;
	}
	.mhWrap {
		position: static;
		flex-direction: row;
		align-items: flex-end;
		gap: 20px;
		margin: 0;
		padding: 0;
	}
	.mhCTA { margin: 0 0 3px 0; padding: 0; }
	.mhPhone { font-size: 24px; }
	nav.mm { justify-content: flex-end; margin: 3px 0 0; padding: 3px 0 0; right: -8px; width: auto; }
	nav.mm > ul > li > a  { padding: 8px 9px; }

	.sticky_zone .mhWrap { margin: 0; }
	.sticky_zone .mhPhone { font-size: 22px; }
}
@media screen and (min-width: 1400px) {
	/* #wrapper, .home #wrapper { padding: 0; } */
	#mhWrapper { max-width: 1600px; margin: 0 auto; }
	nav.mm > ul > li > a { font-size: 16px; padding: 8px 11px; }
	nav.mm ul ul a { font-size: 16px; }

	.sticky_zone nav.mm > ul > li > a { font-size: 14px; }
}
@media screen and (min-width: 1640px) {
	nav.mm { right: -15px; }
	nav.mm > ul > li > a { padding: 9px 16px; }
	.mhWrap { gap: 0 21px; }
	.mhCTA { font-size: 20px; gap: 5px 41px; }
	.mhPhone { font-size: 30px; }

	.sticky_zone #mainHeader { align-items: center; }
	.sticky_zone .mhWrap { gap: 20px 18px; }
	.sticky_zone .mhCTA { font-size: 18px; }
	.sticky_zone .mhPhone { font-size: 28px; }
}


/* Marketing zone */
.sxn-marketing { position: relative; z-index: 0; }
.sxn-marketing::before {
	background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
	content: ''; position: absolute; height: 80%; left: 0; top: 0; width: 100%; right: 0; z-index: 0;
}
.sxn-marketing::after {
	background-image: url(img/shapes/bg-bot-bnr.webp);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	box-sizing: border-box;
	bottom: -4px; content: ''; display: block; height: 100%; left: 0; position: absolute; width: 100%; z-index: 0;
}
.slide-banner { display: block; max-width: 272px; margin: 0 auto 30px; width: 90%; }
.slide-banner img { display: block; height: auto; margin: 0 auto; max-width: 100%; }
.marketing_video {
	background-image: url(img/slides/home/video_bg.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%; height: 100%; object-position: top center; position: absolute; top: 0; left: 0; object-fit: cover;
}
.sxn-homeslides { padding: 0 0 60px 0; }
.homeslides-wrap {	margin: 0 auto; height: 500px; position: relative; z-index: 2; padding: 30px 0; }
.homeslides-cont-outer { position: relative; height: 100%; max-width: 1600px; margin: 0 auto; padding: 0 20px 25px; display: flex; align-content: space-between; flex-wrap: wrap; box-sizing: border-box; z-index: 3; }
.homeslides-container { max-width: 800px; margin: 0 !important; }
.slideContent {transition: 1s; width: 100%; color: #fff; text-transform: uppercase; max-width: 900px; position: relative;height: 100%; opacity: 0; box-sizing: border-box; text-align: center; }
.slideBox { position: absolute; bottom: 0; }
.swiper-slide-duplicate-active .slideContent,
.swiper-slide-active .slideContent { opacity: 1; }
.slideHead { font-size: 24px; padding: 0 0 30px; font-family: "Montserrat", sans-serif; font-weight: bold; line-height: 1.3; }
@media screen and (min-width: 470px) {
	.slideHead { padding: 0 0 70px; }
}
@media screen and (min-width: 600px) {
	.homeslides-cont-outer { padding: 0 20px 46px; }
}
@media screen and (min-width: 800px) {
	#syncMenu {z-index: 1;}
	.sxn-marketing { min-height: 600px; overflow: hidden; }
	.marketing_video { height: 1113px; min-height: 600px; }

	.slideContent { text-align: left; }
	.homeslides-wrap { height: 600px; }

	.homeslides-cont-outer { display: flex; align-items: center; justify-content: space-between; flex-wrap: unset; gap: 30px; padding: 180px 20px 40px; }
	.homeslides-container { flex: 2; }
	.slide-banner { margin: 0; max-width: 292px; }
	.slideHead { padding: 0; }
}
@media screen and (min-width: 1120px) {
	.sxn-marketing { min-height: 723px; }
	.homeslides-cont-outer { padding: 210px 20px 40px; }
	.home-slide { padding: 0; height: 785px; }
	.homeslides-wrap { height: 100%; }
	.slide-banner { max-width: 392px; }
	.slideHead { font-size: 34px; }
}
@media screen and (min-width: 1300px) {
	.sxn-marketing { min-height: 823px; }
	.slide-banner { margin: 0 0 0 30px; }
}
@media screen and (min-width: 1640px) {
	.sxn-marketing { min-height: 923px; }
	.sxn-marketing::before { height: 691px; top: 0; }
	.homeslides-cont-outer { padding: 241px 20px 40px; }
	.slide-banner { margin: 0 0 0 90px; max-width: 492px; width: 100%; }
	.slideHead { font-size: 44px; }
}


/* Sub slides */
.subslide {
	padding: 14.5% 0;
	position: relative;
	z-index: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.subslide::before, .subslide::after { content: ''; position: absolute; }
.subslide::before {
	background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
	height: 100px; left: 0; opacity: 80%; top: 0; width: 100%; right: 0; z-index: 1;
}
.subslide::after {
	background-image: url(img/shapes/bg-bot-bnr.webp);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	box-sizing: border-box;
	bottom: -10px; content: ''; display: block; height: 100%; left: 0; position: absolute; width: 100%; z-index: 2;
}
#subslide1 {background-image: url(img/slides/sub/800/1.webp);}
#subslide2 {background-image: url(img/slides/sub/800/2.webp);}
#subslide3 {background-image: url(img/slides/sub/800/3.webp);}
#subslide4 {background-image: url(img/slides/sub/800/4.webp);}
#subslide5 {background-image: url(img/slides/sub/800/5.webp);}
#subslide6 {background-image: url(img/slides/sub/800/6.webp);}
#subslide7 {background-image: url(img/slides/sub/800/7.webp);}
#subslide8 {background-image: url(img/slides/sub/800/8.webp);}
#subslide9 {background-image: url(img/slides/sub/800/9.webp);}
#subslide10 {background-image: url(img/slides/sub/800/10.webp);}
#subslide11 {background-image: url(img/slides/sub/800/11.webp);}
#subslide12 {background-image: url(img/slides/sub/800/12.webp);}
#subslide13 {background-image: url(img/slides/sub/800/13.webp);}
#subslide14 {background-image: url(img/slides/sub/800/14.webp);}
#subslide15 {background-image: url(img/slides/sub/800/15.webp);}
#subslide16 {background-image: url(img/slides/sub/800/16.webp);}
#subslide17 {background-image: url(img/slides/sub/800/17.webp);}
#subslide18 {background-image: url(img/slides/sub/800/18.webp);}
@media screen and (min-width: 800px) {
	.subslide { padding: 15.5% 0; position: relative; }
	.subslide::before { height: 158px; }
	#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);}
}
@media screen and (min-width: 1120px) {
	.subslide { padding: 20.2% 0; }
	.subslide::before { top: 165px; }
	#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);}
}
@media screen and (min-width: 1640px) {
	.subslide { padding: 16.2% 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; }
#mainContent { 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-weight: 700;
		font-family: "Montserrat", sans-serif;
		color: #000;
		padding: 10px 0 20px 0;
		text-transform: uppercase;
	}
	.article h1 {
		font-size: 25px;
		padding: 0 0 20px;
	}
	.article h2 {
		color: #205B9C;
		font-size: 20px;
	}
	.article h3 {
		font-size: 18px;
	}
	.article h4 {
		font-size: 18px;
	}
	.article h5 {
		font-size: 18px;
	}
	.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;}
@media screen and (min-width: 1120px) {
	.article h1 { font-size: 29px; }
	.article h2 { font-size: 21px; }
}
@media screen and (min-width: 1640px) {
	.article h1 { font-size: 35px; }
	.article h2 { font-size: 25px; }
	.article h3 { font-size: 20px; }
}


/* Sidebar zone */
#sidebar {
	display: flex;
	flex-direction: column;
	gap: 35px 0;
	margin: 30px auto 0;
	max-width: 400px;
}


/* Content Area */
.sxn-content {
	overflow: hidden;
	padding: 40px 20px;
	position: relative;
	z-index: 1;
}
.home .sxn-content { padding: 40px 20px 0; }
.home .article h1 { font-size: 30px; padding: 0 0 32px; text-align: center; }
.home .article h2 { color: #000; font-size: 20px; padding: 0 0 23px 0; text-align: center; }

.mcHome { box-sizing: border-box; display: block; margin: 0 auto; max-width: 100%; }
	.mcHome-side { box-sizing: border-box; display: block; margin: 0 auto 30px; max-width: 100%; padding: 0; position: relative; width: 400px; z-index: 1; }
	.mcHome-img { display: block; padding: 0; position: relative; z-index: 1; }
	.mcHome-img::before {
		background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		-webkit-background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		bottom: 0; content: ''; height: 100px; left: 0; opacity: 50%; position: absolute; width: 100%; z-index: 2;
	}
	.mcHome-scale { display: block; height: auto; margin: 0 auto; max-width: 100%; }
@media screen and (min-width: 800px) {
	#syncContent {z-index: 1;}
	.sxn-content { padding: 40px; }
	.home .sxn-content { padding: 40px 40px 0; }
	#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; }
}
@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; }
	.home .sxn-content { padding: 60px 60px 0; }
	.home .article h1 { font-size: 34px; padding: 0 0 42px; }
	.home .article h2 { font-size: 24px; text-align: left; }

	.mcHome { align-items: flex-start; display: flex; flex-direction: row; gap: 0 66px; justify-content: space-between; }
		.mcHome-side { margin: 0; padding: 6px 0 0; }
		.mcHome-cont { margin: 0; padding: 0; width: calc(100% - 466px); }
}
@media screen and (min-width: 1400px) {
	#mainContent { width: calc(100% - 100px - 400px); }
	#sidebar { gap: 45px 0; padding: 11px 0 0; width: 400px; }
}
@media screen and (min-width: 1400px) {
	.mcHome-side { width: 513px; }
	.mcHome-cont { width: calc(100% - 579px); }
}
@media screen and (min-width: 1640px) {
	.sxn-content { padding: 98px 60px 89px; }
	.home .sxn-content { padding: 98px 60px 0; }
	.home .article h1 { font-size: 40px; padding: 0 0 62px; }
	.home .article h2 { font-size: 30px; }

	.mcHome { gap: 0 86px; }
	.mcHome-side { padding: 8px 0 0; width: 613px; }
		.mcHome-img::before { height: 135px; }
	.mcHome-cont { width: calc(100% - 699px); }
}


/* View more toggle */
.mcViewToggle {
	background: #001F41;
	border-radius: 10px;
	box-sizing: border-box;
	color: #FFF; cursor: pointer; display: block; font-family: "Montserrat", sans-serif; font-size: 16px; font-weight: 700; height: auto; line-height: 1.2; margin: 20px auto 0; max-width: 322px; padding: 17px 10px 18px; text-align: center; text-transform: uppercase; transition: .5s; width: 100%;

	align-items: center; display: flex; justify-content: center;
}
	.mcViewToggle:hover:hover {
		background: #245E9D;
		color: #FFF;
		text-decoration: none;
	}
.mcMore { display: none; transition: 5s; }
.mcMore.active { display: block; }
@media screen and (min-width: 1120px) {
	.mcViewToggle { font-size: 18px; margin: 20px 0 0; }
}
@media screen and (min-width: 1640px) {
	.mcViewToggle { font-size: 20px; padding: 22px 10px 23px; }
}


/* Common section bg */
.sxn-comm::before, .sxn-comm::after {
	background-repeat: no-repeat;
	background-size: 100% auto;
	box-sizing: border-box;
	content: ''; display: block; height: 100%; left: 0; position: absolute; width: 100%;
}
	.sxn-comm::before {
		background-image: url(img/shapes/bg-top.webp);
		background-position: left top;
		top: 0; z-index: -1;
	}
	.sxn-comm::after {
		background-image: url(img/shapes/bg-bot.webp);
		background-position: left bottom;
		bottom: 0; z-index: -2;
	}
.commBd {
	background-color: #DF803E;
	box-sizing: border-box;
	clip-path: polygon(0% 0%, 100% 0%, 97% 100%, 3% 100%);
	display: block; height: 18px; margin: 0 auto; width: 80%;
}
@media screen and (min-width: 1640px) {
	.commBd { width: 519px; }
}


/* Areas zone */
.sxn-areas {
	background-image: url(img/areas/bg.webp);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	color: #FFF; display: block; margin: 0 auto; padding: 17% 20px; position: relative; width: 100%; z-index: 1;
}
.sxn-areas .sxn-head { color: #FFF; padding: 0 0 33px; }

.areaList {
	align-items: center;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	gap: 15px;
	justify-content: center;
}
.areaItem {
	max-width: 100%;
	overflow: hidden;
	position: relative;
	width: 296px;
	z-index: 1;
}
.areaItem a { transition: .5s; }
.areaBox {
	align-items: center;
	background: #205B9C;
	border: 4px solid #DF803E;
	border-radius: 11px;
	box-sizing: border-box;
	color: #FFF;
	display: flex;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: 700;
	justify-content: center;
	line-height: 1.3;
	min-height: 50px;
	padding: 10px 20px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 1;
}
.areaBox:hover { background: #DF803E; color: #FFF; }
.areaBox br { display: none; }
@media screen and (min-width: 500px) {
	.areaList { align-items: flex-start; flex-direction: row; margin: 0 auto; max-width: 611px; }
}
@media screen and (min-width: 651px) {
	.areaBox { font-size: 16px; min-height: 99px; }
	.areaBox br { display: block; }
}
@media screen and (min-width: 800px) {
	.sxn-areas { padding: 14% 20px; }
}
@media screen and (min-width: 1120px) {
	.sxn-areas .sxn-head { padding: 0 0 56px; }
	.areaList { gap: 25px 28px; max-width: 100%; }
}
@media screen and (min-width: 1640px) {
	.sxn-areas { padding: 10.6% 20px 14%; }
	.sxn-areas .sxn-head { padding: 0 0 86px; }
}


/* Areas sidebar */
.sbAreas { box-sizing: border-box; margin: 0 auto; max-width: 400px; width: 100%; z-index: 1; }
.sbAreaList {
	align-items: center;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	gap: 8px 0;
	justify-content: center;
}
.sbAreaItem {
	box-sizing: border-box;
	max-width: 100%;
	overflow: hidden;
	position: relative;
	width: 400px;
	z-index: 1;
}
.sbAreaItem a { transition: .5s; }
.sbAreaBox {
	align-items: center;
	background: #205B9C;
	border: 4px solid #DF803E;
	border-radius: 11px;
	box-sizing: border-box;
	color: #FFF;
	display: flex;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: 700;
	justify-content: center;
	line-height: 1.3;
	min-height: 50px;
	padding: 15px 10px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 1;
}
.sbAreaBox:hover { background: #DF803E; color: #FFF; }
.sbAreaBox br { display: none; }
.sbAreaItem:nth-last-child(2) .sbAreaBox { padding: 5px 10px; }
@media screen and (min-width: 1640px) {
	.sbAreaBox { font-size: 16px; padding: 15px 20px; }
	.sbAreaItem:nth-last-child(2) .sbAreaBox { padding: 5px 20px; }
}


/* Family zone */
.sxn-family { display: block; padding: 40px 20px; position: relative; z-index: 1; }
.sxn-family .sxn-head { font-size: 20px; }
.familyInner {
	box-sizing: border-box;
	display: block; margin: 0 auto; max-width: 800px; padding: 0;
}
.familyCont { margin: 0 auto 30px; padding: 0; width: 100%; }
	.familyList { box-sizing: border-box; display: block; padding: 0 0 20px; }
	.familyItem { display: block; padding: 0 0 0 19px; position: relative; z-index: 1; }
	.familyItem::before {
		background: #000;
		border-radius: 6px;
		content: ''; height: 6px; left: 0; position: absolute; top: 11px; width: 6px; z-index: -1;
	}
.familySide { margin: 0 auto; max-width: 100%; padding: 0 0 20px; position: relative; text-align: center; width: 400px; z-index: 2; }
	.familyImg {
		box-sizing: border-box;
		display: block; margin: 0 auto; padding: 0; max-width: 100%; position: relative; z-index: 1;
	}
	.familyImg::before {
		background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		-webkit-background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		bottom: 0; content: ''; height: 100px; left: 0; opacity: 50%; position: absolute; width: 100%; z-index: 2;
	}
	.familyScale { display: block; height: auto; margin: 0 auto; max-width: 100%; }
	.familyIntro { display: block; margin: 0 auto; padding: 20px 0; }
@media screen and (min-width: 1120px) {
	.sxn-family { padding: 60px 20px 27px; }
	.sxn-family .sxn-head { font-size: 24px; text-align: left; }

	.familyInner { align-items: flex-start; display: flex; flex-direction: row; gap: 0 60px; justify-content: space-between; max-width: 1600px; }
	.familyCont { margin: 0; padding: 37px 0 0; width: calc(100% - 460px); }
	.familySide { margin: 0; padding: 0; }
		.familyIntro { text-align: left; }
}
@media screen and (min-width: 1400px) {
	.familyInner { gap: 0 90px; }
	.familyCont { padding: 49px 0 0; width: calc(100% - 603px); }
	.familySide { width: 513px; }
}
@media screen and (min-width: 1640px) {
	.sxn-family { padding: 85px 20px 27px; }
	.sxn-family .sxn-head { font-size: 30px; }
	.sxn-family .commBd { width: 521px; }

	.familyInner { gap: 0 63px; margin: 0 0 0 auto; }
	.familyCont { padding: 58px 0 0; width: calc(100% - 832px); }
		.familyItem { padding: 0 0 0 29px; }
		.familyItem::before {
			border-radius: 9px;
			height: 9px; left: 10px; width: 9px;
		}
	.familySide { width: 769px; }
		.familyImg { width: 613px; }
		.familyImg::before { height: 135px; }
}


/* Testimonials zone */
.sxn-tests {
	background-image: url(img/testimonials/bg.webp);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	color: #FFF; display: block; margin: 0 auto; padding: 17% 20px; position: relative; width: 100%; z-index: 1;
}
.sxn-tests .sxn-head { color: #FFF; padding: 0 0 33px; }

.hpTests {
	padding: 0;
	margin: 0 auto;
	box-sizing: border-box;
}
.hpTest-slide {
	display: flex;
	justify-content: center;
}
.hpTestBox {
	background: #205B9C;
	border-radius: 11px;
	box-sizing: border-box;
	max-width: 286px;
	min-height: 322px;
	padding: 30px;
	position: relative;
	text-align: center;
	z-index: 1;
}
.hpTestTitle {
	display: block;
	font-family: "Montserrat", sans-serif;
	font-size: 19px;
	font-weight: 700;
	line-height: 1.4;
	margin: 0 auto 10px;
	padding: 0 0 48px;
	position: relative;
	text-transform: uppercase;
}
.hpTestTitle::before {
	background-image: url(img/testimonials/5star.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	bottom: 0; content: ''; height: 33px; left: 50%; position: absolute; transform: translateX(-50%); width: 193px;
}
.hpTestBody {
	font-size: 16px;
	font-weight: 400;
	padding: 0 0 14px;
}
.hpTestAuthor {
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	font-weight: 700;
	display: block;
	text-transform: uppercase;
}
.hpTestMore {
	color: #DF803E;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	white-space: nowrap;
}
.hpTestMore:hover { text-decoration: underline; }
.hpPrevNextSlide {
	width: 78px;
	height: 197px;
	background: #DF803E;
	position: absolute;
	border-radius: 9px;
	top: 50%;
	left: -40px;
	z-index: 2;
	transition: .5s;
	cursor: pointer;
	transform: translateY(-50%) scale(0.5);
}
.hpPrevNextSlide::before {
	background-image: url(img/testimonials/arrow-slider.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: absolute;
	content: '';
	z-index: -1;
	width: 42px;
	height: 106px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.hpNext.hpPrevNextSlide {
	left: auto;
	right: -40px;
	transform: rotateY(180deg) translateY(-50%) scale(0.5);
}
.hpPrevNextSlide:hover { background: #FFF; }
.hpPrevNextSlide:hover::before { background-position: center bottom; }
@media screen and (min-width: 500px) {
	.hpTests-outer { margin: 0 auto; max-width: 486px; position: relative; }
	.hpTests-container { margin: 0 auto; max-width: 386px; }
	.hpTestBox { max-width: 386px; padding: 30px 40px; }
	.hpPrevNextSlide { left: 0; }
	.hpNext.hpPrevNextSlide { right: 0; }
}
@media screen and (min-width: 800px) {
	.sxn-tests { padding: 14% 20px; }
}
@media screen and (min-width: 950px) {
	.hpTests-outer { max-width: 914px; }
	.hpTests-container { max-width: 814px; }
	.hpPrevNextSlide { left: 10px; }
	.hpNext.hpPrevNextSlide { right: 10px; }
}
@media screen and (min-width: 1120px) {
	.sxn-tests .sxn-head { padding: 0 0 56px; }

	.hpTestBox { min-height: 328px; }
	.hpTestTitle { font-size: 21px; }
}
@media screen and (min-width: 1340px) {
	.hpTests-outer { max-width: 1300px; }
	.hpTests-container { max-width: 1200px; }
}
@media screen and (min-width: 1640px) {
	.sxn-tests { padding: 10.6% 20px 14%; }
	.sxn-tests .sxn-head { padding: 0 0 85px; }

	.hpTests-outer { max-width: 1600px; }
	.hpTests-container { max-width: 1500px; }
	.hpTestBox { max-width: 486px; min-height: 363px; padding: 34px 36px 33px; }
	.hpTestTitle { font-size: 25px; }
	.hpTestBody { font-size: 18px; padding: 0 10px 14px; }
	.hpTestAuthor { font-size: 20px; }
	.hpPrevNextSlide { transform: translateY(-50%) scale(1.0); left: -1px; }
	.hpNext.hpPrevNextSlide { transform: rotateY(180deg) translateY(-50%) scale(1.0); right: -1px; }
}


/* Testimonials sidebar */
.sbTests {
	box-sizing: border-box;
	margin: 0 auto; max-width: 400px; padding: 0; width: 100%; z-index: 1;
}
.sbTestBox {
	background: #205B9C;
	border-radius: 11px;
	box-sizing: border-box;
	color: #FFF;
	max-width: 100%;
	margin: 0;
	min-height: 386px;
	padding: 34px 20px 72px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1;

	align-items: center;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
}
.sbTestTitle {
	box-sizing: border-box;
	display: block;
	font-family: "Montserrat", sans-serif;
	font-size: 19px;
	font-weight: 700;
	line-height: 1.4;
	margin: 0 auto 8px;
	padding: 0 0 43px;
	position: relative;
	text-transform: uppercase;
}
.sbTestTitle::before {
	background-image: url(img/testimonials/5star.webp);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100%;
	bottom: 0;
	position: absolute;
	content: '';
	width: 193px;
	height: 33px;
	left: 50%;
	transform: translate(-50%,0);
}
.sbTestBody { font-size: 16px; padding: 0 0 5px; }
.sbTestAuthor {
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	font-weight: 700;
	display: block;
	padding: 0;
	position: relative;
	text-transform: uppercase;
}
.sbTestMore {
	color: #DF803E;
	font-weight: 700;
	font-style: normal;
	line-height: 1.2;
	text-transform: uppercase;
	white-space: nowrap;
}
.sbTestMore:hover { text-decoration: underline; }

.sbNavCont {
	box-sizing: border-box;
	display: flex;
	gap: 0 10px;
	justify-content: center;
	margin: 0 auto -45px;
	position: relative;
	top: -45px;
	z-index: 2;
}
.sbPrevNextSlide {
	display: block;
	position: relative;
	z-index: 1;
	width: 80px;
	height: 91px;
	cursor: pointer;
}
.sbPrevNextSlide::before {
	background-image: url(img/testimonials/arrow-slider-sb.webp);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	content: '';
	width: 100%;
	max-width: 80px;
	height: 91px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.sbNext.sbPrevNextSlide { transform: rotateY(190deg); }
.sbPrevNextSlide:hover::before { background-position: left bottom; }
@media screen and (min-width: 1120px) {
	.sbTestTitle { font-size: 21px; }
}
@media screen and (min-width: 1640px) {
	.sbTestTitle { font-size: 25px; }
	.sbTestBody { font-size: 18px; }
	.sbTestAuthor { font-size: 20px; }
}


/* Inquire zone */
.sxn-inquire { display: block; padding: 40px 20px; position: relative; z-index: 1; }
.sxn-inquire .sxn-head { font-size: 20px; }
.sxn-inquire .sxn-button {
	background: #DF803E;
	max-width: 270px; padding: 18px 10px 17px;
}
.sxn-inquire .sxn-button:hover { background: #FFA262; }

.inquireInner {
	box-sizing: border-box;
	display: block; margin: 0 auto; max-width: 800px; padding: 0;
}
.inquireSide { margin: 0 auto; max-width: 100%; padding: 0 0 20px; position: relative; text-align: center; width: 400px; z-index: 2; }
	.inquireImg {
		box-sizing: border-box;
		display: block; margin: 0 auto; padding: 0; position: relative; max-width: 100%; z-index: 1;
	}
	.inquireImg::before {
		background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		-webkit-background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		bottom: 0; content: ''; height: 100px; left: 0; opacity: 50%; position: absolute; width: 100%; z-index: 2;
	}
	.inquireScale { display: block; height: auto; margin: 0 auto; max-width: 100%; }
	.inquireIntro { display: block; font-size: 18px; font-style: italic; font-weight: 400; line-height: 1.5; margin: 0 auto; max-width: 508px; padding: 20px 0; }
.inquireCont { margin: 30px auto 0; padding: 0; width: 100%; }
	.inquireList { box-sizing: border-box; display: block; padding: 0 0 20px; }
	.inquireItem { display: block; padding: 0 0 0 19px; position: relative; z-index: 1; }
	.inquireItem::before {
		background: #000;
		border-radius: 6px;
		content: ''; height: 6px; left: 0; position: absolute; top: 11px; width: 6px; z-index: -1;
	}
@media screen and (min-width: 1120px) {
	.sxn-inquire { padding: 60px 20px 27px; }
	.sxn-inquire .sxn-head { font-size: 24px; text-align: left; }

	.inquireInner { align-items: flex-start; display: flex; flex-direction: row; gap: 0 60px; justify-content: space-between; max-width: 1503px; }
	.inquireSide { margin: 0; padding: 0; }
		.inquireIntro { font-size: 20px; padding: 32px 0 37px; }
	.inquireCont { margin: 0; padding: 19px 0 0; width: calc(100% - 460px); }
}
@media screen and (min-width: 1400px) {
	.inquireInner { gap: 0 90px; }
	.inquireSide { width: 513px; }
	.inquireCont { padding: 26px 0 0; width: calc(100% - 603px); }
}
@media screen and (min-width: 1640px) {
	.sxn-inquire { padding: 85px 20px 27px; }
	.sxn-inquire .sxn-head { font-size: 30px; }
	.sxn-inquire .commBd { width: 521px; }

	.inquireInner { gap: 0 122px; margin: 0 0 0 auto; }
	.inquireSide { width: 613px; }
		.inquireImg::before { height: 135px; }
		.inquireIntro { font-size: 22px; }
	.inquireCont { padding: 29px 0 0; width: calc(100% - 735px); }
		.inquireItem { padding: 0 0 0 29px; }
		.inquireItem::before {
			border-radius: 9px;
			height: 9px; left: 10px; width: 9px;
		}
}


/* Services zone */
.sxn-services {
	background-image: url(img/services/bg.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	color: #FFF; display: block; margin: 0 auto; padding: 17% 20px; position: relative; width: 100%; z-index: 1;
}
.sxn-services .sxn-head { color: #FFF; padding: 0 0 18px; }
.serviceIntro { box-sizing: border-box; display: block; margin: 0 auto; max-width: 100%; padding: 0 0 43px; text-align: center; }
	.serviceIntro br { display: none; }

.serviceList { align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; gap: 20px; justify-content: center; }
.serviceItem {
	background: #205B9C;
	border-radius: 11px;
	box-sizing: border-box;
	display: block; max-width: 100%; padding: 30px 20px; text-align: center; width: 296px;
}
	.serviceTitle { font-family: "Montserrat", sans-serif; font-size: 18px; font-weight: 700; line-height: 1.5; padding: 0 0 10px; text-transform: uppercase; }
		.serviceTitle br { display: none; }
	.serviceBody { padding: 0; }
@media screen and (min-width: 700px) {
	.serviceList { align-items: flex-start; flex-direction: row; }
	.serviceItem { align-self: stretch; display: flex; justify-content: stretch; }
		.serviceTitle br { display: block; }
}
@media screen and (min-width: 800px) {
	.sxn-services { padding: 14% 20px; }
}
@media screen and (min-width: 910px) {
	.serviceIntro br { display: block; }
}
@media screen and (min-width: 1120px) {
	.serviceList { gap: 29px; }
}
@media screen and (min-width: 1311px) {
	.serviceList { margin: 0 auto; max-width: 946px; }
}
@media screen and (min-width: 1636px) {
	.serviceList { max-width: 100%; }
}
@media screen and (min-width: 1640px) {
	.sxn-services { padding: 10.6% 20px 14%; }
	.serviceItem { padding: 41px 41px 38px; }
	.serviceTitle { font-size: 20px; }
}


/* Attorney zone */
.sxn-attorney { display: block; padding: 40px 20px; position: relative; z-index: 1; }
.sxn-attorney .sxn-head { font-size: 30px; }
.sxn-attorney .sxn-head em { display: block; font-size: 16px; font-style: normal; font-weight: 700; }
.sxn-attorney .sxn-button { margin: 13px auto 0; }
.sxn-attorney .commBd { width: 100%; }

.attInner {
	box-sizing: border-box;
	display: block; margin: 0 auto; max-width: 800px; padding: 0;
}
.attSide { margin: 0 auto; max-width: 100%; padding: 0; position: relative; width: 333px; z-index: 2; }
	.attImg {
		box-sizing: border-box;
		display: block; margin: 0 auto; padding: 0; max-width: 100%; width: 293px;
	}
	.attScale { display: block; height: auto; margin: 0 auto; max-width: 100%; }
.attCont { margin: 30px auto 0; padding: 0; width: 100%; }

.attInfo {
	box-sizing: border-box;
	display: block; margin: 0 auto; padding: 0;
}
.attBody { margin: 0 auto; width: 100%; }
.attBadges {
	align-items: center; display: flex; flex-direction: row; flex-wrap: wrap; gap: 40px; justify-content: center;
	margin: 0 auto; max-width: 100%; padding: 0 0 30px; width: 100%;
}
@media screen and (min-width: 1120px) {
	.sxn-attorney { padding: 60px 20px 27px; }
	.sxn-attorney .sxn-head { font-size: 34px; text-align: left; }
	.sxn-attorney .sxn-button { margin: 13px 0 0; }

	.attInner { align-items: flex-start; display: flex; flex-direction: row; gap: 40px; justify-content: space-between; max-width: 100%; }
	.attSide { margin: 0; }
	.attCont { margin: 0; width: calc(100% - 373px); }

	.attInfo { align-items: flex-start; display: flex; flex-direction: row; gap: 0 59px; justify-content: space-between; max-width: 100%; }
	.attBody { margin: 0; padding: 0; width: calc(100% - 246px); }
	.attBadges { flex-direction: column; margin: 0; padding: 0; width: 187px; }
}
@media screen and (min-width: 1400px) {
	.attInner { gap: 40px 67px; }
	.attSide { margin: 0 0 -188px; top: -188px; width: 511px; }
		.attImg { width: 455px; }
	.attCont { width: calc(100% - 551px); }
}
@media screen and (min-width: 1640px) {
	.sxn-attorney { padding: 85px 20px 27px; }
	.sxn-attorney .sxn-head { font-size: 40px; }
	.sxn-attorney .sxn-head em { font-size: 18px; padding: 6px 0 0; }
	.sxn-attorney .commBd { width: 611px; }

	.attSide { margin: 0 0 -288px; top: -288px; width: 611px; }
		.attImg { width: 573px; }
	.attCont { width: calc(100% - 657px); }
}


/* Contact zone */
.sxn-contact {
	background-image: url(img/contact/bg.webp);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	color: #FFF; display: block; margin: 0 auto; overflow: hidden; padding: 17% 20px; position: relative; width: 100%; z-index: 1;
}
.page-id-7 .sxn-contact {
	background-image: url(img/shapes/bg-contact.webp);
	background-position: center top;
	margin: 0 auto -318px; padding: 350px 20px 60px; top: -318px;
}
.page-id-7 .sxn-contact.sxn-comm::before,
.page-id-7 .sxn-contact.sxn-comm::after { background: transparent; }
.page-id-7 .sxn-contact.sxn-comm::before {
	/*
  background: #FFF;
	clip-path: polygon(0 0, 50% 40%, 100% 0);
	height: 40%; left: 50%; top: 0; transform: translateX(-50%); width: 2000px;
	*/
}
.sxn-contact .sxn-head { color: #FFF; padding: 0 0 19px; }
.contactIntro { box-sizing: border-box; display: block; margin: 0 auto; max-width: 800px; padding: 0 0 41px; text-align: center; }
	.contactIntro br { display: none; }

.contactInner { box-sizing: border-box; display: block; }
.contactBlock { margin: 0 auto; max-width: 800px; }
.contactSide { margin: 0 auto; max-width: 100%; overflow: hidden; padding: 40px 0 0; width: 555px; }
	.contactImg { font-size: 0; margin: 0 auto; max-width: 100%; padding: 0; position: relative; z-index: 1; }
	.contactScale { display: block; height: auto; margin: 0 auto; max-width: 100%; }
	.contactMap { padding-bottom: 56.25%; position: relative; width: 100%; }
	.contactMap iframe { border: 0; height: 100%; inset: 0; position: absolute; width: 100%; }
@media screen and (min-width: 800px) {
	.sxn-contact { padding: 14% 20px; }
	.page-id-7 .sxn-contact { margin: 0 auto -270px; padding: 320px 20px 60px; top: -270px; }
}
@media screen and (min-width: 1120px) {
	.page-id-7 .sxn-contact { margin: 0 auto -198px; padding: 280px 20px 80px; top: -198px; }
	.contactIntro { max-width: 100%; }
	.contactIntro br { display: block; }
	
	.contactInner { align-items: flex-start; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; gap: 0 47px; }
	.contactBlock { margin: 0 auto; max-width: 100%; padding: 0; width: calc(100% - 602px); }
	.contactSide { margin: 0; padding: 0; }
		.contactImg { margin: 0; }
}
@media screen and (min-width: 1400px) {
	.contactBlock { width: calc(100% - 713px); }
	.contactSide { width: 666px; }
}
@media screen and (min-width: 1640px) {
	.sxn-contact { padding: 10.6% 20px 14%; }
	.page-id-7 .sxn-contact { margin: 0 auto -214px; padding: 300px 20px 100px; top: -214px; }
	.contactBlock { width: calc(100% - 824px); }
	.contactSide { width: 777px; }
}


/* Contact form */
.formBlockTop {
	display: flex;
	flex-direction: column;
	gap: 17px 0;
	margin: 0 0 17px;
}
.formBlockTop .formBlock { width: 100%; }
.formBlock { position: relative; z-index: 1; overflow: hidden; }
.formInput input,
.formInput textarea {
	background: #205B9C;
	border: 0;
	border-radius: 11px;
	box-sizing: border-box;
	color: #FFF;
	display: block;
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	height: 50px;
	outline: none;
	padding: 10px 15px;
	resize: none;
	width: 100%;
}
.formInput textarea { padding: 16px 15px 10px; }
.formTextBlock { display: block; width: 100%; }
.cfItem { position: relative; padding: 0; }
.formBlockBtm { margin: 0 0 37px; }
.formBlockSubmit {
	display: flex;
	gap: 36px;
	align-items: center;
	flex-direction: column;
}
.formReqSubmit {
	margin: 0;
	display: flex;
	flex-direction: column;
	gap: 20px 16px;
	max-width: 100%;
	width: 530px;
}
.formSubmitBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px 16px;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}
.formRecaptcha { vertical-align: middle; height: 60px; margin: 0; }
.formSubmit {
	background: #DF803E;
	border: 0;
	border-radius: 10px;
	color: #FFF;
	width: 100%;
	height: 60px;
	max-width: 200px;
	transition: .5s;
	position: relative;
	font: 18px/1 "Montserrat", sans-serif;
	z-index: 1;
	overflow: hidden;
}
.formSubmit input {
	width: 100%;
	height: 100%;
	outline: 0;
	background-color: transparent;
	border: 0;
	box-sizing: border-box;
	display: block;
	cursor: pointer;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.formInput input::placeholder, .formInput textarea::placeholder { color: #FFF; }
.formSubmit:hover::before { background-position: top right; }
.formSubmit:hover input { background: #FFA262; color: #FFF; }
.formReqBox {
	color: #FFF;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	max-width: 100%;
	padding: 0;
	width: 100%;
}
	.formReqBox span { display: block; font-weight: 700; margin: 0 0 6px; }
	.formReqBox p {
		font-size: 12px;
		font-weight: 400;
		padding: 0;
		line-height: 1.5;
	}
@media screen and (min-width: 1120px) {
	.formReqBox { align-items: flex-start; display: flex; flex-direction: row; gap: 0 29px; justify-content: flex-start; margin: 0; }
		.formReqBox span { margin: 0; width: 113px; }
		.formReqBox p { padding: 0; width: calc(100% - 131px); }
	.formBlockSubmit { align-items: flex-start; }
	.formReqSubmit { margin: 0 auto; width: 471px; }
}
@media screen and (min-width: 1640px) {
	.formInput input, .formInput textarea { font-size: 18px; height: 60px; padding: 10px 20px 10px 27px; }
	.formInput textarea { padding: 19px 20px 10px 27px; }
	.formReqSubmit { flex-direction: row; justify-content: flex-start; width: 668px; }
	.formSubmitBox { justify-content: space-between; }
	.formSubmit { font-size: 20px; max-width: 397px; }
}


/* Office zone */
.sxn-office { padding: 40px 20px; position: relative; z-index: 1; }
.sxn-office .sxn-head { font-size: 20px; text-align: left; }
.officeInner {
	box-sizing: border-box;
	display: block; margin: 0 auto; max-width: 800px;
}
.officeCont { margin: 0 auto; width: 100%; }
.officeSide { margin: 20px auto 0; max-width: 100%; padding: 0; position: relative; width: 320px; z-index: 2; }
	.officeImg { box-sizing: border-box; display: block; font-size: 0; margin: 0 auto; padding: 0; position: relative; z-index: 1; }
	.officeImg::before {
		background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		-webkit-background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		bottom: 0; content: ''; height: 100px; left: 0; opacity: 50%; position: absolute; width: 100%; z-index: 2;
	}
	.officeScale { display: block; font-size: 0; height: auto; margin: 0 auto; max-width: 100%; }
@media screen and (min-width: 900px) {
	.sxn-office { padding: 40px 20px; }
	.officeInner { align-items: flex-start; display: flex; flex-direction: row; gap: 0 68px; justify-content: space-between; margin: 0; max-width: 1508px; }
	.officeCont { margin: 0; padding: 0; width: calc(100% - 388px); }
	.officeSide { margin: 0; }
}
@media screen and (min-width: 1120px) {
	.sxn-office { padding: 60px 20px; }
	.sxn-office .sxn-head { font-size: 24px; }
	.officeCont { width: calc(100% - 488px); }
	.officeSide { width: 420px; }
}
@media screen and (min-width: 1300px) {
	.officeInner { gap: 0 88px; }
	.officeCont { padding: 68px 0 0; width: calc(100% - 601px); }
	.officeSide { margin: 0 0 -36px; top: -36px; width: 513px; }
}
@media screen and (min-width: 1400px) {
	.sxn-office { padding: 31px 20px 73px; }
	.officeInner { gap: 0 100px; }
	.officeCont { padding: 88px 0 0; width: calc(100% - 713px); }
	.officeSide { width: 613px; }
}
@media screen and (min-width: 1640px) {
	.sxn-office .sxn-head { font-size: 30px; }
	.officeInner { gap: 0 136px; }
	.officeCont { width: calc(100% - 749px); }
		.officeImg::before { height: 135px; }
}


/* Footer zone */
#mainFooter {
	border-top: 13px solid #DF803E;
	clear: both; color: #FFF; display: block; overflow: hidden; position: relative; width: 100%; z-index: 1;
}
.mfInner {
	background: #001F41;
	box-sizing: border-box;
	display: block; padding: 30px 20px;
}
.mfInfo { align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; gap: 20px; justify-content: center; text-align: center; }
.mfMain { display: block; margin: 0 auto; max-width: 279px; padding: 0 0 30px; }
	.mfMain.mfHide { display: none; }
	.mfMainImg { display: block; height: auto; margin: 0 auto; max-width: 100%; }

.mfContact { align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; gap: 20px; justify-content: center; }
.mfCol { align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; gap: 5px 10px; justify-content: center; }
.mfTitle { box-sizing: border-box; color: #DF803E; display: inline-block; font-size: 18px; font-weight: 700; line-height: 1.2; padding: 0 0 5px; }
.mfLink { color: #FFF; font-size: 18px; font-weight: 400; line-height: 1.3; text-decoration: none; }
	.mfLink:hover { text-decoration: underline; }

.mfSocial { display: flex; align-items: center; gap: 5px 10px; flex-wrap: wrap; justify-content: center; }
	.mfSocial a {
		display: block;
		width: 67px;
		height: 67px;
		margin: 0;
		overflow: hidden;
		transition: 300ms;
	}
	.mfSocial img { width: 134px; height: auto; }
	.mfFacebook img { margin: 0 0 0 0; }
	.mfLinkedIn img { margin: 0 0 0 -67px; }
	.mfFacebook:hover img { margin: -67px 0 0 0; }
	.mfLinkedIn:hover img { margin: -67px 0 0 -67px; }

.fNav { padding: 0 0 20px; text-align: center; }
	.fNav li {
		padding: 0;
		display: inline-block;
		list-style-type: none;
		list-style-position: outside;
		text-align: center;
		line-height: 1;
		font-size: 12px;
		font-family: "Lato", sans-serif;
		font-weight: 400;
	}
	.fNav li:after { content: '|'; color: #DF803E; }
	.fNav li:last-child:after { display: none; }
	.fNav a { padding: 5px 9px 5px 7px; color: #FFF; }
	.fNav a:hover { color: #FFF; text-decoration: underline; }
	.fNav li:first-child a { padding-left: 0; }
	.fNav li:last-child a { padding-right: 0; }
@media screen and (min-width: 800px) {
	.mfInfo { flex-direction: row; gap: 20px 60px; }
	.mfMain { order: 1; }
	.mfContact { flex-direction: row; gap: 20px 30px; order: 2; }
	.mfAddress { order: 0; }
	.mfCol { align-items: flex-start; }
}
@media screen and (min-width: 1120px) {
	.mfInner { padding: 43px 20px 45px; }
	.mfInfo { margin: 0 auto; max-width: 1120px; text-align: left; }
		.mfMain { flex: 1 1 auto; padding: 0; width: auto; }
		.mfMain.mfShow { display: none; }
		.mfMain.mfHide { display: block; }
	.mfTitle { font-size: 20px; }
	.mfLink { font-size: 20px; }
	.mfAddress { flex: 0 0 310px; }
	.mfContact { flex: 0 0 310px; }
}
@media screen and (min-width: 1200px) {
	.mfInfo { max-width: 1200px; }
	.mfTitle { padding: 0 0 1px; }
	.mfLink { text-align: left; }
	.mfAddress { flex: 0 0 350px; }
	.mfContact { flex: 0 0 350px; }
}
@media screen and (min-width: 1400px) {
	.mfInfo { max-width: 1400px; }
	.mfAddress { flex: 0 0 460px; }
	.mfContact { flex: 0 0 460px; }
	.mfCol { flex-direction: row; gap: 0 13px; justify-content: flex-start; }

	.mfSocial { gap: 5px 36px; }
}
@media screen and (min-width: 1640px) {
	.mfInfo { gap: 20px 0; justify-content: space-between; max-width: 1600px; }
	.mfTitle { font-size: 22px; }
	.mfLink { font-size: 22px; }
	.mfPhone { gap: 0 16px; }
	.mfAddress { flex: 0 0 543px; gap: 0 16px; }
	.mfContact { flex: 0 0 543px; gap: 20px 130px; }

	.mfSocial { gap: 5px 52px; }

	.fNav { padding: 0 0 33px; }
	.fNav li { font-size: 14px; }
}


/* RESPONSIVE */
#elmBrandingWrapper {
	background: #000;
	border-top: 13px solid #DF803E;
	box-sizing: border-box;
	display: block;
	padding: 30px 20px;
	text-align: center;
}
#elmBranding {
	box-sizing: border-box;
	display: block;
	margin: 0 auto;
	max-width: 1024px;
	overflow: hidden;
}
	#elmBranding,
	#elmBranding a {
		color: #FFF;
		font: normal 12px/1.3 "Lato", sans-serif;
		text-decoration: none;
	}
	#elmBranding a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	#logo-everest-legal-marketing {
		display: block;
		margin: 0 auto;
	}
	#elmBranding p {
		line-height: 1.67;
		max-width: 330px; /*modme*/
		margin: 0 auto;
	}
	#elmBranding br {display: none;}

	.elmBrandingCont { margin: 0 auto; width: 100%; }
	.elmBrandingMain { margin: 0 auto; max-width: 100%; padding: 0; width: 109px; }
		.elmBrandingScale { display: block; height: auto; margin: 0 auto; max-width: 100%; }
@media screen and (min-width: 600px) {
	#elmBrandingWrapper { padding: 30px 20px 2px; }
	#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;
		max-width: none;
		text-align: left;
		vertical-align: middle;
	}
	#elmBranding br {display: inline;}

	.elmBrandingInner { align-items: flex-start; display: flex; flex-direction: row; gap: 0 28px; justify-content: space-between; max-width: 100%; }
		.elmBrandingCont { margin: 0; padding: 0; width: calc(100% - 137px); }
		.elmBrandingMain { margin: 0; padding: 19px 0 0; }
}
@media screen and (min-width: 1120px) {
	#elmBrandingWrapper { padding: 40px 20px 12px; }
}
@media screen and (min-width: 1640px) {
	#elmBrandingWrapper { padding: 62px 20px 36px; }
	#elmBranding,
	#elmBranding a { font-size: 14px; }

	.elmBrandingInner { gap: 0 56px; }
		.elmBrandingCont { width: calc(100% - 165px); }
		.elmBrandingDisc { padding: 0 0 40px; }
}
/* 	END FOOTER */


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


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


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


/* Blog Page */
.blog-sidebar {
	background: #205B9C;
	border-radius: 11px;
  box-sizing: border-box;
	display: block;
	overflow: hidden;
	padding: 20px;
  width: 100%;
}
.blog-sidebar .sxn-head { color: #FFF; }
.sbBox { border-top: 2px solid #FFF; display: block; padding: 14px 0 13px; }
.sbBox:last-child { padding: 14px 0 0; }
.blog-sidebar a:hover { text-decoration: underline; }
.blog-sidebar > ul {
	padding: 0 0 40px 20px;
	font-style: normal;
}
.blog-sidebar > ul li { padding: 0 0 10px; }
.blog-sidebar > ul li:last-child { padding: 0; }
.blog-sidebar > ul li a { color: #FFF; position: relative; }
.blog-sidebar > ul li a:hover { color: #DF803E; }
.blog-sidebar > ul li a::before { background: #FFF; border-radius: 6px; content: ""; height: 6px; left: -20px; position: absolute; top: 8px; width: 6px; }
.blog-sidebar > ul li a:hover::before { background: #DF803E; }
.blog-sidebar > ul > ul { padding: 0 0 0 20px; }
.blog-sidebar > ul:last-child { padding: 0 0 0 20px; }
@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: 1640px) {
	.blog-sidebar { padding: 38px 30px 40px; }
	.blog-sidebar > ul li a::before { top: 10px; }
}


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


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


/* Sidebar - Recent Posts */
.sbRecentPostsList li {
	padding: 0 0 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: 20px auto;
}
.vfActive {
  display: block;
}
.vfFailedFullNamelValidationPrompt,
.vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidationPrompt,
.vfFailedZipValidationPrompt {display: none;}
.vfFailedFullNamelValidation .vfFailedFullNamelValidationPrompt,
.vfFailedEmailValidation .vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidation .vfFailedTelephoneValidationPrompt,
.vfFailedZipValidation .vfFailedZipValidationPrompt {display: block;}
/* Form Validation -- Ends */


/* Main Content subpage */
.mcFlex { display: flex; flex-direction: column; gap: 30px 20px; padding: 30px 0 0; width: 100%; }
.mcfBlock.mcfSide { margin: 0 auto; max-width: 249px; padding: 0; text-align: center; }
.mcImgScale { display: block; font-family: "Montserrat", sans-serif; height: auto; max-width: 100%; }
.mcFlex h1 em { display: block; font-size: 16px; font-style: normal; font-weight: 700; padding: 0; }
@media screen and (min-width: 1120px) {
	.mcFlex { flex-direction: row; gap: 20px 40px; }
	.mcfBlock { flex: 1; }
	.mcfBlock.mcfSide { flex: none; max-width: 289px; width: 37%; }
	.mcfBlock.mcfSide .mcImg { margin: 0; }
}
@media screen and (min-width: 1640px) {
	.mcFlex { gap: 20px 50px; }
	.mcFlex h1 em { font-size: 18px; }
	.mcfBlock.mcfSide { max-width: 389px; }
	.mcFlex .commBd { width: 80%; }
}


/*  < navmm_scrollable v1.3 >  */
nav.mm_mob .navmm_scrollable .menu_more_indicator {
	display: none;
}
@media screen and (min-width: 800px) {
	nav.mm .navmm_scrollable .navmm_scroll_menu {
		z-index: 999;
		position: absolute;
		top: 100%;
		left: 0;
		width: 180px; /* modme */
/* 		background: #4B91E2; */ /* modme */
		transform-origin: top;
		-moz-transform: scaleY(0);
		-webkit-transform: scaleY(0);
		-ms-transform: scaleY(0);
		transform: scaleY(0);
		opacity: 0;
		transition: 300ms;
	}
	nav.mm .navmm_scrollable:hover .navmm_scroll_menu {
		-moz-transform: scaleY(1);
		-webkit-transform: scaleY(1);
		-ms-transform: scaleY(1);
		transform: scaleY(1);
		opacity: 1;
	}
	nav.mm .navmm_scrollable .navmm_scroll_menu > ul {
		position: relative;
		box-sizing: border-box;
		width: 100%;
		max-height: calc( 60vh - 140px );
		overflow-y: auto;
	}
/*	nav.mm ul ul .navmm_scrollable .navmm_scroll_menu > ul {
		max-height: calc( 20rem - 140px );
	} */
	nav.mm ul ul .navmm_scrollable .navmm_scroll_menu {
		left: 100%;
		top: 0;
	}
	nav.mm ul ul .navmm_scrollable .navmm_scroll_menu ul {
		left: 0;
	}
	nav.mm .navmm_scrollable .navmm_scroll_menu > ul {
		-moz-transform: scaleY(1);
		-webkit-transform: scaleY(1);
		-ms-transform: scaleY(1);
		transform: scaleY(1);
		opacity: 1;
	}
	nav.mm .navmm_scrollable .menu_more_indicator {
		display: none;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	nav.mm .navmm_scrollable:hover .menu_more_indicator {
		display: block;
		height: 42px;
		padding: 4px 8px;
		font-size: 18px;
		color: #FFF;
		width: 100%;
		line-height: 1;
		font-style: normal;
		font-weight: normal;
		text-align: center;
		text-transform: uppercase;
		background: #001F41;
		border: 1px solid #001F41;
	}
	nav.mm .navmm_scrollable:hover .menu_more_indicator.js_inactive {
		display: none;
	}
	nav.mm .navmm_scrollable:hover .menu_more_indicator.js_scroll_inactive {
		display: none;
	}
	nav.mm .navmm_scrollable .menu_more_indicator .menu_more_indicator_label {
		display: inline-block;
		padding: 1px 0 0;
		vertical-align: middle;
	}
	nav.mm .navmm_scrollable .menu_more_indicator_icon {
		display: inline-block;
		margin: 0 0 0 10px;
		width: 19px;
		height: 31px;
		vertical-align: middle;
		background-image: url(img/mouse-scroll-animation.png);
	}
	nav.mm .navmm_scrollable:hover .navmm_scroll_menu > ul ul {
		opacity: 1;
		position: relative;
		top: 0;
		left: 0;
		box-sizing: border-box;
		display: block;
		width: 100%;
		border-left: 0;
		border-bottom: 0;
		transform: scaleY(1);
	}
/* 
	nav.mm .navmm_scrollable:hover .navmm_scroll_menu > ul > li > ul {
		margin: 0 0 0 20px;
		width: calc( 100% - 21px );
	}
 */
}
/*  </ navmm_scrollable v1.3 >  */

nav.mm .navmm_scrollable .navmm_scroll_menu ul {top: 0;}
nav.mm .navmm_scrollable .navmm_scroll_menu ul ul {padding: 0;}
nav.mm .navmm_scrollable .navmm_scroll_menu ul a { color: #000; }
nav.mm .navmm_scrollable ul li:hover > a { background: #FFF;} /* modme to match ul bg color */
nav.mm .navmm_scrollable ul li:hover > a:hover {background: #DF803E; color: #FFF;} /* modme to match hover bg color */
nav.mm .navmm_scrollable:hover .navmm_scroll_menu  ul ul a {padding-left: 30px;}
nav.mm .navmm_scrollable:hover .navmm_scroll_menu  ul ul ul a {padding-left: 60px;}
nav.mm .navmm_scrollable:hover .navmm_scroll_menu  ul ul ul ul a {padding-left: 90px;}
nav.mm .navmm_scrollable:hover .navmm_scroll_menu  ul ul ul ul ul a {padding-left: 120px;}


/* Inmate form */
.formInmate {
	box-sizing: border-box;
	clear: both;
	display: block;
  max-width: 100%;
  margin: 0 auto;
  padding: 60px 2px 0 2px;
}
.formGrid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
.formGroup {
  display: flex;
  flex-direction: column;
}
.formGroup span {
  color: red;
}
.formGroup label {
	font-size: 15px;
  font-weight: 600;
  margin: 0 0 6px;
}
.formGroup input,
.formGroup select {
	background: #FFF;
  padding: 12px;
  border: 1px solid #CCC;
  border-radius: 4px;
  font-size: 14px;
}
.formCol-2 {
  grid-column: span 1;
}
.formDisc { font-size: 14px; line-height: 1.5; padding: 20px 0; }

.page-id-331 .submit-button {
  margin: 25px auto 30px;
  padding: 12px 30px;
  background: #066aab;
  color: #fff;
  border: none;
  border-radius: 4px;
  font-size: 15px;
  cursor: pointer;
}
.page-id-331 .submit-button:hover {
  background: #055589;
}
@media screen and (min-width: 1120px) {
	.formGrid {
		grid-template-columns: repeat(2, 1fr);
	}
  .formCol-2 {
		grid-column: span 2;
  }
}
@media screen and (min-width: 1300px) {
  .formGrid {
		grid-template-columns: repeat(4, 1fr);
  }
  .formCol-2 {
    grid-column: span 2;
  }
}