/*
Theme Name: Law Offices of George Kezios
Theme URI: http://nextclient.com/
Description: Designed and Powered by NextClient, Inc.
Author: NextClient, Inc.
Version: 1.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;}

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 {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%;
	min-width: 1020px;
}
body {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3;
	color: #000;
}
a, a:link, a:active, a:visited {text-decoration: none; outline: none; color: #ae3937;}
a:hover {
	color: #5d5843;
}
#wrapper {

}
#mhWrapper {
	background-image: url('/wp-content/themes/kezios2015/img/mhBackground.jpg');
	background-repeat: repeat-x;
	background-position: 0 0;
	min-height: 223px;
	background-color: #4c4836;
}
	#mainHeader {
		width: 960px;
		margin: 0 auto;
		overflow: hidden;
		padding: 40px 0 0 0;
	}
		#logo-main {
			display: block;
			float: left;
		}
		#logo-main img {display: block;}
		#mhRight {
			width: 350px;
			float: right;
			padding: 5px 0 0 0;
			overflow: hidden;
		}
			#mhPhone {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 22px;
				font-weight: bold;
				color: #fff;
				position: relative;
				display: inline-block;
				float: left;
				padding: 14px 0 0 39px;
			}
				#mhPhone:before {
					content: " ";
					display: block;
					position: absolute;
					width: 30px;
					height: 29px;
					background-image: url('/wp-content/themes/kezios2015/img/icons/handset.png');
					background-position: 0 0;
					background-repeat: no-repeat;
					left: 0;
					top: 12px;
				}
			#mhContact {
				display: inline-block;
				float: right;
				width: 136px;
				height: 53px;
				background-image: url('/wp-content/themes/kezios2015/img/contactUs.png');
				background-repeat: no-repeat;
				background-position: 0 0;
				box-sizing: border-box;
				padding: 16px 0 0 41px;
				color: #fff;
				font-family: 'Oswald', sans-serif;
				text-transform: uppercase;
				font-size: 16px;
				position: relative;
				text-shadow: 2px 2px #6d756c;
			}
				#mhContact:before {
					content: " ";
					display: block;
					position: absolute;
					width: 22px;
					height: 16px;
					background-image: url('/wp-content/themes/kezios2015/img/icons/mail.png');
					background-repeat: no-repeat;
					background-position: 0 0;
					left: 14px;
					top: 18px;
				}
				#mhContact:hover {
					background-position: -136px 0;
				}
	nav.mm {
		width: 960px;
		margin: 0px auto;
		text-align: center;
		position: relative;
		padding: 25px 0 0 0;
		z-index: 200;
		clear: both;
	}
	nav.mm > ul > li > a {
		padding: 10px 8px 10px 55px;
		font-size: 14px;
		color: #b5af8f;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		text-transform: uppercase;
		line-height: 1;
		position: relative;
	}
		nav.mm > ul > li > a:before {
			content: " ";
			display: block;
			position: absolute;
			background-image: url('/wp-content/themes/kezios2015/img/icons/mainNavBlock.png');
			background-repeat: no-repeat;
			background-position: 0 0;
			width: 48px;
			height: 12px;
			left: 0;
			top: 11px;
		}
		nav.mm > ul > li > a:hover:before {
			background-position: 0 -12px;
		}
	nav.mm > ul > li > ul {top: 34px;}
	nav.mm > ul {height: 34px;}
	nav.mm > ul > li:hover > a {color: white;}
	nav.mm ul ul {background: #C3B785; width: 180px; border: 1px solid #585440;}
	nav.mm ul ul li:hover > a {background: #F3E9BF; color: #000;}
	nav.mm ul ul li {border-top: 1px solid #585440;}
	nav.mm ul ul a {
		color: #000;
		padding: 15px 10px;
		font-size: 14px;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		text-transform: none;
		line-height: 1.3;
		font-weight: normal;
	}
	nav.mm ul {padding: 0; margin: 0; font-size: 0;}
	nav.mm li {position: relative;}
	nav.mm ul a {display: block; text-decoration: none;}
	nav.mm > ul > li {display: inline-block;}
	nav.mm ul ul {display: none; position: absolute; text-align: left; left: 0; top: -1px;}
	nav.mm ul li:hover > ul {display: block;}
	nav.mm ul ul ul {left: 100%;}
	nav.mm ul ul li:first-child {border: 0;}

/* BELOW THE FOLD (BTF) BEGINS */

p {padding: 0 0 20px;}
ul, ol {padding: 0 0 20px 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%;}

#marketingWrapper {
	background-color: #e9e5da;
	background-image: url('/wp-content/themes/kezios2015/img/marketingBackground.jpg');
	background-repeat: repeat-x;
	background-position: 0 0;
	height: auto;
}
	body.home #marketingCont {
		background-image: url('/wp-content/themes/kezios2015/img/marketingSlide2.png');
		background-repeat: no-repeat;
		background-position: center 0;
		height: 412px;
		margin: 0px auto;
		margin: -23px auto 0 auto;
	}
	#marketingCont {
		background-image: url('/wp-content/themes/kezios2015/img/marketingSubSlide.png');
		background-repeat: no-repeat;
		background-position: center 0;
		height: 244px;
		margin: 0px auto;
		margin: -23px auto 0 auto;
	}

#caWrapper {
	background-color: #e9e5da;
	border-bottom: 4px solid #fff;
}
	#contentArea {
		width: 960px;
		margin: 0 auto;
		overflow: hidden;
		padding: 44px 0 22px 0;
	}
	#mainContent {
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		font-size: 14px;
		line-height: 1.7;
		color: #515151;
		display: inline;
		float: left;
		width: 585px;
	}
		.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: Georgia, Times, "Times New Roman", serif;
			color: #000;
			padding: 0 0 5px 0;
		}
		.article h1 {
			font-size: 18px;
			font-weight: bold;
			text-transform: uppercase;
			padding: 0 0 16px 0;
			color: #343434;
		}
		.article h2 {
			font-size: 15px;
			color: #ae3937;
			font-style: italic;
			line-height: 1.4;
			padding: 0 0 22px 0;
			text-transform: uppercase;
		}
		.article h3 {
			font-size: 16px;
			font-weight: bold;
		}
		.article h4 {
			font-size: 16px;
			font-style: italic;
		}
		.article h5 {
			font-size: 16px;
		}
		.headshot {
			float: left;
			margin: 0 15px 5px 0;
		}
		.mcTable {margin: 0 0 20px;}
		.mcTable td {vertical-align: top; padding: 0 0 0 40px;}
		.mcTable td:first-child {padding: 0;}
		.mcTable ul {padding: 0 0 0 30px;}

		/* Newsletter Styling */
		#nl-container {
			overflow: hidden;
		}
		#nl-pageTitle {
			border-bottom: 1px solid #333;
		}
		#nl-sidebar {
			width: 30%;
			float: left;
			display: inline;
			font-size: 0.9em;
			line-height: 1.3;
		}
			ul#nl-articles, ul#nl-newslinks {
				margin: 0;
				padding: 20px 0 0 0;
			}
			#nl-articles li, #nl-newslinks li {
				border-bottom: 1px solid #000;
				display: block;
			}
				#nl-articles li.nl-last-item, #nl-newslinks li.nl-last-item {
					border-bottom: 0;
				}
				#nl-articles li {
					padding: 0 0 0.8em;
					margin: 0 0 0.8em;
				}
				#nl-newslinks li {
					padding: 0 0 0.4em;
					margin: 0 0 0.5em;
				}
				#newslinkHeader {
					color: #000;
					font-size: 1.3em;
					font-weight: bold;
					margin: 0 0 0.6em;
				}
				a.nl-article-headline {
					color: #9d1c20;
					font-weight: bold;
					display: block;
					text-decoration: none;
					margin: 0 0 0.3em;
				}
				a.nl-article-headline:hover {
					text-decoration: underline;
				}
				.nl-excerpt {

				}
		#nl-mainContent {
			width: 65%;
			float: right;
			display: inline;
			padding: 20px 0 0 0;
		}
		#nl-copyright {
			font-size: 0.8em;
			text-align: center;
			padding: 1em 0 1.5em;
		}
		body.nl-page #sidebar {
			display: none;
		}
		body.nl-page #mainContent {
			float: none;
			display: block;
			width: auto;
		}

		/* Newsletter - Custom */

		h1#nl-pageTitle {
		}
		h2#nl-articleTitle {
		}

		/* Newsletter Styling Ends */

	#shareThisPage {clear: both; border-top: 1px solid #2a3868; padding: 20px 0 20px; 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: 310px;
	}
		#sbAreas {
			background-color: #fff;
			border: 1px solid #e0e0e0;
			padding: 4px 0 0 0;
			margin: 0 0 30px 0;
		}
			#sbAreas h2 {
				background-image: url('/wp-content/themes/kezios2015/img/sbPAreas.png');
				background-repeat: no-repeat;
				background-position: 0 0;
				font-family: 'Oswald', sans-serif;
				color: #fff;
				font-size: 23px;
				width: 300px;
				height: 66px;
				box-sizing: border-box;
				padding: 19px 0 0 127px;
				text-transform: uppercase;
				text-shadow: 2px 2px #45412f;
				margin: 0 auto 14px auto;
			}
			#sbAOP {
				padding: 0 0 0 18px;
			}
				#sbAOP li {
					display: block;
					margin: 0 0 12px 0;
				}
				#sbAOP li:hover {
					color: #ae3937;
				}
				#sbAOP li a {
					display: block;
					font-family: 'Roboto', sans-serif;
					font-size: 15px;
					color: #5d5843;
					position: relative;
					padding: 0 0 0 18px;
				}
					#sbAOP li a:before {
						content:  " ";
						display: block;
						position: absolute;
						background-image: url('/wp-content/themes/kezios2015/img/icons/sbNavBullet.png');
						background-repeat: no-repeat;
						background-position: 0 0;
						width: 4px;
						height: 4px;
						left: 0;
						top: 7px;
					}
					#sbAOP li a:hover {
						color: #ae3937;
					}
						#sbAOP li a:hover:before {
							background-position: -4px 0;
						}
		#sbLocations {
			background-color: #fff;
			border: 1px solid #e0e0e0;
			padding: 4px 0 0 0;
		}
			#sbLocations h2 {
				background-image: url('/wp-content/themes/kezios2015/img/sbLocation.png');
				background-repeat: no-repeat;
				background-position: 0 0;
				font-family: 'Oswald', sans-serif;
				color: #fff;
				font-size: 23px;
				width: 300px;
				height: 66px;
				box-sizing: border-box;
				padding: 19px 0 0 129px;
				text-transform: uppercase;
				text-shadow: 2px 2px #45412f;
				margin: 0 auto 14px auto;
			}
			#sbLocations .sbLocation {
				display: block;
				padding: 170px 0 12px 0;
				background-repeat: no-repeat;
				background-position: 0 0;
				text-align: center;
				color: #5b5b5b;
				width: 280px;
				line-height: 1.21;
				margin: 0px auto;
				text-transform: uppercase;
			}
			#sbLocation1 {
				background-image: url('/wp-content/themes/kezios2015/img/sbMapValencia.jpg');
				background-repeat: no-repeat;
			}
			#sbLocation2 {
				background-image: url('/wp-content/themes/kezios2015/img/sbMapCastaic.jpg');
				background-repeat: no-repeat;
			}
				#sbLocations .sbLocation:hover {
					background-position: -280px 0;
					color: #ae3937;
				}
#newsWrapper {
	background-image: url('/wp-content/themes/kezios2015/img/newsletterBackground.jpg');
	background-repeat: repeat-x;
	background-position: 0 0;
}
	#newsWrapper2 {
		background-image: url('/wp-content/themes/kezios2015/img/newsWrapper2.jpg');
		background-repeat: repeat-x;
		background-position: 0 bottom;
		padding: 0 0 10px 0;
	}
		#newsCont {
			widtH: 960px;
			margin: 0px auto;
		}
			#newsCont h2 {
				background-image: url('/wp-content/themes/kezios2015/img/icons/newsletter.png');
				background-repeat: no-repeat;
				background-position: 0 0;
				width: 238px;
				height: 47px;
				box-sizing: border-box;
				padding: 11px 0 0 55px;
				font-family: 'Oswald', sans-serif;
				color: #fff;
				text-transform: uppercase;
				font-size: 19px;
				text-shadow: 2px 2px #443f2e;
				margin: 0 0 43px 0;
			}
				#mainNewsletters {
					padding: 0px;
					width: 960px;
					margin: 0px auto;
					overflow: hidden;
				}
					.mainNewsletter {
						width: 256px;
						display: inline-block;
						float: left;
						margin: 0 0 0 96px;
						font-family: 'Roboto', sans-serif;
					}
					#mainNewsletter1 {
						margin: 0;
					}
					#mainNewsletter3 {
						float: right;
						margin: 0;
					}
						.mainNewsletter h3 {
							color: #4c4c4c;
							font-family: Arial, Helvetica, sans-serif;
							text-transform: uppercase;
							line-height: 1.32;
							padding: 0 0 26px 0;
							font-weight: bold;
						}
						.mainNewsletter p {
							padding: 0 0 37px 0;
							color: #777777;
							line-height: 1.78;
						}
						.mainNewsletter a {
							display: block;
							width: 68px;
							margin: 0px auto;
							color: #5d5843;
							padding: 0 8px 10px 8px;
							text-transform: uppercase;
							border-bottom: 5px solid #fff;
							font-family: 'Roboto Condensed', sans-serif;
							font-weight: bold;
							line-height: 1;
						}
							.mainNewsletter a:hover {
								color: #bd1e2c;
								border-bottom: 5px solid #bd1e2c;
							}
#mfWrapper {
	background-image: url('/wp-content/themes/kezios2015/img/footerWrapper.jpg');
	background-repeat: repeat;
	background-position: 0 0;
	height: 479px;
	border-bottom: 1px solid #787259;
}
	#mainFooter {
		width: 960px;
		margin: 0px auto;
		padding: 68px 0 0 0;
	}
		#fBlockCont {
			width: 960px;
			margin: 0px auto 63px auto;
			padding: 0;
			overflow: hidden;
		}
			.fBlock {
				width: 265px;
				display: inline-block;
				float: left;
				font-family: Arial, Helvetica, sans-serif
			}
			#fBlock1 {
				overflow: hidden;
			}
			#fBlock2 {
				margin: 0 0 0 82px;
			}
			#fBlock3 {
				float: right;
			}
				#fBlock1 h2 {
					color: #fff;
					font-family: "Arial Black", Gadget, sans-serif;
					font-size: 24px;
					text-transform: uppercase;
					text-align: center;
					line-height: 1;
					padding: 0 0 9px 0;
					border-bottom: 4px solid #b5af8f;
					margin: 0 0 39px 0;
				}
				#follow {
					display: inline-block;
					float: left;
					color: #fff;
					font-size: 19px;
					line-height: 1.3;
					text-transform: uppercase;
				}
				#Social {
					overflow: hidden;
					width: 100px;
					padding: 0 46px 0 0;
					margin: 0 0 37px 0;
					display: inline-block;
					float: right;
				}
					.fs {
						width: 47px;
						height: 47px;
						float: left;
						display: inline;
						list-style-type: none;
						list-style-position: outside;
						margin: 0 0 0 6px;
					}
					#fs1 {margin: 0;}
					.fs a {
						display: block;
						height: 100%;
						width: 100%;
						overflow: hidden;
					}
					.fs img {display: block;}
					.fs a:hover img {margin-top: -47px;}
					#fs2 img {margin-left: -47px;}
				 .fNumbers {
					display: block;
					clear: both;
					color: #cdc7b7;
					text-transform: uppercase;
					font-size: 12px;
					padding: 0 0 9px 0;
				}
					 .fNumbers a {
						display: inline-block;
						color: #fff;
						font-size: 15px;
						padding: 0 0 0 5px;
					}
				#fNumbers2 {
					padding: 0px;
				}
			.fBlock h3 {
				color: #fff;
				font-family: "Arial Black", Gadget, sans-serif;
				font-size: 18px;
				text-transform: uppercase;
				text-align: center;
				line-height: 1;
				padding: 6px 0 9px 0;
				border-bottom: 4px solid #b5af8f;
				margin: 0 0 39px 0;
			}
			 .fBlock .fLocation {
				padding: 110px 0 0 0;
				color: #fff;
				background-repeat: no-repeat;
				display: block;
				width: 253px;
				background-position: 0 0;
				text-align: center;
			}
			#fBlock2 .fLocation {
				background-image: url('/wp-content/themes/kezios2015/img/fMapValencia.jpg');
			}
			#fBlock3 .fLocation {
				background-image: url('/wp-content/themes/kezios2015/img/fMapCastaic.jpg');
			}
				.fBlock .fLocation:hover {
					background-position: -253px 0;
				}
	.fNav {
		font-size: 0;
		line-height: 1;
		text-align: center;
		border-top: 1px solid #b5af8f;
		border-bottom: 1px solid #b5af8f;
		padding: 22px 0;
		font-family: 'Roboto', sans-serif;
	}
		.fNav li {
			padding: 0 15px;
			font-size: 14px;
			display: inline-block;
			list-style-type: none;
			list-style-position: outside;
		}
		.fNav li:first-child {
			border: 0;
		}
		.fNav a {
			color: #b5af8f;
			line-height: 1;
			padding: 0 11px;
		}
		.fNav a:hover {
			color: #fff;
		}
    #ncBrandingWrapper {
        padding: 33px 0 33px;
        background: #474333;
    }
    #ncBranding {
        /* margins, paddings, etc. */
        overflow: hidden;
        width: 500px;
        margin: 0 auto;
    }
        #ncBranding, #ncBranding a {
            font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
            font-size: 10px;
            line-height: 1.3;
            color: #fff;
            text-decoration: none;
            font-weight: normal;
        }
        #ncBranding a:hover {text-decoration: underline; font-weight: normal;}
        #logo-nextclient {
            width: 89px;
            height: 35px;
            float: left;
            margin: 0 0 0 45px;
        }
        #ncBranding p {
            float: left;
            display: inline;
            color: #fff;
            margin: 5px 0 0 26px;
            padding: 0;
        }

/* NextClient Items */

#contact-tab {
    position: fixed;
    right: 0;
    z-index: 200;
	display: block;
	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;
}
.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; right: 0 !important;}
.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 */

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

/* Contact Form Styling Ends */