.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 50%;
    height: auto;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 50%;
    height: auto;
}

.bar .logo {
    max-height: 7.85714286em;
    max-width: none;
}

[data-overlay="3"]:before {
    opacity: 0;
}

.question-description {
  font-size: 0.85em;
}

.survey-header-label {
  font-family: 'ProximaNova', 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 1.2em;
  color: #43a2bf;
  text-transform: uppercase;
}

footer.footer-7 {
    padding: 1.85714286em 0;
    background-color: #141919;
}

.type--fine-print {
  	font-size: 0.85714286em;
  	color: #ffffff;
}

input[type="submit"] {
    background: #43a2bf;
}

.panel {
  background-color: #f2f2f2!important;
  padding:30px;
}

button, input[type="submit"] {
    height: 3.25000000000001em;
    margin-top: 0.7em;
    margin-bottom: 0.7em;
}

footer .type--fine-print:not(p) {
  opacity: 1;
}

.btn {
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    border-radius: 6px;
    padding-top: 0.46428571em;
    padding-bottom: 0.46428571em;
    padding-right: 2.78571429em;
    padding-left: 2.78571429em;
    /* border: 1px solid #252525; */
    border-width: 1px;
    font-size: inherit;
    line-height: 1.85714286em;
}

.email-space{
    padding-bottom:30px;
}

.registration-form {
display: none !important;
}

.lead {
    font-size: 1.25em;
    color: #000;
  	font-family: 'Open Sans', sans-serif;
}

input[type], select, textarea {
    margin-bottom: 1em;
}

.btn--primary, .btn--primary:visited {
    background: #003580;
    border-color: #003580;
}

.bg--blue {
  background-color: #003580!important;
}

.get-involved {
  background-color: #19ABE3!important;
  border: solid 1px #FFF;
  color: #FFF!important;
}

.get-involved:hover {
  background-color: #19ABE3!important;
  border: solid 1px #FFF;
  color: #FFF!important;
}

.get-involved a {
  background-color: #19ABE3!important;
  border: solid 1px #FFF;
  color: #FFF!important;
}

.btn .btn__text, .btn i {
 color: #FFF!important; 
}

.text-blue {
  color: #19ABE3;
}

.newh1 {
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 70px;
  margin-top: 250px;
  margin-bottom: -165px;
  line-height: 65px;
}

@media only screen and (max-width: 600px) {
    .newh1 {
        font-size: 50px;
          margin-top: 0px;
    		margin-bottom: 0px;
    }
}

.custom-button-blue {
  background-color: #19ABE3;
  color: #FFF;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 50px;
  padding-right: 50px;
  font-family: 'Open Sans', sans-serif;
  font-size: 35px;
  border: solid 2px #FFF;
  letter-spacing: 2px;
  
}

.custom-button-blue:hover {
  text-decoration: none;
  
}

.list--hover li:not(:hover) {
    opacity: 1!important;
}

.bar--transparent:not(.bar--dark) {
    background: #003580;
}

 

.bg--primary, .bg--primary a {
  background-color: #006DB6!important;
  color: #FFF!important;
}

.bar {
    padding: 1em 0;
}

.bar .logo {
    max-height: 2.8em!important;
    max-width: none;
}

.btn--primary, .btn--primary:visited {
    background: #F38B00;
    border-color: #F38B00;
    color: #FFF;
}

.btn--primary:hover {
    background: #40B4E5;
    border-color: #40B4E5;
    color: #FFF;
}

.bg-dark {
    background: #666666;
}

h1, .h1 {
    font-size: 3.14285714em;
    line-height: 1.31818182em;
    font-family: 'Open Sans', sans-serif;
  	font-weight: 300;
}

h3, .h3 {
    font-size: 1.78571429em;
    line-height: 1.5em;
  	font-family: 'Open Sans', sans-serif;
  	font-weight: 300;
}