/*
Theme Name: Schropp Law Firm
Theme URI: https://nextclient.com/
Description: Designed and Powered by MileMark Media
Author: MileMark Media
Version: 1.0
Template: universal
*/

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

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;
	/*	margin: -155px 0 0 160px;*/
	}
	.post_entry_mult .shareThisWrapper {
		margin: 0;
	}
	.post_entry_mult h2 {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.excerpt_meta {
		font-size: 80%;
		margin: 0 0 10px;
	}
.postThumbSingle {float: left; margin: 5px 10px 0 0;}
.tag-links {display: block;}
.google-map {
	height: 350px;
	margin: 0 0 25px;
	border: 1px solid #333;
}
/* ================================================================================ */

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

/* General */
html {
	-webkit-text-size-adjust: 100%;
	min-width: 1140px;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 1.3;
	color: #000;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	padding: 0 0 20px;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
	font-weight: bold;
	color: #095d94;
	padding: 0 0 5px 0;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	padding: 0 0 20px 0;
	color: #353542;
}
h2 {
	font-size: 18px;
	padding: 0 0 10px 0;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
}
h5 {
	font-size: 16px;
	font-weight: normal;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	outline: none;
	color: #2151BF;
}
a:hover {text-decoration: underline;}
ul, ol {padding-left:30px;}
ul li {list-style-type: disc;}
ol li {list-style-type: decimal;}
ol li ol li {list-style-type: lower-alpha;}
ul ul {padding-bottom: 0;}
.topo {display: block; overflow: hidden;}
.topo img {display: block; width: 100%;}

#wrapper {background: #032337 url(img/body-x.jpg) repeat-x;}
body.home #wrapper {background: #032337 url(img/body-x-home.jpg) repeat-x;}
#container {
}
#mhWrapper {
	background: url(img/header.png) center top no-repeat;
	margin: 0 0 1px;
}
#mainHeader {
	margin: 0 auto;
	height: 138px;
	width: 1140px;
}
	#logo-main {
		float: left;
		margin: 30px 0 0 40px;
	}
	#logo-main img {display: block;}
	#mhRight {
		float: right;
		display: inline;
		font-family: 'Quattrocento Sans', serif;
		font-weight: bold;
		text-align: right;
		margin: 42px 35px 0 0;
		line-height: 1;
	}
		.mhr {
			text-shadow: 2px 2px 2px #000;
		}
		#mhr1 {
			color: #c6be94;
			font-size: 22px;
			margin: 0 0 3px;
		}
		#mhr2 {
			font-size: 32px;
		}
		#mhPhone {
			color: #fff;
			background: url(img/icons/handset.png) left center no-repeat;
			padding: 0 0 0 30px;
			text-decoration: none;
		}
nav.mm {
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 1080px;
}
	/* Height & top dimensions should usually match */
	nav.mm ul, nav.mm ul ul {height: 51px; top: 51px;}

	/* Main Menu Item */
	nav.mm ul li a {
		padding: 17px 13px 18px;
		font-size: 16px;
		color: #fff;
		font-family: 'Open Sans', sans-serif;
		text-transform: uppercase;
	}
	nav.mm > ul > li {border-right: 1px solid #114364; float: left;}
	nav.mm > ul > li:first-child {border-left: 1px solid #114364;}
    /* Main Menu Item - Hover */
	nav.mm ul li a:hover, nav.mm ul li:hover a {background: #095d94; color: #fff;}

	/* Dropdown Backgrounds & Borders */
	nav.mm ul ul {background: #051623; border: 1px solid #051623;}
	nav.mm ul li:hover ul li:hover {background: #145C91;}

	/* Dropdown Text Colors */
	nav.mm ul li:hover ul li a {color: #fff;}

	/* Menu CSS should usually be left intact beyond this point */
	nav.mm ul li ul li a {
		font-size: 14px;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		text-transform: none;
		font-weight: normal;
	}
	nav.mm ul li:hover ul li a {background: transparent;}
	nav.mm ul ul, nav.mm ul ul ul, nav.mm ul li:hover ul ul {left: 150px; width: 150px;}
	nav.mm ul, nav.mm ul li {list-style: none; margin: 0px; padding: 0px; position: relative; font-size: 0;}
	nav.mm ul {top: 0;z-index: 96;}
	nav.mm ul li {z-index: 97;display: inline-block;zoom: 1;*display: inline;}
	nav.mm ul li a {vertical-align: top;display: inline-block;overflow: hidden;text-decoration: none;line-height: 1;}
	nav.mm ul ul a {text-transform: none;}
	nav.mm ul li a:hover, nav.mm ul li:hover a {text-decoration: none;}
	/*--- nth level drop ---*/
	nav.mm ul ul {display: none;position: absolute;z-index: 98;left: 0px;height: auto;text-align: left;}
	nav.mm ul li:hover ul {display: block;}
	nav.mm ul ul li {position: relative;z-index: 99;display: inline;zoom: normal;}
	nav.mm ul ul li a,
	nav.mm ul ul ul li a{position: relative;z-index: 100;display: block;height: auto;width: auto;padding: 5px 10px;border-top: none;}
	/*--- nth+1 level drop ---*/
	nav.mm ul ul ul,nav.mm ul li:hover ul ul {display: none;position: absolute;top: 0;margin: 0;}
	nav.mm ul li ul li, nav.mm ul li ul li ul li {display: none;}
	nav.mm ul li:hover ul li, nav.mm ul li ul li:hover ul li {display: block;}
	/* --- IE (all versions) position fix --- */
	.ie9 nav.mm ul li:hover ul ul, .ltie9 nav.mm ul li:hover ul ul {top: 0px;}
	nav.mm ul ul li:hover ul ul, nav.mm ul ul li:hover ul li:hover ul ul {display: none;}
	nav.mm ul ul li:hover ul, nav.mm ul ul li:hover ul li:hover ul, nav.mm ul ul li:hover ul li:hover ul li:hover ul {display: block;}
#mmSearch {
	float: right;
	padding: 0;
	margin: 0 0 0 10px;
	background: transparent;
	position: relative;
	width: 194px;
}
#mmsForm {
	position: absolute;
	width: 205px;
	height: 31px;
	background: url(img/search/bg.png);
	left: 0;
	top: 10px;
}
#mmsInput {
	float: left;
	display: inline;
	font-size: 16px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1;
	height: 20px;
	width: 150px;
	padding: 7px 0 8px 13px;
	border: 0;
	outline: 0;
	background: transparent;
}
#mmsSubmit {
	border: 0;
	margin: 4px 6px 0 0;
	width: 23px;
	height: 23px;
	float: right;
	display: inline;
	background-repeat: no-repeat;
	background-image: url(img/search/glass.png);
	background-color: transparent;
	cursor: pointer;
}
#mmsSubmit:hover {background-position: left bottom;}
.subslide {
	height: 222px;
	margin: 0 0 37px;
	background-position: center top;
	background-repeat: no-repeat;
}
#subslide1 {background-image: url(img/slides/sub/1.jpg);}
#subslide2 {background-image: url(img/slides/sub/2.jpg);}
#subslide3 {background-image: url(img/slides/sub/3.jpg);}
#subslide4 {background-image: url(img/slides/sub/4.jpg);}
#subslide5 {background-image: url(img/slides/sub/5.jpg);}
#homeslides {
	height: 440px;
	position: relative;
	max-width: 2000px;
	margin: 0 auto;
}
.homeslide {
	display: none;
	height: 100%;
	width: 100%;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
}
.active {display: block;}
.slideContent {
	width: 1140px;
	margin: 0 auto;
}
.slideBox {
	width: 379px;
	height: 219px;
	margin: 46px 1px 0 0;
	float: right;
}
.slideHead {
	height: 136px;
	background: url(img/slides/home/head.png);
	overflow: hidden;
	font-size: 35px;
	padding: 35px 0 0 20px;
	line-height: 1.05;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	box-sizing: border-box;
}
.shThreeRows {
	padding-top: 16px;
}
.slideMore {
	box-sizing: border-box;
	padding: 26px 15px 0 82px;
	height: 83px;
	display: block;
	background-image: url(img/slides/home/more.png);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.15;
}
a.slideMore {color: #fff;}
.slideMore:hover {background-position: left bottom; text-decoration: none;}
.smThreeRows {padding-top: 15px;}
#prevNextSlides {
	height: 0;
	width: 1140px;
	position: relative;
	z-index: 20;
	margin: 0 auto;
	display: none;
}
#homeslides:hover #prevNextSlides {display: block;}
.prevNextSlide {
	height: 37px;
	width: 36px;
	overflow: hidden;
	position: absolute;
	top: 299px; /*270*/
}
.prevNextSlide a {display: block;}
.prevNextSlide:hover img {margin-top: -37px;}
.nextSlide img {margin-left: -36px;}
.prevSlide {left: 0;}
.nextSlide {right: 0;}
#homeslide1 .slideHead img {float: left; margin: -9px 0 0 2px;}
#homeslide1 {background-image: url(img/slides/home/1.jpg?t=2015);}
#homeslide2 {background-image: url(img/slides/home/2.jpg);}
#homeslide3 {background-image: url(img/slides/home/3.jpg);}
#homeslide4 {background-image: url(img/slides/home/4.jpg);}
#homeslide5 {background-image: url(img/slides/home/5.jpg);}

#areasWrapper {
	width: 1140px;
	padding: 0 0 25px;
	margin: -70px auto 12px; /*-127*/
	background: url(img/areas/bottomShadow.png) center bottom no-repeat;
	position: relative;
	z-index: 10;
}
#areas {
	overflow: hidden;
	background: url(img/areas/bg-y.png) repeat-y;
	padding: 13px 0 0;
}
.area {
	float: left;
	display: inline;
	list-style-type: none;
	list-style-position: outside;
	width: 380px;
}
.areaImage {
	display: block;
	margin: 0 auto 20px;
}
.areaHead {
	display: block;
	color: #f1e1a3;
	font-size: 19px;
	font-weight: 600;
	text-align: center;
	padding: 0 10px;
	margin: 0 0 13px;
}
.area p {
	padding: 0 15px 21px;
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	text-align: center;
}
.areaMore {
	display: block;
	background-image: url(img/areas/more.png);
	background-repeat: no-repeat;
	height: 33px;
	line-height: 33px;
	width: 134px;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	margin: 0 auto;
}
.areaMore:hover {background-position: left bottom;}
a.areaMore {color: #032337;	text-decoration: none;}
.areaMore span {
	background: url(img/areas/arrow.png) right center no-repeat;
	padding: 0 9px 0 0;
}

#contentArea {
	margin: 0 auto;
	overflow: hidden;
	width: 1064px;
	padding: 33px 38px 20px;
	background: #fff;
}
#mainContent {
	line-height: 1.667;
	display: inline;
	float: left;
	width: 710px;
}
	#crumbs {
		font-size: 11px;
		margin: 0 0 20px;
	}
	.headshot {
		float: left;
		margin: 0 15px 5px 0;
	}

#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; background-image: url(https://d78c52a599aaa8c95ebc-9d8e71b4cb418bfe1b178f82d9996947.ssl.cf1.rackcdn.com/dsk_sharing/icons/ftlg_16.png);}
.dskSharingIcon:hover {opacity: 0.8;}
.dskSharingIcon_facebook{background-position: 0 0;}
.dskSharingIcon_twitter{background-position: -16px 0;}
.dskSharingIcon_linkedin{background-position: -32px 0;}
.dskSharingIcon_googleplus{background-position: -48px 0;}

#sidebar {
	display: inline;
	float: right;
	width: 300px;
	margin: 4px 0 0;
}
	#sbAttProf {
		border-bottom: 16px solid #534d2c;
		margin: 0 0 33px;
	}
	#sbAttProf h2 {
		font-size: 22px;
		color: #fff;
		font-family: 'Open Sans', sans-serif;
		background-color: #534d2c;
		background-image: url(img/icons/profile.png);
		background-position: 14px center;
		background-repeat: no-repeat;
		height: 68px;
		line-height: 68px;
		padding: 0 0 0 67px;
		border-bottom: 1px solid #b2a974;
		text-transform: uppercase;
		font-weight: normal;
	}
	.sbAttorneyCell {
		border-top: 1px solid #eeeeee;
		border-bottom: 1px solid #b2a974;
		background: #e0dbbf;
		padding: 21px 30px 24px;
	}
	.sbapName, .sbapTitle {
		color: #322b27;
		text-transform: uppercase;
		display: block;
	}
	.sbapName {
		font-size: 15px;
		font-weight: bold;
	}
	.sbapTitle {
		font-size: 13px;
		margin: 0 0 11px;
	}
	.sbAttorneyCell p {
		color: #322b27;
		line-height: 1.571;
		padding: 0 0 11px;
	}
	a.sbapMore {
		line-height: 1;
		font-size: 12px;
		color: #095d94;
		font-weight: bold;
		text-transform: uppercase;
	}
	a.sbapMore:hover {
		color: #5f9cc2;
		text-decoration: none;
	}
	.sbLogo {
		display: block;
		margin: 0 auto;
	}
	.sbLogo img {display: block;}
	#sblFloridaBar {
		width: 180px;
		margin: 0 auto 25px;
	}
	#sblBestLawyers {
		width: 208px;
		margin: 0 auto 25px;
	}
	#sblSuperLawyers {
		width: 188px;
	}
	#sbAreas {
		padding: 0;
		margin: 0 0 33px;
	}
	.sbArea {
		list-style-type: none;
		list-style-position: outside;
	}
	#sbArea2 {
		margin: 10px 0;
	}
	a.sbaButton {
		display: block;
		background: #05466f;
		padding: 12px 12px 20px;
		font-size: 19px;
		color: #f1e1a3;
		font-weight: 600;
		text-align: center;
	}
	a.sbaButton:hover {background: #095d94; text-decoration: none;}
	.sbaImage {
		display: block;
		width: 275px;
		margin: 0 auto 20px;
	}
.fNav {
	font-size: 0;
	line-height: 1;
	text-align: center;
	padding: 40px 0;
}
	.fNav li {
		padding: 0 18px;
		font-size: 13px;
		display: inline-block;
		list-style-type: none;
		list-style-position: outside;
		border-left: 2px solid #054269;
		text-transform: uppercase;
	}
	.fNav li:first-child {
		border: 0;
	}
	.fNav a {
		color: #e0dbbf;
	}
	.fNav a:hover {
		text-decoration: none;
		color: #fff;
	}
#mainFooter {
	overflow: hidden;
	border-top: 8px solid #2977aa;
	border-bottom: 8px solid #2977aa;
	width: 1140px;
	height: 335px;
	margin: 0 auto 38px;
	padding: 0 38px;
	box-sizing: border-box;
	background: url(img/footer.jpg) center top no-repeat;
}
#mfTop {
	overflow: hidden;
	padding: 37px 0 0;
}
	#logo-footer {
		float: left;
		margin: 6px 0 0 0;
	}
	#geoblock {
		width: 480px;
		float: left;
		display: inline;
		font-size: 14px;
		color: #fff;
/*		line-height: 1.714;*/
		margin: 0 0 0 40px;
	}
	#geoblock p {
		padding: 0 0 12px;
	}
	#fSocial {
		overflow: hidden;
		width: 166px;
		padding: 0;
		margin: 6px 0 0 0;
		float: right;
	}
	.fs {
		width: 34px;
		height: 34px;
		float: left;
		display: inline;
		list-style-type: none;
		list-style-position: outside;
		margin: 0 0 0 10px;
	}
	#fs1 {margin: 0;}
	.fs a {
		display: block;
		height: 100%;
		width: 100%;
		overflow: hidden;
	}
	.fs img {display: block;}
	.fs a:hover img {margin-top: -34px;}
	#fs2 img {margin-left: -34px;}
	#fs3 img {margin-left: -68px;}
	#fs4 img {margin-left: -102px;}
#mfBottom {
	overflow: hidden;
}
	#fFirmInfo {
		float: left;
		display: inline;
		height: 78px;
		margin: 29px 0 0 0;
		padding: 29px 0 0;
		border-top: 2px solid #2977aa;
		border-bottom: 2px solid #2977aa;
		box-sizing: border-box;
		font-size: 16px;
		color: #fff;
		font-weight: 600;
		width: 900px;
	}
	html.ltie9 #fFirmInfo {font-size: 15px;}
	.ffiLabel {
		color: #76c3f4;
	}
	a.fPhone {color: #fff;}
	.fBullet {
		width: 8px;
		height: 8px;
		display: inline-block;
		background: url(img/icons/fBullet.png);
		margin: 0 20px;
	}
	#fBuilding {
		border: 4px solid #2977aa;
		float: right;
	}
	#fBuilding:hover {
		border: 4px solid #75beed;
	}
	#fBuilding img {display: block;}
#fDisclaimer {
	font-size: 13px;
	color: #dace9c;
	width: 920px;
	margin: 0 auto;
	text-align: center;
	line-height: 1.538;
}
#fDisclaimer p {padding: 0 0 10px;}
/* NextClient Items */

#contact-tab {
    position: fixed;
    right: 0;
    z-index: 200;
	display: block;
	overflow: hidden;
    top: 236px;
	height: 219px;
}
#contact-tab:hover img {margin: -219px 0 0 0;}
#contact-tab img {display: block;}
#mmBrandingWrapper {
	padding: 23px 0 40px;
}
#mmBranding {
	/* margins, paddings, etc. */
	overflow: hidden;
	width: 500px;
	margin: 0 auto;
}
	#mmBranding, #mmBranding a {
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		font-size: 10px;
		line-height: 1.3;
		color: #7ea4cc;
		text-decoration: none;
		font-weight: normal;
	}
	#mmBranding a:hover {text-decoration: underline; font-weight: normal;}
	#logo-mmm {
		width: 167px;
		height: 35px;
		float: left;
		margin: 0 0 0 43px;
	}
	#mmBranding p {
		float: left;
		display: inline;
		margin: 12px 0 0 10px;
		padding: 0;
	}

/* Contact Form Styling */
.nc_form {
	background-color: #f0f0f0;
	padding: 1.25em 2%;
	margin: 0 0 1.25em;
	border: 2px solid #c0c0c0;
	border-radius: 5px;
}
.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 */

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

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

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

.cfRequiredMark {
	position: relative;
	font-size: 0;
}
input[type=radio].validationError + .cfRequiredMark:before,
input[type=checkbox].validationError  + .cfRequiredMark:before {
	display: inline-block;
	content: "";
	position: absolute;
	left: -26px;
	top: -11px;
	background-color: red;
	height: 8px;
	width: 8px;
	border-radius: 4px;
	opacity: 1;
	box-shadow: 1px 1px 3px red;
}

.validationFeedback {
    display: none;
    text-align: center;
    background-color: #f5770c;
    color: #000;
    padding: 20px 20px 0;
    margin:0 auto 20px
}

.vfActive {
    display: block
}

.vfFailedFullNamelValidationPrompt,
.vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidationPrompt,
.vfFailedZipValidationPrompt {display: none;}
.vfFailedFullNamelValidation .vfFailedFullNamelValidationPrompt,
.vfFailedEmailValidation .vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidation .vfFailedTelephoneValidationPrompt,
.vfFailedZipValidation .vfFailedZipValidationPrompt {display: block;}
/* Form Validation -- Ends */

@media screen and (max-width: 1200px) {
	.sthoverbuttons-pos-left, #contact-tab {display: none;}
}
