

.logo.fbn {
	margin-right:30px;
}

.ctaFooter a {
	display:inline-block;
}
.ctaFooter a:hover {
	text-decoration:none;
}

@media(max-width:768px){
	.btnBanner {
		font-size:2rem;
	}
	.btnBanner .icon {
		vertical-align:middle;
	}
}

@media(max-width:350px){
	.content {
		font-size: 1.6rem;
	}
}

.bgBlueAutoAB {
  width: 100%;
  background: none;
  padding: 20px 30px 10px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: calc(50% - 50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media (max-width:990px){
  .height-equalizer .bgBlueAutoAB,
  .leftHeightB,
  .leftHeightA {
    height:auto !important;
    min-height:1px !important;
    position: static;
    transform:none;
    -webkit-transform: none;
    -ms-transform: none;
  }
}

.abForm .col-md-8 {
  min-height:65px;
}
.abForm input {
  margin-bottom:5px;
}
.home-auto-ab-right .abFormContainer span{
  font-size:12px;
  margin: 10px 0;
}

.home-auto-ab-right .bgTan20 .btn.default {
  padding:7px 20px;
}



.dreamVacationForm .formArrow input[type="checkbox"] {
  background:none;
}
.formArrow p {
  font-family:'Raleway', sans-serif;
}

@media (max-width:991px){
 .mttext-center {
    text-align:center;
 }
}

@media (max-width: 768px) {
.bgBeach {
    background-position: center top;
    background-size: cover;
}
}

.dreamVacationForm .formNames {
    min-height: 140px;
}
@media (max-width:991px){
  .dreamVacationForm .formNames {
      min-height: 1px;
  }  
}
.dreamVacationForm .formArrow {
 margin-bottom:25px; 
}
.dreamVacationForm .additionalBallot .btn-red {
  font-weight:500;
}
@media (max-width: 992px) {
  .dreamVacationForm .additionalBallot .mmb40 {
    margin-bottom: 25px;
  }
}
p.legal {
  margin-top:25px;
}

@media (max-width: 992px) {
  .formArrow br:nth-of-type(2) {
      display: none;
  }
}
#ltrlErrorMessage {
  color:red;
  text-align:left;
}

@media (max-width:768px){
  .dreamVacationForm .additionalBallot a.btn-red {
    margin-left:0 ;
  }
}