.header-info {
  background: #012e34 !important;
  position: relative !important;
}
.inner-benner-sec {
  text-align: center;
  padding: 70px 0px 10px 0px !important;
}
.inner-benner-sec h1 {
  color: #012e34;
  line-height: 1.2;
}
.inner-benner-sec h2 {
  color: #012e34;
}
body {
  background: #f0f7f3 !important;
}
.inner-benner-sec .container, .contact-page-sec .container {
  max-width: 920px !important;
}
.location-sec {
  background: #f0f7f3;
}
.location-sec::before {
  display: none !important;
}
@media (max-width: 1900px) {}
@media (max-width: 1800px) {}
@media (max-width: 1700px) {}
@media (max-width: 1600px) {}
@media (max-width: 1500px) {}
@media (max-width: 1400px) {
  .inner-benner-sec {
    padding: 65px 0px 10px 0px !important;
  }
  .locations-block-det {
    max-width: 87%;
    padding: 35px;
  }
  .locations-block h3 {
    font-size: 22px;
  }
}
@media (max-width: 1300px) {
  .inner-benner-sec {
    padding: 65px 0px 10px 0px !important;
  }
}
@media (max-width: 1200px) {
  .inner-benner-sec {
    padding: 60px 0px !important;
  }
}
@media (max-width: 1100px) {
  .inner-benner-sec {
    padding: 55px 0px !important;
  }
}
@media (max-width: 991px) {
  .inner-benner-sec {
    padding: 50px 0px 10px 0px !important;
  }
  .inner-benner-sec .container, .contact-page-sec .container {
    max-width: 90% !important;
  }
  .locations-block-det {
    max-width: 90%;
    padding: 20px;
    margin-top: -50px;
  }
  .locations-block h3 {
    font-size: 20px;
  }
  .our-locations-sec .row {
    margin: 0px -10px;
  }
  .our-locations-sec [class*="col-"] {
    margin-bottom: 40px;
    padding: 0px 10px;
  }
  .our-locations-sec [class*="col-"]:last-child {
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .inner-benner-sec {
    padding: 40px 0px 10px 0px !important;
  }
  .inner-benner-sec .container, .contact-page-sec .container {
    max-width: 90% !important;
  }
  .locations-block-det {
    max-width: 90%;
    padding: 20px;
    margin-top: -30px;
  }
  .locations-block h3 {
    font-size: 20px;
  }
  .our-locations-sec [class*="col-"] {
    margin-bottom: 40px;
  }
  .our-locations-sec [class*="col-"]:last-child {
    margin-bottom: 0px;
  }
}
@media (max-width: 576px) {
  .inner-benner-sec {
    padding: 40px 0px 10px 0px !important;
  }
  .inner-benner-sec .container, .contact-page-sec .container {
    max-width: 100% !important;
  }
  .locations-block-det {
    max-width: 90%;
    padding: 15px;
    margin-top: -30px;
  }
  .locations-block h3 {
    font-size: 20px;
  }
  .our-locations-sec [class*="col-"] {
    margin-bottom: 40px;
  }
  .our-locations-sec [class*="col-"]:last-child {
    margin-bottom: 0px;
  }
}