/*@media only screen and (max-width: 1850px) {
    #what-our-clients-say #client-2 {
        margin-top: 310px;
    }
}*/
@media only screen and (max-width: 1750px) {
    #we-as #competence, #we-as #trust {
        margin-left: 5%;
    }
    #we-as #flexibility {
        margin-right: 5%;
    }
    #we-as #we-as-text-left {
        margin-left: 375px;
    }
    #we-as #flexibility #we-as-text-right {
        margin-right: 210px;
    }


    #how-much #pay-methods, #how-much #price-list {
        margin-left: 5%;
    }
    #how-much #coupon-specialoffers {
        margin-right: 5%;
    }
}
@media only screen and (max-width: 1500px) {
    .main #what-our-clients-say h1 {
        margin-bottom: 50px;
    }
    .main #what-our-clients-say #client-1, .main #what-our-clients-say #client-2, .main #what-our-clients-say #client-3 {
        text-align: center;
        max-width: 90%;
        margin: 0 auto 50px auto;
        line-height: 0.5em;
    }
    .main #what-our-clients-say #client-2 {
        margin-top: 85px;
    }
    .main #what-our-clients-say #client-1 p, .main #what-our-clients-say #client-2 p, .main #what-our-clients-say #client-3 p {
        line-height: 1.75em;
        font-size: 14px;
    }


    .main #what-our-clients-say a#rate-us button#rate-us-btn {
        margin-top: 50px;
    }

    
}
@media only screen and (max-width: 1450px) {
    #how-much #how-much-text-left {
        margin-left: 350px;
    }
    #how-much #how-much-text-right {
        margin-right: 300px;
        margin-top: -150px;
    }
}
@media only screen and (max-width: 1400px) {
    #we-as #we-as-text-left {
        margin-left: 350px;
    }
    #we-as #flexibility #we-as-text-right {
        margin-right: 170px;
    }


    #how-much #how-much-text-right p br {
        display: none;
    }
}
@media only screen and (max-width: 1350px) {
    #how-much #how-much-text-right {
        margin-top: -190px;
    }
}
@media only screen and (max-width: 1300px) {
    header nav img#logo {
        width: 69.5px;
        margin-top: 2px;
        margin-left: 6%;
    }
    header nav #nav-links {
        position: absolute;
        top: 0;
        right: 0;
        margin-right: 6%;
        margin-top: 25px;
    }
    header nav #nav-links a {
        font-family: 'Open Sans';
        font-size: 16px;
        color: #000;
        font-weight: 100;
    }
    header nav#nav #nav-links a.active:after {
        content: '';
        background: #F7AA46;
        position: absolute;
        left: -1px;
        bottom: -1.425em;
        width: 70px;
        height: 0.2rem;
        border-left: none;
        border-right: 1px solid #F7AA46;
        border-top: 1px solid #F7AA46;
        border-bottom: none;
        border-radius: 10px;
    }
    header nav #nav-links a.inactive {
        margin-left: 40px;
    }
    header nav #nav-links a#nav-btn {
        background: #F7AA46;
        color: #FFF;
        border: 1.5px solid #F7AA46;
        padding: 7px 24px;
        margin-left: 40px;
        border-radius: 20px;
        text-align: center;
        transition: 0.3s;
    }
    header nav #nav-links a#nav-btn:hover {
        background: transparent;
        color: #F7AA46;
    }
    header nav #nav-links a#nav-btn span {
        margin-left: 12.8px;
    }
}
@media only screen and (max-width: 1250px) {
    #we-as #we-as-text-left {
        margin-left: 300px;
    }
    #we-as #we-as-text-left p, #we-as #we-as-text-right p {
        font-size: 14px;
    }
    #we-as #we-as-text-right {
        margin-bottom: 90px
    }

    footer #footer-links a:nth-child(1) {
        margin-left: 85px;
    }
    footer #footer-text p {
        margin-right: 85px;
    }
}
@media only screen and (max-width: 1150px) {
    #we-as #we-as-text-left {
        margin-left: 275px;
    }
    #we-as #flexibility #we-as-text-right {
        margin-right: 170px;
    }


    #how-much #how-much-text-right {
        margin-right: 275px;
    }
}