/*

site red: #e51b24 - hover: #ef6b71
site blue: #11489b

*/


body{
	padding-top: 60px;
}

a, a:focus, a:active{
	color: #e51b24;
}

a:hover{
	color: #ef6b71;
}

a:active, a:focus {
	outline: none;
	-moz-outline-style: none;
}

h1, h2, h3, h4, h5{
	color: #11489b !important;
}

#footer h4 {
	color: #FFF !important;
}

.navContainer{
	position: relative;
	z-index: 20000;
}

.navbar-header{
	position: relative;
}

.header-text {
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
}

.navbar-brand {
    height: auto;
}

.navbar .navbar-brand img{
	width: auto;
	height: 60px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a.navbar-brand, .navbar-inverse .navbar-nav > li {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.navbar > .container .navbar-brand {
	margin-left: 0;
	padding: 0;
}

.navbar-nav > li{
	margin-top: 10px;
}

.navbar-nav > li > a{
	padding-top: 25px;
	padding-bottom: 5px;
	line-height: 20px;
}

.navButton, .navButton:hover, .navButton:active, .navButton:focus{
	border: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	margin-right: 15px !important;
	line-height: 30px !important;
	color: #fff !important;
	background-color: #4d9525 !important;
}

.navButton, .navButton:hover, .navButton:active, .navButton:focus{
	border: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	margin-right: 15px !important;
	line-height: 30px !important;
	color: #fff !important;
	background-color: #e51b24 !important;
}

.navButton:hover{
	background-color: #fadcdd !important;
}

.navButton.last{
	margin-right: 0px !important;
} 

.buttonGreen, .buttonGreen:hover, .buttonGreen:active, .buttonGreen:focus{
	border: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	line-height: 30px !important;
	color: #fff !important;
	background-color: #4d9525 !important;
}

.buttonGreen:hover{
	background-color: #9dd180 !important;
}

.lastLinkBeforeNav{
	margin-right: 20px !important;
} 

.navContactInfo{
	font-size: 13px;
	position: absolute;
	bottom: 28px;
	right: 135px;
	line-height: 20px;
}

.navbar.scrolledDown > .container .navbar-brand {
	margin-left: 0;
	padding: 10px 0 5px 5px;
}

.navbar.scrolledDown .navbar-brand img{
	width: auto;
	height: 30px;
}

.scrolledDown .navbar-nav > li{
	margin-top: 0;
}

.dropdown-menu {
	border: none;
}

.ndxSplashImage{
	-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 3px 8px 0px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 3px 8px 0px rgba(0, 0, 0, 0.5);
}

.header-text h1 {
	font-size: 55px;
	border: none;
}

.ndxDetails p{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
}

.ndxDetails h4{
	color: #fff;
	font-size: 26px;
	line-height: 32px;
	margin: 0;
	padding: 0 0 10px 0;
}

.ndxSplashButton{
	padding-top: 50px;
	padding-bottom: 50px;
}

.subBannerText{
	font-size: 20px;
	line-height: 26px;
}

.subBannerText strong{
	color: #000;
}

section#extraInfo {
	padding: 40px 0px;
}

#map_canvas{
   display: block;
   width: 100%;
   height: 400px;
}

#map_canvas iframe{
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	height: 100%;
}

section#map {
	padding-bottom: 0;
}

.footer-bottom {
	margin-top: 0;
	padding-top: 30px;
	border-top: none;
}

.info-bg{
	background:url('../img/paralax-01.jpg') no-repeat center center fixed;
}

.ros-bg{
	background:url('../img/rosback.jpg') no-repeat center center fixed;
}

.rosHeader{
	height: 90px;
	background-image: url("../img/rosback.jpg");
	background-position: center center;
	background-size: cover;
}

.headline h2, .headline h3  {
	color: #31373A;
	padding-bottom: 15px;
	border-bottom: 2px solid #DDD;
	display: inline-block;
}

#ParentWorkPhoneExt{
	width: 60px;
}

.verifyContinueButton{
	text-align: right;
}

i.red{
	color: #f73b3b;
}

i.green{
	color: #0bd023;
}

.unitLeaderTable i{
	font-size: 20px;
}

.regPage{
	text-align: left;
}

.headline.regPage h2, .headline.regPage h3 {
	display: block !important;
}

.alert-info {
	margin-top: 30px;
}

h1.ndxHeader{
	margin-bottom: 30px;
}

#ndxTopCarouselWrapper{
	position: relative;
}

#ndxSliderBarWrapper{
	position: absolute;
	bottom: 70px;
	z-index: 1000;
	width: 100%;
}

#slidercontainer {
	background: rgba(17,52,155,0.8);
	padding: 28px 30px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#slidercontainer span {
	position:absolute;
	left: 20px;
	top: 20px;
	font-family: "Open Sans", Lucida Sans Unicode, Verdana, Helvetica, sans-serif;
	font-size: 18px;
}

#slidercontainer .sliderLimit{
	color: #fff;
}

.ui-slider-horizontal {
	height: 12px;
}

#hslider {
	margin-left: 80px;
	margin-right: 127px;
}
#hslider + span {
	right: 20px;
	left: auto;
}

#hslider.ui-corner-all {
	border-radius: 0;
	
}
#hslider.ui-widget-content {
	border: 0;
	background: rgba(255,255,255,0.15);
}

#hslider .ui-state-default, #hslider .ui-widget-content #hslider .ui-state-default, #hslider .ui-widget-header .ui-state-default {
	border: 0;
	outline:none;
	background: #fff url('/img/handles.png') no-repeat center center;
	height: 33px;
}

#hslider.ui-slider .ui-slider-handle { width: 100px; margin-left: -40px; top: -10px; text-align: center; line-height: 33px; }
#hslider a { text-decoration: none; color: #199bab;}

.btn-slider, .btn-slider:active, .btn-slider:focus {
	height: 68px;
	border: 0;
	border-radius: 0;
	font-size: 18px;
	letter-spacing: 2px;
	min-width: 0;
	width: 100%;
	color: #fff;
	background-color: #e51b24;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.btn-slider:hover {
	color: #fff;
	background-color: #ef6066;
}

.btn-siteStandard, .btn-siteStandard:active,  .btn-siteStandard:focus{
	color: #fff;
	background-color: #e51b24;
}

.btn-siteStandard:hover{
	color: #fff;
	background-color: #ef6066;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	font-weight: normal;
	color: #e51b24;
}

.container.no-gutters {
	padding-right: 0px;
	padding-left: 0px;
}

.row.no-gutters {
	margin-right: 0px;
	margin-left: 0px;
}

.row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
	padding-right: 0px;
	padding-left: 0px;
}

.navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus, .navbar-nav > .active > a:active {
    color: #e51b24 !important;
}

.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li > a:active {
	color: #e51b24 !important;
}

.bg-dark-grey{
	background-color: #e51b24;
}

.bg-light-grey{
	background-color: #d9d9d9;
}

.features-list i {
	background-color: #e51b24;
}

.featureOnGrey .features-list {
	margin-bottom: 0px;
	padding-bottom: 0;
	border: none;
}

.featureOnGrey .features-list i {
	background-color: transparent;
}

.features-list {
	border-bottom: none;
}

.featureOnGrey i {
	display: block;
	width: 60px;
	height: 60px;
	color: #fff;
	line-height: 60px;
	font-size: 60px;
	margin: 0 20px 0 0;
}

.featureOnGrey h4 {
	color: #fff;
	font-weight: normal;
	font-size: 20px;
	padding-top: 3px;
	font-weight: bold;
	margin: 0;
}

.featureOnGrey p {
	color: #fff;
	margin: 0;
	font-size: 16px;
}

.featureOnGrey a, .featureOnGrey a:hover, .featureOnGrey a:focus, .featureOnGrey a:active{
	color: #fff !important;
	text-decoration: none;
}

.footer-bottom {
	margin-top: 60px;
	padding-top: 40px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

#footer {
    background-color: #e51b24;
    color: #fff;
}

#footer p{
    color: #fff;
    line-height: 150%;
}

a.scroll-up {
	background-color: #11489b;
}

.ndxLoadQualificationList .fa-li {
	position: absolute;
	left: -2.14286em;
	width: 2.14286em;
	top: 14px;
	text-align: center;
	color: #e51b24;
}

ul.ndxLoadQualificationList li {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0;
}

.quoteBox{
	background-image: url('/img/quote-back.png');
	background-size: contain;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 30px;
	font-style: italic;
	font-size: 16px;
	line-height: 180%;
}

.section-thin{
	padding: 20px 0px;
}

.owl-theme .owl-controls {
	margin-top: 0;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 5px;
}

.owl-theme .owl-dots .owl-dot span {
	border: 2px solid #6c716d;
}

.owl-item {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1.0, 1.0);
}

#faq li{
	padding: 5px 0;
}

.cqButton{
	cursor: pointer;
	font-size: 16px;
}

.cqButton:before {
	color: #e51b24;
	cursor: pointer;
	display: inline;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-size-adjust: none;
	font-stretch: normal;
	font-feature-settings: normal;
	font-language-override: normal;
	font-kerning: auto;
	font-synthesis: weight style;
	font-variant: normal;
	font-size: inherit;
	text-rendering: auto;
	content: "\f0fe";
}

.cqButton.active:before {
	content: "\f146";
}

.cqInfo{
	display: none;
	line-height: 150%;
	padding: 20px 24px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #fff;
}

.sliderBlurb{
}

.sliderBlurb span{
	color: #fff;
	font-size: 22px;
	display: inline-block;
	background: rgba(17,52,155,0.8);
	padding: 10px 15px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.applyProgressNumbers > div{
	line-height: 120%;
	font-size: 16px;
}

.applyProgressNumbers > div > div{
	background-color: rgba(255,255,255,0.8);
	border: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
	font-size: 20px;
	font-weight: bold;
	color: #e51b24;
	margin: 0 auto 10px auto;
	padding: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.applyProgressNumbers > div > div.done{
	background-color: #e51b24;
	color: #fff;
}

.applyProgressNumbers > div > div.current{
	background-color: #11489b;
	color: #fff;
}

.appContainer{
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
	padding: 20px 25px;
	background-color: rgba(255,255,255,0.8);
}

.appContainer h1{
	text-align: center;
	margin-bottom: 30px;
}

.form-control:focus {
	border-color: #bbb;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.2);
}

.has-feedback {
	position: relative;
}

.has-feedback .form-control.input-lg, .has-feedback .btn-lg{
	padding-left: 46px;
}

.form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0px;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #11489b;
}

.has-feedback .input-lg + .form-control-feedback, .has-feedback .dropdown + .form-control-feedback{
	width: 46px;
	height: 46px;
	line-height: 46px !important;
}

.has-feedback .form-control-feedback {
	top: 0px;
	left: 0px;
}

form > .has-feedback > .form-control-feedback {
	top: 24px;
}

form > .row > .col-sm-6 > .has-feedback > .form-control-feedback {
	top: 24px;
}

form > .row > .col-sm-6 > .is-dropdown > .form-control-feedback {
	top: 0px;
}

.appContainer .btn{
	width: 100%;
}

.btn.text-left{
	text-align: left !important;
}

.has-feedback .btn:hover, .has-feedback .btn:focus {
	background-color:#fff; color: #575757;
}

.appContainer .scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
    width: 100%;
}

.appContainer .checkbox{
	margin-top: 0;
	margin-bottom: 15px;
	line-height: 130%;
}


.appContainer input[type=checkbox], .appContainer input[type=radio]{
	display:none;
}
.appContainer input[type=checkbox] + span:before, .appContainer input[type=radio] + span:before{
	font-family: FontAwesome;
	color: #575757;
	font-size: 20px;
	letter-spacing: 8px
}
.appContainer input[type=checkbox] + span:before{
	content: "\f096";
}
.appContainer input[type=checkbox]:checked + span:before{
	content: "\f046";
	letter-spacing: 5px
}

.appContainer input[type=radio] + span:before{
	content: "\f10c";
}
.appContainer input[type=radio]:checked + span:before{
	content: "\f192";
}

.appContainer .checkbox label, .appContainer .radio label{
    padding-left: 0;
}

.col-xs-OneFifth{
	width: 20% !important;
}

.appContainer label{
	margin-bottom: 0;
}

.appContainer ::-webkit-input-placeholder {
	color: #d4d4d4;
}

.appContainer :-moz-placeholder { /* Firefox 18- */
	color: #d4d4d4;
}

.appContainer ::-moz-placeholder {  /* Firefox 19+ */
	color: #d4d4d4;
}

.appContainer :-ms-input-placeholder {  
	color: #d4d4d4;
}

ul.fa-ul li {
	line-height: 20px;
}

.membersPageBlocks{
	text-align: center;
	background: rgba(255,255,255,0.6);
	border: 1px solid #eee;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 20px 23px;
	margin-bottom: 30px;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
	color: #4d9525 !important;
	background-color: transparent !important;
}

.dropdown-menu {
	background-color: #FFF;
	background-color: rgba(255, 255, 255, 0.96);
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.176);
}

.hideAboveMobile, .hideAbove500{
	display: none !important;
}

.hideOver500{
	display: none;
}

.ui-datepicker{
	z-index: 9999 !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #4d9525;
}

.mobileNDXCallToAction{
	position: absolute;
	text-align: center;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 10px 10px 10px;
	z-index: 2;
}

.mobileNDXCallToAction .buttonGreen{
	font-size: 20px;
	line-height: 50px !important;
	width: 100%;
	text-align: center;
}

.fa-ul{
	margin-bottom: 20px;
}

.fa-ul li{
	margin-bottom: 10px;
}

.navHelpText{
	font-size: 16px;
	color: #aaa;
}

pushbox noticon{
	display: none !important;
}

pushbox notibody{
	padding-left: 25% !important;
	width: 100% !important;
	background-image: url('/img/aimtell-prompt-logo.png');
	background-position: 0 5px;
	background-repeat: no-repeat;
}

pushbox teaser{
	font-family: "Open Sans", Lucida Sans Unicode, "Helvetica Neue", Helvetica,Arial,sans-serif;
	letter-spacing: -2px !important;
	text-transform: uppercase;
	color: #11489b !important;
	font-size: 20px !important;
	margin-bottom: 5px !important;
}

pushbox teaser-byline{
	font-family: "Open Sans", Lucida Sans Unicode, "Helvetica Neue", Helvetica,Arial,sans-serif;
	color: #7a7a7a !important;
	font-size: 14px !important;
	line-height: 20px !important;
}

pushbox ._aimtellPromptApprove, pushbox ._aimtellPromptApprove:active, pushbox ._aimtellPromptApprove:focus, pushbox ._aimtellPromptDeny, pushbox ._aimtellPromptDeny:active, pushbox ._aimtellPromptDeny:focus{
	font-family: "Open Sans", Lucida Sans Unicode, "Helvetica Neue", Helvetica,Arial,sans-serif;
	color: #fff !important;
	font-size: 13px !important;
	line-height: 20px !important;
	background-color: #e51b24 !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	padding: 5px 10px 5px 30px !important;
	position: relative;
}

pushbox ._aimtellPromptApprove, pushbox ._aimtellPromptApprove:active, pushbox ._aimtellPromptApprove:focus{
	background-color: #158446 !important;
	font-weight: bold;
	text-transform: uppercase;
}

pushbox ._aimtellPromptApprove:hover, pushbox ._aimtellPromptDeny:hover{
	color: #fff !important;
	background-color: #aaa !important;
}

pushbox ._aimtellPromptApprove:before, pushbox ._aimtellPromptDeny:before{
	display: block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400 !important;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	position: absolute;
	top: 8px;
	left: 8px;
	font-size: 18px;
}

pushbox ._aimtellPromptApprove:before, pushbox ._aimtellPromptDeny:before{
	content: "\f058";
}

pushbox ._aimtellPromptDeny:before{
	content: "\f057";
}

































@media only screen and (max-width:1199px){
	
	.quoteBox{
		padding: 30px;
		font-size: 16px;
		line-height: 160%;
	}
	
}

@media(max-width:991px){
	
	body{
		padding-top: 50px;
	}
	
	.navbar > .container .navbar-brand {
		margin-left: 0;
		padding: 10px 0 5px 5px;
	}
	
	.navbar .navbar-brand img{
		width: auto;
		height: 30px;
	}
	
	.navbar-nav > li{
		margin-top: 0;
	}
	
	#ndxSliderBarWrapper{
		bottom: 40px;
	}
	
	.sliderBlurb span{
		font-size: 18px;
	}
	
	.quoteBox{
		padding: 20px;
		font-size: 14px;
		line-height: 150%;
	}
	
	.featureOnGrey i {
		margin: 0 5px 0 0;
	}
	
	.featureOnGrey h4 {
		font-size: 16px;
	}
	
	.featureOnGrey p {
		font-size: 11px;
	}

}


@media (max-width: 767px) {
	
	.header-text h1 {
		font-size: 40px;
	}

	#map_canvas{
	   height: 200px;
	}

	.hideInMobile{
		display: none !important;
	}
	
	.verifyContinueButton{
		text-align: left;
	}
	
	.navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 24px;
		font-size: 20px;
	}
	
	#ndxSliderBarWrapper{
		bottom: 20px;
	}
	
	.sliderBlurb span{
		font-size: 14px;
		padding: 3px 8px;
	}
	
	#slidercontainer {
	    padding: 15px 20px;
	}
	
	.btn-slider, .btn-slider:active, .btn-slider:focus {
    	height: 42px;
    	font-size: 12px;
    }
	
	#slidercontainer span {
		top: 8px;
		font-size: 16px;
	}
	
	.owl-theme .owl-controls {
		display: none;
	}
	
	.featureOnGrey i {
		margin-bottom: 20px;
	}

	.featureOnGrey:last-child i {
		margin-bottom: 0px;
	}

	.applyProgressNumbers > div{
		line-height: 120%;
		font-size: 14px;
	}
	
	.hideAboveMobile{
		display: block !important;
	}
	
	.form-control-feedback{
		display: none;
	}
	
	.has-feedback .form-control.input-lg, .has-feedback .btn-lg{
		padding-left: 15px;
	}

}

@media (max-width: 550px) {
	
	.quoteBox{
		padding: 10px;
		font-size: 12px;
		line-height: 130%;
	}
	
}

@media (max-width: 500px) {
	
	.hideAbove500{
		display: block !important;
	}
	
	.hideUnder500{
		display: none;
	}
	
}

@media (max-width: 430px) {
	
	.hideUnder430{
		display: none;
	}
	
	.applyProgressNumbers > div{
		line-height: 120%;
		font-size: 10px;
	}
	
}


@media (min-width: 768px) {
	
	.navbar-nav .open ul {
		display: none
	}
	
	.navbar-nav .hovernav:hover > .dropdown-menu {
		display: block;
	}
	
}




.shareWithPartnerTerms{
	font-size: 10px;
	line-height:normal;
}