@media (max-width: 700px) {
	.sliderenroll { display: none !important; }
	.sliderlearn { display: none !important; }
}

.btnlogin, .btnrenew, .btnenroll { 
  font-family: Roboto, 'ProximaNova-Regular';
  font-weight:500;
  font-size: 14px !important;
	background:#dc3941;
	padding:15px 23px !important;
	color: white;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	letter-spacing:0px;
}
.btnenroll:hover { 
	background:#382A2A!important;
	color: white;
}
.btnlogin, .btnrenew {
	background:#6c8590!important;
}
.btnlogin:hover, .btnrenew:hover {
	background:#382A2A!important;
	color: white;
}
.topheader {
	padding:37px 0px;
}
.topheadersidebox {
text-align: right;
  padding-top: 18px;
}
.topheadersideboximg {
padding: 0px 14px;
}
header .main-nav {
  background: #223c7f url(../images/menu_bg.png) repeat-x;
  border-top:1px solid #576b9e;
  border-bottom:1px solid #576b9e;
}
header .main-nav a {
letter-spacing:0px;
}
header .main-nav .minimal-menu > ul > li > a {
  font-family: Roboto, 'ProximaNova-Regular';
  font-weight:500;
  font-size:14px;
  padding-bottom: 0px;
  padding:12px 25px 14px 25px;
  border-right:1px solid #3b5088;
  border-left:1px solid #243f82;
}
header .main-nav .minimal-menu > ul > li {
  margin: 0 0px;
}

.slideshow .link{
margin-top: 17px;
	background:#dc3941;
	padding:15px 23px !important;
	color: white;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	letter-spacing:0px;
	font-size:14px !important;
	margin-right:10px;
}
.subscribe {
  background-image: url("../images/divider_quote.png");
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 0px;
  text-align: center;
  color: #fff;
}
.dividerbottom {
  background-image: url("../images/divider_bottom.png");
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 0px;
  text-align: center;
  color: #fff;

}
.bgcircle1 {
  background-image: url("/wp-content/themes/evac/assets/images/bgcircle1.png");
height:206px;
width:206px;
display:block;
}
.bgcircle2 {
  background-image: url("/wp-content/themes/evac/assets/images/bgcircle2.png");
height:206px;
width:206px;
display:block;
}
.bgcircle3 {
  background-image: url("/wp-content/themes/evac/assets/images/bgcircle3.png");
height:206px;
width:206px;
display:block;
}
.bgcircle4 {
  background-image: url("/wp-content/themes/evac/assets/images/bgcircle4.png");
height:206px;
width:206px;
display:block;
}

footer {
  background: #152D6A url("../images/footer_menu_bg.png") top center repeat-x;
  padding:46px 0px;
  
}
.top-footer {
	border-bottom:1px solid #2b468a;
	padding-bottom: 25px;
	  margin: 0px;
}
.top-footer .col-md-3 {
  padding: 0px;
}
.bottom-footer {	
	border-top:1px solid #0b1c4a;
}

.featuretext h2 {
  color: #243f85;
  font-family: Roboto, 'ProximaNova-Regular';
  font-size: 35px;
  letter-spacing: 0px;
  font-weight: 200;}
.featuretext h3 {
color: #6c8590;
  font-family: Roboto, 'ProximaNova-Regular';
  font-size: 19px;
  letter-spacing: 0px;
  line-height: 25px;
  margin: 0px;
  font-weight: 400;
  margin-top:20px;
}
  
.featuretext p {
	color:#6c8590;
  font-family: Roboto, 'ProximaNova-Regular';
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 25px;
  font-weight: 400;
  margin-top:20px;
}
  
.featuretext a {
  font-family: Roboto, 'ProximaNova-Regular';
  letter-spacing: 0px;
  font-size: 14px;
}

.form {
  background:  url("../images/form.png") top center no-repeat;
width:318px;
height:423px;
display:block;
}

.requestform .h1{
  font-family: Roboto, 'ProximaNova-Regular';
  font-weight:600;
  font-size:13px;
  text-transform:uppercase;
  letter-spacing:1px;
  color:#dc3941;
    padding-top: 50px;
  text-align: center;
}

.requestform  .h2{
color: #6c8590;
  font-size: 13px;
  text-align: center;
  letter-spacing: 0px;
  line-height: 17px;
  font-family: Roboto, 'ProximaNova-Regular';
  font-weight: 300;
  padding: 0px 20px;
  margin:10px 0px 0px 0px;
}

.requestform input[type="text"] { 
border: 1px solid #cbdce3;
  padding: 8px 18px;
  font-family: Roboto, 'ProximaNova-Regular';
  font-weight: 300;
  font-size: 15px;
  width: 250px;
    margin-top:10px;
}

.requestform input[type="email"] { 
border: 1px solid #cbdce3;
  padding: 8px 18px;
  font-family: Roboto, 'ProximaNova-Regular';
  font-weight: 300;
  font-size: 15px;
  width: 250px;
    margin-top:10px;
}

.requestform input[type="tel"] { 
border: 1px solid #cbdce3;
  padding: 8px 18px;
  font-family: Roboto, 'ProximaNova-Regular';
  font-weight: 300;
  font-size: 15px;
  width: 250px;
    margin-top:10px;
}

.requestform input[type="submit"] { 
border: 1px solid #44aee0;
  background-color: #44aee0;
  color: white;
  padding: 6px 20px;
  text-transform: capitalize;
  font-weight: 300;
  font-family: Roboto, 'ProximaNova-Regular';
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
    margin-top:10px;
 }
 
 .tierbox {
  font-family: Roboto, 'ProximaNova-Regular';
  letter-spacing:0px;
  padding:50px 0px;
 }
 
 .tierbox h4 {
 font-size: 29px;
  text-align: center;
  color: #243f85;
  font-family: Roboto, 'ProximaNova-Regular';
  font-weight: 300;
  }
  
 .tierbox p {
  color: #6c8590;
  font-family: Roboto, 'ProximaNova-Regular';
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 25px;
  font-weight: 400;
  text-align:center;
  margin-top: 20px;
  }
  .tierbox a {
  font-family: Roboto, 'ProximaNova-Regular';
  font-size: 15px;
	color:#49afe0;
	  text-align: center;
  display: block;
  }
  .subscribe .quoteicon {
  padding-right: 19px;
  padding-bottom: 10px;
  }
  .subscribe  p {
  font-family: Roboto, 'ProximaNova-Regular';
  letter-spacing: 0px;
  font-size: 23px;
  }
  
  .customername {
	font-size: 15px!important;
  }
  
  .custicn {
	padding: 20px 0px 10px 0px;
  }
  
  footer  li  {
	margin-bottom: 2px;
  }
  footer .address {
  color: white;
  margin-bottom: 0px;
  font-family: Roboto, 'ProximaNova-Regular';
  letter-spacing: 0px;
  font-size: 27px;
  line-height: 100%;
  font-weight: 300;
}
 footer .mail a {
  color: white;
  margin-top: 10px;
  font-family: Roboto, 'ProximaNova-Regular';
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 100%;
  font-weight: 300;
  display:block;
} 
footer .bottom-footer {
  display: inline-block;
  margin-top: 0px;
  width: 100%;
  padding-top: 21px;
}
footer .footertext {
font-family: Roboto, 'ProximaNova-Regular';
  letter-spacing: 0px;
  color: white;
}
.bottom-footer .marginzero{
margin:0px;
padding:0px;
}
footer .footertext {
  font-family: Roboto, 'ProximaNova-Regular';
  letter-spacing: 0px;
  color: rgb(196, 206, 232);
}
.footerregister {
  font-family: Roboto, 'ProximaNova-Regular';
  letter-spacing: 0px;
  color: rgb(196, 206, 232);
  text-align:right;
    font-size: 14px;
}
  footer  li a {
  font-family: Roboto, 'ProximaNova-Regular';
  letter-spacing: 0px;
  font-size: 13px;
  color: white!important;
  text-transform: capitalize;
  font-weight: 300;
  margin-bottom: 0px;
  padding-bottom: 0px
}

footer  li a {
  color: #f0f0f0!important;
}