﻿/******************************************/ /** 1. SMARTPHONES [PORTRAIT] (320x480) **/

/** RESPONSIVE SHOW/HIDE TOGGLE **/
@media (min-width: 320px) and (max-width: 479px) {
    .hide-1 {
        display: none !important;
    }

    .show-1 {
        display: block !important;
    }
}

/** DEFAULT **/
@media (min-width: 320px) and (max-width: 479px) {
    .m-p-0 {
        padding: 0 !important;
    }
}

/** HEADER **/
@media only screen and (min-width: 320px) and (max-width: 479px) {
    #menu-opncls .header-nav-main.collapsing {
        -webkit-transition: none !important;
        transition: none !important;
        display: none !important;
    }

    html.sticky-header-active #header .header-body {
        top: -41px !important;
    }

        html.sticky-header-active #header .header-body .container img {
            max-height: 35px;
            min-height: 35px;
            width: auto !important;
        }

        html.sticky-header-active #header .header-body .container .header_buynow {
            align-items: center;
            display: flex;
            zoom: 0.7;
        }

    html.sticky-header-active #header .header-nav-main nav {
        background-color: #fff;
        top: 41px;
        position: relative;
    }

    html.sticky-header-active #header .header-top.hide {
        display: block !important;
    }

    html.sticky-header-active #header .header-btn-collapse-nav {
        margin: 0;
    }

    html #header .header-nav-bar-primary {
        box-shadow: none;
    }

    p.text_user {
        padding: 0;
        position: relative;
    }

    ul#mainNav {
        padding: 25px 0 !important;
        text-align: center;
    }

    #button_cart_mob {
        border-radius: 0 6px 6px 0;
        display: block;
        flex: 0 0 25%;
        font-size: 0.8rem;
        max-width: 25%;
    }

    #dash_userinfo {
        max-height: none;
    }

    #exit_headerbutt {
        height: 20px;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 3px 0 0 0 !important;
    }

    #header {
        min-height: 0 !important;
    }

        #header .header-body {
            border-top: 0;
        }

        #header .header-btn-collapse-nav {
            margin: 0;
        }

        #header .header-logo {
            max-height: 55px;
        }

        #header .header-nav-main {
            margin: 0;
            position: fixed;
            transition: /*0.5s*/ none !important;
        }

            #header .header-nav-main.header-nav-main-light nav > ul > li.active > a {
                background: #0088cc;
            }

            #header .header-nav-main nav > ul li {
                border: 0;
                line-height: 0;
                margin: 0;
                padding: 7px 0;
            }

            #header .header-nav-main nav .dropdown-menu li {
                padding: 0;
            }

                #header .header-nav-main nav .dropdown-menu li a {
                    border-bottom: 1px solid #e5e5e5;
                    text-align: center;
                }

    #portal_headerbutt {
        flex: 0 0 49%;
        max-width: 49%;
        margin: 0 0 0 3px !important;
        height: 20px;
    }

    #searchForm_mob {
        border: 1px solid #0288cc;
        flex: 0 0 75%;
        max-width: 75%;
    }

        #searchForm_mob .input-group ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
            color: #c7c7c7 !important;
            font-weight: 400;
            font-size: 0.9em;
        }

    .dropdown-toggle .fa {
        margin-right: -11px;
    }

    .header-container.container {
        min-height: 0;
    }

    .header-row {
        min-height: 85px;
        padding: 0;
    }

        .header-row .pull-left {
            padding-left: 0;
        }

    #header .header-nav-main {
        left: 50%;
        margin: 0;
        max-height: none !important;
        padding: 0 !important;
        top: unset;
        height: /*100vh*/ 100%;
    }

        #header .header-nav-main nav {
            /*max-height: 100vh 100%;*/
            max-height: none !important;
            min-height: 100% !important;
            padding-top: 75px;
            background-color: #fff !important;
        }

    .header-container.header-nav.header-nav-bar {
        position: absolute !important;
        right: 0;
        top: 31px;
    }

    .lgin_mob {
        zoom: 0.9;
    }

    .mainheader {
        background-color: #fff;
        height: 65px;
    }

    .modal-header .close {
        padding: 15px;
        margin: -15px -15px -15px auto;
    }

    .notif_headerbutt {
        flex: 0 0 49%;
        max-width: 49%;
        margin: 0 !important;
        line-height: 16px;
        height: 20px;
    }

    .social_login.fbMob {
        right: 22px;
    }
}

/** MORE CATEGORIES **/
@media (min-width: 320px) and (max-width: 479px) {
    select.catit_item.last {
        border: 0;
        border-radius: 0;
        position: unset;
        top: unset;
        width: 100%;
    }

        select.catit_item.last:hover {
            top: unset;
            padding: 12px 22px;
        }

    #categ_list {
        display: none !important;
    }

    #categ_listmob {
        display: block !important;
        padding: 1px 0 !important;
    }
}

/** PAGE: PRODUCT DETAILS **/
@media (min-width: 320px) and (max-width: 479px) {
    #cs_allcont {
        padding-right: 0;
    }

    #cs_headfeat1 {
        columns: 1;
    }

        #cs_headfeat1 ul {
            margin-bottom: 0;
        }

    #csmain_content {
        display: flex;
        flex-direction: column-reverse;
    }

    #cspromo_badge {
        float: none !important;
    }

    #opcoes_pagamento {
        font-size: 0.75em;
    }

        #opcoes_pagamento .list.list-icons li {
            padding-left: 24px;
        }

    .cs_depotxt {
        float: right;
    }

    .cs_diftxt {
        column-count: 1;
    }

    .cs_img {
        /*max-height: 250px !important;*/
    }

    .cs_imgcont {
        border-left: 1px solid #ECECEC;
        border-right: 1px solid #ECECEC;
    }

    .hr_befgate {
        margin: 0 0 11px !important;
    }

    .product_menu {
        padding: 30px 0 !important;
        max-height: none;
        height: 100%;
    }

    .product_details {
        margin-top: -60px;
    }

    .product_buynow, .product_addcart {
        float: none !important;
    }

    .seccont_depo {
        margin: 0;
    }

    .thumb-info-side-image .thumb-info-side-image-wrapper {
        padding: 16px 16px 4px;
    }
}

/** ACCORDION AULAS **/
@media (min-width: 320px) and (max-width: 479px) {
    tbody {
        text-align: center;
    }

    td {
        display: block;
    }

        td.aula_txt {
            padding: 16px 0 0 !important;
            max-width: 233px;
            width: 100%;
        }

        td.aula_buttons {
            border-top: 0 !important;
        }

    thead {
        display: none;
    }

    #preq_table tr td {
        display: table-cell !important;
    }

    .aula_buttons.solo {
        width: unset;
        flex: none;
    }

    .aula_title h4 {
        font-size: 0.9em;
        line-height: 18px;
    }

    .aula_buttons {
        vertical-align: top !important;
    }

    .btt_aulas.productpg {
        width: 100%;
    }

        .btt_aulas.productpg i {
            display: none;
        }
}

/** DASHBOARD SUBHEADER **/
@media (min-width: 320px) and (max-width: 479px) {
    #userinfo01 {
        flex: 0 0 100%;
        max-width: 100%;
    }

        #userinfo01 .dash_mainheader span {
            font-size: 0.5em !important;
        }

    #userinfo02 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 25px;
    }

        #userinfo02 .btt_aulas {
            width: 48%;
            margin: 2px 1%;
        }

    #userinfo03 {
        display: none !important;
    }

    #submenu_mob {
        height: 35px;
        border-radius: 0;
        width: 100%;
    }

    #test_dashnav {
        min-height: none;
    }
}

/** PAGE: CHECKOUT **/
@media (min-width: 320px) and (max-width: 479px) {
    #checkit01, #checkit01_2, #checkit02_2 {
        order: 1;
    }

    #checkit02, #checkit01_1, #checkit02_1 {
        order: 2;
    }

    #checkit02_2 {
        padding: 0 0 25px;
    }

    #checkit01_2 {
        padding: 0;
    }

        #checkit01_2 .row .col-12 h2, #checkit01_2 .row .col-12 p {
            float: none !important;
        }

    .checkcf_text {
        text-align: center;
    }

    .chmobinp {
        padding: 0 !important;
    }

    .chout_foot2 {
        padding: 10px 0;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .chout_foot3 {
        padding: 17px 0 14px;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .h62 {
        text-align: left;
    }

    .mh_checkout {
        margin: 1rem 0;
    }
}

/** PAGE: PORTAL **/
@media (min-width: 320px) and (max-width: 479px) {
    .control-label {
        text-align: left;
    }

    .info_editimg {
        max-width: 100%;
    }

    .info_fileup {
        margin: 15px 0 0;
        flex-direction: column;
    }

        .info_fileup .form-control {
            width: 100%;
            margin-bottom: 5px;
            border-radius: .25rem;
        }

        .info_fileup .input-group-btn .btn-primary {
            border-radius: .25rem 0 0 .25rem;
        }

    .info_idtoggbox {
        padding-left: 15px;
        margin-top: 10px;
    }

    .info_telblock, .info_endblock {
        flex: 0 0 100%;
        max-width: 100%;
    }

        .info_telblock .table td, .info_endblock .table td {
            border: 0;
            padding: 0.55rem 0.35rem 0;
        }

    .phone_ico {
        float: none;
    }

        .phone_ico.add {
            float: right;
        }
}

/** PAGE: ARQUIVOS/VIDEOS **/
@media (min-width: 320px) and (max-width: 479px) {
    #accelim {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .alertfl_down.cdt {
        font-size: 0.8em;
        text-align: center !important;
    }

    .aula_videodownbutt {
        margin: 15px 0 0 0;
    }

    .aulacategor {
        font-size: 18px;
    }

    .aulatitle {
        font-size: 21px;
    }

    .btt_aulas {
        width: 100%;
        margin: 2% 0;
    }

    .btt_qtdaulasspan {
        font-size: 8px !important;
    }

    .btt_qtdaulas {
        padding: 3px 6px !important;
    }

    .videocommsubmit {
        height: 34px;
        margin-top: 10px;
    }
}

/** PAGE: AULAS **/
@media (min-width: 320px) and (max-width: 479px) {
    .aula_note {
        display: none;
    }

    .aula_noteins {
        display: block;
    }

    .aula_txt {
        font-size: 1.2em;
    }
}

/** PAGE: MINHAS COMPRAS **/
@media (min-width: 320px) and (max-width: 479px) {
    #tb_compras td {
        border-top: 0;
        padding: 0;
    }

        #tb_compras td:first-child {
            padding: .75rem 0 0.15rem;
        }

        #tb_compras td:last-child {
            padding: .15rem 0 0.75rem;
        }
}

/** FOOTER **/
@media (min-width: 320px) and (max-width: 479px) {
    #foocopy1 {
        text-align: center;
    }

    #foocopy2 {
        text-align: center;
        font-size: 0.8em;
        margin-top: -5px !important;
    }

    #footer.color {
        max-height: none;
    }

    .contact-details {
        margin-top: 25px;
    }

    .newsletter {
        margin-bottom: 25px;
    }
}

/** PAGE: FORUM **/
@media (min-width: 320px) and (max-width: 479px) {
    #tb_forum td {
        border-top: 0;
        padding: 0;
    }

        #tb_forum td:first-child {
            padding: .75rem 0 0.15rem;
        }

            #tb_forum td:first-child p {
                font-weight: 700;
            }

        #tb_forum td:last-child {
            padding: .15rem 0 0.75rem;
        }

    .for_butt {
        font-size: 0.8em;
    }
}

/** PAGE: AVALIAÇÕES **/
@media (min-width: 320px) and (max-width: 479px) {
    #aval_detailbox .featured-box {
        min-height: 0;
    }

    .aval_response {
        width: 100%;
    }

    .icon-featured {
        height: 32px;
        font-size: 15px;
        display: block;
        line-height: 32px;
        flex: 0 0 15%;
        background: transparent !important;
        color: #08c;
        max-width: 15%;
    }

        .icon-featured.nav {
            max-width: 100% !important;
        }

    .aval_detail {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .aval_detail h4 {
            flex: 0 0 85%;
            max-width: 85%;
            margin: 0;
            height: 32px;
            text-align: left;
        }

        .aval_detail p {
            flex: 0 0 85%;
            max-width: 85%;
            height: 32px;
            text-align: left;
            margin-left: 15% !important;
            margin-top: -5px !important;
        }

    .call-to-action.question {
        margin: 0 0 15px;
    }

    .div_question {
        margin-bottom: 0;
    }

        .div_question.left, .div_question.right {
            padding: 0;
        }
}

/** PAGE: TRAIL **/
@media (min-width: 320px) and (max-width: 479px) {
    .sec_trailtline:after {
        display: none;
    }

    .tr_title {
        padding-left: 15px;
    }

    .trail_alert {
        text-align: left;
    }

    .trail_button {
        float: left;
        margin: 10px 0;
        width: 100%;
    }

    .trail_icon {
        margin: 0;
        height: 30px !important;
        width: 30px;
        line-height: 30px !important;
        font-size: 16px !important;
        max-width: none !important;
        flex: none !important;
    }

    .trail_ori {
        margin-top: 0;
    }
}

/** SECTIONS **/
@media (min-width: 320px) and (max-width: 479px) {
    .nopadd-l.xl, .nopadd-r.xl {
        padding: 0 !important;
    }

    .shop .products .product .onsale {
        display: none;
    }
}

/** PAGE: CRM**/
@media (min-width: 320px) and (max-width: 479px) {
    #crm_prog {
        zoom: 0.8;
    }

    .clickable-row:after {
        display: none;
    }

    .crm_chat {
        border-bottom: 10px solid #fff;
        border-right: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .crm_chattxt {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .crm_histtime {
        display: flex;
        flex: 0 0 100%;
        float: none !important;
        max-width: 100%;
    }
}

/******************************************/ /** 2. E-READERS [PORTRAIT] + SMARTPHONES [LANDSCAPE] (480x640) **/

/** RESPONSIVE SHOW/HIDE TOGGLE **/
@media (min-width: 480px) and (max-width: 639px) {
    .hide-2 {
        display: none !important;
    }

    .show-2 {
        display: block !important;
    }
}

/** DEFAULT **/
@media (min-width: 480px) and (max-width: 639px) {
    .m-p-0 {
        padding: 0 !important;
    }
}

/** HEADER **/
@media only screen and (min-width: 480px) and (max-width: 639px) {
    #menu-opncls .header-nav-main.collapsing {
        -webkit-transition: none !important;
        transition: none !important;
        display: none !important;
    }

    html.sticky-header-active #header .header-body {
        top: -41px !important;
    }

        html.sticky-header-active #header .header-body .container img {
            max-height: 35px;
            min-height: 35px;
            width: auto !important;
        }

        html.sticky-header-active #header .header-body .container .header_buynow {
            align-items: center;
            display: flex;
            zoom: 0.7;
        }

    html.sticky-header-active #header .header-nav-main nav {
        background-color: #fff;
        height: 100vh;
        position: relative;
        max-height: unset;
        top: 41px;
    }

    html.sticky-header-active #header .header-top.hide {
        display: block !important;
    }

    html.sticky-header-active #header .header-btn-collapse-nav {
        margin: 0;
    }

    html #header .header-nav-bar-primary {
        box-shadow: none;
    }

    p.text_user {
        padding: 0;
        text-align: right;
    }

    ul#mainNav {
        text-align: center;
        padding: 25px 0 !important;
    }

    #button_cart_mob {
        border-radius: 0 6px 6px 0;
        font-size: 0.8rem;
        display: block;
    }

    #dash_userinfo {
        max-height: none;
    }

    #exit_headerbutt {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 3px 0 0 0 !important;
        height: 20px;
    }

    #header {
        min-height: 0 !important;
    }

        #header .header-body {
            border-top: 0;
        }

        #header .header-btn-collapse-nav {
            margin: 37% 0;
        }

            #header .header-logo {
                max-height: 65px;
            }

        #header .header-nav-main {
            position: fixed;
            margin: 0;
            transition: /*0.5s*/ none !important;
        }

            #header .header-nav-main.header-nav-main-light nav > ul > li.active > a {
                background: #0088cc;
            }

            #header .header-nav-main nav > ul li {
                padding: 7px 0;
                border: 0;
                line-height: 0;
                margin: 0;
            }

            #header .header-nav-main nav > ul > li.active > a, #header .header-nav-main nav > ul > li.active > a:focus, #header .header-nav-main nav > ul > li.active > a:hover {
                color: #fff;
            }

            #header .header-nav-main nav .dropdown-menu li {
                padding: 0;
            }

                #header .header-nav-main nav .dropdown-menu li a {
                    text-align: center;
                    border-bottom: 1px solid #e5e5e5;
                }

    #portal_headerbutt {
        flex: 0 0 49%;
        max-width: 49%;
        margin: 0 0 0 3px !important;
        height: 20px;
    }

    #searchForm_mob {
        border: 1px solid #0288cc;
        margin-left: 15%;
    }

        #searchForm_mob .input-group ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
            color: #c7c7c7 !important;
            font-weight: 400;
            font-size: 0.9em;
        }

    .dropdown-toggle .fa {
        margin-right: -11px;
    }

    .header-container.container {
        min-height: 0;
    }

    .header-row {
        padding: 0;
    }

    #header .header-nav-main {
        left: 50%;
        max-height: none !important;
        top: unset;
        margin: 0;
        height: /*100vh*/ 100%;
        padding: 0 !important;
    }

        #header .header-nav-main nav {
            max-height: /*100vh*/ 100%;
            padding-top: 75px;
        }

    .header-container.header-nav.header-nav-bar {
        position: absolute !important;
        right: 0;
        top: 38px;
    }

    .lgin_mob {
        zoom: 0.9;
    }

    .mainheader {
        background-color: #fff;
        height: 75px;
    }

    .notif_headerbutt {
        flex: 0 0 49%;
        max-width: 49%;
        margin: 0 !important;
        line-height: 16px;
        height: 20px;
    }

    .social_login.fbMob {
        right: 22px;
    }
}

/** MORE CATEGORIES **/
@media (min-width: 480px) and (max-width: 639px) {
    select.catit_item.last {
        border: 0;
        border-radius: 0;
        position: unset;
        top: unset;
        width: 100%;
    }

        select.catit_item.last:hover {
            top: unset;
            padding: 12px 22px;
        }

    #categ_list {
        display: none !important;
    }

    #categ_listmob {
        display: block !important;
        padding: 1px 0 !important;
    }
}

/** PAGE: PRODUCT DETAILS **/
@media (min-width: 480px) and (max-width: 639px) {
    #cs_allcont {
        padding-right: 0;
    }

    #csmain_content {
        display: flex;
        flex-direction: column-reverse;
        padding: 0 15px !important;
        margin-left: 1px;
    }

    #cspromo_badge {
        float: none !important;
    }

    .cs_depotxt {
        float: right;
    }

    .cs_diftxt {
        column-count: 1;
    }

    .cs_img {
        /*max-height: 250px !important;*/
    }

    .cs_imgcont {
        border-left: 1px solid #ECECEC;
        border-right: 1px solid #ECECEC;
        margin: 0 20%;
    }

    .hr_befgate {
        margin: 0 0 11px !important;
    }

    .product_menu {
        padding: 30px 0 !important;
        height: 100%;
        max-height: unset;
    }

    .product_details {
        max-width: 350px;
        margin: -60px 17.7% 0 17.4%;
    }

    .product_buynow, .product_addcart {
        float: none !important;
    }

    .seccont_depo {
        margin: 0;
    }

    .thumb-info-caption .thumb-info-caption-text, .thumb-info-caption p {
        margin-bottom: 0;
    }
}

/** ACCORDION AULAS **/
@media (min-width: 480px) and (max-width: 639px) {
    td.aula_txt {
        max-width: 0;
    }

    #preq_table tr td {
        display: table-cell !important;
    }

    .aula_title h4 {
        font-size: 0.9em;
    }

    .aula_buttons {
        vertical-align: top !important;
    }

        .aula_buttons.solo {
            width: unset;
            flex: none;
        }

    .btt_aulas.productpg {
        width: 100%;
    }
}

/** DASHBOARD SUBHEADER **/
@media (min-width: 480px) and (max-width: 639px) {
    #userinfo01 {
        flex: 0 0 100%;
        max-width: 100%;
    }

        #userinfo01 .dash_mainheader span {
            font-size: 0.5em !important;
        }

    #userinfo02 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 25px;
    }

        #userinfo02 .btt_aulas {
            width: 48%;
            margin: 2px 1%;
        }

    #userinfo03 {
        display: none !important;
    }

    #submenu_mob {
        height: 35px;
        border-radius: 0;
        width: 100%;
    }

    #test_dashnav {
        min-height: unset;
    }
}

/** PAGE: CHECKOUT **/
@media (min-width: 480px) and (max-width: 639px) {
    #checkit01, #checkit01_2, #checkit02_2 {
        order: 1;
    }

    #checkit02, #checkit01_1, #checkit02_1 {
        order: 2;
    }

    #checkit02_2 {
        padding: 0 0 25px;
    }

    #checkit01_2 {
        padding: 0;
    }

        #checkit01_2 .row .col-12 h2, #checkit01_2 .row .col-12 p {
            float: none !important;
        }

    .checkcf_text {
        text-align: center;
    }

    .chmobinp {
        padding: 0 !important;
    }

    .chout_foot2 {
        padding: 10px 0;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .chout_foot3 {
        padding: 17px 0 14px;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .h62 {
        text-align: left;
    }

    .mh_checkout {
        margin: 1rem 0;
    }
}

/** PAGE: PORTAL **/
@media (min-width: 480px) and (max-width: 639px) {
    .control-label {
        text-align: left;
    }

    .info_editimg {
        max-width: 100%;
    }

    .info_fileup {
        margin: 15px 0 0;
        flex-direction: column;
    }

        .info_fileup .form-control {
            width: 100%;
            margin-bottom: 5px;
            border-radius: .25rem;
        }

        .info_fileup .input-group-btn .btn-primary {
            border-radius: .25rem 0 0 .25rem;
            width: 100%;
        }

    .info_idtoggbox {
        padding-left: 15px;
        margin-top: 10px;
    }

    .info_telblock, .info_endblock {
        flex: 0 0 100%;
        max-width: 100%;
    }

        .info_telblock .table td, .info_endblock .table td {
            border: 0;
            padding: 0.75rem 0.35rem;
        }
}

/** PAGE: ARQUIVOS/VIDEOS **/
@media (min-width: 480px) and (max-width: 639px) {
    #accelim {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #pock_head {
        margin-top: 25px;
    }

    .alertfl_down.cdt {
        font-size: 0.8em;
        text-align: center !important;
    }

    .aula_videodownbutt {
        margin: 15px 0 0 0;
    }

    .aulacategor {
        font-size: 18px;
    }

    .aulatitle {
        font-size: 21px;
    }

    .btt_aulas {
        width: 100%;
        margin: 2% 0;
    }

    .btt_qtdaulasspan {
        font-size: 8px !important;
    }

    .btt_qtdaulas {
        padding: 3px 6px !important;
    }

    .videocommsubmit {
        height: 34px;
        margin-top: 10px;
    }
}

/** PAGE: AULAS **/
@media (min-width: 480px) and (max-width: 639px) {
    .aula_note {
        display: none;
    }

    .aula_noteins {
        display: block;
    }

    .aula_txt {
        font-size: 1.2em;
    }
}

/** PAGE: MINHAS COMPRAS **/
@media (min-width: 480px) and (max-width: 639px) {
    #tb_compras td {
        border-top: 0;
        padding: 0;
        display: block;
        text-align: center;
    }

    #tb_compras th {
        display: none;
    }

    #tb_compras td:first-child {
        padding: .75rem 0 0.15rem;
    }

    #tb_compras td:last-child {
        padding: .15rem 0 0.75rem;
    }
}

/** FOOTER **/
@media (min-width: 480px) and (max-width: 639px) {
    #foocopy1 {
        text-align: center;
    }

    #foocopy2 {
        text-align: center;
        margin-top: -5px !important;
    }

    #footer.color {
        max-height: none;
    }

    .contact-details {
        margin-top: 25px;
    }

    .newsletter {
        margin-bottom: 25px;
    }
}

/** PAGE: FORUM **/
@media (min-width: 480px) and (max-width: 639px) {
    #tb_forum thead {
        display: none;
    }

    #tb_forum td {
        border-top: 0;
        padding: 0;
        display: block;
        text-align: center;
    }

        #tb_forum td:first-child {
            padding: .75rem 0 0.15rem;
        }

            #tb_forum td:first-child p {
                font-weight: 700;
            }

        #tb_forum td:last-child {
            padding: .15rem 0 0.75rem;
        }
}

/** PAGE: AVALIAÇÕES **/
@media (min-width: 480px) and (max-width: 639px) {
    #aval_detailbox .featured-box {
        min-height: 0;
    }

    .aval_response {
        width: 100%;
    }

    .icon-featured {
        height: 32px;
        font-size: 15px;
        display: block;
        line-height: 32px;
        flex: 0 0 15%;
        background: transparent !important;
        color: #08c;
        max-width: 15%;
    }

        .icon-featured.nav {
            max-width: 100% !important;
        }

    .aval_detail {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .aval_detail h4 {
            flex: 0 0 85%;
            max-width: 85%;
            margin: 0;
            height: 32px;
            text-align: left;
        }

        .aval_detail p {
            flex: 0 0 85%;
            max-width: 85%;
            height: 32px;
            text-align: left;
            margin-left: 15% !important;
            margin-top: -5px !important;
        }

    .call-to-action.question {
        margin: 0 0 15px;
    }

    .div_question {
        margin-bottom: 0;
    }

        .div_question.left, .div_question.right {
            padding: 0;
        }
}

/** PAGE: TRAIL **/
@media (min-width: 480px) and (max-width: 639px) {
    .sec_trailtline:after {
        display: none;
    }

    .tr_title {
        padding-left: 15px;
    }

    .trail_alert {
        text-align: left;
    }

    .trail_button {
        float: left;
        margin: 10px 0;
        width: 100%;
    }

    .trail_icon {
        margin: 0;
        height: 30px !important;
        width: 30px;
        line-height: 30px !important;
        font-size: 16px !important;
        max-width: none !important;
        flex: none !important;
    }

    .trail_ori {
        margin-top: 0;
    }

    .tricbox {
        flex: 0 0 6.333333%;
    }
}

/** SECTIONS **/
@media (min-width: 480px) and (max-width: 639px) {
    .nopadd-l.xl, .nopadd-r.xl {
        padding: 0 !important;
    }
}

/** PAGE: CRM**/
@media (min-width: 480px) and (max-width: 639px) {
    .clickable-row:after {
        display: none;
    }

    .crm_chat {
        border-bottom: 10px solid #fff;
        border-right: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .crm_chattxt {
        flex: 0 0 100%;
        max-width: 100%;
    }
}


/******************************************/ /** 3. E-READERS [LANDSCAPE] + TABLETS/IPAD [PORTRAIT] (640x480) **/

/** RESPONSIVE SHOW/HIDE TOGGLE **/
@media (min-width: 640px) and (max-width: 959px) {
    .hide-3 {
        display: none !important;
    }

    .show-3 {
        display: block !important;
    }
}

/** HEADER **/
@media only screen and (min-width: 640px) and (max-width: 959px) {
    html.sticky-header-active #header .header-body {
        top: -41px !important;
    }

        html.sticky-header-active #header .header-body .container img {
            max-height: 35px;
            min-height: 35px;
            width: auto !important;
        }

        html.sticky-header-active #header .header-body .container .header_buynow {
            align-items: center;
            display: flex;
            zoom: 0.7;
        }

    html.sticky-header-active #header .header-nav-main nav {
        background-color: #fff;
        height: 100vh;
        position: relative;
        max-height: unset;
        top: 41px;
    }

    html.sticky-header-active #header .header-top.hide {
        display: block !important;
    }

    html.sticky-header-active #header .header-btn-collapse-nav {
        margin: 0;
    }

    html #header .header-nav-bar-primary {
        box-shadow: none;
    }

    p.text_user {
        padding: 0;
        text-align: right;
    }

    ul#mainNav {
        text-align: center;
        padding: 25px 0 !important;
    }

    #button_cart_mob {
        border-radius: 0 6px 6px 0;
        display: block;
        font-size: 0.8rem;
    }

    #dash_userinfo {
        max-height: none;
    }

    #exit_headerbutt {
        flex: 0 0 100%;
        max-width: 100%;
        height: 20px;
        margin: 3px 0 0 0 !important;
    }

    #header {
        min-height: 0 !important;
    }

        #header .header-body {
            border-top: 0;
        }

        #header .header-btn-collapse-nav {
            margin: 50% 0;
        }

            #header .header-logo {
                max-height: 65px;
            }

        #header .header-nav-main {
            background-color: #fff !important;
            left: 50%;
            height: 100vh;
            max-height: none !important;
            top: unset;
            position: fixed;
            margin: 0;
            transition: 0.5s;
            padding: 0 !important;
        }

            #header .header-nav-main.header-nav-main-light nav > ul > li.active > a {
                background: #0088cc;
            }

            #header .header-nav-main nav {
                max-height: 100vh;
                padding-top: 75px;
            }

                #header .header-nav-main nav > ul li {
                    padding: 7px 0;
                    border: 0;
                    line-height: 0;
                    margin: 0;
                }

                #header .header-nav-main nav > ul > li.active > a, #header .header-nav-main nav > ul > li.active > a:focus, #header .header-nav-main nav > ul > li.active > a:hover {
                    color: #fff;
                }

                #header .header-nav-main nav .dropdown-menu li {
                    padding: 0;
                }

                    #header .header-nav-main nav .dropdown-menu li a {
                        text-align: center;
                        border-bottom: 1px solid #e5e5e5;
                    }

    #portal_headerbutt {
        flex: 0 0 49%;
        max-width: 49%;
        margin: 0 0 0 3px !important;
        height: 20px;
    }

    #searchForm_mob {
        border: 1px solid #0288cc;
        margin-left: 25%;
    }

        #searchForm_mob .input-group ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
            color: #c7c7c7 !important;
            font-weight: 400;
            font-size: 0.9em;
        }

    .container {
        max-width: unset;
    }

    .dropdown-toggle .fa {
        margin-right: -11px;
    }

    .header-container.header-nav.header-nav-bar {
        position: absolute !important;
        right: 0;
        top: 38px;
    }

    .lgin_mob {
        zoom: 0.9;
    }

    .mainheader {
        background-color: #fff;
        height: 75px;
    }

    .notif_headerbutt {
        flex: 0 0 49%;
        max-width: 49%;
        margin: 0 !important;
        height: 20px;
        line-height: 16px;
    }

    .social_login.fbMob {
        right: 22px;
    }
}

/** MORE CATEGORIES **/
@media (min-width: 640px) and (max-width: 959px) {
    select.catit_item.last {
        border: 0;
        border-radius: 0;
        position: unset;
        top: unset;
        width: 100%;
    }

        select.catit_item.last:hover {
            top: unset;
            padding: 12px 22px;
        }

    #categ_list {
        display: none !important;
    }

    #categ_listmob {
        display: block !important;
        padding: 1px 0 !important;
    }
}

/** PAGE: PRODUCT DETAILS **/
@media (min-width: 640px) and (max-width: 959px) {
    #cs_allcont {
        padding-right: 0;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    #csmain_content {
        display: flex;
        flex-direction: column-reverse;
        padding: 0 15px !important;
        margin-left: 1px;
    }

    #cspromo_badge {
        float: none !important;
    }

    #productmenu_cont {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .cs_depoimg {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .cs_depotxt {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

        .cs_depotxt p {
            margin-left: 10px !important;
        }

    .cs_diftxt {
        column-count: 1;
    }

    .cs_img {
        /*max-height: 338px !important;*/
    }

    .cs_imgcont {
        border-left: 1px solid #ECECEC;
        border-right: 1px solid #ECECEC;
        margin: 0 28%;
    }

    #cs_sidebar {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #cs_sideimage {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .hr_befgate {
        margin: 0 0 11px !important;
    }

    .product_menu {
        padding: 30px 0 !important;
        height: 100%;
        max-height: unset;
    }

    .product_details {
        max-width: 347px;
        margin: -60px 26.8% 0 26.6%;
    }

    .product_buynow, .product_addcart {
        float: none !important;
    }
}

/** ACCORDION AULAS **/
@media (min-width: 640px) and (max-width: 959px) {
    td.aula_txt {
        max-width: 0;
    }
}

/** DASHBOARD SUBHEADER **/
@media (min-width: 640px) and (max-width: 959px) {
    #userinfo01 {
        flex: 0 0 100%;
        max-width: 100%;
    }

        #userinfo01 .dash_mainheader span {
            font-size: 0.5em !important;
        }

    #userinfo02 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 25px;
    }

        #userinfo02 .btt_aulas {
            width: 48%;
            margin: 2px 1%;
        }

    #userinfo03 {
        display: none !important;
    }

    #submenu_mob {
        height: 35px;
        border-radius: 0;
        width: 100%;
    }

    #test_dashnav {
        min-height: unset;
    }
}

/** PAGE: CHECKOUT **/
@media (min-width: 640px) and (max-width: 959px) {
    #checkit01, #checkit01_2, #checkit02_2 {
        order: 1;
    }

    #checkit02, #checkit01_1, #checkit02_1 {
        order: 2;
    }

    #checkit02_2 {
        padding: 0 0 25px;
    }

    #checkit01_2 {
        padding: 0;
    }

        #checkit01_2 .row .col-12 h2, #checkit01_2 .row .col-12 p {
            float: none !important;
        }

    .checkcf_text {
        text-align: center;
    }

    .chmobinp {
        padding: 0 !important;
    }

    .chout_foot2 {
        padding: 10px 0;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .chout_foot3 {
        padding: 17px 0 14px;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .h62 {
        text-align: left;
    }

    .mh_checkout {
        margin: 1rem 0;
    }
}

/** PAGE: PORTAL **/
@media (min-width: 640px) and (max-width: 959px) {
    .control-label {
        text-align: left;
    }

    .info_editimg {
        max-width: 50%;
        margin: 0 127px;
    }

    .info_fileup {
        margin: 15px 0 0;
    }

    .info_idtoggbox {
        padding-left: 15px;
        margin-top: 10px;
    }

    .info_telblock, .info_endblock {
        flex: 0 0 100%;
        max-width: 100%;
    }

        .info_telblock .table td, .info_endblock .table td {
            border: 0;
            padding: 0.75rem 0.35rem;
        }

    .products li {
        min-width: 295px;
    }
}

/** PAGE: ARQUIVOS/VIDEOS **/
@media (min-width: 640px) and (max-width: 959px) {
    #accelim {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #pock_head {
        margin-top: 25px;
    }

    .alertfl_down.cdt {
        font-size: 0.8em;
        text-align: center !important;
    }

    .aula_videodownbutt {
        margin: 15px 0 0 0;
    }

    .aulacategor {
        font-size: 18px;
    }

    .aulatitle {
        font-size: 21px;
    }

    .btt_aulas {
        width: 100%;
        margin: 2% 0;
    }

    .btt_qtdaulasspan {
        font-size: 8px !important;
    }

    .btt_qtdaulas {
        padding: 3px 6px !important;
    }

    .videocommsubmit {
        height: 34px;
        margin-top: 10px;
    }
}

/** PAGE: AULAS **/
@media (min-width: 640px) and (max-width: 959px) {
    .aula_note {
        display: none;
    }

    .aula_noteins {
        display: block;
    }

    .aula_txt {
        font-size: 1.2em;
    }
}

/** PAGE: MINHAS COMPRAS **/
@media (min-width: 640px) and (max-width: 959px) {
    #tb_compras td {
        border-top: 0;
        padding: 0;
        display: block;
        text-align: center;
    }

    #tb_compras th {
        display: none;
    }

    #tb_compras td:first-child {
        padding: .75rem 0 0.15rem;
    }

    #tb_compras td:last-child {
        padding: .15rem 0 0.75rem;
    }
}

/** FOOTER **/
@media (min-width: 640px) and (max-width: 959px) {
    #foocopy1 {
        text-align: center;
    }

    #foocopy2 {
        text-align: center;
        margin-top: -5px !important;
    }

    #footer.color {
        max-height: none;
    }

    .contact-details {
        margin-top: 25px;
    }

    .newsletter {
        margin-bottom: 25px;
    }
}

/** PAGE: FORUM **/
@media (min-width: 640px) and (max-width: 959px) {
    #tb_forum thead {
        display: none;
    }

    #tb_forum td {
        border-top: 0;
        padding: 0;
        display: block;
        text-align: center;
    }

        #tb_forum td:first-child {
            padding: .75rem 0 0.15rem;
        }

            #tb_forum td:first-child p {
                font-weight: 700;
            }

        #tb_forum td:last-child {
            padding: .15rem 0 0.75rem;
        }
}

/** PAGE: AVALIAÇÕES **/
@media (min-width: 640px) and (max-width: 959px) {
    #aval_detailbox .featured-box {
        min-height: 0;
    }

    .aval_response {
        width: 100%;
    }

    .icon-featured {
        height: 32px;
        font-size: 15px;
        display: block;
        line-height: 32px;
        flex: 0 0 15%;
        background: transparent !important;
        color: #08c;
        max-width: 15%;
    }

        .icon-featured.nav {
            max-width: 100% !important;
        }

    .aval_detail {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .aval_detail h4 {
            flex: 0 0 85%;
            max-width: 85%;
            margin: 0;
            height: 32px;
            text-align: left;
        }

        .aval_detail p {
            flex: 0 0 85%;
            max-width: 85%;
            height: 32px;
            text-align: left;
            margin-left: 15% !important;
            margin-top: -5px !important;
        }

    .call-to-action.question {
        margin: 0 0 15px;
    }

    .div_question {
        margin-bottom: 0;
    }

        .div_question.left, .div_question.right {
            padding: 0;
        }
}

/** PAGE: TRAIL **/
@media (min-width: 640px) and (max-width: 959px) {
    .sec_trailtline:after {
        display: none;
    }

    .tr_title {
        padding-left: 15px;
    }

    .trail_alert {
        text-align: left;
    }

    .trail_button {
        float: left;
        margin: 10px 0;
        width: 100%;
    }

    .trail_icon {
        margin: 0;
        height: 30px !important;
        width: 30px;
        line-height: 30px !important;
        font-size: 16px !important;
        max-width: none !important;
        flex: none !important;
    }

    .trail_ori {
        margin-top: 0;
    }

    .tricbox {
        flex: 0 0 4.333333%;
    }
}

/** SECTIONS **/
@media (min-width: 640px) and (max-width: 959px) {
    .nopadd-l.xl, .nopadd-r.xl {
        padding: 0 !important;
    }
}


/******************************************/ /** 4. TABLETS/IPAD [LANDSCAPE] + LO-RES LAPTOPS/DESKTOPS (960x720) **/

/** RESPONSIVE SHOW/HIDE TOGGLE **/
@media (min-width: 960px) and (max-width: 1023px) {
    .hide-4 {
        display: none !important;
    }

    .show-4 {
        display: block !important;
    }
}

/** HEADER **/
@media only screen and (min-width: 960px) and (max-width: 1023px) {
    html.sticky-header-active #header .header-body {
        top: -41px !important;
    }

        html.sticky-header-active #header .header-body .container img {
            max-height: 35px;
            min-height: 35px;
            width: auto !important;
        }

        html.sticky-header-active #header .header-body .container .header_buynow {
            align-items: center;
            display: flex;
            zoom: 0.7;
            margin: 0;
        }

    html.sticky-header-active #header .header-nav-main nav {
        background-color: #fff;
        height: 100vh;
        position: relative;
        max-height: unset;
        top: 41px;
    }

    html.sticky-header-active #header .header-top.hide {
        display: block !important;
    }

    html.sticky-header-active #header .header-btn-collapse-nav {
        margin: 0;
    }

    html #header .header-nav-bar-primary {
        box-shadow: none;
    }

    p.text_user {
        padding: 0;
        text-align: right;
    }

    ul#mainNav {
        text-align: center;
        padding: 25px 0 !important;
    }

    #button_cart_mob {
        border-radius: 0 6px 6px 0;
        display: block;
        flex: 0 0 10%;
        max-width: 10%;
        font-size: 0.8rem;
    }

    #dash_userinfo {
        max-height: none;
    }

    #exit_headerbutt {
        flex: 0 0 100%;
        max-width: 100%;
        height: 20px;
        margin: 3px 0 0 0 !important;
    }

    #header {
        min-height: 0 !important;
    }

        #header .header-body {
            border-top: 0;
        }

        #header .header-nav-main {
            left: 50%;
            max-height: none !important;
            top: unset;
            position: fixed;
            transition: 0.5s;
            margin: 0;
            height: 100vh;
            padding: 0 !important;
        }

            #header .header-nav-main.header-nav-main-light nav > ul > li.active > a {
                background: #0088cc;
            }

            #header .header-nav-main nav {
                max-height: 100vh;
                padding-top: 90px;
            }

                #header .header-nav-main nav > ul li {
                    padding: 7px 0;
                    border: 0;
                    line-height: 0;
                    margin: 0;
                }

                #header .header-nav-main nav > ul > li.active > a, #header .header-nav-main nav > ul > li.active > a:focus, #header .header-nav-main nav > ul > li.active > a:hover {
                    color: #fff;
                }

                #header .header-nav-main nav .dropdown-menu li {
                    padding: 0;
                }

                    #header .header-nav-main nav .dropdown-menu li a {
                        text-align: center;
                        border-bottom: 1px solid #e5e5e5;
                    }

    #portal_headerbutt {
        flex: 0 0 49%;
        max-width: 49%;
        margin: 0 0 0 3px !important;
        height: 20px;
    }

    #searchForm_mob {
        border: 1px solid #0288cc;
        flex: 0 0 30%;
        max-width: 30%;
        margin-left: 30%;
    }

        #searchForm_mob .input-group ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
            color: #c7c7c7 !important;
            font-weight: 400;
            font-size: 0.9em;
        }

    .container {
        max-width: unset;
    }

    .dropdown-toggle .fa {
        margin-right: -11px;
    }

    .header-container.header-nav.header-nav-bar {
        position: absolute !important;
        right: 0;
        top: 48px;
    }

    .lgin_mob {
        zoom: 0.9;
        left: 114px;
    }

        .mainheader {
        background-color: #fff;
        height: 90px;
    }

    .notif_headerbutt {
        flex: 0 0 49%;
        max-width: 49%;
        margin: 0 !important;
        height: 20px;
        line-height: 16px;
    }

    .social_login.fbMob {
        right: 22px;
    }
}

/** MORE CATEGORIES **/
@media (min-width: 960px) and (max-width: 1023px) {
    select.catit_item.last {
        border: 0;
        border-radius: 0;
        position: unset;
        top: unset;
        width: 100%;
    }

        select.catit_item.last:hover {
            top: unset;
            padding: 12px 22px;
        }

    #categ_list {
        display: none !important;
    }

    #categ_listmob {
        display: block !important;
        padding: 1px 0 !important;
    }
}

/** PAGE: PRODUCT DETAILS **/
@media (min-width: 960px) and (max-width: 1023px) {
    #cs_allcont {
        padding-right: 0;
    }

    #cspromo_badge {
        float: none !important;
    }

    .cs_depoimg {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .cs_depotxt {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

        .cs_depotxt p {
            margin-left: 10px !important;
        }

    .cs_diftxt {
        column-count: 1;
    }

    .cs_imgcont {
        border-left: 1px solid #ECECEC;
        border-right: 1px solid #ECECEC;
    }

    .product_buynow, .product_addcart {
        float: none !important;
    }

    .seccont_depo {
        margin: 0;
    }
}

/** ACCORDION AULAS **/
@media (min-width: 960px) and (max-width: 1023px) {
    td.aula_txt {
        max-width: 0;
    }
}

/** DASHBOARD SUBHEADER **/
@media (min-width: 960px) and (max-width: 1023px) {
    #userinfo01 {
        flex: 0 0 100%;
        max-width: 100%;
    }

        #userinfo01 .dash_mainheader span {
            font-size: 0.5em !important;
        }

    #userinfo02 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 25px;
    }

        #userinfo02 .btt_aulas {
            width: 48%;
            margin: 2px 1%;
        }

    #userinfo03 {
        display: none !important;
    }

    #submenu_mob {
        height: 35px;
        border-radius: 0;
        width: 100%;
    }

    #test_dashnav {
        min-height: none;
    }
}

/** PAGE: CHECKOUT **/
@media (min-width: 960px) and (max-width: 1023px) {
    #checkit01, #checkit01_2, #checkit02_2 {
        order: 1;
    }

    #checkit02, #checkit01_1, #checkit02_1 {
        order: 2;
    }

    #checkit02_2 {
        padding: 0 0 25px;
    }

    #checkit01_2 {
        padding: 0;
    }

        #checkit01_2 .row .col-12 h2, #checkit01_2 .row .col-12 p {
            float: none !important;
        }

    .checkcf_text {
        text-align: center;
    }

    .chmobinp {
        padding: 0 !important;
    }

    .chout_foot2 {
        padding: 10px 0;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .chout_foot3 {
        padding: 17px 0 14px;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .h62 {
        text-align: left;
    }

    .mh_checkout {
        margin: 1rem 0;
    }
}

/** PAGE: PORTAL **/
@media (min-width: 960px) and (max-width: 1023px) {
    .info_editimg {
        max-width: 100%;
    }

    .info_fileup {
        margin: 76px 0;
    }

    .info_telblock, .info_endblock {
        flex: 0 0 100%;
        max-width: 100%;
    }

        .info_telblock .table td, .info_endblock .table td {
            border: 0;
            padding: 0.75rem 0.35rem;
        }
}

/** PAGE: ARQUIVOS/VIDEOS **/
@media (min-width: 960px) and (max-width: 1023px) {
    #accelim {
        padding-right: 25px !important;
    }

    #pock_head {
        margin-top: 25px;
    }

    .alertfl_down.cdt {
        font-size: 0.8em;
        text-align: center !important;
    }

    .aulacategor {
        font-size: 18px;
    }

    .aula_videodownbutt {
        margin: 15px 0 0 0;
    }

    .aula_videodownbutt {
        margin: 0;
    }

    .btt_aulas {
        width: 100%;
        margin: 2% 0;
    }

    .btt_qtdaulasspan {
        font-size: 8px !important;
    }

    .btt_qtdaulas {
        padding: 3px 6px !important;
    }

    .aulatitle {
        font-size: 21px;
    }
}

/** PAGE: AULAS **/
@media (min-width: 960px) and (max-width: 1023px) {
    .aula_note {
        display: none;
    }

    .aula_noteins {
        display: block;
    }

    .aula_txt {
        font-size: 1.2em;
    }
}

/** PAGE: MINHAS COMPRAS **/
@media (min-width: 960px) and (max-width: 1023px) {
    #tb_compras td {
        border-top: 0;
        padding: 0;
        display: block;
        text-align: center;
    }

    #tb_compras th {
        display: none;
    }

    #tb_compras td:first-child {
        padding: .75rem 0 0.15rem;
    }

    #tb_compras td:last-child {
        padding: .15rem 0 0.75rem;
    }
}

/** FOOTER **/
@media (min-width: 960px) and (max-width: 1023px) {
    #foocopy1, #foocopy2 {
        flex: 0 0 50%;
    }

    #footer.color {
        max-height: none;
    }

    .newsletter {
        margin-bottom: 25px;
    }

    .rodcol1 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .rodcol2 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .rodcol3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

/** PAGE: AVALIAÇÕES **/
@media (min-width: 960px) and (max-width: 1023px) {
    #aval_detailbox .featured-box {
        min-height: 0;
    }

    #sendtrab {
        margin-right: 25px;
    }

    .aval_response {
        width: 100%;
    }

    .icon-featured {
        height: 32px;
        font-size: 15px;
        display: block;
        line-height: 32px;
        flex: 0 0 15%;
        background: transparent !important;
        color: #08c;
        max-width: 15%;
    }

        .icon-featured.nav {
            max-width: 100% !important;
        }

    .aval_detail {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .aval_detail h4 {
            flex: 0 0 80%;
            max-width: 80%;
            margin: 0 0 0 5px;
            height: 32px;
            text-align: left;
            font-size: 1em;
            line-height: 32px;
        }

        .aval_detail p {
            flex: 0 0 85%;
            max-width: 85%;
            height: 32px;
            text-align: left;
            font-size: 1em;
            margin-top: -5px !important;
        }

    .call-to-action.question {
        margin: 0 0 15px;
    }

    .div_question {
        margin-bottom: 0;
    }

        .div_question.right {
            padding: 0;
        }
}

/** PAGE: TRAIL **/
@media (min-width: 960px) and (max-width: 1023px) {
    .sec_trailtline:after {
        display: none;
    }

    .tr_title {
        padding-left: 15px;
    }

    .trail_alert {
        text-align: left;
    }

    .trail_button {
        float: left;
        margin: 10px 0;
        width: 100%;
    }

    .trail_icon {
        margin: 0;
        height: 30px !important;
        width: 30px;
        line-height: 30px !important;
        font-size: 16px !important;
        max-width: none !important;
        flex: none !important;
    }

    .trail_ori {
        margin-top: 0;
    }

    .tricbox {
        flex: 0 0 1.333333%;
    }
}

/** SECTIONS **/
@media (min-width: 960px) and (max-width: 1023px) {
    .nopadd-l.xl, .nopadd-r.xl {
        padding: 0 !important;
    }
}


/******************************************/ /** 5. BIG TABLETS [LANDSCAPE] + LAPTOPS/DESKTOPS (1024x768) **/

/** RESPONSIVE SHOW/HIDE TOGGLE **/
@media (min-width: 1024px) and (max-width: 1279px) {
    .hide-5 {
        display: none !important;
    }

    .show-5 {
        display: block !important;
    }
}

/** PAGE: PRODUCT DETAILS **/
@media (min-width: 1024px) and (max-width: 1279px) {
    #cspromo_badge {
        float: none !important;
    }

    #cs_sideimage {
        width: 33.33333333% !important;
    }

    .cs_depoimg {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .cs_depotxt {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

        .cs_depotxt p {
            margin-left: 10px !important;
        }

    .cs_img {
        /*max-height: 272px !important;*/
    }

    .product_buynow, .product_addcart {
        float: none !important;
    }

    .cs_depotxt {
        margin-left: 0;
    }

    .seccont_depo {
        margin: 0;
    }
}

/** ACCORDION AULAS **/
@media (min-width: 1024px) and (max-width: 1279px) {
    .aula_title h4 {
        font-size: 1.0em;
    }
}

/** PAGE: CHECKOUT **/
@media (min-width: 1024px) and (max-width: 1279px) {
    .cart_table_item td a img {
        max-width: 77px;
    }

    .chout_cardsel {
        font-size: 8px;
    }
}

/** PAGE: AULAS **/
@media (min-width: 1024px) and (max-width: 1279px) {
    .btt_aulas {
        font-size: 0.8em;
    }
}

/******************************************/ /** 6. HI-RES LAPTOPS/DESKTOPS (1280x960) **/

/** CUSTOM.CSS **/
@media (min-width: 1280px) {
}

/** RESPONSIVE SHOW/HIDE TOGGLE **/
@media (min-width: 1280px) {
    .hide-6 {
        display: none !important;
    }

    .show-6 {
        display: block !important;
    }
}
