/*
Theme Name: Pierce Law Firm
Version: 100.0
Template: universal_mm
*/

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

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

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

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

a {outline: none;}

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

div.entry-meta {font-size: 90%;}
.post_entry_mult {
	border-bottom: 1px solid #999;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
	.post_entry_mult_left {float: left; display: inline; width: 150px;}
	.post_entry_mult_right {padding-left: 160px;}
	div.post_entry_mult h2 {padding-bottom: 0; margin-bottom: 0;}
	.excerpt_meta {font-size: 80%; margin: 0 0 10px;}
	.postThumbSingle {display: block; margin: 0 0 10px;}
@media screen and (min-width: 450px) {
	.postThumbSingle {float: left; margin: 5px 10px 0 0;}
}
.tag-links {display: block;}
.google-map {height: 350px;margin: 0 0 25px; border: 1px solid #333;}
/* Universal Ends */

blockquote {padding: 0 0 0 30px; font-style: italic;}
strong {font-weight: bold;}
i, em {font-style: italic;}
i strong, em strong, strong i, strong em {font-weight: bold;}

/* General */
html {-webkit-text-size-adjust: 100%; background: #333;}
body {
	font-family: "Red Hat Display", sans-serif;
	font-size: 16px;
	line-height: 1.67;
	color: #000;
	background: #fff;
}
a {color: #2076B1;}
a, a:link, a:active, a:visited {text-decoration: none; outline: none;}
.animate__animated {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.officiallyAnimated, .ie9 .animate__animated, #persistentHeader .animate__animated, #persistentHeader.animate__animated {opacity: 1;}
article hr {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	width: 80%;
	margin: 0 auto 20px;
}
.sxn-wrap { max-width: 1600px; margin: 0 auto; }
.sxn-head {
	color: #000;
	font: bold 25px/1.2 "Red Hat Display", sans-serif;
	margin: 0 auto;
	padding: 0 0 32px;
	position: relative;
	text-align: center;
	z-index: 2;
}
.sidebar .sxn-head { font-size: 20px; padding: 0 0 20px; }
.sxn-button {
	background: #00315E;
	box-sizing: border-box;
	color: #FFF; cursor: pointer; display: block; font-family: "Red Hat Display", sans-serif; font-size: 19px; font-weight: 700; height: auto; line-height: 1.2; margin: 18px auto 0; max-width: 266px; overflow: hidden; padding: 15px 20px; position: relative; text-align: left; text-transform: uppercase; transition: .5s; width: 100%;

	align-items: center; display: flex; justify-content: flex-start;
}
.sxn-button::before {
  border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
  content: ""; height: 20px; position: absolute; right: 17px; top: 50%; transform: translateY(-50%) rotate(45deg); width: 20px;
}
	.sxn-button:hover {
		background: #114D84;
		color: #FFF;
		text-decoration: none !important;
	}
@media screen and (min-width: 1120px) {
	.sxn-head { font-size: 35px; }
	.sidebar .sxn-head { font-size: 24px; }
	.sxn-button { font-size: 21px; max-width: 305px; padding: 18px 35px 17px 64px; }
}
@media screen and (min-width: 1640px) {
	body { font-size: 18px; }
	.sxn-head { font-size: 45px; }
	.sidebar .sxn-head { font-size: 30px; }
	.sxn-button { font-size: 25px; max-width: 366px; padding: 18px 42px 17px 79px; }
}


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

/* < top nav zone > */
/* Enable these next two lines to modify dropdown colors
html body nav.mm ul li:nth-child(2) ul {display: block; transform: scaleY(1); opacity: 1}
html body nav.mm ul li:nth-child(2) ul li:nth-child(2) > a {background-color: #5B9FC4;}
*/
nav.mm {
	text-align: center;
	position: relative;
	z-index: 100;
	width: 100%;
}
nav.mm > ul > li > a {
	padding: 8px 4px;
	font-family: "Red Hat Display", sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.6;
	color: #00315E;
	line-height: 1;
	text-transform: uppercase;
}
nav.mm > ul > li > a:hover {transition: background 300ms linear;}
nav.mm > ul > li > ul {top: 100%;}
nav.mm > ul > li:hover > a {background: #114D84; color: #fff;}
nav.mm ul ul {background: #fff; width: 200px; border: 0;}
nav.mm ul ul li:hover > a {background: #114D84; color: #fff;}
nav.mm ul ul li {border-top: 1px solid #114D84;}
nav.mm ul ul a {
	color: #000;
	font-family: "Red Hat Display", sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3;
	padding: 6px 10px;
	text-transform: none;
}
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 #4c4c4c;} /*modme*/
	#mm1 {border-left: 1px solid #4c4c4c;} /*modme*/
	#mm1 > a {background-position: 15px 0;}
	#mm2 > a {background-position: 15px -34px;}
	#mm3 > a {background-position: 15px -68px;}
	#mm4 > a {background-position: 15px -102px;}
	#mm5 > a {background-position: 15px -136px;}
	#mm6 > a {background-position: 15px -170px;}
	/* Dropdown support */
	.mmi > ul {
		z-index: 1;
		width: 297px;
		left: -1px;
		display: none;
		position: absolute;
	}
	.mmi:hover ul {display: block;}
	.mmi ul li {
		border-top: 1px solid #333; /*modme*/
	}
	.mmi ul li:first-child {border: 0;}
	.mmi ul a {
		background: #666; /*modme*/
		color: #fff; /*modme*/
		display: block;
		padding: 10px 10px;
		font-size: 16px;
	}
	.mmi ul a:hover {
		background: #999; /*modme*/
	}
	@media screen and (min-width: 385px) {
		#mm6 {width: 110px;}
		#mm6 > a {
			padding: 0 0 0 47px;
			text-indent: 0;
		}
		.mmi > ul {width: 350px;}
	}
nav.mm_mob {
	position: absolute;
	padding: 54px 0 20px;
	left: 0;
	top: 0;
	width: 100%;
	background: #FFF; /*modme*/
	z-index: 9999;
}
	nav.mm_mob ul {padding: 0;}
	nav.mm_mob > ul {padding: 0;}
		nav.mm_mob ul li {
			list-style-type: none;
			list-style-position: outside;
			display: block;
		}
		nav.mm_mob ul a {
			display: block;
		    padding: 5px 20px 4px 0;
		    color: #000;
		    font: 15px/1 arial, sans-serif;
		    -webkit-font-smoothing: antialiased;
		    -moz-osx-font-smoothing: grayscale;
		}
		nav.mm_mob a:hover {
			background: #114D84; /*modme*/
			text-decoration: none;
			color: #FFF;
		}
			nav.mm_mob ul a {padding-left: 20px;}
			nav.mm_mob ul ul a {padding-left: 40px;}
			nav.mm_mob ul ul ul a {padding-left: 60px;}
			nav.mm_mob ul ul li a {text-transform: none;}
#closeMenu {
	display: none;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	font-family: arial, sans-serif;
	color: #fff;
	z-index: 999999999;
	top: 0;
	right: 0;
	width: 100%;
	text-transform: uppercase;
	position: fixed;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
}
#closeMenu:hover {text-decoration: none; color: #ccc;}
body.fsMenuOn #menuWall {
	position: fixed;
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	z-index: 999;
	content: "";
	width: 100%;
	height: 200%;
	left: 0;
	top: 0;
}
#mblSearch {
	max-width: 350px;
	padding: 0 20px 20px;
	overflow: hidden;
}
#mblsInput, #mblsSubmit {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	float: left;
	display: inline;
	box-sizing: border-box;
}
#mblsInput {
	box-sizing: border-box;
    padding: 0 16px;
    width: 70%;
    height: 32px;
    font: 14px/normal arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 1px solid #4c4c4c;
    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: #4c4c4c;
    border: 0;
    border-radius: 0 4px 4px 0;
    transition: all 250ms ease;
}
#mblsSubmit:hover {background: #114D84;} /*modme*/
/* < end top nav zone /> */


/* Header main zone */
#mainHeader {
	padding: 0 0 10px;
	transition: .5s;
	color: #FFF;
}
	.mhMainbg {
		box-sizing: border-box;
		padding: 20px; position: relative; z-index: 1;
	}
	.mhMainbg::before {
		background: #00315E;
		content: ''; height: 100%; position: absolute; right: -50%; top: 0; width: calc(100% + 2000px); z-index: -1;
	}
	#logo-main {
		display: block;
		width: 223px;
		max-width: 100%; /*modme*/
		margin: 0 auto;
		transition: .5s;
	}
	#logo-main img {
		display: block; 
		width: 100%; 
		height: auto;
	}
	.mhWrap {
		display: flex;
		justify-content: flex-end;
		align-items: center;
		flex-direction: column;
		gap: 5px;
		line-height: 1.2;
		margin: 20px auto 0;
		transition: .5s;
		text-align: center;
	}
	.mhCallWrap {
		background: none;
		box-sizing: border-box;
		font-family: "Outfit", sans-serif;
		padding: 0;
		position: relative;
		text-transform: uppercase;
		z-index: 1;

		align-items: center;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		gap: 5px 10px;
	}
		.mhItem {
			color: #2076B1;
			font-size: 16px;
			font-style: italic;
			font-weight: 700;
			line-height: 1;
			position: relative;
			padding: 0;
			z-index: 1;
		}
	.mhCTA {
		color: #000;
		display: block;
		line-height: 1.2;
		padding: 0 0 10px;

		align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; gap: 5px 10px; justify-content: center;
	}
	.mhCTA a { color: #000; font-size: 25px; font-weight: 700; }
		.mhCTA a:hover { color: #000; text-decoration: underline; }
@media screen and (min-width: 450px) {
	.mhCTA { flex-direction: row; gap: 10px; }
}
@media screen and (min-width: 800px) {
	#wrapper { padding: 0; /*modme*/ }
	#persistentHeader{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
		transition: .5s;
	}
	#mhWrapper { padding: 0 20px 20px; }
	#mainHeader {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		min-height: auto;
		justify-content: space-between;
		flex-wrap: wrap;
		gap: 0 30px;
		position: relative;
		padding: 0; 
	}
	.mhMainbg { padding: 30px 0; width: 250px; }
	.mhMainbg::before { right: 0; }
	#logo-main { margin: 0; }
	.mhRight { flex: 1; }
	.mhWrap {
		margin: 20px 0 0;
		position: absolute; 
		top: 0;
		right: 0;
		align-items: flex-end;
	}
	.mhCallWrap { align-items: flex-end; }
	.mhCTA { padding: 0; text-align: right; }

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

	body.sticky_zone #persistentHeader {
		background: #FFF;
		box-shadow: 0 10px 30px 0 rgba(0,0,0,0.25);
	}
	.sticky_zone #mainHeader { min-height: auto; gap: 0 10px; }
}
@media screen and (min-width: 900px) {
	nav.mm > ul > li > a { padding: 8px; }
}
@media screen and (min-width: 1120px) {
	#mhWrapper { padding: 0 20px; }
	#mainHeader {
		flex-wrap: nowrap;
		flex-direction: row;
	}
	.mhMainbg { width: auto; }
	.mhMainbg::before { right: -21px; }
	#logo-main {
		position: relative;
		z-index: 1;
	}
	.mhWrap {
		align-items: center;
		flex-direction: row;
		gap: 10px 15px;
		margin: 20px 0 10px;
		position: static;
	}
	.mhCallWrap { flex-direction: row; gap: 5px 21px; padding: 2px 0 0; }
	.mhItem { font-size: 18px; }
	.mhItem::before {
		background: #2076B1;
		border-radius: 4px;
		content: ''; height: 4px; margin: 0; position: absolute; right: -13px; top: 50%; transform: translateY(-50%); width: 4px; z-index: -1;
	}
	.mhItem:last-child::before { content: none; }
	nav.mm { justify-content: flex-end; left: auto; margin: 0; padding: 0; right: -9px; top: 0; width: auto; }

	.sticky_zone .mhItem { font-size: 16px; }
	.sticky_zone .mhCallWrap { padding: 3px 0 0; }
	.sticky_zone .mhCTA a { font-size: 23px; }
	.sticky_zone nav.mm::after { left: 0; }
}
@media screen and (min-width: 1200px){
	nav.mm { justify-content: flex-end; right: -10px; }
}
@media screen and (min-width: 1300px){
	nav.mm > ul > li > a { font-size: 14px; }
	nav.mm ul ul a { font-size: 14px; }

	.sticky_zone nav.mm > ul > li > a { font-size: 14px; }
}
@media screen and (min-width: 1400px) {
	#mhWrapper { max-width: 1600px; margin: 0 auto; }
	.mhMainbg::before { right: -22px; }
	#logo-main { width: 323px; }
	.mhWrap { gap: 10px 21px; margin: 29px 0 10px; }
	.mhCallWrap { gap: 10px 32px; padding: 6px 0 0; }
	.mhItem::before { right: -19px; }
		.mhCTA a { font-size: 30px; }
	nav.mm { right: -13px; }
	nav.mm > ul > li > a { padding: 8px 12px; }

	.sticky_zone #logo-main { width: 273px; }
	.sticky_zone .mhCallWrap { padding: 7px 0 0; }
	.sticky_zone .mhCTA a { font-size: 28px; }
	.sticky_zone nav.mm > ul > li > a { padding: 8px 10px; }
}
@media screen and (min-width: 1640px) {
	.mhMainbg { padding: 37px 0; }
	.mhMainbg::before { right: -50px; }
	.mhWrap { gap: 10px 40px; margin: 21px 0 18px; }
	.mhCallWrap { padding: 11px 0 0; }
	.mhItem { font-size: 22px; }
	.mhCTA { gap: 10px 22px; padding: 3px 0 0; }
		.mhCTA a { font-size: 35px; }
	nav.mm { right: -15px; }
	nav.mm > ul > li > a { font-size: 16px; padding: 11px 16px 10px; }
	nav.mm ul ul a { font-size: 16px; }
	
	.sticky_zone .mhCallWrap { padding: 11px 0 0; }
	.sticky_zone .mhItem { font-size: 20px; }
	.sticky_zone .mhCTA a { font-size: 33px; }
	.sticky_zone nav.mm > ul > li > a { font-size: 16px; padding: 11px 14px 10px; }
}


/* home slides */
.sxn-homeslides { position: relative; z-index: 1; }
#homeslides {
	position: relative;
	height: 300px;
}
.homeslide {
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	padding: 0;
	opacity: 0;
}
#homeslide1 {opacity:1}
.homeslideImg {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
#homeslideImg1 { background-image: url(img/slides/home/800/1.webp); }
#homeslideImg2 { background-image: url(img/slides/home/800/2.webp); }
#homeslideImg3 { background-image: url(img/slides/home/800/3.webp); }
.slideContent {
	box-sizing: border-box;
	position: relative;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	top: 0;
	left: 0;
}
.slideBox {
	background: rgb(255 255 255 / 80%);
	bottom: -400px;
	box-sizing: border-box;
	margin: 0 auto;
	opacity: 0;
	padding: 0 20px;
	position: relative;
	text-align: center;
	transition: all 500ms ease;
	width: 100%;
}
.slideBd {
	background: rgb(255 255 255 / 60%);
	box-sizing: border-box;
	margin: 0 auto; padding: 21px 20px 24px; position: relative;
}
.slideBd::before, .slideBd::after { content: ''; height: 100%; position: absolute; top: 0; width: 20px; }
.slideBd::before {
	background: linear-gradient(-90deg, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 100%);
	left: -20px;
}
.slideBd::after {
	background: linear-gradient(90deg, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 100%);
	right: -20px;
}
.slideTxtAnimate .slideBox {
	bottom: 0;
	opacity: 1;
}
.slideHead {
	font-family: "Red Hat Display", sans-serif;
	font-size: 18px;
	font-weight: 800;
	line-height: 1;
	display: block;
	color: #000;
	padding: 0;
	position: relative;
	text-transform: uppercase;
}
.slideHead em { color: #2076B1; font-family: "Outfit", sans-serif; font-size: 25px; font-style: italic; font-weight: 700; line-height: 1.2; padding: 0; }
.slideHead br { display: none; }

/* sub slides */
.subslide {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 16.4% 0;
	position: relative;
}
#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); }
@media screen and (min-width: 430px) {
	.slideHead br { display: block; }
}
@media screen and (min-width: 600px) {
	#homeslides { height: 350px; }
	.slideContent { position: absolute; z-index: 1; }
	.slideHead { font-size: 20px; }
	.slideHead em { font-size: 30px; }
}
@media screen and (min-width: 800px) {
	#syncMenu {z-index: 1;}
	#homeslides { height: 550px; }
	#homeslideImg1 { background-image: url(img/slides/home/1120/1.webp); }
	#homeslideImg2 { background-image: url(img/slides/home/1120/2.webp); }
	#homeslideImg3 { background-image: url(img/slides/home/1120/3.webp); }
	.slideContent::before {
		background: linear-gradient(0deg, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 100%);
		bottom: 0;
		content: ''; height: 30px; left: 0; position: absolute; width: 100%; z-index: 9;
	}
	.slideBox { padding: 0 40px; }
	.slideBd { padding: 41px 20px 54px; }
	.slideBd::before, .slideBd::after { width: 50px; }
	.slideBd::before { left: -50px; }
	.slideBd::after { right: -50px; }
	.slideHead { font-size: 25px; }
	.slideHead em { font-size: 40px; }

	.subslide { padding: 21.4% 0; position: relative; z-index: 1; }
	#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); }
}
@media screen and (min-width: 1120px) {
	#homeslides { height: 650px; }
	#homeslideImg1 { background-image: url(img/slides/home/2000/1.webp); }
	#homeslideImg2 { background-image: url(img/slides/home/2000/2.webp); }
	#homeslideImg3 { background-image: url(img/slides/home/2000/3.webp); }
	.slideBd { max-width: 1189px; padding: 51px 20px 64px; }
	.slideBd::before, .slideBd::after { width: 98px; }
	.slideBd::before { left: -98px; }
	.slideBd::after { right: -98px; }
	.slideHead { font-size: 35px; line-height: 1; }
	.slideHead em { font-size: 50px; }

	.subslide { padding: 17.4% 0; }
	#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); }
}
@media screen and (min-width: 1400px) {
	#homeslides { height: 750px; }
}
@media screen and (min-width: 1640px) {
	#homeslides { height: 950px; }
	.slideContent::before { height: 60px; }
	.slideBd { padding: 61px 20px 74px; }
	.slideHead { font-size: 45px; line-height: 1.1; }
	.slideHead em { font-size: 70px; }
	#homeslide3 .slideBd { padding: 74px 20px 61px; }
	#homeslide3 .slideHead span { align-items: flex-start; display: flex; gap: 10px 20px; justify-content: center; }
	#homeslide3 .slideHead span em { margin: -9px 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%;}

#crumbs { font-size: 14px; margin: 0 0 20px; }
#contentArea { margin: 0 auto; overflow: hidden; }
#mainContent { color: #000; }
	.article ul, .article ol {padding: 0 0 20px 30px;}
	.article li ul, .article li ol {padding: 0 0 0 30px;}
	.article li {list-style-position: outside;}
	.article ul li {list-style-type: disc;}
	.article ol > li {list-style-type: decimal;}
	.article ol > li > ol > li {list-style-type: lower-alpha;}
	.article ol > li > ol > li > ol > li {list-style-type: lower-roman;}
	.article ul ul {padding-bottom: 0;}
	.article a:hover {text-decoration: underline;}
	.article ul, .article ol {overflow: hidden;}
	.article h1,
	.article h2,
	.article h3,
	.article h4,
	.article h5,
	.article h6 {
		line-height: 1.2;
		font-weight: bold;
		font-family: "Red Hat Display", sans-serif;
		color: #000;
		padding: 10px 0 20px 0;
	}
	.article h1 {
		font-size: 30px;
		padding: 0 0 20px;
	}
	.article h2 {
		color: #00315E;
		font-size: 25px;
	}
	.article h3 {
		font-size: 20px;
	}
	.article h4 {
		font-size: 18px;
		font-style: italic;
	}
	.article h5 {
		font-size: 18px;
	}
	.headshot {
		width: 40%;
		max-width: 220px;
		height: auto;
		float: left;
		margin: 0 15px 5px 0;
	}
	.article .alignright, .article .aligncenter, .article .alignleft{
		display: block;
		margin: 10px auto;
		max-width: 100%;
		height: auto;
	}
	.mcImgScale{
		/*Do not add any additional css to this class.*/
		max-width: 100%;
		height: auto;
	}
	.mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;}
@media screen and (min-width: 1120px) {
	.article h1 { font-size: 40px; }
	.article h2 { font-size: 30px; }
	.article h3 { font-size: 24px; }
}
@media screen and (min-width: 1640px) {
	.article h1 { font-size: 55px; }
	.article h2 { font-size: 40px; }
	.article h3 { font-size: 30px; }
}


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


/* Content Area */
.sxn-content {
	overflow: hidden;
	padding: 30px 20px;
	position: relative;
	z-index: 1;
}
.home .sxn-content { padding: 30px 20px 3px 20px; }
.home .sxn-content::before {
	background: linear-gradient(180deg, #000, rgba(173, 173, 173, 0));
	content: ''; height: 61px; left: 0; opacity: 0.10; position: absolute; top: 0; width: 100%; z-index: 2;
}
.home .article h1 { padding: 0 0 37px; text-align: center; }
.home .article h1 br { display: none; }

.mcHome { box-sizing: border-box; display: block; margin: 0 auto; max-width: 100%; }
	.mcHome-side { box-sizing: border-box; display: block; margin: 0 auto; max-width: 100%; padding: 0 0 30px; width: 300px; }
	.mcHome-img { display: block; font-size: 0; margin: 0 auto; overflow: hidden; padding: 0; position: relative; z-index: 1; }
	.mcHome-img::before, .mcHome-img::after { content: ''; position: absolute; }
	.mcHome-img::before {
		border-color: #FFF;
		border-style: solid;
		border-width: 0 3px 3px 0;
		bottom: 15px; height: 100%; right: 15px; width: calc(100% - 33px); z-index: 2;
	}
	.mcHome-img::after {
		background: #FFF;
		bottom: 0; height: 15px; left: 15px; width: 3px;
	}
	.mcHome-scale { display: block; height: auto; margin: 0 auto; max-width: 100%; }
	.mcHome-intro {
		background: #E5E5E5;
		box-sizing: border-box;
		color: #00315E; display: block; font-style: italic; font-weight: 700; padding: 30px 20px 30px 35px; position: relative; z-index: 1;
	}
	.mcHome-intro::before {
		background: #FFF;
		content: ''; height: 100%; left: 15px; position: absolute; top: 0; width: 3px;
	}
@media screen and (min-width: 800px) {
	#syncContent {z-index: 1;}
	.sxn-content { padding: 40px; }
	.home .sxn-content { padding: 40px 40px 3px 40px; }
	#mainContent { float: left; padding: 0; width: calc(100% - 40px - 300px); }
	.home #mainContent,
	.fwEntry #mainContent { float: none; margin: 0 auto; width: 100%; }
	.article .alignright { float: right; margin: 0 0 5px 15px; }
	.article .aligncenter { display: block; margin: 0 auto; }
	.article .alignleft { float: left; margin: 0 15px 5px 0; }
	#sidebar { float: right; margin: 0 auto; width: 300px; }
}
@media screen and (min-width: 900px) {
	.mcTable td {display: table-cell; padding: 0 0 0 40px;}
	.mcTable td:first-child {padding: 0;}
}
@media screen and (min-width: 1120px) {
	.sxn-content { padding: 60px; }
	.home .sxn-content { padding: 60px 60px 3px 60px; }
	.home .article h1 br { display: block; }

	.mcHome { align-items: flex-start; display: flex; flex-direction: row; gap: 0 54px; justify-content: space-between; }
	.mcHome-side { margin: 0; order: 1; padding: 9px 0 0; width: 350px; }
		.mcHome-img { margin: 0; }
	.mcHome-cont { margin: 0; order: 0; padding: 0; width: calc(100% - 404px); }
}
@media screen and (min-width: 1400px) {
	#mainContent { width: calc(100% - 100px - 400px); }
	#sidebar { gap: 58px 0; width: 400px; }

	.mcHome { gap: 0 100px; }
		.mcHome-side { width: 400px; }
		.mcHome-cont { width: calc(100% - 508px); }
}
@media screen and (min-width: 1640px) {
	.sxn-content { padding: 100px 60px; }
	.home .sxn-content { padding: 79px 60px 23px; }
	.home .article h1 { padding: 0 0 67px; }

	.mcHome-intro { padding: 41px 30px 43px 44px; }
}


/* View more toggle */
.mcViewToggle {
	background: #00315E;
	box-sizing: border-box;
	color: #FFF; cursor: pointer; display: block; font-family: "Red Hat Display", sans-serif; font-size: 19px; font-weight: 700; height: auto; line-height: 1.2; margin: 22px auto 0; max-width: 266px; overflow: hidden; padding: 15px 20px; position: relative; text-align: left; text-transform: uppercase; transition: .5s; width: 100%;

	align-items: center; display: flex; justify-content: flex-start;
}
.mcViewToggle::before {
  border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
  content: ""; height: 20px; position: absolute; right: 17px; top: 50%; transform: translateY(-50%) rotate(45deg); width: 20px;
}
	.mcViewToggle:hover {
		background: #114D84;
		color: #FFF;
		text-decoration: none !important;
	}
.mcMore { display: none; transition: 5s; }
.mcMore.active { display: block; }
@media screen and (min-width: 1120px) {
	.mcViewToggle { font-size: 21px; margin: 32px auto 0; max-width: 305px; padding: 18px 30px 17px; }
}
@media screen and (min-width: 1640px) {
	.mcViewToggle { font-size: 25px; margin: 42px 110px 0 auto; max-width: 366px; padding: 18px 42px 17px; }
}


/* Areas zone */
.sxn-areas {
	padding: 40px 20px;
	position: relative;
	z-index: 1;
}
.hpArea {
	padding: 0 40px;
	margin: 0 auto;
	box-sizing: border-box;
}
.hpArea-outer { margin: 0 auto; }
.hpArea-container { margin: 0 auto; }
.hpArea-slide {
	display: flex;
	justify-content: center;
}
.hpAreaUrl { clear: both; color: #000; cursor: pointer; display: block; overflow: hidden; position: relative; z-index: 1; }
.hpAreaBox {
	box-sizing: border-box;
	clear: both;
	display: block;
	height: 100%;
	max-width: 235px;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	position: relative;
}
.hpAreaImg {
	display: block;
	width: 100%;
	height: auto;
	background: #D9D9D9;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.hpAreaScale {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
	opacity: 1;
	position: relative;
	top: 0;
	transition: .5s;
}
.hpAreaContbox {
	align-items: center;
	box-sizing: border-box;
	display: flex; justify-content: center;
	left: 0; padding: 10px; position: absolute; top: 50%; transform: translateY(-50%); width: 100%; z-index: 3;
}
.hpAreaContbox::before {
	background: #FFF;
	content: ''; height: 100%; left: 0; opacity: 0.8; position: absolute; top: 0; width: 100%; z-index: -1;
}
.hpAreaTitle {
	box-sizing: border-box;
	display: block;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	width: 100%;
}

.hpAreaBox:hover { color: #FFF; }
.hpAreaUrl:hover .hpAreaScale { filter: brightness(1.2); }
.hpAreaUrl:hover .hpAreaContbox::before { background: #114D84; }
.hpArea-slide.swiper-slide-active .hpAreaImg { overflow: visible; }
.hpArea-slide.swiper-slide-active .hpAreaScale { top: 0; }

.hpAreaPNSlide {
	width: 35px;
	height: 63px;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 2;
	transition: .5s;
	cursor: pointer;
	transform: translateY(-50%) scale(0.6);
}
.hpAreaPNSlide::before {
	background-image: url(img/areas/arrow-slider.webp);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: absolute;
	content: '';
	z-index: -1;
	width: 35px;
	height: 63px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.hpAreaNext.hpAreaPNSlide {
	left: auto;
	right: 0;
	transform: rotateY(180deg) translateY(-50%) scale(0.6);
}
.hpAreaPNSlide:hover::before { background-position: left bottom; }
@media screen and (min-width: 600px) {
	.hpArea { padding: 0 60px; }
	.hpArea-outer { max-width: 100%; }
	.hpArea-container { max-width: 477px; }
}
@media screen and (min-width: 800px) {
	.hpArea-container { max-width: 719px; }
}
@media screen and (min-width: 1120px) {
	.sxn-areas { padding: 60px 20px; }
	.hpArea-container { max-width: 961px; }
	.hpAreaContbox { padding: 19px 10px 17px 10px; }
	.hpArea-slide.swiper-slide-active .hpAreaImg { overflow: hidden; }
	.hpArea-slide.swiper-slide-active .hpAreaScale { top: 0; }
	.hpAreaBox:hover .hpAreaImg { overflow: visible; }
	.hpAreaBox:hover .hpAreaScale { top: 0; }
}
@media screen and (min-width: 1400px) {
	.hpArea { padding: 0 100px; }
	.hpArea-container { max-width: 1203px; }
	.hpAreaPNSlide { transform: translateY(-50%) scale(1.0); left: 20px;}
	.hpAreaNext.hpAreaPNSlide { transform: rotateY(180deg) translateY(-50%) scale(1.0); right: 20px; }
}
@media screen and (min-width: 1640px) {
	.hpArea { padding: 0 117px; }
	.hpArea-container { max-width: 1445px; }
	.hpAreaImg { height: 391px; }
	.hpAreaTitle { font-size: 18px; }
	.hpAreaPNSlide { left: 0; }
	.hpAreaNext.hpAreaPNSlide { right: 0; }
}
@media screen and (min-width: 1800px) {
	.hpArea-outer { position: relative; }
}


/* Areas sidebar */
.sbAreas {
	background-color: #00315E;
	box-sizing: border-box; margin: 0 auto; max-width: 400px; overflow: hidden; padding: 24px 20px 22px; width: 100%; z-index: 1;
}
.sbAreas .sxn-head { color: #FFF; padding: 0 0 25px; text-transform: uppercase; }
.sbAreaList { box-sizing: border-box; display: block; padding: 0; }
.sbAreaItem { box-sizing: border-box; display: block; margin: 0; position: relative; z-index: 1; }
	.sbAreaLink { color: #FFF; display: block; font-size: 16px; font-weight: 700; line-height: 1.2; padding: 15px 0 14px; position: relative; text-align: center; text-transform: uppercase; z-index: 1; }
	.sbAreaItem::before, .sbAreaItem:last-child::after {
		background: #2469A8;
		content: ''; height: 2px; left: -50%; position: absolute; top: 0; width: calc(100% + 600px); z-index: 2;
	}
	.sbAreaItem:last-child::after { bottom: 0; top: auto; }
	
	.sbAreaLink:hover::before {
		background-color: #114D84;
		content: ''; height: 100%; left: -50%; position: absolute; top: 0; width: calc(100% + 600px); z-index: -2;
	}
	.sbAreaLink:hover { color: #FFF; }
@media screen and (min-width: 1120px) {
	
}
@media screen and (min-width: 1640px) {
	.sbAreas { padding: 24px 29px 22px; }
	.sbAreaLink { font-size: 18px; padding: 19px 0 18px; }
}


/* Testimonials zone */
.sxn-tests {
	background-image: url(img/testimonials/bg.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	display: block; padding: 157px 20px 87px; position: relative; z-index: 1;
}
.sxn-tests .sxn-head { padding: 0 0 13px; }
.sxn-tests .sxn-wrap {
	box-sizing: border-box;
	padding: 30px 0; position: relative; z-index: 1;
}
.sxn-tests .sxn-wrap::before {
	background: rgba(255, 255, 255, 0.9);
	content: ''; height: 100%; left: -50%; position: absolute; top: 0; width: calc(100% + 2000px); z-index: -1;
}

.hpTestimonials {
	position: relative;
	z-index: 1;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}
.hpTests-slide { align-items: flex-start; display: flex; height: auto; }
.hpTests-box {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 33px 30px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1;

	align-items: flex-start; display: flex; flex-direction: column; justify-content: flex-start;
}
.hpTests-box::before, .hpTests-box::after {
	box-sizing: border-box;
	content: ''; height: 272px; position: absolute; top: 50%; transform: translateY(-50%); width: 62px;
}
	.hpTests-box::before {
		border-left: 3px solid #CFCFCF;
		border-top: 3px solid transparent;
		border-bottom: 3px solid transparent;
		border-radius: 100% 0 0 100%;
		left: 0; z-index: -1;
	}
	.hpTests-box::after {
		border-right: 3px solid #CFCFCF;
		border-top: 3px solid transparent;
		border-bottom: 3px solid transparent;
		border-radius: 0 100% 100% 0;
		right: 0; z-index: -2;
	}
.hpTests-col { align-items: flex-start; display: flex; flex: 1; flex-direction: column; justify-content: center; text-align: center; }
.hpTests-title { color: #00315E; font-size: 22px; font-weight: 700; line-height: 1.2; margin: 0 auto; padding: 62px 0 15px; position: relative; text-align: center; }
.hpTests-title::before {
	background-image: url(img/testimonials/icon-5star.webp);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto 100%;
	content: ''; height: 34px; left: 50%; margin: 0 auto; position: absolute; top: 0; transform: translateX(-50%); width: 193px;
}

.hpTests-author {
	box-sizing: border-box;
	display: block;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}
.hpTests-body { display: block; padding: 0 0 10px; }
.hpTests-more {
	color: #4A91E2;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
}
.hpTests-more:hover { text-decoration: underline; }

.testNav {
	position: relative;
	display: flex;
	justify-content: center;
	margin: 30px auto 0;
	gap: 20px 10px;
}
.testNav .prevNextSlide {
	display: block;
	position: relative;
	z-index: 1;
	width: 35px;
	height: 63px;
	top: 0;
	left: 0;
	transition: .5s;
	box-sizing: border-box;
	cursor: pointer;
}
.testNav .prevNextSlide::before {
	position: absolute;
	content: '';
	width: 35px;
	height: 63px;
	top: 0;
	left: 0;
	background-image: url(img/icons/icon-arrTests.webp);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
}
.testNav .prevNextSlide.nextTest { transform: rotateY(190deg); left: auto; right: 0; }
.testNav .prevNextSlide:hover::before { background-position: left bottom; }
@media screen and (min-width: 800px) {
	.hpTestimonials { padding: 0 66px; }
	.testNav { position: static; width: auto; margin: 0; display: block; }
	.testNav .prevNextSlide { position: absolute; top: calc(50% - 35px); }
}
@media screen and (min-width: 992px) {
	.hpTestimonials { max-width: 1046px; }
	.hpTests-box { flex-direction: row; min-height: 296px; }
	.hpTests-col { flex: 1; }
}
@media screen and (min-width: 1120px) {
	.sxn-tests { padding: 257px 20px 87px; }
	.sxn-tests .sxn-wrap { padding: 50px 0 41px; }
	.hpTests-title { font-size: 26px; }
	.hpTests-author { font-size: 20px; }
}
@media screen and (min-width: 1400px) {
	.hpTestimonials { max-width: 1274px; }
	.hpTests-box { min-height: 343px; }
}
@media screen and (min-width: 1600px) {
	.hpTests-box { min-height: 404px; }
}
@media screen and (min-width: 1640px) {
	.sxn-tests { padding: 357px 20px 87px; }
	.sxn-tests .sxn-wrap { padding: 71px 0 41px; }
	.hpTestimonials { max-width: 100%; }
	.hpTests-box { min-height: 418px; padding: 33px 40px; }
	.hpTests-box::before, .hpTests-box::after { height: 302px; width: 90px; }
	.hpTests-title { font-size: 32px; }
	.hpTests-title::before { height: 43px; width: 243px; }
	.hpTests-author { font-size: 24px; }
}
@media screen and (min-width: 1700px) {
	.testNav .prevNextSlide { left: -31px; }
	.testNav .prevNextSlide.nextTest { right: -31px; }
}


/* Attorney zone */
.sxn-attorney { display: block; padding: 40px 20px; position: relative; z-index: 1; }
.sxn-attorney .sxn-head { padding: 0 0 30px; }
.sxn-attorney .sxn-head em { color: #2076B1; display: block; font-size: 18px; font-style: normal; font-weight: 700; text-transform: uppercase; }
.sxn-attorney .sxn-button { margin: 20px auto 0; }

.attBox {
	box-sizing: border-box;
	align-items: flex-start; display: flex; flex-direction: column; gap: 40px 54px; justify-content: space-between;
	margin: 0 auto; max-width: 800px; padding: 0;
}
.attCont { margin: 0 auto; padding: 0; order: 1; position: relative; width: 100%; z-index: 1; }
.attSide { margin: 0 auto; max-width: 100%; order: 0; padding: 0; position: relative; width: 300px; z-index: 2; }
	.attImg {
		box-sizing: border-box;
		display: block; margin: 0 auto; padding: 0; position: relative; z-index: 1;
	}
	.attImg::before, .attImg::after { content: ''; position: absolute; }
	.attImg::before {
		border-color: #FFF;
		border-style: solid;
		border-width: 0 3px 3px 0;
		bottom: 15px; height: 100%; right: 15px; width: calc(100% - 33px); z-index: 2;
	}
	.attImg::after {
		background: #FFF;
		bottom: 0; height: 15px; left: 15px; width: 3px;
	}
	.attScale { display: block; height: auto; margin: 0 auto; max-width: 100%; }
@media screen and (min-width: 1120px) {
	.sxn-attorney { padding: 60px 20px; }
	.sxn-attorney .sxn-head em { font-size: 22px; }
	
	.attBox { flex-direction: row; max-width: 100%; }
	.attCont { margin: 0; order: 0; width: calc(100% - 354px); }
		.attBody { box-sizing: border-box; display: block; margin: 0; }
	.attSide { margin: 0; order: 1; }
		.attImg { margin: 0; }
}
@media screen and (min-width: 1400px) {
	.attBox { gap: 40px 108px; }
	.attCont { width: calc(100% - 508px); }
	.attSide { width: 400px; }
}
@media screen and (min-width: 1640px) {
	.sxn-attorney { padding: 98px 20px 90px; }
	.sxn-attorney .sxn-head em { font-size: 26px; padding: 4px 0 0; }
	.sxn-attorney .sxn-button { margin: 36px auto 0; }
}


/* Badges zone */
.sxn-badges { background: #D9D9D9; padding: 30px 20px; position: relative; z-index: 1; }
.sxn-badges .sxn-wrap { max-width: 731px; margin: 0 auto; overflow: hidden; }
.sxn-badges .badges-wrapper.swiper-wrapper { align-items: center; }
.sxn-badges .badge-slide.swiper-slide { text-align: center; width: auto; }
.badgeImg { display: block; height: auto; margin: 0 auto; width: 100%; }

.sxn-badges .badge-slide.swiper-slide::before { background: #8F8F8F; bottom: 30px; content: ""; height: 100%; left: -41px; position: absolute; top: 5px; width: 2px; }
@media screen and (min-width: 800px) {
	.sxn-badges .badge-slide.swiper-slide::before { left: -56px; }
	.sxn-badges .badges-wrapper.swiper-wrapper .swiper-slide-active.badge-slide::before { background: none; }
}
@media screen and (min-width: 1120px) {
	.sxn-badges { padding: 53px 20px 56px; }
}
@media screen and (min-width: 1400px) {
	.sxn-badges .badges-container { transform: scale(1); }
	.badgeImg { width: 100%; }
}


/* Contact zone */
.sxn-contact {
	background-image: url(img/contact/bg.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 20px 92px; position: relative; z-index: 1;
}

.contactWrap { box-sizing: border-box; display: block; }
.contactInner {
	box-sizing: border-box;
	display: block; margin: 0 auto; max-width: 800px; padding: 35px 0; position: relative; z-index: 1;
}
.contactInner::before {
	background: rgba(255, 255, 255, 0.7);
	content: ''; height: 100%; left: -50%; position: absolute; top: 0; width: calc(100% + 2000px); z-index: -1;
}
	.contactSide { margin: 0 auto; max-width: 100%; padding: 0 0 20px; position: relative; width: 300px; z-index: 3; }
		.contactImg { box-sizing: border-box; display: block; overflow: hidden; padding: 0; position: relative; z-index: 1; }
		.contactImg::before, .contactImg::after { content: ''; position: absolute; }
		.contactImg::before {
			border-color: #FFF;
			border-style: solid;
			border-width: 0 0 3px 3px;
			bottom: 15px; height: 100%; left: 15px; width: calc(100% - 33px); z-index: 2;
		}
		.contactImg::after {
			background: #FFF;
			bottom: 0; height: 15px; right: 15px; width: 3px;
		}
		.contactScale { display: block; height: auto; margin: 0 auto; max-width: 100%; }
		.contactBody {
			background: #F4F4F4;
			box-sizing: border-box;
			color: #00315E; display: block; font-style: italic; font-weight: 700; margin: 0 auto; padding: 30px 35px 30px 20px; position: relative; z-index: 1;
		}
		.contactBody::before {
			background: #FFF;
			content: ''; height: 100%; position: absolute; right: 15px; top: 0; width: 3px;
		}
	.contactBlock { margin: 0 auto; padding: 40px 0; position: relative; width: 100%; z-index: 2; }
	.contactBlock::before {
		background: rgba(255, 255, 255, 0.7);
		content: ''; height: 100%; left: -50%; position: absolute; top: 0; width: calc(100% + 2000px); z-index: -2;
	}
@media screen and (min-width: 800px) {
	.sxn-contact { padding: 40px 20px 118px; }
}
@media screen and (min-width: 1120px) {
	.sxn-contact { padding: 60px 20px 292px; }
	.contactInner { align-items: flex-start; display: flex; flex-direction: row; gap: 40px 45px; justify-content: space-between; max-width: 100%; padding: 75px 0; }
		.contactSide { margin: 0; padding: 0; width: 350px; }
		.contactBlock { margin: 0; padding: 64px 0; width: calc(100% - 395px); }
		.contactBlock::before { left: -205px; }
}
@media screen and (min-width: 1400px) {
	.sxn-contact { padding: 85px 20px 592px; }
	.sxn-contact .sxn-head { padding: 0 0 59px; }
	.contactInner { gap: 40px 55px; }
	.contactSide { width: 400px; }
		.contactBody { padding: 41px 44px 43px 30px; }
	.contactBlock { padding: 102px 0 104px; width: calc(100% - 455px); }
}
@media screen and (min-width: 1640px) {
	.contactSide { top: 52px; }
	.contactBlock::before { left: -215px; }
}


/* Contact form */
.formBlockTop {
	display: flex;
	flex-direction: column;
	gap: 20px 13px;
	margin: 0 0 20px;
}
.formBlockTop .formBlock { width: 100%; }
.formBlock { position: relative; z-index: 1; overflow: hidden; }
.formBlock label { display: block; font-size: 16px; font-weight: 700; padding: 0; }
.formInput { position: relative; }
.formInput input,
.formInput textarea {
	background: transparent;
	border: 2px solid #000;
	box-sizing: border-box;
	color: #000;
	display: block;
	height: 51px;
	outline: none;
	padding: 10px;
	resize: none;
	width: 100%;
}
.formInput textarea { height: 81px; }
.formTextBlock { display: block; width: 100%; }
.cfItem { position: relative; padding: 5px 0; }

.formBlockBtm { margin: 0 0 22px; }
.formBlockSubmit {
	display: flex;
	gap: 30px 35px;
	align-items: center;
	flex-direction: column;
}
.formReqSubmit {
	margin: 0;
	display: flex;
	flex-direction: column;
	gap: 20px;
	max-width: 100%;
	width: 545px;
}
.formSubmitBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}
.formRecaptcha { vertical-align: middle; height: 60px; margin: 0; }
.formSubmit {
	background: #00315E;
	border: none;
	color: #FFF;
	width: 100%;
	height: 60px;
	max-width: 270px;
	transition: .5s;
	position: relative;
	font: 20px/1 "Red Hat Display", sans-serif;
	z-index: 1;
	overflow: hidden;
}
.formSubmit::before {
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
  content: ""; height: 20px; position: absolute; right: 17px; top: 50%; transform: translateY(-50%) rotate(45deg); width: 20px;
}
.formSubmit input {
	width: 100%;
	height: 100%;
	outline: 0;
	background-color: transparent;
	border: 0;
	box-sizing: border-box;
	display: block;
	cursor: pointer;
	color: #FFF;
	padding: 0 30px 0 0;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
}
.formInput input::placeholder, .formInput textarea::placeholder { color: #000; }
.formSubmit:hover::before { background-position: top right; }
.formSubmit:hover input { background: #114D84; color: #FFF; }
.formReqBox {
	color: #000;
	max-width: 100%;
	width: 100%;
	flex: 1;
	font-size: 14px;
	padding: 0;
}
.formReqBox span { display: block; font-size: 16px; font-weight: 700; margin: 0 0 10px; }
.formReqBox p {
	flex: 1;
	font-weight: 400;
	padding: 0;
	line-height: 1.4;
}
.formReqBox p br { display: none; }
@media screen and (min-width: 1120px) {
	.formReqBox { align-items: flex-start; display: flex; gap: 0 25px; justify-content: center; margin: 0 auto; }
		.formReqBox span { margin: 0; }
		.formReqBox p { padding: 2px 0 0; }
	.formBlockTop { flex-direction: row; gap: 13px; }
	.formReqSubmit { width: 100%; }
	.formSubmitBox { gap: 24px; }
}
@media screen and (min-width: 1400px) {
	.formBlockTop { margin: 0 0 23px; }
	.formBlockBtm { margin: 0 0 28px; }
	.formBlock label { padding: 0 0 9px; }
	.formBlockSubmit { gap: 50px 35px; }
	.formSubmit { font-size: 25px; max-width: 366px; }
	.formReqBox { gap: 0 48px; margin: 0 auto; max-width: 910px; }
}
@media screen and (min-width: 1640px) {
	.formInput input, .formInput textarea { font-size: 18px; height: 61px; }
	.formInput textarea { height: 117px; }
	.formReqBox p br { display: block; }
	.formReqSubmit { flex-direction: row; }
}


/* Contact sidebar */
.sbContact {
	background: linear-gradient(180deg, #EFF0F4 0%, #D8EDF8 100%);
	box-sizing: border-box;
	margin: 0 auto; max-width: 400px; overflow: hidden; padding: 24px 20px 35px; width: 100%; z-index: 1;
}
.sbContact .sxn-head { padding: 0 0 2px; }
.sbformBlockTop,
.sbformBlockBtm {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: wrap;
	gap: 13px 20px;
}
.sbformBlockTop { margin: 0 0 13px; }
.sbformBlockTop .sbformBlock { width: 100%; }
.sbContactForm label { color: #000; display: block; font-size: 14px; font-weight: 700; margin: 11px 0 15px; }
.sbformInput { position: relative; }
.sbContactForm input,
.sbContactForm textarea {
	background: transparent;
	border: 2px solid #000;
	box-sizing: border-box;
	color: #000;
	display: block;
	font-size: 16px;
	height: 51px;
	outline: none;
	margin: 0 auto 13px;
	padding: 10px;
	resize: none;
	width: 100%;
}
.sbContactForm textarea { padding: 13px 10px 10px; }
.sbContactForm ::placeholder { color: #000; font-size: 16px; opacity: 1; }
.sbformBlockBtm { gap: 35px 20px; }
.sbformTextBlock { display: block; width: 100%; }
.sbformSubmitBox {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	justify-content: center;
	width: 100%;
	max-width: 100%;
}
.sbContactForm .gRecaptchaWrapper,
.sbContactForm .grDisclaimerBox { margin: 0 auto 18px; }
.sbformRecaptcha { vertical-align: middle; height: 60px; margin: 0 auto; max-width: 255px; }

.sbContactForm .grSubmitWrapper {
	background: #00315E;
	border: none;
	color: #FFF;
	width: 100%;
	height: 60px;
	margin: 0 auto;
	max-width: 100%;
	transition: .5s;
	position: relative;
	font: 20px/1 "Red Hat Display", sans-serif;
	z-index: 1;
	overflow: hidden;
}
.sbContactForm .grSubmitWrapper::before {
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
  content: ""; height: 20px; position: absolute; right: 17px; top: 50%; transform: translateY(-50%) rotate(45deg); width: 20px;
}
.sbContactForm .grSubmitWrapper input {
	width: 100%;
	height: 100%;
	outline: 0;
	background-color: transparent;
	border: 0;
	box-sizing: border-box;
	display: block;
	cursor: pointer;
	color: #FFF;
	padding: 0 30px 0 0;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}
.grSubmitWrapper:hover input { background-color: #114D84; color: #FFF; }
.sbformReqBox {
	color: #000;
	margin: 13px 0;
	max-width: 100%;
	text-align: center;
	width: 100%;
}
.sbformReqBox span {
	display: block;
	font-weight: 600;
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
}
.sbContactForm .formReqTtl { color: #000; display: block; font-size: 16px; font-weight: 700; line-height: 1.2; padding: 6px 0 11px; }
.sbContactForm .formDisclaimerMsg {
	color: #000;
	flex: 1;
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 19px;
	text-align: left;
}
@media screen and (min-width: 800px) {
	.sbformReqBox { display: block; flex-wrap: wrap; justify-content: space-between; max-width: 100%; }
}
@media screen and (min-width: 1120px) {
	.sbformReqBox { max-width: 100%; width: 100%; }
	.sbContactForm .grSubmitWrapper { width: 100%; }
}
@media screen and (min-width: 1500px) {
	.sbformTextBlock { flex: 1; }
}
@media screen and (min-width: 1640px) {
	.sbContact { padding: 24px 27px 35px; }
	.sbContactForm label { font-size: 16px; }
	.sbContactForm input,
	.sbContactForm textarea { height: 61px; }
	.sbContactForm textarea { padding: 18px 10px 10px; }
	.sbContactForm .grSubmitWrapper input { font-size: 25px; }
}


/* Footer zone */
#mainFooter { clear: both; display: block; overflow: hidden; position: relative; width: 100%; z-index: 1; }
.mfInner {
	background-image: url(img/footer/bg.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	display: block; font-family: "Red Hat Display", sans-serif; margin: 0 auto; padding: 288px 0 0; position: relative; text-align: center; z-index: 1;
}
.home .mfInner { padding: 0; }
.mfBgwrap {
	background: #FFF;
	box-sizing: border-box;
	display: block; margin: 0 auto; padding: 30px 20px; position: relative; z-index: 2;
}

.mfInfo { align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; gap: 20px; justify-content: center; text-transform: uppercase; }
.mfMain { display: block; margin: 0 auto; max-width: 293px; padding: 0 0 30px; }
	.mfMain.mfHide { display: none; }
	.mfMainImg { display: block; height: auto; margin: 0 auto; max-width: 100%; }
.mfTitle { box-sizing: border-box; color: #2076B1; display: block; font-size: 18px; font-weight: 700; line-height: 1.2; padding: 0 0 5px; }
.mfLink { color: #000; font-size: 16px; line-height: 1.3; text-decoration: none; }
.mfPhone .mfLink { font-size: 25px; font-weight: 700; }
	.mfPhone .mfLink:hover { text-decoration: underline; }
.mfContact { align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; gap: 20px; justify-content: center; }

.mfSocial { display: flex; align-items: center; gap: 5px 11px; flex-wrap: wrap; justify-content: center; }
	.mfSocial a {
		display: block;
		width: 49px;
		height: 49px;
		margin: 0;
		overflow: hidden;
		transition: 300ms;
	}
	.mfSocial img { width: 98px; height: auto; }
	.mfFacebook img { margin: 0 0 0 0; }
	.mfLinkedIn img { margin: 0 0 0 -49px; }
	.mfFacebook:hover img { margin: -49px 0 0 0; }
	.mfLinkedIn:hover img { margin: -49px 0 0 -49px; }

.fNav { padding: 0; text-align: center; }
	.fNav li {
		padding: 0;
		display: inline-block;
		list-style-type: none;
		list-style-position: outside;
		text-align: center;
		line-height: 1;
		font-size: 12px;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		font-weight: 400;
	}
	.fNav li:after { content: '|'; color: #2076B1; }
	.fNav li:last-child:after { display: none; }
	.fNav a { padding: 5px 9px 5px 5px; color: #FFF; }
	.fNav a:hover { color: #FFF; text-decoration: underline; }
	.fNav li:first-child a { padding-left: 0; }
	.fNav li:last-child a { padding-right: 0; }
@media screen and (min-width: 600px) {
	.mfInfo { align-items: flex-start; flex-direction: row; gap: 20px 60px; }
	.mfMain { order: 1; }
	.mfOffice { order: 0; }
	.mfContact { flex-direction: row; gap: 20px 30px; order: 2; }

	.fNav { padding: 8px 0 0; }
}
@media screen and (min-width: 1120px) {
	.mfInner { padding: 388px 0 0; }

	.mfInfo { align-items: center; margin: 0 auto; max-width: 1120px; }
		.mfMain { flex: 1 1 auto; padding: 0; width: auto; }
		.mfMain.mfShow { display: none; }
		.mfMain.mfHide { display: block; }
	.mfPhone .mfLink { font-size: 29px; }
	.mfOffice { flex: 0 0 320px; }
	.mfContact { flex: 0 0 320px; }
}
@media screen and (min-width: 1200px) {
	.mfInfo { max-width: 1200px; }
	.mfTitle { padding: 0; }
	.mfLink { text-align: left; }
	.mfOffice { align-items: flex-start; display: flex; flex-direction: row; flex: 0 0 370px; gap: 0 10px; justify-content: center; }
	.mfContact { flex: 0 0 370px; }
		.mfPhone { align-items: center; display: flex; flex-direction: row; gap: 0 10px; justify-content: center; }
}
@media screen and (min-width: 1400px) {
	.mfInfo { max-width: 1400px; }
	.mfMain { max-width: 323px; }
	.mfOffice { flex: 0 0 400px; }
	.mfContact { flex: 0 0 400px; }
}
@media screen and (min-width: 1640px) {
	.mfInner { padding: 588px 0 0; }
	.mfBgwrap { padding: 57px 20px 53px; }
	.mfInfo { gap: 20px 0; justify-content: space-between; max-width: 1600px; }
	.mfTitle { font-size: 20px; }
	.mfLink { font-size: 20px; }
	.mfPhone { gap: 0 16px; }
	.mfPhone .mfLink { font-size: 35px; }
	.mfOffice { flex: 0 0 544px; gap: 0 16px; }
	.mfContact { flex: 0 0 544px; gap: 20px 94px; justify-content: flex-end; }

	.mfSocial { gap: 0 19px; }
}


/* RESPONSIVE */
#mmBrandingWrapper {
	background: #000;
	padding: 30px 20px; text-align: center;
}
#mmBrandingMain {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 20px 30px;
	flex-wrap: wrap;
}
#mmBranding { display: inline-block; overflow: hidden; }
	#mmBranding,
	#mmBranding a { color: #FFF; font: normal 10px/1.3 Arial, "Helvetica Neue", Helvetica, sans-serif; text-decoration: none; }
	#mmBranding a:hover { font-weight: normal; text-decoration: underline; }
	#logo-mm { display: inline-block; }
	#mmBranding p { margin: auto; padding: 12px 0 0; max-width: 320px; /*modme*/ text-align: center; }
	#mmBranding br { display: none; }
@media screen and (min-width: 600px) {
	#mmBrandingMain { align-items: flex-start; flex-direction: row; }
	#mmBranding { display: inline-block; }
	#logo-mm { display: inline-block; margin: 0; /* vertical-align: bottom; */ }
	#mmBranding p { display: inline-block; margin: 0 0 0 10px; padding: 0; max-width: none; text-align: left; vertical-align: bottom; }
	#mmBranding br { display: inline; }
}
@media screen and (min-width: 1120px) {
	#mmBrandingMain { gap: 20px 31px; }
	#mmBranding p { margin: 0 0 1px 20px; }
}
@media screen and (min-width: 1640px) {
	#mmBrandingWrapper { padding: 54px 20px; }
}
/* 	END FOOTER */


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


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

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

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


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

/* Contact Form - Custom */

/* Contact Form Styling Ends */


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


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

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

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

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

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

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

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

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

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

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

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

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

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


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


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


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


/* Blog Page */
.blog-sidebar {
	background: #00315E;
  box-sizing: border-box;
	display: block;
	overflow: hidden;
	padding: 20px;
  width: 100%;
}
.blog-sidebar .sxn-head { color: #FFF; }
.sbBox { border-top: 2px solid #FFF; display: block; padding: 14px 0 13px; }
.sbBox:last-child { padding: 14px 0 0; }
.blog-sidebar a:hover { text-decoration: underline; }
.blog-sidebar > ul {
	padding: 0 0 40px 20px;
	font-style: normal;
}
.blog-sidebar > ul li { padding: 0 0 10px; }
.blog-sidebar > ul li:last-child { padding: 0; }
.blog-sidebar > ul li a { color: #FFF; position: relative; }
.blog-sidebar > ul li a:hover { color: #D8EDF8; }
.blog-sidebar > ul li a::before { background: #FFF; border-radius: 6px; content: ""; height: 6px; left: -20px; position: absolute; top: 8px; width: 6px; }
.blog-sidebar > ul li a:hover::before { background: #D8EDF8; }
.blog-sidebar > ul > ul { padding: 0 0 0 20px; }
.blog-sidebar > ul:last-child { padding: 0 0 0 20px; }
@media screen and (max-width: 700px) {
	.post_entry_mult_left, .post_entry_mult_right {
		float: none;
		display: block;
		width: auto;
		padding: 0;
		margin: 0;
	}
	.postThumbMult {
		display: block;
		width: 80%;
		max-width: 150px;
		margin: 0 auto 0.5em;
	}
}
@media screen and (min-width: 1640px) {
	.blog-sidebar { padding: 38px 30px 40px; }
	.blog-sidebar > ul li a::before { top: 10px; }
}


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


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


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


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


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


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


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


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


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


/* Main Content subpage */
.mcFlex { display: flex; flex-direction: column; gap: 30px 20px; padding: 0; width: 100%; }
.mcfBlock.mcfSide { margin: 0 auto; max-width: 300px; padding: 0; text-align: center; }
	.mcfBlock.mcfSide .mcImg {
		box-sizing: border-box;
		display: block; margin: 0; padding: 0; position: relative; z-index: 1;
	}
	.mcfBlock.mcfSide .mcImg::before, .mcfBlock.mcfSide .mcImg::after { content: ''; position: absolute; }
	.mcfBlock.mcfSide .mcImg::before {
		border-color: #FFF;
		border-style: solid;
		border-width: 0 3px 3px 0;
		bottom: 15px; height: 100%; right: 15px; width: calc(100% - 33px); z-index: 2;
	}
	.mcfBlock.mcfSide .mcImg::after {
		background: #FFF;
		bottom: 0; height: 15px; left: 15px; width: 3px;
	}
.mcImgScale { display: block; height: auto; max-width: 100%; }
.mcFlex h1 em { color: #2076B1; display: block; font-size: 18px; font-style: normal; font-weight: 700; padding: 0; text-transform: uppercase; }
@media screen and (min-width: 1120px) {
	.mcFlex { flex-direction: row; gap: 20px 40px; }
	.mcfBlock { flex: 1; }
	.mcfBlock.mcfSide { flex: none; width: 37%; }
	.mcfBlock.mcfSide .mcImg { margin: 0; }
	.mcFlex h1 em { font-size: 22px; }
}
@media screen and (min-width: 1640px) {
	.mcFlex { gap: 20px 50px; }
	.mcfBlock.mcfSide { max-width: 400px; }
	.mcFlex h1 em { font-size: 26px; }
}


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

nav.mm .navmm_scrollable .navmm_scroll_menu ul {top: 0;}
nav.mm .navmm_scrollable .navmm_scroll_menu ul ul {padding: 0;}
nav.mm .navmm_scrollable .navmm_scroll_menu ul a { color: #000; }
nav.mm .navmm_scrollable ul li:hover > a { background: #FFF;} /* modme to match ul bg color */
nav.mm .navmm_scrollable ul li:hover > a:hover {background: #114D84; color: #fff;} /* 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;}

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