body, p {
  font-family: "Helvetica Neue", "Helvetica", "Arial",sans-serif;
background-color: #fff;
}

#slider h1, #slider h2, #slider h3, #slider h4, #slider h5, #slider h6 {
    color: #00263d;
    text-shadow: none;
}

#slider p {
    color: #333;
    text-shadow: none;
}



h1, h2, h3, h4, h5, h6 {
	    font-family: "futura-pt",sans-serif;	
		color: #00263d ;
	       display: block;
       line-height: 140% !important;
	}

#landing p a:hover {
 color: #0099a8;
}
	
.countdown {
    display: block;
	    font-family: "futura-pt",sans-serif;	
}	
	
.countdown-section {
	border-color: #223a72 !important;
}	

.countdown.bordered .countdown-amount {
	border-color: #223a72 !important;
	color: #fff !important;
	font-size: 44px;
	font-weight: bold;
	background-color: #223a72 !important;
}	

.countdown-period {
	color: #223a72 !important;
	font-size: 18px
}	
	
.btn {
	    font-family: "futura-pt",sans-serif;	
       line-height: 140% !important;
	}	
	

img.logo2 {
	max-height: 154px;	
}

#slider h1, #slider h2, #slider h3, #slider h4, #slider h5, #slider h6, #slider p {
    text-shadow: none;
}

.color1 {
	color: #00263d !important;
}

.color2 {
	color: #0099a8 !important;
}

.btn {
	background-color: #223a72 !important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #fff !important;
}

#slider .btn {
    margin-top: 20px;
    font-size: 18px;
    font-weight: bold;
white-space: normal;
height: auto;
}


.btn:hover {
	background-color: #00263d !important;
}


.btn i.fa {
	color: #fff;
}

#slider h3, .slider h3 {
	font-size: 28px;
}

.whitebox-container  {
	width: 960px;
	background-color: #fff;
	display:block;
	position:relative;
	padding: 50px 50px 30px 50px;
	margin: 0 auto;
-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);
}

.logos  {
	margin-top: 70px;
	margin-bottom: 30px;	
}

.modal table p {
	margin: 0px;
}

.modal h4 {
	color: #0099a8 !important;
}

.modal p {
	margin-bottom: 15px;
}

.modal a {
		color: #0099a8;
}



@media (max-width:767px) {

.whitebox-container  {
	width: 100%;
	height: 100%;
	-webkit-border-radius:  0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #fff;
	padding: 30px 30px 30px 30px;
	margin-top: 40%;
}

#slider .countdown.bordered .countdown-amount {
	border-color: #223a72 !important;
	border-width: 1px !important;
	color: #fff !important;
	background-color: #223a72 !important;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width:60px;
	height:60px;
	line-height: 60px;
}	

#slider .countdown-section {
		border-left: none !important;
}

}

@media (max-width:475px) {

img.logo {
margin-top: 20px;
}

.whitebox-container  {
	width: 100%;
	height: 100%;
	-webkit-border-radius:  0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #fff;
	padding: 30px 30px 30px 30px;
	margin-top: 60%;
}


}
