@media screen and (max-width: 1280px) {
  .nav-right-set{
    display: none;
  }
  .menu_bi_down{
    display: flex;
  }

  li a[href] {
    color: white !important;
  }

  li a:not([href]) {
    color: #7e7777 !important;
    pointer-events: none;
  }
.bi_down_mNav li a{
  color: white !important;
}
  .cart_navMbl {
    position: relative;
    margin-top: 0px;
    font-size: 35px;
  }

  .cart_navMbl i {
    position: relative;
    font-size: 40px;
    right: 10px;
  }
  .data-content{
    display: none !important;
  }
  .mblNavBar {
    display: block;
    height: 100px;
    background: white;
    
  }

  .navTopBar {
    display: none;
    /* position: sticky;
  top: 10px;
  z-index: 100; */
  }

  .mblNavBar {
    display: block;
    height: 65px !important;
    background: white;
    /* position: sticky; */
    top: 10px;
    z-index: 100;

  }
  .ul4 {
    display: none;
}

.ul4.open {
    display: block;
}

  .mobile-menu-close {
    font-size: 23px;
    padding: 20px 20px 10px 305px;
    float: right;
    position: relative;
    z-index: 3;
    list-style: none;

  }

  /* .bi-chevron-down .first .ul_2 .ul_2_show{
    width: 30%;
    height: 250px;
    margin-left: 20%;
  } */
  .menu_icon_box_open {
    z-index: 2;
    /* width: 50px; */
    height: auto;
    background-color: transparent;
    margin: 5px !important;
    position: relative;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.2s;
  }

  .line1,
  .line2,
  .line3 {
    width: 30px;
    height: 4px;
    margin: 10px 8px;
    background-color: #000;
    border-radius: 50px;
  }

  .active .line1 {
    transform: translate(0px, 15px)rotate(45deg);
    background-color: white;

  }

  .active .line2 {
    opacity: 0;
  }

  .active .line3 {
    transform: translate(0px, -15px)rotate(-45deg);
    background-color: white;

  }

  nav.slidebar.show {
    left: 0 !important;
    opacity: 1 !important;
    /* position: relative; */

  }

  .slidebar {
    /* position: fixed; */
    width: 90%;
    height: 100%;
    background: black;
    z-index: 50;
    overflow-y: scroll;
    left: -1000px;
    opacity: 0;
    top: 0;
    transition: 0.2s;
  }

  nav .ul_1 {
    background: black;
    height: 100%;
    width: 100%;
    position: relative;
    color: white;
    list-style: none;
    /* display: grid; */
    margin-top: 30px;
  }

  nav .ul_1 .li_1 {
    width: 100%;
    line-height: 60px;
    border-bottom: 1px solid #ddd;
    padding: 13px 7px 13px 5px !important;
  }

  nav .ul_1 .li_1 a {
    position: relative;
    color: white !important;
    text-decoration: none;
    font-size: 15px;
    padding-left: 10px;
    font-weight: 500;
    display: block;
    width: 100%;
    border-left: 3px solid transparent;
  }

  nav .ul_1 .li_1 a:hover {
    color: cyan;
    background: #1e1e1e;
    border-left: 1px solid #ddd;
  }

  nav .ul_1 .ul_2 {
    position: static;
    display: none;
  }

  nav .ul_1 .ul_2 .ul_3 {
    position: static;
    display: none;
    padding-left: 20px;
  }
  nav .ul_1 .ul_4.ul_4_p1{
    display: none;
}
nav .ul_1 .ul_4.ul_4_p1.show{
      display: block;
  }
  nav .ul_1 .ul_3_c1{
    display: none;
  }
  nav .ul_1 .ul_3_c1.show{
    display: block;
  }
  nav .ul_1 .ul_4_p5{
    display: none;
  }
  nav .ul_1 .ul_4_p5.show{
    display: block;
  }
  .bi.bi-chevron-down.third{
    float: right;
  }
  .bi.bi-chevron-down.fourth{
    float: right;
  }
  .bi.bi-chevron-down.fifth{
    float: right;
  }
  nav .ul_1 .ul_4.ul_4_dc1{
    display: none;
  }
  nav .ul_1 .ul_4.ul_4_dc1_1{
    display: none;
  }
  nav .ul_1 .ul_4_dc1_2{
    display: none;
  }
  nav .ul_1 .ul_4_dc1_2.show{
    display: block;
   
  }
  .ul_4_dc1_4 {
    display: none;
}
.ul_4_dc1_4.show {
    display: block;
}
.ul_4_dc1, .ul_4_dc1_2, .ul_4_dc1_3 {
  display: none;
}

.rotate {
  transform: rotate(180deg);
  transition: 0.3s ease-in-out;
}

  nav .ul_1 .ul_4_dc1_3{
    display: none;
  }
  nav .ul_1 .ul_4_dc1_3.show{
    display: block;
   
  }
  .ul_4_dc1, .ul_4_dc1_2, .ul_4_dc1_sub {
    display: none;
}
.ul_4_dc1_3, .ul_4_dc1_sub {
  display: none;
}
.ul_4_dc1_3, .ul_4_dc1_4, .ul_4_dc1_5 {
  display: none;
}

.rotate {
  transform: rotate(180deg);
  transition: 0.3s ease-in-out;
}


.rotate {
  transform: rotate(180deg);
  transition: 0.3s ease-in-out;
}
.ul_4_dc1_3, .ul_4_dc1_4, .ul_4_dc1_5, .ul_4_dc1_6 {
  display: none;
}

.rotate {
  transform: rotate(180deg);
  transition: 0.3s ease-in-out;
}

.rotate {
    transform: rotate(180deg);
    transition: 0.3s ease-in-out;
}

  nav .ul_1 .ul_4_dc5{
    display: none;
  }
  nav .ul_1 .ul_4_dc5.show{
    display: block;
    padding-left: 20px !important;
    list-style: none;
  }


  nav .ul_1 .ul_4.ul_4_dc1_1_sub{
    display: none;
  }
  nav .ul_1 .ul_4.ul_4_dc1_2_sub{
    display: none;
  }
  nav .ul_1 .ul_4.ul_4_dc12_2_sub{
    display: none;
  }
  nav .ul_1 .ul_4.ul_4_dc11_2_sub{
    display: none;
  }
  nav .ul_1 .ul_4.ul_4_dc1.show{
    display: block;
    padding-left: 20px !important;
    list-style: none;
  }
  nav .ul_1 .ul_4.ul_4_dc1_1.show{
    display: block;
  }
  nav .ul_1 .ul_4.ul_4_dc1_1_sub.show{
    display: block;
    padding-left: 20px !important;
    list-style: none;
  }
  nav .ul_1 .ul_4.ul_4_dc1_2_sub.show{
    display: block;
    padding-left: 20px !important;
    list-style: none;
  }
  nav .ul_1 .ul_4.ul_4_dc12_2_sub.show{
    display: block;
  }
  nav .ul_1 .ul_4.ul_4_dc11_2_sub.show{
    display: block;
  }
  nav .ul_1 .ul_2 .ul_3 li {
    list-style: none;
    padding: 10px 0px 10px 0px;
    display: block;
  }

  nav .ul_1 .ul_2_show.show {
    display: block;
  }

  nav .ul_1 .ul_2_show_serv.show {
    display: block;
  }
  nav .ul_1 .ul_4_p6{
    display: none;
  }
  nav .ul_1 .ul_4_p6.show {
    display: block;
  }
  nav .ul_1 .ul_3_a.show {
    display: block;
    padding-left: 20px !important;
  }
  nav .ul_1 .ul_3_a1.show {
    display: block;
    padding-left: 20px !important;
  }

  nav .ul_1 .ul_3_b.show {
    display: block;
    padding-left: 30px !important;
  }

  nav .ul_1 .ul_3_c.show {
    display: block;
    padding-left: 20px !important;
  }

  nav .ul_1 .ul_3_d.show {
    display: block;
    padding-left: 20px !important;
  }

  nav .ul_1 .ul_3_e.show {
    display: block;
    padding-left: 20px !important;
  }

  nav .ul_1 .ul_3_f.show {
    display: block;
  }

  nav .ul_1 .ul_3_g.show {
    display: block;
  }

  nav .ul_1 .ul_2 .li_2 {
    line-height: 42px;
    border-bottom: none;
    padding: 6px 0px 5px 10px !important;
    display: block;
  }

  nav .ul_1 .ul_2 .li_2 a {
    position: relative;
    font-size: 15px;
    color: #e6e6e6;
    padding-left: 10px;
  }
.bi_down_mNav{
  display: flex;
  justify-content: space-between;
}
.bi_down_mNav2{
  display: flex;
  justify-content: space-between;
}
.bi_down_mNav2_sub{
  display: flex;
}
.bi_down_mNav1{
  display: flex;
}
.bi_down_mNav4{
  display: flex;
}
.bi_down_mNav1_sub{
  display: flex;
}
.bi_down_mNav1_sub1{
  display: flex;
}
.bi_down_mNav1_sub2{
  display: flex;
}
  nav .ul_1 .li_1 i {
    padding: 0px 0px 0px 40px;
    position: relative;
    top: 10%;
    right: 20px;
    transform: translateY(-10%);
    font-size: 22px;
    transition: transform 0.4s;
  }
  nav .ul_1 .li_1 .serv_btn i {
    padding: 0px 0px 0px 40px;
    position: absolute;
    top: 24%;
    right: 20px;
    transform: translateY(-10%);
    font-size: 22px;
    transition: transform 0.4s;
  }

  /* nav .ul_1 .li_1 a i.rotate {
    transform: translateY(-10%) rotate(-180deg);
  } */

  /* nav .ul_1 .ul_2 .ul_3 a i{
    position: absolute;
    top: 10%;
    right: 20px;
  }
  nav .ul_1 .ul_2 .ul_3 a i.rotate{
    transform: translateY(-10%) rotate(-180deg);
  } */

  nav .ul_1 .ul_2 .ul_3 .ul_4 {
    position: static;
    display: none;
    padding-left: 20px;
  }
  

  nav .ul_1 .ul_2 .ul_3 .ul_4_a.show {
    display: block;
  }
  nav .ul_1 .ul_2 .ul_3 .ul_4_a1.show {
    display: block;
  }

  nav .ul_1 .ul_2 .ul_3 .ul_4_b.show {
    display: block;
  }

  nav .ul_1 .ul_2 .ul_3 .ul_4_c.show {
    display: block;
  }
  nav .ul_1 .ul_2 .ul_3 .ul_4_c1.show {
    display: block;
  }

  nav .ul_1 .ul_2 .ul_3 .ul_4_d.show {
    display: block;
  }
  nav .ul_1 .ul_2 .ul_3 .ul_4_d1.show {
    display: block;
  }

  nav .ul_1 .ul_2 .ul_3 .ul_4_e.show {
    display: block;
  }

  nav .ul_1 .ul_2 .ul_3 .ul_4_f.show {
    display: block;
  }

  nav .ul_1 .ul_2 .ul_3 .ul_4_g.show {
    display: block;
  }

  nav .ul_1 .ul_2 .ul_3 .ul_4_h.show {
    display: block;
  }

  nav .ul_1 .ul_2 .ul_3 .ul_4_i.show {
    display: block;
  }

  nav .ul_1 .ul_2 .ul_3 .ul_4_j.show {
    display: block;
  }

  nav .ul_1 .ul_2 .ul_3 .ul_4_k.show {
    display: block;
  }
  nav .ul_1 .ul_2 .ul_3 .ul_4_l.show {
    display: block;
  }
  nav .ul_1 .ul_2 .ul_3 .ul_4_m.show {
    display: block;
  }
  nav .ul_1 .ul_2 .ul_3 .ul_4_n.show {
    display: block;
  }
  nav .ul_1 .ul_2 .ul_3 .ul_4_o.show {
    display: block;
  }
  nav .ul_1 .ul_2 .ul_3 .ul_4_p.show {
    display: block;
  }
  nav .ul_1 .ul_2 .ul_3 .ul_4_q.show {
    display: block;
  }
  nav .ul_1 .ul_2 .ul_3 .ul_4_r.show {
    display: block;
  }
  nav .ul_1 .ul_2 .ul_3 .ul_4_q.show {
    display: block;
  }
  nav .ul_1 .ul_2 .ul_3 .ul_4_z.show {
    display: block;
  }
  nav .ul_1 .ul_2 .ul_3 .ul_4_s.show {
    display: block;
  }
  nav .ul_1 .ul_2 .ul_3 .ul_4_t.show {
    display: block;
  }

  .top_NAV {
    border-bottom: 1px solid #ddd;
    position: relative;
    display: flex;
    align-items: center;
  }
  .form-popup {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0px;
    border: 3px solid #f1f1f1;
    z-index: 9;
    top:10%;
    background-color: white;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    transition: box-shadow 0.3s ease; 
  }
  .form-container {
    max-width: 500px;
    padding: 10px;
   
  }
  .form-container input[type=text], input[type=tel], .form-container input[type=password] {
    width: 100%;
    padding: 7px;
    margin: 5px 0 22px 0;
    border: none;
    background: #f1f1f1;
    border-radius: 10px;
}
  .form-container input[type=text]:focus, input[type=tel], .form-container input[type=password]:focus {
    background-color: #ddd;
    outline: none;
  }
  .form-container .btn {
    background-color: #04AA6D;
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-bottom:10px;
    opacity: 0.8;
  }
  .form-container .cancel {
    background-color: red;
  }
  .form-container .btn:hover, .open-button:hover {
    opacity: 1;
  }
  .text-btn-nav p {
    font-size: 17px;
    font-weight: bold;
    margin-top: 9px;
    margin-left: 15px;
  }
  .header-nav-btn{
    font-size: 30px;
      font-weight: bold;
      margin-top: 10px;
      margin-bottom: 10px;
      /* margin-left: 15px; */
      text-align: center;
  }
  .box_nav_1{
    border-radius: 15px;
    width: auto;
    text-align: center;
    padding: 15px;
    margin-bottom: 30px;
    margin-top: 30px;
    outline: none;
    border-color: rgb(3, 53, 103);
    background: rgb(3, 53, 103);
    color: white;
  }
  .nav-sub{
    text-align: center;
  }
  .close {
    color: #333;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
  }
  
  .close:hover {
    color: #fff;
  }





  .mbl-btn-cta .open-button {
    border-color: black;
    background: black;
    border-radius: 25px;
    color: white;
    padding: 5px 2px;
    border: none;
    cursor: pointer;
    opacity: 0.8;
    position: relative;
    z-index: 10;
    right: 10px;
    width: 105px;
    font-size: 15px;
}

  .images_mbl {
    height: auto;
    width: 100%;
    margin: auto;
  }

  .logo_mbl {
    position: relative;
    width: 65px;
    /* margin: 0% 36%; */
    margin: auto;
    /* right: 5%; */

  }

  .logo_mbl img {
    position: relative;
    float: left;
    /* right: 100px; */
    width: 100%;
  }
  .bi-chevron-down::before {
    content: "\f282";
    float: right;
    padding-top: 23px;
}
label,
.error-message2 {
  display: block;
  font-size: 1em;
}
label {
  margin-bottom: 0.5em;
  font-weight: 500;
}
.error-message2 {
  margin-top: 0.2em;
}
.required-color {
    color: #ff4747;
  }
  .error {
    border-color: #ff4747;
  }
  .valid {
    border-color: #37a137;
  }
  .hide {
    display: none;
  }
}

        
