/*
Theme Name: Cooper Trial Law
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-size: 18px;
	line-height: 1.3;
	color: #000;
	background: #fff;
	font-family: "Red Hat Display", sans-serif;
}
a {color: #50A55E;}
a, a:link, a:active, a:visited {text-decoration: none; outline: none;}
.animate__animated {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.officiallyAnimated, .ie9 .animate__animated, #persistentHeader .animate__animated, #persistentHeader.animate__animated {opacity: 1;}
article hr {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	width: 80%;
	margin: 0 auto 20px;
}

#wrapper {overflow: hidden;}
.sxn-wrap {
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
}
.sxn-button {
  max-width: 398px;
  width: 100%;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  line-height: 70px;
  position: relative;
  padding: 0 50px 0 0;
  background: #2d5f34;
  cursor: pointer;
  z-index: 2;
  margin: 40px 0 0;
  box-sizing: border-box;
}
.sxn-button:before {
  content: "";
  position: absolute;
  background: url(img/icons/btn-bg.png);
  width: 16px;
  height: 55px;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
}
.sxn-button:after {
  content: "";
  position: absolute;
  width: calc(50% - 50px);
  height: 100%;
  top: 0px;
  background: linear-gradient(90deg, #2d5f34 0%, #06300c 100%);
  opacity: 0.6;
  z-index: -1;
  right: 50px;
}
.sxn-button:hover {
  background: #50a55e;
  text-decoration: none !important;
}
.sxn-button:hover:after {
  background: linear-gradient(90deg, #50a55e 0%, #06300c 100%);
}
.sxn-button:hover:before {
  background-position: right;
}
.sxn-head {
  /*! text-transform: uppercase; */
  font-size: 35px;
  margin: 0 0 40px;
  font-family: "Manrope", sans-serif;
}

#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: #2D5F34;
	box-sizing: border-box;
}
body.fsMenuOn #persistentHeader {
	-webkit-transform: none; /* Safari and Chrome */
			 -moz-transform: none; /* Firefox */
				-ms-transform: none; /* IE 9 */
				 -o-transform: none; /* Opera */
						transform: none;
}
#mhWrapper {
	max-width: 1600px;
	margin: 0 auto;
	padding: 20px;
}
	#logo-main {
		display: block;
		width: 90%;
		max-width: 369px; /*modme*/
		margin: 0 auto 20px;
		flex: 1;
	}
	#logo-main img {
	  display: block;
	  width: 100%;
	  height: auto;
	}
	.mhDetails {
	  color: #62a76c;
	  font-size: 20px;
	  font-style: italic;
	  text-transform: uppercase;
	  text-align: center;
	}
	.mhDetails a {
	  display: block;
	  font-size: 30px;
	  color: #fff;
	  padding: 0 0 0 34px;
	  font-style: normal;
	  position: relative;
	  margin: 10px auto 0;
	  width: fit-content;
	}
	.mhDetails a:hover {
	  text-decoration: underline;
	}
	.mhDetails a:before {
	  content: url(img/icons/phone-icon.webp);
	  position: absolute;
	  left: 0;
	}



/* Enable these next two lines to modify dropdown colors
html body nav.mm ul li:nth-child(2) ul {display: block; transform: scaleY(1); opacity: 1}
html body nav.mm ul li:nth-child(2) ul li:nth-child(2) > a {background-color: #5B9FC4;}
*/
nav.mm {
	text-align: center;
	position: relative;
	z-index: 100;
}
nav.mm > ul > li > a {
	padding: 10px 10px;
	font-size: 14px;
	color: #fff;
	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: #50A55E; color: white;}
nav.mm ul ul {background: #50a55e; width: 190px; border: 1px solid #3f6c46;}
nav.mm ul ul li:hover > a {background: #3f6c46; }
nav.mm ul ul li {border-top: 1px solid #3f6c46;}
nav.mm ul ul a {
	color: #fff;
	padding: 15px 10px;
	font-size: 14px;
	text-transform: none;
	line-height: 1.3;
	font-weight: normal;
}
nav.mm ul {padding: 0; margin: 0; font-size: 0;}
nav.mm li {position: relative;}
nav.mm ul a {display: block; text-decoration: none;}
nav.mm > ul > li {display: inline-block;}
nav.mm ul ul {
	display: block;
	position: absolute;
	text-align: left;
	left: 0;
	top: -1px;
	transform-origin: top;
	-moz-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	opacity: 0;
	transition: 300ms;
}
nav.mm ul li:hover > ul {
	-moz-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	opacity: 1;
}
nav.mm ul ul ul {left: 100%;}
nav.mm ul ul li:first-child {border: 0;}

body.admin-bar #mmiWrapper {position: static;}
body.admin-bar.mob_menu #wrapper {padding: 0;}
body.mob_menu #wrapper {padding: 34px 0 0;}
body.mob_menu #wpadminbar {position: absolute;}
body.fsMenuOn #wpadminbar, body.fsMenuOn #contact-tab {display: none;}
#mmiWrapper, #mblSearchCont, nav.mm_mob {display: none;}
.mob_menu #mmiWrapper,
.fsMenuOn #mblSearchCont,
.fsMenuOn #closeMenu,
.fsMenuOn nav.mm_mob {display: block;}
.fsMenuOn #mmiWrapper {z-index: 1;}
#mmiWrapper, #closeMenu {background: #000;} /*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 #454141;} /*modme*/
	#mm1 {border-left: 1px solid #454141;} /*modme*/
	#mm1 > a {background-position: 15px 0;}
	#mm2 > a {background-position: 15px -34px;}
	#mm3 > a {background-position: 15px -68px;}
	#mm4 > a {background-position: 15px -102px;}
	#mm5 > a {background-position: 15px -136px;}
	#mm6 > a {background-position: 15px -170px;}
	/* Dropdown support */
	.mmi > ul {
		z-index: 1;
		width: 297px;
		left: -1px;
		display: none;
		position: absolute;
	}
	.mmi:hover ul {display: block;}
	.mmi ul li {
		border-top: 1px solid #333; /*modme*/
	}
	.mmi ul li:first-child {border: 0;}
	.mmi ul a {
		background: #666; /*modme*/
		color: #fff; /*modme*/
		display: block;
		padding: 10px 10px;
		font-size: 16px;
	}
	.mmi ul a:hover {
		background: #999; /*modme*/
	}
	@media screen and (min-width: 385px) {
		#mm6 {width: 110px;}
		#mm6 > a {
			padding: 0 0 0 47px;
			text-indent: 0;
		}
		.mmi > ul {width: 350px;}
	}
nav.mm_mob {
	position: absolute;
	padding: 54px 0 20px;
	left: 0;
	top: 0;
	width: 100%;
	background: #505050; /*modme*/
	z-index: 9999;
}
	nav.mm_mob ul {padding: 0;}
	nav.mm_mob > ul {padding: 0;}
		nav.mm_mob ul li {
			list-style-type: none;
			list-style-position: outside;
			display: block;
		}
		nav.mm_mob ul a {
			display: block;
		    padding: 5px 20px 4px 0;
		    color: #fff;
		    font: 15px/1 arial, sans-serif;
		    -webkit-font-smoothing: antialiased;
		    -moz-osx-font-smoothing: grayscale;
		}
		nav.mm_mob a:hover {
			background: #676767; /*modme*/
			text-decoration: none;
		}
			nav.mm_mob ul a {padding-left: 20px;}
			nav.mm_mob ul ul a {padding-left: 40px;}
			nav.mm_mob ul ul ul a {padding-left: 60px;}
			nav.mm_mob ul ul li a {text-transform: none;}
#closeMenu {
	display: none;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	font-family: arial, sans-serif;
	color: #fff;
	z-index: 999999999;
	top: 0;
	right: 0;
	width: 100%;
	text-transform: uppercase;
	position: fixed;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
}
#closeMenu:hover {text-decoration: none; color: #ccc;}
body.fsMenuOn #menuWall {
	position: fixed;
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	z-index: 999;
	content: "";
	width: 100%;
	height: 200%;
	left: 0;
	top: 0;
}
#mblSearch {
	max-width: 350px;
	padding: 0 20px 20px;
	overflow: hidden;
}
#mblsInput, #mblsSubmit {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	float: left;
	display: inline;
	box-sizing: border-box;
}
#mblsInput {
	box-sizing: border-box;
    padding: 0 16px;
    width: 70%;
    height: 32px;
    font: 14px/normal arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 0;
    border-radius: 4px 0 0 4px;
    outline: 0;
}
#mblsSubmit {
	cursor: pointer;
    width: 30%;
    height: 32px;
    color: #fff;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    background: #000;
    border: 0;
    border-radius: 0 4px 4px 0;
    transition: all 250ms ease;
}
#mblsSubmit:hover {background: #7A807A;} /*modme*/

@media screen and (min-width: 800px) {
	#wrapper {
			 /*modme*/
	padding: 171px 0 0;
	}
	#persistentHeader{
		 /*modme*/
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
		padding: 20px 20px 47px;
	}
	.sxn-button {
	  font-size: 22px !important;
	}
	.sxn-head {
	  font-size: 45px;
	}
	body.admin-bar #persistentHeader {
	  top: 32px;
	}
	body.admin-bar.fsMenuOn #persistentHeader {
	  top: 0;
	}
	body.sticky_zone .noSticky {
	  display: none;
	}

	#mhWrapper {
	  display: flex;
	  justify-content: space-between;
	  gap: 30px;
	  padding: 0;
	  position: relative;
	}
	nav.mm {
	  position: absolute;
	  bottom: -37px;
	  left: 0;
	  right: 0;
	}
	.mhDetails {
	  text-align: right;
	}
	.mhDetails a {
	  margin: 10px 0 0 auto;
	}
	#logo-main {
	  margin: 0 0 20px;
	}

}
@media screen and (min-width: 1100px) {
	nav.mm {
	  position: relative;
	  margin: 20px 0 0 0;
	  text-align: right;
	  bottom: 0;
	  left: unset;
	  right: -9px;
	}
	.mhDetails a {
	  display: inline-block;
	  margin: 0 0 0 10px;
	}
	#persistentHeader {
	  background: none;
	  padding: 0;
	  padding: 0 20px;
	}
	.mhCont {
	  background: #2d5f34b3;
	  padding: 12px 0;
	  position: relative;
	}
	.mhCont:after {
	  content: "";
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  background: inherit;
	  top: 0;
	  right: -100%;
	}
	#mhWrapper {
	  align-items: end;
	}
	#logo-main {
	  margin: 0;
	  flex: 1;
	}

	.sticky_zone #persistentHeader {
	  background: #000;
	}
	.sticky_zone #persistentHeader #mhWrapper {
	  align-items: center;
	}

}

@media screen and (min-width: 1120px) {
	#wrapper {padding: 0}
}

@media screen and (min-width: 1300px) {
	.mhCont {flex: 1;}
	#mhWrapper {gap: 53px;}
	#logo-main {flex: unset;}
	nav.mm > ul > li > a {font-size: 15px;padding: 10px 7px;}
}

@media screen and (min-width: 1500px) {
	nav.mm > ul > li > a {font-size: 18px;}
	nav.mm > ul > li {margin: 0 4px;}
	nav.mm {right: -19px;}

}

@media screen and (min-width: 1600px)  {
	#mhWrapper {gap: 80px;}
	nav.mm > ul > li {margin: 0 8px;}
	nav.mm > ul > li > a {padding: 10px}

}


#homeslides {
	position: relative;
	background: #fff;
	height: 320px;
}
.homeslide:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 47%;
  left: 0px;
  top: 0px;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, #000000 92.31%);
  z-index: 1;
}
.homeslide:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 51%;
  left: 0px;
  bottom: -90px;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, #000000 92.31%);
  transform: rotate(-180deg);
  z-index: 1;
}

.homeslide  {position: relative}
.homeslideImg {
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
#homeslide1 { opacity: 1; }
#homeslideImg1 {
  background-image:url(img/slides/home/800/1-v2.webp)
}
#homeslideImg2 {
  background-image:url(img/slides/home/800/2-v2.webp)
}
#homeslideImg3 {
  background-image:url(img/slides/home/800/3-v2.webp)
}
.slideContent {
	position: relative;
	height: 100%;
	width: 100%;
}
.slideBox {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	z-index: 3;
	left: 0;
	right: 0;
	text-align: center;
}
.slideHead {
  color: #fff;
  font-size: 20px;
  /*! text-transform: uppercase; */
	font-family: "Manrope", sans-serif;
}
.slideHead span {
  display: block;
  font-size: 30px;
  font-family: "Manrope", sans-serif;
}


.subslide {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 240px;
  position: relative;
}
.subslide:before {content:''; position: absolute;width: 100%;height: 64%;left: 0px;top: 0px;background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, #000000 92.31%);z-index: 1;}


#subslide1 {
  background-image: url(img/slides/sub/800/1-v2.webp);
}
#subslide2 {
  background-image: url(img/slides/sub/800/2-v2.webp);
}
#subslide3 {
  background-image: url(img/slides/sub/800/3.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: 400px}
	#homeslideImg1 {
background-image:url(img/slides/home/1120/1-v2.webp)
}
#homeslideImg2 {
background-image:url(img/slides/home/1120/2-v2.webp)
}
#homeslideImg3 {
background-image:url(img/slides/home/1120/3-v2.webp)
}

	.slideHead  {font-size: 30px;}
	.slideHead span {font-size: 50px;}

	.subslide {
	height: 340px;
}
#subslide1 {
	background-image: url(img/slides/sub/1120/1-v2.webp);
}
#subslide2 {
	background-image: url(img/slides/sub/1120/2-v2.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) {

}

@media screen and (min-width: 1120px) {
	#homeslideImg1 {
background-image:url(img/slides/home/2000/1-v2.webp)
}
#homeslideImg2 {
background-image:url(img/slides/home/2000/2-v2.webp)
}
#homeslideImg3 {
background-image:url(img/slides/home/2000/3-v2.webp)
}
#homeslides {height: 806px;}
.slideHead {
  font-size: 40px;
  line-height: 100%;
}
.slideHead span {
  font-size: 65px;
  line-height: 100%;
  margin: -4px 0 5px;
}
.slideBox {
  padding: 20px 20px 75px;
}


	.subslide {
	height: 638px;
}
#subslide1 {
	background-image: url(img/slides/sub/2000/1-v2.webp);
}
#subslide2 {
	background-image: url(img/slides/sub/2000/2-v2.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); }
}

#sync {height: 0; width: 0;}
.syncItem {position: relative; z-index: 0;}

/* BELOW THE FOLD (BTF) BEGINS */

p {padding: 0 0 25px;}
li {list-style-type: none; list-style-position: outside;}
.topo {display: block; overflow: hidden;}
.topo img {display: block; width: 100%;}

#contentArea {
	margin: 0 auto;
	overflow: hidden;
}
#mainContent {
	line-height: 1.7;
	color: #000;
}
#crumbs {margin: 0 0 10px}
	.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: bold;
		color: #2D5F34;
		padding: 0 0 5px 0;
		font-family: "Manrope", sans-serif;
	}
	.article h1 {
		font-size: 25px;
		padding: 0 0 20px 0;
		color: #000;
		font-family: "Manrope", sans-serif;
	}
	.article h2 {
		font-size: 20px;
		padding: 0 0 25px 0;
	}
	.article h3 {
		font-size: 19px;
		color: #000;
		padding: 0 0 20px;
	}
	.article h4 {
		font-size: 16px;
		font-style: italic;
	}
	.article h5 {
		font-size: 16px;
	}
	.headshot {
		width: 40%;
		max-width: 220px;
		height: auto;
		float: left;
		margin: 0 15px 5px 0;
	}
	.article .alignright, .article .aligncenter, .article .alignleft{
		display: block;
		margin: 10px auto;
		max-width: 100%;
		height: auto;
	}
	.mcImgScale{
		/*Do not add any additional css to this class.*/
		max-width: 100%;
		height: auto;
	}
	.mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;}

.mcMore {
  transition: 0.5s height;
  visibility: hidden;
  height: 0;
  opacity: 0;
  display: none;
}
.mcMore.active {
  visibility: visible;
  height: auto;
  opacity: 1;
  transition: 0.2s height;
  display: block;
}

/* Testimonials Zone */
.sxn-testimonials {
  text-align: center;
  padding: 30px 20px;
  background-image: url(img/testimonials/bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.sxn-testimonials .sxn-head {
  color: #fff;
}
.sxn-testimonials:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0px;
  top: 0px;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, #000000 92.31%);
  opacity: 0.75;
}

.tests-cont-outer {
  position: relative;
  padding: 10px;
  margin: 0px auto;
  max-width: 1446px;
  width: 100%;
  box-sizing: border-box;
  background: #FFFFFFBF;
}
.testimonials-container {background: #fff;}
.testimonial-slide {

}
.swiper-btn {width: 44px !important;height: 145px !important;transform: translateY(-43%);background-color: #3F6C46;background-image: url(img/icons/prev.png);background-position: center;background-repeat: no-repeat;position: absolute !important;display: inline-block !important;}
.swiper-btn:hover {background-color:#50A55E}
.swiper-btn:after {display: none}
.test-button-next {right: -20px !important;background-image: url(img/icons/next.png);}
.test-button-prev {left: -20px !important;}

.icon-stars {
display: block;
background-image: url(img/icons/stars.webp);
background-repeat: repeat-x;
background-position: top left;
background-size: contain;
width: calc(43px  * 3);
height: 38px;
margin: 0 auto;
}
.rate5 {
width: calc(46px * 5);
}
.rate4 {
width: calc(46px  * 4);
}
.test-inner {
  background: #fff;
  padding: 20px 30px;
  position: relative;
}
.test-inner p {
  line-height: 30px;
}
.test-inner p a {
  font-weight: bold;
  text-transform: uppercase;
  color: #3f6c45;
}
.test-inner p a:hover {
  text-decoration: underline;
}
.test-inner cite {
  font-size: 24px;
  font-weight: bold;
  font-family: "Playfair Display", serif;
}
.test-head {
  margin: 20px 0;
  font-size: 25px;
  color: #2d5f34;
  font-family: "Manrope", sans-serif;
}



@media screen and (min-width: 800px) {
	.tests-cont-outer {padding: 30px}
	.test-button-prev {left: -30px !important;}
	.test-button-next {right: -30px !important;}
	.swiper-btn {width: 60px !important; height: 247px !important;}
	.sxn-testimonials {padding: 30px}
}

@media screen and (min-width: 1000px) {
	.sxn-testimonials {padding: 60px 30px}
	.test-inner {padding: 20px 70px;}
	.swiper-slide-active .test-inner:before {
	  content: "";
	  position: absolute;
	  width: 2px;
	  height: 81%;
	  top: 50%;
	  transform: translateY(-50%);
	  background: #3d6943;
	  right: 0;
	}

}

@media screen and (min-width: 1300px) {
	.test-inner {padding: 20px 126px;}

}

/* Content Area */
.sxn-content {
  padding: 30px 20px;
}
.mcHome {
  display: flex;
  gap: 30px;
  align-items: start;
  flex-wrap: wrap;
}
.mcHome-cont {
  width: 100%;
}
.mhThumbnail {
  max-width: 413px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  width: 100%;
}
.mhThumbnail span {
  display: block;
  padding: 25px;
  background: #2d5f34;
  color: #fff;
  font-style: italic;
  box-sizing: border-box;
  max-width: 360px;
  margin: 0 auto -50px;
  position: relative;
  top: -80px;
}
.mhThumbnail img {
  width: 100%;
  height: auto;
  margin: 0;
  display: block;
}

#sidebar {
  max-width: 400px;
  text-align: center;
  margin: 30px auto 0;
  width: 100%;
}
.sb-form {
  background: #2d5f34;
  color: #fff;
  padding: 30px;
  text-align: left;
  margin: 0 auto 50px;
}
.sb-form .sxn-head {
  font-size: 27px;
  text-align: center;
}
.sb-form .fTopblock {
  display: block;
}
.sb-form .consent-req {
  margin: 0 0 15px;
}
.sb-form .formSubmitBox {
  flex-wrap: wrap;
}
.sb-form .grDisclaimerBox {
  width: 100%;
}
.sb-form .formRecaptcha {
  width: 100%;
}

.sb-areas {
  background: #000;
  color: #fff;
  padding: 30px;
}
.sb-areas .sxn-head {
  font-size: 35px;
  margin: 0 0 30px;
}
.sb-areas ul {
}
.sb-areas ul li {
  margin: 10px 0;
}
.sb-areas ul li a {
  display: block;
  border: 2px solid #fff;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 13px 10px;
}
.sb-areas ul li a:hover {
  background: #fff;
  color: #000;
}


.sbBlog {
  max-width: 400px;
  width: 100%;
  background: #2d5f34;
  color: #fff;
  padding: 30px 20px;
  box-sizing: border-box;
}
.sbBlog ul {
  text-align: left;
  padding: 0 0 20px 30px;
}
.sbBlog ul li {
  list-style-type: disc;
  margin: 0 0 10px;
  color: #fff;
}
.sbBlog a {
  color: #fff;
}
.sbBlog a:hover {
  text-decoration: underline;
}

@media screen and (min-width: 800px) {
	.sxn-content {padding: 40px}
	.mcHome-cont {flex: 1
	}
  .mcHome-cont .sxn-button {margin: 50px 50px 0 auto;}
	.mhThumbnail {max-width: 300px}

	.sb-form .sxn-head {font-size: 35px}
}

@media screen and (min-width: 1000px) {
	.article h1 {
	  font-size: 45px;
	}
	.article h2 {
	  font-size: 30px;
	}
	.article h3 {
	  font-size: 22px;
	}
	.mhThumbnail {
	  max-width: 413px;
	}
	.mhThumbnail span {
	  position: relative;
	  top: -92px;
	  padding: 28px;
	  font-size: 20px;
	  line-height: 30px;
	}
	#sidebar {
	  margin: 0;
	}
	#mainContent {
	  flex: 1;
	}
	#contentArea {
	  display: flex;
	  gap: 75px;
	}

}

@media screen and (min-width: 1120px) {
	.sxn-content {padding: 100px 60px 70px;}
}

@media screen and (min-width: 1300px)  {
	.mcHome {gap: 70px}
}

/* Areas Zone */
.sxn-areas {
  padding: 30px 20px;
  text-align: center;
  background-image: url(img/areas/bg.webp);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
.areas-cont {
  max-width: 1120px;
  margin: 0 0 0 auto;
  color: #fff;
}
.areas-list {
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 26px;
  background: #2d5f34bf;
}
.areas-list li {
  width: 100%;
}
.areas-list li a {
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  border: 2px solid #fff;
  display: block;
  height: 72px;
  line-height: 72px;
  padding: 0 30px 0 0;
  position: relative;
  max-width: 300px;
  margin: 0 auto;
}
.areas-list li a:before {
  content: "";
  position: absolute;
  background: url(img/icons/btn-bg2.png);
  width: 16px;
  height: 55px;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
}
.areas-list li a:after {
  content: "";
  position: absolute;
  width: 28px;
  height: 82%;
  top: 50%;
  right: 0;
  border-left: 2px solid #fff;
  transform: translateY(-50%);
}
.areas-list li a:hover {
  background: #fff;
  color: #000;
}
.areas-list li a:hover:before {
  background-position: right;
}
.areas-list li a:hover:after {
  border-color: #000;
}

@media screen and (min-width: 600px) {
  .areas-list li a {
    padding: 0 56px 0 0;
    font-size: 17px;
    max-width: 100%;
    margin: 0;
  }
  .areas-list li a::before {
    right: 17px;
  }
  .areas-list li a::after {
    width: 56px;
  }
}

@media screen and (min-width: 800px) {
  .areas-list li {
    width: calc(50% - 13px);
  }
}

@media screen and (min-width: 1100px) {
  .areas-list li a {
    font-size: 24px;
  }
  .areas-list {
    padding: 50px 20px;
  }
  .sxn-areas {
    padding: 65px 20px;
  }
}

@media screen and (min-width: 1300px) {
  .areas-list {
    padding: 50px;
  }
}


/* Profile Zone */
.sxn-profile {
  padding: 30px 20px;
  background-image: url(img/profile/bg.webp);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
}
.profile-cont {
}
.profile-dtls {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.profile-name {
  font-size: 34px;
  text-transform: uppercase;
  width: 100%;
  font-family: "Manrope", sans-serif;
}
.profile-name span {
  display: block;
  color: #2d5f34;
  font-size: 21px;
  text-transform: none;
}
.profile-dtls ul {
}
.profile-dtls ul li {
  margin: 14px 0;
}
.profile-dtls ul li a {
  display: block;
  position: relative;
  font-size: 30px;
  color: #3f6c45;
  padding: 0 0 0 47px;
  text-transform: uppercase;
}
.profile-dtls ul li a:hover {
  text-decoration: underline;
}
.profile-dtls ul li a:before {
  content: url(img/icons/phone-icon2.png);
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
}
.profile-dtls ul li:last-child a:before {
  content: url(img/icons/mail-icon.png);
  left: 0;
}
.profile-inner p {
  padding: 30px 0;
  margin: 10px 0 0;
  line-height: 30px;
  border-top: 2px solid #3f6c45;
}
.profile-img {
  width: 100%;
  height: auto;
  margin: 0 auto 20px;
  max-width: 560px;
  display: block;
}
.sxn-profile .sxn-button {
  margin: 20px auto 0;
  font-size: 16px;
}

@media screen and (min-width: 800px) {
  .profile-dtls {
    gap: 20px;
    max-width: 800px;
    width: 100%;
    position: relative;
    justify-content: space-between;
  }
  .profile-dtls:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 87px;
    background: #3f6c45;
    left: 131px;
    right: 0;
    margin: 0 auto;
    top: 11px;
  }
  .profile-name {
    width: fit-content;
    font-size: 45px;
  }
  .profile-name span {
    font-size: 26px;
  }
}

@media screen and (min-width: 1000px) {
  .profile-cont {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: start;
  }
  .profile-inner {
    flex: 1;
  }
  .profile-img {
    max-width: 236px;
    order: 2;
  }
  .sxn-profile {
    padding: 100px 20px;
  }
}

@media screen and (min-width: 1200px) {
  .profile-img {
    max-width: 396px;
  }
  .profile-cont {
    gap: 70px;
  }
}
@media screen and (min-width: 1400px) {
  .profile-img {
    max-width: 560px;
    position: relative;
    top: -63px;
  }
}

/* Badges Zone */
.sxn-badges {
  padding: 30px 20px;
  background: #f2f2f2;
}
.badges-list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
}
.badges-list li {
}
.badges-list li img {
  display: block;
  width: 100%;
  height: auto;
}

@media screen and (min-width: 1000px) {
  .badges-list {
    gap: 85px;
  }
  .sxn-badges {
    padding: 65px 20px;
  }
}

/* Contact Zone */
.sxn-contact {
  padding: 30px 0;
  background-image: url(img/contact/bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  color: #fff;
}
.sxn-contact:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 36%;
  left: 0px;
  top: 0px;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, #000000 92.31%);
  opacity: 0.75;
}
.sxn-contact .sxn-head {
  text-align: center;
}
.contact-cont {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #2d5f34f2;
  gap: 30px;
  padding: 30px 20px;
}
.contact-thumb {
  max-width: 413px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  width: 100%;
}
.contact-thumb img {
  width: 100%;
  height: auto;
  margin: 0;
  display: block;
}
.contact-thumb span {
  display: block;
  padding: 25px;
  background: #000;
  color: #fff;
  font-style: italic;
  box-sizing: border-box;
  max-width: 360px;
  margin: 0 auto -50px;
  position: relative;
  top: -80px;
}


.form-cont {
  width: 100%;
}
.formBlock {
  margin: 0 0 30px;
  width: 100%;
}
.formInput input,
.formInput textarea {
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 20px;
  outline: none;
  resize: none;
  width: 100%;
  overflow: hidden;
  padding: 5px 0;
  border: none;
  background: none;
  font-family: "Red Hat Display", sans-serif;
  border-bottom: 3px solid #fff;
}
.formInput textarea {
  height: 44px;
  box-sizing: border-box;
}
.formInput input::placeholder,
.formInput textarea::placeholder {
  color: #fff;
}
.formInput label {
  width: 100%;
  display: block;
  position: relative;
  font-size: 20px;
  font-weight: bold;
}
.formBlockSubmit {
  display: flex;
  flex-direction: column;
  margin: 36px 0 0;
  gap: 30px;
}
.formReqSubmit {
  /*! margin: 0; */
  /*! display: flex; */
  /*! max-width: 100%; */
  /*! width: 100%; */
  /*! justify-content: space-between; */
}
.formSubmitBox {
  display: flex;
  gap: 40px 20px;
  width: 100%;
  margin: 0 auto;
  flex-wrap: wrap;
}
.formRecaptcha {
  vertical-align: middle;
  height: 58px;
  margin: 0;
}
.formSubmit {
  position: relative;
  width: 100%;
  max-width: 398px;
  background: #000;
}
.formSubmit .sxn-button {margin: 0;border: none;background: none;line-height: 75px;}
.formSubmit:after {content:''; position: absolute;width: calc(50% - 50px);height: 100%;top: 0px;right: 50px;z-index: 1;pointer-events: none;background: linear-gradient(90deg, #2D5F34 0%, #06300C 100%);opacity: 0.6;}
.formSubmit:hover:before {background-position: right}
.formSubmit:hover  {background: #fff; }
.formSubmit:hover .sxn-button  {color: #000}
.formSubmit:hover:after {

background: linear-gradient(90deg, #2D5F34 0%, #FFFFFF 100%);
transform: rotate(-180deg);
}
.formSubmit:before {content: '';   position: absolute;   background: url(img/icons/btn-bg3.png);   width: 16px;   height: 55px;   right: 13px;   top: 50%;   transform: translateY(-50%);}

.formSubmit input:hover {
  /*! background: #003971; */
}
.formSubmit .sxn-button:hover {
}
.formReqBox {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  max-width: 1040px;
  padding: 0;
  width: 100%;
  margin: 0 auto;
}
.formReqBox span {
  display: block;
  margin: 0 0 15px;
  font-weight: 700;
  font-size: 16px;
}
.formReqBox p {
  padding: 0;
  line-height: 1.5;
  flex: 1;
}
.consent-group {
}

.consent-req {
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 12px 44px;
}

.consent-item {
  display: flex;
  align-items: flex-start;
  gap: 17px;
  margin-bottom: 20px;
  cursor: pointer;
  position: relative;
}

.consent-item:last-child {
  margin-bottom: 0;
}

.consent-item input {
  position: absolute;
  opacity: 0;
}

.checkmark {
  width: 33px;
  height: 33px;
  border: 3px solid #ffffff;
  flex-shrink: 0;
  margin-top: 5px;
  box-sizing: border-box;
}

.consent-text {
  color: #ffffff;
  font-size: 12px;
}

/* Checked state */
.consent-item input:checked ~ .checkmark {
  background: #ffffff;
  position: relative;
}

.consent-item input:checked ~ .checkmark::after {
  content: "";
  position: absolute;
  left: 11px;
  top: 3px;
  width: 5px;
  height: 15px;
  border: solid #1d2c56;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

@media screen and (min-width: 800px) {
	.form-cont {flex: 1;order: 2;}
  .consent-text {
    font-size: 16px;
  }
		.contact-thumb {max-width: 300px}


}

@media screen and (min-width: 1000px) {
	  .fTopblock {
			display: flex;
			gap: 22px;
		}
  .sxn-contact {
    padding: 100px 20px 120px;
  }
  .sxn-contact .sxn-head {
    margin: 0 0 70px;
  }
		.contact-thumb {max-width: 413px}
		.contact-thumb span {position: relative;top: -92px;padding: 28px;font-size: 20px;line-height: 30px;margin: 0 auto -172px;}
}

@media screen and (min-width: 1100px) {
	.formSubmitBox {flex-wrap: unset}

}

@media screen and (min-width: 1200px)  {
	.contact-cont {padding: 35px;gap: 35px;align-items: center;}
}

/* Footer Area */
#mainFooter {
  overflow: hidden;
}
.ftr-top {
  padding: 460px 0 0;
  background-image: url(img/footer/bg.webp);
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.ftr-top:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 178px;
  left: 0px;
  top: 0px;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, #000000 92.31%);
  opacity: 0.55;
}
.ftr-cont {
  background: #000000bf;
  color: #fff;
  padding: 65px 20px;
}
.ftr-cont .sxn-wrap {
  justify-content: center;
  display: flex;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
}
.ftr-logo {
  width: 100%;
  height: auto;
  max-width: 368px;
}
.ftr-details {
}
.ftr-details li {
  position: relative;
  padding: 0 0 0 60px;
  font-size: 14px;
  margin: 22px 0;
}
.ftr-details li:before {
  content: url(img/icons/ftr-icon1.webp);
  position: absolute;
  left: 0;
  top: 55%;
  transform: translateY(-50%) scale(0.7);
}
.ftr-details li:last-child:before {
  content: url(img/icons/ftr-icon2.webp);
}
.ftr-details li a {
  font-size: 28px;
  color: #fff;
}
.ftr-details li a:hover {
  text-decoration: underline;
}
.ftr-social {
}
.ftr-social a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
  width: 40px;
  text-align: center;
}
.ftr-social a img {
  filter: brightness(0) invert(1);
}
.ftr-social a:hover img {
  filter: none;
}

@media screen and (min-width: 1000px) {
  .ftr-cont .sxn-wrap {
    justify-content: space-between;
  }
  .ftr-social a {
    margin: 0 0 0 60px;
  }
  .ftr-social a:first-child {
    margin: 0;
  }
  .ftr-details li::before {
    transform: translateY(-50%) scale(1);
  }
  .ftr-details li a {
    font-size: 40px;
  }
  .ftr-details li {
    font-size: 18px;
    margin: 0 0 33px;
  }
  .ftr-details li:last-child {
    margin: 0;
  }
}

@media screen and (min-width: 1300px) {
  .ftr-details li {
    display: inline-block;
    margin: 0;
  }
}

@media screen and (min-width: 1400px) {
  .ftr-details {
    display: flex;
    gap: 70px;
  }
}

#mmBrandingWrapper {	padding: 60px 20px;	font-size: 0;	text-align: center;	background: #3F6C45;position: relative;}
#mmBranding {	overflow: hidden;}
#mmBranding img {vertical-align: middle}
#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-nextclient {		display: block;		margin: 0 auto 15px;	}
#mmBranding p {		padding: 0;		max-width: 320px; /*modme*/		margin: 15px auto 0;	}
#mmBranding br {display: none;}

@media screen and (min-width: 600px) {
	#mmBranding {		display: inline-block;			}
	#logo-nextclient {		display: inline-block;;		margin: 0;		vertical-align: middle;	}
	#mmBranding p {		display: inline-block;;		margin: 6px 0 0 10px;		padding: 0;		max-width: none;		text-align: left;		vertical-align: middle;	}
	#mmBranding br {display: inline;}
}

.fNav {
	padding: 0;
	margin: 20px 0 0;
}
	.fNav li {
		padding: 0;
		display: inline-block;
		list-style-type: none;
		list-style-position: outside;
	}
	.fNav a {
		color: #fff;
		font-size: 12px;
		padding: 10px;
		position: relative;
	}
.fNav a:after {content:'|'; position: absolute;right: -2px;color: #C3A76B;top: 50%;transform: translateY(-50%);}
.fNav li:last-child a:after {display: none}
	.fNav a:hover {
		text-decoration: underline;
	}
@media screen and (min-width: 1000px) {
	.fNav {margin: 0;position: absolute;top: 50%;right: 0;transform: translateY(-50%);}
}

/* 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: #558ECB;
	overflow: hidden;
	height: 75px;
	width: 279px;
}
.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: 63px;
	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: 22px 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;}

@media screen and (min-width: 1100px)  {
	.grDisclaimerBox {width: 320px}
}
/* reCAPTCHA v2 invisible */

/* Contact Form - Custom */

/* Contact Form Styling Ends */

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dskFiSingle {
	display: block;
	margin: 0 auto 20px;
	max-width: 100%;
}

@media screen and (min-width: 500px) {
	.dskFiSingle.dskFiLeft {
		float: left;
		margin: 0 10px 10px 0;
	}
	.dskFiSingle.dskFiRight {
		float: right;
		margin: 0 0 10px 10px;
	}
}


form .validationError::placeholder, form input[type="text"].validationError, form select.validationError, form textarea.validationError {
  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="checkbox"].validationError + .cfRequiredMark:before, input[type="radio"].validationError + .cfRequiredMark:before {
  display: inline-block;
  content: "";
  position: absolute;
  left: -26px;
  top: -11px;
  background-color: red;
  height: 8px;
  width: 8px;
  border-radius: 4px;
  opacity: 1;
  box-shadow: 1px 1px 3px red;
}
.validationFeedback {
  display: none;
  text-align: center;
  background-color: #f5770c;
  color: #000;
  padding: 20px 20px 0;
  margin: 0 auto 20px;
}
.vfActive {
  display: block;
}
.vfFailedFullNamelValidationPrompt,
.vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidationPrompt,
.vfFailedZipValidationPrompt {
  display: none;
}
.vfFailedFullNamelValidation .vfFailedFullNamelValidationPrompt,
.vfFailedEmailValidation .vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidation .vfFailedTelephoneValidationPrompt,
.vfFailedZipValidation .vfFailedZipValidationPrompt {
  display: block;
}

.mc_testimonials_col {}
.mc_testimonial {border: 2px solid #2d5f34;padding: 30px 20px;margin: 20px 0;}
.mc_testimonial  .element_stars {margin: 0 0 30px;}
.mc_testimonial .element_stars i {margin: 0;}
.mc_testimonial cite {font-size: 24px;font-weight: bold;font-family: "Playfair Display", serif;}

.mcThumbnail {
	display: block;
  margin: 0 auto 20px;
}

@media screen and (min-width: 800px) {
	.mcThumbnail {
		float: right;
	  margin: 0 0 30px 30px;
	}
}


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

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