@media screen and (min-width: 769px) {
}
@media screen and (max-width: 1024px) {
.menu{gap:50px}
.fmenu.menu{display:none}
.foot_top{padding:40px 0}
.foot_center{flex-wrap:wrap;gap:20px}
.form_block_wrapper{height:500px}
.form_text{font-size:18px}
.title{font-size:39px}
.advan_grid{gap:17px}
.textside{width:55%;font-size:20px}
.imgside{width:calc(45% - 50px);height:700px}
.imgside img{width:calc(45% - 50px);height:700px}
.advan_text{font-size:16px}
.brands_slider .slick-arrow{display:none!important}
}
@media screen and (max-width: 768px) {
.head .std_btn {
    display: none;
}
.slide_logo{width:500px;max-width:90%}
.slide_logo img{max-width:100%;max-height:100%;object-fit:contain;margin:auto}
.slide_text{font-size:20px}
.head .menu{/* display:none; */}
.head{padding:20px 0}
.mm-listitem__text{color:#fff!important;font-size:20px;padding:20px 50px}
.mm-listitem:after{display:none}
a.mm-navbar__title{color:#fff!important}
.mm-navbar{border:none}
.mm-panel:before{/* background:url(/storage/app/media/banners2/7-1.svg) no-repeat; */position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:-1}
.title{font-size:30px}
.imgside img{width:100%;height:100%;position:unset}
.infoblock{flex-wrap:wrap;gap:50px;justify-content:center}
.imgside{height:350px;width:60%;order:1}
.textside{width:100%;font-size:18px}
.advan_grid{padding-top:30px;gap:30px}
.pt100{padding-top:80px}
.pb100{padding-bottom:80px}
.flogo img{width:200px}
.foot_top{padding:25px 0}
.form_text{font-size:16px}
.form_block_wrapper{height:450px}
.contact_page{flex-wrap:wrap;gap:50px}
.map{height:350px;width:100%}
.cont_info{width:100%}
.fcol {
    width: calc(33% - 15px);
}
}
@media screen and (max-width: 480px) {
.menu li {
    font-size: 16px;
}

.menu {
    gap: 30px;
    justify-content: space-between;
    width: 100%;
}
.advan_grid{gap: 0;grid-template-columns:repeat(1,1fr)}
.icon{margin-bottom:15px;min-height:auto}
.textside{font-size:16px;margin-bottom: 30px;}
.imgside{width:100%}
.foot_top{flex-wrap:wrap}
.flogo img{width:180px}
.flogo{display:table;margin:0 auto 20px}
.foot_center{padding:30px 0;gap: 0;}
.fcol{width:100%;margin-bottom: 15px;}
.ftitle{margin-bottom:5px}
.copy{text-align:center;width:83%;margin:auto}
.fixed_btns a{width:45px;height:45px}
.fixed_btns{right:10px;bottom:10px}
.foot_bottom{padding:20px 0}
.form_in{flex-wrap:wrap;padding:0;background:transparent;gap: 0;}
.white_input{background:#fff;padding:10px 12px;border-radius:5px;margin-bottom: 10px;}
.form_in .red_btn{width:100%;padding:13px}
.form_text br{display:none}
.form_text{font-size:15px}
.title{font-size:24px}
.mb20{margin-bottom:10px}
.mb30{margin-bottom:25px}
.form_block_wrapper{height:400px}
.advan_item{display:flex;flex-direction:column;align-items:center;margin-bottom: 30px;}
.mb25{margin-bottom:15px}
.pt100{padding-top:60px}
.pb100{padding-bottom:60px}
.mb50{margin-bottom:30px}
.top_phone{display:none}
.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:30px;height:2px}
.hamburger-inner:before{top:-8px}
.hamburger-inner:after{bottom:-8px}
.hamburger-box{width:30px;height:20px}
.hamburger-inner{margin-top:0}
.slide_text{font-size: 14px;margin-top:10px}
.slider_dot{font-size:13px;margin-bottom:15px;gap: 0;}
.dot_ring:before{height:19px}
.scroll_down{/* display:none; */gap: 0;}
.slide_logo img{max-height: 90px;}
.banner_content .red_btn{margin-top: 10px;}
.red_btn{font-size:14px;padding:12px 20px}
.slider_dots_wrap{bottom: 65px;left:5px}
.slide_text br{display:none}
.banner_wrap{top: 33%;}
.mm-listitem__text{padding:15px 25px;font-size:18px}
.head{padding:15px 0 0}
.cicon{width:50px}
.cinfo{width:calc(100% - 50px)}
.cont_col{min-height:80px;padding:20px 0}
.con_val{font-size:16px}
.contact_page{gap: 0;}
.feedmodal .modal-body{padding:40px 25px}
.form_side .white_input {
    background: transparent;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #ffffff96;
    color: #fff;
}

.form_side .white_input::placeholder {
    color: #fff;
}
.alert{font-size:16px;padding:30px;line-height:1.2;}
.slide_logo {
    width: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner_content {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.down_line {
    height: 30px;
    margin-top: 5px;
}

.down_line:before {
    height: 15px;
}
.mainslider {
    /* height: 86vh; */
}
.dot_ring {
    margin-right: 13px;
}

.infoblock {
    gap: 0;
}

.social {
    gap: 0;
}

.social a {
    margin-right: 16px;
}

.social a:last-child {
    margin-right: 0;
}

.fcol:last-child {
    margin-bottom: 0;
}
.map {
    margin-top: 30px;
}
.slider_dots {
    position: relative;
}
.main_slide {
    height: 86vh !important;
}
}