@media (min-width: 0px) and (max-width: 1400px) {
  .service_card_excerpt,
  .service_card_excerpt * {
    line-height: 1.5 !important;
  }
  .py-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .about-hero {
    padding: 50px 0px;
    margin-bottom: 0px;
    position: relative;
    min-height: 750px;
    background: linear-gradient(to bottom, #2c2c2c 50%, #ffffff 50%) !important;
  }
  .videosection {
    width: 57%;
    position: absolute;
    right: 0;
    bottom: 22% !important;
  }
  .mission__highlight {
    width: 100%;
  }
  .videosection {
    width: 55% !important;
    position: absolute;
    right: 0;
    bottom: 10%;
  }
  .mission-icon {
    width: 40% !important;
    margin-right: 5%;
  }
  .mission {
    padding: 20px 0 !important;
    margin-bottom: 30px !important;
  }
  .footer_v {
    word-break: break-word;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .head_container {
    display: none;
  }
  .hero_slide {
    min-height: 250px;
  }
  .hero_slider .hero_btn {
    display: none;
  }
  .about-split__content,
  .about-split__content * {
    color: #3b4658;
    line-height: 1.5 !important;
    text-align: left !important;
  }
  .cus_m_p {
    margin-top: 0px !important;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .home_project_head {
    font-size: 30px;
    text-align: center;
    line-height: 1.0857143 !important;
  }
  .service_card_title {
    min-height: 0px !important;
  }
  .service_card {
    min-height: auto !important;
  }
  a.footer_brand.d-inline-flex.align-items-center {
    display: none !important;
  }
  .site_footer .row {
    row-gap: 0px;
  }
  header .justify-content-end {
    justify-content: flex-start !important;
  }
  .videosection {
    width: 100% !important;
    position: relative;
    right: 0;
    bottom: 0%;
  }
  .mission__title {
    font-size: 30px;
  }
  .about-hero h1 {
    color: #b69259;
  }
  p.readmore-link {
    font-size: 14px;
  }
  .svc_tile {
    min-height: 320px !important;
  }
  .hero_slider_overlay {
    display: none;
  }

  .current-menu-item {
    background: #af8b52 !important;
  }
  .hero_slide {
    background-size: cover;
    background-position: top right;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
  }
  .about-hero__desc,
  .about-hero__desc * {
    color: #2c2c2c !important;
  }
  .about-split__dots {
    right: 0px !important;
  }
  .background_header .container {
    background-image: url(/wp-content/themes/ns-zland/images/mobile-banner.png);
    height: 100%;
    min-height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .background_header h1 {
    color: white;
  }
  .background_header a,
  .background_header a:hover,
  .background_header a:focus,
  .fa-long-arrow-right {
    color: #ccc !important;
  }
}
