/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) { 
  .p-xs {
    padding-left: 7px!important;
    padding-right: 7px!important;
  }
  .share_card_area{
    width: 100%;
  }
  .single_service.profile {
    min-height: 271px;
   
  }
  .itemPrice p {
    padding: 4px 8px;
    text-align: center;
    font-size: 13px;
  }

  .w-50 .img, .w-50 .text {
    width: 50%;
    padding: 3% 2% 8px;
  }
 
  .device {
    transform: scale(.85);
}
.newPriceLayout .card, .princing-item{
    width: 31%;
    margin: 7px;
}
.userHomeBanner, .homeBanner_left {
    min-height: 63vh;
}
.homeBanner_Service {
    width:60%;
}

}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 700px) and (max-width: 991px) { 



.homeBanner_Service {
    width: 60%;
}
.homeBanner_btn {
    margin-top: 26px;
}
.newPriceLayout .card, .princing-item{
    width: 47%;
    margin: 7px;
}
/*.moreMenuBtn, .allow-sm{
    display: block
}*/
.theme_1 .homeItemDetails.list_view{
  min-height: 220px;
}

.homeStyle_3 .homeSingle_item,
.theme_3 .homeSingle_item{
        display: flex!important;
    }
.homeBanner_left {
    padding-top: 41px;
}
.style_2 .port_d_flex a span {
    display: none;
}
.gallery_sort {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    flex-wrap: nowrap;
    overflow-x: scroll;
}

.shopping_cart{
        right:  -100%;
    }
.rightMenu{
    display: none;
}
.dropdownArea ul li a {
    padding: 6px 0!important;
}
ul.smDropdown {
    display: flex;
    align-items: center;
    margin-right: -42px;
}

ul.smDropdown li a {
    color: #777;
}
.dropdownMenu > a {
    padding: 4px 8px;
}
   .share_card_area{
    width: 100%;
}
form.itemSearch {
    width: 100%;
}
  .card.track-card{
    padding-top: 10px;
    padding: 30px 10px;
}
  .deliver-footer a {
    position: fixed;
    bottom: 5px;
    max-width: 540px;
    border-radius: 0;
}
.topCustomerProfile h4 {
    margin-top: -42px;
    text-transform: capitalize;
    font-size: 19px;
    margin-bottom: 0;
}

ul.orderMenu {
    position: fixed;
    bottom: 0;
    top: auto;
    z-index: 33;
    background: #f3f5f9;
    padding: 3px 0;
    box-shadow: 0 0 5px #ddd;
    width: 100%;
    margin-right: 5px;
    left: 0;
}

ul.orderMenu li a {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    font-size: 11px;
}

ul.orderMenu li {
    width: 100%;
}
.profleForm {
    padding-bottom: 50px;
}
ul.orderMenu li a i {
    font-size: 20px;
    margin-bottom: 7px;
}

  /*about area*/
  .section-padding-top{
    padding-top: 10px;
   } 

   .homeTopBanner{
    height: 100%;
   }
   .hidden-sm{
    display: none
   }
   .features-wrap.left_wrap {
    text-align: left;
    padding-left: 3px;
    flex-direction: row-reverse;
    justify-content: start;
  }
  .features-wrap.left_wrap i, .features-wrap.left_wrap img {
      margin-left: 3px;
      margin-right: 20px;
  }
  .features-text.mr-0.pr-0 {
      padding-left: 0;
      margin-left: 0;
  }
  .features-heading p {
      padding: 10px 10px;
  }
  .custom_menu {
    width: 100%;
    flex-direction: column;
    padding-bottom: 30px;

}
.features-img img {
    width: 60%;
}

  .profile_menu.style_4{
    height: 60px;
    width: 100%;
    bottom: 0;
    left: 0;
    min-height: 60px;
    top: auto;
  }
 .profile_menu.style_4 ul {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    margin-top: auto;
    margin-bottom:  0;
}
.profile_menu.style_4 ul li a {
    display: block;
    padding: 12px 8px;
}
.copyright.menu {
  display: none;
}

.user_details_section.pl-25 {
    padding-left: 0!important;
}
.about_profile_section {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.services_area.style_4 .single_serivce_area {
    height: 230px;
}



.scroll-down {
    bottom: 73px;
}
.single_service.profile {
    height: 245px;
   
}
.profile_menu.style_4 ul li a:hover span{
  display: none;
}
button.btn.btn-info.whatsapp_btn {
    font-size: 12px;
}

/**
  ***  menu
**/ 
  .gallery_area .grid-item {
    width: 100%;
    margin-top: 15px;
}

.item_title_area{
  display: block;
}
/*.port_d_flex{
  margin-top: 10px;
}*/
.port_d_flex a{
  margin: 0;
  margin-right: 7px;
}
.menu-img {
    margin-right: 0px; 
    border-radius: 0;
    width: 100%;
    height: 158px;
    margin-bottom: 10px;
}
.homeSingle_item{
  display: block;
}
.homeSingle_item{
  padding: 0;
}
.homeItemDetails.list_view {
  padding: 10px;
}
.singleHome_item .q-sm{
  padding: 5px;
}
.q-sm{
  padding: 5px!important;
}
.homeView .q-sm{
  padding: 0 15px!important;
}


.itemPrice p {
    padding: 4px 7px;
    text-align: center;
    font-size: 12px;
}
.w-50 .img, .w-50 .text{
  width: 100%;
  padding: 10px;
}
 .w-50 .text{
    height:188px;}

.homeSinglePackage{
  display: block;
  margin-bottom: 10px;
}
.special_img.img {
    height: 160px;
}
.package_order_btn.text-center {
/*    text-align: left!important;*/
    margin-top: 7px;
    width:140px;
}
.package_title, .homeSingle_packages{
  display: block;
}
.package_order_btn a {
    padding: 5px;
    font-size: 13px;
}
.userHome_social {
    position: fixed;
    top: 12%;
    right: 10px;
}
.pickup_point_map.active{
  width: 100%!important;
}


.card.payment_card {
    flex-direction: column;
}
.payment_nav{
    flex-direction: row;
}

.payment_nav li a{
    margin-right: 7px;
    margin-bottom: 10px;
}

.left_package_details_signup.with_package {
    display: flex;
    flex-direction: column-reverse;
}
.right_form_login{
  overflow: inherit;
}
.left_login_page.login_banner {
    margin-top: 16px;
    padding-top: 34px;
    position: relative;
    height: auto;
    width: 100%;
}
.left_top_login{
    height: auto
}
/*.user_login_header {
    padding: 0 2px;
}*/
.left_package_details_signup.with_package.pricing_3 .card{
  width: 100%;
}
.xs-reverse{
  flex-direction: column-reverse;
}
/*.moreMenuBtn{
    display: block
}*/
.dropdownArea ul li a {
    padding: 6px 0!important;
}
ul.smDropdown {
    display: flex;
    align-items: center;
    margin-right: -42px;
}

ul.smDropdown li a {
    color: #777;
}
.dropdownMenu > a {
    padding: 4px 8px;
}
.gt_switcher_wrapper {
    position: absolute!important;
    margin-right: 30px;
    top: 15px!important;
}
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) { 
    .allow-sm .gt_switcher_wrapper {
        position: absolute!important;
        margin-right: 5px!important;
        top: 15px!important;
        left: 66px!important;
        right: auto!important;
    }

    .cartFloatingIcon.menuStyle1 {
        display: none;
    }

    .othersLogin ul {
        flex-wrap: wrap;
    }
    .findNearby {
        flex: inherit;
        margin-top: 16px;
    }
    .homeBanner_Service {
        width: 100%;
    }
    .homeBanner_btn {
        width: 100%;
        flex-direction: column;
    }


    .searchInput {
        width: 100%;
    }
    .nearbyArea {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .preloader_4 {
        margin-left: -36px;
    }
    .newPriceLayout .card, .princing-item{
        width: 100%;
    }
 
    .style_2.shopping_cart {
        width: 100%;
    }
    .style_2 .topTitle h4 {
        display: flex;
        align-items: center;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 17px;
        max-height: 32px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        padding-bottom: 5px;
    }

    .singleCatItem {
        margin: 5px;
        background: #fff;
        padding: 10px;
        min-height: 145px;
        width: 165px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        border-radius: 5px;
        border: 1px solid transparent;
        transition: all .3s ease-in-out;
    }


    .sm-column-reverse{
        flex-direction: column-reverse!important;
    }
    .gallery_sort {
        display: flex;
        align-items: center;
        padding: 0;
        margin: 0;
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

     div#showCatItem .row, .row.side {
          padding: 0 10px;
      }
    .home_page_navbar nav.navbar.navbar-expand-lg{
        padding-top: 0;
        padding-bottom: 0;
        border-radius: 0;
    }
    .right_bar a {
        padding: 7px 12px!important;
    }
   /* .moreMenuBtn{
        display: block
    }*/
    .dropdownArea ul li a {
        padding: 6px 0!important;
    }
   ul.smDropdown {
        display: flex;
        align-items: center;
        flex: 1;
        justify-content: flex-end;
    }

    ul.smDropdown li a {
        color: #777;
    }
    .dropdownMenu > a {
        padding: 4px 8px;
    }
    .col-md-12.total_sum_area{
  /*padding-bottom: 62px;*/
}
.container.business-container.mt-80{
  margin-top: 10px!important;
}
.showCheckoutData > .row{
/*  flex-direction: column-reverse;*/
}

.order_page.orderInfoArea {
    padding-bottom: 10px;
    margin-bottom: 65px;
}
.add-to-area {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
.add-to {
    position: fixed;
    height: 100vh;
    background: rgba(0,0,0,.5);
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}
button.add-to-btn {
    display: inline-block;
    vertical-align: middle;
    padding: 7px 14px;
    border-radius: 4px;
}


.add-to-2 {
    position: fixed;
    height: 100vh;
    background: rgba(0,0,0,.5);
    top: 0;
    left: 0;
    right: 0;
}
button.add-to-btn-2 {
    display: inline-block;
    vertical-align: middle;
    padding: 7px 14px;
    border-radius: 4px;
}

.userMenu_flex {
    display: flex;
    align-items: initial;
    justify-content: space-between;
    width: 100%;
    flex-direction: column;
}
.searchSection.welcomeSearch .search-txt-2 {
    width: 343px;
    margin-left: auto;
    margin: 0;
}
.payment_nav li a, .payment_nav li {
    width: 100%!important;
    min-width: 100%!important;
}
.searchSection.welcomeSearch .searchBar-2, .searchSection.welcomeSearch .search-txt-2 {
/*    width: 294px;*/
    margin: 0;
}

.right_form_login.forgetPassword {
    min-height: auto;
}
.right_form_login.loginForm {
    height: auto;
    min-height: auto;
}

.right_form_login.loginForm .topSigin {
    height: auto;
    min-height: auto;
    padding-top: 57px;
}


.singlePage.style_2 ul li {
    width: 100%;
}
.card.payment_card {
    flex-direction: column;
}
.payment_nav{
    flex-direction: row;
}

.payment_nav li a{
    margin-right: 7px;
    margin-bottom: 10px;
}



.single__cat__header {
    flex-direction: column;
    width: 100%;
}
.search-txt-2{
    width: 100%
}
.cat__btn {
    width: 100%;
    margin-bottom: 10px;
}

.btn-group {
    width: 100%;
}

.searchBar-2 {
    width: 100%;
    margin: 0 10px;
    position: relative;
    margin-left: 0;
}
.search-box-2 {
/*    width: 100%;
    position: absolute;
    left: auto;
    right: auto;
    transform: inherit;
    top: 0;*/
}

.searchSection {
    width: 100%;
}

form.itemSearch {
    width: 100%;
}


.delivery-panel{
    margin: 5px
}
.card.track-card{
    padding-top: 10px;
    padding: 30px 10px;
}
ul.orderMenu {
    position: fixed;
    bottom: 0;
    top: auto;
    z-index: 33;
    background: #f3f5f9;
    padding: 3px 0;
    box-shadow: 0 0 5px #ddd;
    width: 100%;
    margin-right: 5px;
    left: 0;
}

ul.orderMenu li a {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    font-size: 11px;
}

ul.orderMenu li {
    width: 100%;
}

ul.orderMenu li a i {
    font-size: 20px;
    margin-bottom: 7px;
}
.profleForm {
    padding-bottom: 50px;
}
.deliver-footer a {
    position: fixed;
    bottom: 5px;
    max-width: 540px;
    border-radius: 0;
}
.d_single_order_area{
    margin-top: 5px;
}
.shopDetails a {
    font-size: 13px;
    padding: 3px 7px;
    border-radius: 12px;
    text-transform: capitalize;
}
.hidden-xs{
    display: none
}
.leftSideDetails ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.topCustomerProfile {
    padding: 61px;
}
.customer_profile {
    margin-top: -64px;
}
ul.extraUl {
    flex-direction: column;
}
.shopping_cart {
    position: fixed;
     height: auto; 
    right: -100%;
    width: 320px;
    padding: 5px;
    z-index: 999;
    top: 0;
    transition: all .3s;
    border-left: 5px solid rgba(255,255,255,.6);
    background: #f7fafc;
    box-shadow: 0 4px 10px rgb(50 50 93 / 11%), 0 2px 6px rgb(0 0 0 / 8%);
    bottom: 0;
}
.top_cart_order ul {
    padding-bottom: 132px;
}
.top_cart_order {
    min-height: 80vh;
    overflow-y: scroll;
}
.shopping_cart_content {
    height: 100%;
    position: relative;
}
ul.extraUl li {
    width: 100%;
}
  ul.row_ul li a {
    padding: 4px 10px;
    font-size: 13px;
}
.bottom_cart_order {
    width: 100%;
    position: absolute;
    padding-bottom: 17px;
    clear: both;
    left: 0;
    right: 0;
    bottom: -7px;
    background: #f7fafc;
    padding: 15px 0;
    box-shadow: 0 0 5px #ddd;
    bottom: 0;
}
button.btn.btn-info.whatsapp_btn {
    font-size: 12px;
}
.services_area.style_4 .single_serivce_area {
    height: auto;
}

.single_service.profile {
    min-height: 100%;
}
.left_footer {
    padding: 30px 0;
}

  .profile_menu.style_4{
    height: 50px;
    width: 100%;
    bottom: 0;
    left: 0;
    min-height: 50px;
  }
 .profile_menu.style_4 ul {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    margin-top: 0;
}
.profile_menu.style_4 ul li a {
    display: block;
    padding: 12px 8px;
}
.copyright.menu {
  display: none;
}
 .card-pl-5 {
    padding-left: 15px!important;
  }

  .card-pr-5 {
    padding-right: 15px!important;
  }
.home_page_navbar nav.navbar.navbar-expand-lg {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0
}

  .home_style_3.home_banner {
    height: auto;
    width: 100%;
    background-attachment: fixed!important;
    background-position: left center !important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    position: relative;
}

  .section_wrapper {
    padding: 0 10px;
  }


  .pricing_2.p-5 {
    padding: 0!important;
}

  .xs-pb-50{
    padding-bottom: 50px;
  }
  .sm-pb{
    padding-bottom: 50px;
  }

  .sm-mt-50{
    margin-top: 50px;
  }

  .sm-mt-20{
    margin-top: 20px;
  }
  .mi-padding-top{
    padding-top: 0;
  }

 
.custom_menu{
    display: inherit;
    justify-content: inherit;
}
.right_bar {
    display: flex;
     align-items: initial; 
     justify-content: initial; 
    flex-direction: column;
}
.login_signup {
/*    padding: 20px 0;*/
    margin-top: 14px;
}
form.home_search_form {
    width: 100%;
}

/*  home search
================================================== */
.user_type button {
    padding: 10px 6px;
}
.right_form_login,.left_top_login {
    text-align: center;
    padding: 10px!important;
}

.right_form_login{
  padding-top: 30px!important;
}
.flex_common{
  height: auto;
}
.xs-reverse{
  flex-direction: column-reverse;
}
  .pr-5{
    padding-right: 15px!important;
  }
  .pl-5{
    padding-left: 15px!important;
  }

.login_form .btn {
  display: block;
  width: 100%;
}

.rating-stars ul > li.star > i.fa {
    font-size: 2.3em;
}
/*   registration with package
================================================== */
.left_package_details_signup.with_package {
    display: flex;
    flex-direction: column-reverse;
}
.right_form_login{
  overflow: inherit;
}
.left_login_page.login_banner {
    margin-top: 6px;
    padding-top: 1px;
    position: relative;
    height: auto;
    width: 100%;
}
.left_top_login{
    height: auto
}
/*.user_login_header {
    padding: 0 2px;
}*/
.left_package_details_signup.with_package.pricing_3 .card{
  width: 100%;
}
.form_content, .form_content.signup {
/*    padding: 0;*/
}

/*  profile menu
================================================== */

.menu_list ul li a {
    padding: 12px 8px;
}

.menu_list ul li a i{
  font-size: 16px;
}

.menu_list ul li a span {
    font-size: 11px;
}

.menu_list ul li {
    height: 60px;
    width: 60px;
    flex: 0 0 60px;
    margin: 2px;
    line-height: 26px;
}

.profile_menu.style_1 .menu_list ul li {
    border-radius: 100%;
    border: 1px solid #fff;
    background: #2ec1ac;
}
.profile_menu.style_1{
  background: transparent;
}


.profile_menu.style_1 .menu_list ul li *,
.profile_menu.style_2 .menu_list ul li *{
  color: #fff;
}

/**
   *** style 2 
**/ 

.profile_menu.style_2{
  background: #2ec1ac;
}

.profile_menu.style_3{
  background: #fff;
}

.profile_menu.style_1 .menu_list ul li a i{
    border-radius: 100%;
    border: 1px solid #fff;
    background: #2ec1ac;
}

.profile_menu.style_3 ul li {
    margin: 2px;
    line-height: 15px;
}
.profile_menu.style_3 ul li a i {
    height: 30px;
    width: 30px;
    border: 1px solid #ddd;
    border-radius: 100%;
    text-align: center;
    line-height: 27px;
    color: #fff;
    background: #2ec1ac;
}
.profile_menu.style_3 .menu_list ul li a {
    padding: 5px 2px;
}
.profile_menu.style_3 .menu_list ul li {
    height: 55px;
    width: 55px;
    flex: 0 0 55px;
    margin: 2px;
    line-height: 20px;
}

.profile_menu {
  top: auto;
  bottom: 0;
}


.home_social ul li a {
    padding: 5px 11px;
    font-size: 13px;
}
.home_social ul li a i {
    font-size: 18px;
}



.home_section.profile {
    padding-top: 0;
}
.section_details{
  width: 100%;
}

.single_contact_wizard {
    display: block;
    width: 100%;
}
.contact_top {
    flex-wrap: wrap;
}
.form_fields .form-group{
  width: 100%;
}


.features-wrap.left_wrap {
    text-align: left;
    padding-left: 3px;
    flex-direction: row-reverse;
}
.features-wrap.left_wrap i, .features-wrap.left_wrap img {
    margin-left: 3px;
    margin-right: 20px;
}
.features-text.mr-0.pr-0 {
    padding-left: 0;
    margin-left: 0;
}
.features-heading p {
    padding: 10px 10px;
}
.single_service {
    padding: 30px 15px;
}
.features-heading {
    padding: 23px 5px 53px 5px;
    text-align: center;
}
.teamSections {
/*    padding-top: 40px;*/
/*    padding-bottom: 40px;*/
}
.service_home_title h4 {
    padding-bottom: 15px;
    margin-top: 12px;
}
.service_home_details.text-right {
    text-align: left!important;
}
.default.teamSections.section-padding-top.section-padding-bottom {
    padding-bottom: 84px;
}




.scroll-top a {
    display: block;
    font-size: 24px;
    color: #fff;
    line-height: 38px;
}
.one_page {
    padding-top: 5px;
}
.section-xs-gap{
  padding: 30px;
  display: block;
  width: 100%;
}
.single_home {
  margin-top: 20px;
}
.home_style_3.home_banner .single_home{
  margin-top: 0px;
}
.home_style_3.home_banner .qr_code_area{
    display: block;
    justify-content: center;
    align-items: center;
}
.sction_title {
    padding: 20px 0 10px;
}
.sction_title::before{
    width: 17%;
    height: 3px;
}
.rating_button a {
    margin-bottom: 11px;
    display: block;
}
.rating_button {
    display: block;
}
.row.sm_row_reverse {
    flex-direction: column-reverse;
}
.author_rating {
    margin-bottom: 30px;
}
.qr_code_area.xs-active{
  display: block;
}

.home_form_fields {
    display: block;
    align-items: center;
    flex-direction: row;
    width: 100%;
}

.home_form_fields .form-group {
    width: 100%;
}
.ml-9{
  margin-left: 0!important;
}
section.profile.home_contact .contacts_area{
  padding: 0;
}

section.default {
    padding: 42px 0;
}
.share_card_area{
  width: 100%;
}
.share_card_body .nav-link {
    padding: 9px 10px;
    font-size: 14px;
    color: #777;
}
.users_banner_area.home_banner p{
  width: 100%;
}
.share_btn {
    left: 8px;
}
.home_top_banner{
  padding: 20px 0;
}
.home_left_img {
    margin: 34px auto;
    margin-bottom: 46px;
}
.home_left_img img {
    height: 100%;
    width: 100%;
}
.home_content_4 {
    min-height: 545px;
    overflow: hidden;
    padding-top: 26px;
}
.home_section_4 {
    min-height: 100vh;
     height: auto; 
     padding-top: inherit; 
}
.about_profile_section {
    display: block;
    width: 100%;
}

.user_details_section.pl-25 {
    padding-left: 0!important;
}

.profile_img.profile_5 {
    margin: 0 auto 20px auto;
}
.profile_menu.style_4 ul li a:hover span{
  display: none;
}

/* style 4
================================================== */
.homeTopMenu {
    display: none;
    height: auto;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 10px 0;
}

ul.left_top_menu {
    flex-direction: column;
    align-items: flex-start;
}

.homeTopBanner .row {
    flex-direction: column-reverse;
}

.banner_right_img {
    margin-top: 46px;
}

#hero .btn-get-started {
    padding: 10px 10px;
}

.home_button .video_play_btn {
    margin-left: 5px;
}

svg.hero-waves {
    display: none;
}
#hero h1 {
    margin: 0 0 23px 0;
    font-size: calc(23px + 1.6vw);
    line-height: 34px;
}
#hero h2 {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 40px;
    font-size: calc(15px + .6vw);
}
.homeTopBanner {
    height: 100%;
    margin-top: 70px;
}

.share_btn.open_card.theme_4{
  display: inherit;
}
.xs-hidden{
  display: none!important;
}


.gallery_area .grid-item {
    width: 100%;
    margin-top: 15px;
}

.item_title_area{
  display: block;
}
.port_d_flex{
  margin-top: 10px;
}
.port_d_flex a{
  margin: 0;
  margin-right: 7px;
}
.menu-img {
    margin-right: 0px; 
    border-radius: 0;
    width: 100%;
    height: 158px;
    margin-bottom: 10px;
}
.homeSingle_item{
  display: block;
}
.homeSingle_item{
  padding: 0;
}
.homeItemDetails.list_view {
  padding: 10px;
}
.singleHome_item .q-sm{
  padding: 5px;
}
.q-sm{
  padding: 5px!important;
}
.homeView .q-sm{
  padding: 0 15px!important;
}
.container{
  padding:5px 15px!important;
}
.itemPrice p {
    padding: 4px 6px;
    text-align: center;
    font-size: 11px;
}
.w-50 .img, .w-50 .text{
  width: 100%;
  padding: 10px;
}
.homeSinglePackage{
  display: block;
  margin-bottom: 10px;
}
.special_img.img {
    height: 120px;
}
.style_2 .w-50 .text
{
    justify-content: flex-start;
}
.package_order_btn.text-center {
    text-align: left!important;
    margin-top: 7px;
    width:139px;
}
.package_title, .homeSingle_packages{
  display: block;
}
.package_order_btn a {
    padding: 5px;
    font-size: 13px;
}

.cartNofify {
    padding: 5px 9px;
}
.cartNotify_wrapper {
    width: 98%;
}
.rightNotify a {
    margin-left: 0px;
}
.leftNotify a {
    flex: 0 0 65px;
    align-self: center;
}

.cart.CartIcon.active.menu_style_2 {
    display: inherit!important;
    right: 40px;
}
/*.defaultHeading {
    padding: 25px 5px;
}*/
.userHome_social {
    position: fixed;
    top: 12%;
    right: 10px;
    z-index: 99;
}

.homeBanner_btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.homeBanner_btn a {
    font-size: 15px;
    padding: 7px 20px;
    text-align: center;
}

.homeBanner_Service ul li p {
    font-size: 12px;
}

.single_banner {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
.single_banner img {
    height: 80px;
    width: 80px;
    margin-right: 0;
    margin-bottom: 7px;
}
.home_social.list.style_1 ul {
    flex-wrap: wrap;
    justify-content: start;
    margin-top: 5px;
}
.home_social.list.style_1 ul li{
  margin-bottom: 5px;
}
ul.gallery_sort li {
    margin: 0 5px 5px;
    margin-bottom: 10px;
}
.userHomeBanner, .homeBanner_left {
    min-height: 65vh;
    padding-top: 7px;
}
.single_track .card-body{
  padding: 7px;
}
.track_order_section{
  padding-bottom: 30px;
}
.seemore_order.text-center {
    padding-bottom: 15px;
}
h4.package_price{
  text-align: center;
}
.section_items{
  padding-top: 5px;
}
/* mobile menu
================================================== */
.userMenu{
  display: none;
}
.UserMobileMenu {
    display: block;
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #f1f3f4;
    background: #181a1a;
    z-index: 999;
    box-shadow: 0 -1px 5px #ddd;
    padding-top: 4px;
}
.UserMobileMenu ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 45px;
    margin-bottom: 0;
}
.UserMobileMenu ul li.active a {
  color: rgba(41, 199, 172, 1);
}

.UserMobileMenu ul li a {
    color: #777;
    color: #fff;
    display: block;
    padding: 11px 7px;
    text-align: center;
    font-size: 20px;
}
.UserMobileMenu label{
    color: #f2f2f2;
}

.UserMobileMenu ul li {
    width: 75px;
    position: relative;
}
a.base {
    border-radius: 100%;
    height: 46px;
    width: 46px;
    flex: 0 0 52px;
    margin-left: 14px;
    position: absolute;
    top: -38px;
    background: radial-gradient(rgba(41, 199, 172, 1) 55%, #f1f3f4 58%);
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    align-self: center;
}
a.base i{
  color: #fff;
}

a.base:hover i{
  color: #fff!important;
}
.UserMobileMenu ul li a img {
    height: 30px;
    width: 30px;
}
.UserMobileMenu ul li a i {
    font-size: 25px;
    transition: all .5s ease-in-out;
}
/*.UserMobileMenu ul li a:hover i{
  color: rgba(41, 199, 172, 1);
}*/
.UserResponsive_menu{
  position: relative;
}

.show_menu_details.active{
 bottom: 70px;
 opacity: 1;
 transition: all .3s ease-in-out;
}

.show_menu_details {
    display: block;
    position: fixed;
    bottom: -200%;
    background: #f1f3f4;
    z-index: 99;
    left: 50%;
    opacity: 0;
    box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    transition: all .3s ease-in-out;
    right: auto;
    width: 310px;
    transform: translateX(-50%);
    border: 6px solid;
    border-radius: 13px;
/*    position: relative;*/
    box-shadow: 0 0 20px .15px rgba(0, 0, 0, .2);
    
}

.gallery_sort::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.gallery_sort{
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.show_menu_details ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    padding-bottom: 20px;
  /*  width: 85%;
    margin: 0 auto;
    border: 6px solid red;
    border-radius: 13px;
    position: relative;
    padding-top: 7px;
    box-shadow: 0 0 20px .15px rgba(0, 0, 0, .2);*/
    
}
.show_menu_details ul .tags-info{
    position: absolute;
    color:#fff;
    padding: 4px 6px;
    top: -5px;
/*    background: red;*/
    border-radius: 7px;
    left: 52%;
    transform: translate(-50%, -50%);
}

.show_menu_details ul li {
    display: block;
    width: 100%;
}

.show_menu_details ul li a {
    display: block;
    padding: 5px;
    color: #777;
    margin: 2px;
    text-align: center;
    transition: all .3s ease-in-out;
    text-transform: capitalize;
}
.show_menu_details ul li a:hover {
    background: #fff;
}

.show_menu_details::before {content: "";
  position: absolute;
  height: 25px;
  width: 25px;
  background: #f1f3f4;
  transform: rotate(45deg) translateX(-50%);
  bottom: -12px;
  left: 51%;
  z-index: 90;
}
a.closeNavMenu {
    font-size: 28px;
    text-align: right;
    display: block;
    color: red;
    padding-right: 15px;
}
/* mobile menu
================================================== */
.sm-p-5{
  padding: 5px;
}
ul.row_ul li a span {
    min-width: 69px;
    display: inline-block;
    text-align: left;
}
.topHome_banner {
    background-position: center center !important;
}
.no-gutters .q-sm{
  padding: 2px!important;
}
.container.q-sm {
    padding: 0 0px!important;
}
.gallery_area .grid-item{
  padding: 0;
}
/*.section_items, .sectionDefault {
    padding-bottom: 50px;
}
*/
.pickup_point_map.active{
  width: 100%!important;
}
.topCustomerProfile h4 {
    margin-top: -42px;
    text-transform: capitalize;
    font-size: 19px;
    margin-bottom: 0;
}
/*version 2.2*/
.style_2 p.details{
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 16px; 
   max-height: 32px; 
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
}

.style_2 .homeSingle_item {
    display: flex;
    flex-direction: column;
}

.style_2 p.details {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    max-height: 32px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.style_2  .item_images {
    height: 116px;
    overflow: hidden;
    width: 100%;
    cursor: pointer;
}
.style_2 .port_d_flex a span {
    display: none;
}

.style_2 .itemPrice_area.i_small {
    display: none;
}

.style_2 .homeItem_left {
    justify-content: initial;
}

.style_2 .style_2 .homeItemDetails.list_view {
    min-height: 150px;
}

.style_2 .homeView .q-sm {
    padding: 0 5px!important;
}
.row.homeStyle_2 {
    padding: 0 9px;
}
.style_2  .homeItemDetails.list_view {
    padding: 10px;
    min-height: 143px;
}
.price_section > p {
    display: none;
}
p.details.is_size {
    display: block;
}
.home_right_test {
    padding: 5px;
}
.home_page_navbar .navbar-brand {
    max-width: 73px;
}
.kjxaQJ {
    bottom: 52px!important;
    right: auto!important;
    left: 0!important;
}
.single_track{
    margin-left: 0
}
.home_button {
    display: flex;
    align-items: center;
    justify-content: center;
}
.homeTopBanner {
    text-align: center;
}

.packgeImages{
    width: 100%;
}



.menu_style_1.cart.CartIcon {
/*    position: relative;
    right: auto;
    bottom: inherit;
    border-radius: inherit;
    height:inherit;
    width:inherit;
    text-align: inherit;
    display: inherit;*/
    align-items: inherit;
    justify-content: inherit;
    /*transition: inherit;
    z-index: inherit;   
    background: inherit;
    box-shadow: inherit;*/
    
}
.menu_style_1.CartIcon.active{
/*  bottom: auto;*/
}

.menu_style_1.cart.CartIcon a {
    color: #000;
    text-align: center;
    padding: 5px;
        font-size: 28px;
}
.menu_style_1.cart.CartIcon a i {
    font-size: inherit;
    position: relative;
    left: auto;
    top: auto;
    transform: inherit;
}
li.gLanguage.allow-sm{
    display: block!important;
}
li.gLanguage.allow-sm.menuStyle_1 .gt_switcher_wrapper:hover{
    right: 2px!important;
    transition: all .3s ease-in-out;
}

li.gLanguage.allow-sm.menuStyle_1 .gt_switcher_wrapper {
    position: fixed!important;
    top: 3px!important;
    left: auto!important;
    right: -106px!important;
    display: block!important;
    transition: all .3s ease-in-out;
}


/**
  *** end 320
**/ 
}

/*Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) { 
 
    .p-xs {
      padding-left: 7px!important;
      padding-right: 7px!important;
    }
    .homeBanner_left {
        padding-top: 41px;
    }
    .homeStyle_3 .homeSingle_item {
        padding-right: 9px;
    }

    .shopping_cart{
        right:  -100%;
    }
    .card-pl-5 {
    padding-left: 15px!important;
  }

  .card-pr-5 {
    padding-right: 15px!important;
  }
  .gallery_area .grid-item {
    width: 100%;
    margin-top: 15px;
}

.item_title_area{
  display: block;
}
.port_d_flex{
  margin-top: 10px;
}
ul.extraUl {
    flex-direction: column;
}
.shopping_cart {
    position: fixed;
     height: auto; 
    right: -100%;
    width: 320px;
    padding: 5px;
    z-index: 999;
    top: 0;
    transition: all .3s;
    border-left: 5px solid rgba(255,255,255,.6);
    background: #f7fafc;
    box-shadow: 0 4px 10px rgb(50 50 93 / 11%), 0 2px 6px rgb(0 0 0 / 8%);
    bottom: 0;
}
.top_cart_order ul {
    padding-bottom: 132px;
}
.top_cart_order {
    min-height: 80vh;
    overflow-y: scroll;
}
.shopping_cart_content {
    height: 100%;
    position: relative;
}
ul.extraUl li {
    width: 100%;
}
  ul.row_ul li a {
    padding: 4px 10px;
    font-size: 12px;
}
.bottom_cart_order {
    width: 100%;
    position: absolute;
    padding-bottom: 17px;
    clear: both;
    left: 0;
    right: 0;
    bottom: -7px;
    background: #f7fafc;
    padding: 15px 0;
    box-shadow: 0 0 5px #ddd;
    bottom: 0;
}
   .UserMobileMenu ul li.navCart.active a{
    color: #000 !important;
   }
   .bounce2{
    animation: inherit !important;
   }
}
.navbar-dark .navbar-nav .nav-link i{
    font-size: 20px;
}
.navbar-dark .navbar-nav .nav-link{
    color: rgba(0, 0, 0, .9);
    text-transform: uppercase;
    letter-spacing: 2px;
    padding:10px;
    margin: 0 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap:4px;
    font-size:14px;
}
#headers .navbar-nav{
    /*margin: 0 auto;*/
    width: 44%;
    justify-content: end;
}
.searchbox .input{
    background: #5e5a5a !important;
    color: #f2f2f2 !important;
}
.searchbtn .fas.color-white{
    color: #fff !important;
}
.searchbtn .fas{
    color: #fff !important;
}
.navbar-light .navbar-toggler-icon{
/*    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.95%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;*/
}
.searchbox .input::placeholder{
     color: #f2f2f2 !important;
}
.search-wrapper {
  /*  position: absolute;
    transform: translate(-50%, -50%);
    top:50%;
    left:50%;*/
}
.search-wrapper.active {}

.search-wrapper .input-holder {    
    height: 51px;
    width:45px;
    overflow: hidden;
    background: rgba(255,255,255,0);
    border-radius:6px;
    position: relative;
    transition: all 0.3s ease-in-out;
    margin-right: 5px;
}
.search-wrapper.active .input-holder {
    width:200px;
    border-radius: 50px;
    background: rgba(0,0,0,0.5);
    transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
}
.search-wrapper .input-holder .search-input {
    width:100%;
    height: 45px;
    padding:0px 50px 0 10px;
    opacity: 0;
    position: absolute;
    top:0px;
    left:0px;
    background: transparent;
    box-sizing: border-box;
    border:none;
    outline:none;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color:#FFF;
    transform: translate(0, 60px);
    transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition-delay: 0.3s;
}
.search-wrapper.active .input-holder .search-input {
    opacity: 1;
    transform: translate(0, 10px);
}
.search-wrapper .input-holder .search-icon {
    width:45px;
    height:48px;
    border:none;
    border-radius:6px;
    background: #FFF;
    padding:0px;
    outline:none;
    position: relative;
    z-index: 2;
    float:right;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder .search-icon {
    width: 39px;
    height:40px;
    margin: 10px;
    border-radius: 30px;
}
.search-wrapper .input-holder .search-icon span {
    width:22px;
    height:22px;
    display: inline-block;
    vertical-align: middle;
    position:relative;
    transform: rotate(45deg);
    transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
}
.search-wrapper.active .input-holder .search-icon span {
    transform: rotate(-45deg);
}
.search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after {
    position: absolute; 
    content:'';
}
.search-wrapper .input-holder .search-icon span::before {
    width: 4px;
    height: 11px;
    left: 9px;
    top: 18px;
    border-radius: 2px;
    background: #FE5F55;
}
.search-wrapper .input-holder .search-icon span::after {
    width: 14px;
    height: 14px;
    left: 0px;
    top: 0px;
    border-radius: 16px;
    border: 4px solid #FE5F55;
}
.search-wrapper .close {
    position: absolute;
    z-index: 1;
    top:24px;
    right:20px;
    width:25px;
    height:25px;
    cursor: pointer;
    transform: rotate(-180deg);
    transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    opacity: 0.1;
    transition-delay: 0.2s;
}
.search-wrapper.active .close {
/*    right:-50px;*/
    right: 31%;
    transform: rotate(45deg);
    transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition-delay: 0.5s;
    opacity: 0.9;
}
.search-wrapper .close::before, .search-wrapper .close::after {
    position:absolute;
    content:'';
    background: #FE5F55;
    border-radius: 2px;
}
.search-wrapper .close::before {
    width: 5px;
    height: 25px;
    left: 10px;
    top: 0px;
}
.search-wrapper .close::after {
    width: 25px;
    height: 5px;
    left: 0px;
    top: 10px;
}
#signin .modal-content{
    border-radius: 26px;
   }
#signin .modal-dialog{
    border-radius: 20px;
}
#signin .box{
    box-shadow: none !important;
    border-radius: 20px !important;
}
#signin .form__button{
    font-weight: 500 !important;
}
#searchwrap .searchbtn{
    width: 58px;
    height: 48px;
}
div#searchwrap.searchbox {
    display: inline-block;
}
div#searchwrap.searchbox .input{
    height: 48px;
    padding: 0px 26px;
    margin-right: 6px;
}
@media (max-width:991px){
 li.nav-item{
    padding: 0px;
 }
 .search-box-2
 {
    width: 100%!important
 }

 #navbarNavDropdown .container-fluid{
    padding: 0px !important;
 }
 .navbar-dark .navbar-nav .nav-link{
    text-align: center;
    padding: .5rem 1rem;
    font-size: 14px;
 }
 .rightMenu{
    margin: 4px auto;
 }
 div#searchwrap.searchbox{
    display: none;
 }
 li.signin a, li.log-in a{
    font-size: 14px;
 }
 .navbar-collapse{
    padding-left: 0;
    padding-right: 0;
 }
}
#searchbar.wrapper {
  position: absolute;
    transform: translate(-50%, -50%);
    left: -27px;
    top: 85px;
    min-height: 0;
}

#searchbar .btn {
  text-align: center;
  width: 440px;
  z-index: -1;
/*  margin-bottom: 10px;*/
}

#searchbar .btn .fa {
  color: #5b5b5b;
  font-size: 25px;
  cursor: pointer;
}

#searchbar .form {
  width: 440px;
  height: 100px;
  padding: 0 20px;
  box-sizing: border-box;
}

#searchbar .input {
  width: 250px;
  border: 0px;
  background: #5e5a5a;
  box-sizing: border-box;
  border-bottom: 3px solid #ea7513;
  outline: none;
  padding: 10px 20px 10px;
/*  color: #fff;*/
/*  font-size: 20px;*/
  transition: all 0.5s ease;
  transform: scale(0);
  border-radius: 7px;
  background-color: #fff;
    border: 1px solid #ecf1f2;
    box-shadow: 0 0 30px 0 rgba(14, 41, 50, 0.08);
    font-size: 14px;
}

#searchbar #search {
  color: #fff;
  position: relative;
  top: 18px;
  left: 90px;
  opacity: 0;
  letter-spacing: 1px;
  transition: all 0.5s ease;
}

#searchbar #search.active {
  opacity: 1;
}

#searchbar .input.active {
  transform: scale(1);
}

#searchbar #search.move {
  top: 60px;
  left: 20px;
  font-size: 12px;
}
@media (max-width:599px){
    #searchbar.wrapper{
        top: 68px !important;
    }
}
@media screen and (max-width: 991px) {
  #searchbar .btn,
  #searchbar .form {
    width: 269px;
  }
  #searchbar .input {
    width: 166px;
  }
  #searchbar.wrapper {
    position: absolute;
    transform: translate(-50%, -50%);
    left: -18px;
    top: 74px;
    min-height: auto;
}
#searchbar .input{
    padding: 7px 10px 7px;
}
.navbar-light .navbar-toggler{
    z-index: 9;
    position: relative;
}
 #searchbar #search {
    left: 30px;
    font-size: 14px;
  }
  #searchbar .btn .fa {
    color: #5b5b5b;
    font-size: 22px;}
    #two-icon #searchbar.wrapper{
        display: inline-block;
    }
    #two-icon{
        position: relative;
    }
}
#headers .right_bar{
    position: relative;
}
@media (max-width:991px){
    #searchbar.wrapper{
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #ad-slider .slide-container .slide.fade {
        height: 170px;
    }
      #ad-slider .grid-part {
        height: 170px;
    }
    #ad-slider{
        margin-top: 80px;
    }
    #searchbar.wrapper{
        display: none;
    }
    #headers .right_bar{
        justify-content: center;
    }
   /*.userMenu .userMenu_flex{
        justify-content: center;
    }*/
    .media-body.space-md{
        margin-left: 10px;
    }
        .single-listing-summary2 .media figure {
        width: 16% !important;
    }
}
.add-box{
        background-image: url('https://savory.qodeinteractive.com/wp-content/uploads/2016/10/blog-standard-5.jpg');
        background-position: center;
        background-size: cover;
        position: relative;
        border-radius: 6px;
        margin: 25px 0 0;
    }
    .add-box a{
        color: #fff;
        text-decoration: none;
    }
    .add-text-box{
        padding: 46px 23px 14px;
        background-color: rgb(67 67 67 / 40%);
        border-radius: 6px;
    }
    .add-share > *{
        width: 50%;
    }
    .add-link{
        position: absolute;
    width: 38px;
    height: 38px;
    line-height: 38px;
    top: 0;
    right: 0;
    text-align: center;
    background-color: #333;
    color: #fff;
    border-top-right-radius: 6px;
    }
    .add-title{
        margin: 11px 0 13px;
        font-size: 35px;
        line-height: 1.3em;
    font-weight: 700;
    color: #fff;
    }

    .add-share{
        margin: 30px 0 0;
        padding: 9px 0 0;
        position: relative;
    display: flex;
    }
    .add-share-person{
            text-align: left;
            font-size: 11px;
    font-weight: 400;
    color: #909090;
    text-transform: uppercase;
    color: #fff;

    }
    .add-share-comment{
         text-align: right;
            font-size: 11px;
    font-weight: 400;
    color: #909090;
    text-transform: uppercase;
    color: #fff;
    }
     .add-share-comment h6 {
            font-size: 14px;
        }
    @media (min-width:992px) and (max-width:1500px){
        .navbar-dark .navbar-nav .nav-link{
            letter-spacing: 0px !important;
             padding: 3px !important;
        }
        li.signin a, li.log-in a{
            letter-spacing: 1px;
            padding: 6px;
        }
    }
    @media (max-width:599px){
        .add-title {
            font-size: 24px;
        }
        .add-share-person h6 {
            font-size: 11px;
        }
        .add-share-comment h6 {
            font-size: 11px;
        }
        .modal-content .table td, .modal-content .table th{
            padding: 8px;
            font-size: 13px;
        }
        .modal-content .modal-body{
            padding: 10px;
        }
        .modal-content .modal-footer .btn {
        padding: .175rem .75rem !important;
        }
        .single_track_page .container{
            padding: 5px 5px !important;
        }
        .rwd-table label.label{
            margin-bottom: 0;
        }
        #rev .single-listing-summary2 .media .media-body .item-title {
            font-size: 18px;
            line-height: 22px;
        }
    }
    
    @media (min-width: 710px) and (max-width: 991px) {
        #order-page {
          min-height: 90vh;
        }
        .single_track_page .container{
            padding: 0;
        }
    }
    #order_type_list option:hover,
    #order_type_list option.active, 
    #order_type_list option:active{
        background: #c51b29;
        color: #fff;
    }
  .userHome_social .facebook:hover,
  .userHome_social .twitter:hover,
  .userHome_social .instagram:hover,
  .userHome_social .whatsapp:hover
  {
    color: inherit !important;
  }
  span.opened-now{
    color: rgb(79 206 93);
  }
  span.closed-now{
    color: red;
  }
  @media (max-width:599px){
     span.opened-now,  span.closed-now{
        font-size: 13px;
     }
     #order-success {
        margin: 60px 0;
        min-height: 82vh;
    }
    .singleSuccessPage{
        padding: 8px;
    }
    #order-success .table td, #order-success .table th{
        padding: 0.3rem;
        font-size: 12px;
    }
    .bottomPrice p{
        font-size: 14px;
    }
    .bottomPrice{
        padding: 5px 3px;
    }
    #our_products .singleCategoryHeader h4{
        font-size: 13px;
    }
    a.seeMore_link{
    white-space: nowrap;
    font-size: 12px;
    }
  }
   @media (min-width:1180px){
 #double-icon #searchbar, #two-icon #searchbar{
  display: none;
 }
}
@media (min-width:600px) and (max-width:767px){
    .features-img.aos-init.aos-animate{
    display: none;
}
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (min-device-height: 1366px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  
    #main-home{
        padding-top: 10%;
    }
    h2.large-head, #main-home h2{
        font-size: 30px;
    line-height: 42px;
    }
    #main-home .about-img-left{
        width: 95% !important;
    }
    .single_service {
    padding-top: 5px;
    padding: 20px 28px 17px;
    }
    .single_serivce_area{
        background-color: #e6f6fc;
    }
    .custom_menu{
        flex-direction: column;
        justify-content: center;
        padding-bottom: 15px;
    }
        .main-body {
        padding-top: 9%;
    }
    #main-home.about .row{
        justify-content: center;
    }
    #main-home.about .col-lg-6{
        width: 95% !important;
        flex: 95%;
        max-width: 95%;
    }
    #main-home.about .about-img-left{
        width: 55% !important;

    }
    #headers .navbar-nav{
        width: 100%;
        justify-content: center;
    }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (min-device-height: 600px) and (max-device-height: 600px) and (-webkit-min-device-pixel-ratio: 2) {
  
    #main-home{
        padding-top: 10%;
    }
    h2.large-head, #main-home h2{
        font-size: 30px;
    line-height: 42px;
    }
    #main-home .about-img-left{
        width: 95% !important;
    }
    .single_service {
    padding-top: 5px;
    padding: 20px 28px 17px;
    }
    .single_serivce_area{
        background-color: #e6f6fc;
    }
    .custom_menu{
        flex-direction: column;
        justify-content: center;
        padding-bottom: 15px;
    }
        .main-body {
        padding-top: 9%;
    }
    #main-home.about .row{
        justify-content: center;
    }
    #main-home.about .col-lg-6{
        width: 95% !important;
        flex: 95%;
        max-width: 95%;
    }
    #main-home.about .about-img-left{
        width: 55% !important;

    }
    #headers .navbar-nav{
        width: auto;
    }
        .footerLogo {
        margin-top: 0;
    }
}
#order-success .modal-footer{
    border-top: none;
}
#description-detail tr {
    height: auto !important;
}
/*#main_cat .clients-div .cards-wrapper .card, #main_cat .clients-div .cards-wrapper .card img{
    padding: 0;
}
*/

#industry-sec .card-offer {
    padding: 20px;
}
#industry-sec .card-offer.hover-up:hover {
    background-color: #00a0e3;
    color: #fff;
    border:1px solid #fff;
}
#industry-sec .card-offer-style-2 .card-offer {
    text-align: center;
}
#industry-sec .card-offer {
    border: 1px solid #00a0e3;
    border-radius: 8px;
    margin-bottom: 30px;
}
#industry-sec .card-offer-style-2 .card-offer .card-image {
    border-radius: 16px;
    display: inline-block;
   /* height: 115px;
    line-height: 115px;*/
    margin-bottom: 0px;
    max-width:80px;
    text-align: center;
    width: 100%;
}
#industry-sec .card-offer-style-2 .card-offer .card-image img {
    display: inline-block;
    vertical-align: middle;
}

#industry-sec .card-offer-style-2 .card-offer .card-info{
    text-align: center;
}

#industry-sec .social-media.personal h4 {
    font-size: 20px;
    margin-top: 14px;
}
.hover-up, .hover-up:hover {
    transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.hover-up:hover {
    transform: translateY(-2px);
}
@media (max-width:599px){
    #industry-sec .card-offer{
        padding: 12px;
        margin-bottom: 22px;
    }
    #industry-sec .col-lg-3.col-md-4.social-media.personal{
        width: 33%;
    }
    #industry-sec .card-offer-style-2 .card-offer .card-image{
      /*  height: 79px;
    line-height: 74px;*/
    margin-bottom: 0px;
    max-width: 55px;
    }
    #industry-sec .row.mt-50{
        margin-top: 0px !important;
    }
   #industry-sec .social-media.personal h4{
        font-size: 12px;
    line-height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 8px;
    }
}
.customer-logos1
{
    /*border: 1px solid #f2f2f2;
    height: 150px;*/
}
/*.login_signup a
{
    width: auto;
  display: inline-block;
  padding: 0 18px 0 6px;
  border: 0 none;
  border-radius: 5px;
  text-decoration: none;
  transition: all 250ms linear;
}
.login_signup a:hover {
  text-decoration: none;
}

.login_signup a {
  margin-bottom: 12px;
  margin-right: 12px;
  color: white;
  height: 50px;
  line-height: 46px;
  position: relative;
  text-align: left;
}
.login_signup a i {
  margin-right: 12px;
  font-size: 24px;
  line-height: 24px;
  width: 42px;
  height: 24px;
  text-align: center;
  display: inline-block;
  position: relative;
  top: 4px;
}
.login_signup a i:before {
  display: inline-block;
  width: 40px;
}
.login_signup a i:after {
  content: "";
}
.login_signup a {
  background-color: #333;
  border: 1px solid #1a1a1a;
}
.login_signup a i {
  border-right: 1px solid #1a1a1a;
}
.login_signup a i:after {
  border-right: 1px solid #4d4d4d;
}
.login_signup a i:hover {
  background-color: #262626;
}*/
@media (min-width:1020px) and (max-width:1300px){
    .navbar-dark .navbar-nav .nav-link{
        gap: 1px;
        font-size: 11px;
    }
    .navbar-dark .navbar-nav .nav-link i {
        font-size: 17px;
    }
    .shopLogo{
        width: 105px;
        height: auto;
    }
    .review-app {
       background: #fff;
/*       margin-top: 25px;*/
    }
    #qrcode{
        background: #fff;
    }
    #qrcode .qrcode-img{
        background: #fff;
    }
    .stay-social {
        background: #fff;
        padding: 15px;
        border-radius: 12px;
        border: 1px solid #f2f2f2;
        /* box-shadow: 0px 0px 0 #d6d6d6, 0px 1px 8px #d4d4d4; */
        margin-top: 0;
        margin-bottom: 35px;
    }
    .pack-social {
        margin: 20px 0;
        background: #fff;
        padding: 10px;
        border-radius: 12px;
        border: 1px solid #f2f2f2;
        /* box-shadow: 0px 0px 0 #d6d6d6, 0px 1px 8px #d4d4d4; */
    }
    #breadcrumb-line, #qrcode {
        margin-top: 24px;
    }
    ul#serv-item1 li{
        margin: 0.3%;
    }
    .social-btns1 a {
        background: #fff;
        border: 1px solid #f2f2f2;
        width: 94px;
    }
    .clients-div .cards-wrapper, section#main_cat .social-btns1 {
        grid-template-columns: repeat(auto-fill, minmax(84px, 1fr));
        grid-auto-flow: row;
    }
    span.tit {
        font-size: 11px;
        display: inline-block;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin: 7px 0 0;
    }
    .clients-div .cards-wrapper .card {
        width: 85px;
        height: 85px !important;
    }
}