/*
Theme Name: The Frickey Law Firm (Español)
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: 'Source Sans 3', sans-serif;
	font-size: 16px;
	line-height: 1.3;
	color: #000;
	background: #fff;
}
a {color: #F87C00;}
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;
}
#crumbs {
  font-size: 14px;
  margin: 0 0 20px;
}
.sxn-wrap {
	max-width: 1600px;
	margin: 0 auto;
}
.sxn-head {
	color: #104CB9;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-size: 22px;
	text-align: center;
	line-height: 1.1; 
	text-transform: lowercase;
}
.sxn-head span {
	color: #F87C00;
	display: block;
	font-family: 'Source Sans 3', sans-serif;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 2.5px;
	text-transform: uppercase;
}
@media screen and (min-width: 1120px) {
	.sxn-head { font-size: 35px; text-align: left; }
	.sxn-head span { font-size: 24px; letter-spacing: 3.2px; }
}	
@media screen and (min-width: 1640px) {
	body { font-size: 18px; }
	.sxn-head { font-size: 45px;}
	.sxn-head span { font-size: 30px; letter-spacing: 6px; }
}	
#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);
}
body.sticky_zone #persistentHeader { 
	z-index: 9999;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	background: #fff;
}
/*body.sticky_zone .mhBtm,
body.sticky_zone .mh-right { display: none; }*/
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 {
  max-width: 1600px;
  margin: 0 auto;
  padding: 10px 20px;
  overflow: hidden;
}
#mainHeader {
	font-family: 'Source Sans 3', sans-serif;
}
	#logo-main {
		display: block;
		width: 90%;
		max-width: 220px; /*modme*/
		margin: 0;
		transition: 0.5s;
	}
	#logo-main img {display: block; width: 100%; height: auto;}
	.mh-right { position: relative; padding: 5px 0 0; }
	.mh-right:before {
		content: '';
		position: absolute;
		background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(87,87,87,0) 100%);
		opacity: 0.19;
		width: calc(100% + 500px);
		height: 68px;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	.mh-extra {
		font-size: 18px;
		font-weight: 700;
		letter-spacing: 3.6px;
		text-align: center;
		text-transform: uppercase;
		padding: 10px 0;
		transition: 0.5s;
	}
	.mh-addon span {
		display: block;
		font-size: 14px;
		text-align: center;
		text-transform: uppercase;
		transition: 0.5s;
	}
	.mhPhone {
		display: block;
		color: #fff;
		background: #104CB9;
		font-size: 20px;
		text-align: center;
		max-width: 200px;
		padding: 8px 0;
		margin: 10px auto 0;
		-moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
		transition: 0.5s;
	}
	.mhPhone:hover { background: #6698F0;}
	.mhSearch { display: none; }
	.navSearch {
	  height: 21px;
	  width: 21px;
	  display: block;
	  overflow: hidden;
	}
	.navSearch img {
	  display: block;
	  width: 42px;
	  height: auto;
	}
	.navSearch:hover img {
  		margin:0 0 0 -21px
	}
  .menuToggle {
  	position: absolute;
  	right: 20px;
  	top: 40px;
  	width: 24px;
  	height: 16px;
  	z-index: 99;
  }
  .menuToggle a {
  	display: block;
  	background-image: url(img/icons/menu.webp);
  	background-repeat: no-repeat;
  	background-position: top left;
  	width: 100%;
  	height: 100%;
  	overflow: hidden;
  }
  .menuToggle a:hover { background-position: top right; }
  body.admin-bar .menuToggle { top: 40px; }
/* 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 {
	position: relative;
	text-align: center;	
	z-index: 100;
	height: 100%;
	transition: 0.5s;
}
nav.mm > ul > li > a {
	padding: 8px 10px;
	height: 100%;
	color: #000;
	font-size: 13px;
	text-transform: uppercase;
}
nav.mm > ul > li > a:hover {transition: background 300ms linear;}
nav.mm > ul > li > ul { top: 100%;}
nav.mm > ul > li:hover > a { color: #104CB9; }
nav.mm ul ul { background: #104CB9; width: 200px; color:#fff;}
nav.mm ul ul li {
  border-top: 1px solid #104CB9;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
nav.mm ul ul li:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #6698F0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

nav.mm ul ul li:hover:before{
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

nav.mm ul ul a {
	box-sizing: border-box;
	color: #fff;
	padding: 12px 10px;
	font-size: 13px;
/*    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
	text-transform: none;
	line-height: 1.3;
	font-weight: normal;
}
nav.mm > ul { height: 100%; }
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; height: 100%;}
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;
	z-index: 9;
}
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%; color: #6698F0;}
nav.mm ul ul li:first-child {border: 0;}

body.admin-bar.mob_menu #wrapper {padding: 0;}
body.mob_menu #wrapper {padding: 0;}
body.mob_menu #wpadminbar {position: absolute;}
body.fsMenuOn #wpadminbar, body.fsMenuOn #contact-tab {display: none;}
#mblSearchCont, nav.mm_mob {display: none;}
.fsMenuOn #mblSearchCont,
.fsMenuOn #closeMenu,
.fsMenuOn nav.mm_mob {display: block;}
#closeMenu {background: #104CB9;} /*modme*/
nav.mm_mob {
	position: absolute;
	padding: 54px 0 100px;
	left: 0;
	top: 0;
	width: 100%;
	background: #fff; /*modme*/
	z-index: 9999;
	
    height: 100vh;
    box-sizing: border-box;
    overflow-y: scroll;
}
	nav.mm_mob ul {padding: 0;}
	nav.mm_mob > ul {padding: 0;}
		nav.mm_mob ul li {
			list-style-type: none;
			list-style-position: outside;
			display: block;
		}
		nav.mm_mob ul a {
			display: block;
		    padding: 5px 20px 4px 0;
		    color: #000;
		    font: 15px/1 'Source Sans 3', sans-serif;
		    -webkit-font-smoothing: antialiased;
		    -moz-osx-font-smoothing: grayscale;
		}
		nav.mm_mob a:hover {
			color: #fff;
			background: #6698F0; /*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: 1px solid #104CB9;
    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: #104CB9;
    border: 0;
    border-radius: 0 4px 4px 0;
    transition: all 250ms ease;
}
#mblsSubmit:hover {background: #6698F0;} /*modme*/

@media screen and (min-width: 600px) {
	#logo-main { max-width: 250px; }
}

@media screen and (min-width: 800px) {
	#wrapper {
			padding: 196px 0 0; /*modme*/
	}
	#persistentHeader{
		background: transparent; /*modme*/
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
	}
	.mhTop {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.mh-extra, .mh-addon span {text-align: left;}
	.mh-right { padding: 0; }
	.mh-right::before { content: none; }
	.mhBtm {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 0 20px;
		transition: 0.5s;
	}
	.mhPhone { display: inline-block; padding: 8px 15px; margin: 0;max-width: unset; }
	.mhSearch { display: block; }
	body.admin-bar #persistentHeader {top: 32px;}
	body.admin-bar.fsMenuOn #persistentHeader {top: 0;}
	body.sticky_zone .noSticky{ display: none; }
	body.sticky_zone #mhWrapper { padding: 10px 20px; }
	body.sticky_zone #persistentHeader { background: rgba(255, 255, 255, 0.9); }
	body.sticky_zone #logo-main { max-width: 220px; }
	body.sticky_zone .mh-extra { font-size: 16px; }
	body.sticky_zone .mhPhone { font-size: 20px; padding: 8px 10px; }
	.menuToggle a { display: none; }
}
@media screen and (min-width: 1120px) {
	#wrapper { padding: 0; }
	#mhWrapper { padding: 10px 20px; }
	.mhTop { gap:0 100px; }
	.mh-right { 
		display: flex;
		justify-content: flex-end;
		align-items: center;
		gap: 0 100px;
		width: 100%;
		padding: 20px 0 0;
	}
	.mh-extra { padding: 0; }
	.mhBtm {
	  position: absolute;
	  right: 20px;
	  bottom: 5px;
	  border-top: 2px solid #104CB9;
	  padding: 0 0 0 10px;
	}
	body.sticky_zone #logo-main { max-width: 260px; }
}
@media screen and (min-width: 1440px) {
	#logo-main { max-width: 330px; }
	.mh-right { column-gap: 150px; }
	.mh-extra { font-size: 25px; letter-spacing: 5px;}
	.mh-addon span { font-size: 16px; }
	nav.mm > ul > li > a { font-size: 18px; }
	nav.mm ul ul a { font-size: 18px; }
	.mhPhone { font-size: 32px; padding: 6px 18px; }
	body.sticky_zone #logo-main { max-width: 290px; }
	body.sticky_zone .mh-extra { font-size: 20px; }
	body.sticky_zone .mh-addon span { font-size: 14px; }
	body.sticky_zone nav.mm > ul > li > a {  font-size: 20px; }
	body.sticky_zone .mhPhone { font-size: 24px; padding: 8px 15px; }
	body.sticky_zone .mhBtm { bottom: 10px; }
	.mhBtm { bottom: 20px; }
}

@media screen and (min-width: 1640px) {
	#logo-main { max-width: 370px; }
	nav.mm > ul > li > a { font-size: 22px; padding: 10px 15px; }
	.mh-right { column-gap:250px; }
	.mhPhone { padding: 10px 18px; }
}	
#homeslides {
	position: relative;
	height: 200px;
}
.homeslide {
	background-position: top center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
}
.homeslideImg {
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
}

#homeslideImg1 { background-image: url(img/slides/home/800/1-v3.webp); }
#homeslideImg2 { background-image: url(img/slides/home/800/2-v2.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%;
	max-width: 1600px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	z-index: 9;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.slideBox {
	opacity: 0;
	position: absolute;
	bottom: 10px;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	transition: all 500ms ease;
	z-index: 2;
}
.slideTxtAnimate .slideBox{
	opacity: 1;
}
.slideHead {
	font-family: 'Playfair Display', serif;
	display: block;
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
}
.slideHead span {
	display: block;
	color: #F87C00;
	font-family: 'Source Sans 3', sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	padding: 5px 0 0;
}
.subslide {
	background-position: center top; 
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 150px; padding: 0; position: relative; z-index: 1;
}
#subslide1 { background-image: url(img/slides/sub/800/1-v3.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); }

@media screen and (min-width: 600px) {
	#homeslides {
		position: relative;
		height: 250px;
	}
	.subslide { height: 250px; }
}
@media screen and (min-width: 800px) {
	#syncMenu {z-index: 1;}
	#homeslides { height: 350px; }
	#homeslideImg1 { background-image: url(img/slides/home/1120/1-v3.webp); }
	#homeslideImg2 { background-image: url(img/slides/home/1120/2-v2.webp); }
	#homeslideImg3 { background-image: url(img/slides/home/1120/3.webp); }
	#homeslideImg4 { background-image: url(img/slides/home/1120/4.webp); }
	.slideHead { font-size: 40px; }
	.slideHead span { font-size: 20px; }
	.subslide { min-height: 300px; }
	#subslide1 { background-image: url(img/slides/sub/1120/1-v3.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); }
}

@media screen and (min-width: 1120px) {
	#homeslides { height: 450px; }
	#homeslideImg1 { background-image: url(img/slides/home/2000/1-v3.webp); }
	#homeslideImg2 { background-image: url(img/slides/home/2000/2-v2.webp); }
	#homeslideImg3 { background-image: url(img/slides/home/2000/3.webp); }
	#homeslideImg4 { background-image: url(img/slides/home/2000/4.webp); }
	.slideBox { top: 250px; bottom: unset; }
	.slideHead { font-size: 50px; }
	.slideHead strong { 
		display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    text-align: center;
    gap: 0 20px;
   }
	.slideHead span { font-size: 25px; }
	.subslide { min-height: 420px; }
	#subslide1 { background-image: url(img/slides/sub/2000/1-v3.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); }
}
@media screen and (min-width: 1440px) {
	#homeslides { height: 740px; }
	.slideBox { top: 530px; }
	.subslide { min-height: 510px; }
}
@media screen and (min-width: 1640px) {
	#homeslides { height: 852px; }
	.slideBox { top: 580px; padding: 20px 0;}
	.slideHead strong { gap: 0 60px; }
	.slideHead { font-size: 84px; }
	.slideHead span { font-size: 32px; letter-spacing: 7px; }
	.subslide { min-height: 591px; }
}	

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

.sxn-content {
	padding: 40px 20px;
	overflow: hidden;
}
#contentArea {
	margin: 0 auto;
}
#mainContent {
	font-family: 'Source Sans 3', sans-serif;
	font-size: 16px;
	line-height: 1.6;
	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: 'Source Sans 3', sans-serif;
		color: #000;
		padding: 0 0 5px 0;
	}
	.article h1 {
		color: #104CB9;
		font-family: 'Playfair Display', serif;
		font-size: 25px;
		font-weight: 700;
		padding: 0 0 25px 0;
	}
	.home .article h1 {
		display: block;
		font-size: 30px;
		text-align: center;
		padding: 30px 0 25px 0;
		position: relative;
	}
	.home .article h1:before {
		  content: '';
		  position: absolute;
		  background: url(img/contents/decor.webp) no-repeat;
		  background-size: 100% auto;
		  width: 195px;
		  height: 25px;
		  top: 0;
		  left: 50%;
		  transform: translateX(-50%);
	}
	.home .article h1 span {
		color: #F87C00;
	  display: block;
	  font-family: 'Source Sans 3', sans-serif;
	  font-weight: 700;
	  font-size: 16px;
	  padding: 8px 0 0;
	  letter-spacing: 2.5px;
	  text-transform: uppercase;
	}
	.article h2 {
		color: #F87C00;
		font-size: 20px;
		padding: 0 0 20px 0;
	}
	.article h3 {
		font-size: 18px;
		font-weight: bold;
	}
	.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;
	}
	.hp-btn {
		display: block;
	  border: 1px solid #104CB9;
	  color: #030619;
	  background: #fff;
	  font-family: 'Source Sans 3', sans-serif;
	  font-weight: 700;
	  padding: 20px 10px;
	  max-width: 300px;
	  margin: 20px auto;
	  text-align: center;
	  text-transform: uppercase;
	  transition: 0.5s;
	  line-height: 1;
	  cursor: pointer;
	  clear: both;
	}
	.hp-btn:hover {
		color: #fff;
		background: #104CB9;
		text-decoration: none !important;
	}
	.mcImg,
	.hmcImg {
	  max-width: 350px;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	  margin: 0 auto 20px;
	}
	.mcImg img {
	  width: 100%;
	  height: auto;
	}
	.attyFlex {
  	display: flex;
  	justify-content: space-between;
  	flex-direction: column;
  	gap: 20px;
  }
  .attyFlex img {
  	display: block;
  	max-width: 280px;
  	height: auto;
    margin: 20px auto 0;
  }
  .attyFlex strong { font-size: 20px; }
	#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 { display: flex; flex-direction: column; gap: 70px 0; margin: 0 auto; max-width: 400px; padding: 30px 0 0 0; }



@media screen and (min-width: 800px) {
	#syncContent {z-index: 1;}
	.sxn-content { padding: 60px 40px; }
	#mainContent {
		float: left;
		padding: 0;
		width: calc(100% - 40px - 300px);
	}
	.home #mainContent { float: none; width: 100%; }
	.fwEntry #mainContent {
		float: none;
		margin: 0 auto;
		width: auto;
	}
	.fwTeam #mainContent {
			position: relative;
			padding: 0 0 0 36%;
			box-sizing: border-box;
			min-height: 400px;
	}
	.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;
	}
	.hmcImg { 
		display: inline-block;
    max-width: 350px;
	}
	.mcImg {
    max-width: 350px;
    position: absolute;
    left: 0;
    bottom: -100px;
  }
  .mcContent {
  	float: right;
  	width: calc(100% - 350px - 40px);
  }
  .fwTeam .mcImg {
		position: absolute;
		top: 0;
		left: 0;
		width: 36%;
	}
	.mcFlex {
		display: flex;
  	flex-direction: row-reverse;
  	gap: 20px;
  	padding: 0 0 40px 0;
  	width: 100%;
  	position: relative;
	}
	 .mcFlex.mcImg {
    flex: none;
    max-width: 360px;
    width: 35%;
  }
  .mcfBlock {
    padding: 0 0 0 380px;
    min-height: 550px;
  }
	#sidebar {
		float: right;
		padding: 0;
		width: 300px;
	}
}
@media screen and (min-width: 900px) {
	.mcTable td {display: table-cell; padding: 0 0 0 40px;}
	.mcTable td:first-child {padding: 0;}
}
@media screen and (min-width: 1120px) {
		.sxn-content { padding: 60px; }
		.home .article h1 { font-size: 40px; padding: 60px 0 40px; }
		.home .article h1::before { width: 336px; height: 43px; }
		.article h1 { font-size: 30px; }
		.article h2 { font-size: 25px; }
		.article h3 { font-size: 20px; }
		.mcContent { width: calc(100% - 420px - 40px); }
		.attyFlex {
	  	flex-direction: row;
	  	align-items: center;
	  	column-gap: 40px;
	  	margin: 20px 0;
	  }
	  .hmcImg { max-width: 420px; }
	  .mcImg { bottom: -130px; }
}

@media screen and (min-width: 1440px) {
	#mainContent { width: calc(100% - 100px - 400px); }
	#sidebar { gap: 57px 0; width: 400px; }
  .hp-btn {
    font-size: 18px;
    max-width: 386px;
    padding: 23px 10px;
  }
  .home .hp-btn { margin: 60px auto 0; }
  .attyFlex img { max-width: 340px; }
}
@media screen and (min-width: 1640px) {
	 #mainContent { font-size: 18px; line-height: 1.65; }
	.home .article h1 { font-size: 60px; padding: 60px 0; }
	.article h1 { font-size: 40px; }
	.article h2 { font-size: 30px; }
	.article h3 { font-size: 24px; }
	.home .article h1 span { font-size: 18px; }
	.hmcImg { max-width: 536px; }
	.mcImg { max-width: 400px; bottom: -200px; }
	.mcContent { width: calc(100% - 536px - 50px); }
	#sidebar { gap: 100px 0; }
}
/* Badges Zone */
.sxn-badges {
	padding: 40px 20px;
	overflow: hidden;
}
.sxn-badges .sxn-wrap { position: relative; }
.badge-outer { padding: 0 45px; }
.hpBadges-wrapper { 
	position: relative;  
}
.hpAcco-slide {
	height: 150px !important;
  display: table;
}
.hpImg {
	display: table-cell;
  vertical-align: middle;
  padding: 10px 20px;
}
.hpImg img {
  margin: 0px auto;
  display: block;
  max-width: 100%;
  height: auto;
}

.badge-buttons {
	content: "";
	position: absolute;
	width: 100%;
	box-sizing: border-box;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 999;
}
.badge-button {
	position: relative;
	top: 0;
	margin: 0;
	background: url(img/badges/badge-btn.webp) no-repeat top left;
	width: 87px;
	height: 43px;
	cursor: pointer;
	transform: scale(.6);
}
.badge-button:hover { background-position: top right; }
.badge-button-prev {
  float: left;
  left: -25px;
}
.badge-button.badge-button-next{
	float: right;
  transform: rotateY(-180deg) scale(.6);
  left: auto;
  right: -25px;
}
.sub-badges {
	position: relative;
	padding: 40px 20px;
	margin: -150px 0 40px;
	overflow: visible;
}
.sub-badges:before {
	content: '';
	position: absolute;
	background: #EAEAEA;
	width: calc(100% + 1000px);
	height: 100%;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
@media screen and (min-width: 600px) {
	.badge-outer { padding: 0 50px; }
	.hpImg { padding: 0 30px; }
	.hpImg:before { 
		content: "";
		position: absolute;
		background: #104CB9;
		width: 2px;
		height: 100%;
		top: 0;
		left: 0;
	}
	.hpAcco-slide.swiper-slide-active .hpImg:before {
		content: none;
	}
}

@media screen and (min-width: 800px) {
	.sxn-badges { padding: 40px 20px 0; }
	.sub-badges { padding: 60px 20px; margin: 0; }
	.sub-badges:before { clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 80%);  }
}
@media screen and (min-width: 1120px) {
	.home .sxn-badges { padding: 60px 20px 20px; }
	.sub-badges { padding: 80px 20px; margin: -50px 0 0; }
	.badge-outer { padding: 0 80px; }
	.badge-button-prev { left: -10px; }
	.badge-button.badge-button-next { right: -10px; }
}
@media screen and (min-width: 1440px) {
		.sub-badges { margin: -170px 0 0; }
		.page-id-59 .sub-badges,
		.page-id-64 .sub-badges { margin: -120px 0 0; }
		.mcImg { bottom: -50px; }
		.page-id-56 .mcImg { bottom: -90px; }
		.page-id-58 .mcImg,
		.page-id-64 .mcImg { bottom: -80px; }
		.page-id-59 .mcImg,
		.page-id-60 .mcImg { bottom: -100px; }
}	
@media screen and (min-width: 1640px) {
	.sxn-badges { padding: 80px 0 40px; }
	.sub-badges { padding: 150px 0;  margin: -190px 0 0; }
	.page-id-59 .sub-badges,
	.page-id-64 .sub-badges { margin: -100px 0 0; }
	.sub-badges:before { clip-path: polygon(0 0, 100% 30%, 100% 100%, 0 70%);  }
	.mcImg { bottom: -70px; }
	.page-id-56 .mcImg { bottom: -140px; }
	.page-id-58 .mcImg, .page-id-64 .mcImg { bottom: -130px; }
	.page-id-59 .mcImg, .page-id-60 .mcImg { bottom: -150px; }
	.mcfBlock { padding: 0 0 0 500px; min-height: 600px;}
	.badge-outer { padding: 0 100px; }
	.hpAcco-slide { height: 167px !important; }
	.badge-button { transform: scale(1.0); }
	.badge-button.badge-button-next { transform: rotateY(-180deg) scale(1.0); }
	.badge-button-prev { left: 0; }
	.badge-button.badge-button-next { right: 0; }
}
/* Case Zone */
.sxn-case {
	padding: 40px 20px 20px;
	background-image: url(img/case/bg-sm.webp);
	background-position: top center	;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

@media (min-width:700px) {
	.sxn-case {
		background-image: url(img/case/bg-md.webp);
	}
}

@media (min-width:1120px) {
	.sxn-case {
		background-image: url(img/case/bg-lg.webp);
	}
}

.sxn-case .sxn-wrap { position: relative; }
.case-cont-outer {
	padding:20px;
}
.caseBox { 	
	font-family: 'Source Sans 3', sans-serif;
	text-align: center;
 }
.caseValue {
	display: block;
	color: #104CB9;
	font-weight: 700;
	font-size: 30px;
}
.caseTitle {
	display: block;
	color: #F87C00;
	font-size: 22px;
	font-weight: 700;
	padding: 5px 0;
}
.caseDesc { padding: 0; }
.case-buttons {
	display: flex;
  align-items: center;
  justify-content: center;
	border:1px solid #104CB9;
  position: relative;
  margin: 20px auto 0;
  max-width: 180px;
  height: 50px;
  z-index: 9;
}
.case-buttons:before {
	content: '';
	position: absolute;
	width: 1px;
	height: 40px;
	background: #104CB9;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.case-button {
  width: 130px;
  height: 66px;
  background-size: 100% auto;
  cursor: pointer;
  display: inline-block;
  margin: 0 -20px;
  transform: scale(0.6);
}
.case-button { background: url(img/case/case-btn.webp) no-repeat left top; }
.case-button:hover {
	background-position: top right;
}
.case-button.case-button-next {
  transform: rotateY(-180deg) scale(.6);
  left: auto;
  right: 0;
}

@media screen and (min-width: 800px) {
	.sxn-case { padding: 60px 20px; overflow: hidden; }
	.sxn-case:before,
	.sxn-case:after {
		content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 80px 0 0 1640px;
    border-color:  #fff transparent transparent transparent;
    left: calc(50% - 820px);
    top: 0;
    z-index: 9;
	}
	.sxn-case:after { 
		top: unset; bottom: 0;
		border-color: transparent transparent transparent #fff;
	}
}
@media screen and (min-width: 1120px) {
	.sxn-case { padding: 100px 20px; }
	.case-cont-outer { padding: 0 20px; }
	.case-inner { padding: 0 40px; }
	.caseValue { font-size: 45px; }
	.caseTitle { font-size: 30px;}
	.case-slide { position: relative; }
	.case-slide.swiper-slide-active:before { 
		content: "";
		position: absolute;
		background: #104CB9;
		width: 40px;
		height: 2px;
		top: 82px;
		right: -20px;
		transform: translateY(-50%);
	}
	.sxn-case .sxn-head { float: left; margin: 0 30px 0 0; }
	.case-buttons {
		position: absolute;
		bottom: 0;
  	left: 0;
	}
}
@media screen and (min-width: 1440px) {
	.case-slide.swiper-slide-next:before {
		content: "";
		position: absolute;
		background: #104CB9;
		width: 40px;
		height: 2px;
		top: 82px;
		right: -30px;
		transform: translateY(-50%);
	}
}	
@media screen and (min-width: 1640px) {
	.sxn-case { padding: 190px 0;}
	.sxn-case .sxn-head { margin: 0; width: 300px;}
	.sxn-case::before {
    border-width: 150px 0 0 2500px;
    left: calc(50% - 1250px);
  }
  .sxn-case::after {
    border-width: 150px 0 0 2500px;
    left: calc(50% - 1250px);
  }
	.case-cont-outer { padding: 0 0 0 20px; }
	.case-inner { padding: 0 60px; }
	.caseValue { font-size: 60px; }
	.caseTitle { font-size: 40px; padding: 5px 0 10px; line-height: 1.1;  }
	.caseDesc { font-size: 18px; }
	.case-slide.swiper-slide-active:before,
	.case-slide.swiper-slide-next:before { top: 105px; width: 62px; }
	.case-buttons { max-width: 281px; height: 76px; width: 100%; border-width: 2px; }
	.case-buttons:before { width: 2px; height: 54px; }
	.case-button { transform: scale(1.0); margin: 0 5px; }
	.case-button.case-button-next { transform: rotateY(-180deg) scale(1.0);}
}

/* Result Page */
.resFrame {
	border: 2px solid #104CB9;
	padding: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
	margin: 20px 0;
}
.resFrame strong {
	color: #104CB9;
  font-size: 30px;
  padding: 0 10px;
  display: block;
  border-bottom: 2px solid #104CB9;
}
.resFrame span {
	display: block;
	font-size: 20px;
	color: #F87C00;
	font-weight: 700;
	padding: 5px 0;
}
.resFrame br, .resFrame p:empty { display: none; }
@media screen and (min-width: 800px) {
	.mcResult {
			display: flex;
			flex-wrap: wrap;
			justify-content: center;
			gap: 25px;
			margin: 40px 0 0;
		}
		.resFrame { width: calc(50% - 25px); margin: 0;}
}	
@media screen and (min-width: 1120px) {
	.resFrame { width: calc(33.33% - 25px); margin: 0;}
}	
@media screen and (min-width: 1440px) {
		.resFrame strong { font-size: 45px; }
		.resFrame span { font-size: 34px; }
}	
@media screen and (min-width: 1640px) {
	  .mcResult { margin: 60px 0 0; }
		.resFrame { width: calc(25% - 25px); }
}

/* Areas Zone */

.sxn-areas { position: relative; overflow: hidden; }
.areas-outerWrap { 
	padding: 110px 20px 0;
	position: relative;
}
.areas-outerWrap:before {
	content: '';
	position: absolute;
	background-image: url(img/areas/areas-bg-sm.webp);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	width: 100%;
	height: 350px;
	top: 0;
	left: 0;
}

@media (min-width:700px) {
	.areas-outerWrap:before {
		background-image: url(img/areas/areas-bg-md.webp);
	}
}

@media (min-width:1120px) {
	.areas-outerWrap:before {
		background-image: url(img/areas/areas-bg-lg.webp);
	}
}

.areas-outerWrap:after {
	content: '';
	position: absolute;
	background: rgba(6, 6, 25, 0.75);
	width: 100%;
	height: 270px;
	top: 80px;
	left: 0;
	z-index: 1;
}
.sxn-areas .sxn-head { 
	color: #fff;
	text-align: center;
	position: relative;
	z-index: 2;
}
.sxn-areas .sxn-head:before,
.sxn-areas .sxn-head:after {
	position: absolute;
  content: '';
  left: calc(50% - 200px);
  bottom: 25px;
  max-width: 60px;
  width: 100%;
  border-top: 1px solid #F87C00;
}

.sxn-areas .sxn-head::after {
  left: calc(50% + 140px);
}
.areas-cont-outer {
	max-width: 1600px;
	padding: 40px 20px;
	margin: 0 auto;
	position: relative;
	z-index: 9;
}
.areas-slide {
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
.areas-inner {
	display: block;
	width: 250px;
	height: 300px;
	position: relative;
	background: #F87C00;
	padding: 10px 0;
	margin: 0 0 50px;
	clip-path: polygon(0% 0%, 100% 0, 100% 85%, 50% 100%, 0 85%);
}
.areas-slide:after {
	content: '';
	position: absolute;
	background: url(img/areas/shadow.webp) no-repeat;
	width: 471px;
	height: 248px;
	bottom: -70px;
	left: 50%;
	transform: translateX(-50%) scale(0.7);
	z-index: -1;
}
.areas-slide a { 
	box-sizing: border-box;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	height:100%;
	background: #030619;
	clip-path: polygon(0% 0%, 100% 0, 100% 84.5%, 50% 100%, 0 84.5%);
	z-index: 9;
}
.areas-slide a:before {
		content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.45;
    background-image: url(img/areas/areas.webp);
    background-size: 600%;
    background-position: left center;
    transition: 300ms;
    z-index: -1;
}
.areas-slide2 a::before { background-position: left -100% center; }
.areas-slide3 a::before { background-position: left -200% center; }
.areas-slide4 a::before { background-position: left -300% center; }
.areas-slide5 a::before { background-position: left -400% center; }
.areas-slide6 a::before { background-position: left -500% center; }
.areas-slide a:hover { color: #fff; }
.areas-slide a:hover:before {opacity: 1; }
.areas-slide span {
	display: block;
	border-width: 2px 0 2px 0;
	border-style: solid;
	border-color: #F87C00;
	font-family: 'Playfair Display', serif;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	padding: 15px 0;
	width: 100%;
	text-transform: lowercase;
}
.areas-slide a:after {
	content: '';
	position: absolute;
	background: url(img/areas/decor.webp) no-repeat;
	width: 219px;
	height: 28px;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%) scale(0.7);
}
.areas-slide a:hover span {
	background: #F87C00;
}
.areas-slide small {
	display: block;
	color: #F87C00;
	font-family: 'Source Sans 3', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.areas-slide a:hover small {
	color: #fff;
}
.areas-buttons {
	position: relative;
  top: 0;
  max-width: 580px;
  text-align: center;
  margin: 0 auto;
  z-index: 9;
}
.areas-button {
  width: 92px;
  height: 45px;
  background: url(img/areas/slider-btn.webp) no-repeat left top;
  background-size: 100% auto;
  cursor: pointer;
  display: inline-block;
  margin: 0 12px;
}
.areas-button.areas-button-next {
  transform: rotateY(-180deg);
}
.areas-button:hover {
	background-position: left bottom;
}
.areas-btn { margin: 0 auto 20px; }

/* Area Sidebar */

.sbArea {
	padding: 50px 0 20px;
	background-image: url(img/areas/sb-bg.webp);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}
.sbHead {
  color: #fff;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.1;
  text-align: center;
  padding: 0 20px 40px;
  text-transform: lowercase;
}
.sbHead span {
  color: #F87C00;
  display: block;
  font-family: 'Source Sans 3', sans-serif;
  font-weight: 700;
  font-size: 16px;
  padding: 8px 0 0;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}
.subAreas .areas-inner {
	width: 303px;
	height: 300px;
	margin: 0 0 30px;
}
.subAreas .areas-slide a:before {
		content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.45;
    background-image: url(img/areas/sub-areas.webp);
    background-size: 1300%;
    background-position: left center;
    transition: 300ms;
    z-index: -1;
}
.subAreas .areas-slide a:hover:before {opacity: 1; }
.subAreas .areas-slide2 a::before { background-position: left -100% center; }
.subAreas .areas-slide3 a::before { background-position: left -200% center; }
.subAreas .areas-slide4 a::before { background-position: left -300% center; }
.subAreas .areas-slide5 a::before { background-position: left -400% center; }
.subAreas .areas-slide6 a::before { background-position: left -500% center; }
.subAreas .areas-slide7 a::before { background-position: left -600% center; }
.subAreas .areas-slide8 a::before { background-position: left -700% center; }
.subAreas .areas-slide9 a::before { background-position: left -800% center; }
.subAreas .areas-slide10 a::before { background-position: left -900% center; }
.subAreas .areas-slide11 a::before { background-position: left -1000% center; }
.subAreas .areas-slide12 a::before { background-position: left -1100% center; }
.subAreas .areas-slide13 a::before { background-position: left -1200% center; }
.sbAreaItem a {
	display: block;
	padding: 15px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #F87C00;
	transition: 0.3s;
}

.sbAreaItem a:hover { background: #F87C00; }
.sbAreaItem:first-child a {
	border-top: 1px solid #F87C00;
}
.sbAreaItem span {
  color: #fff;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding: 0 20px;
  line-height: 1;
  text-transform: lowercase;
}
.sbAreaItem small {
  color: #F87C00;
  font-family: 'Source Sans 3', sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.sbAreaItem a:hover small {  color: #fff; }
@media screen and (min-width: 800px) {
	.sxn-areas:before,
	.sxn-areas:after {
	    content: '';
	    position: absolute;
	    width: 0;
	    height: 0;
	    border-style: solid;
	    border-width: 80px 0 0 1640px;
	    border-color:  #fff transparent transparent transparent;
	    left: calc(50% - 820px);
	    top: 0;
	    z-index: 9;
	  }
  .sxn-areas:after { 
    top: 420px; 
    border-color: transparent transparent transparent #fff;
    z-index: 1;
  }
 .areas-outerWrap { padding: 200px 0 0; }
 .areas-outerWrap::before { height: 500px; }
 .areas-outerWrap::after { clip-path: polygon(0 0, 100% 14%, 100% 100%, 0 100%); height: 360px; top: 140px; }
 .areas-button {
    position: absolute;
    top: 5px;
    left: 0;
  }
  .areas-button.areas-button-next {
    right: 0;
    left: auto;
  }
}
@media screen and (min-width: 1120px) {
  .sxn-areas .sxn-head::before,
  .sxn-areas .sxn-head::after {
  	left: calc(50% - 380px);
  	max-width: 150px;
  	bottom: 38px;
  	border-top: 2px solid #F87C00;
  }
  .sxn-areas .sxn-head::after { left: calc(50% + 220px); }
}
@media screen and (min-width: 1440px) {
	.areas-inner { width: 380px; height: 520px; padding: 15px 0;}
	.areas-slide span { font-size: 45px; border-width: 4px 0 4px 0; }
	.areas-slide small { font-size: 24px; }
	.areas-slide a:after { transform: translateX(-50%) scale(1.0); bottom: 80px; }
	.areas-slide { padding: 0 0 60px; transition: 0.5s; }
	.areas-slide.swiper-slide-next { top: 40px; }
	.areas-slide:after { 	transform: translateX(-50%) scale(1.0); bottom:10px; }
	.areas-buttons { max-width: 926px; }
	.areas-button {
		width: 183px;
		height: 90px;
		top: -10px;
	}
	.sbAreaItem span { font-size: 28px; padding: 0 30px; }
  .sbAreaItem small { font-size: 22px; letter-spacing: 3px; }
  .sbHead { font-size: 35px; }
  .sbHead span { font-size: 20px; }
}
@media screen and (min-width: 1640px) {
	.sxn-areas::before {
    border-width: 150px 0 0 2500px ;
    left: calc(50% - 1250px);
  }
  .sxn-areas::after {
    border-width: 150px 0 0 2500px;
    left: calc(50% - 1250px);
    top: 910px;
  }
  .sxn-areas .sxn-head::before,
  .sxn-areas .sxn-head::after {
  	left: calc(50% - 490px);
  	bottom: 49px;
  	max-width: 200px;
  }
  .sxn-areas .sxn-head::after {
    left: calc(50% + 290px);
  }
  .areas-outerWrap { padding: 380px 0 0; }
  .areas-outerWrap::before { height: 1035px; }
  .areas-outerWrap::after { height: 760px; top: 280px; }
	.areas-cont-outer { padding: 40px 60px; }
	.areas-slide.swiper-slide-next { top: 55px; }
	.sxn-areas .areas-inner { width: 445px; height: 610px; padding: 17px 0;}
	.sxn-areas .areas-slide span { font-size: 65px; }
	.sxn-areas .areas-slide small { font-size: 30px; letter-spacing: 6px; }
	.sxn-areas .areas-slide a:after { bottom: 95px; }
	.areas-btn { margin: 20px auto; }
}

/* Sub Areas Zone */
.subAreas .areas-inner,
.subAreas .areas-slide a{ clip-path: none; }
.subAreas .areas-slide a { text-decoration: none !important; }
.subAreas .areas-slide span { line-height: 1.3; }
@media screen and (min-width: 1120px) {
	.subAreas {
		display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: center;
	}
	.subAreas .areas-slide { padding: 0; }
	.subAreas .areas-inner { margin: 0; }
}

@media screen and (min-width: 1440px) {
	.subAreas { gap: 40px; }
	.subAreas .areas-inner {
    width:390px;
    height:386px;
    padding: 15px 0;
  }
  .subAreas .areas-slide a::after { bottom: 40px; }
}
@media screen and (min-width: 1640px) {
	.subAreas { gap: 40px 60px; }
	.subAreas .areas-inner {
    width:505px;
    height:500px;
  }
}	

/* History Zone */
.sxn-history {
		position: relative;
		overflow: hidden;
}
.sxn-history .sxn-head { position: relative; }
.sxn-history .sxn-head:before,
.sxn-history .sxn-head:after {
	position: absolute;
  content: '';
  left: calc(50% - 200px);
  bottom: 10px;
  max-width: 80px;
  width: 100%;
  border-top: 1px solid #104CB9;
}

.sxn-history .sxn-head::after {
  left: calc(50% + 120px);
}
.historyOuter {
	padding: 120px 20px 0;
	position: relative;
}
.sxn-history .sxn-wrap {
	position: relative;
	z-index: 998;
}
.sxn-history:before {
	content: '';
	position: absolute;
	background-image: url(img/history/bg-sm.webp);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	width: 100%;
	height: 280px;
	top: 0;
	left: 0;
}

@media (min-width:700px) {
	.sxn-history:before {
	background-image: url(img/history/bg-md.webp);
}
}

@media (min-width:1120px) {
	.sxn-history:before {
	background-image: url(img/history/bg-lg.webp);
}
}

.sxn-history:after {
	content: '';
	position: absolute;
	background: rgba(255, 255, 255, 0.90);
	width: 100%;
	height: 200px;
	top: 80px;
	left: 0;
	z-index: 1;
}
.sxn-history .sxn-head { 
	color: #104CB9;
	text-align: center;
}
.history-vid {
	background: #030619;
  display: block;
  margin: 20px auto 0;
  max-width: 400px;
  position: relative;
}
.history-vid:before {
	content: '';
	position: absolute;
	height: 100%;
  width: 27%;
  background: #F87C00;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  top: 0;
  left: 0;
  z-index: 9;
}
.history-vid:after {
  position: absolute;
  content: '';
  width: 145px;
  height: 145px;
  background: url(img/history/arrow.webp) no-repeat center top;
  background-size: 100% auto;
  overflow: hidden;
  top: 50%;
  left: 25%;
  z-index: 9;
  transform: translate(-50%,-50%) scale(0.5);
}
.history-vid img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	opacity: 0.6;
}
.history-vid:hover img { opacity: 1; }
.history-vid:hover:before { background: #F5AE66; }
.history-vid:hover:after { background-position: center bottom; }
.history-vid span {
	position: absolute;
	bottom: 20px;
	left: 50%;
	display: block;
	color: #fff;
	font-family: 'Source Sans 3', serif;
	font-size: 14px;
	font-weight: 700;
	transform: translateX(-50%);
	text-transform: uppercase;
}
.history-vid span:before {
	content: '';
	position: absolute;
	background: url(img/history/play-btn.webp) no-repeat center top;
  background-size: 100% auto;
  overflow: hidden;
	bottom: -2px;
	right: -40px;
	width: 40px;
	height: 23px;
	transform: scale(0.7);
}
.history-vid:hover span:before { background-position: center bottom -1px; }

@media screen and (min-width: 800px) {
.sxn-history::before { height: 400px; }
.sxn-history::after { height: 250px; }
.sxn-history::after { top: 150px; clip-path: polygon(0 20%, 100% 0%, 100% 80%, 0% 100%); z-index: 99; }
.historyOuter { padding: 200px 20px 0; }
.historyOuter:before,
.historyOuter:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 100px 1640px 0 0;
    border-color: #fff transparent transparent transparent;
    left: calc(50% - 820px);
    top: 0;
    z-index: 9;
  }
  .historyOuter:after { 
    top:300px;
     border-color:transparent #fff transparent transparent;
  }
}
@media screen and (min-width: 1120px) {
	 	.sxn-history::before {  height: 550px; }
	 	.sxn-history::after { height: 450px; }
	 	.sxn-history .sxn-head::before,
		.sxn-history .sxn-head::after {
		  	left: calc(50% - 330px);
		  	max-width: 150px;
		  	bottom: 13px;
		  	border-top: 2px solid #104CB9;
		  }
		.sxn-history .sxn-head::after { left: calc(50% + 180px); }
	 	.historyOuter { padding: 240px 20px 0; }
	 	.historyOuter::after { top: 450px; }
		.history-vid { max-width: 568px; margin: 40px auto 0; }
		.history-vid::before { width: 179px; }
		.history-vid::after { transform: translate(-50%,-50%) scale(1.0); left: 120px; }
		.history-vid span { font-size: 18px; letter-spacing: 1.35px; }
		.history-vid span::before { transform: scale(1.0); bottom: 0; right: -50px; }
}	

@media screen and (min-width: 1640px) {
		.sxn-history::after { top: 180px; }
		.historyOuter { padding: 280px 0 0; }
		.sxn-history .sxn-head::before,
	  .sxn-history .sxn-head::after {
	  	left: calc(50% - 430px);
	  	max-width: 200px;
	  	bottom: 15px;
	  }
	  .sxn-history .sxn-head::after {
	    left: calc(50% + 230px);
	  }
}	
@media screen and (min-width: 1800px) {
	 .sxn-history::before { height: 660px; }
	 .sxn-history::after {top: 210px; clip-path: polygon(0 25%, 100% 0%, 100% 75%, 0% 100%);  }
	 .historyOuter { padding: 320px 0 0; }
	 .historyOuter::after { top: 520px; }
	.historyOuter::before, .historyOuter::after {
	 	  border-width: 150px 2500px 0 0;
      left: calc(50% - 1250px); 
    }
}	
/* Testimonial Zone */
.sxn-test {
	padding: 70px 20px;
}
.sxn-test .sxn-wrap { position: relative; }
.sxn-test .sxn-wrap:before {
	content: '';
	position: absolute;
	background: url(img/testimonial/decor.webp) no-repeat;
	background-size: 100% auto;
	width: 195px;
	height: 25px;
	top: -40px;
	left: 50%;
	transform: translateX(-50%);
}
.test-cont-outer {
	padding: 40px 20px 0;
}
.testTitle {
  display: block;
  color: #104CB9;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 20px;
}
.testBody {
	font-family: 'Source Sans 3', sans-serif;
	line-height: 1.6;
	padding: 20px 0;
}
.testAuthor {
	display: block;
  color: #104CB9;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-style: italic;
  font-size: 18px;
}
.readMore {
	color: #F87C00;
	font-family: 'Source Sans 3', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	cursor: pointer;
}
.readMore:hover { text-decoration: underline; }
.test-buttons {
	display: flex;
  align-items: center;
  justify-content: center;
	border:1px solid #104CB9;
  position: relative;
  margin: 20px auto 0;
  max-width: 180px;
  height: 50px;
  z-index: 9;
}
.test-buttons:before {
	content: '';
	position: absolute;
	width: 1px;
	height: 40px;
	background: #104CB9;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.test-button {
  width: 130px;
  height: 66px;
  background-size: 100% auto;
  cursor: pointer;
  display: inline-block;
  margin: 0 -20px;
  transform: scale(0.6);
}
.test-button { background: url(img/testimonial/test-btn.webp) no-repeat left top; }
.test-button:hover {
	background-position: top right;
}
.test-button.test-button-next {
  transform: rotateY(-180deg) scale(.6);
  left: auto;
  right: 0;
}
/* Sidebar Test */
.sbTest {
	box-shadow: rgba(0, 0, 0, 0.15) 0px 10px 20px, rgba(0, 0, 0, 0.2) 0px 6px 6px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 10px 20px, rgba(0, 0, 0, 0.2) 0px 6px 6px;
	-moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 10px 20px, rgba(0, 0, 0, 0.2) 0px 6px 6px;
	padding: 20px;
}
.sbTest .sbHead { color: #104CB9; position: relative; }
.sbTest .sbHead:before {
	content: '';
  position: absolute;
  background: url(img/testimonial/decor.webp) no-repeat;
  background-size: 100% auto;
  width: 195px;
  height: 25px;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);

}
.sbTest .testTitle { font-size: 25px; }
.sbTest  .testAuthor { font-size: 20px; text-align: center; }

@media screen and (min-width: 800px) {
	.test-cont-outer { padding: 40px 40px 0; }
}
@media screen and (min-width: 1120px) {
	.sxn-test { padding: 80px 20px; }
	.sxn-test .sxn-wrap:before { width: 234px; height: 30px; left: 0; transform: none;}
	.test-cont-outer { padding: 0 40px; }
	.sxn-test .sxn-head { float: left; margin: 0 30px 0 0; }
	.testTitle { font-size: 25px; }
	.testAuthor { font-size: 20px; }
	.sxn-test .test-buttons {
		position: absolute;
		top: 80px;
  	left: 0;
	}
}	
@media screen and (min-width: 1440px) {
	.testTitle { font-size: 30px; }
	.testAuthor { font-size: 25px; }
	.testBody, .readMore { font-size: 18px; line-height: 1.8; }
	 .sbTest .sbHead:before {
    width: 336px;
    height: 43px;
    top: -62px;
  }
	.sbTest .testTitle { font-size: 30px; }
  .sbTest .testAuthor { font-size: 25px; }
  .sbTest .test-buttons { margin: 30px auto 0; }
}	
@media screen and (min-width: 1640px) {
	.sxn-test { padding: 100px 0 0; }
	.sxn-test .sxn-wrap:before { width: 336px; height: 43px; top: -80px;}
	.sxn-test .sxn-head { float: left; margin: 0 50px 0 0; }
	.test-buttons {
    max-width: 281px;
    height: 76px;
    width: 100%;
    border-width: 2px;
  }
 .sxn-test .test-buttons { top: 110px; }
 .test-buttons::before {
    width: 2px;
    height: 54px;
  }
  .test-button {
    transform: scale(1.0);
    margin: 0 5px;
  }
  .test-button.test-button-next {
    transform: rotateY(-180deg) scale(1.0);
  }
  .test-btn { margin: 60px auto 0; }
} 

/* Team Zone */

.sxn-team { 
	padding: 150px 0 0;
	position: relative; 
	background-image: url(img/team/mob-team-bg.webp);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	overflow: hidden;
}
.team-Outer {
	background: rgba(3, 6, 25, 0.75);
	padding: 40px 0 0;
	position: relative;
}
.sxn-team .sxn-head { 
	color: #fff;
	text-align: center;
}
.teamImg { 
	display: block;
	position: absolute;
	left: 0;
	bottom: 212px;
	z-index: 99;
}
.teamImg img {
	max-width: 150px;
	width: 100%;
	height: auto;
}
.teamInfo {
	  display: none;
    width: 100%;
    padding: 20px 20px 40px;
    min-height: 350px;
    box-sizing: border-box;
}
.teamInfo.active { display: block; }
.teamTitle {
	display: block;
	color: #fff;
	font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 28px;
  text-align: center;
}
.teamTitle span {
  color: #F87C00;
  display: block;
  font-family: 'Source Sans 3', sans-serif;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 2.8px;
  text-transform: uppercase;
}
.teamBody {
	color: #fff;
  float: right;
  width: calc(100% - 130px);
  font-size: 14px;
  padding: 20px 0 40px 0;
  line-height: 1.5;
}
.teamBody span {
	color: #F87C00;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}
.teamBody span:hover {
	color: #fff;
	text-decoration: underline;
}
.teamList {
	margin: 0 auto;
	text-align: center;
	background: #fff;
  position: relative;
  width: 100%;
  padding: 20px 0;
  margin: 40px 0 0;
  bottom: 0;
  left: 0;
  clear: both;
}
.teamList li {
  display: inline-block;
  position: relative;
  margin: 0 5px 8px;
}
.teamMemImg {
  display: block;
  position: relative;
  background: #104CB9;
  border: 2px solid #F87C00;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: 0.5s;
}
.teamMemImg:hover, .teamMem.active .teamMemImg { background: #F87C00; border: 0; }
.teamMemImg img {
  width: 100%;
  height: auto;
  opacity: 0.5;
}
.teamMemImg:hover img,
.teamMem.active .teamMemImg img { opacity: 1; }
.attyBadge {
	display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px 40px;
  margin: 40px 0 0;
  padding: 0;
}
.attyBadge li {
	list-style-type: none !important;
}
.twocol {
	columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  column-gap: 40px;
}
@media screen and (min-width: 556px) {
	.sxn-team { padding: 200px 0 0; }
	.teamInfo { min-height: 270px; }
	.teamImg { bottom: 133px; }
	.teamBody { font-size: 16px; width: calc(100% - 160px); }
	.teamList { padding: 25px 0; }
}	
@media screen and (min-width: 800px) {
	.sxn-team { background-image: url(img/team/team-bg.webp); }
	.sxn-team::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 80px 0 0 1640px;
    border-color: #fff transparent transparent transparent;
    left: calc(50% - 820px);
    top: 0;
    z-index: 9;
}
 .team-Outer {
 	  padding: 60px 0 0;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0% 100%);
  }
  .teamWrap { padding: 40px 0; }
	.teamInfo {
		float: right;
    width: calc(100% - 300px);
    padding: 20px 20px 60px;
    min-height: 220px;
	}
	.teamTitle { display: inline-block; }
	.teamList { padding: 40px 0 80px 110px; }
	.teamList::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 80px 0 0 1640px;
    border-color: transparent transparent transparent #fff;
    left: calc(50% - 820px);
    top: -60px;
    z-index: 9;
  }
  .teamImg { bottom: 0; }
	.teamImg img {
		max-width: 220px;
	}
	.teamBody { width: auto; float: none; }

}
@media screen and (min-width: 1120px) {
	.sxn-team { padding: 150px 0 0; }
	.team-Outer { clip-path: polygon(0 0, 100% 10%, 100% 100%, 0% 100%); padding: 100px 0 0;}
	.teamInfo { width: calc(100% - 380px); padding: 40px 20px 130px; }
	.teamTitle { font-size: 35px; }
	.teamTitle span { font-size: 16px; }
	.teamMemImg { width: 100px; height: 100px; }
	.teamImg {  left: 20px }
	.teamImg img { max-width: 280px; }
	.teamList { padding: 20px 0 80px 110px; }
	.teamList::before { top: -80px; }
}
@media screen and (min-width: 1440px) {
	.sxn-team { padding: 200px 0 0; }
	.teamInfo {
    padding: 40px 80px 130px;
    max-width: 1600px;
    margin: 0 auto;
  }
  .teamImg { left: 40px; }
  .teamImg img { max-width: 350px; }
  .teamList { padding: 40px 0 110px 110px; }
}	
@media screen and (min-width: 1640px) {
	.sxn-team { padding: 370px 0 0; }
	.sxn-team::before {
    border-width: 150px 0 0 2500px;
    left: calc(50% - 1250px);
  }
  .team-Outer { padding: 150px 0 0; }
  .teamInfo { padding: 60px 80px 220px; width: calc(100% - 500px); min-height: 250px; }
  .teamImg { left: calc(50% - 800px); bottom: -50px; }
  .teamImg img { max-width: 100%;  }
	.teamTitle { font-size: 55px; padding: 0 0 20px; }
	.teamTitle span { font-size: 18px; }	
	.teamBody { font-size: 18px; line-height: 1.7; }
	.teamList { padding: 40px 0 170px 200px; }
	.teamList::before {
    top: -150px;
    border-width: 150px 0 0 2500px;
    left: calc(50% - 1250px);
  }
  .teamMemImg { width: 123px; height: 123px; margin: 0 5px;}
  .twocol { column-gap: 60px; }
}	
/* Contact Zone */
.sxn-contact {
	padding: 40px 20px;
	background-image: url(img/contact/contact-bg-sm.webp);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

@media (min-width:700px) {
	.sxn-contact {
		background-image: url(img/contact/contact-bg-md.webp);
	}
}

@media (min-width:1120px) {
	.sxn-contact {
		background-image: url(img/contact/contact-bg-lg.webp);
	}
}

.sxn-contact .sxn-head { text-align: center; position: relative; }
.sxn-contact .sxn-head::before,
.sxn-contact .sxn-head::after {
  	position: absolute;
	  content: '';
	  left: calc(50% - 210px);
	  bottom: 27px;
	  max-width: 70px;
	  width: 100%;
	  border-top: 1px solid #104CB9;
  }
 .sxn-contact .sxn-head::after { left: calc(50% + 140px); }
.hpContact-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
}
.contactImg {
  display: block;
  max-width: 350px;
  width: 100%;
  margin: 30px auto 0;
}
.contactImg img {
  width: 100%;
  display: block;
}
.fBlockTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.fBlockTop .formBlock {
  width: 100%;
  margin: 5px 0;
}
.formInput input, .formInput textarea {
  display: block;
  width: 100%;
  outline: none;
  border: 0;
  border-bottom: 2px solid #104CB9;
  background: transparent;
  padding: 20px 10px;
  height: 70px;
  resize: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.formInput textarea { 
  padding: 24px 10px 8px; 
}
.formInput ::placeholder {  opacity: 1; }
.cfReq {
  font-size: 14px;
  margin: 30px 0;
  line-height: 1.6;
}
.cfReq span {
  display: block;
  text-transform: uppercase;
  position: relative;
}
.cfReq p {
  line-height: 1.6;
  margin: 10px 0 0;
}
.formSubmitBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px 25px;
  width: 100%;
  margin: 10px 0 0;
  clear: both;
}
.formSubmit {
  width: 100%;
  height: 60px;
  max-width: 255px;
  transition: .5s;
  font-size: 18px;
  line-height: 1;
}
.formSubmit input {
  max-width: 300px;
  width: 100%;
  height: 100%;
  outline: 0;
  background-color: transparent;
  box-sizing: border-box;
  display: block;
  cursor: pointer;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1.3px;
  border: 2px solid #104CB9;
  border-radius: none;
  text-transform: uppercase;
}
.formSubmit input:hover {
	background: #104CB9;
	color: #fff;
}

/* custom checkbox */
.formDisclaimerMsg {
	margin: 20px 0 0;
}
.formDisclaimerMsg a:hover { text-decoration: underline; }
.sxn_cForm_checkbox {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 0 0 10px;
}
.sxn_cForm_checkbox label {
    flex: 1;
}
.sxn_cForm_checkbox input[type=checkbox] {
    margin: 3px 0 0;
    width: 15px;
	height: 15px;
}
.sxn_cForm_checkbox.form3Block label {
    margin: 0;
}

@media screen and (min-width: 390px) {
	.sxn-contact .sxn-head::before,
	.sxn-contact .sxn-head::after {
		bottom: 26px;
	}
}	
@media screen and (min-width: 800px) {
	.sxn-contact { 
		padding: 60px 20px 20px;
		clip-path: polygon(0 6%, 100% 0, 100% 100%, 0% 100%);
		margin: -50px 0 0;
		z-index: 99;
	}
	/* .sxn-contact::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 100px 1640px 0 0;
    border-color: #fff transparent transparent transparent;
    left: calc(50% - 820px);
    top: 0;
    z-index: 9;
  } */
	.hpContact-wrap { margin: 40px 0 0; }
	.contactImg { margin: 0 auto; }
	.fBlockTop { column-gap: 20px; justify-content: space-between; }
	.fBlockTop .formBlock { width: calc(33.33% - 20px); }
	.cfReq span { display: inline-block; }
	.cfReq p { 
			float: right;
			width: calc(100% - 160px);
			margin: 0;
		}
	.formDisclaimerMsg { margin: 30px 0 0; }
}
@media screen and (min-width: 1120px) {
	.hpContact-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    gap: 0 40px;
  }
  .sxn-contact .sxn-head::before, .sxn-contact .sxn-head::after {
    left: calc(50% - 370px);
    max-width: 150px;
    bottom: 38px;
    border-top: 2px solid #104CB9;
  }
  .sxn-contact .sxn-head::after {
    left: calc(50% + 220px);
  }
}
@media screen and (min-width: 1440px) {
		.sxn-contact { padding: 120px 20px 60px; }
		.hpContact-wrap { margin: 80px 0 0; }
		.contactImg { max-width: 536px; }
		.formInput input, .formInput textarea { font-size: 20px; }
		.formInput textarea { height: 100px; padding: 45px 10px 8px; }
}	
@media screen and (min-width: 1640px) {
	.sxn-contact { 
		padding: 150px 0 60px;
		clip-path: polygon(0 12%, 100% 0, 100% 100%, 0% 100%);
		margin: -100px 0 0;
	}
	/* .sxn-contact::before {
    border-width: 100px 2500px 0 0;
    left: calc(50% - 1250px);
  } */
  .sxn-contact .sxn-head::before,
  .sxn-contact .sxn-head::after {
    left: calc(50% - 480px);
    bottom: 49px;
    max-width: 200px;
  }
  .sxn-contact .sxn-head::after {
    left: calc(50% + 280px);
  }
	.cfReq { margin: 50px 120px 80px; }
	.formSubmitBox { gap: 15px 35px; }
}


#mainFooter {
	overflow: hidden;
}
.mfTop {
	padding: 100px 0 0;
  background-image: url(img/footer/footer-bg-sm.webp);
  background-position: top -70px center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

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

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

.home .mfTop { background-position: top center; }
.mfTopInner {
	padding: 40px 20px;
	background: rgba(3, 6, 25, 0.86);
	color: #fff;
}
.mfTopInner .sxn-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	flex-wrap: wrap;
	gap: 20px;
}
#logo-footer img {
	display: block;
	max-width: 260px;
	height: auto;
	margin: 0 auto;
}
.mfAddress span,
.mfPhone span {
	display: block;
	color: #F87C00;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-size: 18px;
	padding: 0 0 5px;
	text-transform: lowercase;
}
.mfPhone a {
	color: #fff;
	font-size: 24px;
}
.mfPhone a:hover {  text-decoration: underline; }
.mfBottom { 
	padding: 40px 20px;
	background: #fff;
}
.mfSocial {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
  flex-wrap: wrap;
  margin: 0 0 20px;
}
.mfSocial a {
  display: block;
  width: 45px;
  height: 45px;
  overflow: hidden;
}
.mfSocial img {
  width: 230px;
  height: auto;
}
.mfFb img { margin: 0 0 0 0; }
.mfTwitter img { margin: 0 0 0 -46px; }
.mfLinkedIn img { margin: 0 0 0 -92px; }
.mfYt img { margin: 0 0 0 -139px; }
.mfInsta img { margin: 0 0 0 -186px; }
.mfFb:hover img { margin: -46px 0 0 0; }
.mfTwitter:hover img { margin: -46px 0 0 -46px; }
.mfLinkedIn:hover img { margin: -46px 0 0 -92px; }
.mfYt:hover img { margin: -46px 0 0 -139px; }
.mfInsta:hover img { margin: -46px 0 0 -186px; }
.fNav {
	padding: 0;
	text-align: center;
}

	.fNav li {
		display: inline-block;
		list-style-type: none;
	  list-style-position: outside;
	  text-align: center;
	  font-size: 14px;
	  line-height: 1;
	}
	.fNav li::after {
	  content: '|';
	  color: #DAA521;
	}
	.fNav li:last-child:after { content: none; }
	.fNav a {
		padding: 5px 10px;
		color: #000000;
	}
	.fNav a:hover { text-decoration: underline; }
	.mfDisc { font-size: 14px; line-height: 1.8; padding: 20px 0; }
	.mfDisc a { color: #000; text-decoration: underline;  cursor: pointer;}
	.mfDisc a:hover { color: #F87C00; }
	.mfCopy { font-size: 14px; text-align: center; padding: 20px 0 0; }
	.mfbrandLogo img { display: block; max-width: 100%; height: auto; margin: 0 auto; }

@media screen and (min-width: 800px) {
	.mfTop { padding: 150px 0 0; }
	.home .mfTop::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 100px 1640px 0 0;
    border-color: #eaeaea transparent transparent transparent;
    left: calc(50% - 820px);
    top: 0;
    z-index: 9;
  }
	.mfTopInner .sxn-wrap { flex-direction: row; justify-content: space-evenly; }
	#logo-footer { width: 100%; }
	.mfSocial { column-gap: 15px; }
	.mfSocial a {
	  width: 65px;
	  height: 65px;
	}
	.mfSocial img {
	  width: 337px;
	}
	.mfFacebook img { margin: 0; }
	.mfTwitter img { margin: 0 0 0 -68px; }
	.mfLinkedIn img { margin: 0 0 0 -136px; }
	.mfYt img { margin: 0 0 0 -204px; }
	.mfInsta img { margin: 0 0 0 -272px; }
	.mfFb:hover img { margin: -67px 0 0 0; }
	.mfTwitter:hover img { margin: -67px 0 0 -68px; }
	.mfLinkedIn:hover img { margin: -67px 0 0 -136px; }
	.mfYt:hover img { margin: -67px 0 0 -204px; }
	.mfInsta:hover img { margin: -67px 0 0 -272px; }
	.mfDiscWrap {
		display: flex;
		justify-content: space-between;
		align-items: center;
		gap: 0 40px;
	}
	.mfDisc { flex: 1; }
	.fNav { padding: 15px 0; }
	.fNav li { font-size: 16px; }
}
@media screen and (min-width: 1120px) {
		.mfTop { padding: 200px 0 0; }
		.mfTopInner .sxn-wrap { justify-content: center; gap: 0 100px }
		#logo-footer { width: auto; order: 2; }
		.mfAddress { order: 1; flex:1; }
		.mfPhone { order: 3; flex:1; }
}	
@media screen and (min-width: 1440px) {
	 .home .mfTop { padding: 350px 0 0; }
	 .mfTopInner { padding: 50px 0; }
	 #logo-footer img { max-width: 370px; }
	 .mfAddress span, .mfPhone span { font-size: 25px; padding: 0 0 15px; }
	 .fNav li { font-size: 18px; }
	 .mfAddress { font-size: 20px; letter-spacing: 1.5px; }
	 .mfPhone a { font-size: 30px; letter-spacing: 2.25px; }
	}

@media screen and (min-width: 1640px) {
		.home .mfTop:before {
	    border-width: 100px 2500px 0 0;
	    left: calc(50% - 1250px);
	  }
	  .mfTop { padding: 225px 0 0; }
	  .mfBottom { padding: 60px 0; }
}

/* 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 */
.blog-sidebar {
  width: 100%;
  box-sizing: border-box;
  padding: 20px 20px;
  margin: 0 auto 20px;
}
.blog-sidebar h2 {
	font-size: 25px;
	font-weight: 700;
	display: block;
	line-height: 1.2;
	margin: 0 0 30px;
	text-transform: uppercase;
}
.blog-sidebar a:hover { text-decoration: underline; }
.blog-sidebar > ul {
  padding: 0 0 40px 20px;
  font-style: normal;
  line-height: 1.6;
}
.shareThisWrapper { display: none; }
@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;
    }
}
*/

/*  < sxn_modal_search >  */
.sxn_modal_search {
	z-index: 999999;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba( 3, 6, 25, 0.9 );
}
.sxn_modal_search .block_cont {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: perspective(1px) translateY(-50%);
	box-sizing: border-box;
	margin: auto;
	padding: 0 20px 0 20px;
	width: 100%;
	max-width: 500px;
}
.sxn_modal_search .sxn_modal_link_close {
	cursor: pointer;
	position: absolute;
	top: -32px;
	right: 18px;
	display: block;
	margin: 0;
	padding: 0;
	color: #fff;
	font: 32px/1 'Source Sans 3', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: transparent;
	border-radius: 50%;
	transition: all 250ms ease;
}
.sxn_modal_search .sxn_modal_link_close:hover {
	opacity: 0.7;
	text-decoration: none;
}
.sxn_modal_search .element_cont {
	display: block;
	background: #fff;
	border: 1px solid #0f3282;
}
.sxn_modal_search .cont_search {
	position: relative;
	box-sizing: border-box;
	margin: 0;
	padding: 6px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: transparent;
	border-radius: 0;
}
.sxn_modal_search .cont_search form input[type="text"] {
	box-sizing: border-box;
	display: block;
	float: left;
	padding: 0 10px 0;
	width: calc(100% - 100px - 10px);
	height: 40px;
	caret-color: #314469;
	color: #314469;
	font: 20px/normal 'Source Sans 3', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: transparent;
	border: 0;
	outline: 0;
}
/*  < placeholder >  */
.sxn_modal_search .cont_search form ::-webkit-input-placeholder { color: #000; }
.sxn_modal_search .cont_search form :-ms-input-placeholder { color: #000; }
.sxn_modal_search .cont_search form ::-moz-placeholder { opacity: 1; color: #000; }
.sxn_modal_search .cont_search form :-moz-placeholder { opacity: 1; color: #000; }
.sxn_modal_search .cont_search form :placeholder-shown { color: #000; }
.sxn_modal_search .cont_search form ::placeholder { color: #000; }
.sxn_modal_search .cont_search form input[placeholder],
.sxn_modal_search .cont_search form [placeholder],
.sxn_modal_search .cont_search form *[placeholder] { color: #000; }
/*  </ placeholder >  */
@-webkit-keyframes form_search_autofill {
	to {
		color: #000;
		background: transparent;
	}
}
.sxn_modal_search .cont_search form :-webkit-autofill,
.sxn_modal_search .cont_search form :-webkit-autofill:hover,
.sxn_modal_search .cont_search form :-webkit-autofill:focus {
	-webkit-text-fill-color: #000;
	-webkit-animation-name: form_search_autofill;
	-webkit-animation-fill-mode: both;
	background: transparent;
	-webkit-box-shadow: transparent;
	-webkit-transition-delay: 9999s;
}
.sxn_modal_search .cont_search form input[type="submit"] {
	cursor: pointer;
	float: right;
	display: block;
	margin: 0;
	width: 100px;
	height: 40px;
	padding: 0 10px 0;
	color: #fff;
	font: 20px/normal "Source Sans 3", sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #104CB9;
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
	transition: all 250ms ease;
}
.sxn_modal_search .cont_search form input[type="submit"]:hover {
	color: #fff;
	background: #7992BA;
}
/*  </ modal window >  */

/* 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: #940C18;
	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 1px;
    margin:10px auto 20px;
    clear: both;
}

.vfActive {
    display: block
}

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

/*  < youtube css >  */
.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 >  */

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

body.fsMenuOn .uwy,
body.fsMenuOn #icw--call--content,
body.fsMenuOn #icw { display: none !important; }