/*
Theme Name: The Law Office of Oprea &amp; Weber
Version: 100.0
Template: universal_mm
*/

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

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

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

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

a {outline: none;}

#nav-below {margin: 10px 0; overflow: hidden;}
.nav-previous, .nav-next {float: left; display: inline; width: 50%;}
.nav-next {float: right;text-align: right;}
.nav-previous a, .nav-next a {text-decoration: none;}

div.entry-meta {font-size: 90%;}
.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;}
	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: 'Libre Baskerville', serif;
	font-size: 16px;
	line-height: 1.5;
	color: #000;
	background: #fff;
}
a {color: #D3B680;}
a, a:link, a:active, a:visited {text-decoration: none; outline: none;}
.animate__animated {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.officiallyAnimated, .ie9 .animate__animated, #persistentHeader .animate__animated, #persistentHeader.animate__animated {opacity: 1;}
article hr {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	width: 80%;
	margin: 0 auto 20px;
}
#crumbs {
  font-size: 14px;
  margin: 0 0 20px;
}
.sxn-wrap {
	max-width: 1600px;
	margin: 0 auto;
}
.sxn-head {
	color: #4E4C4C;
	font-family: "Cinzel", serif;
	font-size: 25px;
	text-align: center;
	line-height: 1.2;
	overflow: hidden;
	text-transform: uppercase;
}
.sxn-head span {
	display: inline-block;
  position: relative;
}
.sxn-head span::before, .sxn-head span::after {
  position: absolute;
  content: '';
  width: calc(100% + 1000px);
  height: 2px;
  top: 50%;
  transform: translateY(-50%);
  right: calc(100% + 20px);
  display: inline-block;
  background: #DEC79B;
  box-sizing: border-box;
}
.sxn-head span::after {
  right: auto;
  left: calc(100% + 20px);
}
@media screen and (min-width: 1120px) {
	.sxn-head { font-size: 30px; }			
}
@media screen and (min-width: 1640px) {
	body { font-size: 18px; line-height: 1.7; }
	.sxn-head { font-size: 38px; }
	.sxn-head span::before, .sxn-head span::after { height: 5px; }
}	

.menuToggle {
  	position: absolute;
  	right: 10px;
  	top: 25px;
  	width: 29px;
  	height: 24px;
  	z-index: 9999;
  }
  .menuToggle a {
  	display: block;
  	background-image: url(img/icons/menu.webp);
  	background-repeat: no-repeat;
  	background-position: top left;
  	background-size: 80% auto;
  	width: 100%;
  	height: 100%;
  	overflow: hidden;
  }
  .menuToggle a:hover { filter: brightness(0) invert(1); }
#wrapper {}
#persistentHeader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	transition: 0.5s;
	z-index: 999;
}
body.admin-bar #persistentHeader {top: 32px;}
body.admin-bar.sticky_zone #persistentHeader { top: 0; }
body.sticky_zone .noSticky{ display: none; }
body.admin-bar.sticky_zone #persistentHeader { top: 0; }
body.sticky_zone #mainHeader { padding: 15px 20px;  }
body.sticky_zone #persistentHeader { background: #363232; }
body.sticky_zone .mhPhone { display: none; }
body.fsMenuOn #persistentHeader {
	top: 0;
	-webkit-transform: none; /* Safari and Chrome */
			 -moz-transform: none; /* Firefox */
				-ms-transform: none; /* IE 9 */
				 -o-transform: none; /* Opera */
						transform: none;
}
#mhWrapper {
	max-width: 1600px;
	margin: 0 auto;
}
#mainHeader {
	padding: 20px;
	position: relative; 
	transition: 0.5s;
}
	#logo-main {
		display: block;
		width: 100%;
		max-width: 200px; /*modme*/
		margin: 0 auto;
		transition: 0.5s;
	}
	#logo-main img {display: block; width: 100%; height: auto;}
.mhPhone {
	display: block;
	color: #fff;
	font-family: "Cinzel", serif;
	font-size: 20px;
	text-align: center;
	margin: 15px 0 0;
	transition: 0.5s;
}
.mhPhone:hover { text-decoration: underline; }

/* 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 {
	display: none;
	text-align: center;
	background: gray;
	position: relative;
	z-index: 100;
}
nav.mm > ul > li > a {
	padding: 10px 10px;
	font-size: 14px;
	color: black;
	font-family: "Cinzel", 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.mob_menu #wrapper {padding: 0;}
body.mob_menu #wrapper {padding: 0;}
body.mob_menu #wpadminbar {position: absolute;}
body.fsMenuOn #wpadminbar, body.fsMenuOn #contact-tab {display: none;}
#mblSearchCont, nav.mm_mob {display: none;}
.fsMenuOn #mblSearchCont,
.fsMenuOn #closeMenu,
.fsMenuOn nav.mm_mob {display: block;}
#closeMenu {background: #C19D4C;} /*modme*/
nav.mm_mob {
	position: absolute;
	padding: 54px 0 20px;
	right: 0;
	top: 0;
	width: 100%;
	background: #4E4C4C; /*modme*/
	z-index: 999;
}
/*nav.mm_mob:before{
	content: ;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	z-index: -1;
}*/
	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;
			padding: 2px 0;
		}
		nav.mm_mob ul a {
			display: block;
		    padding: 6px 20px 6px 0;
		    color: #fff;
		    font: 15px/1 'Libre Baskerville', serif;
		    -webkit-font-smoothing: antialiased;
		    -moz-osx-font-smoothing: grayscale;
		}
		nav.mm_mob a:hover {
			background: #F3DEB7; /*modme*/
			color: #000;
			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.8);
	z-index: -1;
	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: #000;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    background: #F3DEB7;
    border: 0;
    border-radius: 0 4px 4px 0;
    transition: all 250ms ease;
}
#mblsSubmit:hover {background: #fff;} /*modme*/
#mainMenu .main_menu_accordion > a {
	box-sizing: border-box;
	display: inline-block;
	width: calc( 100% - 45px );
	vertical-align: top;
}
#mainMenu .main_menu_accordion > .main_menu_toggle {
	cursor: pointer;
	box-sizing: border-box;
	display: inline-flex;
	width: 45px;
	height: 29.8px;
	color: #F3DEB7;
	font-size: 30px;
	align-items: center;
	justify-content: center;
	vertical-align: top;
}
#mainMenu .main_menu_accordion > .main_menu_toggle span {
	transition: all 300ms ease;
}
#mainMenu .main_menu_accordion > .main_menu_toggle.main_menu_active span {
	transform: rotate(45deg);
}
#mainMenu .main_menu_accordion > .sub-menu {
	display: none;
}	
@media screen and (min-width: 800px) {
	#wrapper {
			padding: 0; /*modme*/
	}
	#persistentHeader{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
	}
	.mhPhone {
		position: absolute;
  		right: 65px;
  		top: 5px;
	}
	body.admin-bar #persistentHeader {top: 32px;}
	body.admin-bar.sticky_zone #persistentHeader { top: 32px; }
	body.admin-bar.fsMenuOn #persistentHeader {top: 0;}
	body.sticky_zone .noSticky{ display: none; }
	body.sticky_zone .mhPhone { display: block; }

}
@media screen and (min-width: 1100px) {
	#logo-main { max-width: 350px; }
	body.sticky_zone #logo-main { max-width: 250px; }
	.mhPhone { font-size: 26px; top: 20px; }
	.menuToggle { right: 20px; top: 40px; }
	.menuToggle a { background-size: 100% auto; }
	nav.mm_mob { width: 50%; }
	nav.mm_mob ul a { font-size: 18px; padding: 10px 20px; }
}
@media screen and (min-width: 1640px) {
	#mainHeader { padding: 30px 0; }
	#logo-main { max-width: 442px; }	
	body.sticky_zone #logo-main { max-width: 300px; }
	.mhPhone { font-size: 34px; top: 30px; right: 60px;}
	.menuToggle { top: 60px; right: 0;}
}

#homeslides {
	position: relative;
	height: 400px;
}
.homeslide {
	background-position: top center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
}
.homeslideImg {
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
}
#homeslideImg1 { background-image: url(img/slides/home/800/1.webp); }
#homeslideImg2 { background-image: url(img/slides/home/800/2.webp); }
#homeslideImg3 { background-image: url(img/slides/home/800/3.webp); }
.slideBg {
  box-sizing: border-box;
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}
.slideBg:before {
	content: '';
	position: absolute;
	background: linear-gradient(90deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
	width: 80%;
	height: 100%;
	opacity: 0.8;
	top: 0;
	left: 0;
}
.slideContent {
	position: relative;
	height: 100%;
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
}
.slideContent:before {
	content: '';
	position: absolute;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	height: 50%;
	width: calc(100% + 2000px);
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}
.slideContent:after {
	content: '';
	position: absolute;
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	height: 50%;
	width: calc(100% + 2000px);
	opacity: 0.55;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}
.slideBox {
	opacity: 0;
	position: absolute;
	bottom: 20px;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	transition: all 500ms ease;
	z-index: 99;
}
.slideTxtAnimate .slideBox {
	opacity: 1;
}
.slideHead {
	display: inline-block;
	color: #fff;
	font-family: "Cinzel", serif;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1.2;
}
.slideHead span { 
	display: block;
	color: #F3DEB7;
	font-size: 30px;
}
.hsBtn {
	display: block;
	background: #F3DEB7;
	box-sizing: border-box;
	color: #4E4C4C;
	font-family: 'Chivo', sans-serif;
	font-size: 14px;
	padding: 12px 20px 12px 27px;
	max-width: 200px;
	margin: 20px 0 0; 
	letter-spacing: 2px;
	line-height: 1;
	text-align: center;
	transition: 0.5s;
	text-transform: uppercase;
	z-index: 99;
}
.hsBtn:hover { background: #fff; }
.subslide {
	background-position: center top; 
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 250px;
	position: relative;
	box-sizing: border-box; 
	z-index: 1;
}
.subslide:before {
	content: '';
	position: absolute;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	height: 75%;
	width: 100%;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}
#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);}


@media screen and (min-width: 800px) {
	#syncMenu {z-index: 1;}
	#homeslides { height: 450px; }
	#homeslideImg1 { background-image: url(img/slides/home/1120/1.webp); }
	#homeslideImg2 { background-image: url(img/slides/home/1120/2.webp); }
	#homeslideImg3 { background-image: url(img/slides/home/1120/3.webp); }
	.slideHead { font-size: 20px; line-height: 1; }
	.slideHead span { font-size: 50px; }
	.subslide { min-height: 350px; }
	#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);}
}

@media screen and (min-width: 1100px) {
	#homeslides { height: 600px; }
	#homeslideImg1 { background-image: url(img/slides/home/2000/1.webp); }
	#homeslideImg2 { background-image: url(img/slides/home/2000/2.webp); }
	#homeslideImg3 { background-image: url(img/slides/home/2000/3.webp); }
	.slideBg::before { width: 50%; }
	.slideBox { bottom: 70px; }
	.slideHead { font-size: 28px; }
	.slideHead span { font-size: 70px; }
	.hsBtn { font-size: 18px; letter-spacing: 3.5px; padding: 18px 20px 18px 23px; max-width: 297px; margin: 30px 0 0; }
}
@media screen and (min-width: 1120px) {
	.subslide { min-height: 400px; }
	#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);}
}
@media screen and (min-width: 1640px) {
	#homeslides { height: 880px; }
	.slideHead { font-size: 42px; }
	.slideHead span { font-size: 100px; }	
	.subslide { min-height: 559px; }
}
#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; }
.home .sxn-content { padding: 40px 20px; }
body:not(.home) .sxn-content { border-bottom: 3px solid #4E4C4C; }
#contentArea {
	margin: 0 auto;
	overflow: hidden;
}
#mainContent {
	font-family: "Libre Baskerville", serif;
	font-size: 16px;
	line-height: 1.6;
	color: #000;
}
	.article ul, .article ol {padding: 0 0 20px 30px;}
	.article li ul, .article li ol {padding: 0 0 0 30px;}
	.article li {list-style-position: outside;}
	.article ul li {list-style-type: disc;}
	.article ol > li {list-style-type: decimal;}
	.article ol > li > ol > li {list-style-type: lower-alpha;}
	.article ol > li > ol > li > ol > li {list-style-type: lower-roman;}
	.article ul ul {padding-bottom: 0;}
	.article a:hover {text-decoration: underline;}
	.article ul, .article ol {overflow: hidden;}
	.article h1,
	.article h2,
	.article h3,
	.article h4,
	.article h5,
	.article h6 {
		line-height: 1.2;
		font-weight: normal;
		font-family: "Cinzel", serif;
		color: #4E4C4C;
		padding: 0 0 5px 0;
		text-transform: uppercase;
	}
	.article h1 {
		font-size: 25px;
		padding: 0 0 20px 0;
	}
	.home .article h1 { text-align: center; }
	.article h2 {
		font-size: 20px;
		padding: 0 0 10px 0;
	}
	.article h3 {
		font-size: 18px;
	}
	.article h4 {
		font-size: 16px;
		font-size: 700;
	}
	.article h5 {
		font-size: 16px;
		font-size: 500;
	}
	.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;
	}
	.mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;}
	a.mcViewToggle {
		display: inline-block;
		color: #fff;
		box-sizing: border-box;
		background-color: #4E4C4C;
		font-family: 'Chivo', sans-serif;
		font-size: 16px;
		letter-spacing: 3px;
		text-align: center;
		max-width: 280px;
		padding: 18px 30px 18px 33px;
		cursor: pointer;
		line-height: 1;
		transition: 0.5s;
		text-transform: uppercase;
	}
	a.mcViewToggle:hover { text-decoration: none; background-color: #7C7C7C; }
	.mcMore {display: none; transition: 5s;}
	.mcMore.active {display: block;}	

@media screen and (min-width: 800px) {
	#syncContent {z-index: 1;}
	.sxn-content { padding: 40px; }
	.home .sxn-content { padding: 60px 40px; }
	#mainContent { float: left; padding: 0; width: calc(100% - 40px - 300px);	}
	.home #mainContent,
	.fwEntry #mainContent { float: none; margin: 0 auto; width: auto; }
	.article .alignright {
		float: right;
		margin: 0 0 5px 15px;
	}
	.article .aligncenter {
		display: block;
		margin: 0 auto;
	}
	.article .alignleft {
		float: left;
		margin: 0 15px 5px 0;
	}
	.article h1 { font-size: 30px; }
	.mcContent {
		position: relative;
		padding: 0 300px 0 0;
	}
	.mcSide {
		position: absolute;
		right: 0;
		top: 80px;
	}
}
@media screen and (min-width: 900px) {
	.mcTable td {display: table-cell; padding: 0 0 0 40px;}
	.mcTable td:first-child {padding: 0;}
}
@media screen and (min-width: 1120px) {
	.sxn-content { padding: 60px; }
	.home .sxn-content { padding: 80px 60px; }
	.article h1 { font-size: 38px; }
	.article h2 { font-size: 25px; }
	.article h3 { font-size: 22px; }
}
@media screen and (min-width: 1640px) {
	#mainContent { font-size: 18px; line-height: 1.8; width: calc(100% - 100px - 400px);  }
	.article h1 { font-size: 54px; padding: 0 0 30px; }
	.article h2 { font-size: 34px; padding: 0 0 25px; }
	.article h3 { font-size: 27px; padding: 0 0 20px;}
	.article h4 { font-size: 20px; padding: 0 0 15px;}
	.article h5 { font-size: 18px; padding: 0 0 15px;}
	.mcContent { padding: 0 352px 0 0; }
	a.mcViewToggle { font-size: 18px; padding: 20px 27px 20px 30px; width:297px; }
	p {padding: 0 0 30px;}
}

/* Sidebar */
#sidebar { 
	display: flex;
	flex-direction: column;
	gap: 40px 0;
	margin: 0 auto;
	max-width: 400px;
	padding: 30px 0 0 0; 
}
.sbHead {
  color: #4E4C4C;
	font-family: "Cinzel", serif;
	font-size: 25px;
	text-align: center;
	padding: 0 0 30px;
	line-height: 1.2;
	text-transform: uppercase;
}
.sbHead span {
	color: #fff;
	font-size: 25px;
	font-weight: 700;
}	
@media screen and (min-width: 800px) {
	#sidebar {
		float: right;
		padding: 0;
		width: 300px;
	}
}
@media screen and (min-width: 1640px) {
	#sidebar {  gap: 57px 0; width: 400px; }
	.sbHead { font-size: 38px; }
}	
/* Sidebar Form */
.sbForm {
	background: #F3DEB7;
	padding: 30px 20px;
}
.sideForm input,
.sideForm textarea{
	display: block;
	width: 100%;
  height: 60px;
	background-color: #fff;
	box-sizing: border-box;
	border: 2px solid #4E4C4C;
	padding: 0 15px;
  font-size: 12px;
	background: transparent;
	color: #4E4C4C;
	margin: 0 auto 15px;
	outline: 0;
}
.sideForm input::placeholder,
.sideForm textarea::placeholder { color: #4E4C4C; }
.sideForm textarea{ 
   padding: 20px 15px;
   resize: none;
}
.sideForm .gRecaptchaWrapper {
	background: #4a90e2;
	width: 100%;
	max-width: 255px;
	height: 60px;
	margin: 0 auto 20px;
}
.sideForm .submit-button{
  color: #4E4C4C;
  font-family: "Chivo", sans-serif;
  font-size: 18px;
  letter-spacing: 3px;
  border: 2px solid #4E4C4C;
  width: 100%;
  height: 60px;
  line-height: 1;
  padding: 0 15px 0 18px;
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.sideForm .submit-button:hover{
	cursor: pointer;
	background-color: #4E4C4C;
	color: #fff;
}
.sideForm .formDisclaimerMsg {
  color: #4E4C4C;
  font-size: 12px;
}
.sideForm .formDisclaimerMsg span {
	display: block;
	padding: 0 0 10px;
}
@media screen and (min-width: 1640px) {
	.sbForm { padding: 35px 25px; }
}
/* Sidebar Testimonial */

.sbTests {
	color: #fff;
	background-color: #4E4C4C;
	padding: 40px 20px;
}
.sbTests .sbHead { color: #fff; }
.sbtestInner {
	text-align: center;
}
.sbtestAuthor {
	display: block;
	font-family: "Cinzel", serif;
	font-size: 20px;
	margin: 10px 0 0;
	text-transform: uppercase;
}
.sbtestNavCont {
	position: relative;
   top: 0;
   text-align: center;
   margin: 20px auto 0;
   z-index: 9;
}
.sbtestPrevNextSlide {
  background-image: url(img/testimonials/slider-arrow.webp);
  background-repeat: no-repeat;
  background-position: top center;
  width: 52px;
  height: 52px;
  background-size: 100% auto;
  margin: 0 10px;
  cursor: pointer;
  display: inline-block;
}
.sbtestPrevNextSlide.sbtestNext {
  transform: rotateY(-180deg);
  left: auto;
  right: 0;
}
.sbtestPrevNextSlide:hover {  filter: brightness(0) invert(1); }

@media screen and (min-width: 1640px) {
	.sbTests { padding: 35px 25px; }
	.sbtestAuthor { font-size: 24px; }
	.sbtestNavCont { margin: 35px auto 0; }
}

/* Sidebar Areas */
.sbAreas {
	background-image: url(img/sidebar/sbareas-bg.webp);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	padding: 40px 20px;
}
.sbAreasList {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 5px 0;
}
.sbAreasItem {
	box-sizing: border-box;
    position: relative;
    width: 100%;
    z-index: 1;
  }
.sbAreasItem a {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  background-color: #4E4C4C;
  color: #fff;
  font-family: "Chivo", sans-serif;
  font-size: 16px;
  width: 100%;
  height: 60px;
  line-height: 1;
  text-transform: uppercase;
  padding: 10px;
  transition: 0.5s; 
  overflow: hidden;
  z-index: 1;
}
.sbAreasItem a:hover { background-color: #7C7C7C; }

@media screen and (min-width: 1350px) {
	.sbAreasItem a { letter-spacing: 1px; }
}
@media screen and (min-width: 1640px) {
	.sbAreas { padding: 35px 25px; }
	.sbAreasItem a { font-size: 18px; letter-spacing: 2.5px; padding: 10px 10px 10px 12.5px; }
}

/* Testimonials Zone */
.sxn-testimonials {
	color: #fff;
	background-color: #4E4C4C;
	padding: 40px 20px;
}
.testInner {
	padding: 30px 20px;
	text-align: center;
}
.testAuthor {
	display: block;
	font-family: "Cinzel", serif;
	font-size: 18px;
	margin: 10px 0 0;
	text-transform: uppercase;
}
.testMore {
	display: block;
	color: #fff;
	font-style: normal;
	text-transform: uppercase;
	transition: 0.5s;
}
.testMore:hover { text-decoration: underline; }
.testNavCont {
	position: relative;
   top: 0;
   text-align: center;
   margin: 0 auto;
}
.testPrevNextSlide {
	background-image: url(img/testimonials/slider-arrow.webp);
  background-repeat: no-repeat;
  background-position: top center;
  width: 52px;
  height: 52px;
  background-size: 100% auto;
  margin: 0 10px;
  cursor: pointer;
  display: inline-block;
}
.testPrevNextSlide.testNext {
  transform: rotateY(-180deg);
  left: auto;
  right: 0;
}
.testPrevNextSlide:hover {  filter: brightness(0) invert(1); }
.readMore { 
   font-weight: 700;
   text-transform: uppercase;
   cursor: pointer;
 }
.readMore:hover { text-decoration: underline; }
@media screen and (min-width: 800px) {
	.tests-outer { padding: 0 80px; position: relative; }
	.testNavCont {
	  content: "";
	  position: absolute;
	  width: 100%;
	  box-sizing: border-box;
	  top: 50%;
	  transform: translateY(-50%);
	  left: 0;
	  right: 0;
	  margin: 0 auto;
	}
		.testPrevNextSlide { position: relative; }
		.testPrev {
		  float: left;
		  left: 0;
		}
		.testNext.testPrevNextSlide {
		  float: right;
		  transform: rotateY(-180deg);
		  left: auto;
		  right: 0;
		}
}
@media screen and (min-width: 1640px) {
	.sxn-testimonials { padding: 60px 0; }
	.tests-outer { padding: 0 100px; position: relative; }	
	.testAuthor { font-size: 24px; }
}

/* Areas Zone */
.sxn-areas {
	background-image: url(img/areas/bg.webp);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	padding: 40px 20px;
}
.areasList {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px 15px;
	margin: 30px 0 0;
}
.areasItem {
	box-sizing: border-box;
    position: relative;
    width: 300px;
    z-index: 1;
  }
.areasItem a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  background-color: #4E4C4C;
  color: #fff;
  font-family: "Chivo", sans-serif;
  font-size: 16px;
  width: 100%;
  height: 60px;
  line-height: 1.1;
  text-transform: uppercase;
  padding: 0 10px 0 110px;
  position: relative;
  transition: 0.5s; 
  overflow: hidden;
  z-index: 1;
}
.areasItem a:before {
	content: '';
	position: absolute;
	box-sizing: border-box;
	background-image: url(img/areas/area1.webp);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto 60px;
    width: 93px;
    height: 60px;
    transition: 0.5s;
    left: 0;
    top: 0;
}
.areasItem a:hover { background-color: #7C7C7C; }
.areasItem a:hover:before { background-size: auto 70px; }
.areasItem2 a:before { background-image: url(img/areas/area2.webp); }
.areasItem3 a:before { background-image: url(img/areas/area3.webp); }
.areasItem4 a:before { background-image: url(img/areas/area4.webp); }
.areasItem5 a:before { background-image: url(img/areas/area5.webp); }
.areasItem6 a:before { background-image: url(img/areas/area6.webp); }
.areasItem7 a:before { background-image: url(img/areas/area7.webp); }
.areasItem8 a:before { background-image: url(img/areas/area8.webp); }

@media screen and (min-width: 800px) {
	.sxn-areas { padding: 60px 20px; }
	.areasList { gap: 18px }
	.areasItem { 
		position: relative;
	}
	.areasItem a {
		background-color: transparent;
		box-sizing: border-box;
		font-size: 18px;
  		width: 100%;
		height: 190px;
		justify-content: center;
		align-items: flex-end;
		text-align: center;
		position: relative;
	}
	.areasItem a:before {
		background-position: top center;
  		background-size: 100% auto;
  		height: 100%;
  		width: 100%;
	}
	.areasItem a:hover { color: #4E4C4C; }
	.areasItem:hover a:before { background-size: 120% auto; }
	.areasItem a span { 
		display: flex;
		justify-content: center;
		align-items: center;
		background-color: rgba(76, 76, 76, 0.78);
		letter-spacing: 1px;
		padding: 0 0 0 1px;
		width: 100%;
		height: 52px;
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
		transition: 0.5s;
	}
	.areasItem a:hover span { background-color: rgba(243, 222, 183, 0.78); }
}
@media screen and (min-width: 1440px) {
	.areasList { margin: 60px 0 0; }
	.areasItem { width: 386px; }
	.areasItem a { height: 248px; }
	.areasItem a span { letter-spacing: 3px; padding: 0 0 0 3px; }

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

/* Team Zone */
.sxn-team {
	padding: 40px 20px;
}
.teamWrap {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 40px 30px;
	margin: 40px 0 0;
}
.teamBlock {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 20px;
	position: relative;
}
.teamBlock:first-child {
	border-bottom: 2px solid #DEC79B;
	padding: 0 0 40px;
}
.teamImg {
	max-width: 250px;
	margin: 0 auto;
}
.teamImg img {
	display: block;
	width: 100%;
	height: auto;
}
.teamName {
	display: block;
	text-align: center;
	color: #4E4C4C;
	font-family: "Cinzel", serif;
	font-size: 20px;
	line-height: 1.2;
	text-transform: uppercase;
}
.teamTitle {
	display: block;
	color: #738A7C;
	font-family: "Chivo", sans-serif;
	font-size: 16px;
	text-align: center;
}
.teamCont p {
	padding: 20px 0;
}
.teamBtn {
  display: block;
  color: #fff;
  box-sizing: border-box;
  background-color: #4E4C4C;
  font-family: 'Chivo', sans-serif;
  font-size: 16px;
  letter-spacing: 3px;
  text-align: center;
  max-width: 250px;
  margin: 0 auto;
  padding: 13px 30px 13px 33px;
  line-height: 1;
  transition: 0.5s;
  text-transform: uppercase;
}
.teamBtn:hover { background-color: #7C7C7C; }

@media screen and (min-width: 1100px) {
	.sxn-team { padding: 60px 20px; }
	.teamWrap { flex-direction: row; align-items: flex-start; position: relative; }
	.teamWrap:before {
		content: '';
		position: absolute;
		background-color: #DEC79B;
		width: 2px;
		height: 100%;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	.teamBlock { flex: 1; }
	.teamBlock:first-child { padding: 0 20px 0 0; border: none; }
	.teamBlock:last-child { padding: 0 0 0 20px;  }
	.teamImg { max-width: 300px; }
	.teamName { font-size: 25px; }
	.teamTitle { font-size: 18px; }
}
@media screen and (min-width: 1440px) {
	.teamBlock { flex-direction: row; gap: 40px 35px; }
	.teamBlock:last-child { flex-direction: row-reverse; }	
	.teamCont { flex: 1; margin: 20px 0 0; }
}
@media screen and (min-width: 1640px) {
	.sxn-team { padding: 80px 0; }
	.teamWrap { column-gap: 85px; margin: 80px 0 0; }
	.teamBlock { padding: 0 !important; }
	.teamImg { max-width: 386px;}
	.teamName { font-size: 30px; }	
	.teamBtn { font-size: 18px; margin: 20px auto 0; }
}

/* Contact Zone */
.sxn-contact {
  background-image: url(img/contact/bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding: 40px 20px ;
}
.sxn-contact .sxn-head { color: #fff; text-align: left; }
.contactForm {
	margin: 40px 0 0;
}
.fBlockTop,
.fBlockBtm {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 20px 30px;
}
.fBlockBtm { justify-content: center; }
.fBlockTop { margin: 0 0 29px; }
.fBlockTop .formBlock { width: 100%; }
.formInput input,
.formInput textarea {
	box-sizing: border-box;
	display: block;
	width: 100%;
	outline: none;
	background: #000;
	border: 2px solid #DEC79B;
	background: transparent;
	height: 62px;
	color: #FFF;
	padding: 10px;
}
.formInput textarea { height: 112px; }
.formInput input::placeholder,
.formInput textarea::placeholder {
  color: #fff;
}
.formSubmitWrap {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	gap: 20px 15px;
}
.fBlockBtm { gap: 20px; }
.fTextBlock { display: block; width: 100%; }
.formRecaptcha { vertical-align: middle; height: 62px; margin: 0; }
.formSubmit {
	width: 100%;
	height: 60px;
	margin: 0;
	max-width: 260px;
	transition: .5s;
	border: none;
	border-radius: 0;
	position: relative;
	font: 18px/1 "Chivo", sans-serif;
	z-index: 1;
}
.formSubmit input {
	width: 100%;
	height: 100%;
	outline: 0;
	color: #4E4C4C;
	letter-spacing: 3px;
	padding: 0 0 0 3px;
	background-color: #F3DEB7;
	box-sizing: border-box;
	border: 0;
	display: block;
	text-transform: uppercase;
	cursor: pointer;
}
.formSubmit:hover input { background: #fff; }
.formReqBox {
	color: #FFF;
	font-size: 14px;
	max-width: 100%;
	width: 100%;
	line-height: 1.5;
	padding: 0 0 35px;
}
.formReqBox p {
	padding: 10px 0 0 0;
}
@media screen and (min-width: 800px) {
		.fBlockTop,
		.fBlockBtm { gap: 35px 20px; }
		.fBlockTop .formBlock { width: calc(50% - 10px); }
		.fBlockTop .formBlock { flex: 1; }
		.formReqBox { max-width: 600px; }
}
@media screen and (min-width: 1120px) {
	.sxn-contact { padding: 80px 20px 100px; }
	.fTextBlock { width: calc(66% + 4px); }
	.fBlockBtm { align-items: flex-start; }
	.formReqBox { flex: 1; width: 34%; padding: 0; }
	.formSubmitWrap { margin: 52px 0 0; }
}
@media screen and (min-width: 1640px) {
	.sxn-contact {   padding: 125px 0 135px; }
}

#mainFooter {
	overflow: hidden;
}
.mfTopInner {
	display: flex;
	justify-content: center;
	flex-direction: column;
	gap: 20px;
	max-width: 1600px;
	margin: 0 auto;
	padding: 40px 20px;
}
#logo-footer {
  display: block;
  width: 100%;
  max-width: 260px;
  margin: 0 auto;
}
#logo-footer img {
  display: block;
  width: 100%;
  height: auto;
}
.mfTopInner a { color: #4E4C4C; transition: 0.5s; }
.mfTopInner a:hover { text-decoration: underline; }
.mfWrap {
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	gap: 20px 60px;
}
.mfPhone span,
.mfAddress span {
	display: block;
	color: #E4C997;
}
.mfAddress span { padding: 0 0 6px; }
.mfPhone a { font-size: 20px; }
.mfSocial {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
}
.mfSocial a {
  width: 57px;
  height: 57px;
  display: block;
  overflow: hidden;
  transition: 300ms;
  position: relative;
  border-radius: 50%;
  background: #F3DEB7;
}
.mfSocial a:hover {
  background: #FFF;
}
.mfSocial a::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url(img/icons/social.webp);
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.mfFacebook::before {
  width: 12px;
  height: 25px;
}
.mfLinkedIn::before {
  width: 20px;
  height: 25px;
  background-position: right center;
}
.mfPayment img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.mfBottom {
	color: #fff;
	background: #4E4C4C;
	padding: 40px 20px;
}
.fNav {
  padding:0;
  text-align:center
}
.fNav li {
  padding:0;
  display:inline-block;
  list-style-type:none;
  list-style-position:outside;
  text-align:center;
  font:14px/1 "Libre Baskerville",serif;
}
.fNav li:after {
  content:'|';
  color:#CDB093;
  font-size:14px
}
.fNav li:last-child:after {
  display:none
}
.fNav a {
  color:#fff;
  padding: 0 8px;
}
.fNav a:hover {
  text-decoration:underline
}
.fNav li:first-child a {
  padding-left:0
}
@media screen and (min-width: 800px) {
	.mfWrap {
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
		text-align: left;
	}
	.mfBottom {
		display: flex;
	    justify-content: center;
	    align-items: center;
	    gap: 0 60px;
	    padding: 50px 20px;
	}
}
@media screen and (min-width: 1400px) {
	.mfTopInner { flex-direction: row; column-gap: 60px; }
	#logo-footer { margin: 0; }
}

@media screen and (min-width: 1640px) {
	.mfTopInner { padding: 50px 0; }
	#logo-footer { max-width: 334px; }
	.mfTopInner span { font-size: 22px; line-height: 1; }
	.mfPhone a { font-size: 30px; }
	.mfAddress { margin: -10px 0 0; }
	.mfAddress a { font-size: 20px; }
	.mfAddress span { padding: 0 0 10px; }
}

/* Milemark Branding */

#mmBrandingWrapper {
	padding: 0 20px 30px;
	font-size: 0;
	text-align: center;
}
#mmBranding {
	display: inline-block;
	overflow: hidden;
}
	#mmBranding,
	#mmBranding a {
		color: #fff;
		font: normal 10px/1.3 Arial, "Helvetica Neue", Helvetica, sans-serif;
		text-decoration: none;
	}
	#mmBranding a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	#logo-mm {
		display: inline-block;
	}
	#mmBranding p {
		margin: auto;
		padding: 12px 0 0;
		max-width: 320px; /*modme*/
		text-align: center;
	}
	#mmBranding br {display: none;}
@media screen and (min-width: 600px) {
	#mmBranding {
		display: inline-block;
	}
	#logo-mm {
		display: inline-block;;
		margin: 0;
		vertical-align: bottom;
	}
	#mmBranding p {
		display: inline-block;
		margin: 0 0 0 10px;
		padding: 0;
		max-width: none;
		text-align: left;
		vertical-align: bottom;
	}
	#mmBranding br {display: inline;}
}
@media screen and (min-width: 800px) {
	#mmBrandingWrapper { padding: 0; }
}

/* Search Page */
#univ_search_form {margin: 0 0 20px;}
#univ_search_field {
	display: inline-block;
	box-sizing: border-box;
	width: 160px;
	padding: 5px;
	font-size: 16px;
	line-height: 1;
	color: #000;
	background-color: #fff;
}
#univ_search_submit {
	height: 36px;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	box-sizing: border-box;
	padding: 5px 10px;
	background-color: #333;
	color: #fff;
}
#univ_search_submit:hover {
	background-color: #000;
	color: #fff;
	cursor: pointer;
}

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

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

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


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

/* reCAPTCHA v2 invisible */
.grecaptcha-badge {visibility: hidden;}
.grDisclaimerBox {
	background-color: #4a90e2;
	overflow: hidden;
	height: 60px;
	width: 249px;
}
.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: 170px;
	box-sizing: border-box;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-size: 13px;
	padding: 15px 12px 0;
	line-height: 1;
}
.grdbHead {
	display: block;
	margin: 0 0 5px;
}
.grdbLinks a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
.grdbLinks a:hover {text-decoration: underline;}
.grdbSep {font-size: 8px;}
/* reCAPTCHA v2 invisible */

/* Contact Form - Custom */

/* Contact Form Styling Ends */	

/* Blog Page */
.blog-sidebar {
  width: 100%;
  box-sizing: border-box;
  padding: 20px 20px;
  margin: 0 auto 20px;
}
.blog-sidebar .sbHead {
	font-size: 20px;
	font-weight: 700;
	text-align: left;
	padding: 0 0 20px;
	display: block;
	line-height: 1.1;
}
.blog-sidebar a:hover { text-decoration: underline; }
.blog-sidebar > ul {
  padding: 20px 0 40px 20px;
  font-style: normal;
  line-height: 1.6;
}
@media screen and (max-width: 700px) {
	.post_entry_mult_left, .post_entry_mult_right {
		float: none;
		display: block;
		width: auto;
		padding: 0;
		margin: 0;
	}
	.postThumbMult {
		display: block;
		width: 80%;
		max-width: 150px;
		margin: 0 auto 0.5em;
	}
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vfActive {
    display: block
}

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

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

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

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

/* Attorney Profile Page */

.imgSide {
  margin: 0 auto 20px;
  width: 100%;
  max-width: 280px;
}
.imgSide img {
  display: block;
  width: 100%;
  height: auto;
}

@media screen and (min-width: 800px) {
	.fwTeam #mainContent {
    position: relative;
    padding: 0 0 0 320px;
  }
  .fwTeam .imgSide {
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media screen and (min-width: 1120px) {
	.fwTeam #mainContent {
    padding: 0 0 0 436px;
  }
  .fwTeam .imgSide {
    max-width: 386px;
  }
}

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

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

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