/*
Theme Name: Fuxa &amp; Tyler
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%;}
body.single .shareThisWrapper {margin: 0px 0 20px;}
.post_entry_mult {
	border-bottom: 1px solid #999;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
	.post_entry_mult_left {float: left; display: inline; width: 150px;}
	.post_entry_mult_right {padding-left: 160px;}
	.post_entry_mult .shareThisWrapper {margin: 0;}
	div.post_entry_mult h2 {padding-bottom: 0; margin-bottom: 0;}
	.excerpt_meta {font-size: 80%; margin: 0 0 10px;}
	.postThumbSingle {display: block; margin: 0 0 10px;}
@media screen and (min-width: 450px) {
	.postThumbSingle {float: left; margin: 5px 10px 0 0;}
}
.tag-links {display: block;}
.google-map {height: 350px;margin: 0 0 25px; border: 1px solid #333;}
/* Universal Ends */

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

/* General */
html {-webkit-text-size-adjust: 100%; background: #333;}
body {
	font-family: "Chivo", sans-serif;
	font-size: 16px;
	line-height: 1.67;
	color: #2F3549;
	background: #fff;
}
a { color: #B69E74; }
a, a:link, a:active, a:visited {text-decoration: none; outline: none;}
.animate__animated {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.officiallyAnimated, .ie9 .animate__animated, #persistentHeader .animate__animated, #persistentHeader.animate__animated {opacity: 1;}
article hr {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	width: 80%;
	margin: 0 auto 20px;
}
.sxn-wrap { max-width: 1600px; margin: 0 auto; }
.sxn-head {
	display: block;
	color: #2a3c60;
	font: bold 30px/1.2 "Playfair Display", serif;
	margin: 0;
	padding: 0 0 24px;
	position: relative;
	text-align: center;
	z-index: 2;
}
.sxn-head em { color: #B69E74; display: block; font-family: "Chivo", sans-serif; font-size: 23px; font-style: normal; font-weight: 700; }
.sidebar .sxn-head { font-size: 20px; text-align: left; }
.sidebar .sxn-head em { font-size: 18px; }
@media screen and (min-width: 1120px) {
	.sxn-head { font-size: 40px; }
	.sxn-head em { font-size: 27px; }
	.sidebar .sxn-head { font-size: 30px; }
	.sidebar .sxn-head em { font-size: 20px; }
}
@media screen and (min-width: 1640px) {
	body { font-size: 18px; }
	.sxn-head { font-size: 60px; }
	.sxn-head em { font-size: 33px; padding: 0 0 14px; }
	.sidebar .sxn-head { font-size: 40px; padding: 0 0 33px; }
	.sidebar .sxn-head em { font-size: 23px; padding: 0 0 3px; }
}


/* 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: #000;
}
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 {
	text-align: center;
	position: relative;
	z-index: 100;
	width: 100%;
}
nav.mm > ul > li > a {
	padding: 8px 10px 10px;
	font-family: "Playfair Display", serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.6;
	color: #fff;
	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: #B19376; color: #fff;}
nav.mm ul ul {background: #fff; width: 180px; border: 0;}
nav.mm ul ul li:hover > a {background: #B19376; color: #fff;}
nav.mm ul ul li {border-top: 1px solid #B19376;}
nav.mm ul ul a {
	color: #525252;
	font-family: "Playfair Display", serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	padding: 6px 10px;
	text-transform: none;
}
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: #2A3D60;} /*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 #54637f;} /*modme*/
	#mm1 {border-left: 1px solid #54637f;} /*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: #2F3549;
		    font: 15px/1 arial, sans-serif;
		    -webkit-font-smoothing: antialiased;
		    -moz-osx-font-smoothing: grayscale;
		}
		nav.mm_mob a:hover {
			background: #B69E74; /*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 #2F3549;
    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: #2F3549;
    border: 0;
    border-radius: 0 4px 4px 0;
    transition: all 250ms ease;
}
#mblsSubmit:hover {background: #B69E74;} /*modme*/
/* < end top nav zone /> */


/* Header main zone */
#mainHeader { 
	padding: 10px 0; 
	transition: .5s; 
	color: #fff;
}
	#logo-main {
		display: block;
		width: 195px;
		max-width: 100%; /*modme*/
		margin: 20px auto 0;
		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;
		line-height: 1.2;
		margin: 15px auto 0;
		transition: .5s;
		text-align: center;
		font-weight: 700;
		color: #fff;
	}
	.mhCTA {
		display: block;
		font-size: 16px;
		font-weight: 700;
		line-height: 1.2;
		padding: 7px 0 0;
	}
	.mhCTA span { color: #B69E74; font-style: italic; }
	.mhBtn {
		background: #B69E74;
		box-sizing: border-box;
		align-items: center; color: #FFF; display: flex; justify-content: center; margin: 10px auto; max-width: 100%; min-height: 29px; padding: 4px 15px; text-align: center; width: 140px;
	}
	.mhBtn:hover { background: #FFF; color: #2A3D60; }
	.mhCallWrap {
		background: none;
		box-sizing: border-box;
		min-height: 40px;
		padding: 0;
		position: relative;
		z-index: 1;

		align-items: center;
		display: flex;
		flex-direction: column;
		gap: 10px 20px;
	}
	.mhItem a {
		color: #fff;
		font-size: 20px;
		font-weight: 700;
		position: relative;
		padding: 0;
		transition: .5s;
	}
	.mhItem a:hover { text-decoration: underline; }
	.mhItem em { display: block; font-size: 14px; font-style: normal; font-weight: 700; }
@media screen and (min-width: 450px) {
	.mhCTA { align-items: center; display: flex; flex-direction: row; flex-wrap: wrap; gap: 10px 16px; justify-content: center; }
	.mhBtn { margin: 0; }
	.mhCallWrap { flex-direction: row; gap: 10px 30px; }
	.mhCallWrap::before {
		background: #B69E74;
		content: ''; height: 4px; left: 50%; margin: 0 0 0 -10px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 4px; z-index: -1;
	}
}
@media screen and (min-width: 800px) {
	#wrapper { padding: 0; }
	#persistentHeader{
		background: none; /*modme*/
		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: 10px 0 0; width: 165px; }
	.mhRight { flex: 1; }
	.mhWrap {
		margin: 18px 0;
		position: absolute; 
		top: 0; 
		right: 0;
		align-items: flex-end;
	}
	.mhCTA { padding: 0; text-align: right; }

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

	body.sticky_zone #persistentHeader { background: #000; 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: 165px; }
	.sticky_zone .mhWrap { margin: 13px 0; }
	.sticky_zone .mhCTA { font-size: 14px; }
	.sticky_zone .mhCallWrap::before { margin: 0 0 0 -9px; }
	.sticky_zone .mhItem a { font-size: 18px; }
}
@media screen and (min-width: 1120px) {
	#mainHeader {
		flex-wrap: nowrap;
		flex-direction: row;
	}
	#logo-main { 
		width: 225px;
		position: relative; 
		z-index: 1;
		margin: 29px 0 10px;
	}
	.mhWrap {
		gap: 10px 20px;
		position: static;
	}
	.mhCallWrap::before { height: 9px; margin: 0 0 0 -15px; width: 9px; }
	.mhItem a { font-size: 30px; }
	nav.mm { margin: 0; padding: 0; top: 0; width: auto; }
	nav.mm ul ul { width: 200px; }
	nav.mm ul ul a { font-size: 16px; }
	nav.mm > ul > li > a  { font-size: 16px; padding: 8px 12px 10px; }

	.sticky_zone #logo-main { margin: 20px 0; width: 175px; }
	.sticky_zone .mhCallWrap::before { margin: 0 0 0 -14px; }
	.sticky_zone .mhItem a { font-size: 28px; }
	.sticky_zone nav.mm::after { left: 0; }
	.sticky_zone nav.mm > ul > li > a { font-size: 14px; }
}
@media screen and (min-width: 1400px) {
	#mhWrapper { max-width: 1600px; margin: 0 auto; }
	#logo-main { width: 295px; }
	.mhCallWrap { gap: 10px 41px; }
	.mhCallWrap::before { margin: 0 0 0 -14px; }
	nav.mm > ul > li > a { font-size: 18px; padding: 8px 14px 10px; }

	.sticky_zone #logo-main { width: 235px; }
	.sticky_zone .mhCallWrap::before { margin: 0 0 0 -13px; }
	.sticky_zone nav.mm > ul > li > a { font-size: 16px; }
}
@media screen and (min-width: 1640px) {
	.mhWrap { gap: 9px 20px; margin: 48px 0 23px; }
	.mhCTA { font-size: 18px; padding: 3px 0 0; }
	.mhCallWrap::before { margin: 0 0 0 -19px; }
	.mhItem a { font-size: 40px; }
	nav.mm > ul > li > a { font-size: 24px; }

	.sticky_zone .mhWrap { margin: 20px 0 23px; }
	.sticky_zone .mhCTA { font-size: 16px; }
	.sticky_zone .mhCallWrap::before { margin: 0 0 0 -18px; }
	.sticky_zone .mhItem a { font-size: 38px; }
	.sticky_zone nav.mm > ul > li > a { font-size: 22px; }
}


/* home slides */
.sxn-homeslides { position: relative; z-index: 1; }
#homeslides {
	position: relative;
	height: 259px;
}
.homeslide {
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	padding: 0;
	opacity: 0;
}
.homeslideImg {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
#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); }
#homeslideImg4 { background-image: url(img/slides/home/800/4.webp); }
.slideContent {
	position: relative;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	top: 0;
	left: 0;
}
.slideContent::before {
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	bottom: 0;
	content: ''; height: 44px; left: 0; opacity: 0.50; position: absolute; width: 100%; z-index: -1;
}
.slideBox {
	/* background: rgb(0 0 0 / 60%); */
	bottom: 0;
	box-sizing: border-box;
	opacity: 0;
	padding: 20px;
	position: relative;
	transition: all 500ms ease;
	width: 100%;
}
.slideTxtAnimate .slideBox {
	bottom: 0;
	opacity: 1;
}
.slideHead {
	font-family: "Playfair Display", serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2;
	display: block;
	color: #FFF;
	padding: 0 0 10px;
	position: relative;
}
.slideHead em,
.slideHead small {
	display: block;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
}
.slideBody { color: #B69E74; font-size: 16px; font-weight: 400; line-height: 1.2; padding: 0; }
.slideBody br { display: none; }
#homeslide3 .slideHead span { align-items: flex-start; display: flex; flex-direction: row; gap: 10px; }
#homeslide3 .slideHead span > small { margin: 6px 0 0; }


/* sub slides */
.subslide {
	padding: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 187px;
	position: relative;
}
.subslide::after {
	content: '';
	background: rgba(6, 13, 38, 0.6);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#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); }
#subslide19 { background-image: url(img/slides/sub/800/19.webp); }
@media screen and (min-width: 400px) {
	.slideHead { display: inline-block; }
	.slideBody br { display: block; }
}
@media screen and (min-width: 600px) {
	#homeslides { height: 359px; }
	.slideContent { position: absolute; z-index: 1; }
	.slideHead { font-size: 40px; }
	.slideHead em { font-size: 30px; }
	#homeslide3 .slideHead span > small { margin: 10px 0 0; }

	.subslide { height: auto; padding: 15.6% 0; }
}
@media screen and (min-width: 800px) {
	#syncMenu {z-index: 1;}
	#homeslides { height: 604px; }
	#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); }
	#homeslideImg4 { background-image: url(img/slides/home/1120/4.webp); }
	.slideContent { padding: 0 20px; }
	.slideHead { font-size: 60px; }
	.slideBox { background: none; padding: 20px 0 40px; }
	.slideBody { font-size: 18px; padding: 0 0 0 77px; }
	#homeslide1 .slideHead em,
	#homeslide2 .slideHead em { padding: 0 0 0 77px; }
	#homeslide3 .slideHead span > small { margin: 15px 0 0; }

	.subslide { padding: 19.6% 0; position: relative; z-index: 1; }
	#subslide1 { background-image: url(img/slides/sub/1120/1.webp); }
	#subslide2 { background-image: url(img/slides/sub/1120/2.webp); }
	#subslide3 { background-image: url(img/slides/sub/1120/3.webp); }
	#subslide4 { background-image: url(img/slides/sub/1120/4.webp); }
	#subslide5 { background-image: url(img/slides/sub/1120/5.webp); }
	#subslide6 { background-image: url(img/slides/sub/1120/6.webp); }
	#subslide7 { background-image: url(img/slides/sub/1120/7.webp); }
	#subslide8 { background-image: url(img/slides/sub/1120/8.webp); }
	#subslide9 { background-image: url(img/slides/sub/1120/9.webp); }
	#subslide10 { background-image: url(img/slides/sub/1120/10.webp); }
	#subslide11 { background-image: url(img/slides/sub/1120/11.webp); }
	#subslide12 { background-image: url(img/slides/sub/1120/12.webp); }
	#subslide13 { background-image: url(img/slides/sub/1120/13.webp); }
	#subslide14 { background-image: url(img/slides/sub/1120/14.webp); }
	#subslide15 { background-image: url(img/slides/sub/1120/15.webp); }
	#subslide16 { background-image: url(img/slides/sub/1120/16.webp); }
	#subslide17 { background-image: url(img/slides/sub/1120/17.webp); }
	#subslide18 { background-image: url(img/slides/sub/1120/18.webp); }
	#subslide19 { background-image: url(img/slides/sub/1120/19.webp); }
}
@media screen and (min-width: 1120px) {
	#homeslides { height: 804px; }
	#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); }
	.slideBox { max-width: 1600px; margin: 0 auto; padding: 20px 0 75px; }
	.slideHead { font-size: 120px; line-height: 1; padding: 0 0 15px; }
	.slideHead em { font-size: 60px; }
	.slideHead small { font-size: 60px; }
	.slideBody { font-size: 30px; padding: 0 0 0 154px; }
	#homeslide1 .slideHead em,
	#homeslide2 .slideHead em { padding: 0 0 0 154px; }

	.subslide { padding: 16.6% 0; }
	#subslide1 { background-image: url(img/slides/sub/2000/1.webp); }
	#subslide2 { background-image: url(img/slides/sub/2000/2.webp); }
	#subslide3 { background-image: url(img/slides/sub/2000/3.webp); }
	#subslide4 { background-image: url(img/slides/sub/2000/4.webp); }
	#subslide5 { background-image: url(img/slides/sub/2000/5.webp); }
	#subslide6 { background-image: url(img/slides/sub/2000/6.webp); }
	#subslide7 { background-image: url(img/slides/sub/2000/7.webp); }
	#subslide8 { background-image: url(img/slides/sub/2000/8.webp); }
	#subslide9 { background-image: url(img/slides/sub/2000/9.webp); }
	#subslide10 { background-image: url(img/slides/sub/2000/10.webp); }
	#subslide11 { background-image: url(img/slides/sub/2000/11.webp); }
	#subslide12 { background-image: url(img/slides/sub/2000/12.webp); }
	#subslide13 { background-image: url(img/slides/sub/2000/13.webp); }
	#subslide14 { background-image: url(img/slides/sub/2000/14.webp); }
	#subslide15 { background-image: url(img/slides/sub/2000/15.webp); }
	#subslide16 { background-image: url(img/slides/sub/2000/16.webp); }
	#subslide17 { background-image: url(img/slides/sub/2000/17.webp); }
	#subslide18 { background-image: url(img/slides/sub/2000/18.webp); }
	#subslide19 { background-image: url(img/slides/sub/2000/19.webp); }
}
@media screen and (min-width: 1640px) {
	#homeslides { height: 1080px; }
	.slideBox { padding: 20px 0 194px; }
	.slideHead { font-size: 200px; padding: 0 0 34px; }
	.slideHead em { font-size: 90px; }
	.slideHead small { font-size: 90px; }
	.slideBody { font-size: 40px; line-height: 1.1; padding: 0 0 0 234px; }
	#homeslide1 .slideBox { padding: 20px 0 146px; }
	#homeslide1 .slideHead em,
	#homeslide2 .slideHead em { padding: 0 0 0 234px; }
	#homeslide3 .slideHead span > small { margin: 24px 0 0; }
}
#sync {height: 0; width: 0;}
.syncItem {position: relative; z-index: 0;}


/* BELOW THE FOLD (BTF) BEGINS */
p {padding: 0 0 20px;}
li {list-style-type: none; list-style-position: outside;}
.topo {display: block; overflow: hidden;}
.topo img {display: block; width: 100%;}

#crumbs { font-size: 14px; margin: 0 0 20px; }
#contentArea { margin: 0 auto; overflow: hidden; }
.home #contentArea { overflow: unset; }
#mainContent { color: #2F3549; }
	.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: "Playfair Display", serif;
		color: #2a3c60;
		padding: 10px 0 20px 0;
	}
	.article h1 {
		font-size: 30px;
		padding: 0 0 20px;
	}
	.article h2 {
		font-size: 24px;
	}
	.article h3 {
		font-size: 20px;
	}
	.article h4 {
		font-size: 18px;
		font-style: italic;
	}
	.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;
	}
	#shareThisPage {clear: both; border-top: 1px solid #2a3868; padding: 20px 0 0; margin: 15px 0 0;}
	#shareThisPageHead {display: inline-block; font-size: 16px; line-height: 1; font-weight: normal; text-transform: uppercase; margin: 0 10px 0 0;}
	#shareThisPage .shareThisWrapper {display: inline-block;}
	.shareThisWrapper {font-size: 0;}
	.dskSharingIcon {width: 16px; height: 16px; display: inline-block; margin: 0 14px 0 0; overflow: hidden;}
	.dskSharingIcon:hover {opacity: 0.8;}
	.dskSharingIcon_twitter img{margin: 0 0 0 -16px;}
	.dskSharingIcon_linkedin img{margin: 0 0 0 -32px;}
	.dskSharingIcon_googleplus img{margin: 0 0 0 -48px;}
	.mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;}
@media screen and (min-width: 1120px) {
	.article h1 { font-size: 40px; }
	.article h2 { font-size: 30px; }
	.article h3 { font-size: 24px; }
}
@media screen and (min-width: 1640px) {
	.article h1 { font-size: 60px; }
	.article h2 { font-size: 40px; }
	.article h3 { font-size: 28px; }
}


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


/* Content Area */
.sxn-content {
	clear: both;
	display: block;
	overflow: hidden;
	padding: 40px 20px;
	position: relative;
	z-index: 1;
}
.home .sxn-content { padding: 112px 0 40px; }
.home .sxn-content::before, .home .sxn-content::after { content: ''; position: absolute; }
.home .sxn-content::after {
	background-image: url(img/content/bg.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 319px; left: 0; top: 0; width: 100%; z-index: -2;
}
.home #mainContent {
	background: #FFF;
	box-sizing: border-box;
	display: block; padding: 30px 20px 0 20px; position: relative;
}
.home .article h1 { margin: 0 0 39px; padding: 0 0 41px; position: relative; }
	.home .article h1::before {
		background: #b59e74;
		bottom: 0; content: ''; height: 10px; left: 0; position: absolute; width: 240px;
	}

.mcHome { box-sizing: border-box; display: block; position: relative; z-index: 3; }
@media screen and (min-width: 600px) {
	.home .sxn-content { padding: 112px 20px 40px; }
	.home .sxn-content::before {
		background-image: url(img/content/bg-gft.webp);
		background-position: left top;
		background-repeat: no-repeat;
		background-size: cover;
		height: 276px; right: 0; top: 346px; width: 442px; z-index: 2;
	}
	.home .article h1::before { left: -40px; }
}
@media screen and (min-width: 800px) {
	#syncContent {z-index: 1;}
	#mainContent { float: left; padding: 0; width: calc(100% - 40px - 300px); }
	.home #mainContent,
	.fwEntry #mainContent { float: none; margin: 0 auto; width: 100%; }
	.article .alignright { float: right; margin: 0 0 5px 15px; }
	.article .aligncenter { display: block; margin: 0 auto; }
	.article .alignleft { float: left; margin: 0 15px 5px 0; }
	.home #mainContent { padding: 30px 20px 0 20px; }
	#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 40px; }
	.home .sxn-content { padding: 200px 40px 60px; }
	.home #mainContent { margin: 0; max-width: 1175px; padding: 50px 40px 0 40px; }
	.home .article h1::before { left: -66px; }
}
@media screen and (min-width: 1400px) {
	#mainContent { width: calc(100% - 100px - 400px); }
	#sidebar { width: 400px; }
}
@media screen and (min-width: 1640px) {
	.sxn-content { padding: 115px 60px 116px; }
	.home .sxn-content { padding: 240px 60px 85px; }
	.home .sxn-content::before { height: 552px; top: 692px; width: 885px; }
	.home .sxn-content::after { height: 638px; }
	.home #mainContent { padding: 78px 85px 17px 85px; }
	.home .article h1 { font-size: 70px; }
	.home .article h1::before { left: -138px; width: 247px; }
	.home .article h2 { font-size: 50px; }
	#sidebar { gap: 71px 0; }
}


/* View more */
.mcViewToggle {
	background: #B69E74;
	color: #FFF;
	cursor: pointer;
	font-size: 18px;
	font-weight: 700;
	height: 64px;
	margin: 10px 0 0;
	max-width: 100%;
	position: relative;
	text-align: center;
	transition: .5s;
	width: 231px;
	z-index: 1;

	align-items: center;
	display: flex;
	justify-content: center;
}
.mcViewToggle:hover {
	background: #D0BB96;
	text-decoration: none !important;
}
.mcMore { display: none; transition: 5s; }
.mcMore.active { display: block; }
@media screen and (min-width: 1640px) {
	.mcViewToggle { margin: 29px 0 0; }
}


/* Prev and Next common zone */
.prevNextNav {
	box-sizing: border-box;
	position: relative;
	display: flex;
	justify-content: center;
	margin: 34px auto 0;
	gap: 0 52px;
	z-index: 2;
}
.prevNextNav::before {
	background-image: url(img/icons/icon-bd.webp);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	content: ''; height: 43px; left: 50%; margin: 0 0 0 -8px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 43px; z-index: -1;
}
.prevNextSlide {
	cursor: pointer;
	display: block;
	height: 37px;
	position: relative;
	width: 37px;
	z-index: 1;
}
.prevNextSlide::before {
	background-image: url(img/icons/icon-arrow.webp);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	content: '';
	height: 37px;
	left: 50%;
	max-width: 37px;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
}
.prevNextSlide.nextResults,
.prevNextSlide.nextTests { transform: rotateY(190deg); left: auto; right: 0; }
.prevNextSlide:hover::before { background-position: left bottom; }
@media screen and (min-width: 800px) {
	.prevNextNav { gap: 0 100px; margin: 59px auto 0; }
	.prevNextNav::before { height: 72px; margin: 0; }
	.prevNextSlide { height: 57px; width: 57px; }
	.prevNextSlide::before { height: 57px; max-width: 57px; }
}


/* Results zone */
.sxn-results {
	background: #2C4065;
	display: block; padding: 30px 20px 40px; position: relative; z-index: 1;
}
.sxn-results .sxn-head { color: #FFF; padding: 0 0 30px; }
.resultHead { position: relative; z-index: 1; }
	.resultHead::before,
	.resultHead::after {
		content: ''; left: 50%; position: absolute; transform: translateX(-50%);
	}
	.resultHead::before {
		background: #2C4065;
		height: 100%; margin: 0 auto; top: 0; width: calc(100% + 2000px); z-index: -1;
	}
	.resultHead::after {
		background: #000;
		border-radius: 100%;
		bottom: -37px; filter: blur(28px); height: 74px; opacity: 0.18; margin: 0 auto; width: 100%; z-index: -2;
	}

.hpResults {
	position: relative;
	z-index: 1;
	max-width: 460px;
	margin: 0 auto;
	padding: 40px 0 10px;
}
.resultBox {
	box-sizing: border-box;
	color: #FFF;
	display: block;
	margin: 0 auto;
	max-width: 343px;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 1;

	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.resultTitle { box-sizing: border-box; display: block; font-size: 24px; font-weight: 700; line-height: 1.2; margin: 0 auto 5px; padding: 0 0 50px; position: relative; text-align: center; width: 100%; z-index: 1; }
.resultTitle::before {
	background-image: url(img/results/bg-line.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0; content: ""; height: 33px; left: 0; margin: auto; position: absolute; right: 0; width: 100%;
}
.resultList { width: 100%; }
.resultList li {
	width: 100%;
	padding: 10px 0;
	color: #fff;
	font-weight: 700;
	text-align: center;
	line-height: 1.2;
}
.resultList li:last-child { border: none; }
.resultList li strong {
	display: block;
	font-size: 18px;
	color: #B69E74;
}
.resultList li span { font-size: 24px; }
@media screen and (min-width: 400px) {
	.resultTitle { margin: 0 auto 15px; }
	.resultList li { align-items: center; display: flex; flex-direction: row; flex-wrap: wrap; gap: 10px; justify-content: center; padding: 0; }
	.resultList li strong { display: inline-block; margin: 4px 0 0; text-align: right; width: 142px; }
	.resultList li span { flex: 1; text-align: left; }
}
@media screen and (min-width: 716px) {
	.hpResults { max-width: 716px; }
}
@media screen and (min-width: 800px) {
	.prevNextNav.resultsNav { margin: 54px auto 0; }
}
@media screen and (min-width: 1120px) {
	.sxn-results { padding: 50px 20px 60px; }
	.sxn-results .sxn-head { padding: 0 0 50px; }

	.hpResults { max-width: 1089px; }
	.resultBox { min-height: 262px; }
	.resultTitle { font-size: 28px; margin: 0 auto 18px; padding: 0 0 80px; }
	.resultTitle::before { height: 66px; }
	.resultList li strong { margin: 5px 0 0; }
	.resultList li span { font-size: 28px; }
}
@media screen and (min-width: 1640px) {
	.sxn-results { padding: 60px 20px 85px; }
	.sxn-results .sxn-head { padding: 0 0 60px; }
	.resultHead::after { width: 1561px; }

	.hpResults { max-width: 100%; padding: 89px 0 0; }
	.resultTitle { font-size: 34px; }
	.resultList li { gap: 15px; }
	.resultList li strong { font-size: 20px; margin: 7px 0 0; }
	.resultList li span { font-size: 34px; }
}


/* Services zone */
.sxn-services { padding: 0; position: relative; z-index: 1; }
.sxn-services .sxn-head { text-align: left; }
.serviceUpper {
	background-image: url(img/services/bg.webp);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 150% auto;
	box-sizing: border-box;
	padding: 112px 0 0 0; position: relative; z-index: 1;
}
	.serviceUpper::before {
		background: linear-gradient(180deg, #000, transparent);
		content: ''; height: 22px; left: 0; opacity: 0.50; position: absolute; top: 0; width: 100%; z-index: -1;
	}
.serviceBg {
	background: #FFF;
	box-sizing: border-box;
	display: block; margin: 0 0 0 auto; max-width: 1150px; padding: 30px 20px; position: relative; z-index: 2;
}
	.serviceBg::before,
	.serviceBg::after {
		content: ''; left: 50%; position: absolute; transform: translateX(-50%);
	}
	.serviceBg::before {
		background: #FFF;
		bottom: 0; height: 100%; margin: 0 auto; right: 0; width: 100%; z-index: -1;
	}
	.serviceBg::after {
		background: #000;
		border-radius: 100%;
		bottom: -22px; filter: blur(22px); height: 74px; opacity: 0.07; margin: 0 auto; right: 0; width: 100%; z-index: -2;
	}

.serviceLower { padding: 50px 20px 30px; position: relative; z-index: 1; }
.serviceList { align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; gap: 20px 30px; justify-content: center; }
	.serviceItem { max-width: 100%; text-align: center; width: 200px; }
	.serviceNum {
		align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center;
		box-sizing: border-box; height: 90px; margin: 0 auto 20px; position: relative; width: 90px; z-index: 1;
	}
		.serviceNum::before, .serviceNum::after { border-radius: 90px; content: ''; position: absolute; }
		.serviceNum::before {
			background: #FFF;
			height: 100%; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; z-index: -1;
		}
		.serviceNum::after {
			background: #000;
			bottom: -22px; filter: blur(16px); height: 90%; left: 50%; opacity: 0.07; transform: translateX(-50%); width: 90%; z-index: -2;
		}
	.serviceNum span { box-sizing: border-box; color: #b59e74; display: block; font-size: 57px; font-weight: 700; }
	.serviceTitle { color: #2a3c60; font-size: 20px; font-weight: 700; line-height: 1.2; position: relative; z-index: 2; }
@media screen and (min-width: 600px) {
	.serviceUpper { padding: 112px 20px 0 20px; }
}
@media screen and (min-width: 700px) {
	.serviceList { align-items: flex-start; flex-direction: row; gap: 60px 30px; }
}
@media screen and (min-width: 800px) {
	.serviceUpper { background-size: 100% auto; }

	.serviceNum { margin: 0 auto 40px; }
	.serviceNum::before, .serviceNum::after { border-radius: 130px; height: 130px; width: 130px; }
	.serviceNum::after { bottom: -42px; height: 110px; width: 110px; }
	.serviceNum span { font-size: 87px; }
}
@media screen and (min-width: 1120px) {
	.serviceBg { padding: 60px 40px; }
	.serviceBg::before { height: 129px; width: 1057px; }
	.serviceBg::after { border-radius: 743px; height: 68px; width: 743px; }

	.serviceLower { padding: 60px 20px; }
	.serviceList { gap: 80px 60px; }
	.serviceNum { margin: 0 auto 60px; }
	.serviceNum::before, .serviceNum::after { border-radius: 150px; height: 150px; width: 150px; }
	.serviceNum::after { bottom: -52px; height: 120px; width: 120px; }
	.serviceNum span { font-size: 105px; }
	.serviceTitle { font-size: 24px; }
}
@media screen and (min-width: 1200px) {
	.serviceUpper { background-size: cover; }
}
@media screen and (min-width: 1640px) {
	.serviceUpper { padding: 225px 0 0; }
	.serviceUpper::before { height: 44px; }
	.serviceBg { padding: 86px 150px 66px 100px; }

	.serviceLower { padding: 129px 20px 93px; }
	.serviceList { gap: 80px 60px; }
	.serviceItem { width: 269px; }
	.serviceNum { margin: 0 auto 118px; }
	.serviceNum::before, .serviceNum::after { border-radius: 236px; height: 236px; width: 236px; }
	.serviceNum::after { bottom: -94px; height: 198px; width: 198px; }
	.serviceNum span { font-size: 175px; margin: 0 0 0 -10px; }
	.serviceTitle { font-size: 30px; line-height: 1.5; }
}


/* Areas zone */
.sxn-areas { background: #000; padding: 30px 20px; position: relative; z-index: 1; }
.sxn-areas .sxn-head { color: #FFF; padding: 0 0 34px; text-align: center; z-index: 9; }
.areasList-wrap {
	align-items: flex-start;
	box-sizing: border-box;
	display: flex;
	gap: 30px;
	flex-direction: column;
	margin: 0 auto;
	max-width: 100%;
	position: relative;
	z-index: 2;
}
	.areaSide { margin: 0 auto; max-width: 100%; order: 0; }
	.areaInfo { display: none; order: 1; }

.areaDesc li {
	box-sizing: border-box;
	color: #FFF;
	height: 0;
	opacity: 0;
	position: relative;
	transition: opacity .6s;
	visibility: hidden;
	z-index: 9;
}
.areaDesc li.active {
	height: auto;
	opacity: 1;
	visibility: visible;
}
.areaTitle { font-family: "Playfair Display", serif; font-weight: 700; font-size: 30px; line-height: 1.2; padding: 0 0 10px; }
.areaBody { padding: 0; }

.areasList {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
	padding: 0; position: relative; text-align: center;

	align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; gap: 20px; justify-content: center;
}
.areasItem { max-width: 100%; width: 216px; }
.areasItem a {
	background: #B69E74;
	box-sizing: border-box;
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
	padding: 20px;
	transition: 0.5s;

	align-items: center; display: flex; flex-wrap: wrap; justify-content: center;
}
.areasItem a:hover {
	background: #FFF;
	color: #2F3549;
}
.areasBg {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: left -150px top;
	background-size: 140% auto;
	content: ''; height: 100%; position: absolute; right: 0; top: 0; width: 100%;
}
@media screen and (min-width: 500px) {
	.areasList { flex-direction: row; }
	.areasItem { width: 166px; }
	.areasItem a { min-height: 166px; }
}
@media screen and (min-width: 763px) {
	.areasList { max-width: 538px; }
}
@media screen and (min-width: 800px) {
	.sxn-areas .sxn-head { text-align: left; }
	.areasList-wrap { margin: 0 0 0 auto; }
		.areaSide { margin: 0 auto 0 0; }
		.areaInfo { display: block; }

	.areasList { overflow: hidden; }
	.areasItem { position: relative; }
	.areasItem a {
		overflow: hidden;
		position: relative;
	}
	.areasItem.active a { background: #FFF; color: #2F3549; }
	.areasBg { background-color: transparent; }
	.areasBg1 { background-image: url(img/areas/1.webp); }
	.areasBg2 { background-image: url(img/areas/2.webp); }
	.areasBg3 { background-image: url(img/areas/3.webp); }
	.areasBg4 { background-image: url(img/areas/4.webp); }
	.areasBg5 { background-image: url(img/areas/5.webp); }
	.areasBg6 { background-image: url(img/areas/6.webp); }
	.areasBg7 { background-image: url(img/areas/7.webp); }
	.areasBg8 { background-image: url(img/areas/8.webp); }
	.areasBg9 { background-image: url(img/areas/9.webp); }
	.areasBg10 { background-image: url(img/areas/10.webp); }
	.areasBg11 { background-image: url(img/areas/11.webp); }
	.areasBg-wrap .areasBg { display: none; }
	.officiallyAnimated .areasBg-wrap .areasBg { display: block; }
	.areasBg-wrap .areasBg.active { display: block; height: 100%; width: 100%; }
}
@media screen and (min-width: 1120px) {
	.sxn-areas { padding: 60px 20px; }
	.sxn-areas .sxn-head { padding: 0 0 44px; }
	.areasList-wrap { align-items: flex-end; flex-direction: row; justify-content: space-between; }
		.areaInfo { width: calc(100% - 580px); }
		.areaSide { max-width: 100%; }

	.areaTitle { font-size: 40px; }

	.areasBg {
		background-position: left top;
		background-size: 100% auto;
	}
}
@media screen and (min-width: 1400px) {
	.areaInfo { width: calc(100% - 426px); }
	.areaSide { width: 665px; }
}
@media screen and (min-width: 1640px) {
	.sxn-areas { padding: 111px 20px 116px; }
	.sxn-areas .sxn-head { padding: 0 0 87px; }
	.areasList-wrap { gap: 30px 60px; }
		.areaInfo { width: calc(100% - 770px); }
		.areaSide { width: 766px; }

	.areaTitle { font-size: 50px; }

	.areasList { gap: 35px 39px; max-width: 726px; }
	.areasItem { width: 216px; }
	.areasItem a { font-size: 20px; min-height: 216px; }
	.areasItem span { padding: 0 0 0 100px; }
	.areasItem span::after { left: 12px; transform: translateY(-50%) scale(1); }
	.areasBg { background-size: cover; }
}

/* Areas sidebar */
.sbAreas {
	background-color: #2A3D60;
	box-sizing: border-box; margin: 0 auto; max-width: 400px; overflow: hidden; padding: 30px 20px; width: 100%; z-index: 1;
}
.sbAreas .sxn-head { color: #FFF; }
.sbAreaList { box-sizing: border-box; display: block; padding: 0; }
.sbAreaItem { box-sizing: border-box; display: block; margin: 0 0 9px; }
.sbAreaItem:last-child { margin: 0; }
	.sbAreaItem a {
		background: #B69E74;
		color: #FFF; display: block; font-size: 18px; font-weight: 700; line-height: 1.2; padding: 15px 10px; text-align: center;
	}
	.sbAreaItem a:hover { background: #FFF; color: #2F3549; }
@media screen and (min-width: 1120px) {
	.sbAreaItem a { font-size: 21px; }
}
@media screen and (min-width: 1640px) {
	.sbAreas { padding: 37px 26px 43px 26px; }
	.sbAreaItem a { font-size: 20px; padding: 20px 10px; }
}


/* Team zone */
.sxn-team {
	background: #2C4065;
	display: block; padding: 30px 20px; position: relative; z-index: 1;
}
.sxn-team .sxn-head { color: #FFF; padding: 0 0 30px; }
.teamHead { position: relative; z-index: 1; }
	.teamHead::before,
	.teamHead::after {
		content: ''; left: 50%; position: absolute; transform: translateX(-50%);
	}
	.teamHead::before {
		background: #2C4065;
		height: 100%; margin: 0 auto; top: 0; width: calc(100% + 2000px); z-index: -1;
	}
	.teamHead::after {
		background: #000;
		border-radius: 100%;
		bottom: -37px; filter: blur(28px); height: 74px; opacity: 0.18; margin: 0 auto; width: 100%; z-index: -2;
	}

.teamWrap { box-sizing: border-box; color: #FFF; display: block; }
.teamIntro { align-items: flex-start; box-sizing: border-box; display: flex; flex-direction: column; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 0 auto; max-width: 600px; padding: 30px 0; }
	.teamIntro span { color: #B69E74; font-size: 23px; font-weight: 700; line-height: 1.2; }
	.teamIntro p { flex: 1; }

.teamList { align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; gap: 30px 26px; justify-content: center; margin: 0 auto; }
.teamItem { max-width: 100%; position: relative; width: 320px; z-index: 1; }
	.teamImg { display: block; height: auto; margin: 0 auto; max-width: 100%; transition: .5s; }
	.teamBox { background: #B69E74; box-sizing: border-box; display: block; padding: 10px; position: relative; z-index: 1; }
	.teamBox::before, .teamBox::after {
		content: ''; position: absolute; top: 50%; transform: translateY(-50%);
	}
	.teamBox::before {
		background-image: url(img/team/icon-main.webp);
		background-position: left top;
		background-repeat: no-repeat;
		background-size: auto;
		display: block; height: 54px; right: 12px; width: 32px; z-index: -1;
	}
	.teamBox::after {
		background: rgb(0,0,0);
		background: linear-gradient(-90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
		height: 100%;
		opacity: 0.14;
		right: 56px;
		width: 78px;
		z-index: -2;
	}
	.teamTitle { color: #FFF; font-size: 18px; font-weight: 700; line-height: 1.2; }
	.teamTitle em { color: #DFD5C3; display: block; font-size: 16px; font-style: normal; font-weight: 700; }

.teamItem a:hover .teamImg { filter: brightness(1.1); }
.teamItem a:hover .teamBox { background: #FFF; }
.teamItem a:hover .teamBox::before { background-position: 0 -54px; }
.teamItem a:hover .teamTitle { color: #2A3D60; }
.teamItem a:hover .teamTitle em { color: #B69E74; }
@media screen and (min-width: 700px) {
	.teamList { align-items: flex-start; flex-direction: row; }
}
@media screen and (min-width: 800px) {
	.teamIntro { flex-direction: row; max-width: 1042px; padding: 30px 0 10px; }
	.teamIntro span { margin: 0 28px 0 0; }
}
@media screen and (min-width: 1120px) {
	.sxn-team { padding: 50px 20px 60px; }
	.sxn-team .sxn-head { padding: 0 0 50px; }

	.teamIntro span { font-size: 27px; }

	.teamList { max-width: 1194px; }
	.teamItem { width: 350px; }
}
@media screen and (min-width: 1640px) {
	.sxn-team { padding: 60px 20px 132px; }
	.sxn-team .sxn-head { padding: 0 0 60px; }
	.teamHead::after { width: 1653px; }

	.teamIntro { padding: 60px 0 39px; }
	.teamIntro span { font-size: 33px; margin: 0 56px 0 0; }

	.teamList { gap: 44px 26px; }
	.teamItem { width: 380px; }
	.teamBox { padding: 16px 24px 15px; }
		.teamBox::before { right: 22px; }
		.teamBox::after { right: 78px; }
	.teamTitle { font-size: 20px; }
	.teamTitle em { padding: 3px 0 0; }
}


/* 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;
	display: block; padding: 0; position: relative; z-index: 1;
}
.sxn-tests .sxn-head { color: #FFF; text-align: left; }
.sxn-tests::before, .sxn-tests::after { content: ''; left: 0; position: absolute; }
.sxn-tests::before {
	background: rgb(0,0,0);
	background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	height: 100%;
	top: 0;
	width: 50%;
	z-index: -1;
}
.sxn-tests::after {
	background: rgb(0,0,0);
	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;
	height: 100%;
	width: 100%;
	z-index: -2;
}
.sxn-testsBd { box-sizing: border-box; display: block; padding: 40px 20px; position: relative; z-index: 2; }
.sxn-testsBd::before {
	background: linear-gradient(180deg, #000, transparent);
	content: ''; height: 22px; left: 0; opacity: 0.25; position: absolute; top: 0; width: 100%; z-index: -1;
}
.hpTests { margin: 0; max-width: 966px; padding: 0; position: relative; z-index: 3; }
.testBox {
	box-sizing: border-box;
	color: #FFF;
	margin: 0;
	max-width: 100%;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 1;
}
.testTitle { box-sizing: border-box; display: block; font-family: "Playfair Display", serif; font-size: 30px; font-weight: 700; line-height: 1.2; padding: 40px 0 27px; position: relative; }
	.testTitle::before {
		background-image: url(img/testimonials/icon-5star.webp);
		background-position: left top;
		background-repeat: no-repeat;
		background-size: 100% auto;
		content: '';
		height: 29px;
		left: 0;
		margin: 0;
		position: absolute;
		top: 0;
		width: 166px;
	}
.testBody { padding: 0 0 23px; }
.testMore { color: #B69E74; font-weight: 400; text-transform: uppercase; }
	.testMore:hover { color: #FFF; text-decoration: underline; }
.testAuthor { font-family: "Playfair Display", serif; font-size: 20px; font-weight: 700; line-height: 1.2; }
@media screen and (min-width: 800px) {
	.sxn-tests .prevNextNav { justify-content: flex-start; margin: 34px 0 0; width: 208px; }
	.prevTests.prevNextSlide:hover::before, .nextTests.prevNextSlide:hover::before { background-position: left bottom 3px; }
}
@media screen and (min-width: 1120px) {
	.sxn-testsBd { padding: 60px 20px; }
	.testTitle { font-size: 34px; }
	.testAuthor { font-size: 24px; }
}
@media screen and (min-width: 1640px) {
	.sxn-tests::after { height: 732px; }
	.sxn-tests .sxn-head { padding: 0 0 46px; }
	.sxn-testsBd { padding: 111px 20px 122px; }
	.sxn-testsBd::before { height: 44px; }
	.testSlide { padding: 0; }
	.testTitle { font-size: 40px; padding: 72px 0 27px; }
	.testTitle::before { height: 47px; width: 266px; }
	.testAuthor { font-size: 30px; }
}

/* Testimonials sidebar */
.sbTests {
	background-image: url(img/sidebar/bg-tests.webp);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	margin: 0 auto; max-width: 400px; overflow: hidden; padding: 30px 20px; width: 100%; z-index: 1;
}
.sbTests .sxn-head { color: #FFF; }
.sbTestBox {
	box-sizing: border-box;
	color: #FFF;
	display: block;
	margin: 14px auto 0;
	max-width: 100%;
	position: relative;
	text-align: left;
	z-index: 1;
}
.sbTestTitle {
	box-sizing: border-box;
	display: block;
	font-family: "Playfair Display", serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
	padding: 59px 0 19px;
	position: relative;
}
.sbTestTitle::before {
	box-sizing: border-box;
	margin: auto;
	position: absolute;
	content: '';
	width: 188px;
	height: 33px;
	border-top: 0;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	background: url(img/sidebar/icon-stars.webp) no-repeat left top;
	background-size: cover;
}
.sbTestBody { font-size: 16px; padding: 0 0 21px; }
.sbTestAuthor {
	font-family: "Playfair Display", serif;
	font-size: 18px;
	font-weight: 700;
	display: block;
	padding: 0;
	position: relative;
}
.sbTestMore {
	color: #B69E74;
	font-weight: 400;
	font-style: normal;
	line-height: 1.2;
	text-transform: uppercase;
	white-space: nowrap;
}
.sbTestMore:hover { color: #FFF; text-decoration: underline; }
.sbNavCont {
	align-items: center;
	display: flex;
	flex-direction: row;
	height: 43px;
	gap: 0 23px;
	justify-content: center;
	margin: 20px auto 0;
	position: relative;
	width: 168px;
}
.sbNavCont::before {
	background-image: url(img/sidebar/icon-bd.webp);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	content: ''; height: 43px; left: 50%; margin: 0 0 0 -8px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 43px; z-index: -1;
}
.sbPrevNextSlide {
	box-sizing: border-box;
	display: block;
	height: 37px;
	position: absolute;
	top: 50%;
	left: 20px;
	z-index: 2;
	transition: .5s;
	cursor: pointer;
	transform: translateY(-50%);
	width: 37px;
}
.sbPrevNextSlide::before {
	background-image: url(img/sidebar/icon-arr.webp);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	content: '';
	z-index: -1;
	width: 37px;
	height: 37px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.sbNext.sbPrevNextSlide {
	left: auto;
	right: 20px;
	transform: rotateY(180deg) translateY(-50%);
}
.sbPrevNextSlide:hover::before { background-position: center bottom; }
@media screen and (min-width: 800px) {
	.sbNavCont { height: 72px; gap: 0 100px; margin: 23px auto 0; width: 254px; }
	.sbNavCont::before { height: 72px; margin: 0; }
	.sbPrevNextSlide { height: 57px; width: 57px; }
	.sbPrevNextSlide::before { height: 57px; width: 57px; }
}
@media screen and (min-width: 1120px) {
	.sbTestTitle { font-size: 20px; }
	.sbTestAuthor { font-size: 20px; }
}
@media screen and (min-width: 1640px) {
	.sbTests { padding: 37px 26px 48px 26px; }
	.sbTests .sxn-head { padding: 0 0 31px; }
	.sbTestBox { margin: 0 auto; }
	.sbTestTitle { font-size: 24px; }
	.sbTestBody { font-size: 18px; }
	.sbTestAuthor { font-size: 22px; }
}


/* Contact zone */
.sxn-contact { padding: 30px 0 0; position: relative; z-index: 1; }
.sxn-contact .sxn-head { background: #FFF; position: relative; z-index: 3; }
.contactInner {
	background: #2C4065;
	box-sizing: border-box; display: block; position: relative; z-index: 2;
}
.contactWrap {
	box-sizing: border-box; margin: 0 auto; max-width: 656px;
	align-items: flex-start; display: flex; flex-direction: column; flex-wrap: wrap; justify-content: space-between; position: relative;
}
.contactForm { background: #FFF; box-sizing: border-box; display: block; flex: 1; padding: 0 20px 30px; width: 100%; }
.contactSide { box-sizing: border-box; color: #FFF; display: block; margin: 0 auto; padding: 30px 20px; width: 100%; }
	.contactImg { box-sizing: border-box; display: block; padding: 10px 0 0; }
	.contactScale { display: block; height: auto; margin: 0 auto; max-width: 100%; }

.contactBg { box-sizing: border-box; display: block; height: 146px; position: relative; z-index: 1; }
	.contactBg::before, .contactBg::after { content: ''; left: 0; position: absolute; top: 0; width: 100%; }
	.contactBg::before {
		background: linear-gradient(180deg, #000, transparent);
		height: 22px; opacity: 0.50; z-index: -1;
	}
	.contactBg::after {
		background-image: url(img/contact/img-bg.webp);
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
		height: 100%; z-index: -2;
	}
@media screen and (min-width: 656px) {
	.contactForm { padding: 15px 20px 30px; }
}
@media screen and (min-width: 800px) {
	.contactSide { padding: 30px 0 40px; }

	.contactBg { height: 246px; }
}
@media screen and (min-width: 1120px) {
	.sxn-contact { padding: 60px 0 0; }
	.sxn-contact .sxn-head { padding: 0 0 44px; }
	.contactWrap { bottom: -82px; flex-direction: row; gap: 0 40px; margin: -82px 0 0; max-width: 100%; }
	.contactForm { padding: 15px 40px 60px; }
	.contactSide { margin: 0; max-width: 100%; padding: 50px 40px 0 0; width: 456px; }
		.contactImg { margin: 0; }

	.contactBg { height: 346px; }
}
@media screen and (min-width: 1200px) {
	.contactSide { width: 556px; }
}
@media screen and (min-width: 1400px) {
	.contactSide { width: 656px; }
}
@media screen and (min-width: 1499px) {
	.contactInner { padding: 0 0 23px; }
}
@media screen and (min-width: 1640px) {
	.sxn-contact { padding: 80px 0 0; }
	.sxn-contact .sxn-head { padding: 43px 0 101px; }
	.contactInner { padding: 0 0 53px; }
	.contactWrap { bottom: -191px; gap: 0 77px; margin: -191px 0 0; }
	.contactForm { padding: 29px 60px 77px; }
	.contactSide { padding: 78px 0 0; }
		.contactSide p { max-width: 602px; }
		.contactImg { padding: 42px 0 0; }

	.contactBg { height: 446px; }
	.contactBg::before { height: 44px; }
}


/* Contact form */
.formBlockTop, .formBlockBtm {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	flex-wrap: wrap;
	gap: 15px 20px;
}
.formBlockTop { margin: 0 0 15px; }
.formBlockTop .formBlock { box-sizing: border-box; width: 100%; }
.formBlock { box-sizing: border-box; position: relative; z-index: 1; overflow: hidden; padding: 8px 0 0; }
.formBlock label { color: #2C4065; display: block; font-size: 23px; font-weight: 700; padding: 0 0 5px; }
.formInput { box-sizing: border-box; position: relative; }
.formInput input, .formInput textarea {
	background: transparent;
	border: 2px solid #B69E74;
	box-sizing: border-box;
	color: #000;
	display: block;
	height: 60px;
	outline: none;
	padding: 12px 10px;
	resize: none;
	width: 100%;
}
.formInput textarea { height: 110px; padding: 16px 10px 12px; }
.formBlockBtm { gap: 35px 20px; }
.formTextBlock { display: block; width: 100%; }
.formReqSubmit {
	margin: 26px 0 0;
	display: flex;
	flex-direction: column;
	gap: 20px 30px;
}
.formSubmitBox {
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 15px;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}
.formRecaptcha { vertical-align: middle; height: 60px; margin: 0; }
.formSubmit {
	background: #B69E74;
	box-sizing: border-box;
	color: #FFF;
	width: 100%;
	height: 60px;
	margin: 0 auto;
	width: 249px;
	transition: .5s;
	border: none;
	position: relative;
	font: 18px/1 "Chivo", sans-serif;
	font-weight: 700;
	z-index: 1;
}
.formSubmit input {
	width: 100%;
	height: 100%;
	outline: 0;
	background-color: transparent;
	border: 0;
	box-sizing: border-box;
	display: block;
	color: #FFF;
	cursor: pointer;
	text-transform: uppercase;
}
.formInput input::placeholder, .formInput textarea::placeholder { color: #000; }
.formSubmit:hover input { background: #D0BB96; color: #FFF; }
.formSubmit:hover::after { border-color: #D0BB96; }
.formSubmit:hover::before { display: block; }
.formReqBox {
	box-sizing: border-box;
	color: #000;
	display: block;
	max-width: 100%;
	width: 100%;
	flex: 1;
	padding: 20px 0 0;
}
.formReqBox span { color: #2C4065; display: block; margin: 0; position: relative; font-size: 16px; font-weight: 700; padding: 0 0 7px; position: relative; }
.formReqBox p {
	flex: 1;
	font-size: 14px;
	font-weight: 400;
	padding: 0;
}
.formReqBox p br { display: none; }
@media screen and (min-width: 570px) {
	.formBlockTop, .formBlockBtm { justify-content: space-between; }
	.formBlock { padding: 13px 0 0; }
	.formBlock label {
		position: absolute;
		top: 0;
		left: 10px;
		display: inline-block;
		padding: 0 10px;
		z-index: 1;
		margin: 0;
	}
	.formBlock label::before,
	.formBlock label::after {
		position: absolute;
		content: '';
		z-index: -1;
		width: 1000px;
		height: 2px;
		top: 13px;
		left: -1000px;
		background: #B69E74;
	}
	.formBlock label::after {
		left: auto;
		right: -1000px;
	}
	.formBlock label span { box-sizing: border-box; position: relative; top: -5px; }
	.formInput input, .formInput textarea { border-top: 0; width: 100%; }
	.formSubmitBox { flex-wrap: nowrap; margin: 0 auto; }
}
@media screen and (min-width: 800px) {
	.formBlockTop,
	.formBlockBtm { gap: 35px 20px; }
	
	.formReqBox { max-width: 100%; }
	.formInput input, .formInput textarea { padding: 12px 10px; }

	.formReqSubmit { flex-direction: row; justify-content: center; }
	.formSubmitBox { margin: 0; }
	.formSubmit { margin: 0; }
}
@media screen and (min-width: 1120px) {
	.formBlockTop,
	.formBlockBtm { gap: 25px; }
	.formSubmitBox { font-size: 22px; }
	.formBlock label { font-size: 27px; left: 20px; }
	.formBlock label span { top: -7px; }
	.formInput input, .formInput textarea { padding: 15px 10px 10px; }
	.formReqBox { max-width: 100%; }
	.formReqBox p br { display: block; }
}
@media screen and (min-width: 1640px) {
	.formBlockTop,
	.formBlockBtm { gap: 41px 25px; }
	.formBlockTop { margin: 0 0 41px; }
	.formBlock label { font-size: 33px; left: 41px; padding: 0 20px; }
	.formBlock label span { top: -13px; }
	.formInput input, .formInput textarea { padding: 25px 20px 15px; }
	.formInput input { height: 96px; }
	.formInput textarea { height: 141px; }
	.formReqSubmit { margin: 34px 0 0; }
	.formSubmitBox { gap: 15px 24px; }
	.formSubmit { margin: 0; }
	.formReqBox { box-sizing: border-box; padding: 32px 0 0; }
	.formReqBox span { font-size: 18px; }
}


/* Footer zone */
#mainFooter { background: #2C4065; clear: both; display: block; overflow: hidden; position: relative; width: 100%; z-index: 1; }
.mfTop { box-sizing: border-box; display: block; height: 135px; position: relative; z-index: 1; }
	.mfTop::before, .mfTop::after { content: ''; left: 0; position: absolute; top: 0; width: 100%; }
	.mfTop::before {
		background: linear-gradient(180deg, #000, transparent);
		height: 22px; opacity: 0.50; z-index: -1;
	}
	.mfTop::after {
		background-image: url(img/footer/bg-top.webp);
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
		height: 100%; z-index: -2;
	}
.home .mfTop { display: none; }

.mfInner { box-sizing: border-box; color: #FFF; display: block; margin: 0 auto; padding: 30px 20px; position: relative; text-align: center; z-index: 1; }
	.mfInner::before,
	.mfInner::after {
		content: ''; left: 50%; position: absolute; transform: translateX(-50%);
	}
	.mfInner::before {
		background: #2C4065;
		height: 100%; margin: 0 auto; top: 0; width: 100%; z-index: -1;
	}
	.mfInner::after {
		background: #000;
		border-radius: 100%;
		bottom: -37px; filter: blur(28px); height: 74px; opacity: 0.18; margin: 0 auto; width: 100%; z-index: -2;
	}
.mfInfo { align-items: center; display: flex; flex-direction: row; flex-wrap: wrap; gap: 10px 20px; justify-content: center; }
.mfInfo::after {
	background: #B69E74;
	content: '';
	height: 4px;
	width: 4px;
	order: 2;
	position: absolute;
}
.mfMain { display: block; margin: 0 auto; max-width: 186px; padding: 0 0 30px; }
	.mfMain.mfHide { display: none; }
	.mfMainImg { display: block; height: auto; margin: 0 auto; max-width: 100%; }
.mfLink { color: #FFF; font-size: 20px; font-weight: 700; text-decoration: none; }
	.mfLink:hover { text-decoration: underline; }
.mfFax { width: 100%; align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; gap: 10px; justify-content: center; order: 3; }

.mfAddress { box-sizing: border-box; color: #FFF; display: block; font-size: 16px; font-weight: 700; margin: 0 auto; padding: 30px 20px; text-align: center; }
	.mfAddress a { color: #FFF; }
	.mfAddress a:hover { text-decoration: underline; }
	.mfBr { display: block; font-style: normal; font-weight: inherit;}
	.mfBr i { display: none; }
@media screen and (min-width: 370px) {
	.mfInfo::after { position: unset; }
	.mfTel, .mfFax { width: auto; }
}
@media screen and (min-width: 800px) {
	.mfInfo { gap: 20px; }
	.mfMain { max-width: 236px; order: 1; }
	.mfTel { width: auto; order: 0; }
	.mfFax { flex-direction: row; gap: 20px 60px; }
	.mfBr,.mfBr i { display: inline; }

}
@media screen and (min-width: 1120px) {
	.mfTop { height: 235px; }
	.mfInfo { margin: 0 auto; max-width: 1264px; }
		.mfMain { flex: 1 1 auto; padding: 0; width: auto; }
		.mfMain.mfShow { display: none; }
		.mfMain.mfHide { display: block; }
	.mfInfo::after { display: none; }

	.mfLink { font-size: 24px; }
}
@media screen and (min-width: 1640px) {
	.mfTop { height: 335px; }

	.mfInner { padding: 38px 20px 35px; }
	.mfInner::after { width: 1653px; }
	.mfInfo { gap: 20px 0; }
	.mfLink { font-size: 30px; }

	.mfAddress { font-size: 18px; padding: 42px 20px 41px; }
}


/* Footer Branding */
#mmBrandingWrapper {
	padding: 30px 20px;
	text-align: center;
	background: #000;
}
.mmBrandingMain {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px 34px;
	flex-wrap: wrap;
}
#mmBranding {
	display: inline-block;
	overflow: hidden;
}
	#mmBranding,
	#mmBranding a {
		color: #FFF;
		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; }

.fNav { padding: 0; 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-weight: 700;
	}
	.fNav li:after { content: '/'; color: #B69E74; }
	.fNav li:last-child:after { display: none; }
	.fNav a { padding: 5px 5px 5px 3px; 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; }

.mfSocial { display: flex; align-items: center; gap: 5px 10px; flex-wrap: wrap; justify-content: center; }
	.mfSocial a {
		display: block;
		width: 44px;
		height: 44px;
		margin: 0;
		overflow: hidden;
		transition: 300ms;
	}
	.mfSocial img { width: 132px; height: auto; }
	.mfFacebook img { margin: 0 0 0 0; }
	.mfLinkedIn img { margin: 0 0 0 -44px; }
	.mfInstagram img { margin: 0 0 0 -88px; }
	.mfFacebook:hover img { margin: -44px 0 0 0; }
	.mfLinkedIn:hover img { margin: -44px 0 0 -44px; }
	.mfInstagram:hover img { margin: -44px 0 0 -88px; }
	.mfSocial a.mfInstagram { margin: 0 0 0 10px; }
@media screen and (min-width: 575px) {
	#mmBranding { display: inline-block; }
	#logo-mm {
		display: inline-block;
		margin: 0;
		vertical-align: bottom;
	}
	#mmBranding p {
		display: inline-block;
		margin: 0 0 0 10px;
		padding: 0;
		max-width: none;
		text-align: left;
		vertical-align: bottom;
	}
	#mmBranding br { display: inline; }
}
@media screen and (min-width: 1120px) {
	.fNav li { font-size: 14px; }
}
@media screen and (min-width: 1640px) {
	#mmBrandingWrapper { padding: 42px 20px 41px; }
	.mmBrandingMain { gap: 20px 43px; }
	#mmBranding p { margin: 0 10px; }

	.fNav li { font-size: 16px; }

	.mfSocial { gap: 5px 20px; }
}
/* 	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: 13px;
	padding: 15px 15px 0;
	line-height: 1;
}
.grdbHead {
	display: block;
	margin: 0 0 5px;
}
.grdbLinks a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
.grdbLinks a:hover {text-decoration: underline;}
.grdbSep {font-size: 8px;}
/* reCAPTCHA v2 invisible */

/* Contact Form - Custom */

/* Contact Form Styling Ends */	

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


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

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


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

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

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

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

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

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

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.animate__fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

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

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.animate__fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

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

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


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


/* 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: linear-gradient(#1C3C75, #13243E);
  box-sizing: border-box;
	display: block;
	padding: 20px;
  width: 100%;
}
.blog-sidebar .sxn-head { color: #FFF; }
.sbBox { border-top: 2px solid #D3A23C; 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: #D3A23C; position: relative; }
.blog-sidebar > ul li a:hover { color: #FFF; }
.blog-sidebar > ul li a::before { background: #D3A23C; border-radius: 6px; content: ""; height: 6px; left: -20px; position: absolute; top: 8px; width: 6px; }
.blog-sidebar > ul li a:hover::before { background: #FFF; }
.blog-sidebar > ul > ul { padding: 0 0 0 20px; }
.blog-sidebar > 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 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:0 auto 20px
}
.vfActive {
    display: block;
	width: calc(100% - 40px);
}
.vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidationPrompt,
.vfFailedZipValidationPrompt {display: none;}
.vfFailedEmailValidation .vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidation .vfFailedTelephoneValidationPrompt,
.vfFailedZipValidation .vfFailedZipValidationPrompt {display: block;}
@media screen and (min-width: 1120px){
	.vfActive {
		width: calc(100% - 40px);
		margin: 20px 0;
	}
}
/* Form Validation -- Ends */


/* 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: 200px; padding: 0; text-align: center; }
.mcImgScale { display: block; height: auto; max-width: 100%; }
.mcFlex h1 em { color: #B69E74; display: block; font-family: "Chivo", sans-serif; font-size: 18px; font-style: normal; font-weight: 700; padding: 5px 0 0; }
@media screen and (min-width: 1120px) {
	.mcFlex { flex-direction: row; gap: 20px 40px; }
	.mcfBlock { flex: 1; }
	.mcfBlock.mcfSide { flex: none; max-width: 250px; width: 37%; }
	.mcfBlock.mcfSide .mcImg { margin: 0; }
}
@media screen and (min-width: 1640px) {
	.mcFlex { gap: 20px 50px; }
	.mcFlex h1 em { font-size: 20px; }
}


/* Main Staff subpage */
.mcStaff { display: flex; flex-direction: column; gap: 30px 20px; padding: 20px 0; width: 100%; }
.mcStaff.mcStaff1 { padding: 20px 0; }
.mcsCol.mcsSide { margin: 0 auto; max-width: 200px; padding: 0; text-align: center; }
.mcsImgScale { display: block; height: auto; max-width: 100%; }
.mcsName { color: #434D6A; font-family: "Lora", serif; font-size: 18px; font-weight: normal; line-height: 1.2; padding: 0 0 20px; }
	.mcsName em { color: #D3A23C; display: block; font-family: "DM Sans", sans-serif; font-size: 16px; font-style: normal; font-weight: 700; padding: 5px 0 0; text-transform: uppercase; }
@media screen and (min-width: 1120px) {
	.mcStaff { align-items: center; flex-direction: row; gap: 0 40px; }
	.mcStaff.mcStaff1 { padding: 20px 0 50px; }
	.mcsCol { flex: 1; }
	.mcsCol.mcsSide { flex: none; max-width: 250px; width: 37%; }
	.mcsCol.mcsSide .mcImg { margin: 0; }
	.mcsName { font-size: 20px; }
}
@media screen and (min-width: 1640px) {
	.mcStaff { gap: 20px 40px; }
	.mcsName { font-size: 24px; }
}


/* MC Team */
.mcTeam { align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; gap: 40px; padding: 50px 0 0; }
.mcTeam-item { max-width: 100%; text-align: center; width: 260px; }
.mcTeam-item a > p { display: none; }
	.mcTeam-img { box-sizing: border-box; display: block; padding: 0 0 16px; }
	.mcTeam-scale { display: block; height: auto; margin: 0 auto; max-width: 100%; }
	.mcTeam-Title { color: #2A3D60; font-family: "Playfair Display", serif; font-size: 18px; font-weight: 700; line-height: 1.2; }
	.mcTeam-Title em { color: #B69E74; display: block; font-family: "Chivo", sans-serif; font-size: 16px; font-style: normal; font-weight: 700; padding: 5px 0 0; }
	.mcTeam-item a .mcTeam-scale { opacity: 0.9; transition: .5s; }
	.mcTeam-item a:hover .mcTeam-scale { opacity: 1; }
	.mcTeam-item a:hover { color: #2A3D60; text-decoration: none; }
	.mcTeam-item a:hover .mcTeam-Title em { color: #B69E74; }
@media screen and (min-width: 700px) {
	.mcTeam { align-items: flex-start; flex-direction: row; }
}
@media screen and (min-width: 1120px) {
	.mcTeam { gap: 56px 60px; }
	.mcTeam-Title { font-size: 20px; }
}
@media screen and (min-width: 1640px) {
	.mcTeam { gap: 56px 80px; }
	.mcTeam-Title { font-size: 24px; }
	.mcTeam-Title em { font-size: 18px; }
}


/*  < 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: 226px; /* 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( 85vh - 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 ul ul ul .navmm_scrollable .navmm_scroll_menu > ul {
		max-height: calc( 55vh - 140px );
	}
	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 {
		box-sizing: border-box;
		display: none;
	}
	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: transparent;
		border: 1px solid #000;
	}
	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 );
	}
 */
}
@media screen and (min-width: 1120px) {
	nav.mm ul ul .navmm_scrollable .navmm_scroll_menu {
		left: 100%;
	}
}
/*  </ 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:hover .menu_more_indicator { background: #B19376; }
nav.mm .navmm_scrollable .navmm_scroll_menu ul ul,
nav.mm .navmm_scrollable ul li:hover > a {background: #FFF; color: #525252;} /* modme to match ul bg color */
nav.mm .navmm_scrollable ul li:hover > a:hover {background: #B19376; color: #FFF;} /* modme to match hover bg color */
nav.mm .navmm_scrollable:hover .navmm_scroll_menu  ul ul a {padding-left: 25px;}
nav.mm .navmm_scrollable:hover .navmm_scroll_menu  ul ul ul a {padding-left: 55px;}
nav.mm .navmm_scrollable:hover .navmm_scroll_menu  ul ul ul ul a {padding-left: 85px;}
nav.mm .navmm_scrollable:hover .navmm_scroll_menu  ul ul ul ul ul a {padding-left: 115px;}
/* nav.mm .navmm_scrollable:hover .navmm_scroll_menu > ul ul {border-top: 1px solid #000;} */

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

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

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