@media only screen and (max-width: 3000px) {
    
} 

@media only screen and (max-width: 1599px) {
    
    .banner_section .banner_text{
        margin-left: 15px;
    } 
    .banner_section .banner_text h1{
        font-size: 40px;
    }
    .banner_section .banner_text p{
        font-size: 17px;
    }
    .notre_concept_section .portion .notre_text_section h6{
        font-size: 18px;
        letter-spacing: 6px;
    }
    .notre_concept_section .portion .notre_text_section h2{
        font-size: 45px;
    }
    .notre_concept_section .portion .notre_text_section .notre_inner_ico_box .ico_box_notre img{
        margin-bottom: 15px;
    }
    .notre_concept_section .portion .notre_text_section .notre_inner_ico_box{
        margin: 35px 0 0 0;
    }
    .notre_concept_section .portion .about_img_section .image_two{
        top: 175px;
    }
    .parlent_section .parlent_box h3{
        font-size: 65px;
    }
    .services_section .servixe_box_section .services_box{
        height: 470px;
    }
    .services_section{
        padding: 70px 0 20px 0;
    }
    .testimonial_section .testi_text h2{
        font-size: 45px;
    }
    .testimonial_section .testi_text{
        margin: 0 auto 35px;
        padding: 0;
        width: 805px;
        padding-left: 380px;
    }
    .testimonial_section .testi_slide .testi_box_slide p{
        font-size: 18px;
        line-height: 27px;
    }
    .customers_section .text_part h6{
        font-size: 18px;
        letter-spacing: 6px;
        margin-bottom: 15px;
    }
    .customers_section .text_part h2{
        font-size: 45px;
    }
    .notre_concept_section .portion .notre_text_section .notre_inner_ico_box .ico_box_notre img{
        max-width: 50%;
    }
    .notre_concept_section{
        padding: 70px 0 120px 0;
    }
    .services_section .heading_text h6{
        font-size: 18px;
        letter-spacing: 6px;
    }
   
}

@media only screen and (max-width: 1439px) {
   
    .notre_concept_section .portion .notre_text_section h2{
        margin-bottom: 15px;
    }
    .banner_section .banner_text h1{
        font-size: 35px;
    }
    .notre_concept_section .portion .notre_text_section h2{
        font-size: 40px;
        line-height: 45px;
    }
    .services_section .heading_text h2{
        font-size: 40px;
    }
 
}

@media only screen and (max-width: 1366px){

    
    
}

@media only screen and (max-width: 1359px) {
  
    
    
}

@media only screen and (max-width: 1259px){
    
    
    
}

@media only screen and (max-width: 1199px){
 
   
    
}

@media only screen and (max-width: 1024px){
    
  
    
}

@media only screen and (max-width: 991px){
   
    
    
}

@media only screen and (max-width: 767px){
   
    
    
}

@media only screen and (max-width: 639px){
   
    
    
}

@media only screen and (max-width: 575px){
   
   
    
}

@media only screen and (max-width: 480px) {
  
    
    
}

@media only screen and (max-width: 440px){
  
  
     
}

@media only screen and (max-width: 375px){

    
    
}

@media only screen and (max-width: 320px){
   
    
    
}

