/*
Theme Name: Mary Alexander & Associates 2022
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 */

@font-face {
	font-family: "Gotham";
	src: url("fonts/gotham/GothamBlack.otf") format("opentype");
	font-weight: 900;
}
@font-face {
	font-family: "Gotham";
	src: url("fonts/gotham/GothamBook.otf") format("opentype");
	font-weight: normal;
}
@font-face {
	font-family: "Gotham";
	src: url("fonts/gotham/GothamBold.otf") format("opentype");
	font-weight: bold;
}
@font-face {
	font-family: "Gotham";
	src: url("fonts/gotham/GothamItalic.otf") format("opentype");
	font-style: italic;
}
@font-face {
	font-family: "Gotham";
	src: url("fonts/gotham/GothamLight.otf") format("opentype");
	font-weight: 300;
}
@font-face {
	font-family: "Gotham";
	src: url("fonts/gotham/GothamMedium.otf") format("opentype");
	font-weight: 500;
}

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

#wrapper {}
#persistentHeader {
	-webkit-transform: perspective(1px) translateZ(0);
	-moz-transform: perspective(1px) translateZ(0);
	-ms-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
}
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 {}
#mainHeader {
	text-align: center;
	padding: 0 0 5px;
}
	#logo-main {
		display: block;
		width: 90%;
		max-width: 369px; /*modme*/
		margin: 0 auto;
		padding: 10px 0;
	}
	#logo-main img {display: block; width: 100%; height: auto;}
	.mhPhone{
		display: block;
		font-family: 'Gotham', sans-serif;
		color: #000;
		font-weight: 600;
		font-size: 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 5px;
	font-size: 14px;
	color: black;
	font-family: 'Gotham', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	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 { color: #ab8f4f;}
nav.mm ul ul {background: #c1a35c; width: 180px; border: 1px solid #dbbf7e;}
nav.mm ul ul li:hover > a {background: #dbbf7e; }
nav.mm ul ul li {border-top: 1px solid #dbbf7e;}
nav.mm ul ul a {
	color: #fff;
	padding: 15px 10px;
	font-size: 14px;
/*    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
	text-transform: none;
	line-height: 1.3;
	font-weight: normal;
}
nav.mm ul {padding: 0; 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;}

/*Multi-col nav items*/
nav.mm .multiCol ul {
    z-index: 999;
    width: 100%;
}
nav.mm .multiCol ul ul {
}
nav.mm .multiCol > ul {
    width: 400px;
}
nav.mm .multiCol > ul > li {
    width: 50%;
    box-sizing: border-box;
    float: left;
}
nav.mm .multiCol > ul > li:nth-child(odd) {
    border-right: 1px solid #dbbf7e;
}
nav.mm .multiCol > ul > li:nth-child(odd) > ul,
nav.mm .multiCol > ul > li:nth-child(even) > ul ul {
    left: -100%;
}
nav.mm .multiCol > ul > li:nth-child(even) > ul,
nav.mm .multiCol > ul > li:nth-child(odd) > ul ul {
    left: 100%;
}
nav.mm .multiCol > ul > li:nth-child(2) {
    border-top: 0;
}
nav.mm_mob ul li a {height: auto !important;}


.phSearch{
	display: none;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	transition: 300ms;
	padding: 5px 10px;
	border-radius: 3px;
	position: relative;
	margin: 0 20px;
}
.phSearch:before,
.phSearch:after{
	content: '';
	position: absolute;
	width: 2px;
	height: 100%;
	top: 0;
	background-color: #eaeaea;
}
.phSearch:before{ left: -10px; }
.phSearch:after{ right: -10px; }

.phSearch img{ width: 100%; }
.phSearch:hover{ background: #c1a35c; }

.phSearchWrap{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(193,163,92); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(193,163,92,1) 0%, rgba(219,191,126,0.95) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(193,163,92,1) 0%,rgba(219,191,126,0.95) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(193,163,92,1) 0%,rgba(219,191,126,0.95) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	z-index: 999999;
	color: #000;
	display: none;
}
.phsClose{
	position: absolute;
	color: #000;
	top: 30px;
	right: 40px;
	font-size: 45px;
	line-height: 1;
	font-weight: bold;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	cursor: pointer;
	transition: 300ms;
}
.phsClose:hover{
	transform: rotate(45deg) scale(1.2);
	-webkit-transform: rotate(45deg) scale(1.2);
	-moz-transform: rotate(45deg) scale(1.2);
	-ms-transform: rotate(45deg) scale(1.2);
}
.phsBox{
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
#phsForm label{
	font-size: 30px;
	line-height: 1;
	padding: 0 15px 0 0;
}
#phsInput{
	background: transparent;
	color: #000;
	outline: 0;
	border: 0;
	width: 300px;
	margin: 0 15px 0 0;
	border-bottom: 2px solid #000;
	font-size: 25px;
}
#phsSubmit{
	display: inline-block;
	background: transparent;
	border: 0;
	outline: 0;
	width: 20px;
	height: 20px;
	background: url(img/header/search-v3.webp) center center no-repeat;
	background-size: 100%;
	transition: 300ms;
}
#phsSubmit:hover{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

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: #c1a35c;} /*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 #ab8f4f;} /*modme*/
	#mm1 {border-left: 1px solid #ab8f4f;} /*modme*/
	#mm1 > a {background-position: 15px 0;}
	#mm2 > a {background-position: 15px -34px;}
	#mm3 > a {background-position: 15px -68px;}
	#mm4 > a {background-position: 15px -102px;}
	#mm5 > a {background-position: 15px -136px;}
	#mm6 > a {background-position: 15px -170px;}
	/* Dropdown support */
	.mmi > ul {
		z-index: 1;
		width: 297px;
		left: -1px;
		display: none;
		position: absolute;
	}
	.mmi:hover ul {display: block;}
	.mmi ul li {
		border-top: 1px solid #333; /*modme*/
	}
	.mmi ul li:first-child {border: 0;}
	.mmi ul a {
		background: #666; /*modme*/
		color: #fff; /*modme*/
		display: block;
		padding: 10px 10px;
		font-size: 16px;
	}
	.mmi ul a:hover {
		background: #999; /*modme*/
	}
	@media screen and (min-width: 385px) {
		#mm6 {width: 110px;}
		#mm6 > a {
			padding: 0 0 0 47px;
			text-indent: 0;
		}
		.mmi > ul {width: 350px;}
	}
nav.mm_mob {
	position: absolute;
	padding: 54px 0 20px;
	left: 0;
	top: 0;
	width: 100%;
	background: #fff; /*modme*/
	z-index: 9999;
	text-align: left;
}
	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 arial, sans-serif;
		    -webkit-font-smoothing: antialiased;
		    -moz-osx-font-smoothing: grayscale;
		}
		nav.mm_mob a:hover {
			background: #c1a35c; /*modme*/
			color: #fff;
			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;}
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 rgba(0,0,0,0.15);
    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: #c1a35c;
    border: 0;
    border-radius: 0 4px 4px 0;
    transition: all 250ms ease;
}

@media screen and (min-width: 800px) {
	#wrapper {
		padding: 119px 0 0; /*modme*/
	}
	#persistentHeader{
		background: #fff; /*modme*/
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
	}
	#mainHeader{ padding: 20px 20px 0; position: relative; }
	#mainHeader:after{
		content: '';
		display: table;
		clear: both;
	}
	#logo-main{ float: left; padding: 0; }
	.mhRight{
		position: absolute;
		top: 30px;
		right: 20px;
	}
	.phSearch,
	.mhPhone{ display: inline-block; vertical-align: middle; }
	nav.mm{ clear: both; }
	body.admin-bar #persistentHeader {top: 32px;}
	body.admin-bar.fsMenuOn #persistentHeader {top: 0;}
	body.sticky_zone .noSticky{ display: none; }

	body.sticky_zone #logo-main{ max-width: 250px; }
	body.sticky_zone #mainHeader{ padding: 10px 20px 0; }
	body.sticky_zone .mhRight{ top: 15px; }
	body.sticky_zone #persistentHeader{ box-shadow: 0 10px 30px 0 rgba(0,0,0,0.25); }
}
@media screen and (min-width: 1120px) {
	#wrapper{ padding: 72px 0 0; }
	#mainHeader{ display: flex; padding: 20px; }
	#logo-main{ max-width: 215px; }
	.mhRight{
		position: relative;
		display: inline-block;
		top: 0;
		right: auto;
		float: right;
		margin: 5px 0 0;
	}
	nav.mm{
		display: inline-block;
		width: calc(100% - 460px);
		margin: 5px auto 0;
		text-align: right;
	}
	nav.mm > ul > li > a{
		font-size: 12px;
		padding: 10px 2px;
	}
	body.sticky_zone #logo-main{ max-width: 215px; }
	body.sticky_zone .mhRight{ top: 0; right: auto; }
	body.sticky_zone #mainHeader{ padding: 10px 20px; }
}
@media screen and (min-width: 1200px) {
	nav.mm > ul > li > a{
		padding: 10px 7px;
	}
}
@media screen and (min-width: 1400px) {
	#wrapper{ padding: 88px 0 0; }
	#logo-main{ max-width: 275px; }
	nav.mm{ width: calc(100% - 520px); margin: 8px auto 0; }
	nav.mm > ul > li > a{ font-size: 14px; padding: 10px; }
	.mhRight{ margin: 8px auto 0; }
	body.sticky_zone nav.mm{ width: calc(100% - 450px); }
}
@media screen and (min-width: 1640px) {
	#wrapper{ padding: 155px 0 0; }
	#mainHeader{
		max-width: 1600px;
		margin: 0 auto;
		padding: 45px 20px;
	}
	#logo-main{
		max-width: 369px;
	}
	.mhPhone{ margin: 0 0 0 25px; }
	.phSearch{
		margin: 0 25px;
	}
	.phSearch:before{ left: -25px; }
	.phSearch:after{ right: -25px; }
	nav.mm{ width: calc(100% - 650px); }
	nav.mm > ul > li > a{
		font-size: 16px;
		padding: 10px 10px;
	}
	.mhRight,
	nav.mm{ margin-top: 15px; }
	body.sticky_zone nav.mm{ width: calc(100% - 480px); margin: 2px 0 0; }
	body.sticky_zone .mhRight{ margin: 4px 0 0; }
}

#homeslides {
	position: relative;
	background-color: #fff;
	height: 300px;
}

.homeslide {
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.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/600/1.webp); }
.slideContent {
	position: relative;
	height: 100%;
	width: 100%;
}
.slideBox {
	position: absolute;
	color: #fff;
	text-align: center;
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	top: 50%;
	transform: translateY(-50%);
}
.slideHead{
	display: block;
	line-height: 1;
	font-family: 'Gotham', sans-serif;
	font-weight: 500;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.slideHead > span{
	display: block;
	text-transform: uppercase;
	font-size: 20px;
	padding: 5px 0;
	font-weight: 600;
}

.subslide {
	background-position: center top;
	background-repeat: no-repeat;
	height: 150px;
	background-size: cover;
}
#subslide1 { background-image: url(img/slides/sub/800/1.webp);  }
#subslide2 { background-image: url(img/slides/sub/800/2.webp);  }
#subslide3 { background-image: url(img/slides/sub/800/3.webp);  }
#subslide4 { background-image: url(img/slides/sub/800/4.webp);  }
#subslide5 { background-image: url(img/slides/sub/800/5.webp);  }
#subslide6 { background-image: url(img/slides/sub/800/6.webp);  }
#subslide7 { background-image: url(img/slides/sub/800/7.webp);  }
#subslide8 { background-image: url(img/slides/sub/800/8.webp);  }
#subslide9 { background-image: url(img/slides/sub/800/9.webp);  }
#subslide10 { background-image: url(img/slides/sub/800/10.webp);  }
#subslide11 { background-image: url(img/slides/sub/800/11.webp);  }
#subslide12 { background-image: url(img/slides/sub/800/12.webp);  }
#subslide13 { background-image: url(img/slides/sub/800/13.webp);  }
#subslide14 { background-image: url(img/slides/sub/800/14.webp);  }
#subslide15 { background-image: url(img/slides/sub/800/15.webp);  }
#subslide16 { background-image: url(img/slides/sub/800/16.webp);  }
#subslide17 { background-image: url(img/slides/sub/800/17.webp);  }
#subslide18 { background-image: url(img/slides/sub/800/18.webp);  }
#subslide19 { background-image: url(img/slides/sub/800/19.webp);  }
#subslide20 { background-image: url(img/slides/sub/800/20.webp);  }
#subslide21 { background-image: url(img/slides/sub/800/21.webp);  }
#subslide22 { background-image: url(img/slides/sub/800/22.webp);  }
#subslide23 { background-image: url(img/slides/sub/800/23.webp);  }


@media screen and (min-width: 800px) {
	#syncMenu {z-index: 1;}
	#homeslides{ height: 400px; }
	#homeslideImg1 { background-image: url(img/slides/home/1120/1.webp); }
	.slideHead{ font-size: 18px; }
	.slideHead > span{
		font-size: 30px;
		letter-spacing: 4px;
		padding: 10px 0;
	}

	.subslide{ height: 300px; }
	#subslide1 { background-image: url(img/slides/sub/1120/1.webp);  }
	#subslide2 { background-image: url(img/slides/sub/1120/2.webp);  }
	#subslide3 { background-image: url(img/slides/sub/1120/3.webp);  }
	#subslide4 { background-image: url(img/slides/sub/1120/4.webp);  }
	#subslide5 { background-image: url(img/slides/sub/1120/5.webp);  }
	#subslide6 { background-image: url(img/slides/sub/1120/6.webp);  }
	#subslide7 { background-image: url(img/slides/sub/1120/7.webp);  }
	#subslide8 { background-image: url(img/slides/sub/1120/8.webp);  }
	#subslide9 { background-image: url(img/slides/sub/1120/9.webp);  }
	#subslide10 { background-image: url(img/slides/sub/1120/10.webp);  }
	#subslide11 { background-image: url(img/slides/sub/1120/11.webp);  }
	#subslide12 { background-image: url(img/slides/sub/1120/12.webp);  }
	#subslide13 { background-image: url(img/slides/sub/1120/13.webp);  }
	#subslide14 { background-image: url(img/slides/sub/1120/14.webp);  }
	#subslide15 { background-image: url(img/slides/sub/1120/15.webp);  }
	#subslide16 { background-image: url(img/slides/sub/1120/16.webp);  }
	#subslide17 { background-image: url(img/slides/sub/1120/17.webp);  }
	#subslide18 { background-image: url(img/slides/sub/1120/18.webp);  }
	#subslide19 { background-image: url(img/slides/sub/1120/19.webp);  }
	#subslide20 { background-image: url(img/slides/sub/1120/20.webp);  }
	#subslide21 { background-image: url(img/slides/sub/1120/21.webp);  }
	#subslide22 { background-image: url(img/slides/sub/1120/22.webp);  }
	#subslide23 { background-image: url(img/slides/sub/1120/23.webp);  }
}

@media screen and (min-width: 1120px) {
	#homeslides{ height: 500px; }
	#homeslideImg1 { background-image: url(img/slides/home/full/1.webp); }
	.slideHead{ font-size: 28px; }
	.slideHead > span{ font-size: 45px; padding: 15px 0;}

	.subslide{ height: 300px; }
	#subslide1 { background-image: url(img/slides/sub/2000/1.webp);  }
	#subslide2 { background-image: url(img/slides/sub/2000/2.webp);  }
	#subslide3 { background-image: url(img/slides/sub/2000/3.webp);  }
	#subslide4 { background-image: url(img/slides/sub/2000/4.webp);  }
	#subslide5 { background-image: url(img/slides/sub/2000/5.webp);  }
	#subslide6 { background-image: url(img/slides/sub/2000/6.webp);  }
	#subslide7 { background-image: url(img/slides/sub/2000/7.webp);  }
	#subslide8 { background-image: url(img/slides/sub/2000/8.webp);  }
	#subslide9 { background-image: url(img/slides/sub/2000/9.webp);  }
	#subslide10 { background-image: url(img/slides/sub/2000/10.webp);  }
	#subslide11 { background-image: url(img/slides/sub/2000/11.webp);  }
	#subslide12 { background-image: url(img/slides/sub/2000/12.webp);  }
	#subslide13 { background-image: url(img/slides/sub/2000/13.webp);  }
	#subslide14 { background-image: url(img/slides/sub/2000/14.webp);  }
	#subslide15 { background-image: url(img/slides/sub/2000/15.webp);  }
	#subslide16 { background-image: url(img/slides/sub/2000/16.webp);  }
	#subslide17 { background-image: url(img/slides/sub/2000/17.webp);  }
	#subslide18 { background-image: url(img/slides/sub/2000/18.webp);  }
	#subslide19 { background-image: url(img/slides/sub/2000/19.webp);  }
	#subslide20 { background-image: url(img/slides/sub/2000/20.webp);  }
	#subslide21 { background-image: url(img/slides/sub/2000/21.webp);  }
	#subslide22 { background-image: url(img/slides/sub/2000/22.webp);  }
	#subslide23 { background-image: url(img/slides/sub/2000/23.webp);  }
}
@media screen and (min-width: 1640px){
	#homeslides{ height: 810px; max-width: 1800px; margin: 0 auto; }
	.slideHead{ font-size: 35px; }
	.slideHead > span{ font-size: 60px; }	

	.subslide{
		height: 440px;
		max-width: 2000px;
		margin: 0 auto;
	}
}

/*Results*/
.sxn-results{
	background-color: #c1a35c;
	color: #fff;
	font-family: 'Gotham', sans-serif;
	text-transform: uppercase;
	padding: 40px 0;
}
.results-cont-outer {
  position: relative;
  max-width: 1540px;
  padding: 0 30px;
  margin: 0px auto;
}
.result-slide {
  text-align: center;
  font-weight: 500;

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

.resAmount,
.resIncrement,
.resDesc{
	display: block;
	line-height: 1;
}
.resAmount,
.resIncrement{ font-size: 40px; }
.resDesc{ font-size: 18px; padding: 20px 0 0; }
.results-button:after{ color: #dbbf7e; }
.results-button:hover:after { color: #fff; }

@media screen and (min-width: 600px){
	.sxn-results{ padding: 40px; }
	.results-cont-outer .swiper-button-prev:after,
	.results-cont-outer .swiper-button-next:after{ font-size: 60px; }
}
@media screen and (min-width: 800px){
	.sxn-results{ padding: 15px 20px; }
	.results-cont-outer{ max-width: 1480px; padding: 0 60px; }
	.result-slide.swiper-slide-active{
		border-right: 2px solid #dbbf7e;
	}
	.resBox{ padding: 40px 20px; }
}
@media screen and (min-width: 1120px){
	.result-slide.swiper-slide-next{
		border-right: 2px solid #dbbf7e;
	}
}
@media screen and (min-width: 1640px){
	.result-slide.swiper-slide{
		border-right: 2px solid #dbbf7e;
	}	
		.result-slide.swiper-slide-prev{
		border-right: none;
	}
}

#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: 20px;
}
.sxn-content .sxn-wrap {
	max-width: 1600px;
	margin: 0 auto;
}
#contentArea {
	margin: 0 auto;
}
#crumbs {font-size: 12px; margin: 0 0 20px;}
#crumbs a { color: #c1a35c; }
#mainContent {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	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{ color: #c1a35c; }
	.article a:hover {text-decoration: underline;}
	.article ul, .article ol {overflow: hidden;}
	.article h1,
	.article h2,
	.article h3,
	.article h4,
	.article h5,
	.article h6 {
		line-height: 1.2;
		font-weight: normal;
		color: #000;
		padding: 0 0 5px 0;
	}
	.article h1 {
		font-size: 25px;
		text-transform: uppercase;
		font-family: 'Gotham', sans-serif;
		font-weight: 500;

		padding: 0 0 20px 0;
	}
	.article h2 {
		font-size: 18px;
		padding: 0 0 10px 0;
	}
	.article h3 {
		font-size: 16px;
		color: #c1a35c;
	}
	.article h4 {
		font-size: 16px;
		font-style: italic;
	}
	.article h5 {
		font-size: 16px;
	}
	.home #mainContent { font-size: 16px; }
	.article h1.mcHome { font-size: 25px; margin: 0 0 20px; text-transform: none; }
	.article h2.mcHome { font-size: 18px; }
	.article h3.mcHome { font-size: 16px; }
	.home .article ul, .home .article ol { width: auto; display: inline-block; }
	.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;
	}
	.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 .acx{width: 50%;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;}
#sidebar {
	max-width: 400px;
	width: 100%;
	margin: 40px auto 0;
	padding: 20px 0 0;
}
.sbAreasCont .pasItem {
	float: none;
	width: 100%;
	margin: 0 0 8px;
	position: relative;
}
.sbAreasCont .pasItem:before { 
	content: '';
    position: absolute;
	width: 60px;
	height: 100%;
	opacity: 0.2; 
	top: 0;
	left: 0;
    background-color: #000;
    z-index: 5;
    transition: 300ms;
}
.sbAreasCont .pasItem:hover:before { opacity: 0; }
.sbAreasCont .pasItem a {
	height: 60px;
	background: #c1a35c;
	padding: 0 0 0 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.sbAreasCont .pasItem a:hover { background: #000; color: #fff; }
.sbAreasCont .pasItem a:before {
	content: '';
    position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 100%;
	background-image: url(img/areas/areas.webp);
	background-size: 900%;
}
.sbAreasCont .pasItem2 a:before { background-position: left -100% top; }
.sbAreasCont .pasItem3 a:before { background-position: left -200% top; }
.sbAreasCont .pasItem4 a:before { background-position: left -300% top; }
.sbAreasCont .pasItem5 a:before { background-position: left -400% top; }
.sbAreasCont .pasItem6 a:before { background-position: left -500% top; }
.sbAreasCont .pasItem7 a:before { background-position: left -600% top; }
.sbAreasCont .pasItem8 a:before { background-position: left -700% top; }
.sbAreasCont .pasItem9 a:before { background-position: left -800% top; }
.sbAreasCont .pasTitle {
	position: static;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1.2;
	font-family: 'Gotham', sans-serif;
}

.sbContact {
	background: #fff;
	-webkit-box-shadow: 0px 0px 25px -8px rgba(0,0,0,0.7);
	-moz-box-shadow: 0px 0px 25px -8px rgba(0,0,0,0.7);
	box-shadow: 0px 0px 25px -8px rgba(0,0,0,0.7);
	margin: 0 0 40px;
	padding: 30px 20px;
}
.sbContactTitle {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	font-family: 'Gotham', sans-serif;
	letter-spacing: 3px;
	text-align: center;
	display: block;
	line-height: 1.1;
	margin: 0 0 30px;
}
#sidebar .form4Block {
	margin: 0 0 20px;
	display: flex;
	flex-direction: column;
	gap: 5px 0;
	font-size: 16px;
}
#sidebar .form4Block input, 
#sidebar .form4Block textarea {
	border: 2px solid #dbdbdb;
    background: #f9f9f9;
	width: calc(100% - 20px);
	height: 36px;
	padding: 0 10px;
	resize: none;
}
#sidebar .form3Submit{ max-width: 100%; }
#sidebar .form3Submit .submit-button{ width: 100%; max-width: 100%; }
.blog-sidebar{
	padding: 20px 20px;
	background: #fff;
	margin: 0 auto 20px;
}
.blog-sidebar h2{
	text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Gotham', sans-serif;
  letter-spacing: 3px;
  display: block;
  line-height: 1.1;
  margin: 0 0 30px;
}
.blog-sidebar > ul{
	padding: 0 0 40px 20px;
	font-style: normal;
	line-height: 1.6;
}
.blog-sidebar > ul > ul{ padding: 0 0 0 20px; }
.blog-sidebar a{
	color :#c1a35c;
}
.blog-sidebar a:hover{ text-decoration: underline; }

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

/* Content Area */

@media screen and (min-width: 800px) {
	#syncContent {z-index: 1;}
	.sxn-content { padding: 40px 20px; }
	#contentArea { overflow: hidden; }
	#mainContent {
		padding: 0;
		width: calc(100% - 20px - 320px);
		float: left;
	}
	.fwEntry #mainContent {
		float: none;
		margin: 0 auto;
		width: auto;
		max-width: 1600px;
	}
	.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 {
		margin: 0 auto;
		padding: 0 20px 0 0;
		width: 300px;
		float: right;
	}
	.sbAreasCont .pasItem:before {
		width: 85px;
	}
	.sbAreasCont .pasItem a {
		height: 85px;
		padding: 0 0 0 85px;
	}
	.sbAreasCont .pasItem a:before { width: 85px; }
}
@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 20px; }
	#mainContent{ width: calc(100% - 60px - 420px); }
	.article h1{ font-size: 30px; }
	.article h2{ font-size: 25px; }
	.article h3{ font-size: 20px; }
	.article h4,
	.article h5{ font-size: 18px; }	
	#crumbs {font-size: 14px;}

	.home #mainContent { font-size: 20px; }
	.article h1.mcHome { font-size: 40px; margin: 0 0 30px; }
	.article h2.mcHome { font-size: 30px; }
	.article h3.mcHome { font-size: 26px; }

	#sidebar { width: 400px; }
	.sbAreasCont .pasTitle { font-size: 18px; }
	.sbContact { padding: 30px; }
	.sbContactTitle { font-size: 22px; }
	#sidebar .form4Block { font-size: 18px; }
  .blog-sidebar h2{ font-size: 22px; }
}
@media screen and (min-width: 1640px){
	.sxn-content { padding: 80px 20px; }
	.home #mainContent { font-size: 24px; }
	#mainContent{
		width: calc(100% - 100px - 400px);
		font-size: 18px;
		line-height: 1.7;
	}
	.article h1.mcHome { font-size: 50px; }
	.article h2.mcHome { font-size: 40px; }
	.article h3.mcHome { font-size: 36px; }
	.article h1{ font-size: 40px; }
	.article h2{ font-size: 30px; }
	.article h3{ font-size: 25px; }
	.article h4,
	.article h5{ font-size: 20px; }
}

/*Home Content*/
body.home #mainContent{
	width: 100%;
	box-sizing: border-box;
	text-align: center;
}


/*Practice Areas*/
.sxn-practiceAreas{
	padding: 20px;
	text-align: center;
	font-family: 'Gotham', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	background-color: #000000;
}
.pasItem a{
	display: block;
	color: #fff;
	padding: 10px;
}
.pasTitle{
	display: block;
	line-height: 1;
}
.pasMore{ display: none; }
.pasItem:hover a{ background-color: #c1a35c; }
@media screen and (min-width: 800px){
	.sxn-practiceAreas{ background-color: transparent; }
	.pasList{ overflow: hidden; }
	.pasItem{
		float: left;
		width: 50%;
		box-sizing: border-box;
		margin: 0;
		position: relative;
	}
	.pasItem:before{
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		background-color:#000;
		top: 0;
		left: 0;
		z-index: 5;
		opacity: 0;
		transition: 300ms;
	}
	.pasItem:hover:before{ opacity: 0.6; }
	.pasItem a{
		background-image: url(img/areas/areas.webp);
		background-size: 900%;
		height: 200px;
		position: relative;
		transition: 300ms;
	}
	.pasItem2 a{ background-position: left -100% top; }
	.pasItem3 a{ background-position: left -200% top; }
	.pasItem4 a{ background-position: left -300% top; }
	.pasItem5 a{ background-position: left -400% top; }
	.pasItem6 a{ background-position: left -500% top; }
	.pasItem7 a{ background-position: left -600% top; }
	.pasItem8 a{ background-position: left -700% top; }
	.pasItem9 a{ background-position: left -800% top; }
	.pasItem10 a{ background-image: none; background-color: #c1a35c; }
	.pasItem:hover a{ background-color: #000; }
	.pasItem a:before{
		content: '';
		position: absolute;
		width: 100%;
		height: 50%;
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		bottom: 0;
		left: 0;
	}
	.pasItem10 a:before{ display: none; }
	.pasTitle{
		position: absolute;
		left: 0;
		bottom: 25px;
		width: 100%;
		font-size: 22px;
		transition: 300ms;
		z-index: 8;
	}
	.pasItem:hover .pasTitle{
		bottom: 85px;
	}
	.pasItem10 .pasTitle{
		bottom: auto;
		top: 50%;
		transform: translateY(-50%);
		font-weight: bold;
		letter-spacing: 3px;
		line-height: 1.3;
	}
	.pasItem10:hover .pasTitle{ bottom: auto; }
	.pasMore{
		position: absolute;
		z-index: 8;
		display: block;
		opacity: 0;
		bottom: 0;
		left: calc(50% - 75px);
		width: 150px;
		border: 3px solid #c1a35c;
		color: #c1a35c;
		line-height: 1;
		padding: 10px 0;
		letter-spacing: 2px;
		transition: 300ms;
	}
	.pasItem:hover .pasMore{
		opacity: 1;
		bottom: 20px;
	}
	.pasMore:hover{
		background-color: #c1a35c;
		color: #fff;
	}
}
@media screen and (min-width: 1120px){
	.sxn-practiceAreas{ padding: 40px 0; }
	.pasItem{
		width: 20%;
	}
	.pasTitle{ font-size: 14px; }
}
@media screen and (min-width: 1400px){
	.pasItem a{ height: 250px; }
	.pasTitle{ font-size: 18px; }
}
@media screen and (min-width: 1640px){
	.pasList{ max-width: 1800px; margin: 0 auto; }
	.pasItem a{ height: 300px; }
	.pasTitle{ font-size: 22px; }
}


/*Testimonials*/
.sxn-testimonials {
	text-align: center;
	padding: 20px;
	font-family: 'Gotham', sans-serif;
}
.testsTitle{
	display: block;
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 auto 20px;
}
.tests-cont-outer {
  position: relative;
  max-width: 1800px;
  margin: 0 auto;
}
.testimonial-slide {
  text-align: center;
  height: 200px;

  /* 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;
}
.testBox{
	border: 3px solid #c1a35c;
	padding: 50px 20px 20px;
	margin: 30px 10px 0;
	position: relative;
}
.testBox:before{
	content: '';
	position: absolute;
	width: 82px;
	height: 67px;
	background-image: url(img/testimonials/quotes.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 0 15px;
	top: -30px;
	left: calc(50% - 41px);
}
.testTitle{
	display: block;
	font-weight: 500;
	margin: 0 auto 15px;
	font-size: 20px;
}
.testAuthor{
	display: block;
	font-weight: 500;
	font-size: 20px;
}

.tests-cont-outer .swiper-pagination{
	text-align: center;
	width: 100%;
	margin: 20px auto 0;
}
.tests-cont-outer .swiper-pagination-bullet {
  width: 50px;
  height: 5px;
  margin: 0 3px;
  text-align: center;
  line-height: 20px;
  font-size: 0;
  color: #000;
  opacity: 1;
  background-color: #e1e1e1;
  border-radius: 0;
  transition: 300ms;
}
.tests-cont-outer .swiper-pagination-bullet-active {
  background: #c1a35c;
}

.testsMore{
	display: block;
	width: 250px;
	border: 3px solid #c1a35c;
	color: #c1a35c;
	line-height: 1;
	padding: 15px 0;
	font-size: 16px;
	letter-spacing: 2px;
	transition: 300ms;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	margin: 55px auto 0;
}
.testsMore:hover{
	background-color: #c1a35c;
	color: #fff;
}
@media screen and (min-width: 800px){
	.sxn-testimonials{ padding: 40px 20px; }
	.testsTitle{ font-size: 30px; margin: 0 auto 40px; letter-spacing: 5px; }
	.testBox{ padding: 70px 40px 40px; }
	.testTitle{ font-size: 26px; line-height: 1.2; margin: 0 auto 25px; }
	.testBody{ font-size: 18px; line-height: 1.7; }
	.testAuthor{ font-size: 26px; }

	.tests-cont-outer .swiper-pagination{
		margin: 40px auto 0;
	}
	.tests-cont-outer .swiper-pagination-bullet {
	  width: 120px;
	  height: 5px;
	  margin: 0 7px;
	}	
	.testsMore{ margin: 100px auto 0; }
}
@media screen and (min-width: 1120px){
	.sxn-testimonials{ padding: 60px 20px; }
	.testBox{ box-sizing: border-box; height: 500px; }
}
@media screen and (min-width: 1640px){
	.sxn-testimonials{ padding: 80px 20px; }
	.testimonials-wrap{ max-width: 1600px; margin: 0 auto; }
	.testBox{ height: 450px; }
}



/*Breaking News*/
.sxn-news {
	color: #fff;	
	text-align: center;
	line-height: 1.5;
	font-weight: 700;
	padding: 20px;
	font-family: 'Gotham', sans-serif;
	background: url(img/news/news-bg.webp) no-repeat center top;
	background-size: cover;
	padding: 20px;
}
.sxn-news .news-wrap { max-width: 1600px; margin: 0 auto; }
.news-cont-title { width: 100%; }
.news-container { flex: 1; }
.newsTitle{
	display: flex;
	align-items: center;
	justify-content: center;	
	font-size: 25px;	
	text-transform: uppercase;
	letter-spacing: 3px;   
    margin: 0 auto 20px;
}
.newsTitle br { display: none; }
/* .news-slide{ max-width: 260px; width: 100%; margin: 0 10px; } */
.news-slide {
	text-align: center;
	font-weight: 600;
  
	/* 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;
  }

.newsSlideImg { display: block; width: 260px; position: relative; }
.newsSlideImg::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.35;
	top: 0;
	left: 0;
}
.newsSlideImg img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
	-webkit-box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.35);
	box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.35);
}
.newsSlideTitle{
	display: block;
	color: #fff;
	font-weight: 600;
	margin: 20px auto 0;
	font-size: 18px;
	text-align: center;
	line-height: 1.5;
	letter-spacing: 1px;
}
.news-slide a:hover .newsSlideImg::before { display:none; }
.hpNavCont { display: flex; gap: 0 20px; max-width: 340px; margin: 0 auto; }
.hpNavCont.sp-only { display: flex; max-width: 220px; margin: 20px auto 0; }
.hpNavCont.pc-only { display: none; }
.hpPrevNextSlide {
	flex: 1;
	width: 100%;
	height: 50px;
	border: 2px solid #fff;
	position: relative;
	cursor: pointer;
	transition: 300ms;
}
.hpPrevNextSlide::before {
	position: absolute;
	content: '';
	width: 20px;
	height: 20px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	transform: rotateZ(-45deg);
	top: 15px;
	left: calc(50% - 7px);
}
.hpNextNews::before { transform: rotateZ(135deg); left: auto; right: calc(50% - 7px); }
.hpPrevNextSlide:hover { background: #fff; }
.hpPrevNextSlide:hover:before { border-color: #000; }

@media screen and (min-width: 800px){
	.sxn-news { padding: 40px 20px; }
	.news-cont-outer { display: flex; gap: 0 20px; }
	.news-cont-title { max-width: 306px; }
	.newsTitle {
		font-size: 30px;
		min-height: 240px;
		border-top: 2px solid #fff;
    	border-bottom: 2px solid #fff;
	}
	.newsTitle br { display: block; }
	/* .news-slide { max-width: 380px; margin: 0 15px; } */
	.newsSlideImg { width: 380px; }
	.newsSlideImg img {
		-webkit-box-shadow: 8px 8px 13px 0px rgba(0,0,0,0.35);
		-moz-box-shadow: 8px 8px 13px 0px rgba(0,0,0,0.35);
		box-shadow: 8px 8px 13px 0px rgba(0,0,0,0.35);
	}
	.newsSlideTitle { font-size: 20px; }
	.hpNavCont.sp-only { display: none; }
	.hpNavCont.pc-only { display: flex; }
	.hpPrevNextSlide { height: 70px; }
	.hpPrevNextSlide::before {
		width: 30px;
    	height: 30px;
		top: 19px;
    	left: calc(50% - 10px);
	}
	.hpNextNews::before { left: auto; right: calc(50% - 10px); }
}
@media screen and (min-width: 1120px){
	.sxn-news { padding: 60px 20px; }
	.news-cont-title { max-width: 340px; }
}
@media screen and (min-width: 1640px){
}


/*Badges*/
.sxn-badges { border-bottom: 2px solid #eaeaea; padding: 0 20px; }
.sxn-badges .sxn-wrap { max-width: 1600px; margin: 0 auto; }
.badge-slide { margin: 0 10px; }
.badge-slide.aafj { max-width: 253px; }
.badge-slide.slaw { max-width: 262px; }
.badge-slide.avpre { max-width: 253px; }
.badge-slide.rbbl { max-width: 251px; }
.badge-slide.abas { max-width: 204px; }
.badge-slide.caoc { max-width: 216px; }
.badge-slide.mdaf { max-width: 127px; }
.badge-slide.lawd { max-width: 122px; }
.badge-slide.apilf { max-width: 270px; }
.badge-slide.fwtla { max-width: 122px; }
.badge-slide.sftla { max-width: 256px; }
.badge-slide.nbpia { max-width: 158px; }
.badge-slide.nwtl { max-width: 124px; }
.badge-slide.clsat { max-width: 97px; }
.badge-slide.djtl { max-width: 126px; }
.badge-slide.pcjimf { max-width: 124px; }
.badge-slide.blblf { max-width: 125px; }
.badge-slide.lofl { max-width: 119px; }
.badge-slide.pj { max-width: 300px; }
.badge-slide.aajlf { max-width: 300px; }
.badgeItem {
	min-height: 170px;
    display: flex;
	align-items: center;
	justify-content: center;
}
.badges-wrapper{
	-webkit-transition-timing-function:linear!important;    
  transition-timing-function:linear!important; 
	position: relative;
}
  
@keyframes line-slide {
	0% {
		background-position: -5% 0;
	}
	100% {
		background-position: 100% 0;
	}
}

@media screen and (min-width: 800px){
	.badge-slide { margin: 0 35px; }
	.badgeItem { min-height: 200px; }
}
@media screen and (min-width: 1120px){
}
@media screen and (min-width: 1640px){
}


.sxn-contact { font-family: 'Gotham', sans-serif; border-bottom: 2px solid #eaeaea; padding: 20px; }
.sxn-contact .sxn-wrap { max-width: 1600px; margin: 0 auto; }
.contactTitle {
  display: block;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 20px;  
  text-align: center;
}
.hpContactBody { font-size: 18px; font-weight: 500; text-align: center; display: block; margin: 0 0 30px; }
.hpContactBody a { color: #000; }
.hpContactCont { font-size: 16px; line-height: 1.8; }
.f3BlockTop {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: wrap;
	gap: 20px 0;
  margin: 0 0 20px;
}
.f3BlockTop .form3Block { width: 100%; }
.form3Block label { display: block; margin: 0 0 5px; font-weight: 500; }
.form3Input input, 
.form3Input textarea {
  width: calc(100% - 24px);
	display: block;
	outline: none;
	border: 0;
	border: 2px solid #dbdbdb;
	background: #f9f9f9;
	height: 36px;
	resize: none;
	padding: 0 10px;
}
.form3Input textarea { height: 81px; padding: 5px 10px 0; }
.f3TextBlock { display: block; width: 100%; }
.form3SubmitBox {
	display: flex;
	flex-wrap: wrap;
  justify-content: center;
	gap: 15px;
}
.form3Recaptcha { vertical-align: middle; height: 60px; margin: 0; }
.form3Submit {
	width: 100%;
	height: 56px;
  max-width: 256px;
  transition: .5s;
  border: 2px solid #c1a35c;
}
.form3Submit:hover { background-color: #c1a35c; }
.form3Submit input {
	width: 100%;
	height: 100%;
	outline: 0;
	background-color: transparent;
	border: 0;
	box-sizing: border-box;
	display: block;
	color: #c1a35c;
  font-size: 16px;
	cursor: pointer;
	letter-spacing: 2px;
	text-transform: uppercase;
  font-weight: 700;
} 
.form3Submit:hover input { color: #fff; }
.form3RequiredBox {
	max-width: 830px;
	width: 100%;
	font-size: 12px;
  text-align: center;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
}
.form3RequiredBox span {
	font-weight: 700;
	text-transform: uppercase;
	display: block;
  margin: 0 0 10px;
}

@media screen and (min-width: 600px) {
}
@media screen and (min-width: 800px) {
  .sxn-contact { padding: 40px 20px; }
  .contactTitle { font-size: 30px; margin: 0 auto 30px; letter-spacing: 5px; }
  .hpContactBody { font-size: 24px; }
  .hpContactCont { font-size: 18px; }
	.f3BlockTop { gap: 25px 20px; margin: 0 0 35px; }
  .f3BlockTop .form3Block { width: calc(50% - 10px); }
  .f3BlockTop .f3TextBlock { width: 100%; }
  .form3Input input, .form3Input textarea { height: 51px; }
  .form3Input textarea { height: 51px; }
  .form3RequiredBox { margin: 0 auto 20px; }
}
@media screen and (min-width: 1120px) {
  .sxn-contact { padding: 60px 20px; }
	.f3BlockTop { gap: 35px 15px; }
  .f3BlockTop .form3Block { flex: 1; }
  .f3BlockTop .f3TextBlock { flex: none; }
}
@media screen and (min-width: 1640px) {
	.sxn-contact { padding: 80px 20px; }
}
/* 	END HOME CONTACT FORM */


/*Footer*/
#mainFooter {
	overflow: hidden;
}
.mfContactMaps {
  border-bottom: 2px solid #eaeaea;
  padding: 20px 0;
  margin: 0 0 20px;
}
.mfContactMaps .sxn-wrap {
  max-width: 2000px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 15px 30px;
}
.mfContactMapInfo {
  text-align: center;
  padding: 20px 20px 0;
}
.ContactMapTitle {
  display: block;
  font-size: 18px;
  font-family: 'Gotham', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 10px;
}

.ContactMapBody {
  font-size: 16px;
}
.ContactMapBody li {
  margin: 0 0 10px;
}
.ContactMapBody a {
  color: #000;
  position: relative;
  padding: 0 0 0 30px;
}
.ContactMapBody a::before {
  position: absolute;
  content: '';
  width: 24px;
  height: 32px;
  top: calc(50% - 16px);
  left: 0;
  background: url(img/footer/icons.webp) no-repeat;
  background-size: 24px 200px;
  background-position: bottom left;
}
.ContactMapBody a:hover {
  text-decoration: underline;
}
.ContactMapBody .cmPhone {
  font-size: 23px;
}
.ContactMapBody .cmPhone::before {
  background-position: bottom -33px left;
}
.ContactMapBody > li a span { display: none; }
.mfContactMapImg img {
  display: block;
  margin: 0;
  width: 100%;
  height: auto;
}
.mfContactMapInfo {
  max-width: 785px;
  margin: 0 0 0 auto;
}
.mfContactMap:last-of-type .mfContactMapInfo {
  margin: 0 auto 0 0;
}

.mfTopWrap { padding: 30px 20px; background: #c1a35c; }
.mfTopWrap .sxn-wrap {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
}
.mfInfoBlock {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px 50px;
}
.mfIBContact {
  font-size: 16px;
  font-weight: 700;
  font-family: 'Gotham', sans-serif;
  text-transform: uppercase;
  line-height: 1;
  color: #fff;
  width: 200px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
}
.mfIBContact:hover {
  background: #fff;
  color: #000;
}
.mfIBPhone {
  font-size: 20px;
  color: #fff;
  position: relative;
  padding: 0 0 0 30px;
}
.mfIBPhone::before {
  position: absolute;
  content: '';
  width: 24px;
  height: 32px;
  top: calc(50% - 16px);
  left: 0;
  background: url(img/footer/icons.webp) no-repeat;
  background-size: 24px 200px;
  background-position: top -106px left;
}
.mfSocial {
  display: flex;
  gap: 0 15px;
  align-items: center;
  justify-content: center;
}
.mfSocialItem {
  width: 24px;
  height: 24px;
  overflow: hidden;
}
.mfSocialItem img {
  width: 100%;
  height: auto;
}
.mfSocialItem:hover {
  opacity: 0.7;
}
.mfSocialTw img {
  margin: -23px 0 0;
}
.mfSocialIn img {
  margin: -45px 0 0;
}
.mfSocialYt {
  height: 30px;
}
.mfSocialYt img {
  margin: -67px 0 0;
}



/* RESPONSIVE */
#mmBrandingWrapper {
	padding: 30px 20px;
	font-size: 0;
	text-align: center;
	background: #000;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
#mmBranding {
	overflow: hidden;
}
#mmBranding,
#mmBranding a {
	color: #fff;
	font: normal 10px/1.3 Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-decoration: none;
}
#mmBranding a:hover {
	font-weight: normal;
	text-decoration: underline;
}
#logo-mmm {
  width: 150px;
  height: auto;
	vertical-align: middle;
}
#mmBranding p {
	margin: auto;
	padding: 12px 0 0;
	max-width: 320px; /*modme*/
	text-align: center;
	vertical-align: middle;
}
#mmBranding br {display: none;}

.fNav {
	padding: 0;
  display: flex;
}
.fNav li {
	padding: 0;
	display: block;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
  font-size: 12px;
}
.fNav li::after {
	position: absolute;
	content: '|';
	right: -4px;
  color: #fff;
}
.fNav li:last-child::after { display: none; }
.fNav a {
	padding: 0 10px;
	color: #fff;
}
.fNav a:hover {
	text-decoration: underline;
}
@media screen and (min-width: 600px) {
  #mmBranding {
    display: inline-block;
  }
  #mmBranding p {
    display: inline-block;
    margin: 0 0 0 20px;
    padding: 0;
    max-width: none;
    text-align: left;
    
  }
  #mmBranding br {display: inline;}
}
@media screen and (min-width: 800px) {
  .mfContactMap {
    position: relative;
  }
  .mfContactMap:first-child::after {
    position: absolute;
    content: '';
    width: 2px;
    height: 100%;
    background: #eaeaea;
    top: 0;
    right: -16px;
  }
  .mfContactMaps .sxn-wrap {
    flex-direction: row;
  }
  .mfInfoBlock {
    flex-wrap: nowrap;
    gap: 20px 60px;
  }
  #logo-mmm {
    width: auto;
    height: auto;
  }
  .fNav li {
    font-size: 14px;
  }
}
@media screen and (min-width: 1120px) {
  .mfContactMaps {
    padding: 30px 0;
    margin: 0 0 30px;
  }
  .ContactMapTitle {
    font-size: 20px;
  }
  .ContactMapBody {
    font-size: 18px;
  }
  .ContactMapBody a {
    padding: 0 0 0 40px;
  }
  .ContactMapBody a::before {
    width: 34px;
    height: 42px;
    top: calc(50% - 21px);
    background-size: 34px 259px;
  }
  .ContactMapBody .cmPhone::before {
    background-position: bottom -42px left;
  }
  .ContactMapBody .brSP { display: none; }
  .ContactMapBody > li a span { display: inline-block; }
  .mfInfoBlock {
    flex-wrap: nowrap;
    gap: 20px 100px;
  }
  .mfIBContact {
    letter-spacing: 3px;
    width: 230px;
    height: 50px;
  }
  .mfIBPhone {
    font-size: 24px;
    padding: 0 0 0 40px;
  }
  .mfIBPhone::before {
    width: 34px;
    height: 42px;
    top: calc(50% - 21px);
    background-size: 34px 259px;
    background-position: top -136px left;
  }
  .mfSocial {
    gap: 0 20px;
  }
  .mfSocialItem {
    width: 34px;
    height: 30px;
  }
  .mfSocialItem:hover {
    opacity: 0.7;
  }
  .mfSocialTw img {
    margin: -34px 0 0;
  }
  .mfSocialIn img {
    margin: -66px 0 0;
  }
  .mfSocialYt {
    height: 40px;
  }
  .mfSocialYt img {
    margin: -97px 0 0;
  }
  #mmBrandingWrapper {
    padding: 30px 20px;
  }
}
@media screen and (min-width: 1640px) {

}

/* 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 */
form input[type=submit] {-webkit-appearance: none;border-radius: 0;}
.nc_form {
	background-color: #f0f0f0;
	padding: 20px 10px;
	margin: 0 0 15px;
	border: 2px solid #c0c0c0;
	border-radius: 5px;
	color: #333333;
	min-width: 255px;
}
.nc_form .form-part{margin: 0 0 10px;}
.nc_form .req {color: #F71704;}
.nc_form .groupLegend{
	font-size: 18px;
	margin: 0 0 5px;
}
.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {display: block; width: 100%; padding: 0; box-sizing: border-box; }
	.nc_form input, .nc_form textarea {background: #fff; color: #000;}
	.nc_form input::placeholder, .nc_form textarea::placeholder {color: gray;}
	.nc_form input, .nc_form textarea, .nc_form .captcha-container {
		border: 1px solid #999;
		border-radius: 3px;
	}
	.nc_form label {margin: 0 0 5px;}
	.nc_form input, .nc_form textarea, .nc_form select {
		margin: 0 0 10px;
		padding: 10px 10px;
	}
	.nc_form textarea {height:60px;}
	.nc_form .captcha-container {padding: 0;width: 100%;}

.nc_form input.hidden {display:none;}
.nc_form input.submit-button {
	cursor:pointer;
	margin: 1em 0;
	padding: 10px 10px;
	width:auto;
	height:auto;
	background:#555;
	color:#fff;
	line-height: 1;
	-webkit-appearance: none;
	border-radius: 0;	
}
	.nc_form input.submit-button:hover {background:#777;}
.nc_form input.error {border-color:#f00;}
.nc_form label.error {color: #f00;}
.ncfDisclaimer {
	font-size: 80%;
	margin: 0 0 15px;
	padding: 10px 0 0;
}
	.ncfDisclaimer span {
		display: block;
		font-weight: bold;
		font-size: 125%;
	}
		.ncfDisclaimer span.req {display: inline; font-size: 80%;}
	.ncfDisclaimer input {
		display: inline;
		width: 10px;
		height: 10px;
		margin: 0 5px 0 0;
	}
	.ncfDisclaimer label {display: inline;}
.nc_form .captcha-wrapper {}
	.nc_form .captcha-wrapper input {max-width: 200px;}
	.nc_form .captcha-container {
		background: #fff;
		border: 1px solid #333;
		margin: 0 0 4px;
		text-align: center;
		max-width: 200px;
	}
	.nc_form .captcha-image {
		cursor: pointer;
		display: block;
		width: 100%;
	}
	.nc_form .checkbox,
	.nc_form .radio{ margin: 0 auto 10px; }
	.nc_form .checkbox input,
	.nc_form .checkbox label,
	.nc_form .radio input,
	.nc_form .radio label {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
	}
	.nc_form .checkbox label,
	.nc_form .radio label{ margin: 0 15px 0 2px; }

.nc_form .inlineSelect select{display: inline; width: auto;}
.nc_form .inlineSelectGroup{ display: inline-block; margin: 0 10px 0 0; } 
.nc_form .inlineSelectGroup select{margin: 0;} 
.nc_form .inlineSelectGroup label{ font-size: 0.85rem; }


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

/* reCAPTCHA v2 invisible */
.grecaptcha-badge {visibility: hidden;}
.grDisclaimerBox {
	background-color: #4a90e2;
	overflow: hidden;
	height: 60px;
	width: 255px;
}
.nc_form .grDisclaimerBox {
    box-shadow: rgba(0,0,0,0.75) 0px 0px 5px;
	margin: 0 0 20px;
}
.grDisclaimerBoxNarrow {width: 180px;}
.grDisclaimerBoxNarrow .grdbBadge {display: none;}
.grdbBadge {
	float: left;
	width: 70px;
	height: 100%;
	background-color: #fff;
	background-image: url(img/recaptcha-logo-48.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.grdbText {
	float: left;
	color: #fff;
	width: 185px;
	box-sizing: border-box;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-size: 13px;
	padding: 15px 15px 0;
	line-height: 1;
}
.grdbHead {
	display: block;
	margin: 0 0 5px;
}
.grdbLinks a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
.grdbLinks a:hover {text-decoration: underline;}
.grdbSep {font-size: 8px;}
/* reCAPTCHA v2 invisible */

/* Contact Form - Custom */

/* Contact Form Styling Ends */	

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


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

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

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

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

.vfActive {
    display: block
}

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

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