/*

blue: #119df7
green: #2ed3ae
darker green: #1C826C
grey: #333333


*/


body{
	padding-top: 60px;
}

a{
	color: #1C826C;
}

a:hover, a:active, a:focus{
	color: #333;
}

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

h1, h2, h3, h4, h5{
	color: #29574a;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
}

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

.navbar-header{
	position: relative;
}

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

.scroll-fixed-navbar {
	background-color: rgba(255,255,255, 0.95);
}

.navbar-brand {
    height: auto;
}

.navbar .navbar-brand img{
	width: 243px;
	height: auto;
	-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: 6px 0 0 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: 0px !important;
	margin-bottom: 10px !important;
	margin-right: 15px !important;
	line-height: 40px !important;
	font-size: 20px;
	color: #fff !important;
	background-color: #29574a !important;
}

.navButton:hover{
	background-color: #78ab35 !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;
	bottom: 28px;
	right: 214px;
	line-height: 20px;
	color: #aaa;
}

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

.navContactInfo a:hover {
	color: #000;
}

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

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

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

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


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

.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: 'Open Sans', 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;
}

.custBtnWrapperNDX{
	margin: 5px;
}

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

.scroll-fixed-navbar .navbar-nav > li > a, .scroll-fixed-navbar .navbar-nav > li > a:active, .scroll-fixed-navbar .navbar-nav > li > a:focus {
	color: #29574a;
}

.scroll-fixed-navbar .navbar-nav > li > a:hover {
	color: #78ab35 !important;
}

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: #78ab35;
}

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

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

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

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

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

.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: #29574a;
    color: #fff;
}

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

a.scroll-up, a.scroll-up:active, a.scroll-up:focus{
	background-color: #29574a;
}

a.scroll-up:hover{
	background-color: #78ab35;
}

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

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: 40px 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: #78ab35;
	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: #fff;
	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: #78ab35;
	margin: 0 auto 10px auto;
	padding: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
}

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

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

.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: #29574a !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: #29574a;
}

.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: 'Open Sans', 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:#78ab35;
	color:#fff;
	text-shadow: none;
}

.custBtnGreen:hover {
	background-color:#29574a;
	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: #7a7a7a;
}

.ndx-icon-bar h3 a, .ndx-icon-bar h3 a:hover, .ndx-icon-bar h3 a:focus, .ndx-icon-bar h3 a:active{
	color: #29574a;
	font-weight: 300;
}

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

.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 #fff;
	-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: #78ab35;
	font-size: 40px;
	vertical-align: baseline;
}

.ndxBigIconTextWrapper{
	margin-left: 100px;
}

.ndxBigIconText{
	display: table-cell;
	vertical-align: middle;
	height: 80px;
	font-weight: 300;
	font-size: 24px;
	color: #29574a;
	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;
}

.navButton.custBtnGreen, .navButton.custBtnGreen:active, .navButton.custBtnGreen:focus{
	background-color: #78ab35 !important;
	color: #fff !important;
	border: solid 1px #78ab35 !important;
	font-size: 14px !important;
	text-transform: uppercase !important;
	letter-spacing: 2px !important;
	background-image: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.navButton.custBtnGreen:hover {
	background-color:#29574a !important;
	color: #fff !important;
	border: solid 1px #29574a !important;
	font-size: 14px !important;
	text-transform: uppercase !important;
	letter-spacing: 2px !important;
	background-image: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.navbar-nav > li > a.navButton.custBtnGreen:hover{
	color: #fff !important;
}





































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

	.nav > li > a {
		padding-left: 10px;
		padding-right: 10px;
	}

}

@media(max-width:991px){
	
	body{
		padding-top: 50px;
	}
	
	.navbar > .container .navbar-brand {
		margin-left: 0;
		padding: 5px 0 5px 5px;
	}
	
	.navbar .navbar-brand img{
		width: 148px;
	}
	
	.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;
	}
	
	.navbar-nav > li > a{
		font-size: 11px;
		padding-left: 7px;
		padding-right: 7px;
	}
	
}


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

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