
@media (max-width: 1199px) {
    
     .large .box-title {
         left:auto;
         top:auto;
     }
     
     .tarieven-container .owl-nav button.owl-prev {
        right: auto;
        left: 0;
    }
         
     .tarieven-container .owl-nav button.owl-next {
        right: auto;
        left: 55px;
    }
    
    .block-team .slider-buttons-side .owl-nav button {
        top:-260px;
    }
    
        
}

@media (max-width: 991px) {
    
    .block-team .slider-buttons-side .owl-nav button {
        top:-280px;
    }
}
    
    
@media (max-width: 767px) {
          
     footer img.logo {
        max-width: 140px;
    }     
    
    .page-template-home .block-1b .content h2 span {
        font-size:15px;
        line-height: 14px;
    }
       
     .fotoslider-container .item {
        
        height: 215px;
    }  
    
    .lp-wrapper h1, h2.subtitle.b, .box-title, .large .box-title {
        font-size:30px;
        line-height: 32px;
    }
    
    .page-template-home .block-1 h1 {
    font-size: 38px;
    line-height: 39px;
    
    }
   
    .logo-top img {
           width:180px;   
     }
         
    ul.faq li a.question {
        font-size:16px;
    }
    
    .blocks.items .item {
        height:220px;
    }
    .page-template-home .block-6 {
        background: #000 !important;
    }
    
    h1.title, .page-template-home .block-5 h1 {
        margin-bottom: 20px;
        font-size: 37px;
        line-height: 36px;
    }    
        
    .lp-wrapper p {
        font-size: 15px;
        padding-bottom: 7px;
        
        line-height: 23px;
    }
    
    .lp-wrapper h2 {
        font-size: 27px;
        line-height: 26px;        
    }
    
    .page-template-home .block-1 p {
        color:#fff;
    }
        
     .block-photo-top {
        height:200px;   
     }
    
    
    .tarieven-container .owl-nav button.owl-prev {
      right: auto;
      left: 7px;
      
      margin-left: 0px;
    }

    .tarieven-container .owl-nav button.owl-next {
      right: auto;
      left: 61px;
      margin-left: 0px;
    }
    
    .cta-box2 {
        display:block;
        text-align: center;
      
    }
    
    .cta-box2 div {
        width:100%;
    }
    
    a.alle-lessen {
      margin-right:0px;
    }
    
}


@media (max-width: 500px) {
    
    body.home .block-1 {
        height:700px !important;
        box-shadow: 0px 0px 0px 4000px rgb(0 0 0 / 15%) inset;

    }
    
    body.home .block-4:before, body.home .block-4:after {
      display:none;    
    }
    

    
}

