/*
Theme Name: LV - Landing Pages
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: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 1.6;
	color: #000;
	background: #fff;
}
a {color: #3C598F;}
a, a:link, a:active, a:visited {text-decoration: none; outline: none;}
.animate__animated {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.officiallyAnimated, .ie9 .animate__animated, #persistentHeader .animate__animated, #persistentHeader.animate__animated {opacity: 1;}
article hr {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	width: 80%;
	margin: 0 auto 20px;
}
.sxn-wrap { max-width: 1600px; margin: 0 auto; }
.sxn-head {
	display: block;
  font: 700 30px/1.2 'Rufina', serif;
	color: #000;
	text-align: center;
	margin: 0 0 20px;
	padding: 0 0 20px 0;
	position: relative;
}
.sxn-head em { color: #3C598F; display: block; font-family: 'Lato', sans-serif; font-size: 18px; font-style: normal; font-weight: 700; padding: 0 0 15px; text-transform: uppercase; }
.sxn-head span { text-transform: uppercase; }
@media screen and (min-width: 800px) {

}
@media screen and (min-width: 1120px) {
	.sxn-head { font-size: 39px; }
	.sxn-head em { font-size: 20px; }
}
@media screen and (min-width: 1640px) {
	body { font-size: 18px; }
	.sxn-head { font-size: 45px; }
	.sxn-head em { font-size: 22px; }
}


/* Header zone */
.home #wrapper { overflow: hidden; }
#persistentHeader {
	-webkit-transform: perspective(1px) translateZ(0);
	-moz-transform: perspective(1px) translateZ(0);
	-ms-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	background: #000D24;
}
body.fsMenuOn #persistentHeader {
	-webkit-transform: none; /* Safari and Chrome */
			 -moz-transform: none; /* Firefox */
				-ms-transform: none; /* IE 9 */
				 -o-transform: none; /* Opera */
						transform: none;
}
#mhWrapper { padding: 0 20px; }
#mainHeader { align-items: center; display: flex; flex-direction: column; justify-content: center; padding: 15px 0; gap: 20px; transition: .5s; }
	#logo-main { display: block; margin: 0 auto; max-width: 100%; order: 0; transition: .5s; width: 250px; }
	#logo-main img { display: block; width: 100%; height: auto; }
	.mhWrap {
		color: #FFF;
		font-size: 14px;
		line-height: 1.2;
		margin: 0 auto;
		transition: .5s;
		text-align: center;
		font-weight: 700;
		order: 2;
		text-transform: uppercase;
	}
	.mhPhone {
		color: #FFF;
		display: block;
		font-family: 'PT Sans', sans-serif;
		font-size: 22px;
		font-weight: 400;
		position: relative;
		padding: 0 0 10px;
	}
	.mhPhone:hover { text-decoration: underline; }
	.mhButton { border: 1px solid #FFF; box-sizing: border-box; color: #FFF; display: block; font-size: 14px; font-weight: 400; margin: 0 auto; max-width: 100%; padding: 6px; text-align: center; text-transform: uppercase; width: auto; }
	.mhButton:hover { background: #FFF; color: #000; }
	.mhSlogan { color: #FFF; font-family: 'PT Sans', sans-serif; font-size: 20px; font-weight: 400; line-height: 1.2; margin: 15px auto 0; order: 1; text-align: center; }
	.mhSearch { display: none; }
@media screen and (min-width: 800px) {
	#mhWrapper {
		max-width: 1600px;
		padding: 0 20px;
		margin: 0 auto;
	}
	#logo-main { padding: 0 0 20px 0;	}
	.mhSearch { display: block; }
	.mhSearch a {
		padding: 0 15px;
		transition: .5s;
		display: block;
		width: 28px;
		height: 28px;
		margin: 7px 0 0 0;
		overflow: hidden; 
	}
	.mhSearch img { width: 28px; height: auto; }
	.phSearch {
		margin: 0 0 0 0;
	}
	.mhSearch a:hover img { margin: -28px 0 0 0; }
	.mhSearch a:hover {
		color: #fff;
	}
}
@media screen and (min-width: 1600px) {
	#mhWrapper { padding: 0 100px; }
	#mainHeader {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-wrap: nowrap;
		gap: 20px;
	}
}


/* Enable these next two lines to modify dropdown colors
html body nav.mm ul li:nth-child(2) ul {display: block; transform: scaleY(1); opacity: 1}
html body nav.mm ul li:nth-child(2) ul li:nth-child(2) > a {background-color: #5B9FC4;}
*/
nav.mm {
	text-align: center;
	position: relative;
	z-index: 100;
}
nav.mm > ul > li > a {
	padding: 10px 10px;
	font-size: 14px;
	color: black;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 1;
}
nav.mm > ul > li > a:hover {transition: background 300ms linear;}
nav.mm > ul > li > ul {top: 100%;}
nav.mm > ul > li:hover > a {background: red; color: white;}
nav.mm ul ul {background: orange; width: 180px; border: 1px solid green;}
nav.mm ul ul li:hover > a {background: pink; color: purple;}
nav.mm ul ul li {border-top: 1px solid red;}
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: #3C598F;} /*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 #7491C7;} /*modme*/
	#mm1 {border-left: 1px solid #7491C7;} /*modme*/
	#mm1 > a {background-position: 15px 0;}
	#mm2 > a {background-position: 15px -34px;}
	#mm3 > a {background-position: 15px -68px;}
	#mm4 > a {background-position: 15px -102px;}
	#mm5 > a {background-position: 15px -136px;}
	#mm6 > a {background-position: 15px -170px;}
	/* Dropdown support */
	.mmi > ul {
		z-index: 1;
		width: 297px;
		left: -1px;
		display: none;
		position: absolute;
	}
	.mmi:hover ul {display: block;}
	.mmi ul li {
		border-top: 1px solid #333; /*modme*/
	}
	.mmi ul li:first-child {border: 0;}
	.mmi ul a {
		background: #666; /*modme*/
		color: #fff; /*modme*/
		display: block;
		padding: 10px 10px;
		font-size: 16px;
	}
	.mmi ul a:hover {
		background: #999; /*modme*/
	}
	@media screen and (min-width: 385px) {
		#mm6 {width: 110px;}
		#mm6 > a {
			padding: 0 0 0 47px;
			text-indent: 0;
		}
		.mmi > ul {width: 350px;}
	}
nav.mm_mob {
	position: absolute;
	padding: 54px 0 20px;
	left: 0;
	top: 0;
	width: 100%;
	background: #505050; /*modme*/
	z-index: 9999;
}
	nav.mm_mob ul {padding: 0;}
	nav.mm_mob > ul {padding: 0;}
		nav.mm_mob ul li {
			list-style-type: none;
			list-style-position: outside;
			display: block;
		}
		nav.mm_mob ul a {
			display: block;
		    padding: 5px 20px 4px 0;
		    color: #fff;
		    font: 15px/1 arial, sans-serif;
		    -webkit-font-smoothing: antialiased;
		    -moz-osx-font-smoothing: grayscale;
		}
		nav.mm_mob a:hover {
			background: #676767; /*modme*/
			text-decoration: none;
		}
			nav.mm_mob ul a {padding-left: 20px;}
			nav.mm_mob ul ul a {padding-left: 40px;}
			nav.mm_mob ul ul ul a {padding-left: 60px;}
			nav.mm_mob ul ul li a {text-transform: none;}
#closeMenu {
	display: none;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	font-family: arial, sans-serif;
	color: #fff;
	z-index: 999999999;
	top: 0;
	right: 0;
	width: 100%;
	text-transform: uppercase;
	position: fixed;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
}
#closeMenu:hover {text-decoration: none; color: #ccc;}
body.fsMenuOn #menuWall {
	position: fixed;
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	z-index: 999;
	content: "";
	width: 100%;
	height: 200%;
	left: 0;
	top: 0;
}
#mblSearch {
	max-width: 350px;
	padding: 0 20px 20px;
	overflow: hidden;
}
#mblsInput, #mblsSubmit {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	float: left;
	display: inline;
	box-sizing: border-box;
}
#mblsInput {
	box-sizing: border-box;
    padding: 0 16px;
    width: 70%;
    height: 32px;
    font: 14px/normal arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 0;
    border-radius: 4px 0 0 4px;
    outline: 0;
}
#mblsSubmit {
	cursor: pointer;
    width: 30%;
    height: 32px;
    color: #fff;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    background: #000;
    border: 0;
    border-radius: 0 4px 4px 0;
    transition: all 250ms ease;
}
#mblsSubmit:hover {background: #7A807A;} /*modme*/
@media screen and (min-width: 600px) {
	#logo-main { margin: 0; }
	.mhWrap { margin: 0; }
	.mhSlogan { margin: 0 auto; }
}
@media screen and (min-width: 800px) {
	#wrapper {
		padding: 184px 0 0; /*modme*/
	}
	#persistentHeader {
		padding: 10px 0;
		position: fixed;
		top: 0;
		left: 0;
		transition: .4s;
		width: 100%;
		z-index: 999;
	}
	#mainHeader { flex-direction: row; flex-flow: row; flex-wrap: wrap; gap: 30px 50px; }
	#logo-main { padding: 0; }
	.mhWrap { order: 1; }
	.mhSlogan { order: 2; }
	.mhButton { width: 228px; }

	nav.mm {
		padding: 10px 0 0;
		display: flex;
		justify-content: center;
		align-items: stretch;
		position: relative;
		z-index: 1;
		display: none;
	}
	nav.mm > ul > li > a { font-size: 16px; }

	body.sticky_zone #persistentHeader {
		background-color: #000D24;
		padding: 10px 0;
	}
	body.admin-bar #persistentHeader {top: 32px;}
	body.admin-bar.fsMenuOn #persistentHeader {top: 0;}
	body.sticky_zone .noSticky{ display: none; }
	.sticky_zone #mainHeader { min-height: auto; padding: 0; }
	.sticky_zone #logo-main { width: 220px; }
	.sticky_zone nav.mm { padding: 15px 0 0; }
	.sticky_zone nav.mm > ul > li > a { font-size: 16px; }
	.sticky_zone .mhSlogan { font-size: 18px; }
	.sticky_zone .mhPhone { font-size: 20px; }
	.sticky_zone .mhWrap { font-size: 14px; }
	.sticky_zone .mhButton { font-size: 14px; }
}
@media screen and (min-width: 999px) {
	#wrapper {
		padding: 130px 0 0; /*modme*/
	}
	#logo-main { order: 0; }
	.mhSlogan { order: 1; }
	.mhWrap { order: 2; }
}
@media screen and (min-width: 1000px) {
	.sticky_zone nav.mm { width: auto; }
	.sticky_zone .mhWrap { order: 2; }
	nav.mm > ul > li > a { font-size: 16px; }
}
@media screen and (min-width: 1120px) {
	.home_lp #wrapper { overflow: hidden; }
	.mhSlogan { font-size: 22px; }
	.mhPhone { font-size: 24px; }
	nav.mm > ul > li > a  { padding: 10px 12px; }

	.sticky_zone .mhSlogan { font-size: 20px; }
	.sticky_zone .mhPhone { font-size: 20px; }
}
@media screen and (min-width: 1200px) {
	#wrapper { padding: 172px 0 0; }
	#mainHeader { flex-wrap: nowrap; }
	#logo-main { width: 379px; }
	.mhWrap { order: 2; }
	nav.mm { width: auto; margin: 0; }
	nav.mm > ul > li > a { padding: 10px 12px; }

	.sticky_zone #logo-main { width: 329px; }
}
@media screen and (min-width: 1400px) {
	nav.mm > ul > li > a { font-size: 20px; padding: 10px 20px; }

	.sticky_zone nav.mm > ul > li > a { font-size: 18px; }
}
@media screen and (min-width: 1640px) {
	#wrapper { padding: 194px 0 0; }
	#mhWrapper { max-width: 1600px; margin: 0 auto; }
	#mainHeader { padding: 26px 0; }
	.mhSlogan { font-size: 26px }
	.mhPhone { font-size: 26px; padding: 0 32px 0 0; }
	.mhWrap { display: flex; }
	.mhButton { margin: 0; }
	nav.mm > ul > li > a { font-size: 22px; }

	.sticky_zone .mhSlogan { font-size: 24px; }
	.sticky_zone .mhPhone { font-size: 22px; }
}


/* Home slides zone */
.hsWrap { 
	position: relative; 
	overflow: hidden;
	z-index: 2;
}
#homeslides {
	position: relative;
	height: 100%;
}
.homeslideImg {
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  z-index: 9;
}
.slideContent {
	position: relative;
	height: 100%;
	width: 100%;
	max-width: 1600px;
	display: flex;
	align-items: center;
}
.slideBox {
	box-sizing: border-box;
	padding: 300px 20px 20px;
	margin: 20px auto;
	max-width: 524px;
	width: 100%;
	transition: all 500ms ease;
	position: relative;
	z-index: 99;
	opacity: 1;
}
.slideHead {
	display: block;
	font-family: 'Rufina', serif;
	font-size: 30px;
	color: #FFF;
	text-align: left;
	line-height: 1.2;
	text-shadow: rgba(0, 0, 0, 0.4) 0px 0px 2px;
	font-weight: 700;
	margin: 0 0 10px;
}
.slideHead br { display: none; }
.slideBody {
	color: #FFF;
	text-align: left;
	line-height: 1.2;
	font-weight: 400;
	font-size: 16px;
	transform-origin: 50% 50% 0px;
	padding: 0 0 30px;
}
.slideButton {
	background: #7491C7;
	backdrop-filter: none;
	box-sizing: border-box;
	color: #FFF;
	display: block;
	line-height: 1.2;
	font-weight: 400;
	font-size: 18px;
	max-width: 100%;
	opacity: 1;
  padding: 25px 15px;
	text-align: center;
	text-transform: uppercase;
	width: 524px;
}
	.slideButton:hover { background: #FFF; color: #000; }
@media screen and (min-width: 800px) {
	#syncMenu {z-index: 1;}
	.slideBox { margin: 20px 0; max-width: 100%; padding: 200px 40px 20px; }
	.slideHead br { display: block; }
}
@media screen and (min-width: 1120px) {
	.slideContent { padding: 6% 0; }
	.slideHead { font-size: 40px; }
	.slideButton { font-size: 20px; width: 410px; }
}
/*
@media screen and (min-width: 1440px) {
	.slideContent { padding: 10% 0; }
}
*/
@media screen and (min-width: 1640px) {
	.slideContent { padding: 10% 0 5.1%; }
	.slideBox { margin: 0 0 0 10%; padding: 40px 0 0 0; }
	.slideHead {
		font-size: 60px;
		margin: 0 0 34px;
	}
	.slideBody {
		font-size: 20px;
		margin: 0 0 8px;
	}
	.slideButton {
		font-size: 22px;
		padding: 25px 20px;
		width: 524px;
	}
}
#sync {height: 0; width: 0;}
.syncItem {position: relative; z-index: 0;}


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

#crumbs { font-size: 14px; margin: 0 0 20px; }
#contentArea {
	margin: 0 auto;
	overflow: hidden;
}
#mainContent { color: #000; }
	.article ul, .article ol {padding: 0 0 20px 30px;}
	.article li ul, .article li ol {padding: 0 0 0 30px;}
	.article li {list-style-position: outside;}
	.article ul li {list-style-type: disc;}
	.article ol > li {list-style-type: decimal;}
	.article ol > li > ol > li {list-style-type: lower-alpha;}
	.article ol > li > ol > li > ol > li {list-style-type: lower-roman;}
	.article ul ul {padding-bottom: 0;}
	.article a:hover {text-decoration: underline;}
	.article ul, .article ol {overflow: hidden;}
	.article h1,
	.article h2,
	.article h3,
	.article h4,
	.article h5,
	.article h6 {
		line-height: 1.2;
		font-weight: 700;
		font-family: 'Rufina', serif;
		color: #000;
		padding: 0 0 5px 0;
	}
	.article h1 {
		font-size: 30px;
		padding: 0 0 53px 0;
		text-align: left;
	}
	.article h1 br { display: none; }
	.article h2 {
		font-size: 18px;
		padding: 0 0 20px 0;
	}
	.article h3 {
		font-size: 16px;
		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;
	}
	#shareThisPage {clear: both; border-top: 1px solid #2a3868; padding: 20px 0 0; margin: 15px 0 0;}
	#shareThisPageHead {display: inline-block; font-size: 16px; line-height: 1; font-weight: normal; text-transform: uppercase; margin: 0 10px 0 0;}
	#shareThisPage .shareThisWrapper {display: inline-block;}
	.shareThisWrapper {font-size: 0;}
	.dskSharingIcon {width: 16px; height: 16px; display: inline-block; margin: 0 14px 0 0; overflow: hidden;}
	.dskSharingIcon:hover {opacity: 0.8;}
	.dskSharingIcon_twitter img{margin: 0 0 0 -16px;}
	.dskSharingIcon_linkedin img{margin: 0 0 0 -32px;}
	.dskSharingIcon_googleplus img{margin: 0 0 0 -48px;}
	.mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;}
@media screen and (min-width: 800px) {

}
@media screen and (min-width: 1120px) {
	.article h1 { font-size: 39px; }
	.article h1 br { display: block; }
	.article h2 { font-size: 20px; }
}
@media screen and (min-width: 1640px) {
	.article h1 { font-size: 45px; }
	.article h2 { font-size: 24px; }
}


/* Services zone */
.sxn-services { background: #3C598F; padding: 25px 0 26px; position: relative; z-index: 1; }
.servicesList {
	align-items: center; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center;
	box-sizing: border-box; margin: 0 auto; padding: 0; position: relative;
}
	.servicesItem {
		align-items: center; display: inline-flex; justify-content: space-between;
		color: #FFF; font-family: 'Rufina', serif; font-size: 18px; font-weight: 700; line-height: 1.2; margin: 0; padding: 0 23px; position: relative; text-align: center; vertical-align: middle;
	}
	.servicesItem span {
		display: flex; flex-direction: column; justify-content: center;
		height: 100%; overflow: hidden; position: relative;
	}
	.servicesItem1 span { padding: 10px 0 10px 45px; }
	.servicesItem2 span { padding: 10px 0 10px 43px; }
	.servicesItem3 span { padding: 10px 0 10px 50px; }
	.servicesItem span::before {
		background-image: url(img/icons/icon-services.webp);
		background-size: cover;
		content: ''; height: 40px; left: 0; position: absolute; top: 50%; transform: translateY(-50%); width: 40px;
	}
	.servicesItem2 span::before { background-position: -40px; }
	.servicesItem3 span::before { background-position: -80px; }
@media screen and (min-width: 800px) {
	.servicesItem { margin: 0; }
}
@media screen and (min-width: 1120px) {
	.servicesItem { font-size: 22px; padding: 0 40px; }
}
@media screen and (min-width: 1640px) {
	.sxn-services { padding: 35px 0 36px; }
	.servicesItem { font-size: 28px; }
	.servicesItem1 span { padding: 16px 0 16px 82px; }
	.servicesItem2 span { padding: 16px 0 16px 77px; }
	.servicesItem3 span { padding: 16px 0 16px 89px; }
	.servicesItem span::before { height: 80px; width: 80px; }
	.servicesItem2 span::before { background-position: -80px; }
	.servicesItem3 span::before { background-position: -160px; }
}


/* Content Area */
.sxn-content { overflow: hidden; padding: 30px 20px; position: relative; z-index: 1; }
.home_lp .sxn-content h1 { text-align: center; }
.mcSide { margin: 0 auto; max-width: 100%; padding: 0 0 20px 0; width: 350px; }
.mcSide > p:empty, .mcCont > p:empty { display: none; }
.mcImg { display: block; height: auto; margin: 0 auto; max-width: 100%; }
@media screen and (min-width: 800px) {
	#syncContent {z-index: 1;}
	#mainContent {
		float: left;
		padding: 0;
		width: calc(100% - 40px - 300px);
	}
	.home_lp #mainContent, .fwEntry #mainContent {
		float: none;
		margin: 0 auto;
		width: 100%;
	}
	.article .alignright {
		float: right;
		margin: 0 0 5px 15px;
	}
	.article .aligncenter {
		display: block;
		margin: 0 auto;
	}
	.article .alignleft {
		float: left;
		margin: 0 15px 5px 0;
	}
	#sidebar {
		float: right;
		margin: 0 auto;
		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 40px; }
	.mcHome { align-items: flex-start; display: flex; flex-wrap: wrap; justify-content: space-between; }
	.mcSide { margin: 0; padding: 0; }
	.mcCont { text-align: left; width: calc(100% - 412px); }
}
@media screen and (min-width: 1400px) {
	#mainContent { width: calc(100% - 100px - 400px); }
	#sidebar { gap: 68px 0; width: 400px; }
}
@media screen and (min-width: 1640px) {
	.sxn-content { padding: 71px 60px 80px; }
}


/* Team zone */
.sxn-team { padding: 30px 20px; overflow: hidden; position: relative; z-index: 2; }
.sxn-team .sxn-head { text-align: left; }
.teamSide { margin: 0 auto; max-width: 100%; padding: 0 0 20px 0; width: 250px; }
.teamImg { display: block; height: auto; margin: 0 auto; max-width: 100%; }
@media screen and (min-width: 800px) {

}
@media screen and (min-width: 1120px) {
	.sxn-team { padding: 60px 20px; }
	.teamWrap { align-items: flex-start; display: flex; flex-wrap: wrap; justify-content: space-between; }
	.teamSide { margin: 0; order: 1; padding: 0; }
	.teamImg { margin: 0; width: 250px; }
	.teamCont { order: 0; text-align: left; width: calc(100% - 280px); }
}
@media screen and (min-width: 1640px) {
	.sxn-team { overflow: unset; padding: 83px 20px 0; }
	.sxn-team .sxn-head { padding: 0 0 29px; }
	.teamSide { max-width: 355px; width: 355px; }
	.teamImg { width: 355px; }
	.teamCont { padding: 62px 0 0 0; width: calc(100% - 430px); }
}


/* Testimonials zone */
.sxn-testimonials { background: #F1F5F9; padding: 30px 20px; position: relative; z-index: 1; }
.sxn-testimonials .sxn-wrap { max-width: 1241px; }
.testsBox {
	max-width: 369px;
	margin: 0 auto;
	padding: 23px 20px 35px;
	background: #FFF;
	position: relative;
	z-index: 1;
}
.testsBody { padding: 62px 0 15px; position: relative; }
.testsBody::before {
	background: url(img/icons/icon-quote.webp) no-repeat center top;
	background-size: 100% auto;
	content: ''; height: 44px; left: 0; position: absolute; top: 0; width: 58px;
}
.testsAuthor {	color: #3C598F; display: block; font-weight: 700; margin: 5px 0 0; }
.testsNavCont {
	width: 350px;
	max-width: 100%;
	margin: 20px auto;
	box-sizing: border-box;
	position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	gap: 20px;
	display: none !important;
}
.testsPrevNextSlide {
	width: 33px;
	height: 27px;
	background: url(img/icons/icon-arrow.webp) no-repeat center top;
	background-size: auto 200%;
	cursor: pointer;
}
.testsPrevNextSlide.hpNextTest { transform: rotateY(180deg); }
.testsPrevNextSlide:hover { background-position: center bottom; }
@media screen and (min-width: 600px) {
	.testsNavCont {
		width: 100px;
		display: block;
		padding: 30px 40px 0;
	}
	.testsPrevNextSlide {
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}
	.testsPrevNextSlide.hpNextTest {
		left: auto;
		right: 0;
		transform: translateY(-50%) rotateY(180deg);
	}
}
@media screen and (min-width: 1120px) {
	.sxn-testimonials { padding: 60px 20px; }
	.testsBox { max-width: 100%; padding: 23px 45px 35px; }
	.testsNavCont { margin: 80px auto 0; padding: 0 40px; }
}
@media screen and (min-width: 1640px) {
	.sxn-testimonials { margin: -33px 0 0 0; padding: 77px 20px 83px; }
	.sxn-testimonials .sxn-head { padding: 0 0 37px 0; }
}


/* What To Do zone */
.sxn-wtd {
	background: url(img/whattodo/bg.webp) no-repeat left top;
	background-size: 100% auto;
	position: relative;
	z-index: 1;
}
.wtdTopBg {
	width: 100%;
	height: 200px;
	background: none;
	position: relative;
	z-index: 1;
}
.wtdWrap { background: #fff; padding: 30px 20px; }
.wtdBlock { text-align: center; }
.wtdTitle { font-size: 25px; font-weight: 700; line-height: 1.2; padding: 0 0 20px; text-transform: uppercase; }
.wtdInner1 { padding: 0 0 20px; }
.wtdInner1 .wtdTitle { color: #3C598F; }
.wtdInner2 .wtdTitle { color: #A22020; }
.wtdList { display: block; width: 100%; }
	.wtdList li { margin: 0 0 20px; padding: 20px; }
	.wtdList li:last-child { margin: 0; }
	.wtdInner1 .wtdList li { background: #F1F5F9; }
	.wtdInner2 .wtdList li { background: #FEF4E7; }
.wtdSubtitle { font-size: 18px; font-weight: 700; line-height: 1.2; padding: 0 0 20px; }
.wtdInner1 .wtdSubtitle { color: #3C598F; }
.wtdInner2 .wtdSubtitle { color: #A22020; }
.wtdBody { padding: 0; }
@media screen and (min-width: 800px) {
	.sxn-wtd { background-size: contain; }
}
@media screen and (min-width: 1120px) {
	.sxn-wtd { background-position: center bottom 310px; }
	.wtdTopBg { height: 300px; }
	.wtdWrap { padding: 60px 20px; }
	.wtdBlock { display: flex; flex-wrap: wrap; justify-content: space-between; }
	.wtdInner { width: calc(50% - 10px); }
	.wtdTitle { font-size: 29px; }
	.wtdInner1 { padding: 0; }
	.wtdSubtitle { font-size: 20px; }
}
@media screen and (min-width: 1640px) {
	.sxn-wtd { background-position: center bottom 570px; background-size: 100% auto; }
	.sxn-wtd .sxn-head { padding: 0 0 55px; }
	.wtdWrap { padding: 72px 20px 82px; }
	.wtdTopBg { height: 387px; }
	.wtdInner { width: calc(50% - 26px); }
	.wtdTitle { font-size: 35px; padding: 0 0 39px; }
	.wtdList li { margin: 0 0 42px; padding: 46px 45px 45px; }
	.wtdSubtitle { font-size: 24px; padding: 0 0 24px; }
}


/* Contact zone */
.sxn-contact {
	background: url(img/contact/bg.webp) no-repeat center top;
	background-size: cover;
	color: #FFF;
	overflow: hidden;
	padding: 30px 20px;
	position: relative;
	z-index: 1;
}
.sxn-contact .sxn-head { color: #FFF; padding: 0 0 7px 0; }
.sxn-contact .sxn-head br { display: none; }
.contactBody { font-size: 20px; padding: 0 0 40px; text-align: center; }
.contactForm { align-items: flex-start; display: flex; flex-wrap: wrap; justify-content: space-between; padding: 0; }
	.contactSide { margin: 0 auto; order: 0; padding: 0; }

.contactVideo { font-size: 0; margin: 0 auto; max-width: 100%; padding: 18px 0 18px 18px; position: relative; width: auto; z-index: 1; }
.contactVideo::before, .contactVideo::after { content: ''; position: absolute; }
.contactVideo::before {
	background-image: linear-gradient(to left, rgba(230,230,230,0), rgba(230,230,230,1));
	height: 100%; left: 0; top: 0; width: 100%; z-index: -1;
}
.contactVideo::after { background: #000; bottom: 0; filter: blur(10px); height: 100%; left: 0; opacity: 0.14; width: 80%; z-index: -2; }
	.contactVideo a { cursor: pointer; }
	.contactVideo a:hover { text-decoration: none; }
	.contactVideo img { height: auto; object-fit: cover; margin: 0; max-width: 100%; transition: .5s; width: 100%; }

.conForm { margin: 0 auto; width: 100%; }
	.conForm input, .conForm textarea {
		width: 100%;
		box-sizing: border-box;
		height: 60px;
		padding: 10px 22px;
		color: #000;
		outline: 0;
		border: none;
		border-radius: 4px;
		margin: 0 auto 17px;
	}
	.conForm .gRecaptchaWrapper { margin: 12px auto 23px; max-width: 100%; width: 255px; }
	.conForm input[type="submit"] { background: #800120; box-sizing: border-box; color: #E0B72B; width: 100%; height: 60px; margin: 0 auto; max-width: 340px; border-radius: 4px; transition: .5s; border: 2px solid #E0B72B; border-radius: 4px; position: relative; text-transform: uppercase; z-index: 1; }
	.conForm input[type="submit"]:hover { background: #90321e; color: #FFF; }
@media screen and (min-width: 800px) {
	.contactForm { display: block; }
	.cfSubmitBox { align-items: flex-start; display: flex; flex-wrap: nowrap; gap: 0 20px; justify-content: center; margin: 0 auto; max-width: 100%; width: 540px; }
}
@media screen and (min-width: 1120px) {
	.sxn-contact { padding: 60px 20px; }
	.sxn-contact .sxn-head br { display: block; }
	.contactBody { font-size: 24px; }
	.contactForm { display: flex; padding: 0 20px; }
	.contactSide { margin: 0; }
	.cfSubmitBox { flex-wrap: wrap; width: 255px; }
}
@media screen and (min-width: 1640px) {
	.sxn-contact { padding: 67px 20px 80px; }
	.contactBody { font-size: 30px; padding: 0 0 68px; }
	.contactForm { padding: 0; }
	.cfSubmitBox { width: 379px; }
	.contactSide .gRecaptchaWrapper { width: 379px; }
	.contactSide .grDisclaimerBox { height: 69px; width: 379px; }
}


/* Contact Form */
.cfItem { background: none; border: 1px solid #FFF; margin: 0 auto 15px; position: relative; text-align: left; }
.cfItem ::placeholder { color: #FFF; font-family: 'Lato', sans-serif; opacity: 1; }
.contactMain input, .contactMain textarea { background-color: transparent; border: 0; box-sizing: border-box; color: #FFF; display: block; outline: 0; padding: 10px; width: 100%; }
.contactMain textarea { padding: 10px; resize: none; }
.gRecaptchaWrapper { vertical-align: middle; height: 60px; margin: 0 auto; width: 255px; }
.cfSubmitButton {
	background: #C43A39;
	border: 0;
	color: #FFF;
	height: 60px;
	font: 18px/1 'Lato', sans-serif;
	font-weight: 700;
	margin: 0 auto 10px;
	max-width: 255px;
	transition: .5s;
	position: relative;
	width: 100%;
	z-index: 1;
}
	.cfSubmitButton input {
		width: 100%;
		height: 100%;
		outline: 0;
		background-color: transparent;
		border: 0;
		box-sizing: border-box;
		display: block;
		color: #FFF;
		cursor: pointer;
	}
	.cfSubmitButton:hover input { background: #DD504F; color: #FFF; }
.cfLower { padding: 20px 0 0 0; }
.cfReq {
	line-height: 1.2;
	margin: 0;
	max-width: 100%;
	padding: 0 0 20px 0;
	width: 100%;
}
	.cfReq span { font-size: 16px; font-weight: 400; margin: 0 0 5px; display: block; padding: 0 0 0 16px; position: relative; }
	.cfReq span::before { background: #7491C7; border-radius: 8px; content: ''; height: 8px; left: 0; position: absolute; top: 6px; width: 8px; }
	.cfReq p {
		flex: 1;
		font-size: 14px;
		font-weight: 400;
		padding: 0 0 0 16px;
	}
@media screen and (min-width: 800px) {
	.contactMain input, .contactMain textarea { padding: 15px; }
		.contactMain textarea { height: auto; }
		.contactMain input[type="submit"] { padding: 10px; }
	.formTop { align-items: flex-start; display: flex; flex-wrap: wrap; justify-content: space-between; }
	.formBlock { width: calc((100% / 3) - 10px); }
}
@media screen and (min-width: 1120px) {
	.formWrap { align-items: flex-start; display: flex; gap: 0 20px; justify-content: space-between; }
	.contactMain textarea { height: 60px; }
	.cfSubmitButton { font-size: 20px; height: 51px; margin: 0 auto 15px; }
}
@media screen and (min-width: 1640px) {
	.formWrap { gap: 0 27px; }
	.formBlock { width: calc((100% / 3) - 18px); }
	.cfItem { margin: 0 auto 41px; }
		.cfItemMessage { margin: 0 auto 20px; }
		.contactMain input, .contactMain textarea { padding: 21px 24px 24px 39px; }
		.contactMain textarea { height: 69px; }
		.formWrap .grDisclaimerBox { height: 71px !important; }
	.cfLower { align-items: center; display: flex; flex-wrap: wrap; justify-content: space-between; }
		.cfReq { padding: 0; }
		.contactMain .gRecaptchaWrapper, .cfSubmitButton { margin: 0; }
		.cfSubmitButton { font-size: 24px; height: 69px; margin: 0 0 41px; max-width: 379px; }
}


/* Questions zone */
.sxn-questions { position: relative; z-index: 1; }
.sxn-questions .sxn-head { font-size: 20px; padding: 0 0 12px 0; }
.questionWrap { display: block; }
	.questionItem:nth-of-type(even) { background: #FFF; }
	.questionItem img { display: block; height: auto; margin: 0 auto; max-width: 100%; object-fit: cover; }
	.questionItem1 {
		background: url(img/questions/1.webp) no-repeat center top;
		background-size: cover;
	}
	.questionItem2 { align-items: center; display: flex; flex-wrap: wrap; height: auto; justify-content: center; padding: 20px; }
	.questionItem3 {
		background: url(img/questions/2.webp) no-repeat center top;
		background-size: cover;
	}
.questionBox { text-align: center; }
	.questionIntro { color: #C43A39; font-size: 16px; font-weight: 700; line-height: 1.2; }
	.questionTel { color: #C43A39; font-family: 'PT Sans', sans-serif; font-size: 30px; font-weight: 700; line-height: 1.2; }
	.questionTel a { color: #C43A39; }
	.questionTel a:hover { text-decoration: underline; }
	.questionBody { font-weight: 700; line-height: 1.7; padding: 0; }
	.questionBody br { display: none; }
@media screen and (min-width: 690px) {
	.questionItem1 img, .questionItem3 img { display: none; }
	.questionWrap { display: flex; }
		.questionItem1 { flex: 2 1 0; }
		.questionItem2 { flex: 1.4 1 0; }
		.questionItem3 { flex: 2 1 0; }
}
@media screen and (min-width: 1120px) {
	.sxn-questions .sxn-head { font-size: 24px; }
	.questionIntro { font-size: 20px; }
	.questionTel { font-size: 34px; }
	.questionBody br { display: block; }
}
@media screen and (min-width: 1640px) {
	.sxn-questions .sxn-head { font-size: 30px; }
	.questionItem { height: 488px; }
	.questionItem1, .questionItem3 { background-size: contain; }
	.questionItem2 { height: auto; padding: 20px 30px; }
		.questionIcon { padding: 0 0 12px; }
		.questionIntro { font-size: 26px; padding: 0 0 34px; }
		.questionTel { font-size: 40px; padding: 0 0 28px; }
}


/* Footer zone */
#mainFooter {
	background: #000;
	font-size: 16px;
	overflow: hidden;
}
.mfLocation { overflow: hidden; padding: 0; position: relative; z-index: 1; }
.mfBox { color: #FFF; padding: 30px 20px; position: relative; }
.mfBlock { margin: 0 auto; position: relative; text-align: center; z-index: 3; }
.mfItem { line-height: 1.5; padding: 0 0 20px 0; }
.mfItem1 img { display: block; height: auto; margin: 0 auto; max-width: 100%; }
.mfItem4 { padding: 0; }
	.mfTitle { display: block; font-family: 'Rufina', serif; font-size: 18px; line-height: 1.2; padding: 0 0 2px 0; text-transform: uppercase; }
	.mfAddress { display: block; }
	.mfSocial { display: flex; align-items: center; gap: 5px; flex-wrap: wrap; justify-content: center; }
		.mfSocial a {
			display: block;
			width: 69px;
			height: 69px;
			margin: 0;
			overflow: hidden;
			transition: 300ms;
		}
		.mfSocial img { width: 345px; height: auto; }
		.mfFacebook img { margin: 0 0 0 0; }
		.mfLinkedIn img { margin: 0 0 0 -69px; }
		.mfYoutube img { margin: 0 0 0 -138px; }
		.mfAvvo img { margin: 0 0 0 -207px; }
		.mfYelp img { margin: 0 0 0 -276px; }
		.mfFacebook:hover img { margin: -69px 0 0 0; }
		.mfLinkedIn:hover img { margin: -69px 0 0 -69px; }
		.mfYoutube:hover img { margin: -69px 0 0 -138px; }
		.mfAvvo:hover img { margin: -69px 0 0 -207px; }
		.mfYelp:hover img { margin: -69px 0 0 -276px; }

.mfAd { border-top: 1px solid #FFF; color: #FFF; padding: 30px 20px 10px; text-align: center; }
.mfHead { font-weight: 700; line-height: 1.2; padding: 0 0 20px; text-transform: uppercase; }
@media screen and (min-width: 800px) {
	.mfBlock { align-items: center; display: flex; flex-wrap: wrap; gap: 0 60px; justify-content: center; }
	.mfItem1, .mfItem4 { width: 100%; }
}
@media screen and (min-width: 1120px) {
	.mfItem2, .mfItem3 { padding: 0; }
	.mfItem4 { width: auto; }
	.mfTitle { font-size: 20px; }
}
@media screen and (min-width: 1640px) {
	.mfBox { padding: 42px 20px 33px 20px; }
	.mfBlock { gap: 0 68px; }
	.mfItem1 { padding: 0; width: auto; }
	.mfTitle { font-size: 24px; }
	.mfSocial { gap: 5px 10px; }

	.mfAd { padding: 43px 20px 20px; }
}


/* Footer Branding */
#ncBrandingWrapper {
	align-items: center; background: #000; border-top: 1px solid #FFF; font-size: 0; padding: 20px; text-align: center;
	display: flex; flex-wrap: wrap; gap: 15px 35px; justify-content: center;
}
#ncBranding { display: inline-block; overflow: hidden; width: 100%; }
#ncBranding,
#ncBranding a {
	color: #fff;
	font: normal 14px/1.3 'Source Sans 3', sans-serif;
	text-decoration: none;
}
#ncBranding a:hover { font-weight: normal; text-decoration: underline; }
#ncBranding p {
	margin: auto; max-width: 320px; /*modme*/
	padding: 0; text-align: center;
}
#ncBranding br { display: none; }
#logo-mmm { display: inline-block; margin: 0 0 12px; }
@media screen and (min-width: 600px) {
	#ncBranding { display: inline-block; }
	#ncBranding p { display: inline-block; max-width: none; text-align: left; vertical-align: bottom; }
	#ncBranding br { display: inline; }
	#logo-mmm { margin: 0; }
	.ncBlock { align-items: center; display: flex; flex-wrap: nowrap; justify-content: center; }
	.ncCopy { margin: 4px 0 0 20px; text-align: left; }
}
@media screen and (min-width: 1120px) {
	#ncBrandingWrapper { padding: 25px 20px; }
	#ncBranding { align-items: flex-start; display: flex; flex-wrap: nowrap; justify-content: space-between; width: auto; }
}
@media screen and (min-width: 1640px) {
	#ncBrandingWrapper { padding: 37px 20px 41px; }
	#ncBranding { max-width: 1600px; margin: 0 auto; }
}


/* 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: #204EB6;
	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;
	}
}


/* Form Validation -- Begins */
form input[type=text].validationError, 
form textarea.validationError, 
form select.validationError,
form .validationError::placeholder {
    background-color: red !important;
    color: #fff !important;
}
form .validationError:-moz-placeholder,
form .validationError::-moz-placeholder {
	opacity: 1;
}

input[type=checkbox].validationError {
    position:relative
}

.cfRequiredMark {
	position: relative;
	font-size: 0;
}
input[type=radio].validationError + .cfRequiredMark:before,
input[type=checkbox].validationError  + .cfRequiredMark:before {
	display: inline-block;
	content: "";
	position: absolute;
	left: -26px;
	top: -11px;
	background-color: red;
	height: 8px;
	width: 8px;
	border-radius: 4px;
	opacity: 1;
	box-shadow: 1px 1px 3px red;
}

.validationFeedback {
    display: none;
    text-align: center;
    background-color: #f5770c;
    color: #000;
    padding: 20px 20px 0;
    margin:0 auto 20px
}

.vfActive {
    display: block;
	width: calc(100% - 40px);
}

.vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidationPrompt,
.vfFailedZipValidationPrompt {display: none;}
.vfFailedEmailValidation .vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidation .vfFailedTelephoneValidationPrompt,
.vfFailedZipValidation .vfFailedZipValidationPrompt {display: block;}

@media screen and (min-width: 1120px){
	.vfActive {
		width: calc(100% - 40px);
		margin: 20px 0;
	}
}
/* Form Validation -- Ends */


/*  < youtube css >  */
.youtube-embed-cont {
  position: relative;
  padding-bottom: 45%;
  height: 0;
  overflow: hidden;
}
.youtube-embed-cont iframe, .youtube-embed-cont object, .youtube-embed-cont embed { 
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.article .youtube-embed-cont {
	margin: 0 auto 30px;
	width: 80%;
}
/*  </ youtube css >  */


/*  < youtube css + modal >  */
.youtube-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  z-index: 99999999;
}
.ytContent {
  position: relative;
  max-width: 640px;
  max-height: 360px;
  width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.youtube-embed-cont {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.youtube-embed-cont iframe, .youtube-embed-cont object, .youtube-embed-cont embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.article .youtube-embed-cont {margin: 0 0 30px;}
/*  </ youtube css + modal >  */


/* Vimeo Video */
.vimeo-embed-cont {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.vimeo-embed-cont iframe, .vimeo-embed-cont object, .vimeo-embed-cont embed { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.vimeo-embed-cont iframe{ border: 0;}
.article .vimeo-embed-cont {margin: 0 0 30px;}


/* Vimeo Modal */
.vimeo-modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.9);
	z-index: 99999999;
}
.vmContent {
	position: relative;
	max-width: 640px;
	max-height: 360px;
	width: 90%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

@media screen and (min-width: 800px) {
	.post_entry_mult_right { padding: 0 0 0 170px; }
}