@media only screen{
  #cookiescript_badge{display:flex !important;}
}

@media (max-width: 1919.98px){
    .inner_banner_img { height: 38rem;}
}

@media (max-width: 1439.98px){
    .home_slider_img,
    .inner_banner_img{ height: 35rem;}
    
}

@media (max-width: 1365.98px){
    .slider_date,
    .home_slide_title{ font-size: 2rem;}
    /*.home_slide_text{ font-size: .85rem;}*/
    
    .home_slider_img { height: 28rem;}
    
    
}
@media (max-width: 1199.98px){
    html { font-size: 12px;}
    .social_media_img { height: 28.2rem;}
    
    .home_banner_sec .carousel-indicators { left: 40%;}
    
}

@media (max-width: 991.98px) {
    .navigation{ position: static;}
    .collapse:not(.show){ display: none !important;}
    .navbar-expand-md .navbar-toggler{ display: block !important;}
    .navbar-expand-md .navbar-collapse{ width: 100%; -ms-flex-wrap: wrap; flex-wrap: wrap;}
    .navbar-expand-md .navbar-nav{ width: 100%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin-bottom: 1.5rem;}
    .navigation .navbar-nav li{ padding: .3rem 1.07rem;}
    .social_media_img{ height: 20.5rem;}    
    .brands_list li { width: calc(33.3333% - 20px);}
    
    .mview_row_reverse{ -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse;}
    
    .selected_news_data::after { width: 5000px; height: 100%; background-color: #eaeaea; position: absolute; top: 0%; right: -5000px; content: '';}
    
}

@media (max-width: 767.98px){
    .home_slider_img,
    .inner_banner_img{ width: 100%;}
    .inner_banner_img { height: 46rem;}
    .home_banner_sec .carousel-caption{ width: 100%; background-color: rgba(35,35,35,0.6);}
    .home_banner_sec .carousel-caption::after { width: 5000px; height: 100%; background-color: rgba(35,35,35,0.6); position: absolute; top: 0%; left: -5000px; content: '';}
    .home_banner_sec .carousel-caption::before{ background-color: rgba(35,35,35,0.6);}
    .home_banner_sec .carousel-indicators { left: 0%; right: 0%;}
    
    .slide_data_block{ text-align: center;}
    .slider_sub_category,
    .home_slide_title{ -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
    .sec_title { font-size: 2.6rem;}
    .testimonials_slide_sec .carousel-control-next, 
    .testimonials_slide_sec .carousel-control-prev { width: 2.6rem;}
    
    .brands_list li { width: calc(33.3333% - 20px);}
    
    .social_media_img { height: auto;}
    footer { padding: 3rem 0rem;}
    
    .about_info_heading{ font-size: 3.5rem;}
    
    
}

@media (max-width: 575.98px) {
    .brands_list li { width: calc(50% - 20px);}
    .project_list_title{ font-size: 2rem;}
    .project_list_title img { max-width: 4rem; margin-bottom: .5rem;}
    
    .team_member_pic { width: 13rem; height: 13rem;}
    .about_info_heading { font-size: 2.8rem;}
    .about_info_heading br{ display: none;}
    .team_member_name { font-size: 2rem;}
    
    .selected_news_data_heading { font-size: 1.6rem;}
    
    
}

@media (max-width: 479.98px) {
    .inner_banner_img { height: 35rem;}
    .language_dropdown{ margin-bottom: 1.07rem;}
    .brands_list li { width: calc(50% - 20px);}
}
