/*
Theme Name: Cheeley Law Group
Version: 100.0
Template: universal_mm
*/

/* 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-size: 18px;
	line-height: 1.3;
	color: #000;
	background: #fff;
	font-family: "Roboto", sans-serif;
}
a {color: #D29738;}
a, a:link, a:active, a:visited {text-decoration: none; outline: none;}
.animate__animated {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.officiallyAnimated, .ie9 .animate__animated, #persistentHeader .animate__animated, #persistentHeader.animate__animated {opacity: 1;}
article hr {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	width: 80%;
	margin: 0 auto 20px;
}

#wrapper {overflow: hidden;}
.sticky_zone #persistentHeader {background: #2B466C;   box-shadow: 0 -31px 86px 0 #2B466C;}
#persistentHeader {
	-webkit-transform: perspective(1px) translateZ(0);
	-moz-transform: perspective(1px) translateZ(0);
	-ms-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
}
body.fsMenuOn #persistentHeader {
	-webkit-transform: none; /* Safari and Chrome */
			 -moz-transform: none; /* Firefox */
				-ms-transform: none; /* IE 9 */
				 -o-transform: none; /* Opera */
						transform: none;
}
.sxn-wrap {max-width: 1600px; margin: 0 auto;position: relative;}
.sxn-head {text-align: center;}
.sxn-head {font-size: 29px;margin: 0 0 30px;z-index: 2;position: relative;display: flex;align-items: center;gap: 30px;font-family: "Oswald", sans-serif;}
.sxn-head:before {content: "";   position: relative;           height: 3px;background: #D29738;display: block;flex: 2;}
.sxn-head:after {content: "";   position: relative;           height: 3px;background: #D29738;display: block;flex: 2;}
.sxn-button {font-size: 24px;font-family: "Oswald", sans-serif;color: #000;box-shadow: 0 0 0 2px #d29738;text-transform: uppercase;max-width: 366px;display: block;text-align: center;box-sizing: border-box;padding: 19px 55px 19px 0;position: relative;width: 100%;cursor: pointer;margin-left: 3px;}
.sxn-button:hover {background: #d29738;color: #ffff;text-decoration: none !important;box-shadow: none;}
.sxn-button:before {content:'';position: absolute;width: 55px;top: 0;right: 0;height: 100%;border-left: 2px solid #d29738;background: url(img/icons/arrow3.webp) no-repeat center;}
.sxn-button:hover:before {border-left: 2px solid #fff; background-image: url(img/icons/arrow4.webp)}
#mhWrapper {max-width: 1600px;margin: 0 auto; }
#mainHeader {

	padding: 30px 0 0;
	position: relative;
	z-index: 22;
	background: #000;
}
	#logo-main {
		display: block;
		 /*modme*/
		max-width: 227px;
		position: relative;
		margin: 0 auto;
	}
	#logo-main img {display: block; width: 100%; height: auto;}
.mhPhone {color: #D19638;font-size: 20px;font-family: "Libre Baskerville", serif;font-style: italic;position: relative;text-align: center;padding: 30px 0;}
.mhPhone:after {content:''; position: absolute;width: 100%;height: 2px;bottom: -2px;right: -100%;background: #D19638; display: none}
.mhPhone a{font-size: 30px;color: #fff;font-family: "Oswald", sans-serif;font-style: normal;display: block;}
.mhPhone a:hover {text-decoration: underline}

@media screen and (min-width: 600px)  {
	#mainHeader {display: flex;justify-content: space-between;padding: 30px 20px;gap: 40px;align-items: center;}
	#logo-main {margin: 0;}
	.mhPhone {text-align: right;   padding: 0;   flex: 1;}
  .mhPhone a {display: inline-block;   margin-left: 10px;}
	.sxn-head {font-size: 60px;margin: 0 0 110px;}
}

@media screen and (min-width: 800px)  {
	.mhPhone:before {display: block}
	.mhPhone {padding: 0 0 16px;   top: -19px;}
	#mainHeader {background: none}
	.mhPhone {border-bottom: 2px solid #D19638;}
	.mhPhone::after {display: block}
}

@media screen and (min-width: 1000px) {
	#mainHeader {padding: 35px 20px;}
}

/* Enable these next two lines to modify dropdown colors
html body nav.mm ul li:nth-child(2) ul {display: block; transform: scaleY(1); opacity: 1}
html body nav.mm ul li:nth-child(2) ul li:nth-child(2) > a {background-color: #5B9FC4;}
*/
nav.mm {
	text-align: center;
	position: relative;
	z-index: 100;
	max-width: 1600px;
	margin: 0 auto;
}
nav.mm > ul > li > a {
	padding: 10px 10px;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	line-height: 1;
	font-family: "Oswald", sans-serif;
}
nav.mm > ul > li > a:hover {transition: background 300ms linear;}
nav.mm > ul > li > ul {top: 100%;}
nav.mm > ul > li:hover > a {background: #DC9314; color: white;}
nav.mm ul ul {background: #000; width: 180px; }
nav.mm ul ul li:hover > a { background: #dc9314;}
nav.mm ul ul li {border-top: 1px solid #dc9314;}
nav.mm ul ul a {
	color: #fff;
	padding: 15px 10px;
	font-size: 14px;
/*    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
	text-transform: none;
	line-height: 1.3;
	font-weight: normal;
}
nav.mm ul {padding: 0 10px; margin: 0; font-size: 0;position: relative;text-align: right;top: -54px;}
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: #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 #454141;} /*modme*/
	#mm1 {border-left: 1px solid #454141;} /*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: #505050; /*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: #676767; /*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: #7A807A;} /*modme*/

@media screen and (min-width: 800px) {
	#wrapper {
			padding: 0px 0 0; /*modme*/
	}
	#persistentHeader{
		 /*modme*/
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
	}
	body.admin-bar #persistentHeader {top: 32px;}
	body.admin-bar.fsMenuOn #persistentHeader {top: 0;}
	body.sticky_zone .noSticky{ display: none; }

	nav.mm ul {top: -54px;margin: 0 0 -32px;}
	.mhPhone::before {bottom: -7px;}
}

@media screen and (min-width: 1000px) {
	nav.mm > ul > li > a {padding: 10px 14px; font-size: 20px}
}



.homeslides-container {position: relative}
.homeslides-container:before {content:''; position: absolute;width: 100%;height: 100px;left: 0px;top: 0px;background:linear-gradient(360deg, rgba(43, 70, 108, 0) 0%, #2B466C 95.02%);z-index: 2;}
#homeslides {
	position: relative;
	background-color: #fff;
	height: 333px;
}

.homeslide {
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
}
.homeslideImg {
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
}
#homeslideImg1 { background-image: url(img/slides/home/800/1.webp); }
#homeslideImg2 { background-image: url(img/slides/home/800/2.webp); }
#homeslideImg3 { background-image: url(img/slides/home/800/3.webp); }
.slideContent {
	position: relative;
	height: 100%;
	width: 100%;
}
.slideBox {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	background: #ffffff8f;
	color: #fff;
	max-width: 1600px;
	margin: 0 auto;
	right: 0;
	left: 0;
	text-align: center;
}
.borderCont {position: relative;border: 2px solid #D19638;padding: 10px;}

.slideHead {font-family: "Oswald", sans-serif;font-size: 23px;line-height: 100%;margin: 0 0 20px;font-weight: bold;text-wrap: balance;display: block; color: #000}

.slideBody {padding: 0;color: #2B466C;font-family: "Oswald", sans-serif;font-size: 16px;font-weight: bold;text-transform: uppercase;text-wrap: balance;}

.slideMore {}

.subslide { background-position: center top; background-repeat: no-repeat; background-size: cover;   height: 240px; position: relative; }
#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); }

@media screen and (min-width: 600px) {
	.slideHead {font-size: 44px;}
	.slideBody {font-size: 22px;}
}

@media screen and (min-width: 800px) {
	#homeslideImg1 { background-image: url(img/slides/home/1120/1.webp); }
	#homeslideImg2 { background-image: url(img/slides/home/1120/2.webp); }
	#homeslideImg3 { background-image: url(img/slides/home/1120/3.webp); }
	#syncMenu {z-index: 1;}
	#homeslides {height: 530px;}
	.slideHead {font-size: 60px;}
	.homeslides-container::before {height: 201px}
	.slideBody {font-size: 30px;}
	.slideBox {padding: 20px;}
	.borderCont {padding: 20px}

	.subslide {height: 310px}
.subslide:before {content:''; position: absolute;width: 100%;left: 0px;top: 0;height: 201px;background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, #2b466c 95.02%);}

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

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

}

@media screen and (min-width: 1120px) {
	#homeslideImg1 { background-image: url(img/slides/home/2000/1.webp); }
  #homeslideImg2 { background-image: url(img/slides/home/2000/2.webp); }
  #homeslideImg3 { background-image: url(img/slides/home/2000/3.webp); }
	#homeslides {height: calc(96vh + 50px);}

	.slideHead {font-size: 50px;}
	.slideBox {}

	.slideHead:before {content:'';flex: 1;height: 2px;background: #D19638;}
  .slideHead:after {content:'';flex: 1;height: 2px;background: #D19638;}
	.slideHead {display: flex;   gap: 50px;   align-items: center;   position: relative; font-size: 70px}
	.slideBody {font-size: 40px }
	.borderCont {padding: 20px 0 131px;border: none;}
	.slideBox {padding: 20px 30px;}
	.borderCont:before {content:''; position: absolute;width: 50px;height: 69%;border: 2px solid #D19638;left: 0;top: 55px;border-top: none;border-right: none;}
.borderCont:after {content:''; position: absolute;width: 50px;height: 69%;border: 2px solid #D19638;right: 0;top: 55px;border-top: none;border-left: none;}

	.subslide {height: 552px;}
	#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); }
	}

.sxn-results {
  max-width: 1600px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  padding: 30px 20px;
  background: #000;
}
.results-cont-outer {
	position: relative;
	padding: 0 50px;
}
.results-slide {
	background: linear-gradient(180deg, #DBB26F 33.6%, #965F0E 99%);
	text-align: center;
	color: #fff;
	padding: 20px;
	box-sizing: border-box;
	box-shadow: 0 36px 23px -38px #232323;
}

.results-button-next4 {right: 0px !important;left: unset !important;}
.results-button-prev4 {left: 0px !important;right: unset !important;width: 21px !important;height: 72px !important;background: url(img/icons/arrow.webp);transform: rotate(180deg);top:  43% !important;}
.results-button-prev4:hover {background: url(img/icons/arrow2.webp)}
.results-button-prev4:after {display: none}

.results-button-next4 {right: 0px !important;width: 21px !important;height: 72px !important;background: url(img/icons/arrow.webp);top: 43% !important;}
.results-button-next4:hover {background: url(img/icons/arrow2.webp)}
.results-button-next4:after {display: none}

.resHead {font-family: "Oswald", sans-serif;font-size: 18px;line-height: 100%;margin: 0 0 10px;}
.resHead span{display: block;font-weight: bold;font-size: 48px;line-height: 100%;border-bottom: 3px solid #d8ae6c;padding: 0 0 12px;margin: 0 0 11px;}
.results-slide p {padding: 0;min-height: 47px;font-size: 14px;}


@media screen and (min-width: 800px) {
	#syncMenu {z-index: 1;}
}

@media screen and (min-width: 1120px) {
	.sxn-results {background: none;padding: 0 110px;top: -131px;margin: 0 auto -168px;}
	.results-button-next4 {top: 24% !important;}
	.results-button-prev4 {top: 24% !important;}
	.sxn-results .swiper-container {padding: 0 0 50px !important;}

}

@media screen and (min-width: 1310px) {
	.resHead span {font-size: 60px}
	.resHead {font-size: 25px}
	.results-slide p {font-size: 18px}
	.results-slide {padding: 20px 30px}
}

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

/* BELOW THE FOLD (BTF) BEGINS */

p {padding: 0 0 25px;}
li {list-style-type: none; list-style-position: outside;}
.topo {display: block; overflow: hidden;}
.topo img {display: block; width: 100%;}

#contentArea {
	margin: 0 auto;
	overflow: hidden;
}
#mainContent {
	line-height: 32px;
	color: #000;
}
#crumbs {margin: 0 0 20px}
.sxn-content {padding: 30px 20px;}
.mcHome {}
.h1_cont {width: 100%;}
.h1_cont h1{max-width: 923px;margin: 0 auto;}
.mcThumbnail {max-width: 459px;margin: 30px auto 115px;padding-right: 30px;position: relative;}
.mcThumbnail:after {content:''; position: absolute;width: 2px;height: 64%;right: 0;top: 0;background: #D29738;}
.mcThumbnail img {width: 100%;display: block;height: auto;}
.mcThumbnail .thumbP{background: linear-gradient(180deg, #DBB26F 11.6%, #965F0E 100%);text-align: center;font-style: italic;position: absolute;bottom: -76px;font-size: 15px;padding: 20px;width: 88%;box-sizing: border-box;right: 0;box-shadow: 0 36px 23px -38px #232323;line-height: 20px;}
	.article ul, .article ol {padding: 0 0 20px 30px;}
	.article li ul, .article li ol {padding: 0 0 0 30px;}
	.article li {list-style-position: outside;}
	.article ul li {list-style-type: disc;}
	.article ol > li {list-style-type: decimal;}
	.article ol > li > ol > li {list-style-type: lower-alpha;}
	.article ol > li > ol > li > ol > li {list-style-type: lower-roman;}
	.article ul ul {padding-bottom: 0;}
	.article a:hover {text-decoration: underline;}
	.article ul, .article ol {overflow: hidden;}
	.article h1,
	.article h2,
	.article h3,
	.article h4,
	.article h5,
	.article h6 {
		line-height: 1.2;
		font-weight: normal;
		color: #000;
		padding: 0 0 25px 0;
		font-family: "Oswald", sans-serif;
	}
	.article h1 {
		font-size: 30px;
		padding: 0 0 20px 0;
	}
	.home .article h1 {text-align: center;   width: 100%; padding: 0}
	.article h2 {
		font-size: 23px;
		padding: 0 0 25px 0;
		color: #714A39;
	}
	.article h3 {
		font-size: 19px;
	}
	.article h4 {
		font-size: 16px;
		font-style: italic;
	}
	.article h5 {
		font-size: 16px;
	}
	.headshot {
		width: 40%;
		max-width: 220px;
		height: auto;
		float: left;
		margin: 0 15px 5px 0;
	}
	.article .alignright, .article .aligncenter, .article .alignleft{
		display: block;
		margin: 10px auto;
		max-width: 100%;
		height: auto;
	}
	.mcImgScale{
		/*Do not add any additional css to this class.*/
		max-width: 100%;
		height: auto;
	}
	/* .mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;} */

	.mCfaq {
	}

	.mCfaq-item {
	  border-bottom: 2px solid #c9b7a7;
	  margin: 5px 0;
	}
.mCfaq-item p {display: none}

	.mCfaq-question {
	  width: 100%;
	  text-align: left;
	  background: none;
	  border: none;
	  padding: 18px 40px 18px 15px;
	  font-size: 18px;
	  font-weight: 600;
	  cursor: pointer;
	  position: relative;
	}
.mCfaq-question:after {content:''; position: absolute;width: 10px;height: 10px;border: 2px solid #000;right: 15px;top: 40%;border-top: none;border-left: none;transform: rotate(-45deg);transition: .5s;}
.mCfaq-question p {display: none}
.mCfaq-question h3 {padding: 0;}

	.mCfaq-icon {
	  position: absolute;
	  right: 0;
	  top: 50%;
	  width: 10px;
	  height: 10px;
	  border-right: 2px solid #333;
	  border-bottom: 2px solid #333;
	  transform: translateY(-50%) rotate(-45deg);
	  transition: 0.3s;
	}

	.mCfaq-item.active .mCfaq-icon {
	  transform: translateY(-50%) rotate(45deg);
	}

	.mCfaq-answer {
	  max-height: 0;
	  overflow: hidden;
	  transition: max-height 0.35s ease;
	}

	.mCfaq-answer p {
	  padding: 15px 0 25px;
	  line-height: 1.6;
	  color: #555;
	}

	/* Active item */
	.mCfaq-item.mCactive {  }
.mCfaq-item.mCactive .mCfaq-question {background: #dcb67936;}
.mCfaq-item.mCactive .mCfaq-question::after {transform: rotate(43deg);}
	.mCfaq-item.mCactive .mCfaq-answer { max-height: 300px; padding: 15px;background: #0000000d;}


/* Sidebar Area */
#sidebar {max-width: 400px;margin: 50px auto 0;width: 100%;}

.sbContact {color: #fff;background: url(img/contact/bg2.webp) no-repeat center #1C3961;background-size: cover;padding: 15px;margin: 0 0 50px;border: 2px solid #D29738;}
.sbContact .formBlockTop {flex-wrap: wrap;}
.sbContact .formReqBox {display: block;}
.sbContact .formInput input, .formInput textarea {border-left: none;border-right: none;padding: 20px 0;}
.sbContact .formInput label {top: 0;font-size: 16px;}
.sbContact .formInput label:before, .sbContact .formInput label:after {display: none}
.sbContact .formInput textarea {padding: 15px 0 34px;border-left: none;border-right: none;}
.sbContact .formSubmit input {padding-right: 55px;}
.sbContact  .formSubmit {max-width: 100%;}
.sbContact .sxn-head{font-size: 35px;left: 0px;top: 0px;text-align: center;margin: 5px 0 30px;display: block;}
.sbContact .sxn-head:before, .sbContact .sxn-head:after {display: none}
.sbContact .sxn-head span {position: relative;display: flex;gap: 20px;align-items: center;}
.sbContact .sxn-head span:before {content:''; flex: 1;height: 2px;background: #D19638;}
.sbContact .sxn-head span:after {content:''; flex: 1;height: 2px;background: #D19638;}

.sbAreas {background: #603801;color: #fff;text-align: center;}
.sbAreas .sxn-head{font-size: 35px;left: 0px;top: 0px;background: linear-gradient(180deg, #DBB26F 11.6%, #965F0E 100%);text-align: center;margin: 0;display: block;padding: 23px 20px;}
.sbAreas .sxn-head:before, .sbAreas .sxn-head:after {display: none}
.sbAreas .sxn-head span {position: relative;display: flex;gap: 20px;align-items: center;margin: -6px 0 0;}
.sbAreas .sxn-head span:before {content:''; flex: 1;height: 2px;background: #EFC47D;}
.sbAreas .sxn-head span:after {content:''; flex: 1;height: 2px;background: #EFC47D;}
.sbAreaList {padding: 0 0 23px;}
.sbAreaList li{}
.sbAreaList li a{font-size: 25px;color: #fff;font-family: "Oswald", sans-serif;text-transform: uppercase;padding: 18px;display: block;border-bottom: 1px solid #DBB26F;}
.sbAreaList li a:hover {background: #F0B14C}
.sbAreaList .sxn-head{}

.sbBlog {background: #603801; padding: 30px 20px}
.sbBlog .sxn-head {color: #fff; font-size: 35px; margin: 0 0 20px}
.sbBlog ul {text-align: left;   margin: 0 0 30px;}
.sbBlog a {color: #fff; text-decoration: underline;}
.sbBlog a:hover {text-decoration: none}
.sbBlog ul:last-child {margin: 0 }

.mcProfile {margin: 30px auto;   width: fit-content;}

@media screen and (min-width: 600px) {
	.mcThumbnail .thumbP {padding: 37px 30px;line-height: 29px;font-size: 18px;bottom: -62px;}
	.mcThumbnail::after {height: 72%;}

	.article h1 {font-size: 40px}
	.article h2 {font-size: 30px; }
	.article h3 {font-size: 25px}

	.mcProfile {float: right;   margin: 0 0 30px 30px;}
}

@media screen and (min-width: 800px) {
	.sxn-content {padding: 40px}
}

@media screen and (min-width: 1000px) {
	.mcHome {display: flex;justify-content: space-between;flex-wrap: wrap;gap: 0 65px;padding: 0 0 11px;}
	.mcHome-cont {flex: 1}
	.mcThumbnail {margin: 0;height: fit-content;}
	.article h1 {font-size: 60px; }
	.home .article h1 {margin-bottom: 70px;}
	.article h2 {font-size: 40px}
	.article h3 {font-size: 28px}
	.sxn-content {padding: 30px 40px 100px;}

	#contentArea {display: flex;gap: 30px;}
	#mainContent {flex: 1}
}

@media screen and (min-width: 1120px) {
	.sxn-content {padding: 30px 60px 100px;}
}

@media screen and (min-width: 1300px) {
	#contentArea {gap: 120px;}

}

	/* View more */
	.mcViewToggle  {
		max-width: 320px;
		width: 90%;
	}
	.mcMore {
		transition: .5s height;
		visibility: hidden;
		height: 0;
		opacity: 0;
		display: none;
	}
	.mcMore.active {
		visibility: visible;
		height: auto;
		opacity: 1;
		transition: .2s height;
		display: block;
	}


/* Areas Area */
.sxn-areas {padding: 30px 20px;background-image: url(img/areas/bg.webp);background-position: center bottom;background-size: cover;position: relative;}
.sxn-areas:before {content:''; position: absolute;width: 100%;height: 210px;left: 0px;top: 0px;background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0.798077) 29.33%, rgba(255, 255, 255, 0) 100%);transform: rotate(180deg);}
.areasVid {max-width: 631px;margin: 0 auto;width: 100%;}
.areasVid a{display: block;width: 100%;cursor: pointer;}
.areasVid p {text-align: center;font-style: italic;padding: 0;width: 90%;margin: 49px auto 0;z-index: 2;position: relative;line-height: 28px;}

.areaCont {text-align: center;padding: 40px 0 0;}
.areas-cont-outer { position: relative; padding: 0 44px; max-width: 1400px; margin: 0px auto; }
.areas-slide {padding: 0 0 40px;}
.areas-slide a{display: block;width: 100%;position: relative;box-shadow: 0 36px 23px -38px #232323;max-width: 337px;margin: 0 auto;}
.areas-slide a:hover img {filter: brightness(1.2) contrast(.9);}
.areas-slide a:hover span:before  {border-color:#fff}
.areas-slide a:hover span:after  {border-color:#fff}
.areas-slide a span{position: absolute;bottom: 0;left: 0;right: 0;color: #fff;font-size: 18px;font-family: "Oswald", sans-serif;height: 116px;display: flex;align-items: center;justify-content: center;background: rgba(220, 147, 20, 0.6);text-transform: uppercase;transition: .5s;padding: 0 32px;}
.areas-slide a span:after {content:''; position: absolute;bottom: 0;left: 0;right: 0;width: 90%;border: 2px solid #D29738;height: 109%;margin: 0 auto;transition: .5s;border-bottom: none;}
.areas-slide a span:before {content:''; position: absolute;top: 50%;transform: translateY(-50%);left: 0;right: 0;margin: 0 auto;width: 81%;height: 64%;border: 6px solid #D29738;border-right: none;border-left: none;transition: .5s;}
.areas-slide a img{width: 100%;margin: 0;display: block;transition: .5s;height: 369px;object-fit: cover;object-position: center center;}
.areas-button-prev {width: 33px !important;height: calc(100% - 40px) !important;top: 0 !important;left: 0 !important;margin: 0 !important;background: linear-gradient(180deg, #CFA35E 0%, #695330 100%);transition: .5s;}
.areas-button-prev:hover {opacity: .6}
.areas-button-prev:after {background: url(img/icons/arrow5.webp) no-repeat center;content: '' !important;width: 51%;height: 100%;background-size: contain;}
.areas-button-next {width: 33px !important;height: calc(100% - 40px) !important;top: 0 !important;right: 0 !important;margin: 0 !important;background: linear-gradient(180deg, #CFA35E 0%, #695330 100%);transition: .5s;}
.areas-button-next:hover {opacity: .6}
.areas-button-next:after {background: url(img/icons/arrow5.webp) no-repeat center;content: '' !important;width: 51%;height: 100%;background-size: contain;transform: rotate(180deg);}

@media screen and (min-width: 1120px) {
	.areas-cont-outer {padding: 0 100px}
	.areas-button-prev, .areas-button-next {width: 80px !important;}
	.areas-slide a img {height: unset}
	.areaCont {padding: 40px 0}
	.areaCont .sxn-head {margin: 0 0 60px;}
}

@media screen and (min-width: 1300px) {
	.areas-slide a span {font-size: 25px}
}


/* Team Area */
.sxn-team {background-color: #2B466C;padding: 30px 20px;position: relative;background-image: url(img/team/bg.webp);background-position: bottom center;background-repeat: no-repeat;}
.sxn-team:before {content:''; position: absolute}
.sxn-team .sxn-head {color #fff;color: #fff;}
.teamList {display: flex;justify-content: center;flex-wrap: wrap;gap: 40px 26px;}
.teamList li{max-width: 297px;width: 100%;}
.teamList li a{display: block;width: 100%;text-align: center; color: #fff}
.teamList li a:hover img { filter: brightness(1.3);}
.teamList li a:hover span {text-decoration: underline}
.teamList li a:hover span small {text-decoration: none}
.teamList li img{margin: 0;display: block;width: 100%;height: auto;transition: .5s;}
.teamList li .attrny{font-size: 33px;font-family: "Oswald", sans-serif;display: block;width: 100%;color: #fff;margin: 25px 0 0;}
.teamList li .attrny small{display: block;font-size: 20px;text-transform: uppercase;color: #D29738;margin: 15px 0 0;}

@media screen and (min-width: 600px) {
	.teamList li .attrny {font-size: 40px}
	.sxn-team .sxn-head {margin: 0 0 60px}
}

@media screen and (min-width: 1000px) {
	.sxn-team {padding: 90px 20px}

}

@media screen and (min-width: 1629px) {
	.teamList li:nth-child(10) {margin-left: 14px;}
}

/* Badges Area */
.sxn-badges {background: #e7e7e7;padding: 50px 20px;}
.badges-cont-outer {position: relative;padding: 0 40px;}
.badges-container {max-width: 1190px;}
.badges-slide img {margin: 0 auto;display: block}
.badges-nav {position: absolute;top: 50%;transform: translateY(-50%);width: 100%;left: 0;right: 0;}
.badges-nav div{width: 35px;height: 50px;background: url(img/icons/arrow6.webp) no-repeat center;background-size: contain;margin: 0 !important;position: absolute;top: -28px;}
.badges-nav div:hover {background-image:url(img/icons/arrow7.webp)}
.badges-nav div:after {display: none}
.badges-nav div.badges-button-next{transform: rotate(180deg);}


/* Testimonials Area */
.sxn-testimonials {padding: 30px 20px;}
.sxn-testimonials .sxn-head{display: block;text-wrap: balance;font-size: 28px;}
.sxn-testimonials .sxn-head:before {display: none}
.sxn-testimonials .sxn-head::after {display: none}

.testTopcont {}
.tVideolist {display: flex;justify-content: space-between;gap: 60px;flex-wrap: wrap;}
.testVideo {max-width: 631px;margin: 0 auto;width: 100%;text-align: center;}
.testVideo p {text-align: center;font-style: italic;padding: 0;width: 90%;margin: 26px auto 0;z-index: 2;position: relative;line-height: 28px;}

.tests-cont-outer { position: relative; padding: 40px 0;   border: 3px solid #D29738;border-left: none;border-right: none;margin: 70px 0 0;}
.testimonial-slide {text-align: center;}
.test-intro {font-family: "Oswald", sans-serif;font-size: 23px;display: block;margin: 0 0 30px;}
.testTrim {padding: 0;line-height: 163%;margin: 0 0 30px;}
.testTrim a:hover {text-decoration: underline}
.testimonial-slide cite {font-size: 21px;font-family: "Oswald", sans-serif;position: relative;padding-left: 40px;}
.testimonial-slide cite:before {content:''; position: absolute;top: 50%;transform: translateY(-50%);width: 30px;height: 3px;background: #000;left: 0;}
.test-nav {display: flex;position: absolute;bottom: -25px;left: 0;right: 0;margin: 0 auto;width: fit-content;gap: 67px;padding: 0 37px;background: #fff;}
.test-nav:before {content:''; position: absolute;width: 3px;height: 47px;background: #D29738;margin: 0 auto;left: 0px;right: 0;transform: rotate(45deg);}
.test-nav div{position: static;display: inline-block;width: 35px;height: 50px;background: url(img/icons/arrow6.webp) no-repeat center;background-size: contain;margin: 0 !important;}
.test-nav div:hover {background-image: url(img/icons/arrow7.webp)}
.test-nav div:after {display: none !important;}
.test-nav div.test-button-next4 {transform: rotate(180deg);}

@media screen and (min-width: 600px)  {
	.sxn-testimonials .sxn-head {font-size: 38px;}
	.sxn-testimonials .sxn-head span {display: block;width: fit-content;padding: 0 27px;margin: 0 auto;background: #fff;z-index: 2;position: relative;}
	.sxn-testimonials .sxn-head::after {position: absolute;bottom: 21px;width: 100%; display: block}
}
@media screen and (min-width: 800px) {
	.tVideolist {flex-wrap: unset;max-width: 1320px;margin: 0 auto;}
	.testVideo p {margin: 50px auto 0}
}

@media screen and (min-width: 1000px) {
	.sxn-testimonials .sxn-head {font-size: 60px; margin: 0 0 60px;}
	.sxn-testimonials .sxn-head::after {bottom: 32px;}
	.sxn-testimonials {padding: 90px 20px}
	.test-intro {font-size: 39px;}
	.testimonial-slide cite {font-size: 30px}
}

@media screen and (min-width: 1300px) {
	.tests-cont-outer {padding: 70px 75px}

}

.sxn-contact {padding: 30px 20px;position: relative;background: url(img/contact/bg.webp) no-repeat center;background-size: cover;background-color: #2B466C;}
.sxn-contact:before {content:''; position: absolute;width: 100%;height: 70%;left: 0;top: 0px;background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #2B466C 100%);}
.sxn-contact .sxn-head {    color: #fff;width: 100%;}
.formCont {flex-wrap: wrap;display: flex;gap: 0 60px;}
.contactFrom {text-align: center;color: #fff;width: 100%;}
.contactFrom p{}
.formBlockTop { gap: 24px; margin: 0 0 37px; font-size: 18px; }
.formBlockTop .formBlock { width: 100%; margin: 0 0 30px;}
.formBlock { position: relative; z-index: 1; overflow: hidden; }
.formInput { position: relative; }
.formInput label {width: 100%;position: relative;display: flex;align-items: center;gap: 30px;top: 10px;font-size: 14px;}
.formInput label:before {content:''; height: 2px;background: #D29738;display: block;flex: 2;}
.formInput label:after {content:''; height: 2px;background: #D29738;display: block;flex: 2;}
.formInput label span{position: absolute;right: 0;top: 0;color: #F37B23;}
.formInput input, .formInput textarea { background: transparent; box-sizing: border-box; color: #fff; display: block; font-size: 16px; height: 50px; outline: none; resize: none; width: 100%;  border: 2px solid #D29738; height: 35px; overflow: hidden; font-family: "Roboto", sans-serif; border-top: none;padding: 42px 20px 30px;}
.formInput textarea {  padding: 33px 20px 40px;}
.formTextBlock { display: block; width: 100%; }
.cfItem { position: relative; padding: 0; }
.formBlockBtm { margin: 0 0 30px; }
.formBlockSubmit { display: flex; flex-direction: column; margin: 50px 0 0; max-width: 100%;margin: 0 auto;}
.formReqSubmit { margin: 0; display: flex; max-width: 100%; width: 100%; justify-content: space-between; }
.formSubmitBox { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px 20px; width: 100%;  margin: 0 auto; }
.formRecaptcha { vertical-align: middle; height: 73px; margin: 0; }
.formSubmit { border: none; width: 100%; height: 73px; transition: .5s; position: relative; z-index: 1; border-radius: 0; overflow: hidden; max-width: 280px; }
.formSubmit input { width: 100%; height: 100%; outline: 0; border: 0; box-sizing: border-box; display: block; cursor: pointer; text-align: center;   -webkit-appearance: none; -moz-appearance: none; appearance: none;  color: #fff; background: none;border: 2px solid #DC9314;padding-right: 94px;position: relative;text-transform: uppercase;font-family: "Oswald", sans-serif;font-size: 24px;}
.formSubmit:before {content:'';position: absolute;width: 55px;top: 0;right: 0;height: 100%;border-left: 2px solid #d29738;background: url(img/icons/arrow3.webp) no-repeat center;z-index: 2;}
.formRequiredBox {color: #fff;   width: 100%;   display: flex;   flex-direction: column;margin: 0 0 10px;}
.fReqCheck {display: flex;   flex-direction: row;   font-size: 12px;   color: #fff;}
.fReqCheck .checkbox {margin: 4px 10px 0 0;}
.formRequiredBox p {flex: 1;   font-size: 13px;max-width: 100% !important;text-align: left;padding: 0;line-height: 21px !important;margin: 0 0 10px !important;}
.fReqCheck a {display: inline-block}
.fReqCheck a:hover {text-decoration: underline;}

.formInput input::placeholder, .formInput textarea::placeholder { color: #000; text-transform: uppercase;
  letter-spacing: 3px; }
.formSubmit:hover::before {background-image: url(img/icons/arrow4.webp); border-left: 2px solid #fff;}
.formSubmit:hover input { background: #d29738;  color: #fff; border-color: #fff}
.formReqBox { color: #fff; font-size: 14px; font-weight: 400; max-width: 100%; padding: 0; width: 100%; margin: 0 0 30px; gap: 40px; }
	.formReqBox span { display: block; margin: 0 0 24px; font-weight: 700;font-size: 16px;}
	.formReqBox p { padding: 0; line-height: 1.5 !important; text-align: left;max-width: 100% !important;}
.contactThumb {display: flex;flex-wrap: wrap;max-width: 310px;justify-content: space-between;margin: 40px auto 0;}
.contactThumb img{display: block;object-fit: cover;object-position: center;width: 100%;}
.contactImg1 {width: 100%;position: relative;border-bottom: 11px solid #d9d9d9;margin: 0 0 26px;padding: 0 0 10px;}
.contactImg2 {width: 47%;max-width: 153px;}
.contactImg3 {width: 47%;max-width: 223px;}
.contactImg3 img, .contactImg2 img {object-fit: unset;width: 100%;object-position: center;height: unset;}

.formThumb {max-width: 338px;width: 100%;position: relative;padding: 0 0 0 30px;box-sizing: border-box;margin: 50px auto 100px;}
.formThumb:after {content:''; position: absolute;width: 2px;height: 64%;left: 0;top: 0;background: #D29738;}
.formThumb img{display: block;width: 100%;height: unset;}
.formThumb p{background: linear-gradient(180deg, #DBB26F 11.6%, #965F0E 100%);text-align: center;font-style: italic;position: absolute;bottom: -76px;font-size: 15px;padding: 20px;width: 88%;box-sizing: border-box;left: 0;box-shadow: 0 36px 23px -38px #232323;}

@media screen and (min-width: 400px) {
	.formThumb::after {height: 76%;}
}

@media screen and (min-width: 600px) {
	.sxn-contact .sxn-head {margin: 0 0 50px;}
}

@media screen and (min-width: 800px) {
	.formBlockTop {display: flex}
	.formBlockTop .formBlock {margin: 0;}

	.formReqBox {display: flex;}
	.formReqBox span {width: fit-content;   }
	.formReqBox p {flex: 1;}

	.formThumb p {padding: 37px 30px;line-height: 29px;font-size: 18px;bottom: -10px;}
	.formThumb {max-width: 490px;}
	.formThumb::after {height: 62%;}

}

@media screen and (min-width: 1000px) {
	.formCont {   }
	.contactFrom .sxn-head {font-size: 39px;}
	.contactFrom p {max-width: 870px;margin: 0 auto;line-height: 36px;}

	.contactFrom {flex: 1}
	.formThumb {max-width: 300px;}
	.formThumb p {font-size: 15px;line-height: 100%;padding: 20px;bottom: 48px;}
	.formThumb::after {height: 52%;}
	.formInput label {font-size: 18px;top: 12px;}

}

@media screen and (min-width: 1200px) {
	.formBlockSubmit { align-items: flex-start; }
	.formReqSubmit { margin: 0;  }
	.formSubmitBox { gap: 22px; }
	.formSubmit {  max-width: 366px;}
	.formInput input, .formInput textarea { font-size: 18px;   }
	.formBlockBtm { margin: 0 0 28px; }
	.formBlockSubmit { gap: 0 35px; }
	.formSubmitBox {  }
	.formSubmit { font-size: 18px;  }
	.contactFrom .sxn-head {font-size: 50px;}
	.formCont {gap: 0 80px;}
	.sxn-contact {padding: 100px 20px}
}

@media screen and (min-width: 1500px)  {
	.formThumb {max-width: 490px;}
	.formThumb p  {font-size: 18px;line-height: 32px;padding: 30px;bottom: -67px;}
	.formThumb::after {height: 72%;}

}

/* Footer Area */
#mainFooter { overflow: hidden; }
.home .mfCont {border: none}
.mfCont {padding: 40px 20px;border-top: 3px solid #D29738;}
.mfCont .sxn-wrap{display: flex;justify-content: space-between;flex-wrap: wrap;}
.fLogo {margin: 0 auto;}
.fDetails {margin: 20px auto;width: 100%;}
.fDetails li{display: inline-block;font-family: "Oswald", sans-serif;font-size: 20px;text-align: center;margin: 10px 0;width: 100%;}
.fDetails li small {display: none}
.fDetails li span{display: block;font-weight: bold;text-transform: uppercase;color: #D29738;}
.fDetails li a{color: #000;}
.fDetails li a:hover {text-decoration: underline}
.fSocials {margin: 0 auto;}
.fSocials a{display: inline-flex;width: 53px;height: 53px;background: #D29738;margin: 0 10px;vertical-align: top;align-items: center;justify-content: center;}
.fSocials a:hover {background: #FEBF50}

#mmBrandingWrapper {	padding: 30px 20px 30px;	font-size: 0;	text-align: center;	background: #2B466C;}#mmBranding {	display: inline-block;	overflow: hidden;}	#mmBranding,	#mmBranding a {		color: #ffff;		font: normal 10px/1.3 Arial, "Helvetica Neue", Helvetica, sans-serif;		text-decoration: none;	}	#mmBranding a:hover {		font-weight: normal;		text-decoration: underline;	}	#logo-mm {		display: inline-block;	}	#mmBranding p {		margin: auto;		padding: 12px 0 0;		max-width: 320px; /*modme*/		text-align: center;	}	#mmBranding br {display: none;}@media screen and (min-width: 600px) {	#mmBranding {		display: inline-block;			}	#logo-mm {		display: inline-block;;		margin: 0;		vertical-align: bottom;	}	#mmBranding p {		display: inline-block;		margin: 0 0 4px 10px;		padding: 0;		max-width: none;		text-align: left;		vertical-align: bottom;	}	#mmBranding br {display: inline;}}
.mmCont {display: flex;justify-content: center;align-items: center;gap: 50px;flex-wrap: wrap;}
.fNav {
	padding: 0;
}
	.fNav li {
		padding: 0;
		display: inline-block;
		list-style-type: none;
		list-style-position: outside;
	}
.fNav li:last-child a {border: none}
	.fNav a {
		font-size: 15px;
		padding: 0 10px;
		border-right: 2px solid #d29738;
		color: #fff;
	}
	.fNav a:hover {
		text-decoration: underline;
	}
@media screen and (min-width: 800px) {
	.fLogo {margin: 0;width: 100%;text-align: center;}
	.mfCont .sxn-wrap {gap: 20px;align-items: center;max-width: 760px;}
	.fSocials a {margin: 0 0 0 10px;}
	.fDetails li {display: inline-block;text-align: left;width: fit-content;vertical-align: top;margin-right: 72px;}
	.fDetails {width: unset;   margin: 0;flex: 1;flex: unset;}
	.fNav a {font-size: 18px}
}

@media screen and (min-width: 1000px) {
	.mfCont .sxn-wrap {flex-wrap: unset;max-width: 1600px;}
	.fLogo {width: fit-content;}
	.fDetails li {margin: 10px 0;display: block;}
	.fSocials {margin: 0}
}

@media screen and (min-width: 1300px)  {
	.fDetails li {display: inline-block;font-size: 24px;}
	.fDetails li:first-child {margin: 10px 70px 10px 0;}
}

@media screen and (min-width: 1500px)  {
	.fDetails li span {display: inline-block;margin: 0 20px 0 0;}
	.fDetails li br {display: none}
	.fDetails li small {display: inline-block}
}

/* 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: 100%;
	width: 255px;
	text-align: left;
}
.nc_form .grDisclaimerBox {
    box-shadow: rgba(0,0,0,0.75) 0px 0px 5px;
	margin: 0 0 20px;
}
.grDisclaimerBoxNarrow {width: 180px;}
.grDisclaimerBoxNarrow .grdbBadge {display: none;}
.grdbBadge {
	float: left;
	width: 70px;
	height: 100%;
	background-color: #fff;
	background-image: url(img/recaptcha-logo-48.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.grdbText {
	float: left;
	color: #fff;
	width: 185px;
	box-sizing: border-box;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-size: 13px;
	padding: 20px 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;
    }
}
*/


/* Home video */
.videoBox {  box-sizing: border-box; cursor: pointer; display: block;  max-width: 100%; position: relative; text-align: center;  z-index: 2; }
	.videoBox::before, .videoBox::after { content: ''; position: absolute; }
	.videoBox::before {
		background: #000;
		height: 100%; left: 0; top: 0; width: 100%; z-index: -1;
	}
	.videoBox::after {
		background: #000;
		border-radius: 584px;
		bottom: -16px; filter: blur(22px); height: 26px; left: 50%; opacity: 0.43; transform: translateX(-50%); width: 220px; z-index: -2;
	}
	.videoImg {
		box-sizing: border-box;
		display: block; margin: 0 auto 20px; position: relative; z-index: 3;
	}
	.videoImg::before {
		background-image: url(img/icons/play1.webp);
		background-position: left top;
		background-repeat: no-repeat;
		background-size: cover;
		content: ''; height: 60px; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 60px; z-index: 2;
	}
	.videoScale { display: block; height: auto; margin: 0 auto; max-width: 100%; opacity: 0.8; transition: .5s; }
.videoBox:hover .videoScale { opacity: 1; }
.videoBox:hover .videoImg::before { background-image:url(img/icons/play2.webp)}
@media screen and (min-width: 600px)  {
	.videoImg::before {width: 105px; height: 105px}
}
@media screen and (min-width: 1120px) {
	.videoBox {  margin: 0 auto;  }
	.videoBox::after { border-radius: 484px; bottom: -22px; height: 43px; width: 484px; }
	.videoImg::before {   }
}
@media screen and (min-width: 1640px) {
	.videoBox {    }
	.videoBox::after { border-radius: 584px; bottom: -32px; height: 53px; width: 584px; }
	.videoImg::before {   }
}

/* Vimeo Video */
.vimeo-embed-cont {
	position: relative;
	padding-bottom: 68.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%);
}

form input[type=text].validationError,
form textarea.validationError,
form select.validationError,
form .validationError::placeholder {
  background-color: red !important;
  color: #fff !important;
}
form .validationError:-moz-placeholder,
form .validationError::-moz-placeholder {
  opacity: 1;
}
input[type=checkbox].validationError {
  position:relative
}
.cfRequiredMark {
  position: relative;
  font-size: 0;
}
input[type=radio].validationError + .cfRequiredMark:before,
input[type=checkbox].validationError + .cfRequiredMark:before {
  display: inline-block;
  content: "";
  position: absolute;
  left: -26px;
  top: -11px;
  background-color: red;
  height: 8px;
  width: 8px;
  border-radius: 4px;
  opacity: 1;
  box-shadow: 1px 1px 3px red;
}
.validationFeedback {
  display: none;
  text-align: center;
  background-color: #f5770c;
  color: #000;
  padding: 20px 20px 0;
  margin:0 auto 20px
}
.vfActive {
  display: block;
}
.vfFailedFullNamelValidationPrompt,
.vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidationPrompt,
.vfFailedZipValidationPrompt {
  display: none;
}
.vfFailedFullNamelValidation .vfFailedFullNamelValidationPrompt,
.vfFailedEmailValidation .vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidation .vfFailedTelephoneValidationPrompt,
.vfFailedZipValidation .vfFailedZipValidationPrompt {
  display: block;
}


/* Table design */
.table-wrap{ overflow-x:auto; margin: 0 0 30px; }
.mcTable{ width:100%; border-collapse:collapse; font-size:16px; line-height:1.6; background:#fff; border:1px solid #e3e3e3; }
.mcTable thead{ background:#1b1b1b; color:#fff; }
.mcTable th, .mcTable td{ padding:16px 18px; text-align:left; vertical-align:top; }
.mcTable th{ font-weight:600; font-size:17px; }
.mcTable tbody tr{ border-bottom:1px solid #e9e9e9; }
.mcTable tbody tr:nth-child(even){ background:#f8f8f8; }
.mcTable tbody td:first-child{ font-weight:600; color:#333; width:20%; }
