.sectionTint, .lg-squares h4 {
  background-color: #2d81b2;
}
.travelsavers .sv-deal.card {
  background-color: #2d81b2 !important;
}
#ttv-icon, #menu_experience, #menu_destination, #menu_blog, #menu_contact, #specials, #groups {
  display: none;
}
#theModal .modal-content {
  background-image: url(https://cdn3.gttwl.net/attachments/travelsavers1.gttwl2.com/ltmq6z/1434045636_xlarge.jpeg);
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 2em 2em 3em;
  position: relative;
}
#theModal .modal-content h3, #theModal .modal-content p {
  color: #fff;
  text-shadow: 3px 3px 5px rgba(0,0,0,.7);
}
#theModal .modal-content h3 {font-size: 200%;}

#theModal .modal-content p {
  font-size: 130%; 
  font-weight: 600;
  margin-bottom: 1.5em;
}
.sv-form #flight-tab, .sv-form #hotel-tab {
  display: none;
}
@media (max-width: 767px) {
  #theModal .modal-dialog {
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  #theModal .modal-dialog {
    margin-top: 140px;
  }
}