/*
Theme Name: Ewaniszyk Law Firm
Version: 100.0
Template: universal
*/

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

html {
	color: #000;
	background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

input, textarea, select {
	*font-size: 100%;
}

legend {
	color: #000;
}

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

b em {
	font-weight: bold;
}

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

a {
	outline: none;
}

#nav-below {
	margin: 10px 0;
	overflow: hidden;
}

.nav-previous, .nav-next {
	float: left;
	display: inline;
	width: 50%;
}

.nav-next {
	float: right;
	text-align: right;
}

.nav-previous a, .nav-next a {
	text-decoration: none;
}

div.entry-meta {
	font-size: 90%;
}

body.single .shareThisWrapper {
	margin: 0px 0 20px;
}

.post_entry_mult {
	border-bottom: 1px solid #999;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.post_entry_mult_left {
	float: left;
	display: inline;
	width: 150px;
}

.post_entry_mult_right {
	padding-left: 160px;
}

.post_entry_mult .shareThisWrapper {
	margin: 0;
}

div.post_entry_mult h2 {
	padding-bottom: 0;
	margin-bottom: 0;
}

.excerpt_meta {
	font-size: 80%;
	margin: 0 0 10px;
}

.postThumbSingle {
	display: block;
	margin: 0 0 10px;
}

@media screen and (min-width: 450px) {
	.postThumbSingle {
		float: left;
		margin: 5px 10px 0 0;
	}
}

.tag-links {
	display: block;
}

.google-map {
	height: 350px;
	margin: 0 0 25px;
	border: 1px solid #333;
}

/* Universal Ends */

blockquote {
	padding: 0 0 0 30px;
	font-style: italic;
}

strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

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

/* General */
html {
	-webkit-text-size-adjust: 100%;
	background: #333;
}

body {
	font-family: 'Inter', "Helvetica Neue", Helvetica, sans-serif;
	font-size: clamp(16px, 4vw, 18px);
	line-height: 1.66;
	color: #000;
	background: #fff;
}

a {
	color: #AC9C76;
}

a, a:link, a:active, a:visited {
	text-decoration: none;
	outline: none;
}

.animate__animated {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.officiallyAnimated, .ie9 .animate__animated, #persistentHeader .animate__animated, #persistentHeader.animate__animated {
	opacity: 1;
}

article hr {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	width: 80%;
	margin: 0 auto 20px;
}

#wrapper {}

#persistentHeader {
	-webkit-transform: perspective(1px) translateZ(0);
	-moz-transform: perspective(1px) translateZ(0);
	-ms-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	background-color: #000;
	border-bottom: 4px solid #86754D;
}

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-head {
	color: #000;
	display: block;
	font: 700 26px/1.2 "Inter", sans-serif;
	padding: 0 0 20px;
	position: relative;
	text-align: center;
}
.sxn-button {
	background: #86754D;
	box-sizing: border-box;
	color: #FFF;
	display: block;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	transition: .5s;
	max-width: 336px;
	width: 100%;
	height: auto;
	line-height: 1.3;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	padding: 19px 10px 20px;
}
.sxn-button:hover {
	background: #A79973;
	text-decoration: none !important; 
}
@media screen and (min-width: 1120px) {
	.sxn-head { font-size: 30px; }
}
@media screen and (min-width: 1640px) {
	body { font-size: 18px; }
	.sxn-head { font-size: 36px; }
}

#mhWrapper {
	max-width: 1600px;
	margin: 0 auto;
	padding: 10px 5% 0px;
}

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

#mainHeader {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 7px 50px;
}

#logo-main {
	display: block;
	width: 100%;
	max-width: 240px;
	/*modme*/
}

#logo-main img {
	display: block;
	width: 100%;
	height: auto;
}

.hContact {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 10px;
}

.hCTop {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 0px 20px;
}

.hQuote {
	font-family: 'Inter', sans-serif;
	font-size: clamp(9px, 3vw, 18px);
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 8px 10px;
	border: 2px solid #86754D;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	justify-content: center;
	flex-wrap: wrap;
	transition: .4s;
}

.hQuote:hover {
	background-color: #86754D;
}

body.sticky_zone .hQuote {
	border: 2px solid #fff;
}

body.sticky_zone .hQuote:hover {
	background-color: #fff;
	color: #000;
}

.hNumber {
	font-family: 'Inter', sans-serif;
	font-size: clamp(20px, 4vw, 40px);
	text-transform: uppercase;
	color: #fff;
	padding: 0 0;
	transition: .4s;
}

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

@media (min-width:800px) {
	#mhWrapper {
		padding: 15px 5% 10px;
	}

	#logo-main {
		max-width: 300px;
		/*modme*/
	}

	.hQuote {
		text-align: left;
	}

	body.sticky_zone .hContact {
		gap: 0 10px;
	}

	.hQuote {
		padding: 12px 30px;
	}

}

@media (min-width:1120px) {
	#logo-main {
		max-width: 250px;
		/*modme*/
	}

	#mainHeader {
		justify-content: space-between;
		flex-direction: row;
	}

	.hContact {
		align-items: flex-end;
	}
}

@media (min-width:1400px) {
	.hCTop {
		flex-wrap: nowrap;
	}

	#logo-main {
		max-width: 519px;
		/*modme*/
		transition: .4s;
	}

	body.sticky_zone #logo-main {
		max-width: 300px;
		/*modme*/
	}
}

/* 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;
	border-top: 7px solid #86754D;
	z-index: 100;
	padding: 2px 0 0;
}

body.sticky_zone nav.mm {
	border-top: unset;
	padding: 0 0;
}


nav.mm>ul>li>a {
	padding: 10px 10px;
	font-size: 14px;
	color: #fff;
	font-family: 'Inter', "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1;
}

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

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

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

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

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

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

nav.mm>ul>li>a:hover {
	transition: background 300ms linear;
}

nav.mm>ul>li>ul {
	top: 100%;
}

nav.mm>ul>li:hover>a {
	background: #A79973;
	color: white;
}

nav.mm ul ul {
	background: #86754D;
	width: 180px;
}

nav.mm ul ul li:hover>a {
	background: #A79973;
	color: #fff;
}

nav.mm ul ul li {}

nav.mm ul ul a {
	color: black;
	padding: 15px 10px;
	font-size: 14px;
	/*    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
	text-transform: none;
	line-height: 1.3;
	font-weight: normal;
}

nav.mm ul {
	padding: 0;
	margin: 0;
	font-size: 0;
}

nav.mm li {
	position: relative;
}

nav.mm ul a {
	display: block;
	text-decoration: none;
}

nav.mm>ul>li {
	display: inline-block;
}

nav.mm ul ul {
	display: block;
	position: absolute;
	text-align: left;
	left: 0;
	top: -1px;
	transform-origin: top;
	-moz-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	opacity: 0;
	transition: 300ms;
}

nav.mm ul li:hover>ul {
	-moz-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	opacity: 1;
}

nav.mm ul ul ul {
	left: 100%;
}

nav.mm ul ul li:first-child {
	border: 0;
}

body.admin-bar #mmiWrapper {
	position: static;
}

body.admin-bar.mob_menu #wrapper {
	padding: 0;
}

body.mob_menu #wrapper {
	padding: 34px 0 0;
}

body.mob_menu #wpadminbar {
	position: absolute;
}

body.fsMenuOn #wpadminbar, body.fsMenuOn #contact-tab {
	display: none;
}

#mmiWrapper, #mblSearchCont, nav.mm_mob {
	display: none;
}

.mob_menu #mmiWrapper,
.fsMenuOn #mblSearchCont,
.fsMenuOn #closeMenu,
.fsMenuOn nav.mm_mob {
	display: block;
}

.fsMenuOn #mmiWrapper {
	z-index: 1;
}

#mmiWrapper, #closeMenu {
	background: #400A0A;
}

/*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: #86754D;
	/*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: #400A0A;
	border: 0;
	border-radius: 0 4px 4px 0;
	transition: all 250ms ease;
}

#mblsSubmit:hover {
	background: #86754D;
}

/*modme*/

@media screen and (min-width: 800px) {
	#wrapper {
		padding: 254px 0 0;
		/*modme*/
	}

	#persistentHeader {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
		transition: .4s;
		border-bottom: unset;
	}

	body.sticky_zone #persistentHeader {
		background-color: #86754D;
	}

	body.admin-bar #persistentHeader {
		top: 32px;
	}

	body.admin-bar.fsMenuOn #persistentHeader {
		top: 0;
	}

	body.sticky_zone .noSticky {
		display: none;
	}
}

@media screen and (min-width: 1120px) {
	#wrapper {
		padding: 0 0;
		/*modme*/
	}

	#persistentHeader {
		background-color: transparent;
	}
}


#homeslides {
	position: relative;
	background-color: #fff;
	height: calc(85px + 40vw);
	isolation: isolate;
	overflow: hidden;
}

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

.homeslide::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(10px + 30vw);
	max-height: 217px;
	z-index: 1;
	opacity: 1;
	background-image: linear-gradient(hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100%);
	pointer-events: none
}

.homeslide::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: calc(185px + 30vw);
	max-height: 106px;
	z-index: 2;
	opacity: .7;
	background-image: linear-gradient(0deg, hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100%);
	pointer-events: none
}

.homeslideImg {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	isolation: isolate;
}

#homeslideImg1 {
	background-image: url(img/slides/main/700/1_v2.webp)
}

#homeslideImg2 {
	background-image: url(img/slides/main/700/1.webp)
}

#homeslideImg3 {
	background-image: url(img/slides/main/700/3_v2.webp)
}

@media (min-width:600px) {
	.homeslide::before {
		max-height: 310px;
	}

	.homeslide::after {
		max-height: 206px;
	}

	#homeslide1.homeslide::before {
		max-height: 210px;
	}

	#homeslide1.homeslide::after {
		max-height: 180px;
	}
}

@media (min-width: 700px) {
	#homeslideImg1 {
		background-image: url(img/slides/main/1120/1_v2.webp)
	}

	#homeslideImg2 {
		background-image: url(img/slides/main/1120/1.webp)
	}

	#homeslideImg3 {
		background-image: url(img/slides/main/1120/3_v2.webp)
	}

	#homeslides {
		height: 448px
	}

	.homeslide::before {
		max-height: 340px;
	}

	.homeslide::after {
		max-height: 406px;
	}
	#homeslide1.homeslide::before {
		max-height: 190px;
	}
	
	#homeslide1.homeslide::after {
		max-height: 220px;
	}
}

@media (min-width: 1120px) {
	#homeslideImg1 {
		background-image: url(img/slides/main/2000/original/1_v2.jpg)
	}

	#homeslideImg2 {
		background-image: url(img/slides/main/2000/1.webp)
	}

	#homeslideImg3 {
		background-image: url(img/slides/main/2000/3_v2.webp)
	}

	#homeslides {
		height: 800px
	}

	.homeslide::before {
		max-height: 454px;
	}

	.homeslide::after {
		max-height: 636px;
	}
	#homeslide1.homeslide::before {
		max-height: 196px;
	}

	#homeslide1.homeslide::after {
		max-height: 307px;
	}
}

.slideContent {
	position: relative;
	height: 100%;
	width: 100%;
}

.slideBox {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	max-width: 1600px;
	padding: 10px 5px 0px;
	box-sizing: border-box;
	transition: .4s;
	z-index: 10;
}

.slideHead {
	font-family: 'Inter', sans-serif;
	font-size: clamp(12px, 4vw, 50px);
	color: #fff;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	padding: 0;
	display: block;
}

#homeslide3 .slideHead {
	font-family: 'Playfair Display', sans-serif;
	font-size: clamp(25px, 6vw, 100px);
	font-style: italic;
	color: #fff;
	padding: 0 0 10px;
	line-height: 1.3;
	text-align: center;
	text-transform: capitalize;
	overflow: hidden;
}

.slideBody {
	font-family: 'Playfair Display', sans-serif;
	font-size: clamp(25px, 6vw, 100px);
	font-style: italic;
	color: #fff;
	padding: 0;
	line-height: 1.3;
	text-align: center;
	overflow: hidden;
}

.slideBody span {
	position: relative;
	font-family: 'Playfair Display', sans-serif;
	font-size: clamp(25px, 6vw, 100px);
	font-style: italic;
	color: #fff;
	padding: 0;
	line-height: 1;
}

#homeslide3 .slideBody {
	font-family: 'Inter', sans-serif;
	font-size: clamp(12px, 4vw, 50px);
	color: #fff;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	padding: 0;
	display: block;
	font-style: normal;
	position: relative;
}

#homeslide3 .slideBody span {
	font-family: 'Inter', sans-serif;
	font-size: clamp(12px, 4vw, 50px);
	color: #fff;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	display: inline;
	font-style: normal;
	position: relative;
}

.slideBody span::before {
	content: '';
	position: absolute;
	left: calc(-100vw - 15px);
	top: 55%;
	transform: translateY(-50%);
	width: 100vw;
	height: 2px;
	background-color: #86754D;
}

.slideBody span::after {
	content: '';
	position: absolute;
	right: calc(-100vw - 15px);
	top: 55%;
	transform: translateY(-50%);
	width: 100vw;
	height: 2px;
	background-color: #86754D;
}

#homeslide3 .slideBody span::before {
	content: '';
	position: absolute;
	left: calc(-100vw - 15px);
	top: 6px;
	transform: unset;
	width: 100vw;
	height: 2px;
	background-color: #86754D;
}

#homeslide3 .slideBody span::after {
	content: '';
	position: absolute;
	right: calc(-100vw - 15px);
	top: 6px;
	transform: unset;
	width: 100vw;
	height: 2px;
	background-color: #86754D;
}

.subslide {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 196px;
	border-bottom: 2px solid #86754D;
	position: relative;
}

.subslide::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(10px + 30vw);
	max-height: 217px;
	z-index: 1;
	opacity: 1;
	background-image: linear-gradient(hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100%);
	pointer-events: none;
}

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

#subslide26.subslide::before{
	max-height: 80px;
}
#subslide27.subslide::before{
	max-height: 80px;
}
#subslide28.subslide::before{
	max-height: 80px;
}
#subslide29.subslide::before{
	max-height: 80px;
}

@media (min-width:800px) {
	#subslide1 {background-image: url('img/slides/sub/1120/1.webp');}
	#subslide2 {background-image: url('img/slides/sub/1120/2.webp');}
	#subslide3 {background-image: url('img/slides/sub/1120/3.webp');}
	#subslide4 {background-image: url('img/slides/sub/1120/4.webp');}
	#subslide5 {background-image: url('img/slides/sub/1120/5.webp');}
	#subslide6 {background-image: url('img/slides/sub/1120/6.webp');}
	#subslide7 {background-image: url('img/slides/sub/1120/7.webp');}
	#subslide8 {background-image: url('img/slides/sub/1120/8.webp');}
	#subslide9 {background-image: url('img/slides/sub/1120/9.webp');}
	#subslide10 {background-image: url('img/slides/sub/1120/10.webp');}
	#subslide11 {background-image: url('img/slides/sub/1120/11.webp');}
	#subslide12 {background-image: url('img/slides/sub/1120/12.webp');}
	#subslide13 {background-image: url('img/slides/sub/1120/13.webp');}
	#subslide14 {background-image: url('img/slides/sub/1120/14.webp');}
	#subslide15 {background-image: url('img/slides/sub/1120/15.webp');}
	#subslide16 {background-image: url('img/slides/sub/1120/16.webp');}
	#subslide17 {background-image: url('img/slides/sub/1120/17.webp');}
	#subslide18 {background-image: url('img/slides/sub/1120/18.webp');}
	#subslide19 {background-image: url('img/slides/sub/1120/19.webp');}
	#subslide20 {background-image: url('img/slides/sub/1120/20.webp');}
	#subslide21 {background-image: url('img/slides/sub/1120/21.webp');}
	#subslide22 {background-image: url('img/slides/sub/1120/22.webp');}
	#subslide23 {background-image: url('img/slides/sub/1120/23.webp');}
	#subslide24 {background-image: url('img/slides/sub/1120/24.webp');}
	#subslide25 {background-image: url('img/slides/sub/1120/25.webp');}
	#subslide26 {background-image: url('img/slides/sub/1120/26.webp');}
	#subslide27 {background-image: url('img/slides/sub/1120/27.webp');}
	#subslide28 {background-image: url('img/slides/sub/1120/28.webp');}
	#subslide29 {background-image: url('img/slides/sub/1120/29.webp');}
		.subslide {
		height: 314px;
		border-bottom: 5px solid #86754D;
	}
	.subslide::before {
    max-height: 310px;
	}
	#subslide26.subslide::before{
		max-height: 120px;
	}
	#subslide27.subslide::before{
		max-height: 120px;
	}
	#subslide28.subslide::before{
		max-height: 120px;
	}
	#subslide29.subslide::before{
		max-height: 120px;
	}
	.slideBody span::before {
		height: 5px;
	}
	
	.slideBody span::after {
		height: 5px;
	}
	
	#homeslide3 .slideBody span::before {
		top: 8px;
		height: 5px;
	}
	
	#homeslide3 .slideBody span::after {
		top: 8px;
		height: 5px;
	}
}

@media (min-width:1120px) {
	#subslide1 {background-image: url('img/slides/sub/2000/1.webp');}	
	#subslide2 {background-image: url('img/slides/sub/2000/2.webp');}
	#subslide3 {background-image: url('img/slides/sub/2000/3.webp');}
	#subslide4 {background-image: url('img/slides/sub/2000/4.webp');}
	#subslide5 {background-image: url('img/slides/sub/2000/5.webp');}
	#subslide6 {background-image: url('img/slides/sub/2000/6.webp');}
	#subslide7 {background-image: url('img/slides/sub/2000/7.webp');}
	#subslide8 {background-image: url('img/slides/sub/2000/8.webp');}
	#subslide9 {background-image: url('img/slides/sub/2000/9.webp');}
	#subslide10 {background-image: url('img/slides/sub/2000/10.webp');}
	#subslide11 {background-image: url('img/slides/sub/2000/11.webp');}
	#subslide12 {background-image: url('img/slides/sub/2000/12.webp');}
	#subslide13 {background-image: url('img/slides/sub/2000/13.webp');}
	#subslide14 {background-image: url('img/slides/sub/2000/14.webp');}
	#subslide15 {background-image: url('img/slides/sub/2000/15.webp');}
	#subslide16 {background-image: url('img/slides/sub/2000/16.webp');}
	#subslide17 {background-image: url('img/slides/sub/2000/17.webp');}
	#subslide18 {background-image: url('img/slides/sub/2000/18.webp');}
	#subslide19 {background-image: url('img/slides/sub/2000/19.webp');}
	#subslide20 {background-image: url('img/slides/sub/2000/20.webp');}
	#subslide21 {background-image: url('img/slides/sub/2000/21.webp');}
	#subslide22 {background-image: url('img/slides/sub/2000/22.webp');}
	#subslide23 {background-image: url('img/slides/sub/2000/23.webp');}
	#subslide24 {background-image: url('img/slides/sub/2000/24.webp');}
	#subslide25 {background-image: url('img/slides/sub/2000/25.webp');}
	#subslide26 {background-image: url('img/slides/sub/2000/26.webp');}
	#subslide27 {background-image: url('img/slides/sub/2000/27.webp');}
	#subslide28 {background-image: url('img/slides/sub/2000/28.webp');}
	#subslide29 {background-image: url('img/slides/sub/2000/29.webp');}
	.subslide {
		height: 560px;
		border-bottom: 7px solid #86754D;
	}
	.subslide::before {
    max-height: 454px;
}


#subslide26.subslide::before{
	max-height: 260px;
}
#subslide27.subslide::before{
	max-height: 260px;
}
#subslide28.subslide::before{
	max-height: 260px;
}
#subslide29.subslide::before{
	max-height: 260px;
}

.slideBody span::before {
	height: 7px;
}

.slideBody span::after {
	height: 7px;
}

#homeslide3 .slideBody span::before {
	top: 12px;
	height: 7px;
}

#homeslide3 .slideBody span::after {
	top: 12px;
	height: 7px;
}
}


@media screen and (min-width: 800px) {
	#syncMenu {
		z-index: 1;
	}
	.slideBox {
		bottom: 30px;
		padding: 15px 10px 3px;
	}
	#homeslide3 .slideBody {
		margin: 0 0 20px;
	}

}

@media screen and (min-width: 1120px) {
	.slideBox {
		bottom: 80px;
		padding: 20px 0 5px;
	}
	.slideHead {
		margin: 0 0 -20px;
	}
	#homeslide3 .slideHead {
		padding: 0 0 20px;
	}
}

#sync {
	height: 0;
	width: 0;
}

.syncItem {
	position: relative;
	z-index: 0;
}

/* Results Zone */

.sxn-results {
	background-image: url('img/results/results_bg_sm.webp');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-top: 2px solid #86754D;
	border-bottom: 2px solid #86754D;
	padding: 15px 0 20px;
}

.resultsContain {
	max-width: calc(100% - 80px);
	margin: 0 auto;
	position: relative;
}

.resultsBox {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: relative;
	width: 100%;
	margin: 0 auto;
}

.resultsBox::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 42px;
	height: 62px;
	border: 2px solid #AC9C76;
	clip-path: polygon(0 0, 20px 0, 99% 100%, 0% 100%);
}

.resultsBox::after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 5px;
	width: 42px;
	height: 62px;
	border: 2px solid #AC9C76;
	clip-path: polygon(calc(100% - 20px) 0, 100% 0, 100% 100%, 1% 100%);
}

.hpresults-slide::before {
	content: '';
	position: absolute;
	left: 8px;
	bottom: 12px;
	width: 36px;
	height: 5px;
	background-color: #fff;
}

.hpresults-slide::after {
	content: '';
	position: absolute;
	right: 8px;
	bottom: 12px;
	width: 36px;
	height: 5px;
	background-color: #fff;
}

.resultsAmt {
	font-family: 'Inter', sans-serif;
	font-size: clamp(28px, 4vw, 50px);
	font-weight: bold;
	color: #fff;
	padding: 0 0 5px;
	line-height: 1;
}

.resultsAct {
	font-family: 'Inter', sans-serif;
	font-size: clamp(18px, 4vw, 25px);
	font-weight: bold;
	color: #fff;
	padding: 0 0 5px;
	line-height: 1;
}

.resultsDesc {
	font-family: 'Inter', sans-serif;
	font-size: clamp(18px, 4vw, 25px);
	color: #fff;
	padding: 0;
	line-height: 1;
}

.resultsNavContain {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: calc(100% + 80px);
}

.resultsNavButton {
	display: block;
	width: 22px;
	height: 29px;
	position: relative;
	transition: .4s;
}

.resultsNavButton::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	mask-image: url('img/results/arrow.svg');
	-webkit-mask-image: url('img/results/arrow.svg');
	background-color: #AC9C76;
	mask-size: 22px 29px;
	mask-repeat: no-repeat;
	mask-position: center;
	-webkit-mask-size: 22px 29px;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	width: 22px;
	height: 29px;
	transition: .4s;
}

.resultsNavButton:hover::after {
	background-color: #CBC3A9;
}

.hpNextResults::after {
	transform: translate(-50%, -50%) rotate(180deg);
}

.rLinkContain {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 40px 0 0;
	position: relative;
}

.rLinkContain::before {
	content: '';
	position: absolute;
	right: calc(50% + 130px);
	top: calc(50% - 12px);
	transform: translateY(-50%);
	width: 11px;
	max-width: 100%;
	height: 21px;
	border-bottom: 2px solid #86754D;
	border-left: 2px solid #86754D;
	pointer-events: none;
}

.rLinkContain::after {
	content: '';
	position: absolute;
	left: calc(50% + 130px);
	top: calc(50% - 12px);
	transform: translateY(-50%);
	width: 11px;
	max-width: 100%;
	height: 21px;
	border-bottom: 2px solid #86754D;
	border-right: 2px solid #86754D;
	pointer-events: none;
}

.rLinkContain a {
	font-family: 'Inter', sans-serif;
	font-size: clamp(14px, 4vw, 16px);
	padding: 12px 45px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #86754D;
	transition: .4s;
}

.rLinkContain a:hover {
	background-color: #A79973;
}

@media (min-width:500px) {
	.rLinkContain::before {
		right: calc(50% + 140px);
		top: calc(50% - 12px);
		width: 81px;
		height: 21px;
	}
	
	.rLinkContain::after {
		left: calc(50% + 140px);
		top: calc(50% - 12px);
		width: 81px;
		height: 21px;
	}
}

@media (min-width:800px) {
	.sxn-results {
		background-image: url('img/results/results_bg_md.webp');
		border-top: 5px solid #86754D;
		border-bottom: 5px solid #86754D;
		padding: 25px 0 35px;
	}
	.resultsBox::before {
		height: 86px;
		width: 62px;
	}
	
	.resultsBox::after {
		height: 86px;
		width: 62px;
	}
	.hpresults-slide::before {
		width: 56px;
	}
	
	.hpresults-slide::after {
		width: 56px;
	}
	.resultsAmt {
		padding: 0 0 10px;
	}
	.rLinkContain::before {
		right: calc(50% + 140px);
		top: calc(50% - 24px);
		width: 150px;
		height: 41px;
	}
	
	.rLinkContain::after {
		left: calc(50% + 140px);
		top: calc(50% - 24px);
		width: 150px;
		height: 41px;
	}
}

@media (min-width:1120px) {
	.sxn-results {
		background-image: url('img/results/results_bg_xl.webp');
		border-top: 7px solid #86754D;
		border-bottom: 7px solid #86754D;
		padding: 35px 0 45px;
	}
	.resultsAmt {
		padding: 0 0 15px;
	}
}

@media (min-width:1200px) {
	.rLinkContain::before {
		right: calc(50% + 145px);
		top: calc(50% - 25px);
		width: 250px;
		height: 51px;
	}
	
	.rLinkContain::after {
		left: calc(50% + 145px);
		top: calc(50% - 25px);
		width: 250px;
		height: 51px;
	}
}

@media (min-width:1400px) {
	.resultsContain {
		max-width: 1475px;
	}
	.rLinkContain::before {
		width: 411px;
	}
	
	.rLinkContain::after {
		width: 411px;
	}
}

@media (min-width:1640px) {
	.resultsNavContain {
		width: calc(100% + 125px);
	}
}

/* BELOW THE FOLD (BTF) BEGINS */

p {
	padding: 0 0 20px;
}

li {
	list-style-type: none;
	list-style-position: outside;
}

.topo {
	display: block;
	overflow: hidden;
}

.topo img {
	display: block;
	width: 100%;
}

#contentArea {
	margin: 0 auto;
	overflow: hidden;
}

#mainContent {
	font-family: 'Inter', "Helvetica Neue", Helvetica, sans-serif;
	font-size: clamp(16px, 4vw, 18px);
	line-height: 1.66;
	color: #000;
}

.article ul, .article ol {
	padding: 0 0 20px 30px;
}

.article li ul, .article li ol {
	padding: 0 0 0 30px;
}

.article li {
	list-style-position: outside;
}

.article ul li {
	list-style-type: disc;
}

.article ol>li {
	list-style-type: decimal;
}

.article ol>li>ol>li {
	list-style-type: lower-alpha;
}

.article ol>li>ol>li>ol>li {
	list-style-type: lower-roman;
}

.article ul ul {
	padding-bottom: 0;
}

.article a:hover {
	text-decoration: underline;
}

.article ul, .article ol {
	overflow: hidden;
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
	line-height: 1.2;
	font-weight: normal;
	font-family: 'Inter', Times, "Times New Roman", serif;
	color: #000;
	padding: 0 0 5px 0;
	font-weight: bold;
}

.article h1 {
	font-size: clamp(26px, 4vw, 44px);
	padding: 0 0 25px 0;
}

.article h2 {
	font-size: clamp(20px, 4vw, 30px);
	padding: 0 0 20px 0;
	color: #86754D;
}

.article h3 {
	font-size: clamp(16px, 4vw, 20px);
	padding: 0 0 15px 0;
}

.article h4 {
	font-size: 16px;
	font-style: italic;
}

.article h5 {
	font-size: 16px;
}

.headshot {
	width: 40%;
	max-width: 220px;
	height: auto;
	float: left;
	margin: 0 15px 5px 0;
}

.article .alignright, .article .aligncenter, .article .alignleft {
	display: block;
	margin: 10px auto;
	max-width: 100%;
	height: auto;
}

.mcImgScale {
	/*Do not add any additional css to this class.*/
	max-width: 100%;
	height: auto;
}

#shareThisPage {
	clear: both;
	border-top: 1px solid #2a3868;
	padding: 20px 0 0;
	margin: 15px 0 0;
}

#shareThisPageHead {
	display: inline-block;
	font-size: 16px;
	line-height: 1;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 10px 0 0;
}

#shareThisPage .shareThisWrapper {
	display: inline-block;
}

.shareThisWrapper {
	font-size: 0;
}

.dskSharingIcon {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin: 0 14px 0 0;
	overflow: hidden;
}

.dskSharingIcon:hover {
	opacity: 0.8;
}

.dskSharingIcon_twitter img {
	margin: 0 0 0 -16px;
}

.dskSharingIcon_linkedin img {
	margin: 0 0 0 -32px;
}

.dskSharingIcon_googleplus img {
	margin: 0 0 0 -48px;
}

.mcTable {
	margin: 0 0 20px;
}

.mcTable td {
	vertical-align: top;
	display: block;
}

.mcTable ul {
	padding: 0 0 0 30px;
}

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

#crumbs {
	padding: 0 0 30px;
}

.blog-sidebar h2 {
	font-family: 'Inter', sans-serif;
	font-size: clamp(24px, 4vw, 30px);
	padding: 0 0 25px 0;
	font-weight: bold;
	line-height: 1.5;
	color: #000;
}

.blog-sidebar ul {
	padding: 0 0 30px 20px;
}

.blog-sidebar ul li {
	margin: 0 0 5px;
}

@media screen and (min-width: 1024px) {
	#sidebar {
		margin: 0 0 0;
	}
	#syncContent {z-index: 1;}
	#mainContent {
		padding: 0;
		width: calc(100% - 50px - 300px);
		float: left;
	}
	.home #mainContent { float: none; width: 100%; }
	.fwEntry #mainContent {
		float: none;
		margin: 0 auto;
		width: auto;
	}
	.article .alignright {
		float: right;
		margin: 0 0 5px 15px;
	}
	.article .aligncenter {
		display: block;
		margin: 0 auto;
	}
	.article .alignleft {
		float: left;
		margin: 0 15px 5px 0;
	}
	#sidebar {
		max-width: 300px;
		width: 100%;
		float: right;
	}
}
@media screen and (min-width: 900px) {
	.mcTable td {display: table-cell; padding: 0 0 0 40px;}
	.mcTable td:first-child {padding: 0;}
}

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

/* Content Zone */


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

body.home .sxn-content {
	padding: 25px 0 30px;
}

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

.contentImg {
	position: relative;
	flex-shrink: 0;
	width: 427px;
	max-width: calc(100% - 30px);
}

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

.contentImg::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -15px;
	width: 75%;
	height: 7px;
	background-color: #86754D;
	pointer-events: none;
}

.contentImg::after {
	content: '';
	position: absolute;
	right: -3%;
	bottom: -13px;
	width: calc(27% - 3px);
	height: calc(100% + 11px);
	border-right: 2px solid #86754D;
	border-bottom: 2px solid #86754D;
	pointer-events: none;
}

body.home .sxn-content h1 {
	font-family: 'Inter', sans-serif;
	font-size: clamp(28px, 4vw, 44px);
	font-weight: bold;
	line-height: 1.5;
	color: #000000;
	padding: 0 0 15px;
}

@media (min-width:800px) {
	body.home .sxn-content {
		padding: 55px 0 45px;
	}
	body.home .sxn-content h1 {
		padding: 0 0 22px;
	}
	.sxn-content {
		padding: 60px 0 70px;
	}
}

@media (min-width:1120px) {
	.contentContain {
		align-items: flex-start;
		flex-direction: row;
	}
	body.home .sxn-content {
		padding: 75px 0 60px;
	}
	.sxn-content {
		padding: 90px 0 100px;
	}
	body.home .sxn-content h1 {
		padding: 0 0 30px;
	}
}

/* Team Zone */

.sxn-team {
	border-top: 2px solid #86754D;
	border-bottom: 2px solid #86754D;
	padding: 30px 0 35px;
	background-image: url('img/team/team_bg_sm.webp');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.sxn-team .sxn-title {
	font-family: 'Inter', sans-serif;
	font-size: clamp(28px, 4vw, 36px);
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 0 0 40px;
}

.teamContain {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 45px 114px;
	margin: 0 auto;
	/* max-width: calc(100% - 90px); */
}

.teamContain li {
	max-width: calc(100% - 30px);
}

.teamImg {
	margin: 0 auto 35px;
	width: 250px;
	max-width: 100%;
	position: relative;
}

.teamImg img {
	display: block;
	width: 326px;
	max-width: 100%;
	height: auto;
	transition: .4s;
}

.teamLink:hover .teamImg img {
	filter: brightness(130%);
}

.teamImg::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 163px;
	max-width: 50%;
	height: calc(100% + 20px);
	border-top: 7px solid #fff;
	border-bottom: 7px solid #fff;
	pointer-events: none;
}

.teamImg::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% + 24px);
	height: calc(100% + 24px);
	border: 2px solid #AC9C76;
	pointer-events: none;
	clip-path: polygon(50% 50%, 75% 0, 100% 0, 100% 100%, 75% 100%, 50% 50%, 25% 100%, 0 100%, 0 0, 25% 0);
	transition: .4s;
}

.teamLink:hover .teamImg::after {
	border: 2px solid #fff;
}

.teamName {
	font-family: 'Inter', sans-serif;
	font-size: clamp(24px, 4vw, 34px);
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 1;
	padding: 0 0 5px;
}

.teamPosi {
	font-family: 'Inter', sans-serif;
	font-size: clamp(16px, 4vw, 20px);
	color: #AC9C76;
	text-align: center;
	line-height: 1.3;
	padding: 0;
	transition: .4s;
}

.teamLink:hover .teamPosi {
	color: #fff;
}

@media (min-width:800px) {
	.sxn-team {
		border-top: 5px solid #86754D;
		border-bottom: 5px solid #86754D;
		padding: 50px 0 55px;
		background-image: url('img/team/team_bg_md.webp');
	}
	.sxn-team .sxn-title {
		padding: 0 0 50px;
	}
	.teamImg {
		width: 300px;
		margin: 0 auto 35px;
	}
}

@media (min-width:1120px) {
	.sxn-team {
		border-top: 7px solid #86754D;
		border-bottom: 7px solid #86754D;
		padding: 70px 0 75px;
		background-image: url('img/team/team_bg_xl.webp');
	}
	.sxn-team .sxn-title {
		padding: 0 0 65px;
	}
	.teamImg {
		width: 326px;
		margin: 0 auto 45px;
	}
}

/* Subpage Team Zone */

.spAtt {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 30px 55px;
}

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

@media (min-width:800px) {
	.spAtt {
		align-items: flex-start;
		flex-direction: row;
	}
	.spAttImg {
		flex-shrink: 0;
		width: 250px;
	}
}

@media (min-width:1120px) {
	.spAttImg {
		width: 326px;
	}
}

/* Accolades Zone */

.sxn-accolades {
	padding: 30px 0;
}

.sxn-accolades .sxn-title {
	font-family: 'Inter', sans-serif;
	font-size: clamp(28px, 4vw, 36px);
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 0 0 30px;
}

.accoContain {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 30px 15px;
}

.accoContain li {
	width: 100%;
	max-width: calc(40% - 8px);
}

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

@media (min-width:800px) {
	.sxn-accolades {
		padding: 50px 0;
	}
	.accoContain {
		gap: 30px 30px;
	}
	
	.accoContain li {
		max-width: 30%;
	}
}

@media (min-width:1120px) {
	.sxn-accolades {
		padding: 70px 0;
	}
}

@media (min-width:1300px) {
	
	.accoContain {
		gap: 30px 60px;
	}
	
	.accoContain li {
		max-width: unset;
		width: unset;
	}
}

/* Auto Zone */

.sxn-auto {
	border-top: 2px solid #86754D;
	padding: 40px 0 0;
	background-image: url('img/auto/auto_bg_sm.webp');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.sxn-auto .sxn-title {
	font-family: 'Inter', sans-serif;
	font-size: clamp(28px, 4vw, 36px);
	font-weight: bold;
	color: #fff;
	padding: 0 0 30px;
}

.sxn-auto .sxn-desc {
	padding: 0 0 30px;
}

.sxn-auto ul {
	padding: 0 10px 0 30px;
}

.sxn-auto ul li {
	list-style: disc;
}

.sxn-auto ul li::marker {
	color: #AC9C76;
}

.autoContain {
	max-width: 1115px;
	padding: 20px 20px 20px 10px;
	background-color: rgba(0, 0, 0, 0.64);
	color: #fff;
	position: relative;
}

.autoContain::after {
	content: '';
	position: absolute;
	left: -100vw;
	top: 0;
	width: 100vw;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.64);
}

@media (min-width:800px) {
	.sxn-auto {
		background-image: url('img/auto/auto_bg_md.webp');
		border-top: 5px solid #86754D;
		padding: 65px 0 0;
	}
	.sxn-auto ul {
		padding: 0 20px 0 50px;
	}
	.autoContain {
		padding: 50px 50px 50px 20px;
	}
}

@media (min-width:1120px) {
	.sxn-auto {
		background-image: url('img/auto/auto_bg_xl.webp');
		border-top: 7px solid #86754D;
		padding: 90px 0 0;
	}
	.sxn-auto ul {
		padding: 0 30px 0 70px;
	}
	.autoContain {
		padding: 70px 70px 70px 0;
	}
}

@media (min-width:1640px) {
	.sxn-auto ul {
		padding: 0 40px 0 90px;
	}
}

/* sxn-areas */
.sxn-areas {
	background-image: url(img/areas/bg.webp);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 20px;
}

.sxn-areas .sxn-wrap {
	max-width: 1600px;
	margin: 0 auto;
}

.sxn-areas .sxn-head {
	font-size: 26px;
	font-family: "Inter", sans-serif;
	font-weight: 700;
	line-height: 1.2;
	color: #000;
	text-align: center;
	margin: 0 0 30px;
}

.topAreasBody {
	max-width: 1040px;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 400;
	font-family: "Inter", sans-serif;
	color: #000;
	line-height: 1.67;
}

.hpAreas {
	width: 100%;
	box-sizing: border-box;
	position: relative;
	margin: 30px 0 0;
	z-index: 10;
}

.areaBox {
	display: block;
	position: relative;
	clear: both;
	overflow: hidden;
	width: 320px;
	max-width: 100%;
	margin: 0 auto;
}

.areaBox::after {
	background: #000;
	border-radius: 30%;
	content: '';
	height: 50px;
	filter: blur(10px);
	left: 0;
	right: 0;
	bottom: 36px;
	margin: 0 auto;
	opacity: .3;
	position: absolute;
	text-align: center;
	width: 80%;
	z-index: -1
}

.areaBoxInner {
	width: 100%;
	display: block;
	color: #fff;
	background: #86754D;
	padding: 22px;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	margin: 0 0 50px;
}

.areaBoxInner::before {
	position: absolute;
	content: '';
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	top: 10px;
	left: 10px;
	border: 2px solid #B9AB86;
	box-sizing: border-box;
	background: none;
}

.areaImg {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 0 22px;
}

.areaTitle {
	display: block;
	width: 100%;
	height: 70px;
	background: url(img/areas/titleBd.webp) no-repeat center top;
	background-size: 100% 100%;
	font-size: 18px;
	font-weight: 700;
	font-family: "Inter", sans-serif;
	text-align: center;
	padding: 15px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}

.areaBoxInner:hover {
	background: #A79973;
}

.areaBoxInner:hover .areaImg {
	filter: brightness(1.1);
}

.areasNav {
	position: relative;
	z-index: 1;
	width: 115px;
	max-width: 100%;
	margin: 0 auto;
	height: 70px;
}

.areasNav .prevNextSlide {
	width: 40px;
	height: 53px;
	background: url(img/areas/arrow.webp) no-repeat center top;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}

.areasNav .prevNextSlide.nextSlide {
	left: auto;
	right: 0;
	transform: translateY(-50%) rotateY(180deg);
}

.areasNav .prevNextSlide:hover {
	filter: brightness(1.4);
}

@media screen and (min-width: 800px) {
	.sxn-areas .sxn-head {
		font-size: 28px;
	}

	.hpAreas {
		padding: 0 80px;
		max-width: 500px;
		width: 100%;
		margin: 0 auto;
	}

	.areasNav {
		position: static;
		width: auto;
		height: auto;
	}
}

@media screen and (min-width: 1000px) {
	.hpAreas {
		max-width: 800px;
	}
}

@media screen and (min-width: 1120px) {
	.sxn-areas {
		padding: 60px 20px;
		background-position: center top;
	}

	.sxn-areas .sxn-head {
		font-size: 32px;
	}

	.hpAreas {
		padding: 0 115px;
		max-width: 1000px;
	}

	.areaBox {
		width: 340px;
	}

	.areasNav .prevNextSlide {
		width: 68px;
		height: 89px;
	}

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

@media screen and (min-width: 1400px) {
	.hpAreas {
		max-width: 100%;
		margin: 40px 0 -220px;
	}

	.areaBox {
		width: 420px;
	}

	.areaTitle {
		font-size: 22px;
	}
}

@media screen and (min-width: 1640px) {
	.sxn-areas {
		padding: 80px 20px;
	}

	.sxn-areas .sxn-head {
		font-size: 36px;
	}

	.areaTitle {
		font-size: 28px;
	}
}

/* AOP Sidebar Zone */

.sbAop {
	background-image: url('img/areas/sidebar_bg.webp');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0 0 55px;
	margin: 0 0 45px;
	isolation: isolate;
}

.sbAop .sxn-title {
	font-family: 'Inter', sans-serif;
	font-size: clamp(28px, 4vw, 36px);
	font-weight: bold;
	color: #fff; 
	text-align: center;
	padding: 30px 0 25px;
	position: relative;
}

.sbAop .sxn-title::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: .5;
	background-image: linear-gradient(0deg, hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100%);
	pointer-events: none;
}

.sbAopContain {
	padding: 20px 15px;
	background-color: #400A0A;
}

.sbAopContain li {
	position: relative;
	transition: .4s;
}

.sbAopContain li:hover::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 53%;
	transform: translate(-50%, -50%);
	background-color: #B9AB86;
	width: calc(100% - 8px);
	height: calc(100% - 8px);
	clip-path: polygon(calc(17% - 3px) 5%,calc(83% + 3px) 5%,calc(83% + 3px) 0, 100% 0, 100% 100%, 0 100%, 0 0, calc(17% - 3px) 0);
	z-index: -1;
	pointer-events: none;
}

.sbAopContain a {
	font-family: 'Inter', sans-serif;
	font-size: clamp(22px, 4vw, 26px);
	font-weight: bold;
	color: #fff; 
	text-align: center;
	padding: 5px 0 5px;
	position: relative;
	width: 100%;
	display: block;
	box-sizing: border-box;
	margin: 0 0 13px;
}

.sbAopContain a::before {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	border: 2px solid #B9AB86;
	clip-path: polygon(17% 30%,83% 30%,83% 0, 100% 0, 100% 100%, 0 100%, 0 0, 17% 0);
}

.sbAopContain a::after {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -3px;
	background-color: #fff;
	width: calc(66% - 4px);
	height: 7px;
}

/* Testimonials zone */
.sxn-tests {
	background-color: #000;
	background-image: url(img/testimonials/bg.webp);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px 20px;
	position: relative;
	z-index: 1;
}

.hpTests {
	padding: 0;
	margin: 0 auto;
	box-sizing: border-box;
}

.hpTest-slide {
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	justify-content: center;
}

.hpTestBox {
	border-color: #86754D;
	border-style: solid;
	border-width: 0 2px 0 2px;
	margin: 26px auto 3px;
	max-width: 100%;
	padding: 0;
	position: relative;
	text-align: center;
	z-index: 1;
}

.hpTestBox::before, .hpTestBox::after {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto;
	box-sizing: border-box;
	content: '';
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: calc(100% - 64px);
}

.hpTestBox::before {
	background-image: url(img/testimonials/bd-quote.webp);
	height: 65px;
	top: -26px;
	z-index: -1;
}

.hpTestBox::after {
	background-image: url(img/testimonials/bd-line.webp);
	bottom: -3px;
	height: 7px;
	z-index: -2;
}

.hpTestBd, .hpTestBd2 {
	box-sizing: border-box;
	position: relative;
	z-index: 2;
}

.hpTestBd2 {
	padding: 60px 20px 30px;
}

.hpTestBd::before, .hpTestBd::after,
.hpTestBd2::before, .hpTestBd2::after {
	background-color: #86754D;
	box-sizing: border-box;
	content: '';
	display: block;
	height: 2px;
	position: absolute;
	top: 0;
	width: 29px;
	z-index: -3;
}

.hpTestBd2::before, .hpTestBd2::after {
	bottom: 0;
	top: auto;
}

.hpTestBd::before, .hpTestBd2::before {
	left: 0;
}

.hpTestBd::after, .hpTestBd2::after {
	right: 0;
}

.hpTestBody {
	box-sizing: border-box;
	display: block;
	padding: 62px 0 26px;
	position: relative;
}

.hpTestBody::before {
	background: url(img/testimonials/icon-star.webp) no-repeat left top;
	background-size: 100% auto;
	content: '';
	height: 44px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 243px;
}

.hpTestAuthor {
	font-size: 18px;
	font-weight: 700;
	display: block;
}

.hpTestMore {
	color: #AC9C76;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	white-space: nowrap;
}

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

.hpTests-pagination {
	align-items: flex-end;
	display: flex;
	justify-content: center;
	flex-direction: row;
}

.hpTests-pagination .swiper-pagination-bullet {
	width: 30px;
	height: 6px;
	text-align: center;
	line-height: 9px;
	font-size: 0;
	color: #000;
	opacity: 1;
	background: #C6C6C6;
	border-radius: 0;
}

.hpTests-pagination .swiper-pagination-bullet-active {
	color: #86754D;
	background: #86754D;
	height: 12px;
}

.swiper-container-horizontal>.hpTests-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
}

.testsBtn {
	box-sizing: border-box;
	display: block;
	margin: 0 auto;
	max-width: 358px;
	overflow: hidden;
	padding: 56px 0 81px;
	position: relative;
	z-index: 1;
}

.testsBtn::before, .testsBtn::after {
	border-color: #86754D;
	border-style: solid;
	content: '';
	height: 37px;
	left: 0;
	position: absolute;
	top: 47px;
	width: 40px;
	z-index: -1;
}

.testsBtn::before {
	border-width: 0 0 2px 2px;
}

.testsBtn::after {
	border-width: 0 2px 2px 0;
}

.testsBtn::after {
	left: auto;
	right: 0;
}

.sxn-tests .sxn-button {
	max-width: 256px;
}

@media screen and (min-width: 1120px) {
	.sxn-tests {
		padding: 60px 20px;
	}

	.hpTestBd2 {
		padding: 60px 34px 20px;
	}

	.hpTestAuthor {
		font-size: 20px;
	}

	.hpTests-pagination .swiper-pagination-bullet {
		width: 100px;
	}

	.testsBtn {
		max-width: 710px;
	}

	.testsBtn::before, .testsBtn::after {
		height: 74px;
		top: 11px;
		width: 178px;
	}

	.sxn-tests .sxn-button {
		max-width: 336px;
	}
}
@media screen and (min-width: 1400px) {
	.sxn-tests {
		padding: 160px 20px 60px;
	}
	.hpTestMore {
		font-size: 18px;
	}
}

@media screen and (min-width: 1640px) {
	.sxn-tests {
		padding: 180px 20px 100px;
	}

	.hpTests-outer {
		max-width: 1600px;
		margin: 0 auto;
		position: relative;
	}

	.hpTests-container {
		max-width: 1336px;
		margin: 0 auto;
	}

	.hpTestAuthor {
		font-size: 24px;
	}
}


/* Sidebar Testimonials zone */
.sbTest-slide {
	display: block;
	box-sizing: border-box;
}

.sbTestBox {
	border-color: #86754D;
	border-style: solid;
	border-width: 0 2px 0 2px;
	margin: 26px auto 3px;
	max-width: 100%;
	padding: 0;
	position: relative;
	text-align: center;
	z-index: 1;
}

.sbTestBox::before, .sbTestBox::after {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto;
	box-sizing: border-box;
	content: '';
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: calc(100% - 64px);
}

.sbTestBox::before {
	background-image: url(img/testimonials/bd-quote.webp);
	height: 65px;
	top: -26px;
	z-index: -1;
}

.sbTestBox::after {
	background-image: url(img/testimonials/bd-line.webp);
	bottom: -3px;
	height: 7px;
	z-index: -2;
}

.sbTestBd, .sbTestBd2 {
	box-sizing: border-box;
	position: relative;
	z-index: 2;
}

.sbTestBd2 {
	padding: 60px 20px 30px;
}

.sbTestBd::before, .sbTestBd::after,
.sbTestBd2::before, .sbTestBd2::after {
	background-color: #86754D;
	box-sizing: border-box;
	content: '';
	display: block;
	height: 2px;
	position: absolute;
	top: 0;
	width: 29px;
	z-index: -3;
}

.sbTestBd2::before, .sbTestBd2::after {
	bottom: 0;
	top: auto;
}

.sbTestBd::before, .sbTestBd2::before {
	left: 0;
}

.sbTestBd::after, .sbTestBd2::after {
	right: 0;
}

.sbTestBody {
	box-sizing: border-box;
	display: block;
	padding: 62px 0 26px;
	position: relative;
}

.sbTestBody::before {
	background: url(img/testimonials/icon-star.webp) no-repeat left top;
	background-size: 100% auto;
	content: '';
	height: 44px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 243px;
}

.sbTestAuthor {
	font-size: 18px;
	font-weight: 700;
	display: block;
}

.sbTestMore {
	color: #AC9C76;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	white-space: nowrap;
}

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

.sbTests-pagination {
	align-items: flex-end;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	width: 100%;
}

.sbTests-pagination .swiper-pagination-bullet {
	width: 30px;
	height: 6px;
	text-align: center;
	line-height: 9px;
	font-size: 0;
	color: #000;
	opacity: 1;
	background: #C6C6C6;
	border-radius: 0;
}

.sbTests-pagination .swiper-pagination-bullet-active {
	color: #86754D;
	background: #86754D;
	height: 12px;
}

.swiper-container-horizontal>.sbTests-pagination.swiper-pagination-bullets {
	bottom: 86px;
}

.swiper-container-horizontal>.sbTests-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
}

.sbTests-btn {
	box-sizing: border-box;
	display: block;
	margin: 0 auto;
	max-width: 327px;
	overflow: hidden;
	padding: 61px 0 0;
	position: relative;
	z-index: 1;
}

.sbTests-btn .sxn-button {
	max-width: 327px;
}

.sbTests-container {
	max-width: 100%;
	margin: 0 auto 20px;
}

@media screen and (min-width: 1120px) {
	.sbTestBd2 {
		padding: 60px 34px 20px;
	}

	.sbTestAuthor {
		font-size: 20px;
	}

	.sbTests-pagination .swiper-pagination-bullet {
		width: 74px;
	}
}

@media screen and (min-width: 1440px) {
	.sbTestMore {
		font-size: 18px;
	}
}

@media screen and (min-width: 1640px) {
	.sbTests-outer {
		max-width: 100%;
		margin: 0 auto;
		position: relative;
	}

	.sbTests-container {
		max-width: 100%;
		margin: 0 auto 20px;
	}

	.sbTestAuthor {
		font-size: 24px;
	}
}

#mainFooter {
	overflow: hidden;
}

.mfTop {
	color: #fff;
	font-family: 'Inter', sans-serif;
	background-image: url(img/footer/footer-bg-mob.webp);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	padding: 40px 20px;
	border-color: #86754D;
	border-style: solid;
	border-width: 7px 0 7px 0;
	position: relative;
}

.mfTop:before {
	content: '';
	position: absolute;
	background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
	opacity: 0.7;
	width: 100%;
	height: 30%;
	top: 0;
	left: 0;
	z-index: 1;
}

.mfWrap {
	max-width: 1600px;
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-direction: column;
	margin: 0 auto;
}

.mfSiteInfo {
	position: relative;
	z-index: 2;
}

#logo-footer {
	width: 280px;
	display: block;
	margin: 0 auto 20px auto;
}

#logo-footer img {
	width: 100%;
	height: auto;
	display: block;
}

.mfMap {
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-image: url(img/footer/map.webp);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	border: 4px solid #86754D;
	width: 100%;
	height: 150px;
	margin: 0 0 20px;
	position: relative;
}

.mfMap a {
	display: block;
	width: 100%;
	height: 100%;
}

.mfMap:hover {
	border-color: #A79973;
}

.mfMap::before {
	content: '';
	position: absolute;
	background-image: url(img/footer/map-pin.webp);
	background-repeat: no-repeat;
	background-position: top left;
	width: 63px;
	height: 92px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0.8);
}

.mfMap:hover::before {
	background-position: top right;
}

.mfAddContact {
	background: rgba(0, 0, 0, 0.65);
	font-size: 18px;
	padding: 10px 20px 30px;
	text-align: center;
}

.mfAddContact>div {
	position: relative;
	padding: 20px;
}

.mfAddContact>div:before {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: absolute;
	content: '';
	background-color: #86754D;
	height: 7px;
	width: 150px;
	top: 57px;
	left: 50%;
	transform: translateX(-50%);
}

.mfAddContact>div:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: absolute;
	content: '';
	border-color: #fff;
	border-style: solid;
	border-width: 0 2px 2px 2px;
	width: 100%;
	height: calc(100% - 60px);
	bottom: 0;
	left: 0;
	pointer-events: none;
}

.mfAddContact .mfACTitle {
	display: block;
	font-weight: 700;
	padding: 0 0 40px;
	position: relative;
}

.mfAddContact .mfACTitle:before,
.mfAddContact .mfACTitle:after {
	position: absolute;
	content: '';
	background: #fff;
	width: calc(50% - 60px);
	height: 2px;
	bottom: 28px;
}

.mfAddContact .mfACTitle:before {
	left: -20px;
}

.mfAddContact .mfACTitle:after {
	right: -20px;
}

.mfContact .mfACInfo {
	display: block;
}

.mfContact .mfACInfo a {
	color: #fff;
}

.mfContact .mfACInfo a:hover {
	text-decoration: underline;
}

.mfContactBox {
	padding: 40px 20px;
	background: rgba(0, 0, 0, 0.65);
	position: relative;
	z-index: 2;
}

.mfContactBox .sxn-head {
	display: block;
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	padding: 0 0 20px;
}

.mfContactBox .conForm {
	display: flex;
	flex-direction: column;
	gap: 20px 0;
}

.mfContactBox .fBlockTop {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.fBlockTop .formBlock {
	width: 100%;
}

.formInput input,
.formInput textarea {
	color: #fff;
	display: block;
	width: 100%;
	outline: none;
	border: 2px solid #AC9C76;
	background: transparent;
	height: 50px;
	resize: none;
	padding: 10px;
	box-sizing: border-box;
	font-size: 16px;
}

.mfContactBox input::placeholder,
.formInput textarea::placeholder {
	color: #fff;
	opacity: 1;
}

.formSubmitBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 15px 25px;
	width: 100%;
}

.formReqBox {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #AC9C76;
	margin: -10px 0 0;
}

.formReqBox span {
	display: block;
	padding: 0 0 20px;
	text-align: center;
}

.formSubmitCol {
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
	align-items: center;
}

.formSubmit {
	width: 250px;
	height: 59px;
	max-width: 100%;
}

.formSubmit input {
	width: 100%;
	height: 100%;
	outline: 0;
	background-color: #86754D;
	border: 0;
	display: block;
	cursor: pointer;
	color: #FFF;
	text-transform: uppercase;
	transition: .5s;
	font-size: 18px;
	font-weight: 700;
}

.formSubmit input:hover {
	background: #A89973;
}

.mfBottom {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 20px 50px;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	background: #000;
	color: #fff;
	text-align: center;
	padding: 40px 20px;
}

.mfSocial {
	display: flex;
	justify-content: center;
	gap: 20px;
}

.mfSocial a {
	line-height: 1;
	background: #86754D;
	box-sizing: border-box;
	text-align: center;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	position: relative;
	width: 48px;
	height: 48px;
	transition: 0.5s;
}

.mfSocial a:hover {
	background: #A79973;
}

.mfSocial a::after {
	content: '';
	width: 13px;
	height: 27px;
	background: url(img/icons/social.webp) top center no-repeat;
	display: block;
}

.mfSocial .mfX a::after {
	width: 27px;
	height: 28px;
	background-position: top -30px center;
}

.mfSocial .mfLinkedin a::after {
	width: 24px;
	height: 24px;
	background-position: top -61px center;
}

.mfTextWrap {
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
}

.mfCopyright {
	padding: 0;
}

.fNav {
	padding: 0;
}

.fNav li {
	padding: 0;
	display: inline-block;
	list-style-type: none;
	list-style-position: outside;
	line-height: 1;
}

.fNav a {
	color: #fff;
	padding: 5px 10px;
}

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

.fNav li::after {
	content: '|';
}

.fNav li:last-child:after {
	content: none;
}

@media screen and (min-width: 800px) {
	.mfTop {
		background-image: url(img/footer/footer-bg.webp);
	}

	.mfCopyright br {
		display: none;
	}
}

@media screen and (min-width: 1100px) {
	#logo-footer {
		width: 330px;
	}

	.mfWrap {
		flex-direction: row-reverse;
		align-items: flex-end;
		gap: 0 30px;
		padding: 60px 20px 100px;
	}

	.mfWrap>div {
		flex: 1;
	}

	.mfContactForm {
		padding: 20px 0 0;
	}

	.mfContactBox .sxn-head {
		font-size: 28px;
	}

	.mfBottom {
		flex-direction: row;
	}

	.mfMap {
		height: 190px;
	}
}

@media screen and (min-width: 1440px) {
	.mfContactBox {
		padding: 55px 50px 79px;
	}

	.formInput input, .formInput textarea, .formInput select {
		height: 66px;
	}
}

@media screen and (min-width: 1640px) {
	.mfContactBox .sxn-head {
		font-size: 36px;
	}

	.mfContactBox {
		flex-direction: 18px;
		line-height: 1.7;
	}

	.formInput input, .formInput textarea {
		font-size: 18px;
	}

	#logo-footer {
		width: 474px;
	}

	.mfMap {
		height: 240px;
	}

	.mfMap:before {
		transform: translate(-50%, -50%) scale(1.0);
	}

	.mfBottom {
		padding: 70px 0 80px;
		flex-direction: row;
	}

	.mfAddContact>div {
		font-size: 24px;
	}

	.mfAddContact .mfACTitle::before, .mfAddContact .mfACTitle::after {
		bottom: 38px;
	}
}

/* Search Page */
#univ_search_form {
	margin: 0 0 20px;
}

#univ_search_field {
	display: inline-block;
	box-sizing: border-box;
	width: 160px;
	padding: 5px;
	font-size: 16px;
	line-height: 1;
	color: #000;
	background-color: #fff;
}

#univ_search_submit {
	height: 36px;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	box-sizing: border-box;
	padding: 5px 10px;
	background-color: #333;
	color: #fff;
}

#univ_search_submit:hover {
	background-color: #000;
	color: #fff;
	cursor: pointer;
}

/* Contact Form Styling */
input[type=submit] {
	cursor: pointer;
	-webkit-appearance: none;
	border-radius: 0;
}

.nc_form {
	background-color: #f0f0f0;
	padding: 20px 10px;
	margin: 0 0 15px;
	border: 2px solid #c0c0c0;
	border-radius: 5px;
	color: #333333;
	min-width: 255px;
}

.nc_form .form-part {
	margin: 0 0 10px;
}

.nc_form .req {
	color: #F71704;
}

.nc_form .groupLegend {
	font-size: 18px;
	margin: 0 0 5px;
}

.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {
	display: block;
	width: 100%;
	padding: 0;
	box-sizing: border-box;
}

.nc_form input, .nc_form textarea {
	background: #fff;
	color: #000;
}

.nc_form input::placeholder, .nc_form textarea::placeholder {
	color: gray;
}

.nc_form input, .nc_form textarea, .nc_form .captcha-container {
	border: 1px solid #999;
	border-radius: 3px;
}

.nc_form label {
	margin: 0 0 5px;
}

.nc_form input, .nc_form textarea, .nc_form select {
	margin: 0 0 10px;
	padding: 10px 10px;
}

.nc_form textarea {
	height: 60px;
}

.nc_form .captcha-container {
	padding: 0;
	width: 100%;
}

.nc_form input.hidden {
	display: none;
}

.nc_form input.submit-button {
	cursor: pointer;
	margin: 1em 0;
	padding: 10px 10px;
	width: auto;
	height: auto;
	background: #555;
	color: #fff;
	line-height: 1;
	-webkit-appearance: none;
	border-radius: 0;
}

.nc_form input.submit-button:hover {
	background: #777;
}

.nc_form input.error {
	border-color: #f00;
}

.nc_form label.error {
	color: #f00;
}

.ncfDisclaimer {
	font-size: 80%;
	margin: 0 0 15px;
	padding: 10px 0 0;
}

.ncfDisclaimer span {
	display: block;
	font-weight: bold;
	font-size: 125%;
}

.ncfDisclaimer span.req {
	display: inline;
	font-size: 80%;
}

.ncfDisclaimer input {
	display: inline;
	width: 10px;
	height: 10px;
	margin: 0 5px 0 0;
}

.ncfDisclaimer label {
	display: inline;
}

.nc_form .captcha-wrapper {}

.nc_form .captcha-wrapper input {
	max-width: 200px;
}

.nc_form .captcha-container {
	background: #fff;
	border: 1px solid #333;
	margin: 0 0 4px;
	text-align: center;
	max-width: 200px;
}

.nc_form .captcha-image {
	cursor: pointer;
	display: block;
	width: 100%;
}

.nc_form .checkbox,
.nc_form .radio {
	margin: 0 auto 10px;
}

.nc_form .checkbox input,
.nc_form .checkbox label,
.nc_form .radio input,
.nc_form .radio label {
	display: inline;
	width: auto;
	height: auto;
	padding: 0;
	line-height: 1;
}

.nc_form .checkbox label,
.nc_form .radio label {
	margin: 0 15px 0 2px;
}

.nc_form .inlineSelect select {
	display: inline;
	width: auto;
}

.nc_form .inlineSelectGroup {
	display: inline-block;
	margin: 0 10px 0 0;
}

.nc_form .inlineSelectGroup select {
	margin: 0;
}

.nc_form .inlineSelectGroup label {
	font-size: 0.85rem;
}


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

/* reCAPTCHA v2 invisible */
.grecaptcha-badge {
	visibility: hidden;
}

.grDisclaimerBox {
	background-color: #4a90e2;
	overflow: hidden;
	height: 60px;
	width: 255px;
}

.nc_form .grDisclaimerBox {
	box-shadow: rgba(0, 0, 0, 0.75) 0px 0px 5px;
	margin: 0 0 20px;
}

.grDisclaimerBoxNarrow {
	width: 180px;
}

.grDisclaimerBoxNarrow .grdbBadge {
	display: none;
}

.grdbBadge {
	float: left;
	width: 70px;
	height: 100%;
	background-color: #fff;
	background-image: url(img/recaptcha-logo-48.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.grdbText {
	float: left;
	color: #fff;
	width: 185px;
	box-sizing: border-box;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-size: 13px;
	padding: 15px 15px 0;
	line-height: 1;
}

.grdbHead {
	display: block;
	margin: 0 0 5px;
}

.grdbLinks a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}

.grdbLinks a:hover {
	text-decoration: underline;
}

.grdbSep {
	font-size: 8px;
}

/* reCAPTCHA v2 invisible */

/* Contact Form - Custom */

/* Contact Form Styling Ends */

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

	.postThumbMult {
		display: block;
		width: 80%;
		max-width: 150px;
		margin: 0 auto 0.5em;
	}
}


/*  < animate.css >  */
:root {
	--animate-duration: 1s;
	--animate-delay: 1s;
	--animate-repeat: 1;
}

.animate__animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-duration: var(--animate-duration);
	animation-duration: var(--animate-duration);
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@media print, (prefers-reduced-motion: reduce) {
	.animate__animated {
		-webkit-animation-duration: 1ms !important;
		animation-duration: 1ms !important;
		-webkit-transition-duration: 1ms !important;
		transition-duration: 1ms !important;
		-webkit-animation-iteration-count: 1 !important;
		animation-iteration-count: 1 !important;
	}

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

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

	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.animate__fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

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

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.animate__fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

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

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.animate__fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

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

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.animate__fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

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

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.animate__fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

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

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.animate__fadeInTopLeft {
	-webkit-animation-name: fadeInTopLeft;
	animation-name: fadeInTopLeft;
}

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

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.animate__fadeInTopRight {
	-webkit-animation-name: fadeInTopRight;
	animation-name: fadeInTopRight;
}

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

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.animate__fadeInBottomLeft {
	-webkit-animation-name: fadeInBottomLeft;
	animation-name: fadeInBottomLeft;
}

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

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.animate__fadeInBottomRight {
	-webkit-animation-name: fadeInBottomRight;
	animation-name: fadeInBottomRight;
}

/*  </ animations - fadeIns >  */

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

.dskFiSingle {
	display: block;
	margin: 0 auto 20px;
	max-width: 100%;
}

@media screen and (min-width: 500px) {
	.dskFiSingle.dskFiLeft {
		float: left;
		margin: 0 10px 10px 0;
	}

	.dskFiSingle.dskFiRight {
		float: right;
		margin: 0 0 10px 10px;
	}
}

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

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

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

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