@media screen and (min-width:1920px) {
    .container-fluid {
        max-width: 1920px
    }
    .slick-list {
        height: 460px
    }
    .ct-u-display-tablex {
        height: 460px
    }
    .bannerSpacer {
        height: 38px;
        background-color: #9d322f;
    }
}

@media screen and (max-width:1600px) {
    .slick-list {
        height: 383px
    }
    .ct-u-display-tablex {
        height: 383px
    }
    .bannerSpacer {
        height: 58px;
        background-color: #9d322f;
    }
    .headerInt,
    .headerInt img {
        height: 232px;
    }
}

@media screen and (max-width:1199px) {
    .sf-menu a {
        padding: 10px 17px;
    }
    .slick-list {
        height: 287px
    }
    .ct-u-display-tablex {
        height: 287px
    }
    .bannerSpacer {
        height: 58px;
    }
    .slick-prev,
    .slick-next {
        width: 60px;
        height: 100px;
        top: calc(50% - 60px);
    }
}


/*@media screen and (max-width:960px) {*/

@media screen and (max-width:991px) {
    .mobile-menu-container {
        display: block;
        /*width: 250px;*/
        position: absolute;
        z-index: 1000;
        top: 110px;
        right: 0;
    }
    header .vertical-align-cell nav {
        margin-top: 0;
    }
    .interna .mobile-menu-container {
        top: 180px;
    }
    .mobile-menu-container nav {
        float: none;
    }
    .sf-menu {
        display: none;
    }
    .header .mobile-menu-switch {
        display: table-cell;
        padding: 31px 0 0;
    }
    .header-container.sticky.move .menu-container {
        margin-top: 0;
    }
    .menu-container {
        width: auto;
        float: right
    }
    .collapsible-mobile-submenus>li,
    .collapsible-mobile-submenus>li li {
        position: relative;
    }
    .collapsible-mobile-submenus>li a.template-arrow-menu,
    .collapsible-mobile-submenus>li li a.template-arrow-menu {
        position: absolute;
        width: 48px;
        height: 48px;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .collapsible-mobile-submenus>li a.template-arrow-menu::before,
    .collapsible-mobile-submenus>li li a.template-arrow-menu::before {
        position: absolute;
        left: 17px;
        top: 16px;
    }
    .collapsible-mobile-submenus>li a.template-arrow-menu:hover,
    .collapsible-mobile-submenus>li li a.template-arrow-menu:hover {
        text-decoration: none;
    }
    .collapsible-mobile-submenus .template-arrow-menu+ul,
    .collapsible-mobile-submenus .template-arrow-menu+ul ul {
        display: none;
        background-color: #f3f3f3
    }
    .collapsible-mobile-submenus .template-arrow-menu+ul {
        display: none;
        background-color: #e6f2f3
    }
    .collapsible-mobile-submenus .template-arrow-menu+ul ul {
        display: none;
        background-color: #e6f2f3
    }
    .menu-container nav {
        width: 210px;
    }
    header .interna .header {
        padding-top: 20px;
    }
    header .logo {
        width: 170px;
    }
    br.resp {
        display: none
    }
    .logoFooCont {
        text-align: center;
        margin-bottom: 40px;
        display: inline-block;
    }
    .copyright {
        margin-bottom: 70px;
    }
    .scroll-top.animated-top {
        bottom: 10px;
    }
    .internas .img {
        width: 350px;
        margin: 14px 0 30px 30px;
    }
    .slick-list {
        height: 237px
    }
    .ct-u-display-tablex {
        height: 237px
    }
    .slick-prev,
    .slick-next {
        width: 60px;
        height: 100px;
        top: calc(50% - 60px);
    }
    .bannerSpacer {
        height: 48px;
    }
    header .contBusca .busca {
        padding: 20px 0;
        overflow: hidden;
    }
    header .contBusca .busca input {
        width: 200px;
    }
}

@media screen and (max-width:767px) {
    /* Force table to not be like tables anymore */
    table.resp,
    table.resp thead,
    table.resp tbody,
    table.resp th,
    table.resp td,
    table.resp tr {
        display: block
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    table.resp thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    table.resp tr {
        border: none
    }
    table.resp td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #CCC;
        position: relative;
        padding-left: 50%;
        text-align: left;
    }
    table.resp td:before {
        font-weight: bold;
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        /*top: 6px;*/
        left: 6px;
        width: 45%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    table.resp tr th {
        width: 100%;
    }
    .imgRight {
        margin-left: 15px;
        margin-bottom: 15px;
    }
    br.resp {
        display: none
    }
    header .barraTopo a {
        margin-left: 20px;
    }
    header .contBusca .busca {
        padding: 10px 15px 20px;
    }
    .interna .mobile-menu-container {
        top: 180px;
    }
    .footer,
    .footer p {
        font-size: 18px;
    }
    footer .fooDiv {
        margin: 10px 0;
    }
    footer .no-gutter [class*='col-'] {
        padding-left: 15px;
        padding-right: 15px;
    }
    footer .text-right {
        text-align: left;
    }
    .contato .col-md-4,
    .contato .col-md-10 {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .contato .col-md-4 {
        /*border: 1px solid #DDD;*/
        margin: 0 20px 20px;
    }
    .contato .contBoxes {
        margin-bottom: 50px;
    }
    .contato.internas .content {
        padding: 100px 0 0px;
    }
    .bannerSpacer {
        height: 85px;
    }
    .homeBarraContato .col-md-4 {
        margin-bottom: 10px;
    }
    .homeBarraContato .text-center,
    .homeBarraContato .text-right {
        text-align: left;
    }
    .homeDestaque .contBox:first-child {
        margin-top: 30px;
    }
    .empresa .d-md-block {
        margin-top: 30px;
    }
    .produtosMenu .contBox:first-child {
        margin-top: 30px;
    }
    .detProdCont {
        margin-top: 30px;
    }
    /*img zoom products*/
    .zoomMouse {
        display: none;
    }
    .produtosDet .imgs {
        margin-left: 0;
    }
    .show {
        width: 100%;
        height: auto;
        border: 1px solid #CCC;
    }
    #show-img {
        width: 100%;
        height: auto;
    }
    .showZoomPanel {
        top: 340px;
        right: 0px;
    }
    .breadcrumbs li {
        line-height: 1.5;
    }
    .accordion-menu a {
        padding: 15px 10px 15px 5px;
    }
}

@media screen and (max-width:640px) {
    .botHead {
        display: none;
    }
    .ct-header {
        display: none;
    }
}

@media screen and (max-width:575px) {
    header .mobile-menu-container {
        top: 90px;
    }
    .interna .mobile-menu-container {
        top: 90px;
    }
    header .vertical-align-cell nav {
        width: 210px;
    }
    header .contBusca {
        top: 175px;
    }
    .menu-container nav {
        width: 20px;
    }
    .menu-container {
        position: absolute;
        right: 0;
    }
    .menuBar {
        padding: 0 15px 10px;
    }
    .footer .col-12 .col-12 {
        margin-bottom: 20px;
    }
    .tableBody {
        border: 2px solid #CCC;
        margin: 10px 0;
    }
    .cartmaismenos span {
        width: 40px;
        padding: 17px 10px;
    }
    .cartmaismenos .cartmais,
    .cartmaismenos .cartmenos {
        font-size: 1.4em;
        padding: 2px 18px;
        line-height: 2.2;
    }
    .contato {
        padding: 40px 0 0;
    }
}

@media screen and (max-width:479px) {
    header .barraTopo a {
        margin-left: 15px;
    }
    header .barraTopo a span {
        font-size: 18px;
        vertical-align: top;
    }
    .form .form-group.field50,
    .form select.field50 {
        width: 100%;
        float: left
    }
    .form .field50.error+label.error {
        width: 100%;
        background-color: #FF0;
    }
    .bannerSpacer {
        height: 86px;
    }
}

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

@media screen and (max-device-width: 320px) {
    body {
        -webkit-text-size-adjust: none;
    }
}