/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */

@media only screen and (min-width: 930px) and (max-width: 1180px) {

    .noMobile, .mobile-small-header {
        display: none
    }
    
    .noTablet {
        display: none
    }
    
    .lnd-box {
        width: 900px;
    }
    .lnd-blue-box {
        padding: 25px 20px;
        font-size: 23px;
        line-height: 34px;
    }

    .lnd-more {
        padding: 16px 20px 14px;
        border-radius: 30px;
        font-size: 16px;
    }
    .lnd-text-box {
        font-size: 17px;
        line-height: 24px;
    }

    .lnd-text-box h4 {
        font-size: 19px;
        margin: 0 0 5px;
    }
    
    #lnd-02 {
        padding: 19px 30px 18px 420px;
    }
    .lnd-blue-box .lnd-more span {
        margin-left: 5px;
    }
    .lnd-feature-row .lnd-feature-desc {
        font-size: 16px;
        line-height: 22px;
        padding: 0 30px 0 35px;
    }
    .lnd-text-box .lnd-text-box-desc {
        padding: 41px 35px 0 50px;
    }
    
    .lnd-testimonial-box {
        max-width: 290px;
    }
    
    .lnd-testimonial-box img {
        width: 100%;
        height: auto;
    }
    .lnd-testimonials .lnd-testimonial-desc {
        font-size: 14px;
        line-height: 28px;
        padding: 42px 0 0 0;
    }
    .lnd-testimonials .lnd-testimonial-desc.lnd-tall {
        height: 300px;
    }
    #lnd-04 {
        background: #cad9db url('https://optiland.pl/upload/oasys_max/img/max-08.jpg') no-repeat 100% 0;
    }
    #lnd-05 {
        background: #cad9db url('https://optiland.pl/upload/oasys_max/img/max-09.jpg') no-repeat 100% 0;
        font-size: 19px;
        line-height: 32px;
        padding: 60px 0 60px 40px;
    }
}
