/* min 370px */
@media (min-width: 768px) {
.page-template-template-homepage div[data-elementor-type="header"] {
    /* position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9; */
}
}


/* min 370px */
@media (min-width: 370px) {
  .map_highway_mobile_sec .map_highway_list_div .mh_label {
      white-space: nowrap;
  }
}
/* min 370px end */
/* max 1350px */
@media (max-width: 1350px) {
  .high_infras_wrapper {
      transform: translate(0, 0);
      right: auto;
      left: 15px;
      top: 15px;
  }
  body .google_map_btn {
    transform: translate(0, 0);
    left: auto;
    right: 15px;
    bottom: 15px;
  }
  body .virtual_tour_btn {
    transform: translate(0, 0);
    left: 80px;
    right: auto;
    bottom: 18px;
  }
  body .custom_map_compass {
      transform: translate(0 , 0);
      bottom: 15px;
      left: 15px;
      right: auto;
  }
}
/* max 1350px end */
/* max 1199px */
@media (max-width: 1199px) {
  .high_infras_wrapper {
      max-width: 250px;
  }
  .msr_list_sec {
      padding: 12px 19px 15px 19px;
  }
  .msr_head_div {
      padding: 11px 35px 11px 19px;
  }
  .msr_close, .msr_mobile_close {
      right: 7px;
      top: 6px;
  }
  body .thank-you-page-gb-btn {
      transform: translate(0, 0);
      left: auto;
      right: 12px;
      top: 12px;
      background-size: 28px;
  }
    .et_btn_sec {
        bottom: 25px;
        right: 25px;
    }
    .hb_parent_sec .swiper-button-prev {
        transform: translate(0, 0);
        right: auto;
        left: 15px;
    }
    .hb_parent_sec .swiper-button-next {
        transform: translate(0, 0);
        right: auto;
        left: 130px;
    }
    .hb_parent_sec .swiper-button-prev, .hb_parent_sec .swiper-button-next {
        width: 140px;
        height: 140px;
        bottom: -30px;
    }
    .hb_parent_sec .swiper-button-prev:after, .hb_parent_sec .swiper-button-next:after {
        top: 45px;
    }



}
/* max 1199px end */
/* max 991px */
@media (max-width: 991px) {
    .elementor-element.text_with_quote_before .elementor-widget-container > *:first-child span:first-child:before {
        width: 30px;
        height: 35px;
        top: 0;
    }
    .elementor-element.text_with_quote_before .elementor-widget-container > *:first-child span:first-child {
        padding-left: 40px;
        padding-right: 0;
    }

}
/* max 991px end */
/* max 767px */
@media (max-width: 767px) {
    body .virtual_tour_btn {
        transform: translate(0, 0);
        left: auto;
        right: 15px;
        bottom: 6px;
        padding: 2.45px 10.5px !important;
        border: 1px solid #39474F !important;
    }
    body .et_btn_sec a {
        height: 43px;
        font-size: 12px;
        white-space: nowrap;
    }
    body .et_btn_sec a:after {
        width: calc(100% + 12px);
        height: calc(100% + 12px);
        top: -6px;
        left: -6px;
    }
    body .et_btn_sec a span {
        padding: 4px 13px 4px 4px;
    }
    body .et_btn_sec a span br {
        display: none;
    }
    body .et_btn_sec a span:before {
        width: 35px;
        height: 35px;
        margin-right: 7px;
    }
    .et_btn_sec {
        bottom: 15px;
        right: 50%;
        transform: translate(50%, 0);
    }


  .vybe_checkbox_switch {
      width: 28px;
      height: 16px;
  }
  .mh_checkbox {
      height: 16px;
  }
  /* .vybe_checkbox_slider:before {
      height: 13.33px;
      width: 13.33px;
      bottom: 1.2px;
      left: 1.33px;
  } */
  .vybe_checkbox_slider:before {
      height: 12px;
      width: 12px;
      bottom: 2px;
      left: 2px;
  }
  .vybe_checkbox_switch input[type="checkbox"]:checked + .vybe_checkbox_slider:before {
      -webkit-transform: translateX(12px);
      -ms-transform: translateX(12px);
      transform: translateX(12px);
  }
  .vybe_checkbox_switch input[type="checkbox"]:hover + .vybe_checkbox_slider:before {
      opacity: 1;
  }
  .custom_map_mobile_heading_sec, .map_highway_mobile_sec, .map_search_result_mobile_sec, .custom_map_mobile_btn_sec {
      display: block;
  }
  .high_infras_wrapper, .google_map_btn, .custom_map_compass {
      display: none!important;
  }
  .cmm_marker:hover, .cmm_marker:focus,
  .cmm_marker.cmm_mark_scaled:hover, .cmm_marker.cmm_mark_scaled:focus {
      transform: scale(1);
  }
  .custom_map_marker.marker_active .cmm_marker {
      border: 1px solid #39474F;
      background-color: #39474F;
      transform: scale(1);
  }
  /* .cmm_marker:hover .cmm_marker_icon, .cmm_marker:focus .cmm_marker_icon, */
  .custom_map_marker.marker_active .cmm_marker_icon  {
      background-color: #FDB913;
  }
  .custom_map_marker.marker_active .cmm_popup, .cmm_popup,
  .custom_map_marker.marker_separator_active .cmm_separator, .cmm_separator {
      display: none;
  }
  .custom_map_wrapper {
      height: 561px;
      min-height: 561px;
  }
  .custom_map_div {
      min-width: 1651.2px;
      max-width: 1651.2px;
  }
  .custom_map_bg_div .custom_map_bg {
      background-size: 1651.2px;
  }
  .custom_map_marker_wrapper {
      height: 654px;
      min-height: 654px;
      min-width: 1920px;
      max-width: 1920px;
      transform: scale(0.86);
      margin-top: -45.78px;
      margin-bottom: -45.78px;
      margin-left: -134.4px;
      margin-right: -134.4px;
  }
  /* Hide scrollbar for IE, Edge and Firefox */
  .custom_map_wrapper {
      overflow-x: auto;
      -ms-overflow-style: none;  /* IE and Edge */
      scrollbar-width: none;  /* Firefox */
  }
  /* Hide scrollbar for Chrome, Safari and Opera */
  .custom_map_wrapper::-webkit-scrollbar {
      display: none;
  }
  form.wpcf7-form .wpcf7-response-output {
      margin: 0!important;
      width: 100%;
  }
  form.wpcf7-form.invalid, form.wpcf7-form.sent {
      padding-top: 90px;
  }
    .roam_list_info_sec .roam_list_info_div {
        width: 73px;
    }
    .rli_dot.rli_bigger_dot + .rli_active_line {
        width: calc(100% - 10px);
    }
    .rli_active_line {
        width: calc(100% - 5px);
    }
    .rli_center .rli_dot.rli_bigger_dot {
        height: 10px;
        width: 10px;
        min-height: 10px;
        min-width: 10px;
    }
    .rli_center .rli_dot {
        height: 5px;
        width: 5px;
        min-height: 5px;
        min-width: 5px;
        border: 1px solid #FDB913;
    }
    .rli_roam_km .rli_rkm_title {
        font-size: 60px;
        color: #FDB913;
        line-height: 65px;
    }
    .rli_roam_km .rli_rkm_subtitle {
        font-size: 10px;
    }
    .rli_content {
        padding-right: 8px;
    }
    .roam_list_info_div .rli_content p {
        font-size: 10px;
        line-height: 13px;
    }
    .rli_car img {
        max-width: 75px;
    }
    .rli_roam_km {
        min-height: 66px;
        margin-bottom: 23px;
    }
    .rli_car .rli_car_text {
        font-size: 8px;
        line-height: 10px;
        margin-bottom: 3px;
    }
    .rli_car {
        top: 62px;
    }
    .rli_active_line {
        height: 3px;
    }
    .rli_center {
        min-height: 10px;
        margin-bottom: 19px;
    }
    .roam_list_info_parent_sec {
        /* padding: 30px 0 35px; */
        padding: 18px 0 35px;
    }
    body .hb_sec_wrapper {
        max-height: 500px;
        min-height: 500px !important;
    }
    body .hb-title-desc-wrap {
        /* margin-top: 25px; */
        margin-top: 31px;
        max-width: 620px;
        margin-left: 0;
    }
    body .head_notice .swiper-pagination {
        display: block;
    }
    body .hn_inner_div .tthvp_link {
        width: 100%;
        margin-left: 0;
        text-align: left;
        font-size: 12px;
        transform: translate(0, 0);
        white-space: normal;
    }
    .head_notice .hn_div {
        padding-bottom: 19px;
    }
    body .head_notice .swiper-button-next, body .head_notice .swiper-button-prev {
        display: none;
    }
    .head_notice .hn_div .hn_inner_div {
        padding-right: 25px;
    }
    .roam_list_info_parent_sec .rli_main_title {
        font-size: 28px;
        line-height: 25px;
    }
    .hb_parent_sec .swiper-pagination, .hb_content_parent_sec .swiper-button-prev, .hb_content_parent_sec .swiper-button-next {
        display: inline-flex;
    }
    body .hb_content_parent_sec .swiper-pagination,
    .hb_parent_sec .swiper-button-prev, .hb_parent_sec .swiper-button-next {
        display: none;
    }
    .elementor-element.tz_special_text ul li:before, .elementor-element.tz_special_text ol li:before {
        left: -14px;
    }
    .ct_head_dummy_space {
        height: 63px;
    }











}
/* max 767px end */
/* max 576px */
@media (max-width: 576px) {

}
/* max 576px end */
/* max 370px */
@media (max-width: 370px) {
  .map_highway_mobile_sec .map_highway_list_div {
      /* min-width: calc(100vw - 119px); */
      min-width: 201px;
  }
}
/* max 370px end */
