@media (max-width: 850px) {
    .header{
        z-index: 100;
    }
    .service-item{
        height: 100% !important;
    }
   .header-wrap{
    display: none;
   }
    .team-title {
        font-size: 16px;
    }
    .team-subtitle {
        font-size: 12px;
        
    }
   .move, .move-1{
    opacity: 1;
    transform: translateY(0px); 
    transform: translateX(0px); 
}
   .mobile{
    display: flex;
   }
   .main-home{
    margin-top: 120px;
   }
   .main-wrap{
   
    flex-direction: column;
    height: 100%;
   }
   .num {
    font-size: 14px;
}
.video-wrap{
    max-width: 80%;
    margin: 0 auto;
 }
.width{
    order: 2;
}
.mbl{
    display: none;
}
.main-btn{
    width: 100%;
}
.main-title li p{
    font-size: 14px;
}
.main-title ul {
    display: flex;
    justify-content: space-around;
}
.service-icon {
   
    max-width: 100%;
}
.num-item{
    width: 50%;
}
.num-item:nth-child(2){
    border-right: none !important;
}
.num-item:nth-child(1){
    border-bottom: 4px solid black;
}
.num-item:nth-child(2){
    border-bottom: 4px solid black;
}
.icon{
    font-size: 14px;
}
   .num-text{
    font-size: 12px;
   }
.main-title h1{
    font-size: 40px;
    margin-top: 0px !important;
}
   .main-item {
    flex: 45%;
}
.icon-item {
    flex: 45%;
}
.gallary-item{
    max-width: 28%;
}
.footer{
   
       
          
            align-items: center;
            text-align: center;
     
    
}
.footer-phone{
    display: none;
}
.footer-wrap{
   flex-direction: column;
    align-items: center;
    margin: 10px;
}
.footer-wrap p {
    margin: 10px;
}
.footer-wrap a{
    padding: 5px 0;
}
.footer-social{
   margin: 30px 0 20px 0;
}
.phone-btn {
    width: 40%;
}
.revert .service-img{
    order: 2;
    margin-top: 20px;
}
.revert .service-text{
    order: 1;
}
.revert .service-title{
font-size: 24px !important;
}
.main-img{
    display: none;
   }
.service-item{
    flex-direction: column;
    margin-top: 50px !important;
}
.list-ul {
    padding: 20px 0 0 0;
}

    .audio {
        width: 100% !important;
    }

.pay .service-title-top {
   
}
.list-item .service-title-top{
    padding-left: 0;
}
.service-img{
    order: 1;
    max-width: 90%;
}
.service-text{
    margin-top: 30px;
    text-align: left !important;
   margin-left: 0;
    text-align: center;
    max-width: 90%;
}
.main-item-img img{
    height: 100%;
    border-radius: 15px 15px 0 0;
}
.main-about-wrap{
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.main-item {
    max-width: 90%;
    border-radius: 15px;
    margin-top: 10px !important;
}
.gallary-item{
    max-width: 40%;
}
.title{
   font-size: 22px;
   margin-top: 100px !important;
}
.phone-btn{

    width: 80%;
    padding: 20px;
}

#contacts.service-text{
    flex-direction: column;
    align-items: center;
    text-align: center !important;
    font-size: 20px;
    margin: 30px 0 30px 0;
   
}
#contacts.service-title{
    font-size: 20px;
}
.rev-wrap{
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.rev-item{
    padding: 20px 20px 20px 20px;
    margin: 10px 10px 30px 10px;
    width: 90%;
}
.rev-icon-item span{
    font-size: 12px;
}
.num-wrap{
    flex-wrap: wrap;

}
.etap{
    width: 45%;
    margin-bottom: 20px;
}
.end-title{
    font-size: 20px
}
.end-form{
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.footer-wrap p {
    display: flex;
    font-size: 9px;
    color: #9c9c9c;
}
.form-input {
   margin-top: 15px;
    width: 276px;
}
.form-input:nth-child(2){
    margin-bottom: 15px;
}
.end-form button{
    margin-top: 15px;
    width: 276px;
}
.table-header{
    font-size: 14px;
}
.table-item{
    font-size: 11px;
}
.audio_field{
   width: 200px;
}

.footer-logo {
    display: flex;
    align-items: center;
   
    width: 100%;
    font-size: 14px;
    color: #9c9c9c;

}

}

@media (max-width: 650px) {
    .order{
        order: 1;
    }
    
    .move, .move-1{
        opacity: 1;
        transform: translateY(0px); 
    }
    .page-transition{
        display: none;
    }
    .team-title {
        font-size: 16px;
    }
    body{
        background: url('../img/slider-bg-mb.jpg');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    .service-title-top::before{
        display: none !important;
    }
    .rev-list li {
        padding: 1px 20px;
    }
    .rev-list li span::before{
        left: 10px;
top: 7px;
    } 
    .service-title-top {
        width: 100%;
        }
    .service-title-top span{
    width: 100%;
    }
    .service-title-top{
        text-align: center !important;
    }
    .bot{
        padding: 20px;
    }
    .bot-title{
        font-size: 16px;
text-align: center;
padding: 40px 20px;
    }
    .width{
        max-width: 100%;
    }
    .list-container{
        flex-wrap: wrap;
    }
    .list-item{
        max-width: 100%;
        order: 2;
    }
    .left{
        transform: translateX(0px); 
    }
    .list-item img{
        max-width: 80%;
        margin: 0 auto;
        display: block;
    }
    .list-item .service-title-top{
        padding-top: 20px;
    }
    .list-item.move-1{
        order: 1;
    }
    .partners-raw{
        display: flex;
    }
   
   .main-title li{
    margin-right: 10px;
display: flex;
align-items: center;
flex-direction: column;
flex: 33%;
text-align: center;
   }
        .main-title li p {
            font-size: 18px;
        }
        .view{
            display: none !important;
        }
        .audio_field {
            width: 100% !important;
            text-align: center;
        }
        .audio_field source{
            display: block;
            width: 100% !important;
        }
         .mb{
            font-size: 14px;
         }
         .none{
            display: none;
         }
         .cirkle li span::before {
display: none;
         }
         .team-img  img{
            border-radius: 10px;
            display: block;
         height: 350px;
        }
        .main-home{
           
        }
}
