@media screen and (min-width: 1020px) and (max-width: 1030px) {
  html body header#header .navbar .navbar-brand img {
    max-width: 180px !important;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1300px) {
  header#header
    .navbar
    .navbar-collapse
    .navbar-nav
    > li.dropdown:hover
    .dropdown-menu
    a {
    width: 100% !important;
  }

  .container-location-1030 .location-wrap {
    padding: 20px !important;
  }
}

@media screen and (min-width: 750px) and (max-width: 900px) {
  .video-banner .hero {
    display: block !important;
    margin: auto !important;
  }

  section.doc_section > div > div > div:nth-child(2) {
    display: block !important;
  }

  section.doc_section > div > div > div {
    display: block !important;
  }

  .container-location-1030 .location-wrap {
    margin-top: 40px !important;
  }

  html body #lightgallery .slick-slide img {
    width: 227px !important;
  }
}

@media screen and (min-width: 900px) and (max-width: 1100px) {
  html body #lightgallery .slick-slide img {
    width: 298px !important;
  }

  button.gm-ui-hover-effect {
    width: 40px !important;
  }

  header#header
    .navbar
    .navbar-collapse
    .navbar-nav
    > li.dropdown:hover
    .dropdown-menu
    a {
    width: 100% !important;
  }

  .container-location-1030 .location-wrap .info {
    line-height: 25px !important;
    font-size: 11px !important;
  }

  .container-location-1030 .location-wrap {
    padding: 20px !important;
  }

  .container-location-1030 .location-wrap .action .csi {
    font-size: 12px !important;
    border-radius: 5px !important;
  }
}



 header#header
    .navbar
    .navbar-collapse
    .navbar-nav
    > li.dropdown:hover
    .dropdown-menu
    a {
    width: 100% !important;
  }





@media screen and (min-width: 1900px) and (max-width: 2500px) {
   .container {
    width: 1469px !important;
  }
}
 
@media screen and (min-width: 2500px) and (max-width: 3799px) {
   .container {
    width: 2169px !important;
  }
}
 
@media screen and (min-width: 3800px) {
   .container {
    width: 3169px !important;
  }
}

