/*Mobile*/
[class ^= menu-mobile-] {
    display: none;
}


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

    *{
        box-sizing: border-box;
    }

    .mobile-hidden{
        display: none;
    }
    .mobile-visible{
        display: block;
    }



    /* Menu Mobile */
    .main-menu {
        background-color: #333333;
        box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
        position: fixed;
        width: 100%;
        z-index: 5;
        top:0;
        line-height: normal;
    }

    .main-menu .menu-mobile-container{
        display: block;
    }

    .main-menu .main-menu-container {
        overflow: hidden;
        background: #333333;
        clear: both;
        max-height: 0;
        transition: max-height .2s ease-out;
    }

    .main-menu .menu-mobile-container div{
        width: 33.333333333333333333333333333333%;
    }

    .main-menu .main-menu-container ul li{
        float: left;
        padding: 10px 20px;
        width: 100%;
    }

    .main-menu .main-menu-container ul li:last-child{
        font-size: 0.7em;
    }

    .main-menu .main-menu-container ul li a{
        font-size: 13px;
        color: #fff;
        height: 30px;
        line-height: 30px;
        text-transform: uppercase;
    }

    .main-menu .main-menu-container ul li img{
        height: 30px;
        vertical-align: middle;
    }



    .main-menu .menu-mobile-logo {
        display: table-cell;
        /*float: left;*/
        /*padding: 10px 20px;*/
        /*padding-left: 10px;*/
        text-align: center;
        vertical-align: middle;
    }

    .main-menu .menu-mobile-logo img{
        max-width: 100%;
        height:auto;
        max-height: 48px;
    }

    .menu-mobile-container .coluna-logo{
        display: table;
        height: 58px;
    }

    .menu-mobile-container .redes-sociais{
        display: table;
        height: 58px;
    }

    .menu-mobile-container .redes-sociais div{
        display: table-cell;
        /*float: left;*/
        /*padding: 10px 20px;*/
        /*padding-left: 10px;*/
        text-align: right;
        vertical-align: middle;
        font-size: 14px;
    }

    .menu-mobile-container .redes-sociais div a{
        margin-right: 7px;
        color: #fff;
        font-size: 20px;
    }

    /* menu icon */

    .main-menu .menu-mobile-icon {
        cursor: pointer;
        display: inline-block;
        float: left;
        padding: 28px 20px;
        position: relative;
        user-select: none;
    }

    .main-menu .menu-mobile-icon .menu-mobile-navicon {
        background: #fff;
        display: block;
        height: 2px;
        position: relative;
        transition: background .2s ease-out;
        width: 18px;
    }

    .main-menu .menu-mobile-icon .menu-mobile-navicon:before,
    .main-menu .menu-mobile-icon .menu-mobile-navicon:after {
        background: #fff;
        content: '';
        display: block;
        height: 100%;
        position: absolute;
        transition: all .2s ease-out;
        width: 100%;
    }

    .main-menu .menu-mobile-icon .menu-mobile-navicon:before {
        top: 5px;
    }

    .main-menu .menu-mobile-icon .menu-mobile-navicon:after {
        top: -5px;
    }

    /* menu btn */

    .main-menu .menu-mobile-btn {
        display: none;
    }


    .main-menu .menu-mobile-btn:checked ~ div.main-menu-container {
        max-height: 500px;
    }


    .main-menu .menu-mobile-btn:checked ~ .menu-mobile-container .menu-mobile-icon .menu-mobile-navicon {
        background: transparent;
    }

    .main-menu .menu-mobile-btn:checked ~ .menu-mobile-container .menu-mobile-icon .menu-mobile-navicon:before {
        transform: rotate(-45deg);
    }

    .main-menu .menu-mobile-btn:checked ~ .menu-mobile-container .menu-mobile-icon .menu-mobile-navicon:after {
        transform: rotate(45deg);
    }

    .main-menu .menu-mobile-btn:checked ~ .menu-mobile-container .menu-mobile-icon:not(.steps) .menu-mobile-navicon:before,
    .main-menu .menu-mobile-btn:checked ~ .menu-mobile-container .menu-mobile-icon:not(.steps) .menu-mobile-navicon:after {
        top: 0;
    }



    .b-header {
        padding-top: 0;
    }

    .contend-mobile {
        width: 95%;
        margin: 0 auto;
    }


    .slogan {
        left: 0;
        margin: 0 auto;
        right: 0;
        width: 90%;
        top: 70px;
        padding:0;
        font-size: 0.9em;
    }

    .contend {
        width: 95%;
        margin: 0 auto;
    }

    .col-xs-33 {
        width: 100%;
    }

    .home-z2 img {
        height: auto;
        max-width: 100%;
        width: auto;
    }

    .subtitle {
        height: auto;
        line-height: normal;
    }

    .bt-demo {
        width: 75% !important;
    }

    .title {
        font-size: 180%;
    }

    .top-subscreve {
        height: auto;
    }

    .home-z3 {
        height: auto;
    }

    .modalidade-title {
        text-align: center;
    }

    .bt-aviso-campanha {
        width: 75%;
        animation: 0;
    }

    .modalidade-itens li {
        height: auto;
        line-height: normal;
        margin-bottom: 7px;
    }

    .modalidade-box {
        height: auto;
    }

    .col-xs-25 {
        width: 100%;
    }

    .propriedade .aright{
        text-align: center;
    }

    .bt-yellow {
        border: 1px solid #000;
    }


    .slogan-opcoes .bt-slogan {
        width: 75%;
        margin-bottom: 5px;
    }

    .aviso-campanha .modal {
        left: 0;
        margin-left: 0;
        top: 0;
        width: 100%;
    }

    .top-modal button {
        height: auto;
        line-height: normal;
        right: 0;
        top: 0;
        width: auto;
    }


    .col-xs-50 {
        width: 100%;
    }

    .col-xs-66 {
        width: 100%;
    }

    .pacote .cs-select, .promocode input, .pagamento label, .valor p, .cliente input, .bancarios input, .botton-send input {
        width: 100%;
    }

    .pagamento label {
        margin-left: 0;
        width: 100%;
    }

    .valor p {
        font-size: 65%;
    }


    .g-recaptcha {
        margin-bottom: 0;
    }


    .mensagens {
        right: 0;
        top: 0;
        width: 100%;
    }

    .contatoscontend section .col-xs-50, .contatoscontend section .col-xs-100 {
        padding: 20px 0;
    }

    .phone-request input[type="text"], .phone-request select, .email input {
        width: 100%;
    }

    .email input, .email textarea {
        width: 100%;
    }

    .phone-call p, .skype p {
        font-size: 230%;
    }

    .col-xs-30 {
        width: 100%;
    }

    .textcontend .indice {
        margin: 15px 0 0 0;
        text-align: left;
        padding-left: 20px;
    }

    .condicoes-gerais-de-subscricao{
        text-align: center;
    }

}