/*
Theme Name: Neurosurgery Medlegal Services, LLC (Responsive Website)
Theme URI: http://nextclient.com/
Description: Designed and Powered by NextClient, Inc.
Author: NextClient, Inc.
Version: 100.0
Template: universal
*/

/* 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%;}
body.single .shareThisWrapper {margin: 0px 0 20px;}
.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;}
	.post_entry_mult .shareThisWrapper {margin: 0;}
	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 */

/*  < adaBtn >  */
.adaBtn{
	display: block !important;
	position: fixed;
	bottom: 5px;
	left: 5px;
	width: 40px;
	height: 40px;
	overflow: hidden;
	z-index: 9999;
}
.adaBtn > img{ width: 100%; height: auto; }
.adaBtn:hover > img{ margin-top: -41px; }
@media screen and (min-width: 1120px){
	.adaBtn{
		width: 60px;
		height: 60px;
	}
	.adaBtn:hover > img{ margin-top: -61px; }
}
/*  </ adaBtn >  */

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: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.3;
	color: #000;
	background: #fff;
}
a {color: blue;}
a, a:link, a:active, a:visited {text-decoration: none; outline: none;}
.animated {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.officiallyAnimated, .ie9 .animated, #persistentHeader .animated, #persistentHeader.animated {opacity: 1;}
article hr {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	width: 80%;
	margin: 0 auto 20px;
}

#wrapper {}
#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 {}
#mainHeader {

}
#logo-main-cont {
	width: 90%;
	max-width: 280px;
	margin: 0 auto;
	padding: 20px;
	box-sizing: border-box;
}
#logo-main {
	display: block;
}
#logo-main img {display: block; width: 100%; height: auto;}
body.home #logo-main-cont {
	max-width: 510px;
}
.mhRight {
	background: #17479e;
	background: -webkit-linear-gradient(left, #17479e, #2a84bc);
	background: -o-linear-gradient(right, #17479e, #2a84bc);
	background: -moz-linear-gradient(right, #17479e, #2a84bc);
	background: linear-gradient(to right, #17479e, #2a84bc);
	color: #fff;
	padding: 10px 20px;
	text-align: center;
}
.mhCTA {
	display: block;
	text-align: center;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	font-style: italic;
	font-size: 14px;
	transition: .3s;
	-webkit-transition: .3s;
}
.mhPhone {
	font-size: 30px;
	position: relative;
	color: #fff;
	font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif;
	display: inline-block;
}
.mhPhone:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	position: relative;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(img/header/handset.png);
	width: 34px;
	height: 34px;
	top: 2px;
	left: -7px;
}
/* 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;
	border-top: 1px solid #e8e8e8;
	position: relative;
	z-index: 100;
}
nav.mm > ul > li {
	border-right: 1px solid #bcbcbc;
}
nav.mm ul li {
	position: relative;
}
nav.mm ul li:before {
	content: '';
	display: block;
	position: absolute;
	background-color: #a4d1f9;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: .3s;
	-webkit-transition: .3s;
	transform: scaleY(0);
}
nav.mm > ul > li:before {background-color: #72acdd;}
nav.mm > ul > li:first-child {
	border-left: 1px solid #bcbcbc;
}

nav.mm > ul > li > a {
	padding: 13px 30px;
	font-size: 14px;
	font-weight: bold;
	color: black;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	line-height: 1;
	transition: .3s;
	-webkit-transition: .3s;
}
nav.mm > ul > li > a:hover {transition: background 300ms linear;}
nav.mm > ul > li > ul {top: 100%;}
nav.mm > ul > li:hover > a {color: white;}
nav.mm ul li:hover:before {
	transform: scaleY(1);
}
nav.mm ul ul {background: #72acdd; width: 180px; border: 1px solid #5691c3;}
nav.mm ul ul ul {background: #8ec3f1;}
/* nav.mm ul ul li:hover > a {background: #8ec3f1;} */
/* nav.mm ul ul ul li:hover > a {background: #a4d1f9;} */
nav.mm ul ul li {border-top: 1px solid #5691c3;}
nav.mm ul ul a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 15px 10px;
	position: relative;
	font-size: 14px;
	line-height: 1.3;
}
nav.mm ul {padding: 0; margin: 0; font-size: 0;}
nav.mm li {position: relative;}
nav.mm ul a {display: block; text-decoration: none; z-index: 20; position: relative;}
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: #17479e;
	background: -webkit-linear-gradient(left, #17479e, #2a84bc);
	background: -o-linear-gradient(right, #17479e, #2a84bc);
	background: -moz-linear-gradient(right, #17479e, #2a84bc);
	background: linear-gradient(to right, #17479e, #2a84bc);
} /*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;
	width: 293px;
	padding: 0;
	margin: 0 auto;
	text-transform: uppercase;
	position: relative;
	font-family: 'Raleway', sans-serif;
}
	.mmi {
		height: 100%;
		float: left;
		display: inline;
		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) {
		#mobMenuItems {width: 357px;}
		#mm6 {width: 110px;}
		#mm6 > a {
			padding: 0 0 0 47px;
			text-indent: 0;
		}
		.mmi > ul {width: 350px;}
	}
nav.mm_mob {
	position: absolute;
	padding: 34px 0 10px;
	left: 0;
	top: 0;
	width: 100%;
	background: #19437b; /*modme*/
	z-index: 9999;
}
	nav.mm_mob ul {padding: 0;}
	nav.mm_mob > ul {padding: 10px 0 10px;}
		nav.mm_mob ul li {
			list-style-type: none;
			list-style-position: outside;
			display: block;
		}
		nav.mm_mob ul a {
			display: block;
			font-size: 15px;
			padding: 3px 1em 3px 0;
			color: #fff;
		}
		nav.mm_mob a:hover {
			background: #72acdd; /*modme*/
			text-decoration: none;
		}
			nav.mm_mob ul a {padding-left: 1em;}
			nav.mm_mob ul ul a {padding-left: 2em;}
			nav.mm_mob ul ul ul a {padding-left: 3em;}
			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: 10px 1em;
	overflow: hidden;
}
#mblsInput, #mblsSubmit {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	float: left;
	display: inline;
	box-sizing: border-box;
}
#mblsInput {
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 0 5px;
	line-height: 1;
	height: 21px;
	width: 70%;
	box-sizing: border-box;
	border: 0;
	outline: 0;
}
#mblsSubmit {
	width: 30%;
	border: 0;
	background: #2a84bc; /*modme*/
	font-size: 10px;
	height: 21px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
}
#mblsSubmit:hover {background: #46aeef;} /*modme*/



/*			MEDIA QUERIES HEADER			*/



@media screen and (min-width: 800px) {
	#wrapper {
		padding: 122px 0 0; /*modme*/
	}
	#persistentHeader{
		background: #fff; /*modme*/
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
	}
	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: 2px 2px 20px #717171;}
	#mhWrapper {
		background: #17479e;
		background: -webkit-linear-gradient(left, #17479e, #2a84bc);
		background: -o-linear-gradient(right, #17479e, #2a84bc);
		background: -moz-linear-gradient(right, #17479e, #2a84bc);
		background: linear-gradient(to right, #17479e, #2a84bc);
	}
	#mainHeader {max-width: 1840px; margin: 0px auto;}
	#logo-main-cont {
		float: left;
		max-width: 300px;
		width: 100%;
		background-color: #fff;
		position: relative;
		z-index: 2;
		padding: 20px 0 20px 20px;
		transition: .3s;
		-webkit-transition: .3s;
	}
	#logo-main-cont:after {
		content: '';
		display: block;
		position: absolute;
		background-color: #fff;
		width: 100px;
		height: 100%;
		top: 0;
		right: -35px;
		transform: skewX(40deg);
		-webkit-transform: skewX(40deg);
		transition: .3s;
		-webkit-transition: .3s;
	}
	#logo-main {position: relative; z-index: 5;}
	body.home.sticky_zone #logo-main-cont {
		max-width: 220px;
	}
	body.sticky_zone #logo-main-cont {
		max-width: 220px;
		padding: 10px 0 10px 20px;
	}
	body.home #logo-main-cont {
		max-width: 300px;
	}
	.mhRight {
		float: right;
		background: transparent;
		background: -webkit-linear-gradient(left, transparent, transparent);
		background: -o-linear-gradient(right, transparent, transparent);
		background: -moz-linear-gradient(right, transparent, transparent);
		background: linear-gradient(to right, transparent, transparent);
		padding: 23px 20px 0 0;
		transition: .3s;
		-webkit-transition: .3s;
	}
	body.sticky_zone .mhRight {padding: 8px 20px 0 0;}
	.mhCTA {
		display: inline-block;
		vertical-align: top;
		font-size: 12px;
		padding: 10px 10px 0 0;
	}
	.mhPhone {
		font-size: 24px;
	}
	.mhPhone:before {
		background-size: 24px;
		height: 24px;
		width: 24px;
		left: -3px;
		top: 4px;
	}
	nav.mm {
		clear: both;
		background: #fff;
	}
}
@media screen and (min-width: 1000px) {
	nav.mm > ul > li > a {padding: 13px 40px;}
}
@media screen and (min-width: 1120px) {
	#wrapper {padding: 104px 0 0 0;}
	#mainHeader {position: relative;}
	#mainHeader:after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		clear: both;
	}
	body.home #logo-main-cont {
		max-width: 340px;
	}
	#logo-main-cont {
		max-width: 340px;
		padding: 29px 10px 29px 20px;
	}
	body.home.sticky_zone #logo-main-cont {max-width: 320px;}
	body.sticky_zone #logo-main-cont {max-width: 320px; padding: 20px 0 20px 20px;}
	.mhRight {
		padding: 15px 20px 15px 0;
	}
	body.sticky_zone .mhRight {padding: 5px 20px 5px 0;}
	.mhCTA {font-size: 15px; padding: 8px 10px 0 0;}
	.mhPhone {font-size: 27px;}
	.mhPhone:before {
		left: -7px;
		top: 6px;
	}
	nav.mm {
		clear: right;
		width: calc(100% - 360px);
		float: right;
		text-align: right;
		padding: 0 20px 0 0;
		box-sizing: border-box;
		border-top: 0;
	}
	#logo-main-cont:after {right: -45px;}
	nav.mm ul ul ul {left: -100%;}
	nav.mm > ul > li > a {padding: 13px 30px;}
}
@media screen and (min-width: 1340px) {
	nav.mm > ul > li > a {padding: 13px 37px;}
}
@media screen and (min-width: 1640px) {
	#mainHeader {position: relative;}
	#mainHeader:before {
		content: '';
		display: block;
		position: absolute;
		background-color: #fff;
		width: 100%;
		height: 100%;
		top: 0;
		left: -100%;
	}
	body.home #logo-main-cont {max-width: 550px;}
	#logo-main-cont {padding: 35px 20px; max-width: 550px;}
	#logo-main-cont:after {
		right: -63px;
		width: 150px;
	}
	body.home.sticky_zone #logo-main-cont {max-width: 495px;}
	body.sticky_zone #logo-main-cont {max-width: 495px;}
	.mhCTA {font-size: 20px; padding: 8px 30px 0 0;}
	.mhPhone {font-size: 30px;}
	.mhPhone:before {
		width: 34px;
		height: 34px;
		background-size: 34px;
		top: 3px;
		left: -10px;
	}
	.mhRight {
		padding: 21px 20px 24px 0;
	}
	nav.mm {
		width: calc(100% - 550px);
		position: relative;
	}
	nav.mm:after {
		content: '';
		display: block;
		position: absolute;
		background-color: #fff;
		width: 100%;
		height: 63px;
		top: 0;
		right: -100%;
	}
	nav.mm > ul > li > a {font-size: 18px; padding: 23px 35px 22px 35px;}
}



/*			END OF HEADER MEDIA QUERIES			*/



#homeslides {
	position: relative;
	height: 300px;
	background-color: #17479e;
}
.homeslide {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: none;
}
#homeslide1 {
	display: block;
}
#homeslide2 {
	/* display: block; */
}
#homeslide3 {
	/* display: block; */
}
.homeslideImg {
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	background-size: 800px;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
html.no-webp #homeslideImg1 {background-image: url(img/slides/home/1120/1.jpg);}
html.no-webp #homeslideImg2 {background-image: url(img/slides/home/1120/2.jpg);}
html.no-webp #homeslideImg3 {background-image: url(img/slides/home/1120/3.jpg);}

html.webp #homeslideImg1 {background-image: url(img/slides/home/1120/1.webp);}
html.webp #homeslideImg2 {background-image: url(img/slides/home/1120/2.webp);}
html.webp #homeslideImg3 {background-image: url(img/slides/home/1120/3.webp);}
.slideBox {
	position: absolute;
	bottom: 0;
	background: #2a84bc;
	width: 100%;
	padding: 10px 20px;
	box-sizing: border-box;
	text-align: center;
}
.slideHead {
	display: block;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: 26px;
	transition: .3s;
	-webkit-transition: .3s;
	text-transform: uppercase;
	line-height: 1;
}
.slideBody {
	color: #17479e;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 300;
	padding: 0 0 10px 0;
	font-family: 'Roboto Condensed', sans-serif;
}
.slideBody span {
	color: #fff;
	-webkit-perspective: 1000;
}
.slideMore {
	position: relative;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'Roboto Condensed', sans-serif;
	border: 1px solid #72acdd;
	display: inline-block;
	padding: 5px 20px;
	transition: .3s;
	-webkit-transition: .3s;
	transform: skewX(35deg);
	-webkit-transform: skewX(35deg);
	-ms-transform: skewX(35deg);
	-moz-transform: skewX(35deg);
}
.slideMore span {
	display: block;
	transform: skewX(-35deg);
	-webkit-transform: skewX(-35deg);
	-ms-transform: skewX(-35deg);
	-moz-transform: skewX(-35deg);
}
.slideMore:hover {
	background-color: #72acdd;
	color: #fff;
	box-shadow: -5px 5px #191e23;
}
.subslide {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 8% 0;
}
#subslide1 {background-image: url(img/slides/sub/1120/1.jpg);}
#subslide2 {background-image: url(img/slides/sub/1120/2.jpg);}
#subslide3 {background-image: url(img/slides/sub/1120/3.jpg);}
#subslide4 {background-image: url(img/slides/sub/1120/4.jpg);}
#subslide5 {background-image: url(img/slides/sub/1120/5.jpg);}



/*			MEDIA QUERIES HOMESLIDES			*/



@media screen and (min-width: 800px) {
	#homeslides {overflow: hidden; height: 350px;}
	@-webkit-keyframes
	ncburnsZoomIn {
	  0% {
	    -webkit-transform: scale(1);
	    transform: scale(1);
	  }
	  100% {
	    -webkit-transform: scale(1.6);
	    transform: scale(1.6);
	  }
	}
	@keyframes
	ncburnsZoomIn {
	  0% {
	    -webkit-transform: scale(1);
	    transform: scale(1);
	  }
	  100% {
	    -webkit-transform: scale(1.6);
	    transform: scale(1.6);
	  }
	}
.homeslideImg {
	background-size: cover;
	background-position: center center;
  -webkit-animation-name: ncburnsZoomIn;
  animation-name: ncburnsZoomIn;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-duration: 36s;
  animation-duration: 36s;
  opacity: 1;
}
html.no-webp #homeslideImg1 {background-image: url(img/slides/home/full/1.jpg);}
html.no-webp #homeslideImg2 {background-image: url(img/slides/home/full/2.jpg);}
html.no-webp #homeslideImg3 {background-image: url(img/slides/home/full/3.jpg);}

html.webp #homeslideImg1 {background-image: url(img/slides/home/full/1.webp);}
html.webp #homeslideImg2 {background-image: url(img/slides/home/full/2.webp);}
html.webp #homeslideImg3 {background-image: url(img/slides/home/full/3.webp);}
.slideContent {
  height: 100%;
	position: relative;
	width: 100%;
	max-width: 1800px;
	margin: 0px auto;
}
.slideBox {
	right: 0;
	bottom: inherit;
	top: 70px;
	left: inherit;
	padding: 20px 0 20px 20px;
	width: 440px;
	text-align: left;
	background-color: transparent;
	transition: .3s;
	-webkit-transition: .3s;
}
.slideHead {
	padding: 0 0 10px 50px;
	border-bottom: 1px solid #fff;
	position: relative;
	transition: left .5s ease, opacity .6s ease;
	-webkit-transition: left .5s ease, opacity .6s ease;
	left: -10px;
	opacity: 0;
	transition-delay: .8s;
}
.slideTxtAnimate .slideHead {
	left: 0;
	opacity: 1;
}
.slideHead span {display: block; position: relative; left: -30px;}
.slideHead:before {
	content: '';
	display: block;
	position: absolute;
	background-color: #72acdd;
	width: 12px;
	height: 100%;
	top: -6px;
	left: -25px;
	transform: skewX(35deg);
	-ms-transform: skewX(35deg);
	-webkit-transform: skewX(35deg);
	-moz-transform: skewX(35deg);
}
.slideBody {
	padding: 13px 0 13px 60px;
	margin: 0 0 20px 0;
	position: relative;
	color: #72acdd;
	transition: left .3s ease, opacity .6s ease;
	-webkit-transition: left .3s ease, opacity .6s ease;
	left: -10px;
	opacity: 0;
	transition-delay: 1.8s;
}
.slideTxtAnimate .slideBody {
	left: 0;
	opacity: 1;
}
.slideBody:before {
	content: '';
	display: block;
	position: absolute;
	background-color: #fff;
	width: 12px;
	height: 100%;
	top: 0px;
	left: 17px;
	transform: skewX(35deg);
	-ms-transform: skewX(35deg);
	-webkit-transform: skewX(35deg);
	-moz-transform: skewX(35deg);
}
#homeslide1 .slideBody:before {left: 19px;}
#homeslide1 .slideBody span {
	font-size: 28px;
	display:
	inline-block;
	line-height: 1;
	vertical-align: top;
}
.slideMore {
	padding: 0;
	margin: 0 0 0 60px;
	position: relative;
	transition: left .3s ease, opacity .6s ease;
	-webkit-transition: left .3s ease, opacity .6s ease;
	left: 100px;
	opacity: 0;
	transition-delay: 2.8s;
}
.slideTxtAnimate .slideMore {
	left: 0;
	opacity: 1;
}
.slideMore span {
	padding: 10px 55px 8px 20px;
}
.slideMore span:after {
	content: '';
	display: block;
	position: absolute;
	background-position: 0 center;
	background-repeat: no-repeat;
	background-image: url(img/slides/home/full/slide_arrows.png);
	width: 29px;
	height: 100%;
	top: 0;
	right: 15px;
	transition: right .6s ease;
	-webkit-transition: right .6s ease;
}
.slideMore:hover span:after {background-position: -30px center;}
}
@media screen and (min-width: 1120px) {
	#homeslides {height: 420px;}
	#homeslideImg1 {background-image: url(img/slides/home/full/1.jpg);}
	#homeslideImg2 {background-image: url(img/slides/home/full/2.jpg);}
	#homeslideImg3 {background-image: url(img/slides/home/full/3.jpg);}
	.slideBox {width: 520px; top: 85px;}
	.slideHead {font-size: 35px; padding: 0 0 10px 60px;}
	.slideHead:before {left: -31px;}
	.slideBody {font-size: 20px; padding: 13px 0 13px 90px;}
	.slideBody:before {left: 18px;}
	#homeslide1 .slideBody:before {left: 24px;}
	#homeslide1 .slideBody span {font-size: 41px;}
	#homeslide1 .slideMore {
		margin: 0 0 0 73px;
	}
	.slideMore span {padding: 12px 55px 10px 20px;}
	.slideMore:hover {box-shadow: -8px 8px #191e23;}
	.slideMore:hover span:after {
		right: -14px;
	}
	.subslide {height: 180px; padding: 0;}
	#subslide1 {background-image: url(img/slides/sub/full/1.jpg);}
	#subslide2 {background-image: url(img/slides/sub/full/2.jpg);}
	#subslide3 {background-image: url(img/slides/sub/full/3.jpg);}
	#subslide4 {background-image: url(img/slides/sub/full/4.jpg);}
	#subslide5 {background-image: url(img/slides/sub/full/5.jpg);}
}
@media screen and (min-width: 1340px) {
	.slideBox {width: 620px;}
}
@media screen and (min-width: 1640px) {
	#homeslides {height: 500px;}
	.slideBox {width: 840px; top: 105px;}
	.slideHead {font-size: 50px; padding: 0 0 17px 75px;}
	.slideHead:before {
		width: 22px;
		left: -44px;
	}
	.slideBody {font-size: 30px; padding: 22px 0 30px 120px;}
	.slideBody:before {
		width: 22px;
		left: 32px;
	}
	#homeslide1 .slideBody:before {
		left: 38px;
	}
	.slideHead span {left: -50px;}
	#homeslide1 .slideBody span {font-size: 55px;}
	.slideMore {font-size: 18px; margin: 0 0 0 95px; border: 2px solid #72acdd;}
	#homeslide1 .slideMore {margin: 0 0 0 105px;}
	.slideMore span {padding: 12px 75px 10px 40px;}
	.subslide {
		height: 310px;
		background-size: 2000px;
	}
}
@media screen and (min-width: 2000px) {
	.subslide {background-size: cover;}
}



/*			END OF HOMESLIDES MEDIA QUERIES				*/



#hpAreasWrap {
	background-color: #e0e0e0;
	padding: 30px;
	font-family: 'Raleway', sans-serif;
}
.hpAreasCont {
	max-width: 1800px;
	margin: 0px auto;
	text-align: center;
}
.hpAreasHeading {
	display: inline-block;
	margin: 0px auto 20px auto;
	background-color: #72acdd;
	border-radius: 100%;
	padding: 5px;
}
.hpAreasHeading span {
	display: block;
	padding: 38px 16px 30px 16px;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	border-radius: 100%;
	border: 1px solid #fff;
}
.hpArea {
	display: block;
	background-color: #133980;
	color: #fff;
	padding: 20px 40px 20px 20px;
	position: relative;
	text-transform: uppercase;
	transition: .3s;
	-webkit-transition: .3s;
}
.hpArea br {display: none;}
.hpArea1 {
	margin: 0 auto 20px auto;
}
.hpArea:after {
	content: '';
	display: block;
	position: absolute;
	background-size: 40px;
	background-position: -20px 0;
	background-repeat: no-repeat;
	background-image: url(img/areas/areas_arrows.png);
	width: 20px;
	height: 35px;
	top: 50%;
	transform: translate(0, -50%);
	right: 15px;
	transition: right .5s ease;
	-webkit-transition: right .5s ease;
}
.hpArea:hover {
	background-color: #72acdd;
	cursor: pointer;
}
.hpArea:hover:after {
	background-position: -20px -36px;
	right: -9px;
}


/*			MEDIA QUERIES HOME PAGE PRACTICE AREAS			*/


@media screen and (min-width: 800px) {
	#hpAreasWrap {
		position: relative;
		padding: 30px 20px;
	}
	#hpAreasWrap:before {
		content: '';
		display: block;
		position: absolute;
		background-color: #fff;
		width: 100%;
		height: 120px;
		bottom: 0;
		left: 0;
	}
	.hpAreasCont {
		position: relative;
		overflow: hidden;
		box-shadow: 3px 3px 22px #505050;
		max-width: 760px;
		margin: 0px auto;
	}
	.hpArea {
		width: calc(58% + 100px);
		box-sizing: border-box;
		z-index: 9;
		background-position: 0 0;
		background-repeat: no-repeat;
		padding: 60px 20px;
		background-size: cover;
		font-size: 19px;
		line-height: 1.3;
	}
	.hpArea1 {
		float: left;
		margin: 0;
		padding: 58px 190px 62px 20px;
		/* width: calc(50% + 100px); */
		-webkit-clip-path: polygon(0 0, 315px 0, 85% 100%, 0% 100%);
		clip-path: polygon(0 0, 315px 0, 85% 100%, 0% 100%);
		-ms-clip-path: polygon(0 0, 315px 0, 85% 100%, 0% 100%);
		z-index: 9;
	}
	html.no-webp .hpArea1 {background-image: url(img/areas/area1_img.jpg);}
	html.webp .hpArea1 {background-image: url(img/areas/area1_img.webp);}
	.hpArea1:after {
		content: '';
		display: block;
		position: absolute;
		background-color: transparent;
		background-color: rgba(101, 143, 179, .5);
		width: 100%;
		height: 100%;
		bottom: 0;
		left: 0;
		opacity: 0;
		background-image: none;
	}
	.hpArea1:hover:after, .hpArea2:hover:before {
		opacity: 1;
	}
	.hpArea2 {
		clear: left;
		position: absolute;
		right: 0;
		top: 0;
		padding: 68px 20px 52px 110px;
		background-position: 100% 0;
		background-image: url(img/areas/area2_img.jpg);
		z-index: 7;
	}
	html.no-webp .hpArea2 {background-image: url(img/areas/area2_img.jpg);}
	html.webp .hpArea2 {background-image: url(img/areas/area2_img.webp);}
	.hpArea2:before {
		content: '';
		display: block;
		position: absolute;
		background-color: transparent;
		background-color: rgba(101, 143, 179, .5);
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		opacity: 0;
		background-image: none;
	}
	.hpArea br {display: block;}
	.hpAreasHeading {
		position: absolute;
		left: 50%;
		top: 50%;
		box-sizing: border-box;
		transform: translate(-50%, -50%);
		z-index: 10;
		margin: 0;
	}
	.hpAreasHeading span {
		width: 110px;
		margin: 0 auto;
		height: 110px;
		box-sizing: border-box;
		padding: 38px 5px 0 5px;
	}
	.hpArea1:before {
		content: '';
		left: -20px;
		background-image: url(img/areas/areas_arrows.png);
		top: 12px;
		width: 20px;
		height: 35px;
		background-position: 0 0;
		position: relative;
		display: inline-block;
		background-size: 40px;
		vertical-align: bottom;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		transition: left .5s ease;
		-webkit-transition: left .5s ease;
		z-index: 10;
	}
	.hpArea2:after {
		position: relative;
		display: inline-block;
		vertical-align: top;
		transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		top: -22px;
		right: -75px;
	}
	.hpArea1:hover:before {
		background-position: 0 -36px;
		left: -60px;
	}
	.hpArea2:hover:after {
		right: -115px;
	}
}
@media (-ms-high-contrast: none) and (min-width: 800px), (-ms-high-contrast: active) and (min-width: 800px) {
	.hpArea {
	  width: 50%;
	}
	.hpArea1 {
	  -webkit-clip-path: none;
	  clip-path: none;
	  -ms-clip-path: none;
	  padding: 58px 80px 62px 20px;
	}
}
@media screen and (min-width: 900px) {
	.hpAreasCont {max-width: 860px;}
	.hpArea1 {
		-webkit-clip-path: polygon(0 0, 363px 0, 82% 100%, 0% 100%);
		clip-path: polygon(0 0, 363px 0, 82% 100%, 0% 100%);
		-ms-clip-path: polygon(0 0, 363px 0, 82% 100%, 0% 100%);
	}
}
@media screen and (min-width: 1120px) {
	.hpAreasCont {max-width: 1080px;}
	.hpArea1 {
		-webkit-clip-path: polygon(0 0, 482px 0, 83% 100%, 0% 100%);
		clip-path: polygon(0 0, 482px 0, 83% 100%, 0% 100%);
		-ms-clip-path: polygon(0 0, 482px 0, 83% 100%, 0% 100%);
		padding: 60px 190px 60px 20px;
	}
	.hpArea2 {padding: 64px 20px 56px 110px;}
	.hpArea {font-size: 24px;}
}
@media (-ms-high-contrast: none) and (min-width: 1120px), (-ms-high-contrast: active) and (min-width: 1120px) {
	.hpArea1 {
	  padding: 58px 80px 62px 20px;
	}
}
@media screen and (min-width: 1340px) {
	.hpAreasCont {max-width: 1300px;}
	.hpArea1 {
		-webkit-clip-path: polygon(0 0, 595px 0, 83% 100%, 0% 100%);
		clip-path: polygon(0 0, 595px 0, 83% 100%, 0% 100%);
		-ms-clip-path: polygon(0 0, 595px 0, 83% 100%, 0% 100%);
	}
}
@media screen and (min-width: 1640px) {
	#hpAreasWrap:before {height: 160px;}
	.hpAreasCont {max-width: 1600px;}
	.hpArea1 {
		-webkit-clip-path: polygon(0 0, 715px 0, 87% 100%, 0% 100%);
		clip-path: polygon(0 0, 715px 0, 87% 100%, 0% 100%);
		-ms-clip-path: polygon(0 0, 715px 0, 87% 100%, 0% 100%);
		padding: 70px 275px 90px 20px;
	}
	.hpArea1:before {
		width: 38px;
		height: 68px;
		background-size: 77px;
		top: 32px;
		left: -27px;
	}
	.hpArea2:after {
		width: 38px;
		height: 68px;
		background-size: 77px;
		background-position: -39px 0;
		top: -36px;
		right: -113px;
	}
	.hpArea1:hover:before {background-position: 0 -69px; left: -67px;}
	.hpArea2:hover:after {background-position: -39px -69px; right: -153px;}
	.hpArea {
		font-size: 35px;
	}
	.hpArea2 {line-height: 1.3; padding: 93px 20px 67px 110px;}
	.hpAreasHeading span {font-size: 25px; width: 184px; height: 184px; padding: 62px 5px 0 5px;}
}
@media (-ms-high-contrast: none) and (min-width: 1640px), (-ms-high-contrast: active) and (min-width: 1640px) {
	.hpArea1 {
	  padding: 70px 80px 90px 20px;
	}
}
@media screen and (min-width: 1840px) {
	.hpAreasCont {max-width: 1800px;}
	.hpArea1 {
		-webkit-clip-path: polygon(0 0, 810px 0, 86% 100%, 0% 100%);
		clip-path: polygon(0 0, 810px 0, 86% 100%, 0% 100%);
		-ms-clip-path: polygon(0 0, 810px 0, 86% 100%, 0% 100%);
	}
}



/*			END OF MEDIA QUERIES HOME PAGE AREAS			*/






@media screen and (min-width: 800px) {
	#syncMenu {z-index: 1;}
}

#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%;}

#caWrap {
	padding: 0 20px;
}
#contentArea {
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0;
	max-width: 1800px;
}
#mainContent {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #000;
	padding: 0 0 30px 0;
}
body.home #mainContent {padding: 0;}
	.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: 'Raleway', sans-serif;
		color: #000;
		padding: 0 0 5px 0;
	}
	.article h1 {
		font-size: 25px;
		padding: 0 0 20px 0;
	}
	body.home .article h1 {
		text-align: center;
		padding: 0 0 10px 0;
	}
	.article h2 {
		font-size: 18px;
		padding: 0 0 10px 0;
		font-weight: bold;
		color: #16469e;
		text-transform: uppercase;
	}
	.article h2.ctaH2 {
		transition: .3s;
		-webkit-transition: .3s;
		padding: 0 0 30px 0;
		text-align: center;
	}
	.article h3 {
		font-size: 16px;
		font-weight: bold;
	}
	.article h4 {
		font-size: 16px;
		font-style: italic;
	}
	.article h5 {
		font-size: 16px;
	}
	.headshot {
		width: 40%;
		max-width: 220px;
		float: left;
		margin: 0 28px 10px 0;
	}
	.article .alignright, .article .aligncenter, .article .alignleft{
			margin: 10px auto;
	}
	.article a {color: #2a84bc;}
	.mcMore {
		display: block;
		max-width: 250px;
		background-color: #17479e;
		color: #fff;
		text-align: center;
		letter-spacing: 1px;
		text-transform: uppercase;
		border-radius: 5px;
		margin: 0 auto 25px auto;
		outline: 0;
		border: 0;
		padding: 10px 25px;
		font-size: 20px;
		transition: .3s;
		-webkit-transition: .3s;
		font-family: 'Raleway', sans-serif;
	}
	.mcMore:hover {
		background-color: #2a84bc;
		letter-spacing: 4px;
		cursor: pointer;
	}
	.mcMoreCont {
		display: none;
	}
	#shareThisPage {clear: both; border-top: 1px solid #2a3868; padding: 20px 0 0; margin: 15px 0 0;}
	#shareThisPageHead {display: inline-block; font-size: 16px; line-height: 1; font-weight: normal; text-transform: uppercase; margin: 0 10px 0 0;}
	#shareThisPage .shareThisWrapper {display: inline-block;}
	.shareThisWrapper {font-size: 0;}
	.dskSharingIcon {width: 16px; height: 16px; display: inline-block; margin: 0 14px 0 0; overflow: hidden;}
	.dskSharingIcon:hover {opacity: 0.8;}
	.dskSharingIcon_twitter img{margin: 0 0 0 -16px;}
	.dskSharingIcon_linkedin img{margin: 0 0 0 -32px;}
	.dskSharingIcon_googleplus img{margin: 0 0 0 -48px;}
	.mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;}
#sidebar {
	max-width: 600px;
	margin: 0px auto;
	font-family: 'Raleway', sans-serif;
	color: #fff;
}
.sbAreasCont {
	background-color: #72acdd;
	margin: 0 0 40px 0;
}
.sbAreasHeading {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	padding: 13px 15px;
	text-align: center;
	display: block;
}
.sbAreas li {
	border-bottom: 1px solid #72acdd;
	position: relative;
	background-color: #17479e;
}
.sbAreas li:before {
	content: '';
	display: block;
	position: absolute;
	background-color: #3772a3;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transform: scaleY(0);
	-ms-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	transition: .3s;
	-webkit-transition: .3s;
}
.sbAreas li:last-child {border-bottom: 0px;}
.sbAreas li a {
	display: block;
	padding: 20px 20px 20px 45px;
	position: relative;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	transition: .3s;
	-webkit-transition: .3s;
	z-index: 20;
}
.sbAreas li a:before {
	content: '';
	display: block;
	position: absolute;
	background-position: -18px 0;
	background-size: 36px;
	background-repeat: no-repeat;
	background-image: url(img/areas/areas_arrows.png);
	width: 18px;
	height: 32px;
	top: 50%;
	margin: -16px 0 0 0;
	left: 15px;
	transition: left .5s ease;
	-webkit-transition: left .5s ease;
}
.sbAreas li:hover:before {
	transform: scaleY(1);
	-ms-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
}
.sbAreas li a:hover:before {background-position: -18px -32px; left: -30px;}
.sbTestsCont {
	background-color: #17479e;
	text-align: center;
}
.sbTestsHeading {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	padding: 13px 15px;
	text-align: center;
	display: block;
}
.sbTests {
	height: 380px;
	position: relative;
	overflow: hidden;
	margin: 0 0 18px 0;
	font-family: 'Source Sans Pro', sans-serif;
}
.sbTest {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: none;
}
.sbTestInner {
	position: relative;
	background-color: #72acdd;
	height: 100%;
	margin: 0 6px;
}
.sbTestInner2 {
	position: relative;
	text-align: center;
	top: 50%;
	transform: translate(0, -50%);
	padding: 30px 30px;
}
.sb5Stars
 {
	display: block;
	max-width: 158px;
	margin: 0 auto 25px auto;
}
.sb5Stars img {
	display: block;
	width: 100%;
}
.sbTestTitle {
	display: block;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 15px 0;
}
.sbTestBody {
	line-height: 1.6;
	font-size: 16px;
	padding: 0 0 20px 0;
}
.sbTestAuthor {
	font-weight: bold;
	font-size: 16px;
	position: relative;
	display: block;
	padding: 0 0 25px 0;
}
.sbTestAuthor:before {
	content: '';
	display: inline-block;
	position: relative;
	vertical-align: top;
	background-color: #fff;
	width: 8px;
	height: 2px;
	top: 9px;
	left: -6px;
}
.sbMoreTests {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	transition: .3s;
	font-size: 16px;
	-webkit-transition: .3s;
}
.sbMoreTests:hover {
	letter-spacing: 3px;
	color: #17479e;
}
.sbPrevNextTest {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 90px;
	padding: 8px 0;
	margin: 0 0 20px 0;
	position: relative;
	border: 1px solid #72acdd;
	transform: skewX(45deg);
}
.sbPrevTest {left: 2px;}
.sbNextTest {right: 2px;}
.sbTestArrowImg {
	display: block;
	width: 15px;
	height: 26px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	transition: left .5s ease;
	left: 0;
	-webkit-transition: left .5s ease;
}
.sbTestArrowImg img {display: block;}
.sbNextTest .sbTestArrowImg img {margin: 0 0 0 -16px;}
.sbPrevNextTest:hover {background-color: #72acdd;}
.sbPrevNextTest:hover {cursor: pointer;}
.sbPrevTest:hover .sbTestArrowImg {left: -5px;}
.sbNextTest:hover .sbTestArrowImg {left: 5px;}
.sbPrevTest:hover .sbTestArrowImg img {margin-top: -27px;}
.sbNextTest:hover .sbTestArrowImg img {margin-top: -26px;}




/*			MEDIA QUERIES CONTENT AREA 			*/



@media screen and (min-width: 800px) {
	#syncContent {z-index: 1;}
	#caWrap {padding: 0 40px;}
	#contentArea {overflow: hidden;}
	#mainContent {
		padding: 0;
		float: left;
		width: calc(100% - 60px - 300px);
	}
	body.home #mainContent {
		padding: 0;
		float: none;
		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;
	}
	.article h1 {font-size: 30px;}
	body.home .article h1 {padding: 0 0 5px 0;}
	.hpInnerContentBox {
		/* width: calc(100% - 400px); */
	}
	#sidebar {
		width: 300px;
		float: right;
	}
}
@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: 1000px) {
	body.home #caWrap {
		background-size: 950px;
		background-position: right bottom;
		background-repeat: no-repeat;
		background-image: url(img/content/ca_bg.jpg);
	}
	html.no-webp body.home #caWrap {background-image: url(img/content/ca_bg.jpg);}
	html.webp body.home #caWrap {background-image: url(img/content/ca_bg.webp);}
	#contentArea {max-width: 1800px; margin: 0px auto;}
	.hpInnerContentBox {
		width: calc(100% - 320px);
	}
}
@media screen and (min-width: 1120px) {
	#caWrap {padding: 0 60px;}
	#contentArea {padding: 40px 0;}
	#mainContent {line-height: 1.6;}
	.article h1 {font-size: 36px;}
}
@media screen and (min-width: 1640px) {
	body.home #caWrap {background-size: 1200px;}
	#contentArea {padding: 60px 0;}
	#mainContent {font-size: 18px; width: calc(100% - 340px - 70px);}
	.hpInnerContentBox {width: calc(100% - 420px);}
	.article h1 {font-size: 60px;}
	.article h2 {font-size: 20px;}
	.article h2.ctaH2 {padding: 0 0 60px 0;}
	#sidebar {width: 340px;}
	.sbAreasHeading {font-size: 25px;}
	.sbAreas li a {font-size: 22px;}
	.sbTestsHeading {font-size: 25px;}
	.sbTestInner2 {padding: 30px 40px;}
	.sbTestTitle {font-size: 25px;}
	.sbTestBody {font-size: 18px;}
	.sbTestAuthor {font-size: 18px;}
	.sbMoreTests {font-size: 18px;}
}



/*			END OF CONTENT MEDIA QUERIES			*/


#hpTestsWrap {
	padding: 30px 0;
	background: #17469e;
	background: -webkit-linear-gradient(left, #17469e, #4f90c8);
	background: -o-linear-gradient(right, #17469e, #4f90c8);
	background: -moz-linear-gradient(right, #17469e, #4f90c8);
	background: linear-gradient(to right, #17469e, #4f90c8);
	overflow: hidden;
}
.hpTestsCont {
	color: #fff;
	max-width: 1800px;
	margin: 0px auto;
}
.hpTestsInfoBox {
	font-size: 16px;
	margin: 0 0 40px 0;
}
.headingBox {position: relative;}
.headingBox:before {
	content: '';
	display: block;
	position: absolute;
	background-color: #fff;
	width: calc(100% - 60px);
	height: 1px;
	bottom: 0;
	left: 0;
}
.headingBox h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 22px;
	position: relative;
	padding: 10px 20px;
	margin: 0 0 20px 0;
	width: calc(100% - 60px);
	box-sizing: border-box;
}
.headingBox h2:before {
	content: '';
	display: block;
	position: absolute;
	background-color: #72acdd;
	width: 13px;
	height: 43px;
	top: 0;
	right: 21px;
	transform: skewX(40deg);
	-ms-transform: skewX(40deg);
	-moz-transform: skewX(40deg);
	-webkit-transform: skewX(40deg);
}
.headingBox h2:after {
	content: '';
	display: block;
	position: absolute;
	background-color: #fff;
	width: 13px;
	height: 43px;
	bottom: -43px;
	right: -19px;
	transform: skewX(40deg);
	-ms-transform: skewX(40deg);
	-moz-transform: skewX(40deg);
	-webkit-transform: skewX(40deg);
}
.hpTestsInfoBox span {
	display: block;
	padding: 0 60px 20px 20px;
	font-style: italic;
	font-weight: bold;
}
.hpTestsInfoBox p {
	display: block;
	padding: 0 20px;
}
.hpTestsBox {
	padding: 0 20px;
	margin: 0 0 18px 0;
}
.hpTests {
	position: relative;
	/* overflow: hidden; */
	font-family: 'Source Sans Pro', sans-serif;
	box-shadow: 5px 5px 10px #17469e;
	background-color: #72acdd;
}
.hpTest {
	background-color: #72acdd;
	position: relative;
}
.hpTestInner {
	position: relative;
	background-color: #72acdd;
}
.hpTestInner2 {
	position: relative;
	text-align: center;
	padding: 30px 30px;

	background-color: #72acdd;
}
.hp5Stars {
	display: block;
	max-width: 158px;
	margin: 0 auto 25px auto;
}
.hp5Stars img {
	display: block;
	width: 100%;
}
.hpTestTitle {
	display: block;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 15px 0;
}
.hpTestBody {
	line-height: 1.6;
	font-size: 16px;
	padding: 0 0 20px 0;
}
.hpTestAuthor {
	font-weight: bold;
	font-size: 16px;
	position: relative;
	display: block;
	padding: 0 0 25px 0;
}
.hpTestAuthor:before {
	content: '';
	display: inline-block;
	position: relative;
	vertical-align: top;
	background-color: #fff;
	width: 8px;
	height: 2px;
	top: 9px;
	left: -6px;
}
.hpMoreTests {
	color: #c3e2fc;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	transition: .3s;
	font-size: 16px;
	-webkit-transition: .3s;
}
.hpMoreTests:hover {
	letter-spacing: 3px;
	color: #17479e;
}
.hpTestArrowsBox {text-align: center;}
.hpPrevNextTest {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 90px;
	padding: 8px 0;
	margin: 0;
	position: relative;
	border: 1px solid #72acdd;
	transform: skewX(45deg);
}
.hpPrevTest {left: 2px;}
.hpNextTest {right: 2px;}
.hpTestArrowImg {
	display: block;
	width: 15px;
	height: 26px;
	margin: 0px auto;
	overflow: hidden;
	transform: skewX(-45deg);
	position: relative;
	left: 0;
	transition: left .5s ease;
	-webkit-transition: left .5s ease;
}
.hpTestArrowImg img {
	display: block;
}
.hpNextTest .hpTestArrowImg img {margin: 0 0 0 -16px;}
.hpPrevNextTest:hover {background-color: #72acdd; cursor: pointer;}
.hpPrevTest:hover .hpTestArrowImg {left: -5px;}
.hpNextTest:hover .hpTestArrowImg {left: 5px;}
.hpPrevTest:hover .hpTestArrowImg img {margin-top: -27px;}
.hpNextTest:hover .hpTestArrowImg img {margin-top: -26px;}



/*			MEDIA QUERIES HOME PAGE TESTIMONIALS			*/


@media screen and (min-width: 800px) {
	.hpTestsCont {position: relative;}
	.hpTestsCont:after {
		content: '';
		display: block;
		clear: both;
		width: 0;
		height: 0;
	}
	.hpTestsInfoBox {
		margin: 0;
		float: left;
		width: 300px;
	}
	.hpTestsBox {
		float: right;
		width: calc(100% - 300px - 20px);
		margin: 0;
		padding: 0;
	}
	.hpTests {background-color: transparent; box-shadow: none;}
	.hpTestArrowsBox {
		clear: left;
		width: 230px;
		padding: 0 0 0 20px;
		margin: 30px 0 0 0;
		float: left;
	}
	.hpTest {background-color: transparent;}
	.hpTest.hpTestLight .hpTestInner2 {background-color: #90c5f2;}
}
@media screen and (min-width: 900px) {
		.hpTests .slick-track {padding: 0 0 20px 0;}
		.hpTest.hpTestLight {
			top: 20px;
		}
		/* .hpTestInner {z-index: 12;} */
		.hpTest.hpTestDark .hpTestInner:after {
			content: '';
			display: block;
			position: absolute;
			background-color: #17469e;
			width: 40px;
			height: 40px;
			transform: rotate(45deg);
		}
		.hpTest.hpTestDark.slick-current .hpTestInner:after {display: none;}
		.hpTest.hpTestLight .hpTestInner:after {
			content: '';
			display: block;
			position: absolute;
			background-color: #17469e;
			width: 40px;
			height: 40px;
			transform: rotate(45deg);
		}
		.hpTest.hpTestLight.slick-current .hpTestInner:after {display: none;}
		.hpTest.hpTestLight .hpTestInner:after {
			left: -20px;
			top: -12px;
		}
		.hpTest.hpTestDark .hpTestInner:after {
			left: -20px;
			bottom: -12px;
		}
		.hpTestInner2 {
			z-index: 15;
		}
}
@media screen and (min-width: 1120px) {
	.hpTestsInfoBox {width: 350px;}
	.hpTestsBox {width: calc(100% - 350px - 20px);}
}
@media screen and (min-width: 1340px) {
	.hpTestTitle {font-size: 22px;}
	.hpTestInner2 {
		padding: 40px 60px;
	}
}
@media screen and (min-width: 1640px) {
	#hpTestsWrap {padding: 40px 0;}
	.hpTestInner2 {
		padding: 40px 50px;
	}
	.hpTestsInfoBox h2 {font-size: 40px; margin: 0 0 45px 0;}
	.hpTestsInfoBox {width: 470px; font-size: 18px;}
	.hpTestsInfoBox h2:before {
		height: 66px;
		right: 30px;
		width: 18px;
	}
	.hpTestsInfoBox h2:after {
		height: 66px;
		width: 18px;
		bottom: -66px;
		right: -29px;
	}
	.hpTestsInfoBox span {
		padding: 0 80px 40px 20px;
		line-height: 1.8;
	}
	.hpTestsInfoBox p {line-height: 1.8;}
	.hpTestArrowsBox {margin: 30px 0 0 0;}
	.hpTestsBox {width: calc(100% - 470px - 40px);}
	.hpTests .slick-track {padding: 0 0 40px 0;}
	.hpTest.hpTestLight {top: 40px;}
	.hpTest.hpTestLight .hpTestInner:after {left: -30px; top: -28px; width: 60px; height: 60px;}
	.hpTest.hpTestDark .hpTestInner:after {left: -30px; bottom: -28px; width: 60px; height: 60px;}
	.hpMoreTests {font-size: 18px;}
	.hpTestAuthor {font-size: 18px;}
	.hpTestBody {font-size: 18px;}
}
@media screen and (min-width: 1800px) {
	#hpTestsWrap {overflow: hidden;}
	.hpTestsBox {width: calc(100% - 470px - 40px);}
	.hpTestsInfoBox {
		margin: 0 0 0 -999px;
		padding: 0 0 0 999px;
	}
	.hpTestTitle {font-size: 25px;}
	.headingBox:before {
		width: 1000px;
		left: calc(-1000px + 100% - 60px);
	}
	.hpTestArrowsBox {margin: 50px 0 0 0;}
}



/*			END OF HOME PAGE TESTIMONIALS			*/



#hpDocWrap {
	padding: 30px 0 0 20px;
	overflow: hidden;
}
.hpDocCont {
	max-width: 1800px;
	margin: 0px auto;
	font-family: 'Raleway', sans-serif;
}
.hpDocCont .headingBox {
	/* text-align: right; */
	width: calc(100% - 40px);
	float: right;
	margin: 0 0 50px 0;
}
.hpDocCont .headingBox:before {
	background-color: #16469e;
	width: 100%;
	bottom: 20px;
}
.hpDocCont .headingBox:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	clear: right;
}
.hpDocCont .headingBox h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 19px;
	color: #16469e;
	position: relative;
	padding: 10px 20px 10px 30px;
	width: 100%;
	box-sizing: border-box;
}
.hpDocCont .headingBox h2:after {
	background-color: #16469e;
	height: 40px;
}
.hpDocCont .headingBox h2:before {right: inherit; left: -26px; top: 9px; height: 55px;}
.hpDocCont .headingBox h2:after {right: inherit; left: 16px; bottom: -39px;}
.headshotBox {
	clear: right;
	max-width: 220px;
	margin: 30px auto 0 auto;
	padding: 0 20px 0 0;
}
.homeHeadShot {
	border: 5px solid #e0e0e0;
	max-width: 202px;
	margin: 0 auto 15px auto;
}
.headshotBox span {
	display: block;
	text-align: center;
	color: #16469e;
	font-size: 16px;
	line-height: 1.6;
	padding: 0 0 20px 0;
	font-family: 'Source Sans Pro', sans-serif;
	font-style: italic;
}
.hpDocInfoBox {padding: 0 20px 0 0;}
.hpDocInfoBox h3 {
	color: #16469e;
	padding: 0 0 15px 0;
	text-transform: uppercase;
	font-weight: bold;
}
.hpDocInfoBox p {
	padding: 0 0 30px 0;
	line-height: 1.5;
	font-family: 'Source Sans Pro', sans-serif;
}
.hpDocInfoBox p a {
	font-weight: bold;
	text-transform: uppercase;
	color: #72acdd;
	transition: .3s;
	-webkit-transition: .3s;
}
.hpDocInfoBox p a:hover {
	color: #90c5f2;
	letter-spacing: 3px;
}



/*			MEDIA QUERIES HOME PAGE DOCTOR SECTION			*/



@media screen and (min-width: 500px) {
	.hpDocCont .headingBox h2 br {display: none;}
	.hpDocCont .headingBox h2:before {
		height: 40px;
	}
	.hpDocCont .headingBox h2:before {
		left: -20px;
		top: 0;
	}
	.hpDocCont .headingBox {margin: 0 0 40px 0;}
	.hpDocInfoBox {
		max-width: 800px;
		margin: 0px auto;
		width: 80%;
		padding: 0 40px 0 20px;
	}
}
@media screen and (min-width: 800px) {
	#hpDocWrap {padding: 30px 0 30px 20px;}
	.hpDocBox {position: relative;}
	.hpDocBox:after {
		content: '';
		display: block;
		clear: both;
		width: 0;
		height: 0;
	}
	.hpDocCont .headingBox h2 {font-size: 22px;}
	.headshotBox {
		float: right;
		margin: 0;
	}
	.hpDocInfoBox {
		float: left;
		width: calc(100% - 220px - 60px);
		padding: 0 0 0 20px;
		box-sizing: border-box;
	}
}
@media screen and (min-width: 1000px) {
	#hpDocWrap {padding: 30px 0 70px 20px;}
}
@media screen and (min-width: 1120px) {
	.hpDocCont {position: relative;}
	.hpDocCont:after {
		content: '';
		display: block;
		clear: right;
		width: 0;
		height: 0;
	}
	.hpDocBox {
		width: calc(100% - 350px);
		float: right;
	}
	.hpDocBox:after {
		content: '';
		display: block;
		position: absolute;
		background-position: 0 0;
		background-size: 350px;
		background-repeat: no-repeat;
		width: 350px;
		height: 325px;
		top: 50%;
		transform: translate(0, -50%);
		left: -370px;
	}
	html.no-webp .hpDocBox:after {background-image: url(img/doctor/computer_screens.jpg);}
	html.webp .hpDocBox:after {background-image: url(img/doctor/computer_screens.webp);}
	.hpDocInfoBox {padding: 0 0 0 60px; max-width: none;}
}
@media screen and (min-width: 1640px) {
	#hpDocWrap {overflow: hidden; padding: 40px 0 90px 0;}
	.hpDocCont .headingBox {margin: 0 0 80px 0;}
	.hpDocBox {width: calc(100% - 535px); padding: 0 0 0 20px;}
	.hpDocBox:after {
		width: 720px;
		height: 669px;
		background-size: 720px;
		left: -720px;
		top: 50px;
		transform: translate(0, 0);
	}
	.hpDocCont .headingBox h2 {font-size: 40px}
	.hpDocCont .headingBox h2:before {
		height: 66px;
		left: -33px;
		width: 18px;
	}
	.hpDocCont .headingBox h2:after {
		height: 66px;
		width: 18px;
		bottom: -66px;
		left: 27px;
	}
	.hpDocInfoBox {padding: 20px 0 0 75px; width: calc(100% - 220px - 100px);}
	.hpDocInfoBox h3 {font-size: 20px;}
	.hpDocInfoBox p {font-size: 18px;}
	.headshotBox span {font-size: 18px;}
}
@media screen and (min-width: 1800px) {
	.hpDocCont .headingBox:before {
		width: 2000px;
    left: 0;
	}
}



/*			END OF HOME PAGE DOCTOR SECTION MEDIA QUERIES			*/



#mainFooter {
	background: #2d6996;
	background: -webkit-linear-gradient(#2d6996, #08263e);
	background: -o-linear-gradient(#2d6996, #08263e);
	background: -moz-linear-gradient(#2d6996, #08263e);
	background: linear-gradient(#2d6996, #08263e);
}
#mfTopWrap {
	padding: 40px 20px;
	color: #fff;
}
.mfFormBox {
	margin: 0 0 40px 0;
	background-color: #fff;
	padding: 20px;
	font-family: 'Raleway', sans-serif;
	box-shadow: 4px 4px 15px #182238;
}
.mfFormBox h2 {
	text-transform: uppercase;
	font-weight: bold;
	color: #16469e;
	padding: 0 0 10px 0;
	text-align: center;
	font-size: 19px;
	line-height: 1.1;
}
.form3InputCont {position: relative; margin: 0 0 5px 0;}
.form3InputCont:after {
	content: '';
	display: block;
	position: absolute;
	background-color: #72acdd;
	width: 6px;
	height: 6px;
	border-radius: 12px;
	top: 15px;
	right: 5px;
}
.form3Input {
	color: #72acdd;
	outline: 0;
	box-sizing: border-box;
	display: block;
	font-weight: bold;
	width: 100%;
	border: 0;
	padding: 10px 10px 10px 0;
	font-size: 16px;
	border-bottom: 1px solid #16469e;
}
.form3SubmitBox {
	margin: 30px 0 0 0;
}
.form3Recaptcha {
	max-width: 302px;
	margin: 0 auto 10px auto;
	overflow: hidden;
}
.form3Recaptcha img {
	display: block;
}
.form3Submit {
	background-color: #72acdd;
	text-transform: uppercase;
	color: #fff;
	transition: .3s;
	-webkit-transition: .3s;
	-webkit-appearance: none;
	outline: 0;
	border: 0;
	border-radius: 5px;
	text-align: center;
	height: 76px;
	width: 100%;
	max-width: 302px;
	margin: 0px auto;
	display: block;
	font-size: 25px;
}
.form3Submit:hover {
	background-color: #9fcdee;
	letter-spacing: 3px;
	cursor: pointer;
}
#mfLogo {
	display: block;
	max-width: 421px;
	margin: 0 auto 20px auto;
}
#mfLogo img {
	display: block;
	width: 100%;
	height: auto;
}
.mfInfoBox {font-family: 'Source Sans Pro', sans-serif; text-align: center; overflow: hidden;}
.mfInfo {
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	font-size: 21px;
	position: relative;
	padding: 0 20px 10px 45px;
	margin: 0 0 5px 0;
	text-align: left;
}
.mfInfo:before {
	content: '';
	display: block;
	position: absolute;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(img/footer/info_icons.png);
	width: 34px;
	height: 34px;
	top: 3px;
	left: 0;
}
.mfPhone {color: #fff; padding: 5px 0 5px 45px;}
.mfPhone:before {background-position: -35px 0;}
@-webkit-keyframes nc-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes nc-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.fSocials {
  overflow: hidden;
  padding: 0;
  margin: 30px auto 0 auto;
  text-align: center;
}
.fs {
  width: 49px;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  list-style-type: none;
  list-style-position: outside;
  margin: 0 10px;
}
.fs1 {
	width: 17px;
	height: 35px;
}
.fs2 {
	width: 36px;
	height: 31px;
}
.fs3 {
	width: 34px;
	height: 31px;
}
.fs:hover {
	-webkit-animation-name: nc-pop;
	animation-name: nc-pop;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
.fs a {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.fs img {display: block;}
.fs a:hover img {margin-top: -36px;}
.fs2 img {margin-left: -18px;}
.fs3 img {margin-left: -55px;}
.fNav {
	padding: 0 0 30px 0;
}
.fNav li {
	padding: 0 10px;
	display: inline-block;
	vertical-align: top;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
}
.fNav li:before {
	content: '';
	display: block;
	position: absolute;
	background-color: #5f95cd;
	width: 2px;
	height: 13px;
	top: 3px;
	left: -1px;
}
.fNav li:first-child:before {display: none;}
.fNav a {
	color: #72acdd;
	font-size: 14px;
	text-transform: uppercase;
	transition: .3s;
	-webkit-transition: .3s;
}
.fNav a:hover {
	color: #fff;
}
#ncBrandingWrapper {
	padding: 30px 20px 30px;
	font-size: 0;
	text-align: center;
	background: #16469e;
}
#ncBranding {
	overflow: hidden;
}
#ncBranding, #ncBranding a {
	color: #fff;
	font: normal 10px/1.3 Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-decoration: none;
}
#ncBranding a:hover {
	font-weight: normal;
	text-decoration: underline;
}
#logo-nextclient {
	display: block;
	margin: 0 auto 15px;
}
#ncBranding p {
	padding: 0;
	max-width: 320px; /*modme*/
	margin: 0 auto;
}
#ncBranding br {display: none;}



	/*			FOOTER MEDIA QUERIES			*/



@media screen and (min-width: 450px) {
	.mfInfo {padding: 5px 20px 5px 45px;}
	.mfAddress br {display: none;}
}
@media screen and (min-width: 600px) {
	.form3SubmitBox {text-align: center;}
	.form3Recaptcha {
		display: inline-block;
		margin: 0 12px 0 0;
	}
	.form3Submit {
		display: inline-block;
		vertical-align: top;
		width: calc(100% - 302px - 17px);
	}
	#ncBranding {
		display: inline-block;
	}
	#logo-nextclient {
		display: inline-block;;
		margin: 0;
		vertical-align: middle;
	}
	#ncBranding p {
		display: inline-block;;
		margin: 0 0 0 10px;
		padding: 0;
		max-width: none;
		text-align: left;
		vertical-align: middle;
	}
	#ncBranding br {display: inline;}
}
@media screen and (min-width: 800px) {
	.mfFormBox {padding: 30px;}
	.form3InputCont {
		float: left;
		width: calc(100%/3 - 9px);
		margin: 0 0 5px 12px;
	}
	.form3InputCont:first-child {margin: 0 0 5px 0;}
	.form3InputCont.f3Txt {
		clear: left;
		float: none;
		width: 100%;
		margin: 0 0 5px 0;
	}
	.mfFormBox h2 {font-size: 22px;}
}
@media screen and (min-width: 1000px) {
	#mfTopWrap {
		background-position: center 0;
		background-size: cover;
		background-repeat: no-repeat;
		padding: 50px 20px;
	}
	html.no-webp #mfTopWrap {background-image: url(img/footer/footer_bg.jpg);}
	html.webp #mfTopWrap {background-image: url(img/footer/footer_bg.webp);}

	body.home #mfTopWrap {padding: 0 20px 50px 20px;}
	html.no-webp body.home #mfTopWrap {background-image: url(img/footer/footer_big_bg.jpg);}
	html.webp body.home #mfTopWrap {background-image: url(img/footer/footer_big_bg.webp);}
	.mfTopCont {max-width: 1800px; margin: 0px auto;}
	.mfBox {
		display: inline-block;
		vertical-align: top;
	}
	.fSocials {
		display: inline-block;
		margin: 0;
	}
	.mfFormBox {
		margin: 0;
		position: relative;
		top: -40px;
	}
	.mfInfo {margin: 0;}
	body.home .mfInfoBox {margin: 10px 0 0 0;}
}
@media screen and (min-width: 1120px) {
	#mfLogo {
		max-width: 300px;
		float: left;
		margin: 0 27px 0 0;
	}
	.mfBox {
		display: inline-block;
		vertical-align: top;
		padding: 3px 0 0 0;
	}
	.mfInfoBox {padding: 0; overflow: hidden;}
	body.home .mfInfoBox {padding: 0 0 10px 0;}
	.mfFormBox {margin: 0 0 15px 0; padding: 35px;}
	.mfFormBox h2 {font-size: 27px; padding: 0 0 15px 0;}
	.form3Submit:hover {letter-spacing: 6px;}
	#ncBrandingWrapper {padding: 35px 20px;}
	.ncBrandingCont {
		overflow: hidden;
		max-width: 860px;
		margin: 0px auto;
	}
	.ncBranding {
		float: left;
	}
	.fNav {
		padding: 5px 0 0 0;
		float: right;
	}
	.form3InputCont {margin: 0 0 10px 12px;}
	.fSocials {
		float: right;
		margin: 0;
		padding: 5px 0 0 0;
	}
}
@media screen and (min-width: 1340px) {
	#mfTopWrap {padding: 60px 20px;}
	body.home #mfTopWrap {padding: 0 20px 60px 20px;}
	#mfLogo {max-width: 378px; margin: 0 42px 0 0;}
	.mfInfo {padding: 5px 35px 5px 45px;}
	body.home .mfInfoBox {margin: 20px 0 0 0; padding: 0;}
	.mfBox {padding: 9px 0 0 0;}
	.form3Input {font-size: 18px;}
	.form3InputCont {margin: 0 0 15px 12px;}
	.fSocials {padding: 10px 0 0 0;}
}
@media screen and (min-width: 1640px) {
	#mfTopWrap {padding: 75px 20px;}
	body.home #mfTopWrap {padding: 0 20px 75px 20px;}
	.mfFormBox h2 {
		font-size: 40px;
		padding: 0 0 35px 0;
	}
	.form3Input {font-size: 20px;}
	.mfFormBox {padding: 60px 70px;}
	.form3Submit {font-size: 30px;}
	.mfInfo {font-size: 30px; padding: 0px 50px 0px 45px;}
	#mfLogo {max-width: 421px;}
	body.home .mfInfoBox {margin: 35px 0 0 0;}
	.mfInfo:before {top: 3px;}
	.mfFormBox {top: -50px;}
	.form3InputCont {margin: 0 0 25px 12px;}
	.form3SubmitBox {margin: 45px 0 0 0;}
	.fSocials {padding: 12px 0 0 0;}
}


#contact-tab {
	display: none;
	position: fixed;
	right: 0;
	z-index: 200;
	overflow: hidden;
	top: 240px;
	height: 98px;
}
#contact-tab:hover img {margin: -98px 0 0 0;}
#contact-tab img {display: block;}

/* Contact Form Styling */
.nc_form {
	background-color: #f0f0f0;
	padding: 1.25em 2%;
	margin: 0 0 1.25em;
	border: 2px solid #c0c0c0;
	border-radius: 5px;
	color: #333333;
}
.nc_form .req {color: #F71704;}
.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {display: block; width: 98%; padding: 0;}
	.nc_form input, .nc_form textarea {background: #fff; color: #8B898C;}
	.nc_form input, .nc_form textarea, .nc_form .captcha-container {
		border: 1px solid #999;
		border-radius: 3px;
	}
	.nc_form label {margin: 0 0 .125em;}
	.nc_form input, .nc_form textarea, .nc_form select {
		margin: 0 0 10px;
		padding: .4em 1%;
	}
	.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: 0.6em 2%;
	width:auto;
	height:auto;
	background:#555;
	color:#fff;
	line-height: 1;
}
	.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 1em;
	padding: 0.33em 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 {margin: 0 0 10px;}
	.nc_form .checkbox input {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
		margin: 0 0 0 10px;
	}
		.nc_form .checkbox input.delin {margin: 0;}
.nc_form .radio {margin: 0 0 10px;}
	.nc_form .radio input {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
		margin: 0 0 0 10px;
	}
		.nc_form .radio input.delin {margin: 0;}
.nc_form .inlineSelect select {display: inline; width: auto;}

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


/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}


@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

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

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}
