#telaInicial {
    position: relative;
    /* height: 100%; */
    width: 100%;
    max-width: unset;
    top: 0;
    bottom: 0;
}

#telaInicialContainer {
    background-image: url(../images/study-hard.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#textoApresentacaoInicial {
    position: absolute;
    top: 185px;
    left: 110px;
}

#imagemInicial {
    right: 10%;
}

#imagemInicial img {
    max-height: 100%;
}

#botoesInicial {
    position: absolute;
    bottom: 120px;
    left: 110px;
}

#redesSociaisInicial {
    width: 100%;
    position: absolute;
    bottom: 50px;
    left: 110px;
}

#sloganInicial {
    position: absolute;
    top: 210px;
    left: 110px;
    background-image: url(../images/study-hard.png);
    background-position: center;
}

.modal-content {
    border-radius: 20px;
}

.form-input {
    border: 3px solid rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}

#blog {
    padding-top: 160px;
    margin-top: -145px;
}

.rodapeRedesSociais {
    display: inline;
    margin-right: 20px;
}

.post-light-time {
    font-size: 14px;
    line-height: 1.2;
    color: #fff;
    bottom: 10px;
    position: absolute;
    left: 15px;
}

@media (max-width: 900px) {
    #textoApresentacaoInicial {
        top: 75px;
        left: 20px;
    }

    #imagemInicial {
        left: unset !important;
        width: 210px;
    }

    #imagemInicial img {
        position: absolute;
        bottom: 0;
    }

    .page-header-2-image-wrap {
        right: 20px;
        bottom: 0;
    }

    #sloganInicial {
        padding-left: 0;
        text-align: center;
        left: 0;
        top: 65px;
    }

    h1.big, .heading-1.big {
        font-size: 100px !important;
    }

    #botoesInicial {
        left: 60px;
        bottom: 110px;
    }

    #redesSociaisInicial {
        left: 38px;
        bottom: 30px;
    }
}

@media (max-width: 720px) {
    #imagemInicial {
        left: unset !important;
        width: 240px;
    }

    .page-header-2-image-wrap {
        right: 20px;
        top: 10px;
    }

    #sloganInicial {
        padding-left: 80px;
        text-align: center;
    }

    #redesSociaisInicial {
        left: 50px;
    }

    h1.big, .heading-1.big {
        font-size: 140px !important;
    }
}

@media (max-width: 576px) {
    #textoApresentacaoInicial .quote-modern {
        display: none;
    }

    #imagemInicial {
        position: absolute !important;
        left: 0;
        bottom: 0 !important;
        opacity: 0.95 !important;
        z-index: 0 !important;
    }

    #imagemInicial img {
        width: 960px;
    }

    .quote-modern + .group {
        margin-top: 95% !important;
    }

    h1.big, .heading-1.big {
        font-family: "Yesteryear", cursive !important;
        font-size: 128px !important;
        color: #e5e5e5 !important;
        line-height: .94 !important;
        margin-left: 10px !important;
    }

    #botoesInicial {
        position: absolute;
        bottom: 130px !important;
        left: 25px;
    }

    #redesSociaisInicial {
        position: absolute;
        bottom: 60px !important;
        left: 25px;
    }

    .button-lg {
        padding: 10px 17px !important;
    }
}

@media (max-width: 480px) {
    #imagemInicial {
        left: 10px !important;
        width: 380px;
    }

    .page-header-2-image-wrap {
        right: 0%;
        top: 10px;
    }

    #sloganInicial {
        padding-left: unset;
        text-align: center;
    }

    h1.big, .heading-1.big {
        font-size: 140px !important;
    }
}

@media (max-width: 320px) {
    #imagemInicial {
        left: 10px !important;
        width: 335px;
    }

    .page-header-2-image-wrap {
        right: 0%;
        top: 10px;
    }

    #sloganInicial {
        padding-left: unset;
        text-align: center;
    }

    h1.big, .heading-1.big {
        font-size: 140px !important;
    }
}

@media (max-height: 900px) {
    #textoApresentacaoInicial .quote-modern h2  {
        font-size: 40px !important;
    }

    * + .group {
        margin-top: 30px;
    }
}

@media (max-height: 480px) {
    .page-header-2-image-wrap {
        top: 0;
    }

    h1.big, .heading-1.big {
        font-size: 110px !important;
    }

    /* #textoApresentacaoInicial {
        margin-top: -200px !important;
    } */

    #textoApresentacaoInicial .quote-modern h2 {
        font-size: 22px !important;
    }

    .button-lg {
        padding: 10px 15px;
    }

    html .group-lg > * {
        margin-bottom: 5px;
        margin-left: 10px;
    }
}

@media (max-width: 568px) and (max-height: 320px) {
    #imagemInicial {
        width: 180px;
        right: 10px !important;
    }
}

@media (max-width: 480px) and (min-height: 680px) {
    #imagemInicial {
        width: 100%;
    }
}

@media (max-width: 480px) and (min-height: 720px) {
    #imagemInicial {
        width: 110%;
    }
}

@media (max-width: 380px) and (min-height: 720px) {
    #imagemInicial {
        width: 120%;
    }
}

@media (min-width: 1080px) and (min-height: 900px) {
    #textoApresentacaoInicial {
        position: absolute !important;
        top: 670px !important;
        margin-left: -80px;
        margin-top: -105px !important;
    }

    #textoApresentacaoInicial .quote-modern h2  {
        font-size: 60px !important;
    }

    #sloganInicial {
        position: absolute !important;
        top: 300px !important;
        font-size: 250px;
    }

    #imagemInicial {
        position: absolute !important;
        bottom: 0 !important;
        right: 0 !important;
        opacity: 0.95 !important;
        z-index: 0 !important;
    }

    #imagemInicial img {
        width: 600px;
    }

    /* .quote-modern + .group {
        margin-top: 95% !important;
    } */

    h1.big, .heading-1.big {
        /* font-family: "Yesteryear", cursive !important; */
        font-size: 250px !important;
        /* color: #e5e5e5 !important;
        line-height: .94 !important;
        margin-left: 10px !important; */
    }

    #botoesInicial {
        position: absolute;
        bottom: 130px !important;
    }

    #redesSociaisInicial {
        position: absolute;
        bottom: 60px !important;
    }

    /* .button-lg {
        padding: 10px 17px !important;
    } */
}

@media (min-width: 1920px) and (min-height: 1080px) {
    #textoApresentacaoInicial {
        position: absolute !important;
        top: 40% !important;
        margin-left: -80px;
        margin-top: -105px !important;
    }

    #textoApresentacaoInicial .quote-modern h2  {
        font-size: 70px !important;
    }

    #sloganInicial {
        position: absolute !important;
        top: 35% !important;
        font-size: 280px;
    }

    #imagemInicial {
        right: 5% !important;
    }
}