/******************************************************************************
  Min Width "1200x"
  *******************************************************************************/
@media (min-width: 1200px) {
}

/******************************************************************************
  Max Width "1169px" - Min Width "980px"
  *******************************************************************************/
@media (min-width: 980px) and (max-width: 1199px) {
}

/******************************************************************************
  Max Width "979px"
  *******************************************************************************/
@media (max-width: 979px) {
}

/******************************************************************************
  Max Width "979px" - Min Width "768px"
  *******************************************************************************/
@media (min-width: 768px) and (max-width: 979px) {
  .header-social {
    margin-top: 23px;
    margin-bottom: 32px;
    text-align: center;
    margin-left: 0px;
  }
  .header-cta {
    padding-left: 0px;
  }
  .header-buttons {
    text-align: center;
    margin-bottom: 0px;
  }
}

/******************************************************************************
  Max Width "767px"
  *******************************************************************************/
@media (max-width: 767px) {
  .company-logo-text {
    font-family: logo;
    font-size: 63px;
    color: #ffffff;
    text-shadow: 0px 3px 3px #000000;
  }
  p {
    margin-left: 13px;
    margin-right: 13px;
  }
  h1 {
    text-align: center;
    font-size: 27px;
  }
  h3 {
    font-size: 27px;
  }
  .h3-alt {
    text-align: center;
    font-size: 32px;
  }
  .h3-alt-2 {
    text-align: center;
    font-size: 32px;
  }
  .contact-form-inputs {
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
  }
  .passengers-select {
    width: 100%;
  }
  .columns {
    width: 100%;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
  }
  .columns-alt {
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    width: 58%;
  }
  .columns-alt-2 {
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    width: 38%;
    margin-left: 4%;
  }
  .columns-date {
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    width: 48%;
  }
  .columns-date-alt {
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    width: 48%;
    margin-left: 4%;
  }

  #home {
    background-image: url(../img/hero-alt.jpg);
    background-size: cover;
    height: 640px;
    background-position-x: -262px;
    background-position-y: 99px;
  }

  .hero-text {
    margin-top: -353px;
    margin-bottom: 210px;
    text-align: center;
    background: url("../img/pattern.png") 6% repeat,
      linear-gradient(rgba(0, 0, 0, 0.5), rgba(12, 20, 26, 0.5));
    background-size: 6%;
    padding-top: 13px;
    padding-bottom: 5px;
    border: solid 2px #ffffff;
  }

  .city-text {
    color: #ffffff;
    font-size: 36px;
    font-weight: bold;
    text-shadow: 0px 3px 5px #ffab11, 3px 0px 5px #ffab11, -3px 0px 5px #ffab11,
      0px -3px 5px #ffab11;
  }
  .under-city {
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
  }

  .van-hero {
    margin-top: 333px;
    width: 69%;
  }
  .mobile-van-edit {
    text-align: center;
  }

  .header-logo {
    padding-top: 36px;
    padding-bottom: 18px;
    background: #ffab11;
  }
  .sexy-line {
    height: 2px;
    margin: 0px 0px 13px;
    background: -webkit-gradient(
      linear,
      0 0,
      100% 0,
      color-stop(0.5, rgb(12, 20, 26)),
      to(white)
    );
    border-bottom: 0px solid rgb(255, 255, 255);
    margin-left: 23px;
    margin-right: 23px;
  }
  .sexy-line-alt {
    margin-left: 23px;
    margin-right: 23px;
  }

  .top-nav {
    height: 121px;
  }
  .header-social {
    margin-top: 10px;
    margin-bottom: 23px;
    text-align: center;
    margin-left: 0px;
  }
  .header-social li {
    display: inline;
    margin-left: 7px;
    margin-right: 7px;
  }
  .header-cta {
    padding-left: 0px;
  }
  .header-buttons {
    text-align: center;
    margin-bottom: 0px;
  }
  .header-buttons li {
    display: inline;
    margin: 10px;
  }
  .header-contact-buttons {
    width: 123px;
  }
  .gallery-image {
    background-size: cover;
    text-align: center;
    height: 240px;
    width: 100%;
  }
  .gallery-image-2 {
    background-size: cover;
    text-align: center;
    height: 240px;
    width: 100%;
  }
  .name-text {
    width: 48%;
    float: left;
  }
  .name-text-alt {
    width: 48%;
    float: left;
    margin-left: 4%;
  }
  .destination-input {
    width: 230px;
    margin-left: 0px !important;
  }
  .return-text {
    text-align: left;
  }
  .google-calendar {
    margin-top: 27px;
    margin-left: 13px;
    margin-right: 13px;
  }
  #value-icons-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .value-icons {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
  }
  .value-icons li {
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
  }
  .value-individual-1 {
    margin: 0px;
    background: url(../img/value-1.jpg);
    background-size: contain;
    width: 120px;
    height: 120px;
    position: relative;
    z-index: 1000;
  }
  .value-individual-2 {
    margin: 0px;
    background: url(../img/value-2.jpg);
    background-size: contain;
    width: 120px;
    height: 120px;
    position: relative;
    z-index: 1000;
  }
  .value-individual-3 {
    margin: 0px;
    background-size: contain;
    background: url(../img/value-3.jpg);
    width: 120px;
    height: 120px;
    position: relative;
    z-index: 1000;
  }
  .value-individual-4 {
    margin: 0px;
    background: url(../img/value-4.jpg);
    background-size: contain;
    width: 120px;
    height: 120px;
    position: relative;
    z-index: 1000;
  }
  .value-individual-5 {
    margin: 0px;
    background: url(../img/value-5.jpg);
    background-size: contain;
    width: 120px;
    height: 120px;
    position: relative;
    z-index: 1000;
  }
  .value-individual-6 {
    margin: 0px;
    background: url(../img/value-6.jpg);
    background-size: contain;
    width: 120px;
    height: 120px;
    position: relative;
    z-index: 1000;
  }
  .value-individual-7 {
    margin: 0px;
    background: url(../img/value-7.jpg);
    background-size: contain;
    width: 120px;
    height: 120px;
    position: relative;
    z-index: 1000;
  }
  .value-individual-8 {
    margin: 0px;
    background: url(../img/value-8.jpg);
    background-size: contain;
    width: 120px;
    height: 120px;
    position: relative;
    z-index: 1000;
  }
  .value-individual-9 {
    margin: 0px;
    background: url(../img/value-9.jpg);
    background-size: contain;
    width: 120px;
    height: 120px;
    position: relative;
    z-index: 1000;
  }

  .passenger-value-individual-1 {
    margin: 0px;
    width: 120px;
    height: 120px;
    position: relative;
    z-index: 1000;
  }
  .passenger-value-individual-2 {
    margin: 0px;
    width: 120px;
    height: 120px;
    position: relative;
    z-index: 1000;
  }
  .passenger-value-individual-3 {
    margin: 0px;
    width: 120px;
    height: 120px;
    position: relative;
    z-index: 1000;
  }
  .passenger-value-individual-4 {
    margin: 0px;
    width: 120px;
    height: 120px;
    position: relative;
    z-index: 1000;
  }
  .passenger-value-individual-5 {
    margin: 0px;
    width: 120px;
    height: 120px;
    position: relative;
    z-index: 1000;
  }

  .hover-text {
    display: block;
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    background: rgba(0, 0, 0, 0.69);
    font-weight: bold;
    color: #ffffff;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .rates-box {
    width: 90%;
    margin-top: 0px;
  }
  .rate-time {
    font-size: 23px;
  }
  .rate-price {
    font-size: 23px;
  }

  .footer-address-title {
    display: none;
  }
  #contact-form-section {
    padding-top: 50px;
    padding-bottom: 50px;
    background: url("../img/pattern.png") 6% repeat,
      linear-gradient(rgba(0, 0, 0, 1), rgba(12, 20, 26, 0.5)), #182835;
    background-size: 6%, 100%, 100%;
    height: auto;
  }
  .cta-buttons {
    display: flex;
    flex-direction: column;
  }
  .cta-buttons li {
    display: inline;
    margin: 7px;
  }
  .cta-contact-button {
    width: 123px;
  }
  .footer-logo {
    padding-top: 27px;
    padding-bottom: 23px;
  }

  .footer-icons {
    margin-left: 36px;
    margin-right: 36px;
  }

  .conversion-vans-text {
    font-size: 32px;
  }
  .passenger-vans-text {
    font-size: 32px;
  }
  .alt-hero-text {
    text-align: center;
    margin-top: 178px;
  }

  .home-nav {
    display: none;
  }
  .mobile-nav {
    display: block;
  }
  .mobile-menu-base {
    color: #ffffff;
    font-size: 23px;
    padding-bottom: 6px;
    text-align: center !important;
  }
  a#toggle-mobile-sub-menu.button {
    display: inline-block;
    width: 100%;
    background: #1d282d;
    font-size: 23px;
    text-align: center;
    margin: 0 !important;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    padding: 23px 0px !important;
  }
  .conversion-van-sub-menu {
    margin-left: 0 !important;
  }
  .conversion-van-sub-menu li {
    display: inline-block;
    width: 100%;
    background: #ffffff;
    font-size: 23px;
    text-align: center;
    margin: 0 !important;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    padding: 23px 0px !important;
  }
  .conversion-van-sub-menu li a {
    color: #1d282d;
  }
  .mobile-menu-button {
    display: block;
    width: 100%;
    height: 50px;
    background: #ffffff;
    color: #1d282d;
    text-align: center;
    font-size: 23px;
    padding: 11px;
  }
  .mobile-menu-button:focus {
    display: block;
    width: 100%;
    height: 50px;
    background: #ffffff;
    color: #1d282d;
    text-align: center;
    font-size: 23px;
    padding: 11px;
  }
  .mobile-menu-item {
    display: inline-block;
    width: 100%;
    background: #1d282d;
    font-size: 23px;
    text-align: center;
  }
  a.mobile-menu-item {
    color: #ffffff;
  }
  .mobile-menu-padding {
    padding: 23px 0px;
  }

  .home-vans-hero {
    margin-top: 217px;
    width: 84%;
  }
  .home-hero-text {
    display: none;
  }
  #home-about {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .conversion-option-edit {
    width: 90%;
    margin-top: 32px;
  }
  .passenger-option-edit {
    width: 90%;
    margin-top: 32px;
  }
  .van-type-title {
  }

  #passenger-vans {
    background-image: url("../img/passenger-vans-mobile-hero.jpg");
    background-size: cover;
    background-position: bottom;
    height: 540px;
  }

  .hide-mobile {
    display: none;
  }
}

/******************************************************************************
  Max Width "600px"
  *******************************************************************************/
@media (max-width: 600px) {
}

/******************************************************************************
  Min Width "767px"
  *******************************************************************************/
@media (min-width: 768px) {
  .home-nav {
    display: block;
  }
  .mobile-nav {
    display: none;
  }
}
