.home-who-we-are-section .advanced-booking-system-head {
    padding-top: 0px;
}
.training img.category_image {
    filter: invert(1);
}
/*.cc-selector{
    width: 8%;
    float: left;
    display: contents;
}*/
.how-it-work{
        margin-top: 4.6em !important;
}
.training {
    cursor: pointer;
    display: inline-block !important;
    border-bottom: none !important;
    background-color: #ebebeb;
    padding: 20px 25px;
    border-radius: 5px;
    margin-left: 4px;
    max-width: 167px;
    height: 188px;
    text-align: center !important;
    color: #fe4c10;
    font-weight: 700;
}
.modal-header.py-2.custom-header-css .main-user-image.custom-img img {
    height: 50px!important;
}
.main-user-product-list .main-user-product1 .product-card-body img.object-fit-cover {
    min-height: 180px;
    overflow: hidden;
    max-height: 180px;
    object-fit: cover;
}
/*.col-md-12.custom-abc {
    display: flex;
    gap: 10px;
    justify-content: center;
}*/
.main-user-product-list .main-user-product1 .product-card-body {
    min-height: 325px;
}
.modal-header.py-2.custom-modal-img .col-md-4.main-user-image img {
    object-fit: cover;
    height: 50px;
    max-width: 67px;
    border-radius: 40px;
}
.modal-header.py-2.custom-header-css .col-md-4.main-user-image img {
    object-fit: cover;
    border-radius: 40px;
    height: auto;
}
.col-md-4.main-user-image.col-3 img.img-fluid {
    height: 67px;
}
.col-md-4.main-user-image img {
    object-fit: cover;
/*    height: 67px;*/
    max-width: 67px;
    border-radius: 40px;
}
 @media (max-width: 1500px){
        .home-prenota-col-one {
        padding-left: 2px !important;
        padding-right: 11px !important;
       }
    }
 @media (max-width: 480px) {
  /*  .cc-selector {
        width: fit-content !important;
        float: none !important;
        display: inline-block !important;
    }*/
    .prenota-col-tow {
        border-right: none;
        margin: auto;
    }
    .row.home-prenota-row:before {
    width: 73.3% !important;
    display: none;
    height: 20px !important;
    top: -18px !important;
}
  .wide-choice-content p {
        font-size: 12px !important;
        line-height: 13px !important;
    }
        .banner-head h2 {
        font-size: 30px !important;
    }
        .about-banner-div li.breadcrumb-item {
        font-size: 12px !important;
    }
        .profile-box-content-para p {
        font-size: 12px !important;
        line-height: 14px !important;
    }
        .profile-box-content-head p {
        font-size: 11px !important;
        line-height: 13px !important;
        margin-bottom: 7px;
    }
        .who-we-are-head h4 {
        font-size: 12px !important;
        line-height: 14px !important;
    }
        .why-choose-text p {
        font-size: 12px !important;
    }
        .footer-para p {
        font-size: 13px !important;
        line-height: 15px !important;
    }
        .footer-contact-links a, .footer-contact-links p {
        font-size: 13px !important;
    }
        .footer-menu-links li a {
        font-size: 13px !important;
        line-height: 14px !important;
    }
        .counter-item p {
        font-size: 15px !important;
        font-weight: 500;
    }
    .ramag{
        padding: 2.5rem !important;
    }
     h5.result-choose-gear {
    font-size: 17px;
    }

    .custom-product-row-css {
        text-align: center;
        padding-left: 30px;
        padding-right: 30px;
    }
    .cc-selector {
    margin-bottom: 0px;
    width: 50% !important;
    }
    .sub-category{
        margin-left: 0px !important;
    }

}
@media(max-width:330px){
       .training img.category_image {
      filter: invert(1) !important;
      max-width: 60px ;
      height: 60px !important;
}
 .cc-selector {
    width: 47% !important;
    margin-bottom: 0px;
    }
  .custom-product-row-css {
        text-align: center;
        padding-left: 12px;
        padding-right: 12px;
    }

    .training {
        max-width: 125px !important;
        font-size: 13px;
        height: 144px !important;
    }

}
/*----------------------------------css---------------*/
/*--------------------------------tablet-view---------------------------*/

@media (max-width: 1200px) and (min-width: 1024px) {
    .section-one-content {
        padding-bottom: 55px !important;
    }
 /*   .nav-links li {
        margin: 0px 9px !important;
        font-size: 12px
    }*/
    label.training{
        margin-top: 10px;
    }
}
@media(min-width:767px) and (max-width:1105px){
        .nav-links li {
        margin: 0 5px !important;
        font-size: 10px !important;
    }
    .top-bar .contact-info span, .top-bar .top-bar-right span {
    font-size: 10px;
    margin:  0px !important;
  }
}

@media(max-width:980px){
   /* .top-bar .contact-info span, .top-bar .top-bar-right span {
    margin-right: 8px !important;
}*/
.top-bar span {
    font-size: 8px !important;
}
.training {
    width: 150px !important;
}
}
@media(min-width:766px) and (max-width:1200px){
label.training{
        margin-top: 10px;
    }
}

