.zika_section{background:#e2e3d1;}
.containerFooter {
    max-width:1600px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.containerFooter:after,.rowFooter:after{clear: both;}
.rowFooter{
    margin-right: -15px;
    margin-left: -15px;
}
.rowFooter:before,.rowFooter:after{
  content: " ";
  display: table;
}
.containerFooter-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.emailUsDiv{background:#e2e3d1;padding-top:20px;padding-bottom:5px;}
.marginBot20{margin-bottom:20px;}
.custom-text-center {text-align: center;}
.non_responsive_zika{line-height:normal;}
.signUpTxt{color: #12396a;
    font-size: 18px;
    margin-right: 10px;
    font-family: "proxima-nova-900" , sans-serif;}
.btnSignBlue{
	display:inline-block;
	background-color: #0073bb;
    font-size: 16px;
    color: #061556;
	padding:8px;
	border-bottom: 5px solid #005c96;
    font-weight: 600; 
	text-transform:uppercase;
	width:150px;
	color:#fff;
	margin-left:-6px;
}
.btnSignBlue:hover{
	margin-top:2px;
    border-bottom: 3px solid #005c96;
	color:#ffffff;
}
.btnSignBlue:focus{
	outline:none;
	color:#ffffff;
}

@media only screen and (min-width : 1600px) {
	.containerFooter { width:100%;border:0px solid #444;}
	}
@media only screen and (max-width:1200px) {
.containerFooter {
    width: 100%;
  }
}
@media only screen and (max-width:1024px) {
  .containerFooter {
    width: 100%;
  }
}
@media only screen and (max-width:991px) {
  .containerFooter {
    width: 100%;
  }
}
@media only screen and (max-width:780px) {
.containerFooter {
    width: 100%;
  }
}
@media only screen and (max-width:667px) {
.containerFooter {
    width: 100%;
  }
.non_responsive_zika {
    line-height: 20px;
}
}
@media only screen and (max-width:568px) {
.containerFooter {
    width:100%;
  }
.non_responsive_zika {
    line-height: 20px;
}
}
@media only screen and (max-width:480px) {
.containerFooter {
    width:100%;
  }
.non_responsive_zika {
    line-height: 20px;
}
}
@media only screen and (max-width:414px) {
.containerFooter {
    width:100%;
  }
.non_responsive_zika {
    line-height: 20px;
}
}
@media only screen and (max-width:375px) {
.containerFooter {
    width:100%;
  }
.non_responsive_zika {
    line-height: 20px;
}
}
@media only screen and (max-width:320px) {
.containerFooter {
    width:100%;
  }
.non_responsive_zika {
    line-height: 20px;
}
.signUpTxt{color: #12396a;
    font-size: 18px;
    margin-right: 10px;
    font-family: "proxima-nova-700" , sans-serif;}
}

