/*
Theme Name: Herzog, Yuhas, Fournier & Ardell, LLP
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 */

/*  < adaBtn >  */
.adaBtn{
    display: block !important;
    position: fixed;
    bottom: 5px;
    left: 5px;
    width: 40px;
    height: 40px;
    overflow: hidden;
    z-index: 9999;
}
.adaBtn > img{ width: 100%; }
.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%;
    min-width: 1000px;
}
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: #679bce;}
#wrapper {
    background: url("img/wrapperBg.png");
}
#tbWrapper {
    background: #003366;
    font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,sans-serif;
}
#topBar {
    width: 940px;
    margin: 0 auto;
    padding: 10px 0;
    overflow: hidden;
}
#tbAddress {
    float: left;
    font-size: 12px;
    color: #fff;
}
#tbAddress span {
    text-transform: uppercase;
}
#tbRight {
    float: right;
}
#tbList {
    padding: 0;
    font-size: 0;
}
#tbList li {
    display: inline-block;
    list-style: none;
    border-left: 1px solid #fff;
    line-height: 1;
    padding: 0 0 0 20px;
    margin: 0 0 0 20px;
}
#tbList li:first-child {
    border: 0;
}
#tbList a {
    font-size: 14px;
    color: #fff;
}
#tbList a:hover {
    color: #8bc9ff;
}
#mhWrapper {
    background: url("img/lightGreyBg.png") repeat-x #E9E9E9;
    background-size: auto 100%;
}
#mainHeader {
    width: 950px;
	margin: 0 auto;
    padding: 35px 0;
    overflow: hidden;
    background: url("img/courthouse.jpg") no-repeat right 192px center;
}
	#logo-main {
        float: left;
	}
	#logo-main img {display: block;}
#mhRight {
    float: right;
    font-family: "Times New Roman", times, serif;
    padding: 13px 0 0;
}
#mhPhone, #mhFax {
    display: block;
    color: #6699cc;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: -1px;
    text-align: right;
    padding: 0 2px 0 0;
    line-height: 1;
}
#mhFax {
    font-size: 18px
}
#mhPhone a, #mhFax a {
    color: #003366;
    padding: 0 0 0 7px;
}
#mhPhone a {
    font-size: 34px;
}
#mhFax a {
    font-size: 24px;
}
nav.mm {
	text-align: center;
	background: #003366;
	position: relative;
	z-index: 100;
}
nav.mm > ul > li > a {
    padding: 12px 10px;
    font-size: 16px;
    color: #fff;
    font-family: Georgia,Times,'Times New Roman',serif; 
    text-transform: capitalize;
    font-weight: bold;
    line-height: 1;    
}
nav.mm > ul > li > ul {top: 40px;}
nav.mm > ul {height: 40px;}
nav.mm > ul > li:hover > a {color: #85bdf4;}
nav.mm ul ul {background: #579EDD; width: 180px;}
nav.mm ul ul li:hover > a {background: #68B0F1;}
nav.mm ul ul li {border-top: 1px solid #68B0F1;}
nav.mm ul ul a {
    color: #fff;
    padding: 15px 10px;
    font-size: 15px;
    font-family: Georgia,Times,'Times New Roman',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; position: relative; padding: 0 20px 0 25px;}
nav.mm > ul > li:before {
    content: "";
    position: absolute;
    background: #fff;
    width: 7px;
    height: 7px;
    top: 16px;
    left: 0;
    border-radius: 10px;
}
nav.mm > ul > li:first-child:before {
    display: none;
}
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;}

#homeslides {
    position: relative;
    width: 100%;
    height: 320px;
    margin: 15px auto;
}
.homeslide {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: center 0;
    background-repeat: no-repeat;
    background-color: #fff;
}
#homeslide1 {background-image: url("img/slides/home/1-v4.webp");}
/* 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%;}
#contentArea {
    width: 960px;
	margin: 0 auto 15px;
    padding: 40px;
    box-sizing: border-box;
	overflow: hidden;
    background: #fff;
}
#caAops {
    padding: 0 0 19px;
    font-size: 0;
    text-align: center;
}
.caAop {
    display: inline-block;
    list-style: none;
}
.caAop a {
    display: block;
    width: 228px;
    height: 115px;
    padding: 4px 0 0;
    margin: 0 5px 0;
    box-sizing: border-box;
    background: url("img/aopBuckets.jpg") no-repeat;
    font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,sans-serif;
    font-size: 19px;
    text-transform: uppercase;
    color: #fff;
    box-shadow: 0 23px 53px -25px #000;
}
#caAop2 a {background-position: -228px 0}
#caAop3 a {background-position: -456px 0}
#caAop4 a {background-position: -684px 0}
#caAop1 a:hover {background-position: 0 -115px}
#caAop2 a:hover {background-position: -228px -115px}
#caAop3 a:hover {background-position: -456px -115px}
#caAop4 a:hover {background-position: -684px -115px}
#mainContent {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	line-height: 1.6;
	color: #343434;
	display: inline;
	float: right;
	width: 612px;
}
	.article a:hover {color: #9b1c1f; 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;
		color: #000;
		padding: 0 0 5px 0;
	}
	.article h1 {
		font-size: 30px;
		padding: 0 0 20px 0;
        font-family: Georgia, Times, "Times New Roman", serif;
        color: #003366;
	}
	.article h2 {
		font-size: 18px;
        color: #6b9ed2;
        font-style: italic;
		padding: 0 0 10px 0;
        font-family: Georgia, Times, "Times New Roman", serif;
	}
	.article h3 {
		font-size: 16px;
		font-weight: bold;	
        color: #003366;
	}
	.article h4 {
		font-size: 16px;
		font-style: italic;
	}
	.article h5 {
		font-size: 16px;
	}
	.headshot {
		float: left;
		margin: 0 15px 20px 0;
	}
    /* Staff Page start*/
    #mcStaff, #mcAttorneys {
        padding: 0;
        text-align: center;
    }
    #mcStaff li, #mcAttorneys li {
        display: inline-block;
        vertical-align: top;
        list-style: none;
    }
    #mcStaff a, #mcAttorneys a {
        display: block;
        width: 160px;
        text-align: center;
        margin: 0 20px 16px 0;
    }
    #mcStaff img {
        width: 100%;
    }
    /* Staff Page end*/

    #mcVerdictsWrapper {
    }
    #mcVerdictsWrapper h2 {
        text-align: center;
        color: #fff;
        font-family: Georgia, Times, "Times New Roman", serif;
        font-size: 22px;
        text-transform: uppercase;
        padding: 15px 0;
        line-height: 1;
        margin: 43px 0;
        background: #003366;
        font-style: normal;
    }
    #mcVerdicts {
        height: 160px;
        width: 520px;
        margin: 0 auto;
        padding: 0;
        position: relative;
        overflow: hidden;
    }
    .mcVerdict {
        list-style: none;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: none;
        background: #fff;
    }
    .mcVerdict h3 {
        font-size: 32px;
        color: #003366;
        font-weight: normal;
        margin: 0 0 5px;
    }
    .mcVerdict span {
        display: block;
        font-size: 17px;
        color: #6699cc;
        text-transform: uppercase;
        margin: 0 0 7px;
    }
    .mcVerdict p {
        font-size: 14px;
        font-weight: bold;
    }
    #verdictsViewMore {
        display: block;
        width: 100px;
        height: 30px;
        font-size: 16px;
        text-align: center;
        font-weight: bold;
        line-height: 30px;
        background: #5C627B;
        color: #fff;
        border-radius: 5px;
    }
    #verdictsViewMore:hover {
        background: #757a8e;
        text-decoration: none;
    }
    #verdictsNav {
        position: relative;
        top: -95px;
        z-index: 99;
        padding: 0;
        height: 0;
        overflow: visible;
    }
    #verdictsNav li {
        position: absolute;
        display: block;
        background: url("img/verdictsNav.png") no-repeat right 0;
        width: 26px;
        height: 26px;
        font-size: 0;
        right: 0;
        cursor: pointer;
    }
    #verdictsNav li:hover {
        background-position: right bottom;
    }
    #verdictsNav li:first-child {
        background-position: 0 0;
        left: 0;
        right: auto;
    }
    #verdictsNav li:first-child:hover {
        background-position: 0 bottom;
    }

	.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;}
	#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: left;
	width: 228px;
    margin: 0 0 20px;
}
#sbAops h2,
#sbAttorneys h2,
#sbAwardsWrapper h2,
#sbVerdictsWrapper h2 {
    height: 58px;
    line-height: 58px;
    background: #003366;
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,sans-serif;
}
#sbAops ul,
#sbAttorneys ul {
    padding: 15px 0 18px;
}
#sbAops li,
#sbAttorneys li {
    list-style: none;
    margin: 0 0 12px;
}
#sbAops a,
#sbAttorneys a {
    display: block;
    position: relative;
    color: #323232;
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 0 34px;
    font-family: helvetica, arial, sans-serif;
}
#sbAops a:hover,
#sbAttorneys a:hover {
    color: #6699cc;
}
/*
#sbAops a:before,
#sbAttorneys a:before {
    content: "";
    position: absolute;
    background: url("img/triangleBullets.png") no-repeat 0 center;
    width: 6px;
    height: 100%;
    top: 0;
    left: 15px;
}
*/
#sbAops a:before,
#sbAttorneys a:before {
    content: "";
    position: absolute;
    border-left: 6px solid #c2c2c2;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    top: 49%;
    -webkit-transform: translate(0, -55%);
    -moz-transform: translate(0, -55%);
    -ms-transform: translate(0, -55%);
    transform: translate(0, -55%);
    left: 15px;
}
#sbAops a:hover:before,
#sbAttorneys a:hover:before {
    border-left: 6px solid #6699cc;
}

#sbVerdictsWrapper h2 {
    height: 70px;
    box-sizing: border-box;
    padding: 13px 0 0;
    line-height: 1.2;
    margin: 0 0 14px;
}
#sbVerdicts {
    height: 160px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.sbVerdict {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: #fff;
}
.sbVerdict h3 {
    font-size: 28px;
    color: #003366;
    font-weight: normal;
    line-height: 1;
}
.sbVerdict span {
    display: block;
    font-size: 14px;
    color: #6699cc;
    text-transform: uppercase;
    margin: 0 0 7px;
}
.sbVerdict p {
    font-size: 12px;
    font-weight: bold;
}
/*

#sbAwards {
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
    margin: 25px auto;
}
.sbAward {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    display: none;
}
#sbAward1 {background-image: url(/wp-content/themes/herzog2015/img/awards/1.jpg);}
#sbAward2 {background-image: url(/wp-content/themes/herzog2015/img/awards/2.jpg);}
#sbAward3 {background-image: url(/wp-content/themes/herzog2015/img/awards/3.jpg);}
#sbAward4 {background-image: url(/wp-content/themes/herzog2015/img/awards/4.jpg);}
#sbAward5 {background-image: url(/wp-content/themes/herzog2015/img/awards/5.jpg);}
#sbAward6 {background-image: url(/wp-content/themes/herzog2015/img/awards/6.jpg);}
#sbAward7 {background-image: url(/wp-content/themes/herzog2015/img/awards/7.jpg);}
#sbAward8 {background-image: url(/wp-content/themes/herzog2015/img/awards/8.jpg);}
#sbAward9 {background-image: url(/wp-content/themes/herzog2015/img/awards/9.jpg);}
#sbAward10 {background-image: url(/wp-content/themes/herzog2015/img/awards/10.jpg);}
#sbAward11 {background-image: url(/wp-content/themes/herzog2015/img/awards/11.jpg);}
#sbAward12 {background-image: url(/wp-content/themes/herzog2015/img/awards/12.jpg);}
#slidesNav {
    margin: 0 0 25px;
    padding: 3px 0;
    font-size: 0;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    text-align: center;
}
#slidesNav li {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
}
#slidesNav a {
    display: block;
    background: url("img/slideControls.png") no-repeat 0 0;
    height: 17px;
    width: 17px;
    margin: 0 6px 0;
}
#slidesNav .nextSlide {
    background-position: right 0;
}
#slidesNav .prevSlide:hover {
    background-position: 0 bottom;
}
#slidesNav .nextSlide:hover {
    background-position: right bottom;
}
*/
#caGeoBlock {
    clear: both;
    width: 884px;
    line-height: 1.6;
    padding: 35px 0 0;
    border-top: 1px solid #d7d7d7;
    font-weight: bold;
    font-size: 13px;
}
#fAreaWrapper {
    background: url("img/fAreaShadow.png") no-repeat center 0 #003366;
    border-bottom: 1px solid #6699cc;
}
#fArea {
    width: 940px;
    margin: 0 auto;
    padding: 37px 0 27px;
    overflow: hidden;
}
#fLogo {
    float: left;
    margin: 5px 64px 0 0;
}
#fLogo img {width: 310px;}
#fAddress {
    float: left;
    width: 255px;
    margin: 5px 0 0;
    font-size: 15px;
    color: #fff;
    font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,sans-serif;
    text-align: center;
}
#fAddress span {
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 5px;
}
#fNumbers {
    float: right;
    font-family: "Times New Roman", times, serif;
}
#fPhone, #fFax {
    display: block;
    color: #6699cc;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: -1px;
    text-align: right;
    padding: 0 2px 0 0;
}
#fPhone {
    font-size: 20px;
}
#fPhone a, #fFax a {
    color: #fff;
    padding: 0 0 0 7px;
}
#fPhone a {
    font-size: 30px;
}
#fFax a {
    font-size: 22px;
}
#mfWrapper {
    padding: 30px 0 25px;
    background: #003366;
}
#mainFooter {
    width: 940px;
    margin: 0 auto;
	overflow: hidden;
}
#mainFooter h2 {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-family: Georgia,Times,'Times New Roman',serif;
    margin: 0 0 24px;
}
#mfArea1, #mfArea2 {
    float: left;
}
#mfArea1 {
    margin: 0 70px 0 0;
}
.fNav {
    float: left;
    width: 110px;
	font-size: 0;
	line-height: 1;
	padding: 0 0;
    overflow: hidden;
}
#fNav1 {
    width: 150px;
}
#fNav2 {
    width: 112px;
}
	.fNav li {
		padding: 0 0 8px;
		font-size: 14px;
		list-style-type: none;
	}
	.fNav a {
		color: #fff;
	}
	.fNav a:hover {
		color: #8bc9ff;
	}
#fNavAop1 {
    width: 226px;
}
#fNavAop2 {
    width: 160px;
}
/* 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;}
.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: 12px;
	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 */

    #ncBrandingWrapper {
        padding: 30px 0 30px;
        background: #fff;
    }
    #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: #000;
            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 51px;
        }
        #ncBranding p {
            float: left;
            display: inline;
            margin: 5px 0 0 10px;
            padding: 0;
        }