
@media screen and (min-width:200px) and (max-width:1024px){
    
    /* Baner Style */
    .banner_block{width: 100%;}
    .banner_block .banner_media video{height:unset; min-height: 100%; object-fit: unset;}
    .banner_block .banner_content{position: static; width: calc(100% - 40px); margin: auto; padding:20px 20px 60px 20px; transform: translateY(-26%);backdrop-filter: blur(2.5px);}
    .banner_block .banner_content .sub_title{font-size: 15px; line-height: 26px;}
    .banner_block .banner_content .banner_title{font-size: 20px; line-height: 26px; padding:10px 0px;}
    .banner_block .banner_content .banner_text{font-size: 14px; line-height: 18px;}
    .banner_slider.owl-carousel .owl-dots{bottom:20px; overflow-x: auto; width: 100%; padding:0px 30px; box-sizing: border-box;}
    .banner_slider.owl-carousel .owl-dots .owl-dot{min-width:auto; width:8em;}
    .banner_slider.owl-carousel .owl-dots .owl-dot .dot-title{font-size: 15px; line-height: 21px;}

    /* Quick links */
    .quick_link_block .quick_link{padding:10px 10px; grid-gap: 10px;}

    /* Model Listing */
    .model_listing{grid-gap: 20px;}
    .select_model .tab_item{text-align: initial; order:0; width:100%; flex:unset; display: flex; align-items: center; justify-content: space-between;}
    .select_model .tab_item svg{display: inline-block; width: 20px;}
    .select_model .tab_item.active svg{transform: rotate(-180deg);}
    .select_model .tab_item.active svg path{fill: var(--primary_white);}
    .select_model .tab_item:hover svg path{fill: var(--primary_white);}

    .model .title{font-size: 18px; line-height: 20px; padding-bottom: 10px;}
    .model .price_cta_block .price{font-size: 12px;}
    .model .price_cta_block .price strong{font-size: 18px; line-height: 20px;}
    .model .price_cta_block .model_type{font-size: 14px; line-height: 14px;}
    .model .specification li{font-size: 14px; line-height: 20px;}

    .compare_item.model_item .model{padding:20px 20px;}
    .compare_item.model_item .model .model_image{padding-top:20px;}
    .model_top .model_icons{gap: 6px;}
    .model .model_top{top:15px; padding:0px 20px;}
    .model_top .model_icons .circle_icon{width:30px; height:30px;}
    .model_top .model_icons .circle_icon svg{width:16px;}

    .model .semi_spec{overflow: auto;}
    .model .semi_spec .semi_spec_item{padding:8px 8px; min-width:8em;}
    .model .semi_spec{padding:5px 0px 25px;}
    .model .semi_spec .semi_spec_item .primary_text{padding-top:2px;}

    .model .cta_block .half{width: 100%; flex:unset;}

    /* Offer Slider */
    .offer_slider .offer_block .content_block_outer{padding:20px 20px; right:0px; top:unset; bottom:20px; transform: translateY(20px);}
    .offer_slider .offer_block .content_block{padding: 20px 20px;}
    .offer_slider .offer_block .content_block .icon img{max-width: 150px;}
    .offer_slider .offer_block .content_block .offer_text{font-size: 16px; line-height: 20px; padding-top: 15px;}

    /* Finance Section */
    .finance_scroll{padding:25px 0px;}
    .finance_scroll li img{min-width: 150px;}

    /* Why us Blocks */
    .why_us_inner{flex-wrap: wrap;}
    .why_us_inner .why_us_carousel{max-width: 100%; padding:15px 20px 50px 20px;}
    .why_us_carousel .why_block .title{font-size: 17px; line-height: 22px;}
    .why_us_carousel .why_block .text{font-size: 16px; line-height: 22px;}
    .why_us_carousel.owl-carousel .owl-dots{bottom:20px;}
    .owl-carousel .owl-dots .owl-dot{width:18px; height:18px;}
    .owl-carousel .owl-dots .owl-dot span{width:10px; height:10px;}

    .why_us_inner .why_us_video{width: 100%;}
    .why_us_inner .why_us_video video{object-fit: unset; height: auto;}

    /* News & Events */
    .news_card .card_content .date{font-size: 14px; line-height: 17px;}
    .news_card .card_content .title{font-size: 20px; line-height: 24px; padding-top:10px;}
    .news_card .card_content .primary_text{padding-top:10px;}
    .news_card .card_content .inner_section_cta{padding-top:10px;}

    /* Popup */
    .popup .close{width: 30px; height:30px; top:-15px; left:-15px;}
    .popup .popup_block{padding:20px 20px;}
    .popup .popup_title{font-size: 20px; line-height: 28px; padding-bottom: 15px;}
    .popup .form_field .form_cta{flex:1; padding:12px 5px;}
    /* .form_field.recaptcha{padding:0px 0px;} */
    .popup.filter_popup .popup_title{font-size: 22px; line-height: 30px;}
    .popup_filter_option .inner_title{font-size: 18px; line-height: 26px;}
    .popup_filter_option .ftr_opt_chk{grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));}
}



@media screen and (min-width:1025px) and (max-width:1600px){
    /* .banner_block .banner_media video{min-height:550px;} */
    .banner_block .banner_content{padding:30px 25px; right:-20%;max-width: 400px;}
    .banner_block .banner_content .sub_title{font-size: 18px; line-height: 26px;}
    .banner_block .banner_content .banner_title{font-size: 30px; line-height: 30px; }
    .banner_slider.owl-carousel .owl-dots{bottom:25px;}
    .banner_block .banner_content .banner_text{font-size: 16px;line-height: 22px;}
    .banner_block .banner_content .banner_cta a{font-size: 16px}

    .model .title{font-size: 20px; line-height: 22px;}
    .model .price_cta_block .price strong{font-size: 20px; line-height: 22px;}
    .model .price_cta_block .model_type{font-size: 15px; line-height: 15px;}
    .model .semi_spec .semi_spec_item{padding:10px 6px;}

    .offer_slider .offer_block .content_block_outer{max-width: 450px;}
    .offer_slider .offer_block .content_block{padding:30px 30px;}
    .offer_slider .offer_block .content_block .icon img{width: 70%;}
    .offer_slider .offer_block .content_block .offer_text{font-size: 21px; line-height: 25px;}

    .why_us_inner .why_us_carousel{max-width: 400px;}
    .why_us_carousel.owl-carousel .owl-dots{bottom: -90px;}
    .why_us_carousel .why_block .title{font-size: 20px; line-height: 26px;}
    .why_us_carousel .why_block .text{font-size: 18px; line-height: 22px;}
    .why_us_inner .why_us_video{width:calc(100% - 400px);}
    .why_us_inner .why_us_video video{height: 460px;}

    .news_card .card_content .date{font-size: 15px; line-height: 19px;}
    .news_card .card_content .title{font-size: 22px; line-height: 26px;}

/*  banner update  */
/*    .main_banner{max-height: calc(100vh - 140px);}*/
/*    .main_banner .banner_media video{max-height: calc(100vh - 140px);}*/
}

@media screen and (min-width:1441px) and (max-width:1700px){
    /* .banner_block .banner_media video{min-height: 600px;} */
    .offer_slider .offer_block .content_block_outer{max-width: 580px;}
    .offer_slider .offer_block .content_block .icon img{width: 70%;}
    .why_us_inner .why_us_carousel{max-width: 450px;}
    .why_us_carousel.owl-carousel .owl-dots{bottom: -120px;}
    .why_us_inner .why_us_video{width:calc(100% - 450px);}
    .why_us_inner .why_us_video video{height: 550px;}
}
@media screen and (min-width:320px) and (max-width:767px){
    .banner_block .banner_media video source{display: none;}
    .banner_block .banner_media video{min-height: 326px;}
/*    .main_banner .video{min-height: 240px;}*/

}