:root{
	--color-primary: #27367b;
    --color-light-grey: #f7f7f7;
    --color-light-grey-1: #848484;
}

@media only screen and (max-width: 1200px){
    .section-promotion{
        height: 50vh;
    }
    
    
    .section-products{
        height: 200px;
        top: 0;
    }
    
    .products{
        height: 200px;
    }
 
    .products__photo{
       width: 100%;
       height: 75%;
       text-align: center;
       padding: 0px 0;
       padding-top: 20px;

    }
    
    .products__photo img{
       width: 60%;
    
    }
    
    .products__text{
        width: 100%;
        height: 25%;
        text-align: center;
        padding: 10px 10px;
    
    }

    
    .products__text h1{
        font-size: 17px;
    }
    
    .products__text p{
        font-size: 16px;
    }
    
}



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

    .section-promotion{
        height: 400px;
    }
  
    
    .products__photo img{
       width: 70%;
    
    }


    .products__text h1{
        font-size: 14px;
    }
    
    .products__text p{
        font-size: 13px;
    }


 .keijzer__map{
    display: none;
}
    
}



@media only screen and (max-width:800px){
   
    .section-promotion{
        height: 300px;
    }
    
    .section-products{
        height: 150px;
        top: 0;
    }
    
    .products{
        height: 150px;
    }
 


    .products__text h1{
        font-size: 12px;
    }
    
    .products__text p{
        font-size: 10px;
    }


.section-repairAnd-promo{
    position: relative;
    padding: 50px  0 0 0;
}


.section-about{

    position: relative;
    width: 100%;
    height: 300px;
    margin-top: 200px;

 }

   
}


@media only screen and (max-width: 770px){
    .section-about{

        position: relative;
        width: 100%;
        height: 300px;
        margin-top: 70px;
    
     }

     .header-bottom{
         margin-top: 1px;
     }

     .header-top .entry{
        padding: 0px 15px;
     }

     .header-top .language{
        margin-top: -2px;
     }

     .hamburger-icon {
        width: 35px;
        height: 35px;
        margin-top: -10px;

    }

    .section-services{
        padding: 50px 0;
    }

    .repairing{
        width: 100%;
        height: 300px;
        overflow: hidden;
        margin-bottom: 3px;
        
    }
    

}


@media only screen and (max-width:620px){
   
    .section-promotion{
        height: 250px;
        overflow: hidden;
    }
    
    
}



@media only screen and (max-width:600px){
   
    .products__text h1{
        font-size: 10px;
    }
    
    .products__text p{
        font-size: 7px;
    }


.section-repairAnd-promo{
    position: relative;
    padding: 10px  0 0 0;

}


    
}



@media only screen and (max-width: 480px){
    .section-promotion{
        height: 200px;
        overflow: hidden;
    }
    
    .section-products{
        height: 100px;
        top: 0;
    }
    
    .products{
        height: 100px;
    }
 
    .products__photo{
       height: 70%;
       padding-top: 5px;
    }
    
    .products__photo img{
       width: 80%;
    
    }
    
    .products__text{
       height: 30%;
        padding: 10px 10px;
    
    }

    .products__text h1{
        font-size: 10px;
    }
    
    .products__text p{
        display: none;
    }

    .section-repairAnd-promo{
        position: relative;
        padding: 30px  0 0 0;
    
    }


    .promo__box{
        height: 350px;
    }
    
    .promo__photo a img{
        margin-top: 100px;
        width: 90%;
    }


.section-brand-bg{
    padding: 40px 0;
    margin-top: 20px;
}


.section-about{
    height: 200px;
 
 }

 .about-us{
    position: relative;
    margin-left: 0;
    width: 70%;
    left: 50%;
    transform: translateX(-50%);
}

.about__heading{
    font-size: 30px;
    font-weight: 700;

}

.about__subtitle{
    font-size: 14px;
    font-weight: 300;
}

    
}



@media only screen and (max-width: 400px){
    .section-promotion{
        height: 200px;
        overflow: hidden;
    }
    
    .products{
        height: 100px;
    }
 
    .products__photo{
       height: 70%;
       padding-top: 5px;
    }
    
    .products__photo img{
       width: 90%;
    
    }
    
    .products__text{
       height: 30%;

    }

    
    .products__text h1{
        font-size: 8px;
    }

    .section-services{
        margin: 0;
        position: relative;
        margin-top: 50px;
    }

    .section-services{
        padding: 20px 0;
    }

    .repairing{
        width: 100%;
        height: 100px;
        overflow: hidden;
        margin-bottom: 10px;
        
    }
    
    

}


@media only screen and (max-width: 375px){
    .repair__text p{
        font-size: 12px;
        margin-top: 10px;
        
     
    }
    

}