#topo {
    max-width: 700px;
    width: 99%;
    height: auto;
    min-height: 195px;
    background-size: 99% 100%;
    background-size: 100%!important;
    background-image: url('https://www.paginalucrativa.com.br/_theme/imagens/novo-banner-desktop.jpg');
    background-repeat: no-repeat;
}

#textodep {
    font-size: 18px;
}

#nomedep {
    font-size: 16px;
}

/** Esconde a Logo do Recaptcha do Google **/

.grecaptcha-badge {
    visibility: hidden;
}

/** Esconde a Caixa de Newslatter **/
#caixa{
    display: none!important;
}

/** Reposiciona a caixa de últimos **/
#ultimos{
    position: fixed!important;
    top: 0px!important; /* Antes: 208px */
    right: 100px!important;
}

/** Reposiciona botão faça parte **/
#fp3{
    display: none;
    top: 280px!important; /** Antes: 528px **/
}

.fp3 {
    display: none;
    position: fixed;
    right: 50px;
    top: 280px;
}

/** Youtube Video Float - Página Home **/
.youtube-float-video{
    position: relative;
    top: 5px;
    left: -10px;
    bottom: 10px;
    width: 295px;
    min-height: 180px;
    padding: 5px;
    border-radius: 4px;
    background: white;
}

.youtube-float-video iframe{
    width: 100%;
    height: 180px;
}

/** Star Fixed **/
.star-fixed{
    position: fixed;
    top: 10px;
    left: 20px;
    width: 270px;
    height: 270px;
}

.star-fixed p{
    position: absolute;
    top: 54%;
    left: 50%;
    width: 100%;
    font-family: impact;
    font-size: 44px;
    color: rgb(221, 0, 0);
    transform: translate(-50%, -50%);
    text-align: center;
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 1380px){
    /** Reposiciona a caixa de últimos **/
    #ultimos{
       right: 50px!important;
    }    

    .fp3 {
        position: fixed;
        right: 0px!important;
    }

    /** Youtube Video Float - Página Home **/
    .youtube-float-video{
        left: 0;
        width: 200px;
        min-height: 128px;
    }

    .youtube-float-video iframe{
        width: 100%;
        height: 128px;
    }


    /** Star Fixed **/
    .star-fixed{
        width: 250px;
        height: 250px;
    }

    .star-fixed img{
        width: 100%
    }

    .star-fixed p{
        font-size: 34px;
    }
}

@media screen and (max-width: 1280px){
    /** Reposiciona a caixa de últimos **/
    #ultimos{
       right: 10px!important;
    }   
    
    /** Youtube Video Float - Página Home **/
    .youtube-float-video{
        display: none;
    }

    /** Star Fixed **/
    .star-fixed{
        display: none;
    }
}

@media screen and (max-width: 992px) {

    /** Genéricas **/
    h3{
      font-size: 37px!important;
    }

    /** Div Principal **/
    #geral {
        display: block;
        width: 96.5%;
        max-width: 700px;
        margin: 0;
        padding: 0;
    }
    #topo {
        max-width: 700px;
        width: 99%;
        height: auto;
        min-height: 98px;
        background-size: 99% 100%;
        background-image: url('https://www.paginalucrativa.com.br/_theme/imagens/novo-banner-mobile.jpg');
        background-size: 100%!important;
        background-repeat: no-repeat;
        margin-bottom: 10px;
    }
    #top .btn {
        font-size: 14px!important;
        margin: 3px 0!important;
        padding: 4px 25px!important;
    }
    #top img {
        position: relative;
        width: 100%;
        min-width: 85px;
        height: auto;
        min-height: 80px;
    }
    #top span>font {
        font-size: 13px;
    }
    .empreendedor-frase {
        font-size: 16px;
        float: left;
        text-align: center;
        width: 80%;
        height: 30px;
    }
    .empreendedor-frase u {
        position: relative;
        top: 7px;
    }
    .bandeiras-img-l {
        width: 30px;
        float: left;
        height: 25px;
    }
    .bandeiras-img-r {
        width: 30px;
        float: left;
        height: 25px;
    }
    .empreendedor-container {}
    /** Menu **/
    #top table td:nth-child(2) div:nth-child(1) {
        display: none!important;
    }
    #conteudo {}
    #conteudo .img-responsiva {
        width: 100%!important;
        height: auto!important;
        margin: 8px 0!important;
        padding: 0!important;
    }
    #ultimos,
    #ultimos_pagamentos,
    #caixa {
        display: none!important;
    }
    /** Menu Resposivo **/
    .menu-responsivo {
        position: relative;
        display: flex;
    }
    .menu-responsivo ul {
        /* display: flex; */
        /* flex-direction: column-reverse; */
        display: block;
        background: #9e0000;
        color: white;
        padding: 12px 8px;
        margin: 0;
        width: 100%;
        text-align: center;
    }
    .menu-responsivo li {
        list-style: none;
        padding: 0px 5px;
        text-align: left;
        display: inline;
        border-right: 3px solid rgba(255, 255, 255, 0.5);
    }
    .menu-responsivo li:last-child {
        border-right: none;
    }
    .menu-responsivo li a {
        margin-left: 0px;
        font-size: 13px; /* 15px */
        color: white;
    }
    .menu-cover {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.3);
        z-index: 10;
        display: none;
    }
    .open-menu {
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
    }
    .open-menu img {
        width: 100%;
        max-width: 40px;
        margin: 5px;
    }
    .open-menu-a {
        transform: translateX(0%);
        -webkit-transform: translateX(0%);
        transition: all 680ms ease-in-out;
        -webkit-transition: all 680ms ease-in-out;
    }
    .close-menu {
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transition: all 680ms ease-in-out;
        -webkit-transition: all 680ms ease-in-out;
    }
    /** Slider de Depoimentos **/
    .slideshow-container {
        overflow: hidden;
        display: block;
        overflow-x: scroll;
    }
    .slideshow-container img {
        position: relative;
        left: -20px;
    }
    /** Vídeos Responsivos **/
    .videoWrapper {
        position: relative;
        padding-bottom: 56.25%;
        /* 16:9 */
        padding-top: 25px;
        height: 0;
    }
    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .sucesso-absoluto-bg {
        width: 100%!important;
        height: 290px!important;
        background-image: url(https://www.paginalucrativa.com.br/imagens/vendas-mobile-bg.jpg)!important;
        background-size: 100% 100%;
        padding: 15px 0;
        border-radius: 8px;
        margin-bottom: 60px;
    }
    .sucesso-absoluto-bg .chamada01 {
        font-size: 35px!important;
    }
    .sucesso-absoluto-bg .chamada02 {
        font-size: 30px!important;
    }
    .sucesso-absoluto-bg .chamada-03 {
        top: 100%;
        left: 50%!important;
        transform: translateX(-50%);
        padding: 0;
        margin: 0;
        width: 90%;
    }
    .sucesso-absoluto {
        top: 60px!important;
        left: 50%;
        transform: translateX(-50%);
        font-size: 30px!important;
        width: 60%;
    }
    /** Página de Personalizar **/
    .input-personalizar {
        border: 1px solid #ccc;
        padding: 4px;
        font-size: 14px;
        width: 95%;
        margin-bottom: 10px;
    }
    /** Página de Login **/
    .login-page input[type="text"] {
        font-size: 16px!important;
        padding: 4px;
    }
    .login-page-dinamica input[type="text"],
    .login-page-dinamica textarea {
        font-size: 14px!important;
        padding: 2px!important;
        border: 1px solid #ccc!important;
        width: 100%;
    }
    /** Genéricas **/
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 8px 0!important;
    }
    h1 {
        position: relative;
        font-size: 17px!important;
    }
    .img-30-percent {
        width: 30%!important;
        height: auto!important;
    }
    .h1-green span {
        position: relative;
        top: 11px;
        padding: 12px 0;
    }
    p {
        margin-bottom: 11px!important;
    }
    .force-f-35 {
        font-size: 35px!important;
    }
    .fix-green-bg {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        background: rgb(51, 255, 255);
    }
    .hidden {
        display: none;
    }
    .btn {
        margin: 12px 0;
        padding: 8px 25px!important;
        font-size: 25px!important;
    }
    .text-center {
        text-align: center!important;
    }
    .force-img-inside-responsive img {
        width: 100%!important;
        height: auto!important;
    }
    .force-input-img-inside-responsive input[type="image"]{
       width: 100%!important;
       height: auto!important;
    }
    .force-box-responsive {
        display: block;
        width: 100%;
    }
    .force-box-responsive table {
        display: block;
        width: 100%!important;
        margin: 0!important;
        padding: 0 5px!important;
    }
    .force-box-responsive>div>div {
        display: block;
        width: 100%!important;
        background-size: 99% 100%!important;
        background-repeat: no-repeat!important;
    }
    .force-box-responsive>div>div input:nth-child(1) {
        display: block;
        width: 92%!important;
        font-size: 16px!important;
        padding: 2px;
    }
    .force-box-responsive>div>div input[type="submit"] {
        position: relative;
        width: 123px!important;
        float: right;
        font-size: 14px!important;
        padding: 2px!important;
    }
    .force-box-responsive>div>div input[name="palavra"] {
        font-size: 16px!important;
        padding: 2px 0!important;
    }
    .break-word {
        word-break: break-word;
    }
    .block {
        display: block;
        margin: 15px 0;
    }
    .hidden {
        display: none;
    }
    /** Depoimentos **/
    .depoimentos table td:nth-child(2) {
        min-width: 228px!important;
    }
    .depoimentos #radius {
        min-height: 400px!important;
        padding: 60px 0!important;
    }
    .depoimentos #imagemdep img {
        max-width: 55px;
        border-radius: 100%;
        -webkit-border-radius: 100%;
    }
    .depoimentos>div>div {
        margin-bottom: 12px;
    }
    .depoimentos #textodep {
        color: white;
        font-size: 15px!important;
    }
    .depoimentos #nomedep {
        color: white;
        font-size: 14px!important;
    }
    /** Página de Depoimentos **/
    .page-depoimentos>div {
        width: 100%;
        overflow-y: hidden;
        overflow-x: scroll;
    }
    .page-depoimentos>div>div {
        width: 100%!important;
        height: auto!important;
        background-size: 100% 100%!important;
    }
    .page-depoimentos>div>div>div {
        padding: 28px 20px!important;
    }
    .page-depoimentos tr {
        display: block!important;
    }
    .page-depoimentos img {
        width: 80px;
        border-radius: 40px;
        height: 80px;
    }
    .page-depoimentos div:nth-child(1) td:nth-child(2) {
        display: block;
        width: 100%;
    }
    .overflow-hidden {
        overflow: hidden;
    }
    /** Remoções **/
    .fp3 {
        display: none;
    }
    /** Página de Personalizar **/
    .conteudo-mob {
        padding: 1px!important;
    }
    .form-personalizar input[type="text"] {
        font-size: 14px;
    }
    .table-tr-block {
        display: block!important;
    }
    .table-td-block {
        display: block!important;
    }
    .table-input-100 {
        width: 100%;
    }
    .table-td-fixed {
        padding-right: 15px;
    }
    .force-elemento-100 {
        width: 100%!important;
    }
    .force-elemento-90 {
        width: 90%!important;
    }


    /** Star Fixed **/
    .star-fixed{
        display: none;
    }
}
