/*******************************
	All Responsive Code
*******************************/
/*// extra-Small devices (landscape phones, 320px and up)*/
@media (min-width: 320px) and (max-width: 575px) {
    /* .bennar img{
       height: 200px;
       margin-top: 50px;
     }  */
    .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
        display: flex;
        flex-wrap: inherit;
        align-items: flex-start;
        justify-content: space-between;
    }
    .navbar-brand img{
        width: 70%;
        margin-top: 6px;
    } 
    .form-control-1{
        width: 18rem;
    }
    .add-srch i.fas{
        font-size: 20px;
        margin-top: 10px;
    }
    .add-cart a{
        margin-left: -1rem;
        font-size: 20px;
        color: #0E9448;
    }
    .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        overflow-x: scroll;
    }
    .slider-section{
        margin-top: 70px;
    }
    .carousel-inner{
        border: 1px solid gainsboro;
        width: 100%;
            border-radius: 4px;
                /*height: 340px;*/
    }
    .card-text1{
        color: #0E9448;
        font-size: 18px;
    }
    .star{
        flex-direction: column;
    }
    .card-box-section{
        flex-direction: column;
    }
    .card-star {
        margin-top: -2px;
        margin-left: -3px;
        color: gray;
        font-size: 12px;
        display: block;
    }
    .carousel-item img{
        height: 130px;
    }
    .tab-section{
        margin-bottom:auto;
    }
    .card-title {
        font-size: 10px;
       
    }
    .add-card{
    padding-top: 5px;
    height: 30px;
    border-radius: 4px;
    width: 130px;
    margin-top: 6px;
    /*margin-left: 4px;*/

    }
    .add-card p {
        color: #0E9448;
        font-size: 10px;
        font-weight: 600;
    }
    .view-card {
        border: 1px solid #0E9448;
        width:40px;
        padding-left: 4px;
        padding-top: 0px;
        height: 30px;
    }
    .view-card span i.fas{
        font-size: 10px;
    }
    .owl-nav {
        position: absolute;
        top: -30px;
        left:0;
    }
    .h-txt1 h6 {
        font-size: 14px;
        text-transform: uppercase;
        color: #0E9448;
        padding-top: 13px;
     }
     .h-txt h4 {
    font-size: 18px;
    text-transform: capitalize;
}
     .h-txt1 .h-btn {
        margin-left: 6.9rem;
        font-size: 12px;
        color: white;
        background-color: #0E9448;
        padding: 10px;
        border: none;
      }
    .hed-text h1{
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
          font-weight: 900 !important;
    }
    .footer-menu ul{
        margin-left: -40px;
        margin-top: 20px;
    }
    .bor-ing img{
        width: 270px;
    }
    .main-ing img,
    .text-foot img{
        width: 250px;
    }
    .ssl-img img{
        width: 300px;
    }
    .section5{
        background-color: #295746;
        color:white;
        margin-bottom: 50px;
        padding-bottom: 0px;
    }
    .mbl-footer {
        position: fixed;
        bottom: 40px;
        z-index: 99;
        width: 100%;
        height: 50px;
        background: #254d3d;
        padding: 0px;
        font-size: 18px;
        display: block;
        margin-left: 0px;
    }
    .footer-device-mobile{
        background-image: url("../img/btom.png");
        background-repeat: no-repeat;
        background-size: contain;
        position: fixed;
        bottom: -15px;
        left: 0;
        z-index: 999;
        text-align: center;
        font-size: 12px;
        width: 100%;
    }
    .clearfix:before, .clearfix:after {
        content: " ";
        display: table;
    }
    .mobile_menu_btn img,
    .mobile_menu_btn2 img,
    .mobile_menu_btn3 img,
    .mobile_menu_btn4 img{
        width: 35px;
        margin-bottom: 15px;
    }
    .mobile_menu_btn2{
        margin-left: 70px;
    }
    .mobile_menu_btn3{
        margin-left: 30px;
    }
    .mobile_menu_btn4{
        margin-left: 30px;
    }
    .icon_text-1 {
        color: white !important;
        margin-top: -20px;
    }
    .mobile_menu_btn1{
        position: relative;
    }
    .mobile_menu_btn1 a{
        position: absolute;
        top: -28px; 
        margin-left: 24px;
    }
    .mobile_menu_btn1 a img{
        width:50px;
        transform: rotate(0.938815rad);
    }
    /*.slid-box{*/
    /*    margin-left: 25px;*/
    /*    margin-top: 10px;*/
    /*}*/
   
   
 .card-title {
      font-weight: 900 !important;
    }

    .slide-txt{
    color: #0E9448;
        font-size: 13px;
}
.slid-box p{
    font-size: 13px;
        margin-top: -2px;
}
.add-cart i.fa-solid{
    font-size: 24px;
      color: #0E9448;
}
img.avatar {
    width: 40%;
    border-radius: 50%;
  }
.product_title {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    height: auto;
    margin: 0;
}
.pro-text1 {
    font-size: 12px;
    margin-bottom: 30px;
    padding-top: 10px;
}
  .wishlist {
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    margin-left: 10px;
    margin-top: 20px;
}
.quantity input.qty {
    height: 40px;
    width: 40px !important;
    display: inline-block;
    text-align: center;
    float: left;
    border: 0 !important;
    padding: 0;
    margin: 0;
}
.btn4 {
    /*width: 330px;*/
    height: 50px;
    /*margin-left: 10px;*/
    line-height: 50px;
    background-color:#0E9448;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
    border: 1px solid #0E9448;
    border-radius: 5px !important; 
}
.singel-item{
    width: 180px;
}
.p-img{
    margin-top:0px;
}
.crt-total h1 {
    font-size: 20px;
    text-transform: capitalize;
}
.total-box1 h6 {
    color: #0E9448;
    padding-top: 10px;
    padding-left: 150px;
}
.shp-con{
    padding-left: 50px;
    line-height: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .total-box3 h5 {
    color: #0E9448;
    padding-top: 10px;
    padding-left: 150px;
}
.total-box1{
    border: 1px solid #ddd;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .total-box2{
      border: 1px solid #ddd;
      padding: 10px;
    }
    .total-box3{
      border: 1px solid #ddd;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px;
    }
    .total-box4{
        margin-left: 20px;
    }
    .shp-con p{
        padding-left: 10px;
    }
    .box-r11{
        background: white;
        border: 1px solid #777989;
        border-radius: 4px;
        color: #777989;
        height: 50px;
    }
    .box-r11 p{
        padding-top: 10px;
        padding-left: 10px;
    }
    .box-r33{
        background: white;
        border: 1px solid black;
        border-radius: 4px;
        white-space: 4px;
        text-transform: uppercase;
    }
    .box-r33 p{
        padding-top: 10px;
        padding-left: 35px;
        color: #0E9448;
        font-weight: 600;
    }
    .box-r33:hover, .box-r33 p:hover{
        background: #0E9448;
       color: white;
    }
     .from-content{
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding: 10px;
    }
    .r-txt{
        margin-top: 20px;
    }
    .hedingtxt{
        font-size: 20px;
        font-weight: bold;
      }
      .ip-box-1{
        font-size: 14px;
      }
       .profile{
        margin-top: 30px;
      }
    
   .use-btn .button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    cursor: pointer;
    text-transform: capitalize;
}
.use-txt{
        font-weight: bold;
        text-transform: capitalize;
        color: #4CAF50;
      }
  .butn-box {
    position: absolute;
    width: 300px;
    height: 50px;
    background: white;
    border:1px solid  #4CAF50;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    margin-top: 35px;
    padding: 12px;
    text-align: center;
  }
  
  .profile-acc {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: space-between;
      background: white;
      border: 1px solid #4CAF50;box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
      align-items: center;
      margin-top: 35px;
  }
      .use-txt p{
        font-size: 16px;
      }
      .user-box-1 {
        box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
        padding: 10px 20px;
    }
   .user-box-2{
        border: 1px solid #4CAF50;
        padding: 10px;
        height: 180px;
      }
      .user-box-3{
        padding: 10px;
        border: 1px solid #4CAF50;
      }
    .heading-2 {
    margin-bottom: -80px;
    margin-top: 10px;
}
.s-1{
    padding: 0px 30px;
    color: #050114;
    text-transform: uppercase;
    font-size: 18px;
}
.s-2{
        padding: 0px 30px;
        color: #050114;
        text-transform: uppercase;
        font-size: 18px;
}
.s-b{
    border: 1px solid #4CAF50;
    background:#4CAF50;
    height: 48px;
    width: 1px;
    margin-left: 43px;
    margin-top: -12px;
  }
    .id{    margin-left: -20px;
    font-size: 12px;
}
.date{
    margin-left: 10px;
    font-size: 10px;
}
.company{
    margin-left: 10px;
    font-size: 12px;
}
.company2{
    margin-left: 10px;
    font-size: 12px;
}
.company1{
    margin-left: 25px;
    font-size: 12px;
    background: #26424F;
    color: #3CB185;
    padding: 8px;
    border-radius: 2px;
}
.invoice-item{
padding: 20px 25px;
}
.btn1{
    font-size: 12px;
}
/* member */
 .member-section{
    margin-top: 30px;
    padding-top: 20px;
    margin-bottom: 70px;
  }
  .mem-pro{
    background-color:white;
    padding: 10px;
    border-bottom: 1px solid #0E9448;
  }
  .mem-pro1{
    padding: 10px 20px;
    background: white;
    border-bottom: 1px solid #0E9448;
  }
  .memdtls{
    line-height: 0.5;
    margin-left: 15px;
    padding-top: 4px;
  }
.memdtls h1{
    font-size: 16px;
}
.mem-pro1 i.fas{
    color: #0E9448;
    font-size: 30px;
    padding-top: 10px;
}
.mem-pro1 i.fab{
    color: #0E9448;
    font-size: 30px;
    padding-top: 10px;
}
.mem-pro1 i.far{
    color: #0E9448;
    font-size: 30px;
    padding-top: 10px;
}
.middel-box-acc{
    line-height: 0.5;
    margin-left: 10px;
    padding-top: 4px;
}
.middel-box-acc h6{
    font-size: 16px;
    color: #010312;
}
.middel-box-acc p{
    font-size: 13px;
    color: #0E9448;
}
/* business */
.bus-icon i.fas {
    font-size: 30px;
}
.use-txt1 p{
    font-size: 12px;
    padding-top: 4px;
    color: black;
}
.bus-box-1 {
   border: 1px solid #00a700;
    padding:20px;
    height: 100px;
}
/* bus pg-1 */
.middel-box{
    background: #00a700;
    border-radius: 2px;
    text-transform: capitalize;
    font-size: 14px;
    text-align: center;
    color: white;
    width: 100px;
    height: 40px;
    margin-left: 60px;
}
.middel-box p{
    padding-top: 8px;
}
.middel-box-txt{
    line-height: 0.5;
}
.middel-box-txt h6{
    font-size: 14px;
    color: #010312;
    text-transform: uppercase;
}
.usrdtls{
    text-transform: capitalize;
}
a{
    color: #010312;
}
.use-txt-1{
    font-size: 12px;
    color: black;
}
/* pair page */
.bor1{
    border: 1px solid white;
  }
  .box-reff {
    background-color:#4CAF50;
    border-radius: 4px;
    padding: 8px;
    color: white;
    width: 220px;
    height: 60px;
    margin-left: 70px;
  }
  .middel-box-1 h1 {
    font-size: 14px;
    text-transform: capitalize;
    margin-left: 10px;
    margin-top: 10px;
  }
  .box-reff1 {
    background-color: #4CAF50;
    border-radius: 4px;
    padding: 10px;
    color: white;
    width: 300px;
    height: 120px;
    margin-left: 30px;
  }
  .icon-pair{
    margin-left: 24px;
  }
  .icon-pair p {
      font-size: 12px;
      text-transform: capitalize;
      text-align: center;
  }
  .icon-pair span i.far {
    font-size: 28px;
  }
  .bor-top{
    border-left: 1px solid black;
    height: 20px;
    margin-left: 190px;
    margin-top: 20px;
  }
  .bor-middle{
    border-top: 1px solid black;
    width: 170px;
    margin-left: 100px;
  }
  .border-left{
    border-left: 1px solid black;
    height: 20px;
    margin-left: 100px;
  }
  .border-right{
    border-left: 1px solid black;
    height: 20px;
    margin-left: 169px;
  }
  .icon-pair{
    height: 80px; text-align: center; padding:4px;
  }
  .icon-pair-2{
    text-align: center; padding:4px;
  }
  .icon-pair-3{
    text-align: center; padding:4px; margin-left: 50px;
  }
  
}

 @media (min-width: 365px) and (max-width: 575px) {
    
    .add-cart i.fa-solid{
    font-size: 24px;
      color: #0E9448;
}
    .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
        display: flex;
        flex-wrap: inherit;
        align-items: flex-start;
        justify-content: space-between;
    }
    .navbar-brand img{
        width: 70%;
        margin-top: 6px;
    } 
    .form-control-1{
        width: 18rem;
    }
    .add-srch{
            margin-right: -10px;
            margin-left: 10px;
    }
    .add-srch i.fas{
        font-size: 20px;
        margin-top: 10px;
    }
    .add-cart a{
        margin-left: -1rem;
        font-size: 20px;
        color: #0E9448;
    }
    .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        overflow-x: scroll;
    }
    .slider-section{
        margin-top: 70px;
    }
    .card-text1{
        color: #0E9448;
        font-size: 18px;
    }
    .star{
        flex-direction: column;
    }
    .card-box-section{
        flex-direction: column;
    }
    .card-star {
        margin-top: -2px;
        margin-left: -3px;
        color: gray;
        font-size: 12px;
        display: block;
    }
    .carousel-item img{
        height: 130px;
    }
    .tab-section{
        margin-bottom:auto;
    }
    .card-title {
        font-size: 10px;
    }
    .add-card{
    padding-top: 5px;
    height: 30px;
    border-radius: 4px;
    width: 130px;
    margin-top: 6px;
    margin-left: 0px;

    }
    .add-card p {
        color: #0E9448;
        font-size: 10px;
        font-weight: 600;
    }
    .view-card {
        border: 1px solid #0E9448;
        width:40px;
        padding-left: 4px;
        padding-top: 0px;
        height: 30px;
    }
    .view-card span i.fas{
        font-size: 10px;
    }
    .owl-nav {
        position: absolute;
        top: -30px;
        left:0;
    }
    .h-txt1 h6 {
        font-size: 14px;
        text-transform: uppercase;
        color: #0E9448;
        padding-top: 13px;
     }
         .h-txt h4 {
    font-size: 18px;
    text-transform: capitalize;
}
     .h-txt1 .h-btn {
        margin-left: 10.4rem;
        font-size: 12px;
        color: white;
        background-color: #0E9448;
        padding: 10px;
        border: none;
      }
    .hed-text h1{
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
          font-weight: 900 !important;
    }
    .footer-menu ul{
        margin-left: -40px;
        margin-top: 20px;
    }
    .bor-ing img{
        width: 270px;
    }
    .main-ing img,
    .text-foot img{
        width: 250px;
    }
    .ssl-img img{
        width: 300px;
    }
    .section5{
        background-color: #295746;
        color:#faf4e0;
        margin-bottom: 50px;
        padding-bottom: 0px;
    }
    .mbl-footer {
        position: fixed;
        bottom: 48px;
        z-index: 99;
        width: 100%;
        height: 31px;
        background: #254d3d;
        padding: 0px;
        font-size: 18px;
        display: block;
        margin-left: 0px;
    }
    .footer-device-mobile{
        background-image: url("../img/btom.png");
        background-repeat: no-repeat;
        background-size: contain;
        position: fixed;
        bottom: -15px;
        left: 0;
        z-index: 999;
        text-align: center;
        font-size: 12px;
        width: 100%;
    }
    .clearfix:before, .clearfix:after {
        content: " ";
        display: table;
    }
    .mobile_menu_btn img,
    .mobile_menu_btn2 img,
    .mobile_menu_btn3 img,
    .mobile_menu_btn4 img{
        width: 35px;
        margin-bottom: 15px;
    }
    .mobile_menu_btn2{
        margin-left: 110px;
    }
    .mobile_menu_btn3{
        margin-left: 30px;
    }
    .mobile_menu_btn4{
        margin-left: 30px;
    }
    .icon_text-1 {
        color: white !important;
        margin-top: -20px;
    }
    .mobile_menu_btn1{
        position: relative;
    }
    .mobile_menu_btn1 a{
        position: absolute;
        top: -28px; 
        margin-left: 50px;
    }
    .mobile_menu_btn1 a img{
        width:50px;
        transform: rotate(0.938815rad);
    }
    /*.slid-box{*/
    /*    margin-left: 65px;*/
    /*    margin-top: 10px;*/
    /*}*/
   
    .btn {
    width: 100px;
    height: 50px;
    color: white;
    background: #0E9448;
    font-size: 14px;
}
 .card-title {
      font-weight: 900 !important;
    }


    .slide-txt{
    color: #0E9448;
        font-size: 13px;
}
.slid-box p{
    font-size: 13px;
        margin-top: -2px;
}
img.avatar {
    width: 40%;
    border-radius: 50%;
  }
 .product_title {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    height: auto;
    margin: 0;
}
.pro-text1 {
    font-size: 12px;
    margin-bottom: 30px;
    padding-top: 10px;
}
  .wishlist {
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    margin-left: 10px;
    margin-top: 20px;
}
.quantity input.qty {
    height: 40px;
    width: 40px !important;
    display: inline-block;
    text-align: center;
    float: left;
    border: 0 !important;
    padding: 0;
    margin: 0;
}
.btn4 {
    /*width: 330px;*/
    height: 50px;
    /*margin-left: 10px;*/
    line-height: 50px;
    background-color:#0E9448;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
    border: 1px solid #0E9448;
    border-radius: 5px !important;
}
.singel-item{
    width: 180px;
}
.p-img{
    margin-top:0px;
}
.crt-total h1 {
    font-size: 20px;
    text-transform: capitalize;
}
.total-box1 h6 {
    color: #0E9448;
    padding-top: 10px;
    padding-left: 180px;
}
.shp-con{
    padding-left: 80px;
    line-height: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .total-box3 h5 {
    color: #0E9448;
    padding-top: 10px;
    padding-left: 180px;
}
.total-box1{
    border: 1px solid #ddd;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .total-box2{
      border: 1px solid #ddd;
      padding: 10px;
    }
    .total-box3{
      border: 1px solid #ddd;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px;
    }
    .total-box4{
        margin-left: 50px;
    }
    .shp-con p{
        padding-left: 10px;
    }
    .box-r11{
        background: white;
        border: 1px solid #777989;
        border-radius: 4px;
        color: #777989;
        height: 50px;
    }
    .box-r11 p{
        padding-top: 10px;
        padding-left: 10px;
    }
    .box-r33{
        background: white;
        border: 1px solid black;
        border-radius: 4px;
        white-space: 4px;
        text-transform: uppercase;
    }
    .box-r33 p{
        padding-top: 10px;
        padding-left: 35px;
        color: #0E9448;
        font-weight: 600;
    }
    .box-r33:hover, .box-r33 p:hover{
        background: #0E9448;
       color: white;
    }
    .from-content{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.r-txt{
    margin-top: 20px;
}
.hedingtxt{
    font-size: 20px;
    font-weight: bold;
  }
   .profile{
        margin-top: 30px;
      }
     
     .use-btn .button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    cursor: pointer;
    text-transform: capitalize;
}
         .use-txt{
        font-weight: bold;
        text-transform: capitalize;
        color: #4CAF50;
      }
   .butn-box {
    position: absolute;
    width: 300px;
    height: 50px;
    background: white;
    border:1px solid  #4CAF50;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    margin-top: 35px;
    padding: 12px;
    text-align: center;
  }
      .use-txt p{
        font-size: 16px;
      }
      .user-box-1 {
        box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
        padding: 10px 20px;
    }
    .user-box-2{
        border: 1px solid #4CAF50;
        padding: 10px;
        height: 180px;
      }
      .user-box-3{
        padding: 10px;
        border: 1px solid #4CAF50;
      }
    .heading-2 {
    margin-bottom: -80px;
    margin-top: 10px;
}
 .s-1{
    padding: 0px 30px;
    color: #050114;
    text-transform: uppercase;
    font-size: 18px;
}
.s-2{
        padding: 0px 30px;
        color: #050114;
        text-transform: uppercase;
        font-size: 18px;
}
.s-b{
      border: 1px solid #4CAF50;
    background:#4CAF50;
    height: 48px;
    width: 1px;
    margin-left: 43px;
    margin-top: -12px;
  }
    .id{    margin-left: -20px;
    font-size: 12px;
}
.date{
    margin-left: 10px;
    font-size: 10px;
}
.company{
    margin-left: 10px;
    font-size: 12px;
}
.company2{
    margin-left: 10px;
    font-size: 12px;
}
.company1{
    margin-left: 25px;
    font-size: 12px;
    background: #26424F;
    color: #3CB185;
    padding: 8px;
    border-radius: 2px;
}
.invoice-item{
padding: 20px 25px;
}
.btn1{
    font-size: 12px;
}
.use-txt-1{
    font-size: 12px;
    color: black;
}
/* pair page */
.bor1{
    border: 1px solid white;
  }
  .box-reff {
    background-color:#4CAF50;
    border-radius: 4px;
    padding: 8px;
    color: white;
    width: 220px;
    height: 60px;
    margin-left: 70px;
  }
  .middel-box-1 h1 {
    font-size: 14px;
    text-transform: capitalize;
    margin-left: 10px;
    margin-top: 10px;
  }
  .box-reff1 {
    background-color: #4CAF50;
    border-radius: 4px;
    padding: 10px;
    color: white;
    width: 300px;
    height: 120px;
    margin-left: 30px;
  }
  .icon-pair{
    margin-left: 24px;
  }
  .icon-pair p {
      font-size: 12px;
      text-transform: capitalize;
      text-align: center;
  }
  .icon-pair span i.far {
    font-size: 28px;
  }
  .bor-top{
    border-left: 1px solid black;
    height: 20px;
    margin-left: 190px;
    margin-top: 20px;
  }
  .bor-middle{
    border-top: 1px solid black;
    width: 170px;
    margin-left: 100px;
  }
  .border-left{
    border-left: 1px solid black;
    height: 20px;
    margin-left: 100px;
  }
  .border-right{
    border-left: 1px solid black;
    height: 20px;
    margin-left: 169px;
  }
  .icon-pair{
    height: 80px; text-align: center; padding:4px;
  }
  .icon-pair-2{
    text-align: center; padding:4px;
  }
  .icon-pair-3{
    text-align: center; padding:4px; margin-left: 50px;
  }
} 

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) {
    
    .navbar-brand img{
        width: 70%;
    }
    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
    }
    .navbar-toggler {
        padding: 0.25rem 0.75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: 0.25rem;
        transition: box-shadow .15s ease-in-out;
    }
    .add-srch i.fas{
        font-size: 26px;
    margin-top: 20px;
    margin-left: 1rem;
    }
    .add-cart{
        margin-top: 8px;
    }
    .add-cart a{
        margin-left: -1rem;
        font-size: 30px;
        color: #0E9448;
    }
    .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        overflow-x: scroll;
    }
    .slider-section{
        margin-top: 70px;
    }
    .card-star {
        margin-top: -2px;
        margin-left: 90px;
        color: gray;
        font-size: 10px;
    }
    .carousel-item img{
        height: 170px;
    }
    .owl-nav {
        position: absolute;
        top: -30px;
       left:0;
    }
    .h-txt1 h6 {
        font-size: 14px;
        text-transform: uppercase;
        color: #0E9448;
        padding-top: 13px;
     }
     .h-txt1 .h-btn {
        margin-left: 20.7rem;
        font-size: 12px;
        color: white;
        background-color: #0E9448;
        padding: 10px;
        border: none;
      }
    .tab-section{
        margin-bottom:auto;
    }
    .card-title {
        font-size: 10px;
    }
    .add-card{
    padding-top: 5px;
    height: 30px;
    border-radius: 4px;
    width: 140px;
    margin-top: 6px;
    margin-left: -8px;
    }
    .add-card p {
        color: #0E9448;
        font-size: 10px;
        font-weight: 600;
    }
    .view-card {
        border: 1px solid #0E9448;
        width:40px;
        padding-left: 4px;
        padding-top: 0px;
        height: 30px;
    }
    .view-card span i.fas{
        font-size: 10px;
    }
    .section5{
        background-color: #295746;
        color:white;
        padding-bottom: 0px;
          margin-bottom: 50px ;
    }
    .foot5 {
    background-color: #295746;
    color: #faf4e0;
    margin-bottom: 70px !important;
    padding-bottom: 0px;
}
    .mbl-footer {
        position: fixed;
        bottom: 80px;
        z-index: 99;
        width: 100%;
        height: 31px;
        background: #254d3d;
        padding: 0px;
        font-size: 18px;
        display: block;
        margin-left: -20px;
    }
    .mobile_menu_btn img{
        width: 40px;
        margin-bottom: 40px;
    }
    
    .icon_text-1 {
        color: white !important;
        margin-top: -40px;
    }
    .footer-device-mobile{
        background-image: url("../img/btom.png");
        background-repeat: no-repeat;
        background-size: contain;
        position: fixed;
        bottom: -30px;
        left: 0;
        z-index: 999;
        text-align: center;
        font-size: 12px;
        width: 100%;
        padding: 20px;
    }
    .clearfix:before, .clearfix:after {
        content: " ";
        display: table;
    }
    .mobile_menu_btn img,
    .mobile_menu_btn2 img,
    .mobile_menu_btn3 img,
    .mobile_menu_btn4 img{
        width: 45px;
        margin-bottom: 15px;
    }
    .mobile_menu_btn2{
        margin-left: 200px;
    }
    .mobile_menu_btn3{
        margin-left: 50px;
    }
    .mobile_menu_btn4{
        margin-left: 60px;
    }
    .icon_text-1 {
        color: white !important;
        margin-top: -20px;
    }
    .mobile_menu_btn1{
        position: relative;
    }
    .mobile_menu_btn1 a{
        position: absolute;
        top: -45px;
        margin-left: 85px;
    }
    .mobile_menu_btn1 a img{
        width:70px;
        transform: rotate(0.938815rad);
    }
    .slid-box{
        margin-left: 145px;
        margin-top: 10px;
    }
   .p-img{
    margin-top:0px;
}
      
    .heading-2 {
    margin-bottom: -80px;
    margin-top: 10px;
}
.box-r11 {
    background: white;
    border: 1px solid #777989;
    border-radius: 4px;
    color: #777989;
    height: 50px;
}
.box-r11 p {
    padding-top: 10px;
    padding-left: 10px;
}
.box-r33 {
    background: white;
    border: 1px solid black;
    border-radius: 4px;
    white-space: 4px;
    text-transform: uppercase;
}
.box-r33 p {
    padding-top: 10px;
    padding-left: 35px;
    color: #0E9448;
    font-weight: 600;
}
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {

}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {

}

/*// X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1399px) {}

/*// XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {}
