@media (max-width: 1200px) {
    #trabaho .col-md-12.col-lg-6.sent-up.about-text.wow.fadeInUp {
        text-align: center;
    }

    span.portfolio-title-onthumb {
        opacity: 1;
        display: block;
    }
}

@media (max-width: 992px) {
    #trabaho .about-text {
        text-align: center;
        width: 100%;
    }

    #trabaho .about-image.wow.fadeInUp {
        padding: 0;
    }

    .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
        width: auto;
    }

    #home.home-template {
        height: 100%;
    }

    #homePageSlider .item img {
        height: auto;
    }

    h1.slide-title {
        letter-spacing: -1px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    div#home_trabaho_logo img {
        width: 698px;
    }

    h1.slide-title {
        font-size: 34px;
        margin-bottom: 10px;
        margin-top: -20px;
        top: 200px;
        transform: none;
        -webkit-transform: none;
    }

    .slider-buttons {
        top: 200px;
        margin-top: 0;
    }

    .home .gallery.gallery-columns-5 .gallery-item {
        width: 25% !important;
        margin: 10px auto 0;
    }

    .home .gallery.gallery-columns-5 br:not(:last-child) {
        clear: none !important;
    }

    footer {
        padding: 20px 0;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    div#home_trabaho_logo img {
        width: 500px;
    }

    h1.slide-title {
        font-size: 30px;
        margin-bottom: 10px;
        margin-top: -20px;
        top: 180px;
        transform: none;
        -webkit-transform: none;
    }

    .slider-buttons {
        top: 180px;
        margin-top: 0;
    }

    .home .gallery.gallery-columns-5 .gallery-item {
        width: 33.33% !important;
        margin: 10px auto 0;
    }

    .home .gallery.gallery-columns-5 br:not(:last-child) {
        clear: none !important;
    }

    section:not(#trabaho) .container {
        padding-top: 0;
    }
}

@media (min-width: 320px) and (max-width: 575px) {
    div#home_trabaho_logo img {
        width: 250px;
    }

    section:not(#trabaho) .container {
        padding-top: 0;
    }

    h1.slide-title {
        font-size: 25px;
        margin-bottom: 10px;
        margin-top: -20px;
        top: 120px;
        transform: none;
        -webkit-transform: none;
    }

    .slider-buttons {
        top: 120px;
        margin-top: 0;
    }

    #clients .container {
        padding-top: 0;
    }

    .home .gallery.gallery-columns-5 .gallery-item {
        width: 50% !important;
        margin: 10px auto 0;
    }

    .home .gallery.gallery-columns-5 br:not(:last-child) {
        clear: none !important;
    }
}

@media (max-width: 340px) {
    #cn-notice-text {
        margin-bottom: 0;
    }

    #cookie-notice .cn-button {
        margin-top: 10px;
    }
}