@media screen and (min-width: 320px) {
    .class-desktop-outsoursing {
        display: none;
    }

    .class-mobile-header-outsoursing {
        display: block;
    }


    .background-outsoursing {
        width: 100%;
        height: auto;
        
    }

    .title-out {
        font-size: 30px;
    }

    .title-button-servicos-out {
        font-size: 30px;
    }

    .title-servicos-outsourcing {
        margin: 13% 0 0 5%;
        font-size: 18px;
        font-weight: 200;
    }

    #video-background-outsoursing {
        width: 100%;
        height: 250px;
        object-fit: cover;
        z-index: -1;
    }
}

@media screen and (min-width: 576px) {}

@media screen and (min-width: 768px) {
    .class-desktop-outsoursing {
        display: none;
    }

    .class-mobile-header-outsoursing {
        display: block;
    }


    .background-outsoursing {
        width: 100%;
        height: auto;
     
    }

    .title-out {
        font-size: 30px;
    }

    .title-button-servicos-out {
        font-size: 30px;
    }

    .title-servicos-outsourcing {
        margin: 8% 0 0 5%;
        font-size: 20px;
        font-weight: 200;
    }

    #video-background-outsoursing {
        width: 100%;
        height: 250px;
        object-fit: cover;
        z-index: -1;
    }
}

@media screen and (min-width: 992px) {
    .class-desktop-outsoursing {
        display: block;
    }

    .class-mobile-header-outsoursing {
        display: none;
    }

    .background-outsoursing {
        width: 100%;
        height: auto;
        filter: brightness(80%) contrast(90%);
        margin: -23% 0 0 0;
    }

    .nav-outsoursing {
        position: absolute;
    }

    .title-out {
        font-size: 40px;

    }

    .div-title-out {
        border-right: 2px solid black
    }

    .text-title-out {
        padding: 2%;
        font-size: 15px;
    }

    .title-servicos-outsourcing-desktop {
        margin: 3% 0 0 3%;
        font-size: 25px;
        font-weight: 200;
    }

    .title-button-outsoursing {
        font-size: 30px;
    }

    #video-background-outsoursing {
        width: 100%;
        height: 300px;
        object-fit: cover;
        z-index: -1;
    }
}

@media screen and (min-width: 1200px) {
    .class-desktop-outsoursing {
        display: block;
    }

    .class-mobile-header-outsoursing {
        display: none;
    }

    .background-outsoursing {
        width: 100%;
        height: auto;
        filter: brightness(80%) contrast(90%);
        margin: -23% 0 0 0;
    }

    .nav-outsoursing {
        position: absolute;
    }

    .title-out {
        font-size: 50px;

    }

    .div-title-out {
        border-right: 2px solid black
    }

    .text-title-out {
        padding: 2%;
        font-size: 20px;
    }

    .title-servicos-outsourcing-desktop {
        margin: 3% 0 0 3%;
        font-size: 28px;
        font-weight: 200;
    }

    .title-button-outsoursing {
        font-size: 30px;
    }

    #video-background-outsoursing {
        width: 100%;
        height: 300px;
        object-fit: cover;
        z-index: -1;
    }
}

@media screen and (min-width: 1364px) {
    .class-desktop-outsoursing {
        display: block;
    }

    .class-mobile-header-outsoursing {
        display: none;
    }

    .background-outsoursing {
        width: 100%;
        height: auto;
        filter: brightness(80%) contrast(90%);
        margin: -23% 0 0 0;
    }

    .nav-outsoursing {
        position: absolute;
    }

    .title-out {
        font-size: 50px;

    }

    .div-title-out {
        border-right: 2px solid black
    }

    .text-title-out {
        padding: 2%;
        font-size: 25px;
    }

    .title-servicos-outsourcing-desktop {
        margin: 3% 0 0 3%;
        font-size: 28px;
        font-weight: 200;
    }

    #video-background-outsoursing {
        width: 100%;
        height: 300px;
        object-fit: cover;
        z-index: -1;
    }
}

@media screen and (min-width: 1600px) {
    .class-desktop-outsoursing {
        display: block;
    }

    .class-mobile-header-outsoursing {
        display: none;
    }

    .background-outsoursing {
        width: 100%;
        height: auto;
        filter: brightness(80%) contrast(90%);
        margin: -23% 0 0 0;
    }

    .nav-outsoursing {
        position: absolute;
    }

    .title-out {
        font-size: 50px;

    }

    .div-title-out {
        border-right: 2px solid black
    }

    .text-title-out {
        padding: 2%;
        font-size: 25px;
    }

    .title-servicos-outsourcing-desktop {
        margin: 3% 0 0 3%;
        font-size: 30px;
        font-weight: 200;
    }

    #video-background-outsoursing {
        width: 100%;
        height: 300px;
        object-fit: cover;
        z-index: -1;
    }

    .title-button-outsoursing {
        font-size: 30px;
    }
}