@media screen and (min-width:1920px) {
    .container-fluid {
        max-width: 1920px
    }
}

@media screen and (max-width:1600px) {
    /* banners */
    .slick-list {
        height: 640px
    }
    .ct-u-display-tablex {
        height: 640px
    }
}

@media screen and (max-width:1440px) {
    /* banners */
    .slick-list {
        height: 640px
    }
    .ct-u-display-tablex {
        height: 640px
    }
}

@media screen and (max-width:1199px) {
    .header-top-bar,
    .header {
        width: 940px;
        margin-left: auto;
        margin-right: auto;
    }
    header .menuAux {
        font-size: 0.9rem;
    }
    header .menuAux ul li {
        margin-right: 35px;
    }
    header .menuContainer {
        width: calc(100% - 300px);
        float: left;
    }
    header .logoCont {
        width: 300px;
    }
    .sf-menu li {
        border: none;
        padding: 0 2px;
        margin-top: 0;
    }
    .sf-menu a {
        font-size: 1rem;
        padding: 31px 15px;
    }

    /* banners */
    .slick-list {
        height: 640px
    }
    .ct-u-display-tablex {
        height: 640px
    }
    
}


@media screen and (max-width:991px) {
    .header-top-bar,
    .header {
        width: 750px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    header .container {
        width: 750px;
    }
    .headerContatos a {
        padding: 7px 7px 6px;
    }
    .sf-menu {
        padding-right: 8px;
    }
    .sf-menu a {
        padding: 23px 27px;
    }
    .sf-menu li:last-child a {
        padding-right: 27px;
    }
    header .menuContainer {
        width: 100%;
    }
    .menu-container {
        width: 100%;
        text-align: center;
    }
    .menu-container nav {
        width: 100%;
    }
    header .menuAux {
        display: none;
    }
    .sf-arrows .sf-with-ul {
        padding-right: 1.9rem
    }
    /* banners */
    .slick-list {
        height: 560px
    }
    .ct-u-display-tablex {
        height: 560px
    }
    .banner_txt h2 {
        font-size: 50px;
    }
    .homePlanos .planos div {
        margin: 10px 0;
    }

}

@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%;
    }
    .header-top-bar,
    .header {
        width: 540px;
        height: 40px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    header#headerCont {
        height: 120px;
        top: 10px;
    }
    header .menuContainer {
        width: 20%;
        float: right;
    }
    header .logoCont {
        width: 80%;
    }
    .menu-container {
        width: auto;
        padding-top: 0;
        float: right;
    }
    .menu-container nav {
        width: 320px;
        padding-top: 0;
    }
    .headerContatos .col-md-6 {
        text-align: center;
    }
    .headerContatos .headerContatosRight {
        display:none;
    }
    .mobile-menu-container {
        display: block;
        /*width: 250px;*/
        position: absolute;
        z-index: 1000;
        top: 90px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        overflow: hidden;
    }
    .mobile-menu-container nav {
        float: none
    }
    .sf-menu {
        display: none;
    }
    header .menu {
        padding-right: 0px;
        padding-top: 15px;
    }
    .header .mobile-menu-switch {
        display: table-cell;
    }
    .header-container.sticky.move .menu-container {
        margin-top: 0;
    }
    .collapsible-mobile-submenus>li,
    .collapsible-mobile-submenus>li li {
        position: relative;
        text-align: center;
    }
    .collapsible-mobile-submenus>li:hover a {
        display: block;
        background-color: #e5e5e5;
    }
    .collapsible-mobile-submenus>li.respMidiaSocial {
        width: 50%;
        margin: 10px 0;
        float: left;
    }
    .collapsible-mobile-submenus>li.respMenuAux {
        margin: 5px 5px 0;
    }
    .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
    }
    br.resp {
        display: none;
    }
    footer ul.linksFooter {
        float: none;
    }
    .headerInt .bgImg h1 {
        font-size: 2rem;
        padding: 150px 5px 0;
    }
    .contato .horarios .item {
        margin: 5px 0;
    }
    .contato .link-rapido .item {
        margin: 5px 0;
    }


    /* banners */
    .slick-list {
        height: 560px
    }
    .ct-u-display-tablex {
        height: 560px
    }
    .internas h1 {
        font-size: 2.5rem;
    }
}

@media screen and (max-width:640px) {
    /* banners */
    .slick-list {
        height: 560px
    }
    .ct-u-display-tablex {
        height: 560px
    }
    .banner_txt h2 {
        font-size: 50px;
    }
}

@media screen and (max-width:575px) {
    .header-top-bar,
    .header {
        width: 460px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    header .container {
        width: 100%;
    }
    /* banners */
    .slick-list {
        height: 560px
    }
    .ct-u-display-tablex {
        height: 560px
    }
    .banner1_txt {
        width: 330px;
        top: 140px;
        left: calc(50% - 165px);
    }
    .banner_txt h2 {
        font-size: 50px;
    }
    .internas .foto {
        margin: 10px 0 20px 0;
    }
    .homePlanos .planos {
        padding: 0 60px;
    }
    .homeVantagens .vantagens {
        padding: 0 60px;
    }
}

@media screen and (max-width:479px) {
    .header-top-bar,
    .header {
        width: 320px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .form .form-group.field50,
    .form select.field50 {
        width: 100%;
        float: left
    }
    .form .field50.error+label.error {
        width: 100%;
        background-color: #FF0;
    }
    /* banners */
    .slick-list {
        height: 560px
    }
    .ct-u-display-tablex {
        height: 560px
    }
    .banner1_txt {
        width: 270px;
        top: 180px;
        left: 50px;
        padding: 5px;
        background-color: rgba(0, 0, 0, .25);
    }
    .banner_txt h2 {
        font-size: 36px;
    }
    .btn-g {
        padding: 14px 17px;
    }
    .homePlanos .planos {
        padding: 0 30px;
    }
    .homeVantagens .vantagens {
        padding: 0 30px;
    }
    .homeVantagens h2 {
        font-size: 3.5rem;
    }
    .homeVantagens h2 span {
        font-size: 1.5rem;
    }
    .headerInt .bgImg h1 {
        font-size: 2rem;
        padding: 120px 15px 0;
    }
    .intPlanos .planos .planoBox {
        margin: 20px 0;
    }
    .intPlanos div.empresarialBox {
        margin: 20px 0;
    }
    form#segundaVia #cpfCnpj {
        width: 200px !important;
    }
    .contato .horarios .item {
        margin: 5px 0;
    }
    .contato .link-rapido .item {
        margin: 5px 0;
    }
    .homeApp .celularApp {
        margin-top: 20px;
    }
}

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

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