/*
Theme Name: The Pendas Law Firm
Version: 100.01
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: 'Nunito Sans', "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	color: #000;
	background: #fff;
}
a {color: #427CD8;}
a, a:link, a:active, a:visited {text-decoration: none; outline: none;}
.animate__animated {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.officiallyAnimated, .ie9 .animate__animated, #persistentHeader .animate__animated, #persistentHeader.animate__animated {opacity: 1;}
article hr {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	width: 80%;
	margin: 0 auto 20px;
}
#crumbs {
  font-size: 14px;
  margin: 0 0 20px;
}
.sxn-wrap {
	max-width: 1600px;
	margin: 0 auto;
}
.sxn-head {
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 900;
	font-size: 25px;
	text-align: center;
	line-height: 1.2;
	padding: 0 0 30px;
}
@media screen and (min-width: 1120px) {
 .sxn-head { font-size: 35px; padding: 0 0 40px; }
}
@media screen and (min-width: 1640px) {
	body { font-size: 18px; }
 .sxn-head { font-size: 45px; padding: 0 0 60px; }
}
#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);
}
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;
}
#mainHeader {
	padding: 20px;
}   
	#logo-main {
		display: block;
		width: 100%;
		max-width: 220px; /*modme*/
		margin: 0 auto;
	}
	#logo-main img {display: block; width: 100%; height: auto;}
	.mhRight { margin: 20px 0 0; position: relative; }
    .mhLang { text-align: center; margin: 0 0 20px;}
    .mhLang a {
    	display: inline-block;
    	box-sizing: border-box;
    	border-radius: 6px;
    	background-color: #194C9E;
    	color: #fff;
    	font-size: 14px;
    	font-weight: 700;
    	text-align: center;
    	padding: 8px 10px;
    	width: calc(50% - 10px);
    	max-width: 200px;
    }
    .mhLang a:hover { background-color: #427CD8; }
    .mhLang a:first-child { margin: 0 15px 0 0; }
    .mhPhone {
    	display: block;
    	color: #000;
    	font-size: 25px;
    	font-weight: 700;
    	line-height: 1;
    	text-align: center;
    }
    .mhPhone:hover { text-decoration: underline; }

/* Enable these next two lines to modify dropdown colors
html body nav.mm ul li:nth-child(2) ul {display: block; transform: scaleY(1); opacity: 1}
html body nav.mm ul li:nth-child(2) ul li:nth-child(2) > a {background-color: #5B9FC4;}
*/
nav.mm {
	text-align: center;
	position: relative;
	padding: 0 0 10px;
	transition: 0.5s;
	z-index: 100;
}
nav.mm > ul > li > a {
	border-radius: 6px;
	padding: 10px 5px;
	font-size: 13px;
	color: #000;
	font-weight: 700;
	font-family: 'Nunito Sans', "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1;
}
nav.mm > ul > li > a:hover {transition: background 300ms linear;}
nav.mm > ul > li.menu-item-has-children > a { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } 
nav.mm > ul > li > ul {top: 100%; }
nav.mm > ul > li:hover > a {background: #427CD8; color: #fff; }
nav.mm ul ul {background: #427CD8; width: 180px;}
nav.mm ul ul li:hover > a {background: #194C9E; }
nav.mm ul ul li {border-top: 1px solid #194C9E;}
nav.mm ul ul a {
	color: #fff;
	padding: 12px 10px;
	font-size: 13px;
/*    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
	text-transform: none;
	line-height: 1.3;
	font-weight: normal;
}
nav.mm ul {padding: 0; margin: 0; font-size: 0;}
nav.mm li {position: relative;}
nav.mm ul a {display: block; text-decoration: none;}
nav.mm > ul > li {display: inline-block; margin: 0 4px;}
nav.mm > ul > li:before {
	content: '';
	position: absolute;
	background-color: #194C9E;
	width: 3px;
	height: 3px;
	right: -6px;
	top: 50%;
	transform: translateY(-50%);
}
nav.mm > ul > li:last-child:before { content: none; }
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: #194C9E;} /*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 #fff;} /*modme*/
	#mm1 {border-left: 1px solid #fff;} /*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 'Nunito Sans', sans-serif;
		    -webkit-font-smoothing: antialiased;
		    -moz-osx-font-smoothing: grayscale;
		}
		nav.mm_mob a:hover {
			color: #fff;
			background: #427CD8; /*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: 1px solid #194C9E;
    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: #194C9E;
    border: 0;
    border-radius: 0 4px 4px 0;
    transition: all 250ms ease;
}
#mblsSubmit:hover {background: #427CD8;} /*modme*/

@media screen and (min-width: 800px) {
	#wrapper {
			padding: 141px 0 0; /*modme*/
	}
	#mainHeader {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 20px 20px 12px;
		transition: 0.5s;
	}
	#persistentHeader{
		background: #fff; /*modme*/
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		transition: 0.5s;
		z-index: 999;
	}
	#logo-main { margin: 0; transition: 0.5s; }
	.mhRight { 
		display: flex;
		justify-content: flex-end;
		align-items: center;
		gap: 0 15px;
		margin: 0; 
	}
	.mhLang { flex: 1; margin: 0; }
	.mhLang a { width: 130px; max-width: unset; }
	body.admin-bar #persistentHeader {top: 32px;}
	body.admin-bar.fsMenuOn #persistentHeader {top: 0;}
	body.sticky_zone .noSticky{ display: none; }
	body.sticky_zone #persistentHeader { box-shadow: rgba(17, 17, 26, 0.2) 0px 1px 0px; }
	body.sticky_zone #logo-main { max-width: 200px; }
  body.sticky_zone #mainHeader { padding: 15px 20px 5px; }
  body.sticky_zone nav.mm { padding: 0 0 5px; }
}
@media screen and (min-width: 1100px) {
	#wrapper { padding: 106px 0 0; }
	#mhWrapper { position: relative; }
	#mainHeader { align-items: flex-start; padding: 20px; }
	nav.mm {
		position: absolute;
		right: 20px;
		bottom: 10px;
		padding: 0;
	}
	.mhLang a { width: 180px; }
	body.sticky_zone #mainHeader { padding: 15px 20px 20px; }
	body.sticky_zone nav.mm { padding:0; bottom: 5px; }
}
@media screen and (min-width: 1250px) {
	#wrapper { padding: 115px 0 0; }
	#logo-main { max-width: 250px; }
	body.sticky_zone #logo-main { max-width: 220px; }
	nav.mm > ul > li > a { font-size: 15px; }
	.mhLang a { font-size: 16px; transition: 0.5s;}
	.mhPhone { font-size: 30px; transition: 0.5s; }
	body.sticky_zone .mhLang a { font-size: 14px; }
	body.sticky_zone .mhPhone { font-size: 25px; }
}
@media screen and (min-width: 1440px) {
   nav.mm > ul > li > a { font-size: 16px; padding: 10px 12px; }
}
@media screen and (min-width: 1640px) {
	#wrapper { padding: 151px 0 0; }
	#mainHeader { padding: 30px 0; }
	#logo-main { max-width: 302px; }
	.mhRight { gap: 0 25px; }
	.mhLang a { width: 257px; font-size: 20px; }
	.mhLang a:first-child { margin: 0 25px 0 0; }
	.mhPhone { font-size: 50px; }
	nav.mm { bottom: 20px; right: 0; }
	nav.mm ul ul { width: 200px; }
	nav.mm > ul > li > a { font-size: 20px; transition: 0.5s;}
	body.sticky_zone nav.mm > ul > li > a { font-size: 18px;}
	nav.mm ul ul a { font-size: 18px; }
	body.sticky_zone #logo-main { max-width: 250px; }
	body.sticky_zone nav.mm { bottom: 10px; }
	body.sticky_zone .mhLang a:first-child { margin: 0 15px 0 0; }
	body.sticky_zone .mhLang a { font-size: 16px; }
	body.sticky_zone .mhPhone { font-size: 35px; }
}
/* homeslides */
.hsWrap {
	padding: 0 0 50px;
	position: relative;
}
.hsWrap:before {
	content: '';
	position: absolute;
	background: linear-gradient(0deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
	opacity: 0.15;
	width: 100%;
	height: 45px;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.hsWrap:after {
	content: '';
	position: absolute;
	background: linear-gradient(0deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
	opacity: 0.15;
	width: 100%;
	height: 38px;
	bottom: 12px;
	left: 0;
	z-index: 2;
}
.homeslides-container.swiper-container { overflow: visible; z-index: 3; }
#homeslides { 
	position: relative; 
	height: 450px;
}
body:not(.home_lp) #homeslides:before {
  content: '';
  position: absolute;
  background-image: url(img/slides/home/atty-portrait-v2.webp);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 65%;
  width: 527px;
  z-index: 9;
}
.homeslideImg {
  background-image: url(img/slides/home/800/1-v2.webp);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
/* .home_lp .homeslideImg { background: unset; } */
.slideContent {
  height: 100%;
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
}
.slideBox {
	position: absolute;
	width: 100%;
	top: 30px;
	left: 0;
	padding: 0 20px;
	box-sizing: border-box;
	transition: all 500ms ease;
	z-index: 9;
}
.slideHead { 
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 25px;
	font-weight: 700;
  color: #194C9E;
	line-height: 1;
	text-transform: uppercase;
}
.slideHead span {
	display: block;
	font-size: 45px;
}
.slideBody {
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-weight: 700;
	padding: 20px 0 0;
}
.slideBody span { position: relative; }
.slideBody span:after {
	content: '';
	position: absolute;
	background: #194C9E;
	width: 100%;
	height: 3px;
	bottom: -4px;
	left: 0;
}
.subslideWrap { position: relative; padding: 0 0 46px; }
.subslideWrap:before {
	content: '';
	position: absolute;
	background: linear-gradient(0deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
	opacity: 0.15;
	width: 100%;
	height: 35px;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.subslideWrap:after {
	content: '';
	position: absolute;
	background: linear-gradient(0deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
	opacity: 0.15;
	width: 100%;
	height: 28px;
	bottom: 12px;
	left: 0;
	z-index: 2;
}
.subFormWrap { 
	  max-width: 1600px;
	  position: relative;
  	margin: 0 20px;
 }
.subFormWrap .quickForm { box-shadow: rgba(17, 17, 26, 0.25) 0px 4px 16px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px;  margin: 20px auto; }
.subslide {
	background-position: center top; 
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 140px;
	box-sizing: border-box;
	position: relative; 
	z-index: 1;
}
.subslide:before {
	content: '';
	position: absolute;
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	height: 80px;
	width: 100%;
	bottom: 0;
	left: 50%;
	opacity: 0.5;
	transform: translateX(-50%);
	z-index: 2;
}
#subslide1 { background-image: url(img/slides/sub/800/1.webp);}
#subslide2 { background-image: url(img/slides/sub/800/2.webp);}
#subslide3 { background-image: url(img/slides/sub/800/3.webp);}
#subslide4 {background-image: url(img/slides/sub/800/4.webp);}
#subslide5 {background-image: url(img/slides/sub/800/5.webp);}
#subslide6 {background-image: url(img/slides/sub/800/6.webp);}
#subslide7 {background-image: url(img/slides/sub/800/7.webp);}
#subslide8 {background-image: url(img/slides/sub/800/8.webp);}
#subslide9 {background-image: url(img/slides/sub/800/9.webp);}
#subslide10 {background-image: url(img/slides/sub/800/10.webp);}
#subslide11 {background-image: url(img/slides/sub/800/11.webp);}
#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);}

/* Location Pages */
#homeslide1 .subslide101 { background-image: url(img/slides/location/home/2000/101.webp);}
#homeslide1 .subslide102 { background-image: url(img/slides/location/home/2000/102.webp);}
#homeslide1 .subslide103 { background-image: url(img/slides/location/home/2000/103.webp);}
#homeslide1 .subslide104 { background-image: url(img/slides/location/home/2000/104.webp);}
#homeslide1 .subslide105 { background-image: url(img/slides/location/home/2000/105.webp);}
#homeslide1 .subslide106 { background-image: url(img/slides/location/home/2000/106.webp);}
#homeslide1 .subslide107 { background-image: url(img/slides/location/home/2000/107.webp);}
#homeslide1 .subslide108 { background-image: url(img/slides/location/home/2000/108.webp);}
#homeslide1 .subslide109 { background-image: url(img/slides/location/home/2000/109.webp);}
#homeslide1 .subslide110 { background-image: url(img/slides/location/home/2000/110.webp);}
#homeslide1 .subslide111 { background-image: url(img/slides/location/home/2000/111.webp);}
#homeslide1 .subslide112 { background-image: url(img/slides/location/home/2000/112.webp);}
#homeslide1 .subslide113 { background-image: url(img/slides/location/home/2000/113.webp);}
#homeslide1 .subslide114 { background-image: url(img/slides/location/home/2000/114.webp);}
#subslide101 { background-image: url(img/slides/location/sub/2000/101.webp);}
#subslide102 { background-image: url(img/slides/location/sub/2000/102.webp);}
#subslide103 { background-image: url(img/slides/location/sub/2000/103.webp);}
#subslide104 { background-image: url(img/slides/location/sub/2000/104.webp);}
#subslide105 { background-image: url(img/slides/location/sub/2000/105.webp);}
#subslide106 { background-image: url(img/slides/location/sub/2000/106.webp);}
#subslide107 { background-image: url(img/slides/location/sub/2000/107.webp);}
#subslide108 { background-image: url(img/slides/location/sub/2000/108.webp);}
#subslide109 { background-image: url(img/slides/location/sub/2000/109.webp);}
#subslide110 { background-image: url(img/slides/location/sub/2000/110.webp);}
#subslide111 { background-image: url(img/slides/location/sub/2000/111.webp);}
#subslide112 { background-image: url(img/slides/location/sub/2000/112.webp);}
#subslide113 { background-image: url(img/slides/location/sub/2000/113.webp);}
#subslide114 { background-image: url(img/slides/location/sub/2000/114.webp);}
@media screen and (min-width: 500px) {
	body:not(.home_lp) #homeslides::before {
		left: calc(50% + 150px);
		height: 85%;
	}
	.slideBox {
		top: 50%;
		transform: translateY(-50%);
	}
}
@media screen and (min-width: 800px) {
	#syncMenu {z-index: 1;}
	.homeslideImg { background-image: url(img/slides/home/1120/1-v2.webp);}
	body:not(.home_lp) #homeslides::before { height: 90%; }
	.slideHead { font-size: 40px; }
  .slideHead span { font-size: 77px; letter-spacing: -4%; }
  .slideBody { font-size: 24px; }
  .subslideWrap { position: relative; }
  .subFormWrap { padding: 0 40px; margin: 0 auto; }
  .subFormWrap .quickForm {
    position: absolute;
    right: 40px;
    top: -170px;
    height: auto;
    width: 300px;
    margin: 0;
  }
  .subslide { min-height: 200px; }
	#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);}
}
@media screen and (min-width: 1100px) {
	 #homeslides { height: 640px; }
   body:not(.home_lp) #homeslides::before { bottom: -50px; left: 50%; }
   .homeslideImg { background-image: url(img/slides/home/2000/1-v2.webp);}
}
@media screen and (min-width: 1120px) {
	.subFormWrap { padding: 0 60px; }
	.subFormWrap .quickForm { right: 60px; }
  #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);}
}
@media screen and (min-width: 1350px) {
	.slideHead { font-size: 55px; }
  .slideHead span { font-size: 105px; }
  .slideBody { font-size: 33px; }
  .slideBody span::after { height: 4px; }
}
@media screen and (min-width: 1640px) {
	.hsWrap { padding: 0 0 66px; }
	.hsWrap::before { height: 60px; }
	.hsWrap::after { height: 50px; bottom: 15px; }
	#homeslides { height: 670px; }
	body:not(.home_lp) #homeslides::before { bottom: -66px; left: calc(50% + 100px); height: 100%; }
	.slideBox { padding: 0; }
	.slideHead { font-size: 73px; }
  .slideHead span { font-size: 140px; line-height: 0.85; }
  .slideBody { font-size: 44px; }
  .slideBody span::after { height: 6px; }
	.subslideWrap::before { height: 45px; }
	.subslideWrap::after { height: 30px; bottom: 15px; }
  .subFormWrap .quickForm { top: -245px; width: 400px; right: 60px; }
  .subslide { min-height: 275px; }
}

/* Location marketing slide */
.home_lp #homeslides { height: 300px; }
.home_lp .homeslideImg:before {
  content: '';
  position: absolute;
  background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
  height: 80px;
  width: 100%;
  bottom: 0;
  left: 50%;
  opacity: 0.5;
  transform: translateX(-50%);
  z-index: 2;
}
.home_lp .slideHead,
.home_lp .slideBody { color: #fff; }
.home_lp .slideBody span::after { background: #fff; }
.lpImg {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top center;
}
.home_lp .slideBox {
	display: inline-block;
	width: auto;
	padding: 20px;
}
.home_lp .slideBox:before {
	content: '';
	position: absolute;
	width: calc(100% + 2000px);
	height: 100%;
	border-radius: 10px;
	border: 2px solid #fff;
	background-color: rgba(25, 76, 158, 0.8);
	top: 0;
	right: 0;
	z-index: -1;
}
@media screen and (min-width: 800px) {
	.home_lp #homeslides { height: 400px; }
}
@media screen and (min-width: 1100px) {
	.home_lp #homeslides { height: 640px; }
 	.home_lp .slideBox { padding: 40px 60px 40px 20px; }
}
@media screen and (min-width: 1350px) {
  .home_lp .homeslideImg::before { height: 135px; }
  .home_lp .slideBox::before { border-radius: 18px; }
}
@media screen and (min-width: 1640px) {
	.home_lp #homeslides { height: 670px; }
	.home_lp .slideBox { padding: 50px 90px 50px 20px; }
}
/* Quick form */
.quickFormOuter {
	max-width: 1600px;
  margin: 0 auto;
	padding: 0 20px;
}
.quickForm {
	box-sizing: border-box;
	border-radius: 18px;
	border: 2px solid #fff;
	background: #000;
	padding: 20px 25px;
	max-width: 400px;
	margin: 20px auto; 
	position: relative;
	z-index: 99;
}
.quickForm form { margin: 15px 0 0; }
.quickForm .formHead {
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.2;
}
.quickForm .input-wrap,
.quickForm .radio-wrap,
.quickForm .message-wrap { 
	margin: 0 auto 14px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	border: 0;
}
.quickForm form input[type="text"],
.quickForm form select,
.quickForm form textarea{
  background-color: #fff;
  border: 0;
  border-radius: 6px;
  display: block;
  width: 100%;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  padding: 11px 15px;
  height: 42px;
  box-sizing: border-box;
}
.quickForm form textarea {  height: 65px; }
.quickForm .radio-wrap { padding: 0 10px; }
.quickForm span.radio-title { display: block; color: #fff; font-size: 18px; padding: 0 0 10px; }
.quickForm input::placeholder,
.quickForm textarea::placeholder { color: #000; }
.quickForm .radio-wrap { color: #fff; font-size: 18px; }
.quickForm .radio-block{
  display:inline-flex;
  align-items:center;
  margin-right:15px;
  cursor:pointer;
}
.quickForm .radio-block input{
  display:none;
}
.quickForm .radio-custom {
  width:18px;
  height:18px;
  border:2px solid #fff;
  border-radius:50%;
  margin-right:6px;
  position:relative;
}
.quickForm .radio-custom::after{
  content:"";
  width:12px;
  height:12px;
  background:#fff;
  border-radius:50%;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%) scale(0);
  transition:0.2s ease;
}
.quickForm .radio-block input:checked + .radio-custom::after{
  transform:translate(-50%,-50%) scale(1);
}
.quickForm .formSubmitBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 20px 10px;
}
.quickForm .formSubmit {
	border: 2px solid #fff;
	border-radius: 6px;
	font-size: 20px;
	background-color: #C20021;
	color: #fff;
	font-weight: 700;
	width: 100%;
	height: 55px;
	line-height: 1;
	padding: 5px 10px;
	max-width: 100%;
	text-align: center;
	transition: transform 0.3s ease;
}
.quickForm .formSubmit:hover {
	background-color: #F82549;
}
.quickForm .formDisclaimer { display: none; }
.formExpanded .formDisclaimer { display: block; }
.smsCheckboxWrap {
	color: #fff;
  padding: 0;
  text-align: left;
}
.smsCheckboxWrap input {
  display: inline-block;
  width: auto;
  height: auto;
  vertical-align: top;
  margin: 2px 5px 0 0;
}
.smsCheckboxWrap p {
	font-size: 13px;
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 25px);
}
.formReqtxtLower {
	color: #fff;
  font-size: 13px;
  margin: 0;
  text-align: left;
}
.smsCheckboxWrap a {
  font-weight: 700;
}
.smsCheckboxWrap a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 1100px) {
	.quickFormOuter {
		position: absolute;
	    top: 10px;
	    z-index: 99;
	    left: 50%;
	    transform: translateX(-50%);
	    width: 100%;
	    padding: 0;
  	}
  	 .quickForm {
	    position: absolute;
	    right: 20px;
	    top: 0;
	    height: auto;
	  }
}
@media screen and (min-width: 1640px) {
		.quickForm { top: 20px; }
		.quickForm .input-wrap,
		.quickForm .radio-wrap,
		.quickForm .message-wrap { margin: 0 auto 16px;  }
		.smsCheckboxWrap input { margin: 4px 5px 0 0; }
}
#sync {height: 0; width: 0;}
.syncItem {position: relative; z-index: 0;}

/* BELOW THE FOLD (BTF) BEGINS */

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

.sxn-content { padding: 20px; }
.home .sxn-content { padding: 40px 20px; }
#contentArea {
	margin: 0 auto;
	overflow: hidden;
}
#mainContent {
	font-family: 'Nunito Sans', "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #000;
}
.home #mainContent,
.home_lp #mainContent,
.home_plp #mainContent { text-align: center;}
.home #mainContent .mcMore,
.home_lp .mcMore,
.home_plp .mcMore { text-align: left; }
	.article ul, .article ol {padding: 0 0 20px 30px;}
	.article li ul, .article li ol {padding: 0 0 0 30px;}
	.article li {list-style-position: outside;}
	.article ul li {list-style-type: disc;}
	.article ol > li {list-style-type: decimal;}
	.article ol > li > ol > li {list-style-type: lower-alpha;}
	.article ol > li > ol > li > ol > li {list-style-type: lower-roman;}
	.article ul ul {padding-bottom: 0;}
	.article a:hover {text-decoration: underline;}
	.article ul, .article ol {overflow: hidden;}
	.article h1,
	.article h2,
	.article h3,
	.article h4,
	.article h5,
	.article h6 {
		line-height: 1.2;
		font-weight: normal;
		font-family: 'Nunito Sans', sans-serif;
		color: #000;
		padding: 0 0 10px 0;
	}
	.article h1 {
		font-size: 25px;
		font-weight: 900;
		padding: 0 0 20px 0;
	}
	.home .article h1 { font-size: 30px; }
	.article h2 {
		color: #194C9E;
		font-size: 22px;
		font-weight: 900;
		padding: 0 0 15px 0;
	}
	.article h3 {
		font-size: 20px;
		font-weight: 900;
	}
	.article h4 {
		color: #194C9E;
		font-size: 18px;
		font-weight: 900;
		font-style: italic;
	}
	.article h5 {
		font-size: 18px;
		font-weight: 900;
	}
	.article h1 strong,
	.article h2 strong,
	.article h3 strong,
	.article h4 strong { font-weight: 900; }
	.headshot {
		width: 40%;
		max-width: 230px;
		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;}
	.mcContent { max-width: 1400px; margin: 0 auto; }
	.mcBlock { max-width: 1400px; margin: 0 auto; }
	a.mcViewToggle {
	  display: block;
	  color: #fff;
	  font-weight: 700;
	  box-sizing: border-box;
	  border-radius: 6px;
	  background-color: #C20021;
	  padding: 12px 10px;
	  margin: 20px auto 0;
	  max-width: 248px;
	  transition: 0.5s;
	  font-size: 16px;
	  text-align: center;
	  line-height: 1;
	  cursor: pointer;
	  position: relative;
	  z-index: 99;
	}
  a.mcViewToggle:hover { background-color: #F82549; text-decoration: none; }
  .mcMore { display: none; transition: 5s;}
	.mcMore.active {display: block;}
	.article .video { margin: 0 0 20px; }
	.article .video iframe { width: 100%; height: 300px; }

@media screen and (min-width: 800px) {
	#syncContent {z-index: 1;}
	.sxn-content { padding: 40px; }
	.home .sxn-content { padding: 60px 40px; }
	#mainContent { float: left; padding: 0; width: calc(100% - 40px - 300px);	}
	.home #mainContent,
	.home_lp #mainContent,
	.home_plp #mainContent,
	.fwEntry #mainContent { float: none; margin: 0 auto; width: auto; }
	.article .alignright {
		float: right;
		margin: 0 0 5px 15px;
	}
	.article .aligncenter {
		display: block;
		margin: 0 auto;
	}
	.article .alignleft {
		float: left;
		margin: 0 15px 5px 0;
	}
}
@media screen and (min-width: 900px) {
	.mcTable td {display: table-cell; padding: 0 0 0 40px;}
	.mcTable td:first-child {padding: 0;}
}
@media screen and (min-width: 1120px) {
 .sxn-content { padding: 60px; }
 .home .sxn-content { padding: 80px 40px; }
 .article h1 { font-size: 35px; }
 .home .article h1 { font-size: 45px; }
 .article h2 { font-size: 30px; }
 .article h3 { font-size: 22px; }
 .article .video iframe { width: 100%; height: 600px; }
}

@media screen and (min-width: 1640px) {
	#mainContent { font-size: 18px; line-height: 1.7;  width: calc(100% - 100px - 400px);  }
 .home .sxn-content { padding: 100px 40px 115px; }
 .article h1 { font-size: 50px; padding: 0 0 30px; }
 .home .article h1 { font-size: 60px; }
 .article h2 { font-size: 40px; padding: 0 0 20px;}
 .article h3 { font-size: 28px; }
 .article h4 { font-size: 22px; }
 .article h5 { font-size: 20px; }
 a.mcViewToggle { margin: 50px auto 0; }
}

/* Attorneys Bio */
.attyhs {
	max-width: 230px;
	margin: 0 auto 20px;
}
.attyhs img {
	display: block;
	width: 100%;
	height: auto;
	border: 4px solid #194C9E;
}
@media screen and (min-width: 1120px) {
	.mcAtty { 
		position: relative;
		padding: 0 0 0 285px;
	}
	.attyhs { 
		margin: 0;
    position: absolute;
    left: 0;
    top: 8px; }
}
@media screen and (min-width: 1440px) {
	.attyhs img { border-width: 6px; }
}

/* Attorneys Page */
.attyList {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px 40px;
}
.attyList > div {
	flex-basis: 200px;
	max-width: 200px;
}
.attyList a {
	display: block;
}
.attyList a:hover { opacity: 0.9; }
.attyList a span {
	display: block;
	color: #194C9E;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	padding: 10px 0 0;
}
.attyList a img {
	display: block;
	width: auto;
	border: 6px solid #194C9E;
	object-fit: cover;
  height: 300px;
}

@media screen and (min-width: 1440px) {
	.attyList { gap: 40px 60px; }
	.attyList a span { font-size: 20px; }
}

/* Sidebar */
#sidebar { 
	display: flex;
	flex-direction: column;
	gap: 40px 0;
	margin: 0 auto;
	max-width: 400px;
	padding: 30px 0 0 0; 
}
.sbHead {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	line-height: 1.2;
	text-transform: uppercase;
}
@media screen and (min-width: 800px) {
	#sidebar {
		float: right;
		padding: 0;
		width: 300px;
		margin: 450px 0 0;
	}
}
@media screen and (min-width: 1120px) {
	#sidebar { margin: 435px 0 0; }
}
@media screen and (min-width: 1640px) {
	#sidebar {  gap: 52px 0; width: 400px; margin: 310px 0 0;}
	.sbHead { font-size: 28px; }
}	
/* Sidebar Areas */
.sbAreas {
	border-radius: 8px;
	color: #fff;
	background-color: #194C9E;
	padding: 20px 0 25px;
}
.sbAreasList { margin: 20px 0 0; }
.sbAreasItem {
	border-top: 2px solid #5D96F2;
}
.sbAreasItem:last-child { border-bottom: 2px solid #5D96F2; }
.sbAreasItem a {
	display: block;
	color: #fff;
	font-weight: 700;
	text-align: center;
	padding: 0 10px;
	line-height: 45px;
	text-transform: uppercase;
}
.sbAreasItem a:hover { background-color: #5D96F2; }

/* Sidebar Testimonials */
.sbTests {
	border-radius: 8px;
	background-image: url(img/sidebar/testimonials/bg.webp);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	padding: 20px;
}
.sbTests .sbHead { color: #fff; }
.sbtests-outer {
  position: relative;
  margin: 25px auto 0;
  padding: 0 0 35px;
}
.sbtest-slide {
  text-align: center;
  background: #fff;
  border-radius: 18px;
}
.sbtestInner {
	padding: 40px 20px;
}
.sbtestTitle {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	padding: 50px 0 20px;
	position: relative;
}
.sbtestTitle:before {
	content: '';
	position: absolute;
	background-image: url(img/sidebar/testimonials/rating-star.webp);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	width: 180px;
	height: 30px;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.sbtestAuthor {
	color: #194C9E;
	font-weight: 700;
}
.sbtestNav {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 40px auto 0;
}
.sbtestNav .swiper-pagination-bullet {
	margin: 0 8px;
	font-size: 0;
	background: #A3A3A3 !important;
	width: 15px;
	height: 15px;
	opacity: 1;
}
.sbtestNav .swiper-pagination .swiper-pagination-bullet-active {
	background: #fff !important;
}

@media screen and (min-width: 1640px) {
	  .sbtestInner { padding: 40px 30px; }
		.sbtestTitle { font-size: 24px; padding: 60px 0 20px; }	
		.sbtestTitle:before { width: 214px; height: 36px; }
}
/* Results Zone */
.sxn-results {
	color: #fff;
	background-image: url(img/results/bg.webp);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	padding: 40px 20px;
}
.results-cont-outer {
	padding: 0 10px;
	margin: 20px auto;
	position: relative;
}
.results-inner { 
	text-align: center;
  margin: 0 auto;
  position: relative; 
}
.resultsBox {
	border-radius: 16px;
	border: 3px solid #fff;
	background-color: rgba(75, 116, 206, 0.45);
  box-sizing: border-box;
  max-width: 300px;
  padding: 25px 10px;
  margin: 0 auto;
	text-align: center;
}
.resultsBox:hover { background-color: rgba(75, 116, 206, 1.0); }
.resultsValue {
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	font-weight: 900;
	line-height: 1;
	padding: 0 0 20px;
	margin: 0 0 15px;
	position: relative;
}
.resultsValue:after {
	content: '';
	position: absolute;
	border-bottom: 5px solid #C20021;
	width: 65px;
	height: 5px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.resultsTtl {
	font-size: 18px;
	padding: 0;
}
.resultNav {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 30px auto 0;
}
.resultNav .swiper-pagination-bullet {
	margin: 0 8px;
	font-size: 0;
	background: #4B74CE !important;
	width: 15px;
	height: 15px;
	opacity: 1;
}
.resultNav .swiper-pagination .swiper-pagination-bullet-active {
	background: #fff !important;
}
@media screen and (min-width: 1120px) {
  .sxn-results { padding: 60px 20px; }
  .resultsBox { max-width: 380px; padding: 32px 20px 44px; }
  .resultsValue { font-size: 40px; }
  .resultsTtl { font-size: 20px; }
  .resultNav { margin: 60px auto 0; }
}
@media screen and (min-width: 1640px) {
  .sxn-results { padding: 100px 0; }
  .resultNav { margin: 100px auto 0; }
  .resultsValue { font-size: 50px; }
  .resultsTtl { font-size: 24px; }
}

/* Steps Zone */
.sxn-steps {
	background-image: url(img/steps/bg-mob-v2.webp);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	padding: 40px 20px;
}
.stepsList { 
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	gap: 100px 80px;
}
.stepsItem {
	box-sizing: border-box;
	width: 200px;
	height: 200px;
	position: relative;
	z-index: 9;
}
.stepsItem:before {
	content: '';
	position: absolute;
	background-image: url(img/steps/arrow-v2.webp);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: auto;
	width: 265px;
	height: 250px;
	bottom: -150px;
	left: 50%;
	transform: translateX(-50%) rotate(90deg) scale(0.5);
	z-index: -1;
}
.stepsItem:last-child:before { content: none; }
.siInner {
	color: #fff;
	text-align: center;
	box-sizing: border-box;
	border-radius: 50%;
	border: 16px solid #427AD5;
	font-size: 16px;
	padding: 15px 15px 10px;
	width: 100%;
	height: 100%;
	line-height: 1.3;
	background-color: #194C9E;
}
.stepsItem span {
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 60px;
	padding: 0 0 5px;
	line-height: 1;
	font-weight: 900;
}
@media screen and (min-width: 800px) {
		.sxn-steps { background-image: url(img/steps/bg-v2.webp); }
		.stepsList { flex-direction: row; flex-wrap: wrap; }
		.stepsItem::before { top: 50%; right: -152px; left: auto; bottom: auto; transform: translateY(-50%) rotate(0deg) scale(0.4); }
}
@media screen and (min-width: 1120px) {
	.sxn-steps { padding: 60px 20px 80px; }
	.stepsList { column-gap: 130px; }
	.stepsItem { width: 260px; height: 260px; }
	.siInner { border-width: 20px; font-size: 18px; padding: 32px 15px 10px;  }
	.stepsItem span { font-size: 80px; }
	.stepsItem::before { right: -172px; transform: translateY(-50%) rotate(0deg) scale(0.6); }
}
@media screen and (min-width: 1640px) {
  .sxn-steps { padding: 100px 0 130px; }
  .stepsList { column-gap: 210px; }
  .stepsItem { width: 336px; height: 336px; }
  .stepsItem span { font-size: 125px; }
  .siInner { font-size: 24px; border-width: 23px;  }
  .stepsItem::before { transform: translateY(-50%) rotate(0deg) scale(1.0); right: -195px; }
}
/* Areas Zone */
.sxn-areas {
	padding: 40px 20px;
}
.areasList {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px;
}
.areasList li {
	width: 230px;
	height: 210px;
}
.areasList li a {
	display: block;
	box-sizing: border-box;
	border-radius: 18px;
	background-color: #194C9E;
	width: 100%;
	height: 100%;
	transition: 0.5s;
	position: relative;
}
.areasList li a:before {
	content: '';
	position: absolute;
	background: linear-gradient(0deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
	border-radius: 18px;
	width: 100%;
	height: 50%;
	opacity: 0.5;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.areasList li a:hover { background-color: #427AD5; }
.areasList li a span {
	position: absolute;
	bottom: 25px;
	left: 0;
	right: 0;
	display: block;
	color: #fff;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 700;
	text-align: center;
	padding: 120px 0 0;
	text-transform: uppercase;
	z-index: 2;
}
.areasList li a span::before {
  content: "";
  position: absolute;
  background-size: 755px 80px;
  background-position: 0 0;
  background-image: url(img/areas/areas-icons.webp); 
  top: 0;
  left: 50%;
  transform: translateX(-50%) scale(0.8);
  height: 80px;
  z-index: 9;
}
.areasList li.ai1 a span::before { width: 79px; background-position: 0 0; } /* Car Icon */
.areasList li.ai2 a span::before { width: 66px; background-position: -88px 0; } /* Motorcycle Icon */
.areasList li.ai3 a span::before { width: 72px; background-position: -162px 0; } /* Truck Icon */
.areasList li.ai4 a span::before { width: 55px; background-position: -244px 0; } /* Slip and Fall Icon */
.areasList li.ai5 a span::before { width: 60px; background-position: -308px 0; } /* Workers’ Comp Icon */
.areasList li.ai6 a span::before { width: 73px; background-position: -378px 0; } /* Boat Accidents Icon */
.areasList li.ai7 a span::before { width: 83px; background-position: -462px 0; } /* Dog Bites Icon */
.areasList li.ai8 a span::before { width: 61px; background-position: -558px 0; } /* Medical Malpractice Icon */
.areasList li.ai9 a span::before { width: 60px; background-position: -628px 0; } /* Product Liability Icon */
.areasList li.ai10 a span::before { width: 54px; background-position: -694px 0; } /* Wrongful Death Icon */
.areasList li a span::after {
	content: '';
	position: absolute;
	border: 10px solid #427AD5;
	box-sizing: border-box;
	border-radius: 50%;
	background-color: #194C9E;
	box-shadow: 20px 0 20px -5px rgba(0,0,0,0.3);
	width: 120px;
	height: 120px;
	top: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.areasList li a:hover span::after { 
	background-color: #3773D3;
	border-color: #5D96F2;
}
@media screen and (min-width: 1120px) {
	.sxn-areas { padding: 60px 20px; }
}
@media screen and (min-width: 1250px) {
  .areasList li { width: calc(20% - 20px); }
}
@media screen and (min-width: 1640px) {
	.sxn-areas { padding: 100px 0; }
	.areasList { gap: 27px; }
	.areasList li { width: 298px; height: 260px; }
	.areasList li a span { padding: 140px 0 0; }
	.areasList li a span::before { transform: translateX(-50%) scale(1.0); }
	.areasList li a span::after { border-width: 12px; width: 168px; height: 168px; top: -45px; }
}

/* Testimonials Zone */
.sxn-testimonials {
	background-image: url(img/testimonials/bg.webp);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	padding: 40px 20px;
}
.sxn-testimonials .sxn-head { color: #fff; }
.tests-cont-outer {
  position: relative;
  padding: 0 10px;
  margin: 0 auto;
}
.testimonial-slide {
  text-align: center;
  background: #fff;
  border-radius: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.test-inner {
	padding: 20px;
}
.testTitle {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	padding: 50px 0 20px;
	position: relative;
}
.testTitle:before {
	content: '';
	position: absolute;
	background-image: url(img/testimonials/rating-star.webp);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	width: 180px;
	height: 30px;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.testAuthor {
	color: #194C9E;
	font-weight: 700;
}
.testNav {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 40px auto 0;
}
.testNav .swiper-pagination-bullet {
	margin: 0 8px;
	font-size: 0;
	background: #A3A3A3 !important;
	width: 15px;
	height: 15px;
	opacity: 1;
}
.testNav .swiper-pagination .swiper-pagination-bullet-active {
	background: #fff !important;
}
@media screen and (min-width: 800px) {
	.sxn-testimonials { padding: 60px 20px; }
}
@media screen and (min-width: 1120px) {
  .test-inner { padding: 40px; }
}
@media screen and (min-width: 1640px) {
  .sxn-testimonials { padding: 100px 0; }
  .test-inner { padding: 40px 60px; }
  .testTitle { font-size: 24px; padding: 60px 20px 20px; }
  .testTitle:before { width: 214px; height: 36px; }
  .testNav { margin: 80px 0 0; }
}
/* Community Zone */
.sxn-community {
	color: #fff;
  background-image: url(img/community/bg.webp);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	padding: 40px 20px;
}
.sxn-community .sxn-head br { display: none; }
.community-outer {
  position: relative;
  padding: 0 40px;
  max-width: 1600px;
  margin: 0px auto;
}
.community-slide {
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.community-inner {
	max-width: 100%;
}
.community-inner img {
	display: block;
	border-radius: 10px;
	width: 100%;
	height: auto;
}
.com-buttons {
	color: #3F9FEF !important;
	width: 47px !important;
	height: 21px !important;
	margin: 0 !important;
}
.com-buttons:hover { color: #8BCAFF !important; }
.com-buttons.swiper-button-next { right: -10px; }
.com-buttons.swiper-button-prev { left: -10px; }

@media screen and (min-width: 480px) {
	.com-buttons.swiper-button-next { right: 0; }
	.com-buttons.swiper-button-prev { left: 0; }
}
@media screen and (min-width: 1120px) {
	  .sxn-community { padding: 60px 20px; }
	  .sxn-community .sxn-head br { display: block; }
	  .community-outer { padding: 0 50px; }
}
@media screen and (min-width: 1640px) {
	 .sxn-community { padding: 100px 0; }
}
#mainFooter {
	overflow: hidden;
}
.mfTop {
	padding: 60px 20px;
	position: relative;
}
.mfTop::before {
  content: '';
  position: absolute;
  background: linear-gradient(180deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.15;
  width: 100%;
  height: 25px;
  top: 10px;
  left: 0;
  z-index: 1;
}
.mfTop::after {
  content: '';
  position: absolute;
  background: linear-gradient(0deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.15;
  width: 100%;
  height: 30px;
  bottom: 10px;
  left: 0;
  z-index: 1;
}
body.home_lp .mfTop::after,
body.child_lp .mfTop::after { content: none; }
.mfTopWrap {
  display: flex;
	justify-content: center;
	flex-direction: column;
	gap: 30px;
	max-width: 1600px;
	margin: 0 auto;
}
#logo-footer {
  display: block;
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
}
#logo-footer img {
  display: block;
  width: 100%;
  height: auto;
}
.mfPhone {
	display: block;
  color: #000;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
.mfPhone:hover { text-decoration: underline; }
.mfSocial {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.mfSocial a {
	display: block;
	box-sizing: border-box;
	border-radius: 8px;
  width: 45px;
  height: 45px;
  transition: 300ms;
  background-color: #D9D9D9;
  position: relative;
  overflow: hidden;
}
.mfSocial a:hover {
  background-color: #0E5388;
}
.mfSocial a::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  height: 21px;
  transform: translate(-50%, -50%);
  background-image: url(img/icons/social.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: 0 0;
}
a.mfFacebook::before {
  width: 10px;
}
a.mfLinkedIn::before {
  width: 20px;
  background-position: -14px 0;
}
a.mfX::before {
  width: 18px;
  background-position: -36px 0;
}
a.mfYoutube::before {
  width: 26px;
  background-position: -57px 0;
}
a.mfInsta::before {
  width: 21px;
  background-position: -86px 0;
}
.mfSocial a:hover::before { filter: brightness(0) invert(1); }
.mfLocation {
	display: none;
	padding: 50px 20px;
	margin: -15px 0 0;
	position: relative;
}
body.home_lp .mfLocation,
body.child_lp .mfLocation { display: block; }
.mfLocation::before {
  content: '';
  position: absolute;
  background: linear-gradient(180deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.15;
  width: 100%;
  height: 30px;
  top: 10px;
  left: 0;
  z-index: 1;
}
.mfLocation::after {
  content: '';
  position: absolute;
  background: linear-gradient(0deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.15;
  width: 100%;
  height: 30px;
  bottom: 10px;
  left: 0;
  z-index: 1;
}
.locAdd { 
	font-size: 18px;
	text-align: center;
	line-height: 1.2;
}
.locAdd span {
	color: #274B99;
	font-weight: 700;
	padding: 0 5px 0 0;
}
.mfBottom {
	background-color: #274B99;
	padding: 40px 20px;
}
.fNav {
  padding:0;
  text-align:center
}
.fNav li {
  padding:0;
  display:inline-block;
  list-style-type:none;
  list-style-position:outside;
  text-align:center;
  font:16px/1 "Red Hat Display",sans-serif;
}
.fNav li:after {
  content:'|';
  color:#4B74CE;
  font-size:16px
}
.fNav li:last-child:after {
  display:none
}
.fNav a {
  color:#fff;
  padding: 0 10px;
}
.fNav a:hover {
  text-decoration:underline
}
.fNav li:first-child a {
  padding-left:0
}
@media screen and (min-width: 800px) {
  .mfTopWrap {
  	flex-direction: row;
  	align-items: center;
  	gap: 0 30px;
  }
  .mfPhone { order: 0; flex: 1; }
  #logo-footer { margin: 0; order: 1; flex: 1; text-align: center; }
  .mfSocial { order: 2; flex: 1;  }
}
@media screen and (min-width: 1120px) {
	#logo-footer { max-width: 250px; }
	.mfSocial { column-gap: 14px; margin: 0 0 15px; }
	.mfSocial a { width: 51px; height: 51px; }
	.mfPhone { font-size: 35px; }
}
@media screen and (min-width: 1640px) {
	.mfTop { padding: 70px 0; }
	.mfTop::before { top: 15px; }
	.mfTop::after { bottom: 15px; }
	.mfTopWrap { column-gap: 0;  }
	#logo-footer { max-width: 302px; } 
	.mfPhone { font-size: 50px; }
	.mfSocial { margin: 0 0 25px; }
	.mfLocation { margin: -25px 0 0; }
	.locAdd { font-size: 24px; }
  .fNav li, .fNav li:after { font-size: 18px; }
}

/* Videos Page */
.mc-media-thumb {
  display: block;
  margin: 0 auto 10px auto;
  transition: .3s;
  -webkit-transition: .3s;
  border: 2px solid transparent;
}
.mc-media-thumb img {
  display: block;
  width: 100%;
}
.mc-media-title {
  display: block;
  color: #194C9E;
  text-align: center;
  font-weight: 700;
  padding: 5px 10px;
}
.article .mc-media-thumbs {
  padding: 15px 0 20px 0;
  text-align: center;
}
.article .mc-media-thumbs li {
  list-style-type: none;
  list-style-position: outside;
  display: inline-block;
  vertical-align: top;
  margin: 0 auto 20px;
  max-width: 300px;
}
.article .mc-media-thumbs li a {
  display: block;
  transition: 0.5s;
}
.article .mc-media-thumbs li a:hover {
  cursor: pointer;
}
.article .mc-media-thumbs li a:hover .mc-media-thumb {
  border: 2px solid #427CD8;
}

.article .photo-gallery {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  padding: 0 0 20px 0;
}
.article .photo-gallery li {
  list-style: none;
  max-width: 200px;
}
.article .photo-gallery a {
	display: block;
	border: 4px solid #194C9E;
  transition: all 300ms;
}
.article .photo-gallery a:hover {  border-color: #427CD8; }
.article .photo-gallery img {
  display: block;
  width: 100%;
  height: auto;
}
.article .photo-gallery a:hover img { opacity: 0.85; }
@media screen and (min-width: 1120px) {
	.article .mc-media-thumbs { 
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 10px;
	}
	.article .mc-media-thumbs li { margin: 0 0 20px; }
}

@media screen and (min-width: 1640px) {
	.article .mc-media-thumbs { gap: 0 20px; }
	.article .mc-media-thumbs li { max-width: 325px; }
}

/* Testimonial Page */
#mainContent .testimonial { border-bottom: 1px solid #194C9E; margin: 0 0 20px; padding: 20px 0; }
#mainContent .testimonial:last-child { border: 0; }

/* Result Page */
.mcResult {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px;
	padding: 10px;
}
.mcResult > div {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	border-radius: 8px;
	background-color: #4B74CE;
	border: 4px solid #fff;
	padding: 40px 20px;
	color: #fff;
	font-size: 25px;
	font-weight: 900;
	text-align: center;
	width: 300px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.mcResult strong {
	display: block;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	padding: 0 0 10px;
}
@media screen and (min-width: 1100px) {
		.mcResult > div { width: calc(50% - 60px); }
}
@media screen and (min-width: 1440px) {
	.mcResult { gap: 30px; }
  .mcResult > div { font-size: 30px; width: calc(33.33% - 76px); border-width: 6px; }
}

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cfRequiredMark {
	position: relative;
	font-size: 0;
}
input[type=radio].validationError + .cfRequiredMark:before,
input[type=checkbox].validationError  + .cfRequiredMark:before {
	display: inline-block;
	content: "";
	position: absolute;
	left: -26px;
	top: -11px;
	background-color: 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;}
/* Form Validation -- Ends */

/* Vimeo CSS */

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

.article .vimeo-embed-cont {margin: 0 0 30px;}

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

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

/*  < 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: 310px; /* 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( 65vh - 100px );
		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: #194C9E;
		border: 1px solid #194C9E;
		
	}
	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 ul li:first-child { border-top: 1px solid #194C9E;}
nav.mm .navmm_scrollable .navmm_scroll_menu ul a { color: #fff; }
nav.mm .navmm_scrollable ul li:hover > a { background: #427CD8;} /* modme to match ul bg color */
nav.mm .navmm_scrollable ul li:hover > a:hover {background: #194C9E;} /* modme to match hover bg color */
nav.mm .navmm_scrollable:hover .navmm_scroll_menu  ul ul a {padding-left: 30px;}
nav.mm .navmm_scrollable:hover .navmm_scroll_menu  ul ul ul a {padding-left: 60px;}
nav.mm .navmm_scrollable:hover .navmm_scroll_menu  ul ul ul ul a {padding-left: 90px;}
nav.mm .navmm_scrollable:hover .navmm_scroll_menu  ul ul ul ul ul a {padding-left: 120px;}



/*  < lightbox >  */

body.lb-disable-scrolling {
	overflow: hidden;
}
.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	display: none;
}
.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: normal;
}
.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	max-height: none;
	border-radius: 3px;

	/* Image border */
	border: 4px solid white;
}
.lightbox a img {
	border: none;
}
.lb-outerContainer {
	position: relative;
	*zoom: 1;
	width: 250px;
	height: 250px;
	margin: auto;
	border-radius: 4px;

	/* Background color behind image.
	 This is visible during transitions. */
	background-color: white;
}
.lb-outerContainer:after {
	content:'';
	display: table;
	clear: both;
}
.lb-loader {
	position: absolute;
	top: 43%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: auto;
	background: url(img/lightbox/loading.gif) no-repeat;
}
.lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
.lb-container > .nav {
	left: 0;
}
.lb-nav a {
	outline: none;
	background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev, .lb-next {
	height: 100%;
	cursor: pointer;
	display: block;
}
.lb-nav a.lb-prev {
	width: 34%;
	left: 0;
	float: left;
	background: url(img/lightbox/prev.png) left 48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}
.lb-nav a.lb-next {
	width: 64%;
	right: 0;
	float: right;
	background: url(img/lightbox/next.png) right 48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}
.lb-dataContainer {
	margin: auto;
	padding-top: 5px;
	*zoom: 1;
	width: 100%;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
	content:'';
	display: table;
	clear: both;
}
.lb-data {
	padding: 0 4px;
	color: #ccc;
}
.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em;
}
.lb-data .lb-caption {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
}
.lb-data .lb-caption a {
	color: #4ae;
}
.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999;
}
.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(img/lightbox/close.png) top right no-repeat;
	text-align: right;
	outline: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}
/*  </ lightbox >  */

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