/* //////// */
/*  HEIGHT  */
/* //////// */
@media screen and (min-height: 992px) {

}

@media screen and (min-height: 1200px) {
  
}

/* /////// */
/*  WIDTH  */
/* /////// */
@media screen and (min-width: 2000px) {}
@media screen and (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1360px !important;
}
}

@media screen and (min-width: 992px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100% ;
}
}

@media screen and (min-width: 768px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100% ;
}
}

@media screen and (max-width: 768px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100% ;
}
}

@media screen and (max-width: 2000px) {}

@media screen and (max-width: 1500px) {}

@media screen and (max-width: 1350px) {
   .footer-phone-container {
     float: right;
     white-space: nowrap;
   }
   .van-img {
     max-width: 530px;
     width: 90%;
     margin: 0 auto;
   }
}


@media screen and (max-width: 1200px) {

.header-right-section h4 {font-size: 12px;margin-bottom: -4px;}
.header-right-section h2 {font-size: 20px;}
.headphones-img {width: 50px !important;}

}

@media screen and (max-width: 1100px) {
 header {
   height: 79px;
 }
  .header-logo {max-width: 200px;margin-left: 0 !important;}
  .header-left-section::before {}
}

@media screen and (max-width: 992px) {

  .menu-container {
    display: none;
  }

  header .logo {
    position: absolute;
    top: -30px;
    left: 20px;
    width: 120px;
  }

  header.menu-open .logo {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 120px;
  }


  header.shrink .logo {
    top: 10px !important;
  }

  
  header.menu-open .collapse-menu-container {
    top: 27px !important;
  }

  header.shrink .collapse-menu-container {
    top: 10px !important;
  }
.header-middle-section .header-number-one i {font-size: 15px;}
.header-middle-section .header-city {font-size: 17px;}
.header-right-section {
    left: 38%;
}

.footer-phone-container h4{
     font-size: 17px !important;
   }
.headphones-img {
  width: 40px !important;
  margin-top: 11px;
}

} /* END max-width 992px */

@media screen and (max-width: 768px) {
  * {
    text-align: center;
  }
  .header-middle-section {
    left: 90%;
    top: 5%;
    width: 100%;
    position: relative;
    text-align: left !important;
    white-space: nowrap;
    }

    .header-left-section {
    position: absolute;
}

.menu-section {
  margin-top: 15px
}

.cover-form-container {
  max-width: 90%;
  margin: 0 auto;
  display: block;
  position: relative;
  float: none;
}

.cover-section:before {
  display: block;
  background: linear-gradient(45deg, #fffffff0, #ffffff99);
  }

.service-container {
  margin-bottom: 50px;
  height: 540px;
  transform: initial !important;
}
.service-title {
  margin-top: -40px;
  opacity: 1;
  visibility: visible;
  display: block;
  position: relative;
  top: 10px !important;
  left:  initial !important;
  text-align: center;
  width:  100% !important;
  transform: initial !important;
}

.service-benefits-list {padding-left: 40px;padding-right: 40px;display: block !important;opacity: 1 !important;visibility: visible !important;position: relative;transform: initial;left:  initial;top: 30px !important;}

.service-benefit-item {
  opacity: 1 !important;
}

.service-benefit-phone p {
  line-height: 1.2;
  text-align: center !important;
  display: block;
  margin: 0 auto;
  width: 100%;
  /* text-align: center; */
  top: initial !important;
}

.service-benefit-phone a {
  white-space: nowrap;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  margin-left: -10px;
}

.service-benefit-phone {
  margin: 0 auto;
  display: contents;
}
.services-section {
  margin-bottom: -50px
}

.why-us-section {
  padding-left: 25px;
  padding-right: 25px;
}
.why-title {font-size: 17px;}
.why-blurb-container {
  margin-bottom: 40px;
}

.van-img {
  margin-top: 20px;
  height: auto;
  width: 90%;
}

.coupon-corner:after {
  width: 530px;
  height: 630px;
  top: -470px;
}

.coupon-corner-line {
  left: -110px;
}

.coupon-corner-scissors {
  width: 40px;
  left: 200px;
}
.dollar-save {
    font-size: 60px;
}

.coupon-corner-title {
    font-size: 50px;
}

.coupon-title-container {
  position: relative;
  width: 290px;
  right: -160px;
  top: 60px;
}

.promo-items-row {
  margin-top: 80px;
}

.promo-item-container {
  margin-bottom: 55px;
  border: 2px dashed #6c757d !important;
  padding: 25px;
  max-width: 90%;
  margin: 0 auto;
  margin-bottom:  25px;
}

.reviews-section .section-title {line-height:1}

.map-content {
  width: 90%;
  max-width: 450px;
}

.service-area-section {
  height: 500px
}

footer {
  padding-bottom: 0 !important;
}
.footer-cta img {
  max-width: 144px;
}

.footer-cta .col-md-2 {
  padding: 0 !important;
}

.footer-cta {height: inherit;padding-bottom: 60px;}

.footer-phone-container {
  float: none;
  margin-top: 30px !important;
  display: inline-flex;
  margin-bottom: 0;
}

.headphones-img {
    width: 20px !important;
    float: none;
    display: inline;
    object-fit: contain;
    margin-top: 12px;
}




.bg-video #player {
    position: absolute;
    top: -10px;
    left: -440px;
    width: 230%;
    height: 100%;
    z-index: -2;
}

.footer-bottom {
  height: 95px;
}

}
@media screen and (max-width: 670px) {

.header-middle-section i, .header-middle-section .header-city {
  font-size: 13px;
}
.header-middle-section .header-number-one {margin-bottom: -2px;position: absolute;top: -8px !important;left: -138%;}

.header-middle-section .header-number-one i {
    white-space: nowrap !important;
    text-align: left;
    }

.header-middle-section {
    top: -8px;
    left: 116%;
    width: 100%;
}

.header-left-col {margin-top: 10px;}

.header-logo {
    max-width: 150px;
}

.header-city {display: block !important;margin-left: 4%;margin-top: 24px !important;width: fit-content;float: right;text-align: right;}
.header-stars {
  display: block;
  float: right;
  margin-right: 4px;
}

header {height: 81px !important;}

.container, .container-lg, .container-md, .container-sm, .container-xl {
  padding-left: 0;
  padding-right: 0;
}

.menu-section {
    margin-top: 0px;
}
.navbar-nav .nav-link {font-size: 13px;}
.nav-item {
  padding-left: 7px;
  padding-right: 7px;
}

.service-title {font-size: 27px;}

    .service-container {
    max-height: none;
    height: auto;
    margin-bottom: 60px;
    padding-bottom: 40px;
}
.why-us-section-title .underline-effect {display: block;}


.why-us-section-title .underline-effect svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(60% + 0.95em);
    height: calc(100% + 0.95em);
    transform: translate(-50%,-50%);
    overflow: visible;
}

.phone-cta {
  padding-left: 10px;
  padding-right: 10px;
}
.phone-cta a {
  display: block;
  margin-top: 10px;
  margin-left: -22px;
  margin-bottom: 20px;
}

  .about-img-2, .about-img-3 {
    padding-bottom:2px;
    width: 99%;
  }
} /* END max-width: 670px */
@media screen and (max-width: 600px) {
  
  .shrink .cta-button.button-2 i {
    margin-top: 3px;
    margin-left: 1px;
  }
  .shrink .cta-button.button-1 i {
      margin-top: 2px;
      margin-left: 0px;
  }
  
  
}

@media screen and (max-width: 500px) {
  
 .coupon-corner:after {
  width: 460px;
  height: 630px;
  top: -470px;
}

.coupon-corner-line {
  left: -204px;
}

.coupon-corner-scissors {
  width: 36px;
  left: 111px;
}
.dollar-save {
    font-size: 40px;
}

.coupon-corner-title {
    font-size: 30px;
}

.coupon-title-container {
  position: relative;
  width: 100%;
  right: 0px;
  top: 90px;
  padding-left: 10px;
  padding-right: 10px;
}

.reviews-section .section-title {font-size: 25px}

.map-logo {
    max-width: 50px;
}

.map-title {
    font-size: 17px;
    text-align: left;
}

.map-subtitle {
    font-size: 14px;
    text-align: left;
    margin-bottom: 1px;
}

.map-phone {
  text-align: left;
  font-size: 19px;
  position: relative;
  display: block;
  margin: 0 auto;
  margin-left: 32px;
}

.map-content {
  padding-bottom: 8px;
  padding-top: 5px;
}

.phone-cta-mid {
  padding-top: 20px;
  padding-bottom: 20px;
  
}
.phone-cta-mid a {
  display: block;
  margin-top: 30px;
}

.footer-phone-container h4 {
  font-size: 14px !important;
}

.review-logo-img {
  max-width: 84px;
}

.review-stars span {background: url(/assets/img/reviews/stars/yellow-star.svg) center center / 13px no-repeat;margin-right: 4px;width: 10px;height: 14px;}
.review-counter {
  margin-top:0;
  margin-bottom: 15px;
}
}