/*
Theme Name: Riley Law, LLC
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: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 1.67;
	color: #000;
	background: #fff;
}
a {color: #036404;}
a, a:link, a:active, a:visited {text-decoration: none; outline: none;}
.animate__animated {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.officiallyAnimated, .ie9 .animate__animated, #persistentHeader .animate__animated, #persistentHeader.animate__animated {opacity: 1;}
article hr {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	width: 80%;
	margin: 0 auto 20px;
}
.sxn-wrap { max-width: 1600px; margin: 0 auto; }
.sxn-head {
	display: block;
	color: #136E14;
	font: normal 25px/1.2 "Merriweather", serif;
	font-weight: 300;
	margin: 0 auto;
	padding: 0 0 33px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
}
.sxn-head em {
	display: block;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 2px;
	padding: 0 0 8px;
}
.sidebar .sxn-head { color: #000; font-size: 20px; padding: 0 0 25px; }
.sxn-button {
	border: 2px solid #136E14;
	box-sizing: border-box;
	color: #136E14; cursor: pointer; display: block; font-family: "Merriweather", serif; font-size: 16px; font-weight: 300; height: auto; letter-spacing: 2px; line-height: 1.2; margin: 0 auto; max-width: 280px; padding: 14px 10px; text-align: center; text-transform: uppercase; transition: .5s; width: 100%;

	align-items: center; display: flex; justify-content: center;
}
	.sxn-button:hover {
		background: #136E14;
		color: #FFF;
	}
@media screen and (min-width: 1120px) {
	.sxn-head { font-size: 35px; }
	.sxn-head em { letter-spacing: 5px; }
	.sxn-button { letter-spacing: 5px; max-width: 380px; }
}
@media screen and (min-width: 1640px) {
	body { font-size: 18px; }
	.sxn-head { font-size: 45px; padding: 0 0 73px; }
	.sxn-head em { font-size: 18px; letter-spacing: 10px; }
	.sidebar .sxn-head { font-size: 22px; }
	.sxn-button { font-size: 18px; letter-spacing: 10px; padding: 23px 20px 24px; }
}


/* Header zone */
.home #wrapper { overflow: hidden; }
#persistentHeader {
	-webkit-transform: perspective(1px) translateZ(0);
	-moz-transform: perspective(1px) translateZ(0);
	-ms-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	background: #FFF;
}
body.fsMenuOn #persistentHeader {
	-webkit-transform: none; /* Safari and Chrome */
			 -moz-transform: none; /* Firefox */
				-ms-transform: none; /* IE 9 */
				 -o-transform: none; /* Opera */
						transform: none;
}
#mhWrapper { padding: 0 20px; }


/* < top nav zone > */
/* 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 {
	font-family: "Merriweather", serif;
	text-align: center;
	position: relative;
	z-index: 100;
	width: 100%;
}
nav.mm > ul > li > a {
	padding: 8px 12px;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.6;
	color: #000;
	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: #036404; color: #FFF; }
nav.mm ul ul { background: #FFF; width: 200px; border: 0; }
nav.mm ul ul li:hover > a { background: #036404; color: #FFF; }
nav.mm ul ul li { border-top: 1px solid #000; }
nav.mm ul ul a {
	color: #000;
	padding: 8px 10px;
	font-size: 14px;
	text-transform: none;
	line-height: 1.3;
	font-weight: 300;
}
nav.mm ul {padding: 0; margin: 0; font-size: 0;}
nav.mm li {position: relative;}
nav.mm ul a {display: block; text-decoration: none;}
nav.mm > ul > li {display: inline-block;}
nav.mm ul ul {
	display: block;
	position: absolute;
	text-align: left;
	left: 0;
	top: -1px;
	transform-origin: top;
	-moz-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	opacity: 0;
	transition: 300ms;
}
nav.mm ul li:hover > ul {
	-moz-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	opacity: 1;
}
nav.mm ul ul ul {left: 100%;}
nav.mm ul ul li:first-child {border: 0;}

body.admin-bar #mmiWrapper {position: static;}
body.admin-bar.mob_menu #wrapper {padding: 0;}
body.mob_menu #wrapper {padding: 34px 0 0;}
body.mob_menu #wpadminbar {position: absolute;}
body.fsMenuOn #wpadminbar, body.fsMenuOn #contact-tab {display: none;}
#mmiWrapper, #mblSearchCont, nav.mm_mob {display: none;}
.mob_menu #mmiWrapper,
.fsMenuOn #mblSearchCont,
.fsMenuOn #closeMenu,
.fsMenuOn nav.mm_mob {display: block;}
.fsMenuOn #mmiWrapper {z-index: 1;}
#mmiWrapper, #closeMenu {background: #036404;} /*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 #4E924F;} /*modme*/
	#mm1 {border-left: 1px solid #4E924F;} /*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;
}
	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: #036404; /*modme*/
			text-decoration: none;
			color: #FFF;
		}
			nav.mm_mob ul a {padding-left: 20px;}
			nav.mm_mob ul ul a {padding-left: 40px;}
			nav.mm_mob ul ul ul a {padding-left: 60px;}
			nav.mm_mob ul ul li a {text-transform: none;}
#closeMenu {
	display: none;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	font-family: arial, sans-serif;
	color: #fff;
	z-index: 999999999;
	top: 0;
	right: 0;
	width: 100%;
	text-transform: uppercase;
	position: fixed;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
}
#closeMenu:hover {text-decoration: none; color: #ccc;}
body.fsMenuOn #menuWall {
	position: fixed;
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	z-index: 999;
	content: "";
	width: 100%;
	height: 200%;
	left: 0;
	top: 0;
}
#mblSearch {
	max-width: 350px;
	padding: 0 20px 20px;
	overflow: hidden;
}
#mblsInput, #mblsSubmit {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	float: left;
	display: inline;
	box-sizing: border-box;
}
#mblsInput {
	box-sizing: border-box;
    padding: 0 16px;
    width: 70%;
    height: 32px;
    font: 14px/normal arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 1px solid #000;
    border-radius: 4px 0 0 4px;
    outline: 0;
}
#mblsSubmit {
	cursor: pointer;
    width: 30%;
    height: 32px;
    color: #fff;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    background: #000;
    border: 0;
    border-radius: 0 4px 4px 0;
    transition: all 250ms ease;
}
#mblsSubmit:hover {background: #707070;} /*modme*/
/* < end top nav zone /> */


/* Header zone */
#mainHeader {
	padding: 20px 0 5px;
	transition: .5s;
	color: #000;
}
	#logo-main {
		display: block;
		width: 248px;
		max-width: 100%; /*modme*/
		margin: 0 auto 20px;
		transition: .5s;
	}
	#logo-main img {
		display: block;
		width: 100%; 
		height: auto;
	}
	.mhWrap {
		display: flex;
		justify-content: flex-end;
		align-items: center;
		flex-direction: column;
		gap: 5px;
		font-family: "Merriweather", serif;
		line-height: 1.2;
		margin: 15px auto 0;
		transition: .5s;
		text-align: center;
		font-weight: 700;
		color: #000;
	}
	.mhCTA {
		display: block;
		font-size: 16px;
		font-style: italic;
		font-weight: 300;
		line-height: 1.2;
		padding: 5px 0 0;
		position: relative;
		z-index: 1;

		align-items: center;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		gap: 5px 10px;
	}
	.mhPhone {
		color: #000;
		font-size: 20px;
		font-weight: 300;
		line-height: 1.2;
		position: relative;
		padding: 0;
	}
	.mhPhone:hover { text-decoration: underline; }
@media screen and (min-width: 400px) {
	.mhCTA { align-items: flex-end; flex-direction: row; gap: 5px 26px; }
	.mhCTA::before {
		background: #000;
		border-radius: 50%;
		content: ''; height: 2px; left: 148px; margin: 3px 0 0 0; position: absolute; top: 50%; transform: translateY(-50%); width: 2px; z-index: -1;
	}
}
@media screen and (min-width: 800px) {
	#wrapper { padding: 169px 0 0; /*modme*/ }
	.home #wrapper { padding: 89px 0 0; }
	#persistentHeader {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
		transition: .5s;
	}
	#mainHeader {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		min-height: auto;
		justify-content: space-between;
		flex-wrap: wrap;
		gap: 0 30px;
		position: relative;
		padding: 0; 
	}
	#logo-main { margin: 21px 0 16px; }
	.mhRight { flex: 1; }
	.mhWrap {
		gap: 10px;
		margin: 38px 0 20px;
		position: absolute;
		top: 0;
		right: 0;
		align-items: flex-end;
		flex-direction: row;
	}
	.mhCTA { padding: 0; }
	.mhCTA::before { margin: 0; }

	body.admin-bar #persistentHeader {top: 32px;}
	body.admin-bar.fsMenuOn #persistentHeader {top: 0;}
	body.sticky_zone .noSticky{ display: none; }
	nav.mm {
		padding: 0 0 10px;
		display: flex;
		justify-content: center;
		align-items: stretch;
		position: relative;
		z-index: 1;
	}

	body.sticky_zone #persistentHeader {
		background: #FFF;
		box-shadow: 0 10px 30px 0 rgba(0,0,0,0.25);
	}
	.sticky_zone #mainHeader { min-height: auto; gap: 0 10px; }
	.sticky_zone #logo-main { margin: 10px 0; width: 198px; }
	.sticky_zone .mhCTA { font-size: 14px; margin: 0 0 1px; }
	.sticky_zone .mhCTA::before { left: 130px; }
}
@media screen and (min-width: 1120px) {
	#wrapper { padding: 129px 0 0; }
	.home #wrapper { padding: 0; }
	#mainHeader { flex-direction: row; flex-wrap: nowrap; }
	#logo-main {
		position: relative;
		z-index: 1;
	}
	.mhWrap {
		position: static;
		gap: 0 12px;
		margin: 0;
		padding: 34px 0 0;
	}
	.mhCTA { margin: 0 0 3px 0; padding: 0; }
	.mhPhone { font-size: 22px; }
	nav.mm { justify-content: flex-end; margin: 0; padding: 9px 0 0; width: auto; }
	nav.mm > ul > li > a  { font-size: 16px; padding: 8px 9px; }

	.sticky_zone .mhWrap { margin: 0; padding: 14px 0 0; }
	.sticky_zone .mhCTA { margin: 0 0 3px; }
	.sticky_zone nav.mm { padding: 11px 0 15px; }
	.sticky_zone nav.mm > ul > li > a { font-size: 14px; }
}
@media screen and (min-width: 1400px) {
	#mhWrapper { max-width: 1600px; margin: 0 auto; }
	nav.mm > ul > li > a { font-size: 18px; padding: 8px 11px; }

	.sticky_zone nav.mm > ul > li > a { font-size: 16px; }
}
@media screen and (min-width: 1640px) {
	#wrapper { padding: 144px 0 0; }
	#logo-main { width: 288px; }
	nav.mm { right: -10px; }
	nav.mm > ul > li > a { font-size: 18px; padding: 9px 11px; }
	.mhWrap { padding: 38px 0 0; }
	.mhCTA { gap: 5px 23px; }
	.mhCTA::before { left: 146px; }
	.mhPhone { font-size: 24px; }

	.sticky_zone #mainHeader { align-items: center; }
	.sticky_zone #logo-main { width: 238px; }
	.sticky_zone .mhCTA::before { left: 129px; }
}


/* Video Homeslide */
.hsWrap { 
	position: relative; 
	overflow: hidden;
	z-index: 2;
	max-height: 336px;
	width: 100%;
	aspect-ratio: 320/180;
}
.hsWrap::before, .hsWrap::after { content: ''; left: 0; position: absolute; width: 100%; }
.hsWrap::before {
	background: linear-gradient(
		0deg,
		rgba(0,0,0,0) 0%,
		rgba(0,0,0,0.25) 100%
	);
	height: 20%; top: 0; z-index: 1;
}
.hsWrap::after {
	background: linear-gradient(
		180deg,
		rgba(255,255,255,0) 0%,
		rgba(255,255,255,1) 100%
	);
	height: 50%;
	bottom: 0;
	z-index: 2;
}
.marketing_video {
	aspect-ratio: 320/180;
	background-image: url(img/slides/home/video_bg-sm_v2.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: auto;
	display: block;
	height: 100%;
	left: 0;
	object-fit: cover;
	object-position: top center;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.homeslides-cont-outer {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	z-index: 9;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 100%;
}
.homeslides-cont-outer::before {
	background: #FFF;
	content: ''; height: 15px; left: 50%; position: absolute; top: 0; transform: translateX(-50%); width: calc(100% + 2000px); z-index: 99;
}
.homeslides-container { width: 100%; height: 100%; }
@media screen and (min-width: 600px) {
	.marketing_video {
		border: inherit;
		height: auto;
	}
}
@media screen and (min-width: 800px) {
	.homeslides-cont-outer::before { content: none; }
	.marketing_video {
		background-image: url(img/slides/home/video_bg_v2.webp);
	}
}


/* home slides */
#homeslides { position: relative; }
.homeslide {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
}
.slideContent {
	box-sizing: border-box;
	position: relative;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	top: 0;
	left: 0;
	z-index: 2;
}
.slideBox {
	background: rgb(255 255 255 / 70%);
	width: 100%;
	box-sizing: border-box;
	padding: 10px 20px 11px;
	position: relative;
	bottom: -400px;
	opacity: 0;
	transition: all 500ms ease;
	text-align: center;
	z-index: 3;
}
.slideTxtAnimate .slideBox {
	bottom: 0;
	opacity: 1;
}
.slideHead {
	font-family: "Merriweather", serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.2;
	display: block;
	color: #136E14;
	position: relative;
}


/* sub slides */
.subslide {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 12.5% 0; position: relative; z-index: 1;
}
	.subslide::before {
		background: linear-gradient(
			0deg,
			rgba(0,0,0,0) 0%,
			rgba(0,0,0,0.25) 100%
		);
		content: '';
		height: 50px;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		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);}
#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);}
@media screen and (min-width: 500px) {
	.slideBox { padding: 26px 20px 27px; }
}
@media screen and (min-width: 600px) {
	.slideContent { position: absolute; }
}
@media screen and (min-width: 800px) {
	#syncMenu {z-index: 1;}
	.hsWrap { height: 436px; max-height: initial; }

	.slideContent { padding: 0; }
	.slideBox { padding: 36px 0 37px; }
	.slideHead { font-size: 35px; }

	.subslide { padding: 12.5% 0; position: relative; }
	#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);}
}
@media screen and (min-width: 1120px) {
	.hsWrap { height: 536px; }
	.subslide { padding: 11.5% 0; }
	.subslide::before { height: 90px; }
	.slideBox { margin: 0 auto; }
	.slideHead { font-size: 50px; }

	#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);}
}
@media screen and (min-width: 1400px) {
	.hsWrap { height: 636px; }
	.slideBox { padding: 46px 0 47px; }
}
@media screen and (min-width: 1640px) {
	.hsWrap { height: 736px; }
	.hsWrap::before { height: 90px; }
	.hsWrap::after { height: 358px; }

	/* .slideBox { padding: 56px 0 57px; } */
	.slideHead { font-size: 70px; }
}
#sync {height: 0; width: 0;}
.syncItem {position: relative; z-index: 0;}


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

#crumbs { font-size: 14px; margin: 0 0 20px; }
#contentArea { margin: 0 auto; overflow: hidden; }
.page-id-33 #contentArea { overflow: unset; }
#mainContent { color: #000; }
	.article ul, .article ol {padding: 0 0 20px 30px;}
	.article li ul, .article li ol {padding: 0 0 0 30px;}
	.article li {list-style-position: outside;}
	.article ul li {list-style-type: disc;}
	.article ol > li {list-style-type: decimal;}
	.article ol > li > ol > li {list-style-type: lower-alpha;}
	.article ol > li > ol > li > ol > li {list-style-type: lower-roman;}
	.article ul ul {padding-bottom: 0;}
	.article a:hover {text-decoration: underline;}
	.article ul, .article ol {overflow: hidden;}
	.article h1,
	.article h2,
	.article h3,
	.article h4,
	.article h5,
	.article h6 {
		line-height: 1.4;
		font-weight: 400;
		font-family: "Merriweather", serif;
		color: #000;
		padding: 10px 0 20px 0;
	}
	.article h1 {
		color: #136E14;
		font-size: 25px;
		font-weight: 300;
		line-height: 1.2;
		padding: 0 0 20px;
	}
	.article h2 {
		font-size: 20px;
	}
	.article h3 {
		font-size: 18px;
	}
	.article h4 {
		font-size: 18px;
	}
	.article h5 {
		font-size: 18px;
	}
	.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;}
@media screen and (min-width: 1120px) {
	.article h1 { font-size: 35px; }
	.article h2 { font-size: 24px; }
	.article h3 { font-size: 20px; }
}
@media screen and (min-width: 1640px) {
	.article h1 { font-size: 45px; }
	.article h2 { font-size: 30px; }
	.article h3 { font-size: 24px; }
}


/* Sidebar zone */
#sidebar {
	display: flex;
	flex-direction: column;
	gap: 34px 0;
	margin: 30px auto 0;
	max-width: 400px;
}


/* Content Area */
.sxn-content { clear: both; display: block; overflow: hidden; padding: 30px 20px; position: relative; z-index: 1; }
.home .sxn-content { padding: 0 20px 30px; }
.home .article h1 { font-size: 30px; padding: 0 0 60px; text-align: center; }

.mcHome { box-sizing: border-box; display: block; margin: 0 auto; max-width: 100%; }
	.mcHome-side { box-sizing: border-box; display: block; margin: 0 auto 30px; max-width: 100%; padding: 0; position: relative; width: 300px; z-index: 1; }
	.mcHome-img { display: block; padding: 0; }
	.mcHome-scale { display: block; height: auto; margin: 0 auto; max-width: 100%; }
	.mcHome-intro {
		background: rgba(13, 13, 13, 0.6);
		bottom: 0;
		color: #FFF; font-family: "Merriweather", serif; font-size: 18px; font-weight: 400; font-style: italic; left: 0; line-height: 1.4; padding: 20px; position: absolute; text-align: center; z-index: 2;
	}
	.mcHome-cont p:first-of-type { display: none; }
@media screen and (min-width: 800px) {
	#syncContent {z-index: 1;}
	.sxn-content { padding: 40px; }
	.home .sxn-content { padding: 0 40px 40px; }
	.home .article h1 { font-size: 40px; }
	#mainContent { float: left; padding: 0; width: calc(100% - 40px - 300px); }
	.home #mainContent,
	.fwEntry #mainContent { float: none; margin: 0 auto; width: 100%; }
	.article .alignright { float: right; margin: 0 0 5px 15px; }
	.article .aligncenter { display: block; margin: 0 auto; }
	.article .alignleft { float: left; margin: 0 15px 5px 0; }
	#sidebar { float: right; margin: 0 auto; width: 300px; }
}
@media screen and (min-width: 900px) {
	.mcTable td {display: table-cell; padding: 0 0 0 40px;}
	.mcTable td:first-child {padding: 0;}

	.mcHome { align-items: flex-start; display: flex; flex-direction: row; gap: 0 40px; justify-content: space-between; }
		.mcHome-side { margin: 0; }
		.mcHome-cont { margin: 0; padding: 0; width: calc(100% - 340px); }
}
@media screen and (min-width: 1120px) {
	.sxn-content { padding: 60px; }
	.home .sxn-content { padding: 0 60px 60px; }
	.home .article h1 { font-size: 50px; }

	.mcHome { gap: 0 56px; }
		.mcHome-intro { font-size: 20px; }
		.mcHome-cont { width: calc(100% - 356px); }
}
@media screen and (min-width: 1400px) {
	#mainContent { width: calc(100% - 100px - 400px); }
	#sidebar { gap: 54px 0; width: 400px; }
}
@media screen and (min-width: 1640px) {
	.sxn-content { padding: 111px 60px 104px; }
	.home .article h1 { font-size: 60px; }
	.home .sxn-content { padding: 32px 60px 134px; }

	.mcHome { gap: 0 60px; }
		.mcHome-side { width: 400px; }
		.mcHome-intro { font-size: 22px; padding: 24px 30px; }
		.mcHome-cont { width: calc(100% - 460px); }
}


/* View more toggle */
.mcViewToggle {
	border: 2px solid #136E14;
	box-sizing: border-box;
	color: #136E14; cursor: pointer; display: block; font-family: "Merriweather", serif; font-size: 16px; font-weight: 300; height: auto; letter-spacing: 2px; line-height: 1.2; margin: 14px auto 0; max-width: 329px; padding: 14px 10px; text-align: center; text-transform: uppercase; transition: .5s; width: 100%;

	align-items: center; display: flex; justify-content: center;
}
	.mcViewToggle:hover:hover {
		background: #136E14;
		color: #FFF;
		text-decoration: none;
	}
.mcMore { display: none; transition: 5s; }
.mcMore.active { display: block; }
@media screen and (min-width: 400px) {
	.mcViewToggle { box-sizing: border-box; position: relative; }
}
@media screen and (min-width: 900px) {
	.mcViewToggle { letter-spacing: 5px; margin: 14px 0 0; }
}
@media screen and (min-width: 1640px) {
	.mcViewToggle { font-size: 18px; letter-spacing: 10px; margin: 27px 0 0 86px; max-width: 507px; padding: 23px 20px 24px; }
}


/* Areas zone */
.sxn-areas { padding: 40px 20px 20px; position: relative; z-index: 2; }
	.sxn-areas::before, .sxn-areas::after { content: ''; left: 50%; margin: 0 auto; position: absolute; transform: translateX(-50%); }
	.sxn-areas::before {
		background: #FFF;
		height: 218px; margin: 0 auto; top: 0; width: calc(100% + 2000px); z-index: -1;
	}
	.sxn-areas::after {
		background: #000;
		border-radius: 50%;
		filter: blur(40px); height: 85px; opacity: 0.15; top: -11px; width: 1600px; z-index: -2;
	}
.sxn-areas .sxn-head { padding: 0 0 25px; }
.hpArea-head { color: #136E14; display: block; font-family: "Merriweather", serif; font-size: 16px; font-weight: 300; letter-spacing: 2px; padding: 0 0 20px; text-align: center; text-transform: uppercase; }
.hpArea {
	box-sizing: border-box;
	margin: 0 auto 22px; padding: 0 0 37px; position: relative; z-index: 1;
}
	.hpArea::before, .hpArea::after { content: ''; left: 50%; margin: 0 auto; position: absolute; transform: translateX(-50%); }
	.hpArea::before {
		background: #FFF;
		bottom: 0; height: 218px; width: calc(100% + 2000px); z-index: -1;
	}
	.hpArea::after {
		background: #000;
		border-radius: 50%;
		bottom: -11px; filter: blur(40px); height: 85px; opacity: 0.15; width: 1600px; z-index: -2;
	}
.hpArea-outer { margin: 0 auto; }
.hpArea-container { margin: 0 auto; }
.hpArea-slide {
	display: flex;
	justify-content: center;
}
.hpAreaUrl { clear: both; color: #000; cursor: pointer; display: block; overflow: hidden; position: relative; z-index: 1; }
.hpAreaBox {
	box-sizing: border-box;
	clear: both;
	display: block;
	height: 100%;
	max-width: 235px;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	position: relative;
}
.hpAreaImg {
	display: block;
	width: 100%;
	height: auto;
	background: #D9D9D9;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.hpAreaScale {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
	opacity: 1;
	position: relative;
	top: 0;
	transition: .5s;
}
.hpAreaContbox {
	align-items: center;
	box-sizing: border-box;
	display: flex; justify-content: center;
	left: 0; margin: 49px 0 0; padding: 18px 5px 17px 5px; position: absolute; top: 50%; transform: translateY(-50%); width: 100%; z-index: 3;
}
.hpAreaContbox::before, .hpAreaContbox::after { content: ''; left: 0; position: absolute; width: 100%; }
.hpAreaContbox::before {
	background: rgba(255, 255, 255, 0.85);
	height: 100%; top: 0; z-index: -1;
}
.hpAreaContbox::after {
	background: linear-gradient(
		180deg,
		rgba(0, 0, 0, 0.15),
		rgba(0, 0, 0, 0)
	);
	bottom: -20px; height: 20px; z-index: -2;
}
.hpAreaTitle {
	box-sizing: border-box;
	color: #136E14;
	display: block;
	font-family: "Merriweather", serif;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	width: 100%;
}

.hpAreaBox:hover { color: #FFF; }
.hpAreaUrl:hover .hpAreaScale { filter: brightness(1.2); }
.hpAreaUrl:hover .hpAreaContbox::before { background: rgba(19, 110, 20, 0.85); }
.hpAreaUrl:hover .hpAreaTitle { color: #FFF; }
.hpArea-slide.swiper-slide-active .hpAreaImg { overflow: visible; }
.hpArea-slide.swiper-slide-active .hpAreaScale { top: 0; }

.hpAreaPNSlide {
	width: 35px;
	height: 63px;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 2;
	transition: .5s;
	cursor: pointer;
	transform: translateY(-50%) scale(0.6);
}
.hpAreaPNSlide::before {
	background-image: url(img/areas/arrow-slider.webp);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: absolute;
	content: '';
	z-index: -1;
	width: 35px;
	height: 63px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.hpAreaNext.hpAreaPNSlide {
	left: auto;
	right: 0;
	transform: rotateY(180deg) translateY(-50%) scale(0.6);
}
.hpAreaPNSlide:hover::before { background-position: left bottom; }
@media screen and (min-width: 600px) {
	.hpArea-head { margin: 0 auto; max-width: 451px; text-align: left; }
	.hpArea-outer { max-width: 100%; }
	.hpArea-container { max-width: 451px; }
}
@media screen and (min-width: 800px) {
	.hpArea-head { max-width: 680px; }
	.hpArea-container { max-width: 680px; }
}
@media screen and (min-width: 1120px) {
	.sxn-areas { padding: 60px 20px; }
	.hpArea-head { letter-spacing: 5px; max-width: 909px; }

	.hpArea-container { max-width: 909px; }
	.hpArea-slide.swiper-slide-active .hpAreaImg { overflow: hidden; }
	.hpArea-slide.swiper-slide-active .hpAreaScale { top: 0; }
	.hpAreaBox:hover .hpAreaImg { overflow: visible; }
	.hpAreaBox:hover .hpAreaScale { top: 0; }
}
@media screen and (min-width: 1400px) {
	.hpArea-head { max-width: 1138px; }
	.hpArea-container { max-width: 1138px; }
	.hpAreaPNSlide { transform: translateY(-50%) scale(1.0); left: 20px;}
	.hpAreaNext.hpAreaPNSlide { transform: rotateY(180deg) translateY(-50%) scale(1.0); right: 20px; }
}
@media screen and (min-width: 1640px) {
	.sxn-areas { padding: 110px 20px 60px; }
	.hpArea-head { letter-spacing: 10px; max-width: 1367px; }

	.hpArea { padding: 0 0 67px; }
	.hpArea-container { max-width: 1367px; }
	.hpAreaContbox { padding: 19px 5px 16px 5px; }
	.hpAreaImg { height: 387px; }
	.hpAreaTitle { font-size: 16px; }
	.hpAreaPNSlide { left: 0; }
	.hpAreaNext.hpAreaPNSlide { right: 0; }
}
@media screen and (min-width: 1800px) {
	.hpArea-outer { position: relative; }
}


/* AOP sidebar */
.sbAop {
	box-sizing: border-box;
	margin: 0 auto; max-width: 400px; overflow: hidden; padding: 0; width: 100%; z-index: 1;
}

.sbAopBg {
	background: #E8E8E8;
	box-sizing: border-box;
	display: block; padding: 20px 20px 30px;
}
.sbAopBg1 { margin: 0 auto 34px; }
.sbAopHead { color: #136E14; display: block; font-family: "Merriweather", serif; font-size: 16px; font-weight: 300; letter-spacing: 2px; padding: 0 0 20px; text-align: center; text-transform: uppercase; }
.sbAopList { box-sizing: border-box; display: block; font-family: "Merriweather", serif; padding: 0; }
.sbAopItem { box-sizing: border-box; display: block; margin: 0; position: relative; z-index: 1; }
	.sbAopLink { color: #136E14; display: block; font-size: 16px; font-weight: 400; line-height: 1.2; padding: 15px 0 12px; position: relative; text-transform: uppercase; z-index: 1; }
	.sbAopItem::before, .sbAopItem:last-child::after {
		background: #136E14;
		content: ''; height: 1px; left: -50%; position: absolute; top: 0; width: calc(100% + 600px); z-index: 2;
	}
	.sbAopItem:last-child::after { bottom: 0; top: auto; }
	
	.sbAopLink:hover::before {
		background-color: #136E14;
		content: ''; height: 100%; left: -50%; position: absolute; top: 0; width: calc(100% + 600px); z-index: -2;
	}
	.sbAopLink:hover { color: #FFF; }

.sbAopLink.disabled { color: #136E14; cursor: default; pointer-events: none; text-decoration: none; }
@media screen and (min-width: 1120px) {
	.sbAopHead { letter-spacing: 5px; }
}
@media screen and (min-width: 1640px) {
	.sbAopBg { padding: 27px 30px 40px; }
	.sbAopHead { letter-spacing: 10px; padding: 0 0 25px; }
	.sbAopLink { font-size: 18px; }
}


/* Results zone */
.sxn-results {
	background-color: #E8E8E8;
	background-image: url(img/results/bg.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 20px; position: relative; z-index: 2;
}
.sxn-results::before, .sxn-results::after { left: 0; position: absolute; width: 100%; }
	.sxn-results::before {
		background: linear-gradient(
			180deg,
			rgba(0, 0, 0, 0.5),
			rgba(0, 0, 0, 0)
		);
		content: ''; height: 165px; top: 0; z-index: -1;
	}
.sxn-results::after {
	background-image: url(img/results/bg.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	content: none; top: 0; z-index: -2;
}
.sxn-results .sxn-head { color: #FFF; }
.results-cont-outer {
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.results-inner {
  margin: 0 auto;
  position: relative;
}
.resultBox {
  box-sizing: border-box;
  margin: 0 auto 87px;
  max-width: 672px;
  padding: 30px 20px;
	position: relative;
	z-index: 1;
}
.resultBox::before, .resultBox::after {
	content: ''; position: absolute;
}
.resultBox::before {
	background: #FFF;
	height: 100%; left: 0; top: 0; width: 100%; z-index: -1;
}
.resultBox::after {
	background: #000;
	border-radius: 50%;
	bottom: -35px;
	height: 52px; filter: blur(19px); left: 50%; opacity: 0.14; transform: translateX(-50%); width: 80%; z-index: -2;
}
.resultCase {
	color: #136E14;
	display: block;
	font-family: "Merriweather", serif;
	font-weight: 300;
	line-height: 1.2;
	font-size: 22px;
	padding: 0 0 18px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
.resultMeta {
	color: #136E14;
	font-family: "Merriweather", serif;
	font-size: 18px;
	line-height: 1.6;
	padding: 0 0 33px;
	position: relative;
	text-align: center;
}
.resultMeta em { display: block; font-style: normal; font-size: 20px; font-weight: 300; }
.resultMeta span { font-weight: 700; text-transform: uppercase; }
.resultOutcome {
	border-top: 5px solid #e4e4e4;
	box-sizing: border-box;
	display: block; padding: 32px 0 0;
}
.resultItem em { font-style: normal; text-transform: uppercase; }
.results-buttons {
  bottom: 0;
  text-align: center;
  margin: 20px auto 0;
}
.results-button {
  background-image: url(img/icons/icon-arrRes.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 200%;
  cursor: pointer;
  display: inline-block;
	height: 40px;
  margin: 0 5px;
	width: 22px;
  z-index: 9;
}
.results-button:hover { background-position: center bottom; }
.results-button.results-button-next {
  transform: rotateY(-180deg);
  left: auto;
  right: 0;
}
@media screen and (min-width: 800px) {
	.sxn-results {
		background-image: none;
		padding: 40px 20px 0;
	}
	.sxn-results::after { content: ''; height: 415px; }
	.results-cont-outer { max-width: 600px; padding: 0 40px; }
	.resultBox { min-height: 368px; }
	.results-button {
		position:absolute;
		top: 60px;
		margin: 0;
		z-index: 9;
	}
	.results-button-prev {
		float: left;
		left: 0;
	}
	.results-button.results-button-next {
		transform: rotateY(-180deg);
		left: auto;
		right: 0;
	}
}
@media screen and (min-width: 1120px) {
	.sxn-results { padding: 60px 20px 0; }
	.sxn-results::after { height: 515px; }
	.results-cont-outer { max-width: 900px; }
	.resultBox { min-height: 436px; padding: 40px; }
	.resultCase { font-size: 30px; }
	.resultMeta { font-size: 20px; }
	.resultMeta em { font-size: 24px; }
	.results-button { height: 80px; top: 100px; width: 43px; }
	.results-button-prev { left: -40px; }
	.results-button.results-button-next { right: -40px; }
}
@media screen and (min-width: 1440px) {
	.sxn-results::after { height: 470px; }
	.results-cont-outer { max-width: 1200px; }
	.resultBox { min-height: 410px; }
}
@media screen and (min-width: 1640px) {
	.sxn-results { padding: 109px 20px 0; }
	.sxn-results::before { height: 265px; }
	.sxn-results::after { height: 615px; }
	.results-cont-outer { max-width: unset; padding: 0 120px; }
	.resultBox { min-height: 471px; padding: 48px 56px 32px; }
	.resultBox::after { bottom: -52px; height: 104px; width: 535px; }
	.resultCase { font-size: 40px; }
	.resultMeta { font-size: 24px; }
	.resultMeta em { font-size: 30px; }
	.results-button { top: 130px; }
	.results-button-prev { left: 40px; }
	.results-button.results-button-next { right: 40px; }
}


/* Attorney zone */
.sxn-attorney {
	background-color: #E8E8E8;
	background-image: url(img/attorney/bg-v2.webp);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 20px; position: relative; z-index: 1;
}
.sxn-attorney .sxn-button { margin: 0 auto 40px; }

.attItem1 { margin: 0 auto; max-width: 100%; padding: 0 0 30px; position: relative; width: 280px; }
	.attScale { display: block; height: auto; margin: 0 auto; max-width: 100%; }
.attBody a { font-size: 16px; font-weight: 700; text-transform: uppercase; }
.attVid { box-sizing: border-box; margin: 0 auto; max-width: 100%; padding: 0; width: 314px; }
.attVid a { cursor: pointer; }

.attVbox {
	box-sizing: border-box;
	display: block; margin: 0 auto; max-width: 100%; position: relative; text-align: center; width: 314px; z-index: 1;
}
	.attVbox::before, .attVbox::after { content: ''; position: absolute; }
	.attVbox::before {
		background: #000;
		height: 100%; left: 0; top: 0; width: 100%; z-index: -1;
	}
	.attVbox::after {
		background: #000;
		border-radius: 50%;
		bottom: -17px; filter: blur(40px); height: 60px; left: 50%; opacity: 0.7; transform: translateX(-50%); width: 250px; z-index: -2;
	}
	.attVimg {
		box-sizing: border-box;
		display: block; margin: 0 auto; position: relative; z-index: 3;
	}
	.attVimg::before {
		background-image: url(img/icons/icon-play.webp);
		background-position: left top;
		background-repeat: no-repeat;
		background-size: auto 200%;
		content: ''; height: 36px; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 72px; z-index: 2;
	}
	.attVscale { display: block; height: auto; margin: 0 auto; max-width: 100%; opacity: 0.5; transition: .5s; }
	.attView {
		background: #136E14;
		box-sizing: border-box;
		color: #FFF; display: block; font-family: "Merriweather", serif; font-weight: 300; font-size: 16px; letter-spacing: 2px; padding: 8px 10px; text-transform: uppercase;
	}
.attVbox:hover .attVscale { opacity: 1; }
.attVbox:hover .attVimg::before { background-position: left bottom; }
.attVbox:hover .attView { background: #268E27; }
@media screen and (min-width: 800px) {
	.sxn-attorney { margin: 0 0 -76px; top: -76px; }
}
@media screen and (min-width: 1120px) {
	.sxn-attorney {
		background-image: url(img/attorney/bg-michael-riley.webp);
		background-position: right -150px bottom;
		padding: 60px 20px 0;
	}
	.sxn-attorney .sxn-button { margin: 0; }
	.attInner { align-items: flex-end; display: flex; flex-direction: row; flex-wrap: wrap; gap: 0 14px; justify-content: space-between; }
	.attItem1 { margin: 0; order: 1; padding: 0; width: 340px; }
		.attScale { display: none; }
	.attItem2 { align-items: flex-start; display: flex; gap: 0 30px; justify-content: space-between; margin: 0; order: 0; padding: 0 0 60px; width: calc(100% - 354px); }
		.attCont { order: 1; width: calc(100% - 344px); }
		.attVid { margin: 0; order: 0; }
}
@media screen and (min-width: 1400px) {
	.attInner { align-items: flex-start; }
	.attItem1 { width: 440px; }
	.attItem2 { padding: 70px 0 60px; width: calc(100% - 454px); }
		.attBody { padding: 0 0 47px; }
}
@media screen and (min-width: 1640px) {
	.sxn-attorney {
		background-position: right bottom;
		padding: 72px 20px 123px;
	}
	.sxn-attorney .sxn-head { padding: 0 0 40px; }
	.sxn-attorney .sxn-button { max-width: 598px; }
	.attItem1 { width: 540px; }
	.attItem2 { gap: 0 44px; padding: 107px 0 80px; width: calc(100% - 554px); }
		.attCont { width: calc(100% - 358px); }

	.attView { font-size: 18px; padding: 6px 10px 8px; }
}
@media screen and (min-width: 2000px) {
	.sxn-attorney {
		background-position: right 85px bottom;
		background-size: auto;
		padding: 72px 20px 155px;
	}
}


/* Testimonials zone */
.sxn-testimonials {
	background-image: url(img/testimonials/bg.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 20px; position: relative; z-index: 1;
}
.sxn-testimonials::before, .sxn-testimonials::after { content: ''; height: 165px; left: 0; position: absolute; width: 100%; }
	.sxn-testimonials::before {
		background: linear-gradient(
			180deg,
			rgba(0, 0, 0, 0.75),
			rgba(0, 0, 0, 0)
		);
		top: 0; z-index: -1;
	}
	.sxn-testimonials::after {
		background: linear-gradient(
			0deg,
			rgba(0, 0, 0, 0.75) 0%,
			rgba(0, 0, 0, 0) 100%
		);
		bottom: 0; z-index: -2;
	}
.sxn-testimonials .sxn-head { color: #FFF; }

.hpTestBox {
	background: #FFF;
	color: #000;
	max-width: 440px;
	margin: 0 auto;
	padding: 40px 20px;
	position: relative;
	z-index: 1;
}
.hpTestBody {
	box-sizing: border-box;
	display: block; padding: 40px 0 20px; position: relative;
}
.hpTestBody::before {
	background-image: url(img/testimonials/5star.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	content: '';
	height: 31px;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	width: 164px;
}
.hpTestMore { color: #136E14; font-weight: 400; }
.hpTestMore:hover { text-decoration: underline; }
.hpTestAuthor {
	display: block;
	font: 18px/1.2 "Merriweather", serif;
	margin: 5px 0 0;
}
.hpNavCont {
	width: 200px;
	max-width: 100%;
	margin: 33px auto 0;
	box-sizing: border-box;
	position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	gap: 20px 45px;
}
.hpNavCont::before {
	background: #FFF;
	content: ''; left: 50%; height: 2px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 30px;
}
.hpPrevNextSlide {
	background-image: url(img/icons/icon-arrTests.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 200%;
	cursor: pointer;
	height: 40px;
	width: 22px;
}
.hpPrevNextSlide.hpNextTest { transform: rotateY(180deg); }
.hpPrevNextSlide:hover { background-position: center bottom; }
@media screen and (min-width: 800px) {
	.hpTestBox { min-height: 250px; }
}
@media screen and (min-width: 1120px) {
	.sxn-testimonials { padding: 60px 20px; }
	.hpTestBox { max-width: 100%; min-height: 316px; padding: 47px 40px; }
	.hpTestBody { padding: 59px 0 20px; }
	.hpTestBody::before { width: 194px; height: 36px; }
	.hpTestAuthor { font-size: 20px; }
	.hpNavCont { gap: 20px 77px; margin: 63px auto 0; }
	.hpNavCont::before { width: 59px; }
	.hpPrevNextSlide { height: 80px; width: 43px; }
}
@media screen and (min-width: 1640px) {
	.sxn-testimonials { padding: 114px 20px 115px; }
	.sxn-testimonials::before, .sxn-testimonials::after { height: 265px; }
	.sxn-testimonials .sxn-head { padding: 0 0 125px; }
	.hpTestBox { min-height: 290px; padding: 44px 56px 49px; }
	.hpTestBody { padding: 79px 0 32px; }
	.hpTestBody::before { width: 224px; height: 42px; }
	.hpTestAuthor { font-size: 24px; }
}


/* Contact zone */
.sxn-contact {
	background-image: url(img/contact/bg.webp);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	display: block; padding: 40px 20px; position: relative; z-index: 1;
}
.sxn-contact .sxn-head { color: #FFF; }

.contactInner {
	box-sizing: border-box;
	align-items: flex-start; display: flex; flex-direction: column; gap: 40px 45px; justify-content: space-between;
	margin: 0 auto; max-width: 800px; padding: 0;
}
.contactBlock { margin: 0 auto; padding: 0; order: 1; width: 100%; }
.contactSide {
	box-sizing: border-box;
	display: block; margin: 0 auto; max-width: 100%; order: 0; padding: 0; position: relative; width: 300px; z-index: 1;
}
.contactImg { display: block; margin: 0 auto; padding: 0; position: relative; z-index: 1; }
.contactScale { display: block; height: auto; margin: 0 auto; max-width: 100%; }
.contactIntro {
	background: rgba(13, 13, 13, 0.6);
	bottom: 0;
	color: #FFF; font-family: "Merriweather", serif; font-size: 18px; font-weight: 400; font-style: italic; left: 0; line-height: 1.4; padding: 20px; position: absolute; text-align: center; z-index: 2;
}
@media screen and (min-width: 1120px) {
	.sxn-contact { padding: 60px 20px; }

	.contactInner { flex-direction: row; max-width: 100%; }
	.contactBlock { margin: 0; order: 0; width: calc(100% - 345px); }
	.contactSide { margin: 0; order: 1; padding: 13px 0 0; }
	.contactImg { margin: 0; }
	.contactIntro { font-size: 20px; }
}
@media screen and (min-width: 1400px) {
	.contactInner { gap: 40px 55px; }
	.contactBlock { width: calc(100% - 405px); }
	.contactSide { width: 350px; }
}
@media screen and (min-width: 1640px) {
	.sxn-contact { padding: 111px 20px 114px; }
	.sxn-contact .sxn-head { padding: 0 0 96px; }

	.contactInner { gap: 40px 75px; }
	.contactBlock { width: calc(100% - 475px); }
	.contactSide { width: 400px; }
	.contactIntro { font-size: 22px; padding: 24px 30px; }
}


/* Contact form */
.formBlockTop, .formBlockBtm {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	flex-wrap: wrap;
	gap: 15px 20px;
}
.formBlockTop { margin: 0 0 15px; }
.formBlockTop .formBlock { box-sizing: border-box; width: 100%; }
.formBlock { box-sizing: border-box; position: relative; z-index: 1; overflow: hidden; padding: 8px 0 0; }
.formBlock label { color: #FFF; display: block; font-family: "Merriweather", serif; font-size: 18px; font-weight: 300; padding: 0 0 5px; }
.formInput { box-sizing: border-box; position: relative; }
.formInput input, .formInput textarea {
	background: transparent;
	border: 2px solid #FFF;
	box-sizing: border-box;
	color: #FFF;
	display: block;
	height: 70px;
	outline: none;
	padding: 12px 10px;
	resize: none;
	width: 100%;
}
.formInput textarea { padding: 25px 10px 12px; }
.formBlockBtm { gap: 35px 20px; }
.formBotInfo {
	box-sizing: border-box;
	align-items: flex-start; display: flex; flex-direction: column; gap: 20px; justify-content: space-between;
	margin: 0 auto; max-width: 100%; padding: 20px 0 0;
}

.formTextBlock { display: block; width: 100%; }
.formReqSubmit {
	margin: 30px 0 0;
	display: flex;
	flex-direction: column;
	gap: 20px 25px;
}
.formSubmitBox {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	gap: 15px;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}
.formRecaptcha { vertical-align: middle; height: 60px; margin: 0; }

.formSubmit {
	background: transparent;
	border: 2px solid #FFF;
	color: #FFF;
	width: 100%;
	height: 59px;
	margin: 0 auto;
	max-width: 298px;
	transition: .5s;
	position: relative;
	font: 16px/1 "Merriweather", serif;
	z-index: 1;
	border-radius: 0;
	overflow: hidden;
}
.formSubmit input {
	width: 100%;
	height: 100%;
	outline: 0;
	background-color: transparent;
	border: 0;
	box-sizing: border-box;
	display: block;
	cursor: pointer;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	letter-spacing: 2px;
}
.formInput input::placeholder, .formInput textarea::placeholder { color: #000; }
.formSubmit:hover::before { background-position: top right; }
.formSubmit:hover input { background: #FFF; color: #000; }
.formReqBox {
	box-sizing: border-box;
	color: #FFF;
	display: block;
	font-family: "Roboto", sans-serif;
	max-width: 100%;
	width: 100%;
	flex: 1;
	padding: 0;
}
.formReqBox span { color: #FFF; display: block; margin: 0; position: relative; font-size: 16px; font-weight: 700; padding: 0 0 7px; position: relative; }
.formReqBox p {
	flex: 1;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	padding: 0;
}
@media screen and (min-width: 570px) {
	.formBlockTop, .formBlockBtm { justify-content: space-between; }
	.formBlock { padding: 13px 0 0; }
	.formBlock label {
		position: absolute;
		top: 0;
		left: 54px;
		display: inline-block;
		padding: 0 10px;
		z-index: 1;
		margin: 0;
	}
	.formBlock label::before,
	.formBlock label::after {
		position: absolute;
		content: '';
		z-index: -1;
		width: 1000px;
		height: 2px;
		top: 13px;
		left: -1000px;
		background: #FFF;
	}
	.formBlock label::after {
		left: auto;
		right: -1000px;
	}
	.formBlock label span { box-sizing: border-box; position: relative; top: -2px; }
	.formInput input, .formInput textarea { border-top: 0; padding: 12px 10px 12px 62px; width: 100%; }
	.formInput textarea { padding: 25px 10px 12px 62px; }

	.cfItem { position: relative; }
}
@media screen and (min-width: 800px) {
	.formBlockTop,
	.formBlockBtm { gap: 35px 20px; }

	.formReqBox { max-width: 100%; }

	.formReqSubmit { flex-direction: row; justify-content: center; }
}
@media screen and (min-width: 1120px) {
	.formBlockTop,
	.formBlockBtm { gap: 25px; }
	.formBlock label { font-size: 20px; }
	.formReqBox { max-width: 100%; }
	.formSubmit { max-width: 398px; }
	.formSubmit input { letter-spacing: 5px; }
}
@media screen and (min-width: 1200px) {
	.formReqBox { align-items: flex-start; display: flex; gap: 0 23px; justify-content: flex-start; margin: 0; }
	.formReqBox span { padding: 0; }
	.formReqBox p { flex: 1; padding: 3px 0 0; }
}
@media screen and (min-width: 1400px) {
	.formBotInfo { flex-direction: row; }
}
@media screen and (min-width: 1640px) {
	.formBlockTop,
	.formBlockBtm { gap: 34px 25px; }
	.formBlockTop { margin: 0 0 34px; }
	.formBlock label { font-size: 24px; left: 74px; padding: 0 35px; }
	.formBlock label span { top: -6px; }
	.formInput input, .formInput textarea { height: 88px; padding: 18px 20px 18px 108px; }
	.formInput textarea { padding: 34px 20px 18px 108px; }

	.formBotInfo { gap: 20px 52px; margin: 0; padding: 50px 0 0; width: 1090px; }
	.formReqSubmit { margin: 46px 0 0; }
	.formSubmit { font-size: 18px; height: 68px; margin: 0; max-width: 594px; }
	.formSubmit input { letter-spacing: 10px; }
}


/* Contact sidebar */
.sbContact {
	background-image: url(img/sidebar/bg-contact.webp);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	margin: 0 auto; max-width: 400px; overflow: hidden; padding: 27px 20px 34px; width: 100%; z-index: 1;
}
.sbContact .sxn-head { color: #FFF; line-height: 1.4; padding: 0 0 11px; }
.sbformBlockTop,
.sbformBlockBtm {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: wrap;
	gap: 13px 20px;
}
.sbformBlockTop { margin: 0 0 13px; }

.sbFormBlock { box-sizing: border-box; overflow: hidden; margin: 0 auto 6px; padding: 13px 0 0; position: relative; width: 100%; z-index: 1; }
.sbFormBlock label {
	color: #FFF; display: inline-block; font-family: "Merriweather", serif; left: 50%; font-size: 14px; font-weight: 300; left: 23px; margin: 0; padding: 0 10px; position: absolute; top: 0; z-index: 1;
}
	.sbFormBlock label::before,
	.sbFormBlock label::after {
		position: absolute;
		content: '';
		z-index: -1;
		width: 1000px;
		height: 2px;
		top: 13px;
		left: -1000px;
		background: #FFF;
	}
	.sbFormBlock label::after {
		left: auto;
		right: -1000px;
	}
	.sbFormBlock label span { margin: 0 0 -2px; position: relative; top: 2px; }
.sbInput { box-sizing: border-box; position: relative; }
.sbContactForm input,
.sbContactForm textarea {
	background: transparent;
	border-color: #FFF;
	border-style: solid;
	border-width: 0 2px 2px 2px;
	box-sizing: border-box;
	color: #FFF;
	display: block;
	font-size: 16px;
	height: 60px;
	outline: none;
	padding: 9px 10px 10px;
	resize: none;
	width: 100%;
}
.sbContactForm textarea { padding: 21px 10px 10px; }
.sbContactForm ::placeholder { color: #FFF; font-size: 16px; opacity: 1; }
.sbformBlockBtm { gap: 35px 20px; }
.sbformTextBlock { display: block; width: 100%; }
.sbformSubmitBox {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	justify-content: center;
	width: 100%;
	max-width: 100%;
}
.sbContactForm .gRecaptchaWrapper,
.sbContactForm .grDisclaimerBox { margin: 0 auto 22px; }
.sbformRecaptcha { vertical-align: middle; height: 60px; margin: 0 auto; max-width: 255px; }
.sbContactForm .grSubmitWrapper {
	border-radius: 0;
	box-sizing: border-box;
	width: 100%;
	height: 59px;
	max-width: 100%;
	transition: .5s;
	font: 16px/1 "Merriweather", serif;
	font-weight: 300;
	letter-spacing: 2px;
	margin: 0 auto;
	overflow: hidden;
}
.sbContactForm .grSubmitWrapper input {
	background-color: transparent;
	border: 2px solid #FFF;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	outline: 0;
	border-radius: 0;
	display: block;
	cursor: pointer;
	color: #FFF;
	overflow: hidden;
	transition: .5s;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 10px 20px;
}
.grSubmitWrapper:hover input {
	background-color: #FFF;
	color: #000;
}
.sbformReqBox {
	color: #FFF;
	margin: 13px 0;
	max-width: 100%;
	text-align: center;
	width: 100%;
}
.sbformReqBox span {
	display: block;
	font-weight: 600;
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
}
.sbContactForm .formReqTtl { color: #FFF; display: block; font-size: 16px; font-weight: 700; line-height: 1.2; padding: 8px 0 14px; }
.sbContactForm .formDisclaimerMsg {
	color: #FFF;
	flex: 1;
	font-size: 14px;
	line-height: 1.5;
	padding: 0 0 18px;
	text-align: left;
}
@media screen and (min-width: 800px) {
	.sbformReqBox { display: block; flex-wrap: wrap; justify-content: space-between; max-width: 100%; }
}
@media screen and (min-width: 1120px) {
	.sbformReqBox { max-width: 100%; width: 100%; }
	.sbContactForm .grSubmitWrapper,
	.sbContactForm .grSubmitWrapper input { letter-spacing: 5px; }
}
@media screen and (min-width: 1500px) {
	.sbformTextBlock { flex: 1; }
}
@media screen and (min-width: 1640px) {
	.sbContact { padding: 27px 29px 34px; }
	.sbFormBlock label { font-size: 18px; }
	.sbFormBlock label span { top: 0; }
	.sbContactForm .grSubmitWrapper,
	.sbContactForm .grSubmitWrapper input { letter-spacing: 10px; font-size: 18px; }
}


/* Footer zone */
#mainFooter {
	box-sizing: border-box;
	clear: both; display: block; overflow: hidden; padding: 0; position: relative; width: 100%; z-index: 1;
}
.mfInner {
	background-image: url(img/footer/bg.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	display: block; margin: 0 auto; padding: 143px 0 0; position: relative; text-align: center; z-index: 1;
}
	.mfInner::before {
		background: linear-gradient(
			180deg,
			rgba(0, 0, 0, 0.6),
			rgba(0, 0, 0, 0)
		);
		content: ''; height: 68px; left: 0; position: absolute; top: 0; width: 100%; z-index: 2;
	}
.mfBgwrap {
	box-sizing: border-box;
	display: block; margin: 0 auto; padding: 35px 20px 29px; position: relative; z-index: 2;
}
	.mfBgwrap::before {
		background: rgba(255, 255, 255, 0.9);
		content: ''; height: 100%; left: -50%; position: absolute; top: 0; width: calc(100% + 2000px); z-index: -2;
	}
.mfMain { display: block; margin: 0 auto; max-width: 288px; padding: 0; }
	.mfMainImg { display: block; height: auto; margin: 0 auto; max-width: 100%; }

.mfInfo {
	box-sizing: border-box;
	display: block; font-family: "Merriweather", serif; padding: 30px 20px;
}
.mfContact { align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; gap: 20px; justify-content: center; }
.mfItem { box-sizing: border-box; display: block; position: relative; text-align: center; }
	.mfItem em { font-style: italic; font-size: 16px; font-weight: 300; }
	.mfItem span, .mfItem a { color: #000; font-size: 16px; font-weight: 400; line-height: 1.2; padding: 0; }
	.mfItem a:hover { text-decoration: underline; }

.mfSocial { display: flex; align-items: center; gap: 5px 12px; flex-wrap: wrap; justify-content: center; padding: 34px 0 0; }
	.mfSocial a {
		display: block;
		width: 53px;
		height: 53px;
		margin: 0;
		overflow: hidden;
		transition: 300ms;
	}
	.mfSocial img { width: 212px; height: auto; }
	.mfYoutube img { margin: 0 0 0 0; }
	.mfTiktok img { margin: 0 0 0 -53px; }
	.mfFacebook img { margin: 0 0 0 -106px; }
	.mfLinkedIn img { margin: 0 0 0 -159px; }
	.mfYoutube:hover img { margin: -53px 0 0 0; }
	.mfTiktok:hover img { margin: -53px 0 0 -53px; }
	.mfFacebook:hover img { margin: -53px 0 0 -106px; }
	.mfLinkedIn:hover img { margin: -53px 0 0 -159px; }

.fNav { padding: 0; text-align: center; }
	.fNav li {
		padding: 0;
		display: inline-block;
		list-style-type: none;
		list-style-position: outside;
		text-align: center;
		line-height: 1;
		font-size: 12px;
		font-family: "Inter", sans-serif;
		font-weight: 400;
	}
	.fNav li:after { content: '|'; color: #FFF; }
	.fNav li:last-child:after { display: none; }
	.fNav a { padding: 6px 10px 6px 6px; color: #FFF; }
	.fNav a:hover { color: #FFF; text-decoration: underline; }
	.fNav li:first-child a { padding-left: 0; }
	.fNav li:last-child a { padding-right: 0; }
@media screen and (min-width: 800px) {
	.mfInner::before { height: 98px; }

	.mfContact { flex-direction: row; gap: 20px 56px; }
	.mfItem::before {
		background: #036404;
		border-radius: 50%;
		content: ''; height: 6px; position: absolute; right: -31px; top: 50%; transform: translateY(-50%); width: 6px;
	}
	.mfItem.mfItem3::before { background-image: none; content: none; }
}
@media screen and (min-width: 1120px) {
	.mfInner { padding: 243px 0 0; }
	.mfInfo { padding: 51px 20px 62px; }
}
@media screen and (min-width: 1640px) {
	.mfItem span, .mfItem a { font-size: 18px; }

	.mfSocial { padding: 54px 0 0; }
}


/* RESPONSIVE */
#mmBrandingWrapper {
	background: #000;
	box-sizing: border-box;
	padding: 30px 20px; position: relative; text-align: center; z-index: 1;
}
#mmBrandingMain {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 20px 30px;
	flex-wrap: wrap;
}
#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) {
	#mmBrandingMain { align-items: flex-start; flex-direction: row; }
	#mmBranding { display: inline-block; }
	#mmBranding, #mmBranding a { font-size: 12px; }
	#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: 1120px) {
	#mmBrandingMain { gap: 20px 33px; }
	#mmBranding p { margin: 0 0 0 20px; }
}
@media screen and (min-width: 1640px) {
	#mmBrandingWrapper { padding: 70px 20px 69px; }
}
/* 	END FOOTER */


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


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

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

.nc_form .inlineSelect select{display: inline; width: auto;}
.nc_form .inlineSelectGroup{ display: inline-block; margin: 0 10px 0 0; } 
.nc_form .inlineSelectGroup select{margin: 0;} 
.nc_form .inlineSelectGroup label{ font-size: 0.85rem; }
@media screen and (min-width: 600px){
	.nc_form{ padding: 20px 15px; }
}


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

/* Contact Form - Custom */

/* Contact Form Styling Ends */	


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


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

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

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

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

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

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

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

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

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

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

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

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

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


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


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


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


/* Blog Page */
.blog-sidebar {
	background: #136E14;
  box-sizing: border-box;
	display: block;
	padding: 20px 0;
	position: relative;
  width: 100%;
	z-index: 1;
}
.blog-sidebar .sxn-head { color: #FFF; }
.sbBox { border-top: 2px solid #FFF; display: block; padding: 14px 0 13px; }
.sbBox:last-child { padding: 14px 0 0; }
.blog-sidebar a:hover { text-decoration: underline; }
.blog-sidebar > ul {
	padding: 0 20px 40px 40px;
	font-style: normal;
}
.blog-sidebar > ul li { padding: 0 0 10px; }
.blog-sidebar > ul li:last-child { padding: 0; }
.blog-sidebar > ul li a { color: #FFF; position: relative; }
.blog-sidebar > ul li a:hover { color: #FFFF00; }
.blog-sidebar > ul li a::before { background: #FFF; border-radius: 6px; content: ""; height: 6px; left: -20px; position: absolute; top: 8px; width: 6px; }
.blog-sidebar > ul li a:hover::before { background: #FFFF00; }
.blog-sidebar > ul > ul { padding: 0 0 0 20px; }
.blog-sidebar > ul:last-child { padding: 0 20px 0 40px; }
@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;
	}
}
@media screen and (min-width: 1640px) {
	.blog-sidebar { padding: 38px 0 40px; }
	.blog-sidebar > ul { padding: 0 30px 40px 50px; }
	.blog-sidebar > ul:last-child { padding: 0 30px 0 50px; }
	.blog-sidebar > ul li a::before { top: 10px; }
}


/* Blog zone */
.sbBlog { background: #F7F5F3; padding: 40px 0 30px; }
.sbBlog .sxn-head { border-bottom: 1px solid #B4B4B4; margin: 0 0 11px; padding: 0 20px 34px 20px; }
.sbBlogList { display: block; padding: 0 20px; }
	.sbBlogList li { padding: 0 0 5px; }
	.sbBlogList li:last-child { padding: 0; }
	.sbBlogList li a { background: #D6AC60; border-radius: 5px; color: #f9eedc; display: block; padding: 5px 5px 6px 35px; position: relative; }
	.sbBlogList li a:before {
		border-top: 2px solid #f9eedc;
		border-left: 2px solid #f9eedc;
		content: ''; height: 10px; left: 5px; margin: -10px 0 0 0; position: absolute; top: 50%; transform: rotateZ(135deg) translateY(-50%); width: 10px;
	}
	.sbBlogList li a:hover { background: #8C1717; color: #FFF; }
	.sbBlogList li a:hover:before { border-top: 2px solid #FFF; border-left: 2px solid #FFF; }
	.sbBlogList li ul.children { padding: 5px 0 0 15px; }
.sbBlogArchives { padding: 0 20px 40px 20px; }


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


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


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


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


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


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


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


/* Form Validation -- Begins */
form input[type=text].validationError, 
form textarea.validationError, 
form select.validationError,
form .validationError::placeholder {
    background-color: red !important;
    color: #fff !important;
}
form .validationError:-moz-placeholder,
form .validationError::-moz-placeholder {
	opacity: 1;
}
input[type=checkbox].validationError {
    position:relative
}
.cfRequiredMark {
	position: relative;
	font-size: 0;
}
input[type=radio].validationError + .cfRequiredMark:before,
input[type=checkbox].validationError  + .cfRequiredMark:before {
	display: inline-block;
	content: "";
	position: absolute;
	left: -26px;
	top: -11px;
	background-color: red;
	height: 8px;
	width: 8px;
	border-radius: 4px;
	opacity: 1;
	box-shadow: 1px 1px 3px red;
}
.validationFeedback {
    display: none;
    text-align: center;
    background-color: #f5770c;
    color: #000;
    padding: 20px 20px 0;
    margin: 20px auto;
}
.vfActive {
  display: block;
}
.vfFailedFullNamelValidationPrompt,
.vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidationPrompt,
.vfFailedZipValidationPrompt {display: none;}
.vfFailedFullNamelValidation .vfFailedFullNamelValidationPrompt,
.vfFailedEmailValidation .vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidation .vfFailedTelephoneValidationPrompt,
.vfFailedZipValidation .vfFailedZipValidationPrompt {display: block;}
/* Form Validation -- Ends */


/* Main Content subpage */
.mcFlex { display: flex; flex-direction: column; gap: 30px 20px; padding: 30px 0 0; width: 100%; }
.mcfBlock.mcfSide { margin: 0 auto; max-width: 259px; padding: 0; text-align: center; }
.mcImgScale { display: block; height: auto; max-width: 100%; }
.mcFlex h2 em { color: #000; display: block; font-family: "Merriweather", serif; font-size: 16px; font-style: normal; font-weight: 300; padding: 0; text-transform: uppercase; }
@media screen and (min-width: 1120px) {
	.mcFlex { flex-direction: row; gap: 20px 40px; }
	.mcfBlock { flex: 1; }
	.mcfBlock.mcfSide { flex: none; width: 37%; }
	.mcfBlock.mcfSide .mcImg { margin: 0; }
}
@media screen and (min-width: 1640px) {
	.mcfBlock.mcfSide { max-width: 289px; }
	.mcFlex { gap: 20px 50px; }
	.mcFlex h2 em { font-size: 18px; }
}


/* Results list */
.mcReslist {
	align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; gap: 20px; justify-content: center; padding: 27px 0 0;
}
.mcResItem {
	background: #E8E8E8;
	box-sizing: border-box;
	max-width: 100%; width: 320px;
}
.mcResBox { box-sizing: border-box; display: block; padding: 40px 30px 20px; }
.mcResValue {
	color: #136E14;
	display: block;
	font-family: "Merriweather", serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 1;
	position: relative;
	padding: 0 0 10px;
	text-transform: uppercase;
}
.mcResTitle {
	font-size: 18px;
	line-height: 1.2;
	font-weight: 400;
	padding: 0 0 22px;
}
@media screen and (min-width: 700px) {
	.mcReslist { align-items: flex-start; flex-direction: row; }
	.mcResItem { align-self: stretch; display: flex; justify-content: stretch; }
}
@media screen and (min-width: 1120px) {
	.mcResValue { font-size: 30px; }
}
@media screen and (min-width: 1280px) {
	.mcResItem { width: 386px; }
}
@media screen and (min-width: 1640px) {
	.mcReslist { gap: 40px; }
	.mcResItem { width: 505px; }
	.mcResBox { padding: 51px 40px 32px; }
	.mcResValue { font-size: 40px; }
	.mcResTitle { font-size: 20px; }
}


/*  < navmm_scrollable v1.3 >  */
nav.mm_mob .navmm_scrollable .menu_more_indicator {
	display: none;
}
@media screen and (min-width: 800px) {
	nav.mm .navmm_scrollable .navmm_scroll_menu {
		z-index: 999;
		position: absolute;
		top: 100%;
		left: 0;
		width: 200px; /* modme */
/* 		background: #4B91E2; */ /* modme */
		transform-origin: top;
		-moz-transform: scaleY(0);
		-webkit-transform: scaleY(0);
		-ms-transform: scaleY(0);
		transform: scaleY(0);
		opacity: 0;
		transition: 300ms;
	}
	nav.mm .navmm_scrollable:hover .navmm_scroll_menu {
		-moz-transform: scaleY(1);
		-webkit-transform: scaleY(1);
		-ms-transform: scaleY(1);
		transform: scaleY(1);
		opacity: 1;
	}
	nav.mm .navmm_scrollable .navmm_scroll_menu > ul {
		position: relative;
		box-sizing: border-box;
		width: 100%;
		max-height: calc( 60vh - 140px );
		overflow-y: auto;
	}
/*	nav.mm ul ul .navmm_scrollable .navmm_scroll_menu > ul {
		max-height: calc( 20rem - 140px );
	} */
	nav.mm ul ul .navmm_scrollable .navmm_scroll_menu {
		left: 100%;
		top: 0;
	}
	nav.mm ul ul .navmm_scrollable .navmm_scroll_menu ul {
		left: 0;
	}
	nav.mm .navmm_scrollable .navmm_scroll_menu > ul {
		-moz-transform: scaleY(1);
		-webkit-transform: scaleY(1);
		-ms-transform: scaleY(1);
		transform: scaleY(1);
		opacity: 1;
	}
	nav.mm .navmm_scrollable .menu_more_indicator {
		display: none;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	nav.mm .navmm_scrollable:hover .menu_more_indicator {
		display: block;
		height: 42px;
		padding: 4px 8px;
		font-size: 18px;
		color: #fff;
		width: 100%;
		line-height: 1;
		font-style: normal;
		font-weight: normal;
		text-align: center;
		text-transform: uppercase;
		background: #000;
		border: 1px solid #000;
	}
	nav.mm .navmm_scrollable:hover .menu_more_indicator.js_inactive {
		display: none;
	}
	nav.mm .navmm_scrollable:hover .menu_more_indicator.js_scroll_inactive {
		display: none;
	}
	nav.mm .navmm_scrollable .menu_more_indicator .menu_more_indicator_label {
		display: inline-block;
		padding: 1px 0 0;
		vertical-align: middle;
	}
	nav.mm .navmm_scrollable .menu_more_indicator_icon {
		display: inline-block;
		margin: 0 0 0 10px;
		width: 19px;
		height: 31px;
		vertical-align: middle;
		background-image: url(img/mouse-scroll-animation.png);
	}
	nav.mm .navmm_scrollable:hover .navmm_scroll_menu > ul ul {
		opacity: 1;
		position: relative;
		top: 0;
		left: 0;
		box-sizing: border-box;
		display: block;
		width: 100%;
		border-left: 0;
		border-bottom: 0;
		transform: scaleY(1);
	}
/* 
	nav.mm .navmm_scrollable:hover .navmm_scroll_menu > ul > li > ul {
		margin: 0 0 0 20px;
		width: calc( 100% - 21px );
	}
 */
}
/*  </ navmm_scrollable v1.3 >  */

nav.mm .navmm_scrollable .navmm_scroll_menu ul {top: 0;}
nav.mm .navmm_scrollable .navmm_scroll_menu ul ul {padding: 0;}
nav.mm .navmm_scrollable .navmm_scroll_menu ul a { color: #000; }
nav.mm .navmm_scrollable ul li:hover > a { background: #FFF;} /* modme to match ul bg color */
nav.mm .navmm_scrollable ul li:hover > a:hover {background: #036404; color: #FFF;} /* modme to match hover bg color */
nav.mm .navmm_scrollable:hover .navmm_scroll_menu  ul ul a {padding-left: 20px;}
nav.mm .navmm_scrollable:hover .navmm_scroll_menu  ul ul ul a {padding-left: 40px;}
nav.mm .navmm_scrollable:hover .navmm_scroll_menu  ul ul ul ul a {padding-left: 70px;}
nav.mm .navmm_scrollable:hover .navmm_scroll_menu  ul ul ul ul ul a {padding-left: 100px;}

/* Begins: Get More Posts - Ajax */
a#univ_load_more_posts {
    background-color: #036404;
    color: #fff;
    padding: 7px 20px;
    display: block;
    width: 200px;
    margin: 0 auto 0;
    text-align: center;    
}
a#univ_load_more_posts:hover {
    background-color: #23a625;
    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 */