.mobil_slider {
    display: none;
}

.slider_text {
    font-size: 30px !important;
    text-transform: unset !important; 
}
.xamkorr{
   background-color: white;
   border-radius: 15px;
}
.dune-up img {
    width: 100%;
}

.foter_logo{
    border-radius: 15px;
}
#footer_menu {
    color: white;
    font-weight: 500;
    margin-bottom: 5px;
}
.service {
    zoom: 100%;
}
.mySwiper {
    width: 100%;
}
.container2 {
    max-width: 85% ;
    margin: auto;
}
.container3 {
    max-width: 100% ;
    margin-left: 1100px;
    margin-top: 200px;
    
}
.container4 {
    max-width: 100% ;
    margin-left: 1100px;
    margin-top: 80px;
    
}
.container5 {
    max-width: 100% ;
    margin-left: 1100px;
    margin-top: 180px;    
}
.container6 {
    max-width: 85% ;
    margin: auto;
    margin-top: 200px;
}
.mmmm {
    display: none;
}
.sliddd {
    max-width: 1920px;
    margin: auto;
}
@media screen and (max-width:1650px){
    body {
        zoom: 80%;
        font-size: 80%;
    }
}
@media screen and (max-width:1440px){
    body {
        zoom: 66%;
    }
}
@media screen and (max-width:1080px){
    body {
        zoom: 55%;
    }
}
@media screen and (max-width:1001px){
    body {
        zoom: 100%;
    }
    .mobil_slider {
        display: block;
    }
    .desktop_slider {
       
    }
    .header .header-menu .logo img {
        width: 100%; 
    }
    #root h1 span {
        font-size: 26px;
    }
}

@media screen and (max-width:768px) {
    
    .mmmm {
        display: block;
    }
    
    #root h1 span {
        font-size: 16px;
        max-width: 280px !important;
    }
    #root h1 {
       
        max-width: 280px ;
    }
    .header-main1 {
        height: 100%;
        padding-top: 150px;
    }
    .mb a {
        color: white;
    }

    
    .slider_text {
        font-size: 12px !important;
        
    }
    .header-main {        
        height: 100%;
    }
    .header-main h1 span{        
        font-size: 12px;
        line-height: 10% !important;
    }
}