 .type-page h3 {
    font-size: 20px;
}

 .type-page  h2 {
    font-size: 27px;
}

 .news-detail h3 {
    font-size: 20px;
}

 .news-detail  h2 {
    font-size: 27px;
}

#getin_touch .sec_title::before {
    position: absolute;
    content: "";
    width: 40px;
    height: 5px;
    left: unset;
    margin-left: unset;
    top: 0px;
    transform: skew(-40deg);
    background: #ffffff;
}
table tbody tr:nth-child(even) {
    background: #ffffff!important;
}
.entry-content p{
        font-size: 16px;
    color: #363636;
        font-weight: 400;
}
#getin_touch button{
   border: 1px solid #fff; 
   -webkit-box-shadow: -6px 7px 2px 0px rgb(0 0 0);
-moz-box-shadow: -6px 7px 2px 0px rgb(0 0 0);
box-shadow: -6px 7px 2px 0px rgb(0 0 0);
}
#getin_touch button:hover{
     transform: translateY(4px);
}
#getin_touch button:focus{
    box-shadow: none !important;
     transform: translateY(4px);
}

#getin_touch .wpcf7-response-output {
    color: #fff;
}
#getin_touch .wpcf7-not-valid-tip {
    color: #fff;
}

#about_sec .textwidget .col{
   margin: 10px;
    background: transparent;
    box-shadow: 6px 6px 14px 0 rgb(131 123 123 / 20%), -8px -8px 18px 0 rgba(255, 255, 255, 0.55);
    padding: 4px 30px 20px;
    padding: 20px;
}


.mobile-header .nav-item{
    list-style:none;
}
.customer_service .logo-item{
    background: transparent;
    box-shadow: 6px 6px 14px 0 rgb(151 149 149 / 20%), -8px -8px 18px 0 rgba(255, 255, 255, 0.55);
    padding: 40px;
    text-align: center;
}

.event_slider .slick-slide{
   margin:10px;
}
.breadcrumb-item.active {
    color: rgb(218 37 28)!important;
}
.slick-dots li button:before {
    font-family:unset!important;
}

/*=========pagination Start ========*/

.page-numbers {

     margin-left: 5px;
        color: #282828;
    line-height: 38px;
    background-color: #fff;
    border: 1px solid #9b9b9b;
    font-size: 16px;
    font-weight: 500;
    border-radius: 50%;
    width: 40px!important;
    height: 40px;
    display: inline-block;
}
.page-numbers.current {
    border: 1px solid #da251c;
    background: #da251c;
    color: #fff;
}
.next.page-numbers{
    border:none!important;
    color:unset!important;
}
.prev.page-numbers{
    border:none!important;
    color:unset!important;
}

/*=========pagination End ========*/

.cvf_pag_loading {padding: 20px;}
.cvf-universal-pagination ul {margin: 0; padding: 0;}
.cvf-universal-pagination ul li {display: inline; margin: 3px; padding: 4px 8px; background: #FFF; color: black; }
.cvf-universal-pagination ul li.active:hover {cursor: pointer; background: #1E8CBE; color: white; }
.cvf-universal-pagination ul li.inactive {background: #7E7E7E;}
.cvf-universal-pagination ul li.selected {background: #1E8CBE; color: white;}

/*news Pagination*/
.cvf-universal-pagination ul li.inactive{
    background: none !important;
}

/* Start R&D here */

.our_strength_sec .box-shadow {
    box-shadow: 0px 2px 6px rgb(0 0 0 / 19%);
}
.radius-8 {
    border-radius: 8px;
}
.border-0 {
    border: 0 !important;
}


#technology_tab_sec {
    background: #F4F4F4;
}
#technology_tab_sec .nav-pills .nav-link {
    border: 0;
    background: #FFFFFF;
    box-shadow: 0px 4px 28px rgb(0 0 0 / 7%);
    border-radius: 8px;
    font-weight: 600;
    font-size: 15px;
    text-transform: capitalize;
    color: #282828;
    padding: 2.2rem 1.5rem;
}
#technology_tab_sec .nav-pills .nav-link:hover {
    background: #DA251C;
    color: #fff;
}
#technology_tab_sec .nav-pills .nav-item {
    margin-right: 25px;
}

#technology_tab_sec .nav-pills .nav-link.active {
    background: #DA251C;
    color: #fff;
}


.research_sec .nav-pills .nav-link {
    background: #FFFFFF;
    box-shadow: 0px 4px 128px rgb(0 0 0 / 7%);
    border-radius: 7px;
    color: #1D1D1D !important;
    font-size: 0.8rem;
    font-weight: 500;
    text-align: left;
    margin-bottom: 0.8rem;
}
.research_sec .nav-pills .nav-link.active {
    background: #DA251C;
    color: #fff !important;
}
.research_sec .nav-pills .nav-link .count_numbers {
    background: #FFF5F5;
    border-radius: 5px;
    width: 30px;
    height: 26px;
    display: inline-block;
    color: #DA251C;
    margin-right: 0.5rem;
    text-align: center;
}
.three-slides .owl-nav button.owl-prev, .research_sec .one-slides .owl-nav button.owl-prev {
    margin-left: -15px;
    background-image: url(/assets/images/optimize/left-arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.three-slides .owl-nav button.owl-next, .research_sec .one-slides .owl-nav button.owl-next {
    float: right;
    margin-right: -15px;
    background-image: url(../../assets/images/optimize/right-arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.one-slides .owl-nav button {
    background: #FFFFFF !important;
    border: 1px solid #B4B4B4 !important;
    box-shadow: 0px 2px 7px rgb(0 0 0 / 15%) !important;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background-size: 58% !important;
}
.owl-nav .three-slides .owl-nav, .research_sec .one-slides .owl-nav {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    transform: translate(0px, -50%);
}
.three-slides .owl-nav button, .research_sec .one-slides .owl-nav button {
    background: #FFFFFF !important;
    border: 1px solid #B4B4B4 !important;
    box-shadow: 0px 2px 7px rgb(0 0 0 / 15%) !important;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background-size: 58% !important;
}

.border-right {
    border-right: 1px solid rgba(40, 40, 40, 0.125);
}
@media (min-width: 768px)
.pe-md-0 {
    padding-right: 0 !important;
}
#recent_technology .bg-pink {
    background: #FFF4F4;
}




/*start bry care here*/

#bryAir_benefits_sec .card {
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 0px;
    width: 100%;
}

 #maintenance_service_sec{
    background: linear-gradient(353.56deg, #F7F7F7 -51.51%, rgba(247, 247, 247, 0.35) 90.33%);
}

    .plan_pos{
        position: absolute;
        left: 50%;
        top: -53px;
        border-radius: 25px 25px 0px 0px;
        padding: 0.5rem 1rem;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 18px;
        text-align: center;
        color: #FFFFFF;
        transform: translate(-50%, 0px);
    }
    .plan_pos.plan-one{
        background: #BB1A12;
    }
    .plan_pos.plan-two{
        background: #444444;
    }
    .plan_pos.plan-three{
        background: #A0A0A0;
    }
    .plan_pos.plan-four{
        background: #FFE3E3;
    }
    .service_card{
        position: relative;
        padding: 0px 1px !important;
    }

    .card{
        background: #FFFFFF;
        box-shadow: 0px 8px 20px rgb(0 0 0 / 9%);
        border: 1px solid rgba(40, 40, 40, 0.125) !important;
        border-radius: 25px;
        overflow: hidden;
        border: none;
        width: 100%;
    }
    
    .plan_title {
        padding: 0.8rem 1rem;
        margin: 0px;
        font-weight: 600;
        font-size: 14px;
        line-height: 19px;
        color: #FFFFFF;
        height: 70px;
    }
    .plan_list li{
            font-size: 15px;
            color: #404040;
            font-weight: 500;
            padding: 0.6rem 1rem;
        }
            
    .plan_list li:nth-child(odd){
        background: #FFF5F5;
    }
    .plan_list li:nth-child(even){
        background: #fff;
    }

/*table color*/
thead {
    background: #da251c;
}
#maintenance_partsKit_sec table{
    font-family: 'Poppins', sans-serif;
}

#maintenance_partsKit_sec table thead tr th{
        color: #fff;
        font-size: 14px;
        font-family: 'Poppins', sans-serif;
        font-style: normal;
        font-weight: 600;
        line-height: 22px;
    /* border: 0px !important;*/
        border: none;
        padding: 0.5rem 1rem;
         background: #da251c;
    }
    table tbody tr td{
        font-size: 13px;
        color: #404040;
        border-top: 1px solid #DADADA !important;
        border-right: 1px solid #DADADA !important;
        padding: .5rem 1rem;
    }
    .table > :not(caption) > * > *{
        border-bottom-width:0px !important;
    }
    .table-responsive {
       /*  background: #FFFFFF;
        border: 1px solid #DADADA;
        box-shadow: 0px 5px 63px rgb(0 0 0 / 4%);
        border-radius: 20px;*/
    }
    table tbody tr:nth-child(even) {
        background: #FFF5F5;
    }
    table tbody tr:nth-child(odd) {
        background: #fff;
        --bs-table-accent-bg: rgb(255 255 255);
    }
    table tbody tr td:last-child{
        border-right: 0px !important;
    }

/*================ search Page hare===================*/
        .searchbox{
   position: absolute;
    min-width: 50px;
    right: -30px;
/*    right: 0;*/
    width: 0%;
/*    height: 50px;*/
    float: right;
    overflow: hidden;
    max-width: 300px;
    /*-webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;*/
/*    top: 30%;*/
    top: 12%;
}

.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    background:transparent;
    width:100%;
    height:50px;
    margin:0;
    padding:0px 55px 0px 20px;
    font-size:20px;
    color:red;
}
.searchbox-input::-webkit-input-placeholder {
    color: #d74b4b;
}
.searchbox-input:-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input::-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input:-ms-input-placeholder {
    color: #d74b4b;
}

.searchbox-icon,
.searchbox-submit{
       position: absolute;
    top: 0;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    text-align: center;
    cursor: pointer;
}



.searchbox-open{
    width:100%;
    max-width: 300px;
    background: #eee;
    z-index: 999;

}
.nav_flex {
    display: flex;
    justify-content: flex-end;
    position: relative;
}
.searchbox-open .searchbox-icon, .searchbox-submit {
    line-height: 50px;
    padding-right: 10px;
}
.product-img.p-4.text-center.custom-css {
    max-height: 200px;
    min-height: 200px;
}
/*=============Home page here ==========*/
.product-slider-p img {

}


#retrofit_program_sec #thumbs .item {
    background: #FFF5F5;
    border: 1px solid #EDBEBE;
    border-radius: 6px;
    line-height: 21px;
    padding: 1rem;
}
#retrofit_program_sec #thumbs .item strong {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 14px;
    letter-spacing: 0.02em;
    color: #DA251C;
}
#retrofit_program_sec #thumbs .item small, #retrofit_program_sec #thumbs .item .small {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 14px;
    color: #000000;
    display: block;
}
#retrofit_program_sec #thumbs .owl-nav button.owl-next {
    float: right;
    margin-right: -15px;
    background-image: url('assets/images/optimize/right_arrow-2.png');
   /* background-image: url(../../assets/images/optimize/right-arrow.png) !important; */
    background-repeat: no-repeat !important;
    background-position: center center !important;
    left: auto;
    right: 0px;
}
#retrofit_program_sec #thumbs .owl-nav button {
    background: #FFFFFF !important;
    border: 1px solid #B4B4B4 !important;
    box-shadow: 0px 2px 7px rgb(0 0 0 / 15%) !important;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-size: 50% !important;
    position: absolute;
    top: 50%;
    left:-15px;
  /* left: 0px; */
    transform: translate(0px, -50%);
}

.bg-red-content {
    padding-bottom: 32px;
}

/*CSR Page*/
.text-red {
    color: #DA251C !important;
}
.font-weight-700 {
    font-weight: 700;
}
.bry_air_service .service_box:hover .hovr_div {
    bottom: 0px;
    background: rgba(218, 37, 28, 0.84) !important;
}
.bry_air_service .service_box {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}
.bry_air_service .service_box .hovr_div {
    position: absolute;
    bottom: -360px;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-out;
}
.bry_air_service .listing li {
    margin-top: 1.5rem;
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 16px;
    list-style: initial;
}



/*Our Journey*/
.ps-timeline-sec {
    position: relative;
}
.ps-timeline-sec ol.ps-timeline {
    margin: 240px 0 190px;
    padding: 0;
    border-top: 3px solid #DA251C;
    list-style: none;
}
.ps-timeline-sec ol:before {
    background: #DA251C;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 100%;
    position: absolute;
    left: 0px;
    transform: translate(0px, -50%);
    top: 49.5%;
}
.ps-timeline-sec ol.ps-timeline li .heading-handler-bot {
    position: absolute;
    width: 100%;
    text-align: center;
    font-weight: 800;
    font-size: 1.5rem;
    line-height: 23px;
    color: #DA251C;
}
/* horizontal timeline start here */
.ps-timeline-sec {
    position: relative;
}
.ps-timeline-sec ol.ps-timeline {
    margin: 240px 0 190px;
    padding: 0;
    border-top: 3px solid #DA251C;
    list-style: none;
}
.ps-timeline-sec ol:before {
    background: #DA251C;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 100%;
    position: absolute;
    left: 0px;
    transform: translate(0px, -50%);
    top: 49.5%;
}
.ps-timeline-sec ol:after {
    background: #DA251C;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 100%;
    position: absolute;
    left: auto;
    right: 0px;
    transform: translate(0px, -50%);
    top: 49.5%;
}
.ps-timeline-sec ol.ps-timeline li {
    float: left;
    width: 17%;
    padding-top: 30px;
    position: relative;
    margin: 0px 44px;
}
.ps-timeline-sec ol.ps-timeline li .heading-handler-top {
    position: absolute;
    bottom: 0;
    margin-bottom: 70px;
    width: 100%;
    text-align: center;
    font-weight: 800;
    font-size: 1.5rem;
    line-height: 23px;
    color: #DA251C;
}
.ps-timeline-sec ol.ps-timeline li .heading-handler-bot {
    position: absolute;
    width: 100%;
    text-align: center;
    font-weight: 800;
    font-size: 1.5rem;
    line-height: 23px;
    color: #DA251C;
}
.ps-timeline-sec ol.ps-timeline li .ps-top {
    position: absolute;
    bottom: 0;
    margin-bottom: 80px;
    background: #FFFFFF;
    border: 1px dashed #DA251C;
    box-shadow: 0px 0px 24px rgb(0 0 0 / 9%);
    border-radius: 10px;
    padding: 0.8rem;
}
.ps-timeline-sec ol.ps-timeline li .ps-bot {
    position: absolute;
    margin-top: 9px;
    background: #FFFFFF;
    border: 1px dashed #DA251C;
    box-shadow: 0px 0px 24px rgb(0 0 0 / 9%);
    border-radius: 10px;
    padding: 1.3rem;
}
.ps-timeline-sec ol.ps-timeline li p {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    line-height: 22px;
    font-size: 12px;
    text-align: center;
    color: #4A4A4A;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ps-timeline-sec ol.ps-timeline li span {
    width: 20px;
    height: 20px;
    background: #fff;
    border: 3px solid #DA251C;
    border-radius: 50%;
    box-shadow: 0 0 0 0px #fff;
    text-align: center;
    position: absolute;
    top: -13px;
    left: 50%;
    transform: translate(-50%, 0px);
}
.ps-timeline-sec ol.ps-timeline li .ps-top:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    height: 0;
    width: 0;
    transition: all 0.2s ease;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #DA251C;
    transform: translate(-50%, 0px);
}
.ps-timeline-sec ol.ps-timeline li .ps-bot:after {
    content: "";
    position: absolute;
    left: 50%;
    top: -10px;
    height: 0;
    width: 0;
    transition: all 0.2s ease;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #DA251C;
    transform: translate(-50%, 0px);    
}
@media screen and (max-width: 767px){
    .ps-timeline-sec ol.ps-timeline {
        margin: 80px 0px 40px;
        border-left: 3px solid #DA251C;
        border-top: 0;
        margin-left: 25px;
    }
    .ps-timeline-sec ol:before {
        top: 0px;
        left: 18px;
    }
    .ps-timeline-sec ol:after{
        left: 18px;
        right: auto;
        transform: translate(0px, -50%);
        top: 100%;
    }
    .ps-timeline-sec ol.ps-timeline li {
        height: 220px;
        float: none;
        width: inherit;
        margin: 0px 30px;
    }
    .ps-timeline-sec ol.ps-timeline li .heading-handler-bot, .ps-timeline-sec ol.ps-timeline li .heading-handler-top{
        position: static;
        text-align: left;
        margin-bottom: 15px;
    }
    .ps-timeline-sec ol.ps-timeline li span {
        left: -30px;
        top: 80px;
    }
    .ps-timeline-sec ol.ps-timeline li .ps-top, .ps-timeline-sec ol.ps-timeline li .ps-bot {
        position: static;
    }
    .ps-timeline-sec ol.ps-timeline li .ps-bot:after, .ps-timeline-sec ol.ps-timeline li .ps-top:after{
        display: none;
    }
}
/* horizontal timeline end here */


ul li {
    list-style: initial;
    margin-left: 20px;
}
.textwidget ul li{
  list-style: none;
} 
.vertical_tabs , .horizontal-tabs ul li{
  list-style:none;
}

.sec_title {
    position: relative;
}
.sec_title.black_tag_line::before {
    background: #fff;
}


/*Ablut us page */

.certifications_box .download-certificate {
    background: #BA1810;
    font-size: 10px;
}
.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
.certifications_box {
    background: #FFFFFF;
    border: 1px solid #D7D7D7;
    box-shadow: 0px 4px 10px rgb(16 16 16 / 19%);
    border-radius: 10px;
}
.certifications_box .download-certificate img {
    margin: 0 auto;
    width: 18px !important;
}
.bg-red {
    background: #DA251C !important;
}
#awards_sec .awards-logo {
    position: absolute;
    bottom: -19px;
    right: 40px;
    width: 45px;
    height: 45px;
}
.truncate-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/*Product (shop)*/
.product_box p {

}

/*industry details page */
.product_box .product-img img {

}

/*about us page*/
#certificate_sec .owl-nav {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    transform: translate(0px, -50%);
}
#awards_sec .owl-nav {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    transform: translate(0px, -50%);
}
.radius-10 {
    border-radius: 10px;
}
#awards_sec .sec_title::before {
    background: #000;
}

/* news list pagination  */
.card-wrapper.mt-3.card_positon {
    position: relative;
}
.cvf-universal-pagination.pagination-ab {
    position: absolute;
    top: 100%;
    right: 42%;
}
.cvf-universal-pagination ul li.selected:hover{
    box-shadow: 0 0 0 0.25rem rgb(218 37 28 / 25%);
}
.cvf-universal-pagination ul li.inactive {
     box-shadow: 0 0 0 0.25rem rgb(218 37 28 / 25%);
     
}
#brand_sec {
    margin-top: 120px;
}

/* ================state lab sec css =================*/
.state_lab_sec_img img {
    max-height: 485px;
}

/*====Customer service section=====*/
.customer_service {
    border-top: 2px solid #e90000;
   padding: 20px  0;
}
.com_brand_img img {
        width: 100%;
}

/*===================Contact Us Page======================*/
.select_continent_sec .bg-black {
    background: #232325;
}
.select_continent_sec .form-control {
    background: transparent;
    color: #fff;
}
/*------popup-----*/
.country_module .modal {
    display: none;
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto;
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4);
  }
  .country_module .modal-content img {
    width: 100%;
}
  .country_module .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 35%;
  }
  
  .country_module .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .country_module .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
/*=====Contact page Popup Map=======*/
.brand-section .brand-logo-list.owl-carousel.owl-theme.owl-loaded.owl-drag {
    z-index: 0;
}


.country_module button {
    color: #DA251C;
    border: none;
    font-size: 16px;
    font-weight: 600;
    background: none;
}


.single_carousel.owl-carousel.olw-carousel_none.owl-theme.mt-3.mb-4.owl-loaded.owl-drag .owl-nav.disabled {
    display: none !important;
}

/*==========tab content===============*/
.tab-content ul li {
    margin-left: 20px;
}

/*===========Recent Posts========= */
.v-scroll ul li {
    list-style: none !important;
}

/*=========case study page=================*/
.case_studies_detail_banner{
    background-image: url("/wp-content/themes/bryair/assets/images/optimize/case-study-detail-banner.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 490px;
    background-position: center center;
    
}
#pagination-here ul li {
    list-style: none !important;
}
/*===============test testimonial_sec=============*/
/*#testimonial_sec .owl-nav {
    display: none !important;
}*/

#testimonial_sec{
    background: #ffffff !important;
}
.testimonial_case_study .owl-nav {
    display: none !important;
}

/*===========our core value=========*/
.our_core_values .card-title::after {
    position: absolute;
    content: "";
    width: 26px;
    height: 4px;
    left: 50%;
    top: 53%;
    transform: skew(-40deg);
    background: #DA251C;
    margin-left: -13px;
}
.our_core_values .card-icon img {
    width: 60px;
}
.our_core_values .card {
    background: #FFFFFF;
    box-shadow: 0px 2px 6px rgb(0 0 0 / 19%);
    width: 100%;
    border: 1px solid rgba(40, 40, 40, 0.125);
}


/*===========contects page ==============*/


.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
    opacity: 0.75;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
    color: #fff;
    margin-left: -10px;
}
.right_sidebar ul.li_listing li {
    list-style: none;
    margin-left: 0;
}
/*=============Lithium Battery==============*/
ul.about-list li {
    list-style: none !important;
    margin-left: 0;
}
#maintenance_service_sec ul.plan_list li {
    list-style: none !important;
}

/*=========Career Job Section========*/
.job_opening_sec py-5, .img-fluid {
  max-width: 100%;
  height: auto;
  float: left;
  margin-right: 10px;
}
.job_opening_sec .card .icons-box img {
    margin-right: 10px;
    width: 20px;
}
/*============case study page=================*/
.card-section .casestudies_products .card {
    height: 100%;
}

/*==========Newsletter details page==========*/

#moreText1 {
    display: none;
}
#moreText2 {
    display: none;
}
#moreText3 {
    display: none;
}

/*=========Home Page Industries==========*/
.order_list li {
    color: #DA251C;
    font-size: 0.9rem;
    display: inline-block;
    position: relative;
    width: 26%;
    vertical-align: top;
    margin-right: 3rem;
    margin-left: 0 !important;
}
.border-left {
    border-left: 1px solid rgba(40, 40, 40, 0.125);
}
/*===============career pages css================*/
.job_opening_sec .country_module h4.text-red.description {
    text-align: left;
    font-size: 20px !important;
}
.job_opening_sec .country_module h4 {
    text-align: left !important;
    padding: 10px 10px 10px 0px;
    font-size: 16px;
}
.job_opening_sec .country_module span.text-red {
    width: 80%;
    margin: auto;
    font-size: 16px !important;
}
/*=============brand slider===============*/
.brand-section .brand-logo-list.owl-carousel.owl-theme {
    z-index: 0 !important;
}
/*=========Mega Menu New Desing===========*/
li {
    list-style: none;
}
.header_bottom {
    padding: 0px 10px;
    background-color: #fff;
/*    box-shadow: 0px 2px 3px rgb(0 0 0 / 16%);*/ 
}
.header_static {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logo-section a {
    font-weight: 800;
    color: #DA251C;
    font-size: 22px;
}
.main_menu nav > ul > li {
    display: inline-block;
}
.main_menu nav > ul {
    padding: 0;
    margin: 0;
}

.main_menu nav > ul > li > a {
    display: block;
      padding: 4px 20px;
    color: #565656;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 700;
    border-radius: 4px;
    transition: 0.5s;
    letter-spacing: 0.3px;
    position: relative;
}

.main_menu nav > ul > li > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0;
    top: 0;
    background-color: #DA251C;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

.main_menu nav > ul > li > a:hover:before {
    color: #DA251C;
    opacity: 1;
    visibility: visible;
}

.main_menu nav ul li ul.mega_menu {
    position: absolute;
    min-width: 100%;
    padding: 0;
    background: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    left: 0;
    right: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.15s;
    transition: 0.15s;
    z-index: 9;
    top: 140%;
}
.main_menu nav > ul > li ul.sub_menu {
    position: absolute;
    min-width: 220px;
    padding: 10px 0px;
    background: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    left: inherit;
    right: inherit;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.15s;
    transition: 0.15s;
    z-index: 9;
    top: 140%;
}
.main_menu nav ul li:hover .sub_menu,
.main_menu nav ul li:hover .mega_menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}
.sub_menu li a {
    padding: 7px 20px;
    color: #808080;
    font-size: 14px;
    display: inline-block;
    width: 100%;
}
.shop-category-contain {

}
.shop-category > li > a {
    color: #7d7d7d;
    font-size: 13px;
    text-transform: capitalize;
    line-height: 18px;
    display: block;
    font-weight: 600;
    padding: 11px 16px;
    border-radius: 4px;
}
.shop-menu {
    position: relative;
}
.shop-mega-menu {
    background-color: #fff;
    padding: 0px;
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 9;
    overflow-x: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    width: calc(100% - 240px);
    top: 0px;
    right: 0;
    display: none;
    height: 100%;
}
.shop-mega-menu li {
    list-style: none;
}
.shop-menu > ul {

    overflow-x: hidden;
/*    width: 240px;*/
    padding: 10px;
}
.shop-category > li {
    width: 100%;
    position: static;
    display: inline-block;
}
.shop-category > li.active > a,
.shop-category > li:hover > a {
    background-color: #DA251C;
    color: #fff !important;
}
.shop-mega-menu > ul {
    padding: 15px;
    float: left;
    max-height: 100%;
    overflow: initial;
}
.shop-mega-menu li a:hover {
    color: #DA251C;
}
.shop-mega-menu > ul > h6 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 15px;
}
.shop-mega-menu > ul > h6 > a {
    display: inline-block;
    width: 100%;
    color: #444444 !important;
}
.shop-mega-menu li a {
    color: #a5a5a5;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 15px;
    display: block;
    text-transform: capitalize;
    font-weight: 400;
}
.shop-category > li:hover .shop-mega-menu,
.shop-category > li.active .shop-mega-menu.hover {
    display: flex;
}

/*Mega menu Products media*/

@media only screen and (min-width: 320px) and (max-width: 992px){
        #menu_toggle{
        display: none;
        }
        #toggle_close{
        display: none;
        }
        .toggle_div{
        display: block !important;
        position: fixed;
        top: 10px;
        right: 40px;
        }
        .main_menu nav>ul>li {
        display: inline-block;
        width: 100%;
        }
        .main_menu nav {
        display: flex;
        width: 100%;
        }
        .logo-section img {
        display: none;
        }
        .shop-menu>ul {
        max-height: 400px;
        overflow-x: hidden;
        width: 304px;
        padding: 10px;
        box-shadow: 0px 4px 4px 5px #ccc;
        }
        .shop-mega-menu {
    width: calc(100% - 200px);
    }
    .toggle_div i {
        color: #ff0000;
        font-size: 20px;
    }
        .main_menu nav ul li ul.mega_menu {
        left: -44px;
    }
}

.mega_menu .shop-category .shop-mega-menu.hover ul li {
    margin-left: 0px;
}
ul.sub_menu.pages li a:hover {
    color: #DA251C;
}

.productimage .mega_menu .shop-menu .shop-category .shop-mega-menu ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-columns: repeat(4, 1fr);
/*    gap: 10px;*/
    gap: 0px;
    width: 100%;
    height: 100% !important;

}

.productimage .mega_menu .shop-menu .shop-category .shop-mega-menu ul li {
    display: flex;
    align-items: center;
    gap: 4px;
    max-height: 40px;
    min-height: 63px;
}
.productimage .mega_menu .shop-menu .shop-category .shop-mega-menu ul li a {
    margin-bottom: 0px;
}
/*=========Product Images Layout===========*/
.images_layout {
    min-height: 120px;
    max-height: 120px;
    width: 100%;
}

.category-section .card .content {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 290px;
}
.text-black {
    color: #282828 !important;
    font-size: 17px;
}








/*Mega Menu Layout*/

#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
/*    width: 187%;*/
    width: 137%;
    position: absolute;
/*    left: -82%;*/
    left: -34%;
    top: 115%;
    border-top: 4px solid #DA251C;
    border-radius: 4px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    border-bottom: 2px solid #DA251C !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
    color: #DA251C !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item img {
    border-radius: 20px;
}

/*Mega menu */

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    line-height: 40px;
    height: 40px;
    padding: 0px 10px 0px 10px;
    vertical-align: baseline;
    width: auto;
    display: block;
    /* color: #fff; */
    color: #343434!important;
    text-transform: none;
    text-decoration: none;
    text-align: left;
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    outline: none;
}

a.mega-menu-link {
    background: #fff0 !important;
}


@media only screen and (min-width: 769px){
#mega-menu-wrap-primary {
    background: #fff !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    /* background: #333; */
    color: #DA251C!important;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
}
}
@media only screen and (max-width: 768px){
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    /* background: #333; */
    color: #DA251C!important;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    background: #fff;
    position: fixed;
    height: 100vh;
    width: 100%;
    top: 0;
    z-index: 1;
    left: 0;
    padding: 40px 10px;
}
#mega-menu-wrap-primary .mega-menu-toggle {
    position: absolute;
    z-index: 999 !important;
    background: transparent !important;
}
nav.menu.main {
    position: absolute;
    top: 10%;
    left: 50%;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
 width: 25px !important;
 height: 3px !important;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
background: #000 !important;
}
a.site-menu-toggle.js-menu-toggle.text-black {
    display: none;
}
.mega-menu-open {
    top: -60px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
    width: 25px !important;
}

#mega-menu-wrap-primary .mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-inner {
    height: 6px !important;
}
#mega-menu-wrap-primary .mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    height: 6px !important;
}
.searchbox {
/*    right: 100% !important;*/
    right: 0;
    z-index: 9999;
    top: 0% !important;
}
}


/*------New Mega Menu-----*/
@media only screen and (max-width: 1280px){
    #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    width: 159%;
    position: absolute;
    left: -55%;
}
}
@media only screen and (max-width: 1024px){
#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    width: 136%;
    position: absolute;
    left: -31%;
    
}
}

/*==========contacts map===============*/
@media only screen and (max-width: 768px){
    .modal-content iframe {
    width: 100%;
}
.country_module .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
}
}
@media only screen and (min-width: 320px) and (max-width: 768px){
   .nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link {
    width: 100%;
    padding: 0px;
}
.brand-section .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none !important;
} 
}






/* Product Category  */

.category-section .card {
    height: 100%;
}


/* BryCare速 Retrofit program */

div#big {
    display: block;
}

/*Recommended rotor replacement time period*/

#replacement_prog_sec .time_period1 {
    background: #DDFFE7;
}
#replacement_prog_sec .progress {
    background: #fff;
    border-radius: 50px;
    height: 2px;
    margin-top: 5px;
}
#replacement_prog_sec .time_period1 .progress-bar {
    background: #2B9D4B;
    height: 100%;
}
#replacement_prog_sec .time_period2 {
    background: #FFDAD8;
}
#replacement_prog_sec .time_period2 .progress-bar {
    background: #DA251C;
    height: 100%;
}
#replacement_prog_sec .time_period3 {
    background: #FFECEC;
}
#replacement_prog_sec .time_period3 .progress-bar {
    background: #DA251C;
    height: 100%;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
}
/* Industries single page*/
.bg-red {
    background: #DA251C !important;
   /* height: 45px !important;
    display: inline-block; */
}
.text-white {
    color: #fff !important;
    /* padding: 14px 39px !important; */
}



/* ======= Exhibition & Seminars ======= */
.cvf-universal-pagination {
    padding-top: 27px;
    text-align: center;
}
.cvf-universal-pagination ul li.selected {
    display: flex;
    line-height: 1.25;
    height: 42px;
    align-items: center;
    justify-content: center;
    margin: 0px 4px;
    width: 42px;
    color: #fff;
    border-radius: 50% !important;
    background-color: #da251c;
    border: 1px solid #ec590c;
    display: inline-flex;
}
.cvf-universal-pagination ul li.active:hover {
    background: #da251c;
}
.cvf-universal-pagination ul li {
       position: relative;
    display: inline-flex;
    line-height: 1.25;
    height: 42px;
    align-items: center;
    justify-content: center;
    margin: 0px 4px;
    width: 42px;
    color: black;
    border-radius: 50% !important;
    background-color: #fff;
    border: 1px solid #dddfeb;
}
.cvf-universal-pagination ul li.active:hover {
    background: #fff;
    color: #000;
}

/* Bry-Air Advantage */

.bg-red {
    background: #DA251C !important;
    
}


.btn-red {
    height: 32px;
   /* height: 45px; */
    /* background: #DA251C; */
    width: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1rem;
}


/*By */

@media only screen and (min-width: 320px) and (max-width: 768px){
        #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    width: 100%;
    position: absolute;
    left: 0%;
    opacity: 1;
    }
}   
/*@media only screen and (max-width: 1440px){
    #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    width: 160%;
    position: absolute;
    left: -54%;
    
    }
}*/


/*==========Mega Menu Image images_layout===========*/
.productimage_size .shop-mega-menu.hover ul li img {
    width: 60px;
    height: 60px;
/*    height: auto;*/
}

/*==========Industry Mega menu design=============*/

/*.shop-mega-menu > ul {
    width: 50%;
}
.shop-category > li:hover .shop-mega-menu, .shop-category > li.active .shop-mega-menu.hover {
    width: 60%;
    flex-wrap: wrap;
}
.shop-category > li {
    width: 40%;
}
.shop-menu > ul {
    display: flex;
    flex-wrap: wrap;
    width: 40%;
    max-height: 500px;
}
.shop-category-contain {
    max-height: 600px;
}*/
/*.shop-category > li {
    width: 20%;
}
.shop-category > li:hover .shop-mega-menu, .shop-category > li.active .shop-mega-menu.hover {
    width: 80%;
    flex-wrap: wrap;
}*/

.textwidget ul li .active:hover .shop-mega-menu {
    display: block;
}
/*.productimage_size .shop-category > li:hover .shop-mega-menu, .shop-category > li.active .shop-mega-menu.hover {
    width: 75%;
    flex-wrap: wrap;
}
.productimage_size  .shop-category > li {
    width: 100%;
}*/

/*=========Industry section====== */
.order_list li strong {
    height: 50px !important;
}

.category-section py-5 border-1, .col-md-3 {
  flex: 0 0 auto;
  width: 25%;
  margin-bottom: 10px;
}

/*============Contact Us form =========*/
.contact_form_sec form p .bg-red {
    background: #DA251C !important;
    width: 100%;
}

/*==========Industry============*/
.category-section .card p.card-heading.h6 {
    padding-top: 15px;
}
.category-section .card p:last-child {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 75px;
}

/*============CSR Page ==========*/
#moreTextCSR1 {
    display: none;
}
#moreTextCSR2 {
    display: none;
}
#moreTextCSR3 {
    display: none;
}
#moreTextCSR4 {
    display: none;
}

.sk_top_product_list{
    margin-top:unset;
}
.sk_top_product_list .fz-16{
    margin:0;
    padding:0;
    font-weight: 400;
}
footer{
   background-color: #f4f4f4;
}
.top_product_list{
    box-shadow:none!important;
}
/*============Home Page carousel Start ==========*/
.bry-carousel{
 height:65vh;
}
.bry-carousel .carousel-item{
 height:65vh;
}

.bry-carousel .carousel-caption {
    position: absolute;
    right: 60%;
    bottom: 30%;
    left: 10%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
}
.bry-carousel .banner-heading{
        text-transform: uppercase;
        font-weight: 400;
        font-size: 2.5rem;
}
.bry-carousel .carousel-indicators{
        margin-bottom: 1.5rem;
}
.bry-carousel .carousel-indicators [data-bs-target] {
    background-color: #0000!important;
    padding: 0px;
    width: 40px;
    height: 4px;
    transform: translate(0px, 0px) skew(-28deg, 0deg);
    opacity: 1;
    border: 1px solid #da251c;
}
.bry-carousel .carousel-indicators [data-bs-target].active {
    background-color: #da251c!important;
    padding: 0px;
    opacity: 1;
    transform: translate(0px, 0px) skew(-28deg, 0deg);
    border: 1px solid #da251c;
}


@media screen and (max-width: 992px) {
.bry-carousel{
height:auto!important;
}
.bry-carousel .carousel-item{
height:auto!important;
background:none!important;
} 
}


@media (min-width: 260px) and (max-width: 600px){
.bry-carousel{
height:auto!important;
}
.bry-carousel .carousel-item{
height:auto!important;
} 
.bry-carousel .banner-heading{
        text-transform: uppercase;
        font-weight: 400;
        font-size: 1.5rem;
}
.bry-carousel .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 10%;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}
}
@media (min-width: 601px) and (max-width: 992){
.bry-carousel{
height:auto!important;
}
.bry-carousel .carousel-item{
height:auto!important;
} 
.bry-carousel .banner-heading{
        text-transform: uppercase;
        font-weight: 400;
        font-size: 1.5rem;
}
.bry-carousel .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 10%;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.bry-carousel .banner-heading{
    font-size: 1.8rem;
  }
}
/*============Home Page carousel End ==========*/

/*============Home cate carousel Start ==========*/
.home_cat_slide .slick-next, .home_cat_slide .slick-prev{display: block;width: 31px;height: 20px;}
.home_cat_slide h3 a{font-size:20px!important;}
.home_cat_slide .custom-prev-arrow{background: url('/wp-content/themes/bryair/assets/images/slide-arrow-back-black.png') center center no-repeat;text-indent: -9999px; 
 width: 35px; height: 35px; z-index:1;background-color: #fff;position: absolute;top: 50%;left: 16px;border: 1px solid #CCC4C4 !important;box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.12);border-radius: 100%;transform: translate(0px, -50%);}
.home_cat_slide .custom-next-arrow{background: url('/wp-content/themes/bryair/assets/images/slide-arrow-next-black.png') center center no-repeat;text-indent: -9999px; width: 35px; height: 35px; 
 background-color: #fff;position: absolute;top: 50%;right: 16px;border: 1px solid #CCC4C4 !important;box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.12);border-radius: 100%;transform: translate(0px, -50%);}
.sk_top_product_list .product-img img{transition: transform .2s;}
.sk_top_product_list .product-img img:hover{transform: scale(1.1);}
.pro-range h2{font-size:1.5rem!important;}
.pro-range::before {
    position: absolute;
    content: none!important;
    width: 34px;
    height: 4px;
    left: 50%;
    top: 0px;
    transform: skew(-40deg);
    background: #ffffff!important;
    margin-left: -17px;
}
/*============Home cate carousel End ==========*/

/*============Home Event carousel Start ==========*/
 .fraction_event{ text-align: center;color: rgb(255 255 255);margin-top: -15px;font-size: 1.5rem;font-weight: 600;
}
/*============Home Event carousel End ==========*/


/*============Footer Start ==========*/
.foot_col ul {padding-left: unset;}
.foot_col .contact-no,.foot_col .email_id,.foot_col .contact-details{font-size:1rem;}
.foot_col .contact-no a,.foot_col .email_id a{color:#000;}
.foot_col .contact-no a:hover,.foot_col .email_id a:hover{color:#DA251C;}
.social-links a{text-align:center;float: left;width: 40px;height: 40px;border: 2px solid #000000;border-radius: 100%;margin-right: 20px;display: flex;align-items: flex-start;
transition: all 0.4s;-webkit-transition: all 0.4s;} 
.social-links-head a{text-align:center;float: left;width: 28px;height: 28px;border-radius: 100%;margin-top: 9px;display: flex;align-items: flex-start;
transition: all 0.4s;-webkit-transition: all 0.4s;} 
.social-links-head a i{font-size: 16px;align-self:center;transition: all 0.4s;-webkit-transition: all 0.4s;margin: 0 auto;}
.social-links a i{font-size: 22px;align-self:center;color: #000000;transition: all 0.4s;-webkit-transition: all 0.4s;margin: 0 auto;}
.social-links a i::before{display:inline-block;text-decoration:none;}
.social-links a:hover{background: #da251c;border-color: #da251c;}
.social-links a:hover i{color:#fff;}
.foot_col ul li{list-style:none;}  
.foot_col ul li a{color: #000000;font-size: 1rem;width: 100%;display: inline-block;margin-bottom: 1rem;}  
.foot_col ul li a:hover {color: #DA251C;}    
.foot_col .btn{border-radius: 0;font-size: 1rem;font-family: 'Poppins', sans-serif;border-color: #da251c;color: #da251c;border: 1px solid;}
.foot_col .btn:hover{color: #fff;background: #da251c;}
@media (min-width: 260px) and (max-width: 767px){
.foot_col{padding-left:1rem;}
#about_sec .customer_service .logo-item {padding: 40px!important;}
.about-list{padding-left:0;}
.testimonial_box {margin: 0px 0px 0px;}
}
/*============Footer End ==========*/

/*============Home Mobile start ==========*/
.offcanvas-body .navbar-nav .nav-link, .offcanvas-body .contact_with a{font-size:1.2rem;color: #000!important;}
.offcanvas-body .navbar-nav .nav-link.active {color: #DA251C!important;}
.offcanvas-body .btn-success{background: #DA251C!important;border-color:#DA251C!important;border-radius: 0;}
.offcanvas-body .form-control{border-color: #000;border-radius: 0;}
.offcanvas-header h5{font-size:1.6rem;}
.mobile-header .navbar-toggler{border-radius: 0;border-color: #da251c;}
/*============Home Mobile End ==========*/

#about_sec .customer_service .logo-item {background: transparent;
box-shadow: 6px 6px 14px 0 rgb(151 149 149 / 20%), -8px -8px 18px 0 rgba(255, 255, 255, 0.55);padding: 15px 8px;text-align: center;}

/*============Home industry start ==========*/
.sk_ind_carousel{padding-bottom:0px;border: none;}
.sk_ind_carousel.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {background-color: #fff0;}
.sk_ind_carousel .nav-link{background: transparent;border: none!important;color:#000;font-size: 1.1rem;}
.sk_ind_carousel .nav-link .sk_border{width: 30%;border: 2px solid transparent;transition: transform 0.3s ease;transition: 0.5s;}
.sk_ind_carousel .nav-link.active {color: #DA251C!important;}
.sk_ind_carousel .nav-link.active .sk_border{border: 1px solid #DA251C;}
.sk_ind_carousel .nav-link:hover{color:#000!important;}
.sk_ind_carousel .custom-prev-arrow{
  background: url('/wp-content/themes/bryair/assets/images/slide-arrow-back-black.png') center center no-repeat;
  text-indent: -9999px; width: 40px; height: 40px; background-color: #fff;position: absolute;top: 30%;border: none;left: -80px;transform: translate(0px, -50%);}
.sk_ind_carousel .custom-next-arrow{
  background: url('/wp-content/uploads/2023/09/right-arrow-same-size.png') center center no-repeat;
  text-indent: -9999px; width: 40px; height: 40px; background-color: #fff;position: absolute;top: 30%;border: none;right: -80px;transform: translate(0px, -50%);}
#indus_sec .nav-tabs{border:none!important;}
.bry_filter_cat h3{color: #dd362e;opacity: 0.27;font-size: 30px;font-weight: 300;}
.bry_filter_cat h4{font-size: 16px;}
.bry_filter_cat a{color:#363636;}
.sml-txt h3{padding-left: 10px;}
@media (min-width: 260px) and (max-width: 767px){#indus_sec .horizontal-tabs .nav-link{font-size:16px;}.sml-txt h3{padding-left: unset;}}
@media (min-width: 601px) and (max-width: 1023px)
{

   #indus_sec .vertical_tabs .nav-tabs .nav-link {
        margin-bottom: 0rem;
    }

  #indus_sec  .horizontal-tabs {
        display: block;
        overflow-x: auto;
        padding-bottom: 0.5rem;
    }

   #indus_sec .horizontal-tabs .nav-tabs {
        white-space: nowrap;
        display: inline-block;
    }

   #indus_sec .horizontal-tabs ul.year {
        white-space: nowrap;
        display: inline-block;
        width: 100%;
    }

   #indus_sec .horizontal-tabs .nav-tabs .nav-item, .horizontal-tabs .nav-tabs .nav-link, .horizontal-tabs ul.year .nav-item {
        display: inline-block;
    }

   #indus_sec .horizontal-tabs ul.year .nav-item .nav-link {
        display: inline-block !important;
        line-height: 2.25 !important;
    }
   #indus_sec .vertical_tabs .nav-tabs .nav-link:before {
        display: none;
    }

   #indus_sec .vertical_tabs .nav-tabs .nav-link {
        display: inline-block;
        padding-left: 0px;
    }

   #indus_sec .vertical_tabs .nav-tabs .nav-link.active, .vertical_tabs .nav-tabs .nav-link:hover {
        padding-left: 0px;
    }
}
/*============Home industry End ==========*/

/*============Home client logo Strat ==========*/
@media (min-width: 260px) and (max-width: 767px){
   .brand_logo_slider .custom-prev-arrow{
        top:90%!important;
        left:2%!important;
    }
    .brand_logo_slider .custom-next-arrow{
       top:90%!important;
        right:2%!important;  
    }
}
/*============Home client logo End ==========*/


/*============Home Insight & news  Strat ==========*/
#insights_news_sec .insights_blocks .text-black{font-weight: 300;}
#insights_news_sec .tag-date {
    font-family: 'Poppins', sans-serif;
    font-weight: 300!important;
    font-size: 14px;
}
/*============Home Insight & news End ==========*/

/*============PRODUCT FILTER START ==========*/
.bry-control-label {
  display: block;
  position: relative;
  padding-left: 33px;
  margin-bottom: 17px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.bry-control-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}


.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #919191;
    height: 22px;
    border-radius: 30%;
    width: 22px;
    background-color: #fff;
}


.bry-control-label:hover input ~ .checkmark {
  background-color: #fff;
}


.bry-control-label input:checked ~ .checkmark {
 background-color: #DA251C;
 border-color: #DA251C;
}


.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.bry-control-label input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.bry-control-label .checkmark:after {
 left: 7px;
    top: 2.1px;
    width: 5px;
    height: 11px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bry-control-label input:checked ~ .checkmark + .label {
  color: #DA251C; /* Change the color to red when checked */
}

.search-page-card .bry-card-body .prod-text {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.1rem;
    text-transform: uppercase;
    line-height: 20px;
    color: #da251c;
}
.search-page-card .bry-card-body label {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    color: #2e2e2e;
}
.bry-product-filter .search-page-card .card-header h2, .bry-product-filter .search-page-card .card-header .h2 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 20px;
    text-transform: uppercase;
    color: #282828;
    display: flex;
    align-items: center;
    margin: 0;
}
#product-cat-banner{

    height: 35vh;
}
#product-cat-banner .carousel-item{
    height: 35vh;
    background-image: url('/wp-content/uploads/2023/09/2160x700-version-3.jpg');
}

.about-banner{
height: 65vh!important;
}
.about-banner .carousel-item{
    height: 65vh!important;
    background-image: url('/wp-content/uploads/2023/09/2160x700-version-3.jpg');
}
#product-cat-banner .card{padding: 1rem 6rem 1rem 1.3rem;background: #da251cb8;border-radius: 0;border:none!important;backdrop-filter: blur(2px);}
#product-cat-banner .card h1{font-size: 1.5rem;font-weight: 400;font-family: 'Poppins', sans-serif;}
#product-cat-banner .card p{font-weight: 300;margin-bottom: 0;font-family: 'Poppins', sans-serif;}
.bry-product-filter .search-page-card {background-color: #fff;border: none!important;}
.bry-product-filter .result-counter{font-size: 1.1rem;font-weight: 400;}
.cs-reset a{color:#a7a7a7;font-size: 0.9rem;}
.apply_btn button{background: #DA251C;padding: 2px 20px;border-radius: 0;font-family: 'Poppins';font-size: 1rem;}
.product_item .product-img {background: #f4f2f1;}
.product_item.border{
    border-color:#EDEBEB!important;
}
.product_item .card-body {
    min-height: 120px;
}
.product_item .text-black a{color: #363636;
    font-size: 1.3rem;}
.bry-product-filter .alert-warning{
    background: #da251c!important;;
    color: #fff!important;;
    text-align: left!important;;
    border-radius: 0;
    border-left: 5px solid black;
    font-family: 'Poppins', sans-serif;
    font-size: 1.1rem;
}
.bttn {
    border: none;
    text-transform: uppercase;
    font-size: .9rem;
    font-family: 'Poppins', sans-serif;
}
.product_item .link_txt{
        text-align: center;
    border: 2px solid #DA251C;
    border-radius: 14px;
    padding: 3px 10px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    color: #DA251C;
    font-family: 'Poppins', sans-serif;
}
/*============PRODUCT FILTER END ==========*/

/*============PRODUCT DETAILS START ==========*/
/*.product-showcase .nav-pills .nav-link{background:#f4f2f2;border-radius:0;}
.product-showcase .nav-pills .nav-link.active{ background-color: #f4f2f2;}*/
.product-showcase .nav-pills .nav-link{padding:0;margin-top:0;}
.product-showcase .nav-pills .nav-link{background:none!important;}
.product-showcase .nav-pills .nav-link .thumbs-images{background:#f4f2f2;border-radius:0;}
.product-showcase .productImage{background: #f4f2f2;}
.product-showcase .nav-link.active .thumbs-images{border: 1px solid #DA251C;}
.product-showcase .sec_title::before {
    position: absolute;
    content: "";
    width: 40px;
    height: 5px;
    left: unset;
    margin-left: unset;
    top: 0px;
    transform: skew(-40deg);
    background: #DA251C;
}
.product-showcase .pro_short_description {min-height: 85px;}
.product-showcase h1{text-align: left;color: #363636;font-size: 2rem;font-weight: 500;}
.product-showcase .pro_short_description p{color: #363636;font-size: 1.1rem;font-family: 'Poppins', sans-serif;}
.detail-page-slider .airgineers_grid{max-height: 130px;background: #e0e0e0;border-radius: 10px;}
.detail-page-slider .airgineers_grid p{text-transform: uppercase; font-weight: 500;color: #000;font-family: 'Poppins', sans-serif;}
.detail-page-slider .airgineers_grid .btn{border-color: #000;color: #000;font-size:.9rem;font-weight: 400;padding: 4px 12px;border-radius: 5px;text-transform: uppercase;font-family: 'Poppins', sans-serif;}
.detail-page-slider .airgineers_grid .btn:hover{border-color: #DA251C;color: #FFF;background:#DA251C;}

.ind_lft_side .airgineers_grid{max-height: 135px;background: #e0e0e0;border-radius: 10px;}
.ind_lft_side .airgineers_grid img{position: relative;top: 22px;right: 30px;}
.ind_lft_side .airgineers_grid p{text-transform: uppercase;font-size:13px; font-weight: 500;color: #000;font-family: 'Poppins', sans-serif;}
.ind_lft_side .airgineers_grid .btn{border-color: #000;color: #000;font-size:.9rem;font-weight: 400;padding: 4px 12px;border-radius: 5px;text-transform: uppercase;font-family: 'Poppins', sans-serif;}
.ind_lft_side .airgineers_grid .btn:hover{border-color: #DA251C;color: #FFF;background:#DA251C;}
.action_button a{font-size: 1.13rem;}
.action_button .print {margin-right: 20px;display: inherit!important;}
.product_second_section h2.text-white{font-size: 1.4rem;font-weight: 300;}
.product_second_section1 .card-red {height:unset;padding: 0 0.8rem;}
.product_second_section1 .card-red .text-red p {font-weight: 500;font-size: 15px;}
.product_second_section1 .card-red .align-items-center {padding: 3px;}
/*.product_second_section1 .image-red {background: #da251c;border-radius: 50%;}
.product_second_section1 .image-red img{width: 50px!important;
    height: 50px!important;

    padding: 10px;}*/
.product_lg_des_section table {margin-top: 0.8rem;margin-bottom: 0.8rem;}
.product_lg_des_section .nav-tabs {border-bottom: 1px solid #dee2e6!important;}
.product_lg_des_section .nav-tabs .nav-link:first-child {text-align:center;padding: 0.5rem 1rem!important;}
.product_lg_des_section #tabs .nav-tabs .nav-link.active, .product_lg_des_section #tabs .nav-tabs .nav-link:hover {
    border-color: #DA251C;
    color: #DA251C!important;
}
.product_lg_des_section #tabs .nav-tabs .nav-link {
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    /*font-size: 1.27rem;*/
    text-transform: uppercase!important;
     font-size: 14px;
    color: #363636;
    border: none;
    border-bottom: 3px solid transparent;
}
.product_lg_des_section .tab-pane p{color: #363636;font-size: 16px;font-weight: 400;}
.product_lg_des_section .tab-pane a{text-decoration: underline;font-weight: 600;}
.product_lg_des_section .tab-content .tab-pane h4{font-weight: 400!important;;font-size: 1.4rem!important;;line-height: 28px;color: #363636!important;;margin-bottom: 1rem;margin-top: 35px!important;}
.product_lg_des_section #tabs .nav-tabs .nav-link:hover::before, .product_lg_des_section #tabs .nav-tabs .nav-link.active::before {border-bottom-color: rgb(218 37 28)!important;}
.product_lg_des_section .tab-pane ul,.product_lg_des_section .tab-pane ul li{padding-left:0;margin-left:0;list-style-type: none;padding-bottom: 0.6rem;font-size: 16px;color: #363636;font-weight: 400;text-indent: -19px;    padding-left: 11px;}
.product_lg_des_section .tab-pane ul li:before { /* the custom styled bullets */
  background-color: #DA251C;
  border-radius: 50%;
  content: "";
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 2px;
  height: 10px;
  width: 10px;
}
.product_lg_des_section .tab-pane ul li ul li:before { /* the custom styled bullets */
  background-color: #DA251C;
  border-radius: 50%;
  content: "";
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 2px;
  height: 7px;
  width: 7px;
}
.product_lg_des_section table tbody tr td:last-child {
    border-right: 1px solid #DADADA !important;
}
.product_lg_des_section .tab-pane ul li ul{padding-top:10px;}
.product_lg_des_section .tab-pane h2{font-size: 27px;}
.product_lg_des_section .tab-pane h3{font-size: 20px;}
.category-banner .sec_title h2 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
font-weight: 700!important;
    font-size: 40px!important;
    line-height: 46px;
    letter-spacing: 0.02em;
}
.category-banner .sec_title p {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
font-weight: 500;
    font-size: 19px;
    line-height: 2rem;
    padding-right: 0rem;
}
.category-banner .new-btn-red {
    height: 61px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #DA251C;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: .9rem;
    line-height: 24px;
    margin-right: 2rem;
   text-transform: uppercase;
    border: 1px solid;
        padding: 10px;
}
.category-banner .new-btn-bored {

    font-weight: 500;
    font-size: .9rem;
    text-transform: uppercase;

}
@media screen and (max-width: 992px) {

.action_button .print {
    display: inline-block!important;
}
.airgineers_grid img{
    position: absolute;
    width: 126px;
    right: 35px;
}
#product-cat-banner .card {
    padding: 1rem 2rem 1rem 1.3rem;
}

}

@media (min-width: 260px) and (max-width: 600px){
.product_second_section h2.text-white {
    font-size: 1rem;
}  
.category-banner .sec_title p {
    padding-right: 1rem!important;
}
.airgineers_grid p{
    font-size: 0.8rem;
    margin-bottom: 0.4rem;
    font-family: 'Poppins', sans-serif;
}
.product_lg_des_section #tabs .nav-tabs .nav-link {
        font-size: .9rem;
}

.product_faqs .accordion-title {
    font-size: 15px!important;
    font-weight: 500!important;
}
.static-banner .new-btn-red i.fa-file-pdf-o {
    padding-right: 0.5rem;
}
.static-banner .new-btn-red i.fa-download {
    padding-left: 0.5rem;
}
}
@media (min-width: 601px) and (max-width: 992){
   .product_second_section h2.text-white {
    font-size: 2.5rem;
} 
.category-banner .sec_title p {
    padding-right: 1.5rem!important;
}
.airgineers_grid p{
    font-size: 1.2rem;
    margin-bottom: 0.4rem;
    font-family: 'Poppins', sans-serif;
}

}


.brypro_filter_cat h3{color: #dd362e;opacity: 0.27;font-size: 30px;font-weight: 300;font-family: 'Poppins', sans-serif;}
.brypro_filter_cat h4{font-size: 16px;font-family: 'Poppins', sans-serif;}
.brypro_filter_cat a{color:#363636;font-family: 'Poppins', sans-serif;}
.sml-txt h3{padding-left: 10px;font-family: 'Poppins', sans-serif;}
.product_faqs{
    background: #f4f4f4;
}
        .product_faqs .accordion-title:before {
            float: right !important;
            font-family: FontAwesome;
            content:"\f068";
            padding-right: 5px;
            transform: skew(-40deg);

        }
         .product_faqs .accordion-title{
           font-size: 17px!important;
           font-weight: 500!important;

        }
        .product_faqs  .accordion .card {
            border: 1px solid #a1a1a1 !important;

        }
        .product_faqs .accordion .card-body p, .product_faqs .accordion .card-body ul li{
            font-weight: 400!important;
            font-size: 14px!important;
                line-height: 25px;
            color: #363636!important;
        }
        .product_faqs .accordion-title.collapsed:before {
            float: right !important;
            content:"\f067";
            transform: skew(-10deg);
        }

       .product_faqs #headingOne {
            font-size: 18px;
            line-height: 90px;
            align-items: center;
            text-decoration: none;
            height: 90px;
        }

        .product_faqs .mb-0{
            font-family: 'Poppins', sans-serif;
            font-style: normal;
            font-weight: 600;
            font-size: 18px;
            align-items: center;
            text-decoration: none;
            color: #DA251C;
        }
       .product_faqs a.card-link.accordion-title.collapsed {
            color: #363636;
        }

.product_faqs .card-body{padding-top:0;}
.product_industry .nav-tabs .nav-link {
    margin-bottom:1rem!important;
}
.mob_industry .vertical_tabs .nav-tabs .nav-link {
    display: inline-block;
  padding-left: 3.5rem;
}

.mob_industry  ul{
    padding-left: 20px;
}
.mob_industry  ul li{
  list-style:none;
}

.mob_industry .vertical_tabs .nav-tabs .nav-link:before {
    display: block;
}
.mob_industry .vertical_tabs .nav-link:before {
    content: ""!important;
    position: absolute!important;
    left: 0px!important;
    top: 50%!important;
    width: 40px!important;
    height: 1.4px!important;
    background: #7D7D7D!important;
}
.bs-popover-auto{
        padding-bottom: 14px;
}
/*============PRODUCT DETAILS END ==========*/

/*============INDUSTRY Archive START ==========*/
.right_result_aria .sec_title h2{
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.7rem;
    padding-top: 0.8rem;
    color: #282828;
    margin-bottom: 1rem;
}
.right_result_aria .sec_title::before {
    position: absolute;
    content: "";
    width: 40px;
    height: 5px;
    left: unset;
    margin-left: unset;
    top: 0px;
    transform: skew(-40deg);
    background: #DA251C;
}
.bry_cat_sidebar .prod-text {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.1rem;
    text-transform: uppercase;
    line-height: 20px;
    color: #da251c;
}
.bry_cat_sidebar .sftt_cat_list a {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    color: #2e2e2e;
}
.bry_cat_sidebar .sftt_cat_list a.active {
    color: #da251c;
}
.right_result_aria h2{font-size: 27px;text-transform: uppercase;font-weight: 400;color: #da251c;font-family: 'Poppins', sans-serif;}
.right_result_aria .card{border-color: #EDEBEB!important;border-radius: 0;box-shadow: none;}
.right_result_aria .card-img-top {width: 100%;border-radius: 0;}
.right_result_aria .card .card-title {font-size: 16px;font-weight: normal;color: #2e2e2e;margin-bottom: 0;font-family: 'Poppins', sans-serif;}
.right_result_aria .cat_intro_text p{font-size: 14px;font-weight: 300;margin-bottom: 0;}
.right_result_aria .alert-warning {
    background: #da251c!important;
    color: #fff!important;
    text-align: left!important;
    border-radius: 0;
    border-left: 5px solid black;
    font-family: 'Poppins', sans-serif;
    font-size: 1.1rem;
}
.ind_lft_side .widget .li_listing{padding-left: 0;}
.ind_lft_side .right_sidebar .card{box-shadow: 0px 0px 5px 3px rgb(0 0 0 / 8%);border: none!important;border-radius: 0;}
.product_lg_des_section .tab-pane p{
        font-size: 16px;
    color: #363636;
    font-weight: 400;
}
.brygram_sec .sec_title p{
           font-size: 16px;
    color: #363636; 
}
.brygram_sec .sec_title a{
    font-weight: 500;
    font-size: .9rem;
    text-transform: uppercase;
}
.brygram_sec h2{
        margin-bottom: 0!important;
            font-weight: 600;
            font-size: 2.3rem;
}
.brygram_sec h3 {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 40px;
    color: #282828;
}

.product_lg_des_section .nav-tabs .nav-link {
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    /*font-size: 1.27rem;*/
    text-transform: uppercase!important;
     font-size: 14px;
    color: #363636!important;
    border: none;
    border-bottom: 3px solid transparent;
}
.right_sidebar h2{
    font-size: 1.6rem;
}
/*============INDUSTRY DETAILS END ==========*/

/*============INSIGHT POST START ==========*/
.desc p{
    font-size: 16px;
    color: #363636;
    font-weight: 400;
}
.desc h2,.desc h3{
    font-size: 1.75rem;
margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}
/*============INSIGHT POST END ==========*/


/*============CASE STUDY POST START ==========*/
.case_studies_single_page{
    margin-top:-100px;
}
.case_studies_detail_banner h1{    font-weight: 400;}
.case_studies_single_page .card{border-radius:0;}
.case_studies_single_page p {font-size: 16px;color: #363636;font-weight: 400;}
.bs-line4{display:none;}
.testimonial_slider1 .slick-next, .testimonial_slider1 .slick-prev{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 104%;
    display: block;
    width: unset!important; 
     height:  unset!important; 
    padding: 20px;
    -ms-transform: translate(0,-50%);
    cursor: pointer;

}

.testimonial_slider1 .slick-slide {
    display: block;
    margin: 14px;
}
.testimonial_slider1 .slick-prev {
right: 11%;
    left: unset;
}
.testimonial_slider1 .slick-next {
right: -1%;
}
.testimonial_slider1.slick-dotted.slick-slider {
    margin-bottom: 0px;
}
.advantages_sec .card-title{font-weight: 300;}

.csy_bryair_solution{font-size: 16px;color: #363636;font-weight: 400;font-family: 'Poppins', sans-serif;}
.csy_bryair_solution .sec_title h3{margin-bottom: 0!important;font-weight: 400;font-size: 2.4rem;}
.case_studies_single_page .sec_title h3{font-weight: 400;font-size: 2.4rem;}
.newslatter_archive .skbox-items .img-wrapper{height:unset!important;}
.sfft_newsltr p {font-size: 16px;color: #363636;font-weight: 400;font-family: 'Poppins', sans-serif;}
.sfft_newsltr1 p {font-size: 16px;color: #fff!important;font-family: 'Poppins', sans-serif;}
.sftd_title{margin-bottom: 0!important;font-weight: 400!important;font-size: 2.4rem!important;}
.sfft_newsltr1 img{position: absolute;top: -100px;}
@media (min-width: 260px) and (max-width: 600px){
.sfft_newsltr1 img{position: unset;top: -100px;}
.png_list ul{columns: 1!important;}
}
/*============CASE STUDY POST END ==========*/

/*============BRYCARE PAGE START ==========*/
#bryAir_benefits_sec .card {box-shadow:none;border: 1px solid rgb(255 255 255 / 24%) !important;}
#bryAir_benefits_sec .card-title{font-weight: 300;    font-size: 18px;}
.card .plan_list{padding-left:0;}
.png_list ul{padding-left: 0;list-style-type: none;columns: 2;}
.png_list ul li{list-style: none;padding-bottom: 10px;}
.png_list ul li img{width:20px;height:20px;}
.sftt_maintenance_table table thead th{
        background: #da251c;
}
#maintenance_partsKit_sec .plan_title{height:unset;}
#bryAir_benefits_sec .card-title::after {
    position: absolute;
    width: 26px;
    height: 4px;
    left: 50%;
    top: 49%;
    transform: skew(-40deg);
    background: #FFF;
    margin-left: -13px;
}
.plan_pos p{font-size: 15px;font-weight: 400;}
.service_card .card{border-radius: 0;}
.running-text{font-size: 16px;color: #363636;font-weight: 400;font-family: 'Poppins', sans-serif;}
.bg-color1 li{background: #e2e3e4!important;color:#000000;border-top: 1px solid #fff;font-size: 15px;font-weight: 400;}
.bg-color2 li{background: #808285!important;color:#fff;border-top: 1px solid #fff;font-size: 15px;font-weight: 400;}
.bg-color3 li{background: #939598!important;color:#fff;border-top: 1px solid #fff;font-size: 15px;font-weight: 400;}
.bg-color4 li{background: #a7a9ac!important;color:#fff;border-top: 1px solid #fff;font-size: 15px;font-weight: 400;}
.bg-color5 li{background: #d1d3d4!important;color:#000000;border-top: 1px solid #fff;font-size: 15px;font-weight: 400;}

/*============BRYCARE PAGE END ==========*/

/*============ABOUT US PAGE START ==========*/
#about_prouct_sec::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 290px;
    background: #DA251C;
    z-index: -1;
}
.certifications_slides .slick-slide {
    display: block;
    margin: 10px;
}

.certifications_slides .slick-next, .certifications_slides .slick-prev{
    display: block;
     width: 31px;
    height: 20px;
}
.certifications_slides .custom-prev-arrow{
  background: url('/wp-content/themes/bryair/assets/images/slide-arrow-back-black.png') center center no-repeat;
  text-indent: -9999px; 
  width: 40px; 
  height: 40px; 
  background-color: #fff;
  position: absolute;
  top: 42%;
  left: -17px;
  z-index: 9;
  border: 1px solid #CCC4C4 !important;
  box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.12);
  border-radius: 100%;
  transform: translate(0px, -50%);
}
.certifications_slides .custom-next-arrow{
    background: url('/wp-content/themes/bryair/assets/images/slide-arrow-next-black.png') center center no-repeat;
    text-indent: -9999px; 
    width: 40px; 
    height: 40px; 
    background-color: #fff;
    position: absolute;
    top: 42%;
    right: -17px;
    border: 1px solid #CCC4C4 !important;
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.12);
    border-radius: 100%;
    transform: translate(0px, -50%);
    z-index: 9;
}
@media (min-width: 260px) and (max-width: 600px){
.certifications_slides .custom-next-arrow{right: -4px;}
.certifications_slides .custom-prev-arrow{left: -4px;}
}
/*============ABOUT US PAGE END ==========*/

.rnd_tec_slide .slick-slide {
    display: block;
    margin: 10px;
}

.rnd_tec_slide .slick-next, .rnd_tec_slide .slick-prev{
    display: block;
     width: 31px;
    height: 20px;
}
.rnd_tec_slide .custom-prev-arrow{
  background: url('/wp-content/themes/bryair/assets/images/slide-arrow-back-black.png') center center no-repeat;
  text-indent: -9999px; 
  width: 40px; 
  height: 40px; 
  background-color: #fff;
  position: absolute;
  top: 42%;
  left: -17px;
  z-index: 9;
  border: 1px solid #CCC4C4 !important;
  box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.12);
  border-radius: 100%;
  transform: translate(0px, -50%);
}
.rnd_tec_slide .custom-next-arrow{
    background: url('/wp-content/themes/bryair/assets/images/slide-arrow-next-black.png') center center no-repeat;
    text-indent: -9999px; 
    width: 40px; 
    height: 40px; 
    background-color: #fff;
    position: absolute;
    top: 42%;
    right: -17px;
    border: 1px solid #CCC4C4 !important;
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.12);
    border-radius: 100%;
    transform: translate(0px, -50%);
    z-index: 9;
}
.pahwa_gp_logo{margin-left: -15px;}
@media (min-width: 260px) and (max-width: 600px){
.rnd_tec_slide .custom-next-arrow{right: -4px;}
.rnd_tec_slide .custom-prev-arrow{left: -4px;}
#technology_tab_sec .nav-pills .nav-item {
     margin-right: unset;
    padding: 10px;
    
}
#technology_tab_sec .nav-pills .nav-link {    font-size: 12px;}
.legend-list li{display:block!important;padding-left: 0px!important;padding-bottom: 30px;}
.legend-list{padding-left: 0px;padding-bottom: 20px;}
.pahwa_gp_logo{margin-left: -15px;}
}

.cs_png_list{
padding-left: 0;
    
}
.cs_png_list li{
    list-style: none;
    padding-bottom: 15px;
    text-indent: -19px;
    padding-left: 19px;
    
}
.cs_png_list li::before {content: '';display: inline-block;height: 14px;width: 20px;background-image: url(/wp-content/uploads/2023/10/kindpng_2828209.png);
 background-repeat: no-repeat;background-size: contain;}
.bry-csr-page p, .bry_air_service p{font-size: 16px;color: #363636;font-weight: 400;font-family: 'Poppins', sans-serif;}
.country_module .modal-content p{font-size: 16px;color: #363636;font-weight: 400;text-align:left;font-family: 'Poppins', sans-serif;}
.country_module .modal-content h3{text-align:left;font-size: 20px;font-family: 'Poppins', sans-serif;}
.country_module .modal-content ul li{font-size: 16px;color: #363636;font-weight: 400;text-align:left;font-family: 'Poppins', sans-serif;}
.country_module button{ont-weight: 500;font-size: .9rem;text-transform: uppercase;}
.contact_form_sec input.wpcf7-text {border-bottom: 1px solid rgb(226 226 226 / 97%);}
.contact_form_sec .wpcf7-textarea{border-bottom: 1px solid rgb(226 226 226 / 97%);}

    
.legend-list li{display:inline-block;font-size: 20px;padding-left: 20px;font-weight: 300;height: 20px;}

.skbox-items .link_txt{
    width: 109px;
    text-align: center;
    border: 2px solid #DA251C;
    border-radius: 14px;
    padding: 2px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    color:#DA251C;
    font-family: 'Poppins', sans-serif;
}
.pr_slide .link_txt {    position: absolute;
    bottom: 64px;}
.awards_box .card-body{min-height: 185px;}
.single-technical-articles .desc h2, .single-news .desc h2, .single-blog .desc h2{font-size: 27px!important;}
.single-technical-articles .desc h3, .single-news .desc h3, .single-blog .desc h3{font-size: 20px!important;}
.single-technical-articles .desc ul, .single-news .desc ul, .single-blog .desc ul{margin-bottom: 1rem;}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  /* Your styles for screens between 992px and 1200px go here */
.nav-menu > li > a{
        padding: 10px 10px!important;
}
.detail-page-slider .airgineers_grid p {
    font-size: 14px!important;
    margin-bottom: 0.5rem;
}
.detail-page-slider .airgineers_grid .btn {font-size: .7rem!important;}
.action_button a {
    font-size: .9rem!important;
}
.red-area .card-red .image-red img {
    max-width: 45px!important;
        height: 45px;
}
}



    /* Custom CSS for styling */
    .mobile-menu {
      list-style: none;
      padding: 0;
    }
    .mobile-menu li {
      list-style: none;
          font-size: 1.2rem;
    color: #000!important;
    }
    
   .mobile-menu li a {
          font-size: 1.2rem;
    color: #000!important;
    }
   .mobile-menu .custom-dropdown {
      position: relative;
      margin-bottom: 10px;
    }

   .mobile-menu .dropdown-toggle {
      cursor: pointer;
      text-decoration: none; /* Add text-decoration to remove default link styling */
    }

    .mobile-menu .dropdown-content {
      display: none;
    }
    .mobile-menu .dropdown-content li{
      border: none;
    }
    
   .mobile-menu .dropdown-content ul li a{
     font-size: 1rem!important;
    }
    .custom-dropdown.active .dropdown-content {
      display: block;
    }

    .mobile-menu .dropdowns-toggle::after {
      content: "+";
      display: inline-block;
      margin-left: 5px;
      position: absolute;
      right: 0;
      pointer-events: none;
      color: #333; /* Adjust color as needed */
    }

    .custom-dropdown.active .dropdowns-toggle::after {
      content: "-";
    }
    
    .form-columns-1{
        width: 50%;
    float: left;
    }
    .form-columns-2{
      width: 50%;
    float: left;
    }
    .hs-error-msgs{
        position:absolute;
            color: #c8392a;
    }
    .contact_form_sec .hs_firstname ,.contact_form_sec .hs_jobtitle ,.contact_form_sec .hs_email, .contact_form_sec .hs_mobilephone, .contact_form_sec .hs_company, .contact_form_sec .hs-city, .contact_form_sec .hs_country, .contact_form_sec .hs_industry__website_forms_   
    {
       width:50%;
       float:left;
       padding-right: 25px;
    padding-bottom: 20px;
    }
    


    .contact_form_sec .hs_message 
    {
       width:68%;
       float:left;
       padding-right: 25px;
      padding-bottom: 20px;
    }
    .contact_form_sec .hs_submit 
    {
       width:32%;
       float:left;
       padding-right: 25px;
      padding-bottom: 20px;
    }
     
    .contact_form_sec input.hs-input{
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    height: auto;
    line-height: 22px;
    color: #000000;
    background: transparent;
    border: 5px;
 border-bottom: 1px solid rgb(226 226 226 / 97%);
    border-radius: 0px;
    padding: 15px 15px;
        width: 100%;
}

    .contact_form_sec select{
    font-family: 'Poppins', sans-serif;
    border: none;
    border-bottom: 1px solid rgb(226 226 226 / 97%);
    border-radius: 0px;
    padding: 14px 15px;
    width: 100%;
    }
.contact_form_sec textarea{
    
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    height: auto;
    line-height: 22px;
    color: #000000;
    background: transparent;
    border: 5px;
 border-bottom: 1px solid rgb(226 226 226 / 97%);
    border-radius: 0px;
    padding: 15px 15px;
        width: 100%;
}
    .contact_form_sec input.hs-input:focus-visible{
        outline:none;
    }
    .contact_form_sec textarea:focus-visible{
        outline:none;
    }
    .contact_form_sec select:focus-visible{
        outline:none;
    }
 .contact_form_sec .hs-button{  
    background: #DA251C !important;
    width: 100%;
    color: #ffff;
    border: none;
    padding: 20px;
    border: none;
    text-transform: uppercase;
    font-size: .9rem;
    font-family: 'Poppins', sans-serif;
    }


@media (min-width: 260px) and (max-width: 776px){
.contact_form_sec .hs_firstname ,.contact_form_sec .hs_jobtitle ,.contact_form_sec .hs_email, .contact_form_sec .hs_mobilephone, .contact_form_sec .hs_company, .contact_form_sec .hs-city, .contact_form_sec .hs_country, .contact_form_sec .hs_industry__website_forms_{
    width:100%;
    float:left;
    padding-right: 25px;
    padding-bottom: 20px;
}

.contact_form_sec .hs_message{width:100%;}
.contact_form_sec .hs_submit{width:100%;}
} 


    #getin_touch .hs-error-msgs{
        position:absolute;
           color: #ffffff;
    }
    #getin_touch .hs_firstname ,#getin_touch .hs_jobtitle ,#getin_touch .hs_email, #getin_touch .hs_mobilephone, #getin_touch .hs_company, #getin_touch .hs-city, #getin_touch .hs_country, #getin_touch .hs_industry__website_forms_{
       width:50%;
       float:left;
       padding-right: 25px;
    padding-bottom: 20px;
    }
    

    #getin_touch .hs_message 
    {
       width:100%;
       float:left;
       padding-right: 25px;
      padding-bottom: 25px;
    }
   #getin_touch .hs_submit 
    {
       width:100%;
       float:left;
       padding-right: 25px;
      padding-bottom: 25px;
      text-align: right;
    }
     
    #getin_touch input.hs-input{
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    height: auto;
    line-height: 22px;
       color: #000;
    background: transparent;
    border: 5px;
 border-bottom: 1px solid rgb(226 226 226 / 97%);
    border-radius: 0px;
    padding: 15px 15px;
        width: 100%;
}

    #getin_touch select{
    font-family: 'Poppins', sans-serif;
    border: none;
    border-bottom: 1px solid rgb(226 226 226 / 97%);
    border-radius: 0px;
    padding: 14px 15px;
    width: 100%;
    background: #da2916;
    color:#fff;
    }
#getin_touch textarea{
    
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    height: auto;
    line-height: 22px;
   color: #000;
    background: transparent;
    border: 5px;
 border-bottom: 1px solid rgb(226 226 226 / 97%);
    border-radius: 0px;
    padding: 15px 15px;
        width: 100%;
}
#getin_touch #label-industry__website_forms_-ed3993c7-1986-4ea8-92e8-aa2dae991680{
    color: #ffffff; 
}
#getin_touch input:focus{
 background: #ffff; 
}
#getin_touch textarea:focus{
 background: #ffff; 
}
 #getin_touch input.hs-input::placeholder {
   color: #ffffff;
}

 #getin_touch input.hs-input::-ms-input-placeholder { /* Edge 12-18 */
   color: #ffffff;
}
#getin_touch textarea::placeholder {
  color: #ffffff;
}

#getin_touch textarea::-ms-input-placeholder { /* Edge 12-18 */
   color: #ffffff;
}
   #getin_touch input.hs-input:focus-visible{
        outline:none;
    }
   #getin_touch textarea:focus-visible{
        outline:none;
    }
#getin_touch select:focus-visible{
        outline:none;
    }
#getin_touch .hs-button{  
background: #DA251C !important;
    width: 16%;
    color: #ffff;
    border: none;
    padding: 20px;
    border: none;
    text-transform: uppercase;
    font-size: .9rem;
    font-family: 'Poppins', sans-serif;
    border: 1px solid #fff;
    -webkit-box-shadow: -6px 7px 2px 0px rgb(0 0 0);
    -moz-box-shadow: -6px 7px 2px 0px rgb(0 0 0);
    box-shadow: -6px 7px 2px 0px rgb(0 0 0);
    }
    
#getin_touch .hs-button:hover {
    transform: translateY(4px);
}

#getin_touch .hs-button:focus {
    box-shadow: none !important;
    transform: translateY(4px);
}

@media (min-width: 260px) and (max-width: 776px){
    #getin_touch .hs_firstname ,#getin_touch .hs_jobtitle ,#getin_touch .hs_email, #getin_touch .hs_mobilephone, #getin_touch .hs_company, #getin_touch .hs-city, #getin_touch .hs_country, #getin_touch .hs_industry__website_forms_{
    width:100%;
    float:left;
    padding-right: 25px;
    padding-bottom: 20px;
}
    .form-columns-1{
        width: 100%;
    }
    .form-columns-2{
      width: 100%;
    }
#getin_touch .hs_message{width:100%;}
#getin_touch .hs_submit{width:100%;}
#getin_touch .hs-button {width: 40%;}
} 

.page-template-default ul li{
        padding-bottom: 0.6rem;
}
.page-template-default ul {
      padding-bottom: 0.6rem;
}

.single-news_letter ul {
    padding-left: 2rem;
}
/*for homepage insights tab */
#insightTabs {
  margin-bottom: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  border-bottom: none;
  list-style: none;
  padding: 0;
  
}

ul#insightTabs,
ul#insightTabs li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* Tab links styled as boxes */
#insightTabs .nav-link {
  background-color: #f8f9fa;
  border: 1px solid #ddd;
  border-radius: 8px;
  color: #333;
  font-weight: 500;
  margin-right: 10px;
  padding: 10px 20px;
  transition: all 0.3s ease;
  text-decoration: none;
}

#insightTabs .nav-link.active,
#insightTabs .nav-link:hover {
  background-color: #d0021b;
  color: #fff;
  border-color: #d0021b;
}

/* Prevent Bootstrap nav-tabs default border */
.nav-tabs {
  border-bottom: none !important;
}

/* Swiper full height */
.swiper,
.swiper-wrapper {
  height: 100%;
}

/* Swiper slide flex column layout */
.swiper-slide {
  display: flex !important;
  flex-direction: column;
  height: 100% !important;
}

/* Card structure */
.custom-insights-card {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  background: #fff;
  border: none;
  border-radius: 6px;
  box-shadow: 0 4px 8px rgb(0 0 0 / 0.1);
  padding: 15px;
}

/* Image container */
.custom-insights-card .img-wrapper {
  height: 195px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}

.custom-insights-card .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
}

.custom-insights-card .img-wrapper:hover img {
  transform: scale(1.05);
}

/* Heading (title) */
.custom-insights-card .heading {
  font-size: 18px;
  font-weight: 600;
  margin: 15px 0 10px;
  line-height: 1.3;
  min-height: 48px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.custom-insights-card .heading a {
  color: #000;
  text-decoration: none;
}

/* Description */
.custom-insights-card .desc {
  font-size: 14px;
  color: #555;
  margin-bottom: 15px;
  flex-grow: 1;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Read More */
.custom-insights-card .link_txt {
  font-weight: 600;
  color: #d0021b;
  text-decoration: none;
  align-self: flex-start;
  transition: color 0.3s ease;
}

.custom-insights-card .link_txt:hover {
  color: #a30015;
  text-decoration: underline;
}

/* Slider controls (next/prev) in header */
.slider-controls {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* Buttons styling */
.slider-controls .swiper-button-prev,
.slider-controls .swiper-button-next {
  position: static;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f2f2f2;
  opacity: 0.8;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s;
}

.slider-controls .swiper-button-prev:hover,
.slider-controls .swiper-button-next:hover {
  background: #d0021b;
  opacity: 1;
}

/* Icon size inside the buttons */
.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 18px !important;
  font-weight: bold;
  color: #000;
}

.insightsSwiper-all {
  position: relative; /* Needed for absolute positioning of arrows */
}

.custom-swiper-prev,
.custom-swiper-next {
  position: absolute;
  top: 50%;
  width: 45px;
  height: 45px;
  margin-top: -22.5px;
  cursor: pointer;
  z-index: 10;
  background-color: rgba(255, 0, 0, 0.8); /* strong red background, adjust as needed */
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 24px;
  box-shadow: 0 0 8px rgba(255, 0, 0, 0.7); /* glow effect */
  transition: background-color 0.3s ease;
}

.custom-swiper-prev:hover,
.custom-swiper-next:hover {
  background-color: rgba(255, 0, 0, 1);
  box-shadow: 0 0 12px rgba(255, 0, 0, 1);
}

.custom-swiper-prev {
  left: 10px;
}

.custom-swiper-next {
  right: 10px;
}

/* Arrow icons via CSS content */
.custom-swiper-prev::after {
  content: '‹'; /* left arrow */
  font-size: 28px;
  font-weight: bold;
}

.custom-swiper-next::after {
  content: '›'; /* right arrow */
  font-size: 28px;
  font-weight: bold;
}

.swiper-button-next.custom-swiper-next,
.swiper-button-prev.custom-swiper-prev {
  width: 45px !important;
  height: 45px !important;
}
/*for homepage insights tab */

/*homepage product slide css */
.product_section {
  display: block;
  overflow: hidden;
}
.product_section:after {
  display: block;
  clear: both;
  content: "";
}
.product_section .about_content {
  background-color: #F5F5F5;
  padding-top: 77px;
  padding-right: 210px;
  padding-bottom: 62px;
  position: relative;
}
.product_section .about_content .background_layer {
  background-color: #F5F5F5;
  width: auto;
  margin-left: -200px;
  right: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.product_section .product_box_slider {
  margin-top: 60px !important;
  position: relative;
}
.product_section .product_box_slider .product_container {
  background-color: #be171e;
  margin-left: -170px !important;
  position: relative;
}
.product_section .product_box_slider .product_container .background_layer {
  background-color: #be171e;
  width: auto;
  margin-right: -200px;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.product_section .product_box_slider .product_container .layer_content {
  position: relative;
  z-index: 9;
  height: 100%;
}
.product_section .product_box_slider .product_container .layer_content .product_owlCarousel {
  display: block;
  position: relative;
}
.product_section .product_box_slider .product_container .layer_content .product_owlCarousel .productsliderbox {
  margin: 10px 0 10px 0;
  padding: 20px 0px 50px 50px;
  position: relative;
  text-align: left;
}

.product_section .owl-nav .owl-prev {
  position: relative;
  top: 30px;
  left: 40px;
  border-radius: 0;
  background: #fff;
  display: block;
  outline: 0;
  width: 34px;
  line-height: 34px;
  color: #be171e;
  margin-top: 0px;
  transition: all 0.3s ease-in-out;
}

.product_section .owl-nav .owl-prev:hover {
  background: #020d26;
  color: #fff;
}
.product_section .owl-nav .owl-next {
  position: relative;
  border-radius: 0;
  display: block;
  background: #fff;
  outline: 0;
  width: 34px;
  text-align: center;
  line-height: 34px;
  color: #be171e;
  margin-top: 0px;
  transition: all 0.3s ease-in-out;
}
.product_section .owl-nav .owl-next:hover {
  background: #020d26;
  color: #fff;
}
.count-box{
  padding: 20px 50px;
}
.count-box button{
  border: 0;
  background-color: #fff;
  padding: 10px;
}
.count-box button:focus{
  outline: 0;
}
.counter{
  margin-bottom: 20px;
  font-size: 30px;
  color: #fff;
}
.productsliderbox h3{
  font-size: 30px;
  color: #fff;
  margin-bottom: 20px;
  font-weight: 600;
}
.productsliderbox p{
  font-size: 20px;
  color: #fff;
  padding-bottom: 20px;
  font-weight: 400;
}
 .productsliderbox a{
    padding: 10px 20px 10px 20px;
    border-radius: 4px;
    color: #FFFFFF !important;
    margin-top: 10px;
    font-size: 20px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    text-decoration: none;
 }
  .productsliderbox a:hover{
     background-color: #ffffff;
     color: #be171e !important;
  }
  
  .owl-nav {
  display: none !important;
}

.banner_section_home{
   background-image: url("/wp-content/uploads/2025/07/BG-hero.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0px 60px 60px;
 }
 .bannerbtn-box button{
  border: 0;
  background-color: #fff;
  padding: 10px;
}
 .bannerbtn-box button:focus{
  outline: 0;
}
.banner-content-box{
  background-color: #be171e;
  margin-top: -230px;
  position: relative;
  z-index: 99;
  width: 60%;
}
.banner-desc{
  padding: 30px;
}
.banner-desc h3{
  color: #fff;
  font-size: 24px;
  margin-bottom: 10px;
}
.banner-desc p{
  color: #fff;
  font-size: 16px;
}

@media all and (max-width: 991px) {
  .product_section .about_content {
    padding-right: 15px !important;
  }
  .product_section .about_content .background_layer {
    width: 200% !important;
  }
  .product_section .product_box_slider {
    margin-top: 0 !important;
  }
  .product_section .product_box_slider .background_layer {
    width: 200% !important;
    margin-left: -200px;
  }
  .product_section .product_box_slider .about_content {
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-top: 28% !important;
  }
  .product_section .product_box_slider .product_container {
    margin-left: -15px !important;
  }
  .product_section .product_box_slider .product_container .productsliderbox {
    margin: 0px 0 20px 0;
  }
  .product_section .product_box_slider .product_container .productsliderbox .testimonial_content {
    margin-left: -36px !important;
  }
  .product_section .product_box_slider .product_container .productsliderbox .images_box {
    display: none;
  }
  .banner_section_home{
    padding: 60px 0px 60px 0px;
 }
  .banner-content-box{
  margin-top: -20px;
  width: 90%;
}
 
}
/*homepage product slide css end*/

.product-list h3 {
    font-size:16px;
    color:#000;
    font-weight:700;
}
.product-list p {
    font-size:14px;
    color:#000;
    font-weight:400;
}

.product-list a {
    font-size:14px;
    font-weight:400;
    color:#b10023;
}