/*

site light blue: #4285c9
site dark blue: #314a5e - hover: #4285c9

*/


body{
	padding-top: 70px;
}

a, a:active, a:focus{
	color: #4285c9;
}

a:hover{
	color: #314a5e;
}

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

h1, h2, h3, h4, h5{
	color: #4285c9;
}

h2{
	font-weight: normal;
	letter-spacing: 0;
}

.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{
	padding: 10px 0 !important;
}

.navbar .navbar-brand img{
	width: auto;
	height: 50px;
	-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, .navbar-nav > li > a:active, .navbar-nav > li > a:focus{
	padding-top: 25px;
	padding-bottom: 15px;
	line-height: 20px;
	color: #fff !important;
}

.navbar-nav > li > a:hover{
	color: #314a5e !important;
}

.navButton, .navButton:active, .navButton:focus{
	border: 1px solid #e3e3e3 !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-top: 4px !important;
	margin-bottom: 10px !important;
	margin-right: 15px !important;
	line-height: 40px !important;
	font-size: 20px;
	color: #fff !important;
	background-color: #314a5e !important;
	text-transform: uppercase !important;
}

.navButton:hover{
	border: 1px solid #314a5e !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 10px !important;
	margin-right: 15px !important;
	line-height: 40px !important;
	font-size: 20px;
	color: #314a5e !important;
	background-color: #fff !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: #29574a !important;
}

.buttonGreen:hover{
	background-color: #012c11 !important;
}

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

.navContactInfo{
	font-size: 13px;
	position: absolute;
	top: 10px;
	right: 214px;
	line-height: 20px;
	color: #ccc;
}

.navContactInfo a, .navContactInfo a:active, .navContactInfo a:focus{
	color: #fff;
}

.navContactInfo a:hover{
	color: #314a5e;
}

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

.navbar.scrolledDown .navbar-brand img{
	width: 148px;
	height: 40px;
}

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

.scrolledDown .navButton{
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}


.dropdown-menu {
	border: none;
	background-color: #4285c9 !important;
}

.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;
}

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

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

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

.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;
}

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

.ndx-icon-bar{
	background-color: #eee;
}

.grey-section{
	background-color: #eee;
}

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

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

.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: #29574a;
	line-height: 60px;
	font-size: 60px;
	margin: 0 20px 0 0;
}

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

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

.featureOnGrey a, .featureOnGrey a:hover, .featureOnGrey a:focus, .featureOnGrey a:active{
	color: #78ab35 !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: #314a5e;
    color: #fff;
}

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

a.scroll-up {
	background-color: #4285c9;
}

a.scroll-up:hover {
	background-color: #314a5e;
}

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

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: #29574a;
	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(0,0,0,0.6);
	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: #4285c9;
	margin: 0 auto 10px auto;
	padding: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
}

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

.applyProgressNumbers > div > div.current{
	background-color: #4285c9;
	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: #4285c9;
}

.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;
}

.col-xs-OneThird{
	width: 33% !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: #314a5e !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, .dropdown-menu > li > a:active , .dropdown-menu > li > a:focus {
	color: #fff !important;
	text-decoration: none !important;
	background-color: transparent !important;
}

.dropdown-menu > li > a:hover {
	color: #314a5e !important;
	text-decoration: none !important;
	background-color: transparent !important;
}

.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;
}

.custBtn{
	display: inline-block;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
	padding:10px;
	z-index:2;
	font-weight: bold;
	font-family: 'Rubik', sans-serif;
	font-size:12px;
	text-decoration:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.custBtnWrapper {
	display: inline-block;
	background:rgba(0,0,0,0.3);
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 1px #9c9c9c;
	-moz-box-shadow: inset 0px 1px 1px #9c9c9c;
	-o-box-shadow: inset 0px 1px 1px #9c9c9c;
	box-shadow: inset 0px 1px 1px #9c9c9c;
}

.custBtn:active {
	padding-bottom:9px;
	padding-left:10px;
	padding-right:10px;
	padding-top:11px;
	top:1px;
}

.custBtnGreen, .custBtnGreen:active, .custBtnGreen:focus {
	background-color:#314a5e;
	color:#fff;
	border: solid 1px #1c303f;
	background-image: linear-gradient(bottom, #314a5e 0%, #48647a 100%);
	background-image: -o-linear-gradient(bottom, #314a5e 0%, #48647a 100%);
	background-image: -moz-linear-gradient(bottom, #314a5e 0%, #48647a 100%);
	background-image: -webkit-linear-gradient(bottom, #314a5e 0%, #48647a 100%);
	background-image: -ms-linear-gradient(bottom, #314a5e 0%, #48647a 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #314a5e),color-stop(1, #48647a));
	-webkit-box-shadow: inset 0px 1px 0px #637e94;
	-moz-box-shadow: inset 0px 1px 0px #637e94;
	box-shadow: inset 0px 1px 0px #637e94;
	color:#fff;
}

.custBtnGreen:hover {
	background-image: linear-gradient(bottom, #48647a 0%, #314a5e 100%);
	background-image: -o-linear-gradient(bottom, #48647a 0%, #314a5e 100%);
	background-image: -moz-linear-gradient(bottom, #48647a 0%, #314a5e 100%);
	background-image: -webkit-linear-gradient(bottom, #48647a 0%, #314a5e 100%);
	background-image: -ms-linear-gradient(bottom, #48647a 0%, #314a5e 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #48647a),color-stop(1, #314a5e));
	color:#fff;
}

.custBtnLG{
	font-size:24px;
	width: 320px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
}

.custBtnWrapperNDX{
	margin: 5px;
}

.ndxCallToActionWrapper{
	position: absolute;
	bottom: 15%;
	right: 0;
	width: 42%;
	text-align: center;
	z-index: 2;
}

.iconInner{
	display: none;
}

.ndx-icon-bar a, .ndx-icon-bar a:hover, .ndx-icon-bar a:focus, .ndx-icon-bar a:active{
	color: #888;
}

.ndx-icon-bar h3 a, .ndx-icon-bar h3 a:hover, .ndx-icon-bar h3 a:focus, .ndx-icon-bar h3 a:active{
	color: #314a5e;
	font-weight: bold;
}

.ndx-icon-bar a i, .ndx-icon-bar a:hover i, .ndx-icon-bar a:focus i, .ndx-icon-bar a:active i{
	color: #4285c9;
}

.ndxIcons1{
	text-align: center;
	font-size: 60px;
	padding: 0;
	margin: 0 0 10px 0;
}

.ndxIcons1 i.icon{
	width: 60px;
	height: 60px;
}

.ndx-icon-bar p{
	line-height: 140%;
	margin-bottom: 0;
}

.ndx-icon-bar h3{
	margin-bottom: 5px;
}

.ndxBigIconWrapper{
	width: 80px;
	height: 80px;
	border: 5px solid #314a5e;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	float: left;
	text-align: center;
	line-height: 70px;
	background-color: #fff;
}

.ndxBigIcon i.fa {
	width: 70px;
	height: 70px;
	line-height: 70px;
	margin-left: 0;
	color: #4285c9;
	font-size: 40px;
	vertical-align: baseline;
}

.ndxBigIconTextWrapper{
	margin-left: 100px;
}

.ndxBigIconText{
	display: table-cell;
	vertical-align: middle;
	height: 80px;
	font-weight: 600;
	font-size: 24px;
	color: #888;
	text-transform: uppercase;
}

.prePointsText{
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px !important;
}

.testimonialDisclaimer{
	font-style: italic;
	font-size: 11px;
	line-height: 120%;
	color: #aaa;
}

.scroll-fixed-navbar {
	background-color: #4285c9;
	background-color: rgba(66, 133, 201, 0.96);
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}

.nav > li > a, .nav > li li a {
	padding-left: 12px;
	padding-right: 12px;
	text-transform: uppercase !important;
}
	
.inside-header{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 200px 0 0 0;
	margin: 0;
}

.inside-header h1{
	padding: 47px 0 7px 0;
	margin: 0;
	background-color: #314a5e;
	background-color: rgba(0,0,0,0.4);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.60) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.60) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.60) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
	font-weight: normal;
	color: #fff;
	font-size: 40px;
	line-height: 50px;
	letter-spacing: -1px;
}

.pageTopQuestions{
	margin-bottom: 40px;
}

.pageTopQuestions i{
	display: inline-block;
	width: 120px;
	height: 120px;
	text-align: center;
	font-size: 70px;
	line-height: 120px;
	background-color: #4285c9;
	color: #fff;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}

.pageTopQuestions p{
	font-size: 16px;
	color: #314a5e;
	font-weight: bold;
	margin-top: 10px;
}

.footerCallToAction{
	text-align: center;
	padding: 30px 0;
}

.footerText{
	color: #4285c9;
	font-size: 20px;
	font-weight: bold;
}

.btn-bottom-cta, .btn-bottom-cta:active, .btn-bottom-cta:focus{
	background: #6da9e6;
	background-image: -webkit-linear-gradient(top, #6da9e6, #4286c9);
	background-image: -moz-linear-gradient(top, #6da9e6, #4286c9);
	background-image: -ms-linear-gradient(top, #6da9e6, #4286c9);
	background-image: -o-linear-gradient(top, #6da9e6, #4286c9);
	background-image: linear-gradient(to bottom, #6da9e6, #4286c9);
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	color: #ffffff;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	padding: 20px 40px;
	text-decoration: none;
	border: none;
	white-space: normal !important;
}

.btn-bottom-cta:hover {
	background: #3cb0fd;
	background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
	background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
	text-decoration: none;
}

.largerText{
	font-size: 22px;
	line-height: 32px;
}

.well li i{
	color: #314a5e;
}




















@media only screen and (max-width:1199px){
	
	.quoteBox{
		padding: 30px;
		font-size: 16px;
		line-height: 160%;
	}
	
	.nav > li > a, .nav > li li a {
		font-size: 12px;
		padding-left: 10px;
		padding-right: 9px;
	}
	
}

@media(max-width:991px){
	
	body{
		padding-top: 60px;
	}
	
	.navbar > .container .navbar-brand {
		margin-left: 0;
		padding: 5px 0 5px 5px;
	}
	
	.navbar .navbar-brand img{
		height: 40px;
		width: auto;
	}
	
	.navbar-nav > li{
		margin-top: 0;
	}
	
	.navButton{
		margin-top: 5px !important;
		margin-bottom: 5px !important;
	}
	
	.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;
	}
	
	.navContactInfo {
		top: 3px;
	}
	
	.nav > li > a, .nav > li li a {
		font-size: 11px;
		padding-left: 4px;
		padding-right: 4px;
		text-transform: capitalize !important;
	}
	
}


@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;
	}
	
	.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;
	}
	
	.ndxCallToActionWrapper{
		bottom: 10px;
		right: 10px;
		left: 10px;
		width: auto;
	}
	
	.custBtnWrapperNDX{
		width: 100%;
		margin: 0;
	}
	
	.custBtnLG {
		font-size: 20px;
		width: 100%;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	#ndxThreePoints .col-sm-4{
		padding-bottom: 15px;
	}
	
	#ndxThreePoints .col-sm-4:last-child{
		padding-bottom: 0;
	}
	
	.dropdown-menu {
		display: block !important;
		position: static !important;
		float: none !important;
	}
	
}

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

}

@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;
}