.lead {

    color: #ffffff;

	font-family: 'Raleway', sans-serif;

	font-size: 26px;

	text-shadow: 1px 1px 2px rgba(0,0,0,0.8);

}

.lead {

	display: block;

	background-color: #6cade2;

	font-weight: 700;

    line-height: 1.4;

    margin-bottom: 10px;

	text-align: center;

}



footer p {

	color:#ffffff;

}



footer p a {

	color: #f9ae00;

}

.navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,0.8)}



.nopadding {padding-right:0; padding-left:0; }



.header { display:block; width: 100%; height: auto; margin-bottom: -1px; background: #ffffff !important; }



.footer-address { color: #002089; font-weight: bold;}

.header-info {position: absolute; top: 89%;right: 6%;}
@media (min-width: 768px)
{
  .header-info { position: absolute; top: 81%; right: 11%; }
  .header-info-email { margin-bottom: 0px; font-weight: bolder; font-size: 20px; color: #fff;}

}

@media (min-width: 992px) {
  .header-info { top: 49%; right: 8.5%;}
	.nav-mobile { margin-left:22%; }

}

@media (min-width: 1200px) {
  .header-info { top: 58%; right: 11%;}
	.nav-mobile { margin-left:28%; }

}


@media(max-width: 991px ){
  .mobile-table-text {	font-size:10px!important;	}
	.nav-mobile { margin-left:15%; }
}


@media(max-width: 760px ){
  .mobile-table-text {	font-size:10px!important;	}
	.nav-mobile { margin-left:0%; }
}

@media(max-width: 400px ){
  .reduce-padding {padding-left:0 !important; padding-right:0 !important;}
	.nav-mobile { margin-left:0%; }

}



