@media only screen and (max-width: 991px) {
    .appdisplay {
        display: initial !important;
        position: relative;
    }
    .webdisplay {
        display: none !important;
    }

    h1,
    h2 {
        font-size: 2rem !important;
    }

    p,
    button {
        font-size: 1.2rem !important;
    }

    a {
        font-size: 1.8rem !important;
    }

    /* Header section */
    .container-header {
        width: 50%;
        margin: 0 25% 0 27.5%;
    }

    .logo {
        width: 100% !important;
    }

    .header-area {
        padding-top: 0 !important;
        text-align: center;
    }

    .header-area > .column > p,
    .lifetime-access-area > p {
        padding: 0rem 4rem !important;
    }

    .header-area > h1 {
        margin: 40px auto 1rem auto;
    }

    .titles {
        width: 100% !important;
    }

    .video-area {
        margin: 2rem auto !important;
    }
    .video {
        width: 90%;
        margin: 2rem auto;
    }

    .video > iframe {
        height: 25vh !important;
    }

    /* Ceo section */
    .ceo-area {
        padding-top: 8rem;
    }
    .ceo-area > .column {
        max-width: 100% !important;
    }

    .ceo-link a {
        width: 30vw;
    }

    .ceo-link {
        margin-bottom: 0 !important;
    }

    .appdisplay {
        display: flex !important;
        position: relative;
        flex-direction: column;
        margin-bottom: 10rem;
    }

    .ceo-right-area,
    .ceo-left-area {
        max-width: 100%;
        float: none;
    }

    .ceo-left-area {
        width: 100vw;
        margin-bottom: 0rem;
        margin-top: -30rem;
        height: 40rem;
        display: block;
        padding: 5rem 0.5rem 2rem 0.5rem;
        background: rgb(255, 255, 255);
        background: linear-gradient(
            180deg,
            rgba(255, 255, 255, 0) 0%,
            rgba(250, 244, 239, 0.9094012605042017) 32%,
            rgba(246, 235, 226, 1) 50%
        );
        text-align: center;
    }

    .ceo-right-area > img {
        max-width: 90%;
        margin: auto;
        display: block;
        padding-bottom: 5rem;
        object-fit: contain;    
    }

    .ceo-link a {
        width: 90%;
        height: 4rem;
        margin: auto;
        display: block;
        padding: 0.5rem;
    }

    .title-ceo {
        font-size: 60px;
        text-align: center;
    }
    .ceo-left-area p {
        font-size: 30px;
    }

    /* End ceo section */

    /* Start technology section */
    .desc-topic > p {
        margin: 5% !important;
        font-size: 1.2rem !important;
    }

    /* Start price section */
    .price-range-area p {
        font-size: 35px;
        margin-bottom: 0.5rem;
    }
    .price-range-area h2 sub {
        font-size: 4rem;
    }
    .price-left-area,
    .price-right-area {
        padding: 30px 20px;
        width: 90%;
        float: none;
        margin: 1rem auto;
    }

    /* End price section */

    /* Start Offer section */
    .gar-link {
        margin-top: 1rem !important;
    }

    .gar-link a {
        width: 90%;
        height: 5rem;
        padding: 1rem 0;
        margin: auto;
        display: block;
        font-size: 2rem;
    }
    .price-area h5 {
        font-size: 1rem;
    }
    .price-area h3 {
        font-size: 2rem;
        padding: 0 1rem;
        margin: 10rem 0 5rem 0;
    }
    .slider-area {
        padding: 100px 0;
    }
    .faq-area h2,
    .footer-area h2 {
        font-size: 2.5rem;
    }
    .faq-area ul {
        font-size: 30px;
    }
    .single-card-faq > div > p {
        font-size: 1.2rem;
    }

    .pergunta-faq {
        font-size: 2.5rem;
    }

    /* End faq section */

    .contact-left-area,
    .contact-right-area {
        float: none;
    }

    .owl-stage .owl-item.firstActiveItem,
    .owl-stage .owl-item.lastActiveItem {
        transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
    }
    .active .itam img {
        transform: scale(1.5, 1.5);
        -webkit-transform: scale(1.5, 1.5);
        -moz-transform: scale(1.5, 1.5);
        -ms-transform: scale(1.5, 1.5);
        -o-transform: scale(1.5, 1.5);
    }
    .center .itam img {
        transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
    }

    /* Tecnologies box */
    .responsive-topic {
        background-color: #e9e9e9 !important;
    }

    .dark-responsive-topic {
        background-color: #d2d1d1 !important;
    }

    .responsive-topic:hover {
        background-color: ;
    }

    /* Start talk to us section */
    .contact-right-area {
        margin-top: 1rem !important;
    }
    .talk-box > a {
        height: 5rem;
        margin: 2rem 0;
        display: block;
    }
    .contact-right-area > span {
        margin-right: 1rem;
    }

    .talk-img-box {
        height: 100%;
        padding-right: 1rem;
    }

    .talk-img-box > img {
        width: 15%;
        height: 100%;
        object-fit: contain;
    }

    #tituloMensagem {
        text-align: center;
    }

    .box-social-share {
        margin: 1rem auto !important;
        background: rgba(255, 255, 255, 0.15);
        box-shadow: 0 8px 32px 0 rgba(255, 170, 34, 0.15);
        backdrop-filter: blur(2px);
        -webkit-backdrop-filter: blur(2px);
        border-radius: 10px;
        border: 1px solid rgba(255, 255, 255, 0.18);
    }
}
@media only screen and (max-width: 767px) {
    .header-area h1 {
        font-size: 45px;
    }
    .ceo-link a {
        font-size: 30px;
    }
    .title-ceo {
        margin-top: 100px;
    }
    .lifetime-access-area h3 {
        font-size: 50px;
    }
    .lifetime-access-area p {
        font-size: 45px;
    }
    .tacnology-area {
        padding: 50px 0;
    }
    .price-area h4 {
        font-size: 50px;
    }
    .price-area p {
        font-size: 30px;
    }

    /* Start faq area */
    .duvidas-freq {
        padding: 2rem 0;
    }
    .faq-area ul {
        padding: 20px 0;
        list-style: none;
    }
    .contact-left-area input {
        font-size: 25px;
    }
    .contact-left-area textarea {
        font-size: 25px;
    }
    .contact-left-area button {
        font-size: 25px;
        height: 70px;
    }
    .contact-right-area ul li a {
        font-size: 50px;
    }
    .footer-area {
        height: 25rem;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .itam {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
