@media screen and (max-width:1920px) {
    .container-fluid {
        max-width: 1920px
    }
    .slick-list {
        height: 704px
    }
    .ct-u-display-tablex {
        height: 704px
    }
    .appImg {
        padding-top: 120px;
    }
}

@media screen and (max-width:1600px) {
    .slick-list {
        height: 586px
    }
    .ct-u-display-tablex {
        height: 586px
    }
    .floatLinksBanner .floatLinksCont {
        bottom: -140px;
    }

    .banner_repres {
        top: 427px;
        right: calc(50% - 120px);
    }

    /* banner1 */
    .banner1_txt1 {
        font-size: 42px;
        top: 140px;
        left: 0;
    }

    .banner1_txt1 span {
        font-size: 32px;
    }

    .banner1_txt2 {
        top: 330px;
        left: 0px;
    }

    /* banner2 */
    .banner2_txt1 {
        font-size: 42px;
        top: 180px;
        right: 0;
    }

    .banner2_txt1 span {
        font-size: 22px;
    }

    .banner2_txt2 {
        top: 280px;
        right: 0px;
    }

    /* banner3 */
    .banner3_txt1 {
        font-size: 42px;
        top: 210px;
        left: 0;
    }

    .banner3_txt1 span {
        font-size: 32px;
    }

    .banner3_txt2 {
        top: 290px;
        left: 0px;
    }

    /* banner4 */
    .banner4_txt1 {
        font-size: 42px;
        top: 180px;
        left: 0;
    }

    .banner4_txt1 span {
        font-size: 32px;
    }

    .banner4_txt2 {
        top: 320px;
        left: 0px;
    }

    /* banner5 */
    .banner5_txt1 {
        width: 700px;
        font-size: 42px;
        top: 150px;
        left: 0;
    }

    .banner5_txt1 span {
        font-size: 20px;
    }

    .banner5_txt2 {
        top: 340px;
        left: 0px;
    }
}

@media screen and (max-width:1199px) {
    header .logo {
        width: 200px;
    }
    header .vertical-align-cell nav {
        margin-top: 12px;
    }
    .sf-menu a {
        padding: 10px 9px;
        font-size: 18px;
    }
    .sf-menu li:last-child a {
        text-shadow: none;
    }
    .sf-menu li i {
        margin-right: 5px;
    }
    .slick-list {
        height: 440px
    }
    .ct-u-display-tablex {
        height: 440px
    }
    .floatLinksBanner {
        height: 200px;
    }
    .floatLinksBanner .floatLinksCont {
        bottom: -170px;
    }
    .slick-prev,
    .slick-next {
        width: 60px;
        height: 100px;
    }
    .homeDiferenciais h2 {
        font-size: 2.5rem;
        margin-top: 0;
    }
    .homeDiferenciais ul li {
        font-size: 1.25rem;
        margin: 13px 0;
    }

    .banner_repres {
        top: 315px;
        right: calc(50% - 120px);
    }

    /* banner1 */
    .banner1_txt1 {
        font-size: 42px;
        top: 70px;
        left: 0;
    }

    .banner1_txt1 span {
        font-size: 32px;
    }

    .banner1_txt2 {
        top: 260px;
        left: 0px;
    }

    /* banner2 */
    .banner2_txt1 {
        font-size: 42px;
        top: 110px;
        right: 0;
    }

    .banner2_txt1 span {
        font-size: 22px;
    }

    .banner2_txt2 {
        top: 210px;
        right: 0px;
    }

    /* banner3 */
    .banner3_txt1 {
        font-size: 42px;
        top: 140px;
        left: 0;
    }

    .banner3_txt1 span {
        font-size: 32px;
    }

    .banner3_txt2 {
        top: 220px;
        left: 0px;
    }

    /* banner4 */
    .banner4_txt1 {
        font-size: 42px;
        top: 110px;
        left: 0;
    }

    .banner4_txt1 span {
        font-size: 32px;
    }

    .banner4_txt2 {
        top: 250px;
        left: 0px;
    }

    /* banner5 */
    .banner5_txt1 {
        width: 700px;
        font-size: 42px;
        top: 80px;
        left: 0;
    }

    .banner5_txt1 span {
        font-size: 20px;
    }

    .banner5_txt2 {
        top: 270px;
        left: 0px;
    }
    
}


/*@media screen and (max-width:960px) {*/

@media screen and (max-width:991px) {
    footer {
        margin-bottom: 80px;
    }
    .mobile-menu-container {
        display: block;
        /*width: 250px;*/
        position: absolute;
        z-index: 1000;
        top: 70px;
        right: 10px;
    }
    header .vertical-align-cell nav {
        margin-top: 0;
    }
    .interna .mobile-menu-container {
        top: 70px;
    }
    .mobile-menu-container nav {
        float: none;
    }
    .sf-menu {
        display: none;
    }
    .header .mobile-menu-switch {
        display: table-cell;
        padding: 0;
        margin-top: 7px;
    }
    .header-container.sticky.move .menu-container {
        margin-top: 0;
    }
    .menu-container {
        width: 1px;
        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: 200px;
    }
    .mobile-menu li:last-child {
        background-color: #42c731;
    }
    .mobile-menu li:hover:last-child a {
        background-color: #42c731;
    }
    .mobile-menu li:last-child a {
        color: #FFF;
    }
    header .interna .header {
        padding-top: 10px;
    }
    br.resp {
        display: none
    }
    .logoFooCont {
        text-align: left;
        display: inline-block;
    }
    .copyright {
        margin-bottom: 10px;
    }
    .footer .fooDiv {
        margin: 20px 0;
    }
    .scroll-top.animated-top {
        bottom: 10px;
    }
    .internas .img {
        width: 350px;
        margin: 14px 0 30px 30px;
    }
    .slick-list {
        height: 363px
    }
    .ct-u-display-tablex {
        height: 363px
    }
    .slick-prev,
    .slick-next {
        width: 60px;
        height: 100px;
    }
    .homePlanos div.box {
        /*margin: 0 10px 40px;*/
        margin: auto;
    }
    .homePlanos .fibra div:nth-child(2) .box {
        transform: scale(1, 1);
    }
    .homePlanos .fibra.mb70 {
        margin-bottom: 0px;
    }
    .homePlanos .fibra div {
        margin-bottom: 15px;
    }
    .homePlanos .mt80 {
        margin-top: 40px;
    }
    .homeServicos .box {
        width: 100%;
    }
    .homeServicos .mt20 {
        margin-top: 0;
    }
    .homeDiferenciais {
        padding: 80px 0 80px;
    }
    .homeDiferenciais h2 {
        font-size: 2.5rem;
        margin-top: 20px;
    }
    .homeDiferenciais ul li {
        font-size: 1.25rem;
        margin: 10px 0;
    }


    .banner_repres {
        top: 240px;
        right: calc(50% - 120px);
    }

    /* banner1 */
    .banner1_txt1 {
        font-size: 34px;
        top: 30px;
        left: 0;
    }

    .banner1_txt1 span {
        font-size: 30px;
    }

    .banner1_txt2 {
        top: 220px;
        left: 0px;
    }

    /* banner2 */
    .banner2_txt1 {
        font-size: 34px;
        top: 90px;
        right: 0;
    }

    .banner2_txt1 span {
        font-size: 22px;
    }

    .banner2_txt2 {
        top: 170px;
        right: 0px;
    }

    /* banner3 */
    .banner3_txt1 {
        font-size: 34px;
        top: 110px;
        left: 0;
    }

    .banner3_txt1 span {
        font-size: 32px;
    }

    .banner3_txt2 {
        top: 180px;
        left: 0px;
    }

    /* banner4 */
    .banner4_txt1 {
        font-size: 34px;
        top: 80px;
        left: 0;
    }

    .banner4_txt1 span {
        font-size: 32px;
    }

    .banner4_txt2 {
        top: 180px;
        left: 0px;
    }

    /* banner5 */
    .banner5_txt1 {
        width: 700px;
        font-size: 34px;
        top: 50px;
        left: 0;
    }

    .banner5_txt1 span {
        font-size: 20px;
    }

    .banner5_txt2 {
        top: 200px;
        left: 0px;
    }

    
}

@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;
    }
    .headerInt h1 {
        font-size: 22px;
        padding: 20px 40px;
    }
    .interna .mobile-menu-container {
        top: 70px;
    }
    .footer,
    .footer p {
        font-size: 18px;
    }
    footer .fooDiv {
        margin: 10px 0;
    }
    footer .no-gutter [class*='col-'] {
        padding-left: 15px;
        padding-right: 15px;
    }
    .homeTeste {
        padding: 70px 0 0;
    }
    .homeTeste .shad {
        margin-bottom: 70px;
    }
    .floatLinksBanner .floatLinksCont .floatLink1,
    .floatLinksBanner .floatLinksCont .floatLink2,
    .floatLinksBanner .floatLinksCont .floatLink3 {
        font-size: .9375rem;
        font-weight: 500;
    }
    .homeApp {
        padding: 40px 0;
    }
    .appImg {
        padding-top: 0;
    }
    .testeConexao {
        padding: 40px 0;
    }
    .testeConexao .col-12 {
        margin: 10px 0;
    }
    .servicos .gdoor div p {
        font-size: 1.125rem;
    }


    .banner_repres {
        top: 240px;
        right: calc(50% - 120px);
    }

    /* banner1 */
    .banner1_txt1 {
        font-size: 34px;
        top: 40px;
        left: 0;
    }

    .banner1_txt1 span {
        font-size: 23px;
    }

    .banner1_txt2 {
        top: 190px;
        left: 0px;
    }

    /* banner2 */
    .banner2_txt1 {
        font-size: 34px;
        top: 90px;
        right: 0;
    }

    .banner2_txt1 span {
        font-size: 22px;
    }

    .banner2_txt2 {
        top: 170px;
        right: 0px;
    }

    /* banner3 */
    .banner3_txt1 {
        font-size: 34px;
        top: 110px;
        left: 0;
    }

    .banner3_txt1 span {
        font-size: 32px;
    }

    .banner3_txt2 {
        top: 180px;
        left: 0px;
    }

    /* banner4 */
    .banner4_txt1 {
        font-size: 30px;
        top: 60px;
        left: 0;
    }

    .banner4_txt1 span {
        font-size: 28px;
    }

    .banner4_txt2 {
        top: 190px;
        left: 0px;
    }

    /* banner5 */
    .banner5_txt1 {
        width: 560px;
        font-size: 32px;
        top: 50px;
        left: 0;
    }

    .banner5_txt1 span {
        font-size: 17px;
    }

    .banner5_txt2 {
        top: 190px;
        left: 0px;
    }
    
}

@media screen and (max-width:640px) {
    header .mobile-menu-container {
        top: 70px;
    }
    header .header {
        padding-top: 5px;
    }
    header .logo img {
        filter: drop-shadow(-1px 0 0px rgba(255, 255, 255, .6)) drop-shadow(0 1px 0px rgba(255, 255, 255, .6)) drop-shadow(1px 0 0px rgba(255, 255, 255, .6)) drop-shadow(0 -1px 0px rgba(255, 255, 255, .6));
    }
    .slick-list {
        height: 250px
    }
    .ct-u-display-tablex {
        height: 250px
    }
    .slick-slide img.bannerimg {
        height: 250px
    }
    .floatLinksBanner {
        height: 220px;
        position: relative;
    }
    .floatLinksBanner .floatLinksCont {
        bottom: -220px;
    }

    .banner_repres {
        top: 180px;
        right: calc(50% - 120px);
    }

    .banner_btn a {
        font-size: 17px;
        padding: 5px 10px;
    }

    /* banner1 */
    .banner1_txt1 {
        font-size: 26px;
        top: 30px;
        left: 0;
    }

    .banner1_txt1 span {
        font-size: 23px;
    }

    .banner1_txt2 {
        top: 140px;
        left: 0px;
    }

    /* banner2 */
    .banner2_txt1 {
        font-size: 28px;
        top: 50px;
        right: 0;
    }

    .banner2_txt1 span {
        font-size: 20px;
    }

    .banner2_txt2 {
        top: 120px;
        right: 0px;
    }

    /* banner3 */
    .banner3_txt1 {
        font-size: 28px;
        top: 70px;
        left: 0;
    }

    .banner3_txt1 span {
        font-size: 26px;
    }

    .banner3_txt2 {
        top: 120px;
        left: 0px;
    }

    /* banner4 */
    .banner4_txt1 {
        font-size: 26px;
        top: 40px;
        left: 0;
    }

    .banner4_txt1 span {
        font-size: 26px;
    }

    .banner4_txt2 {
        top: 120px;
        left: 0px;
    }

    /* banner5 */
    .banner5_txt1 {
        width: 560px;
        font-size: 28px;
        top: 10px;
        left: 0;
    }

    .banner5_txt1 span {
        font-size: 17px;
    }

    .banner5_txt2 {
        top: 125px;
        left: 0px;
    }

    
}

@media screen and (max-width:575px) {
    header {
        padding: 0 15px;
    }
    header .mobile-menu-container {
        top: 70px;
    }
    .interna .mobile-menu-container {
        top: 70px;
    }
    header .vertical-align-cell nav {
        width: 200px;
    }
    .menu-container nav {
        width: 20px;
    }
    .menu-container {
        position: absolute;
        right: 0;
    }
    .internas .content {
        padding: 40px 0;
    }

    .banner_repres {
        top: 180px;
        right: calc(50% - 120px);
    }

    .banner_btn a {
        font-size: 17px;
        padding: 5px 10px;
    }

    /* banner1 */
    .banner1_txt1 {
        font-size: 26px;
        top: 30px;
        left: 20px;
    }

    .banner1_txt1 span {
        font-size: 17px;
    }

    .banner1_txt2 {
        top: 140px;
        left: 20px;
    }

    /* banner2 */
    .banner2_txt1 {
        font-size: 28px;
        top: 50px;
        right: 20px;
    }

    .banner2_txt1 span {
        font-size: 20px;
    }

    .banner2_txt2 {
        top: 120px;
        right: 20px;
    }

    /* banner3 */
    .banner3_txt1 {
        font-size: 28px;
        top: 60px;
        left: 20px;
    }

    .banner3_txt1 span {
        font-size: 26px;
    }

    .banner3_txt2 {
        top: 130px;
        left: 20px;
    }

    /* banner4 */
    .banner4_txt1 {
        font-size: 26px;
        top: 40px;
        left: 20px;
    }

    .banner4_txt1 span {
        font-size: 26px;
    }

    .banner4_txt2 {
        top: 143px;
        left: 20px;
    }

    /* banner5 */
    .banner5_txt1 {
        width: 430px;
        font-size: 24px;
        top: 10px;
        left: 20px;
    }

    .banner5_txt1 span {
        font-size: 16px;
    }

    .banner5_txt2 {
        top: 145px;
        left: 20px;
    }

}

@media screen and (max-width:479px) {
    header .barraTopo a {
        margin-left: 15px;
    }
    .form .form-group.field50,
    .form select.field50 {
        width: 100%;
        float: left
    }
    .form .field50.error+label.error {
        width: 100%;
        background-color: #FF0;
    }
    
    .floatLinksBanner .floatLinksCont {
        bottom: -240px;
    }

    .banner_repres {
        top: 200px;
        right: calc(50% - 120px);
    }

    .banner_btn a {
        font-size: 17px;
        padding: 5px 10px;
    }

    /* banner1 */
    .banner1_txt1 {
        font-size: 26px;
        top: 10px;
        left: 20px;
    }

    .banner1_txt1 span {
        font-size: 18px;
    }

    .banner1_txt2 {
        top: 170px;
        left: 20px;
    }

    /* banner2 */
    .banner2_txt1 {
        font-size: 28px;
        top: 50px;
        right: 20px;
    }

    .banner2_txt1 span {
        font-size: 20px;
    }

    .banner2_txt2 {
        top: 120px;
        right: 20px;
    }

    /* banner3 */
    .banner3_txt1 {
        font-size: 28px;
        top: 80px;
        left: 20px;
    }

    .banner3_txt1 span {
        font-size: 26px;
    }

    .banner3_txt2 {
        top: 130px;
        left: 20px;
    }

    /* banner4 */
    .banner4_txt1 {
        font-size: 26px;
        top: 40px;
        left: 20px;
    }

    .banner4_txt1 span {
        font-size: 26px;
    }

    .banner4_txt2 {
        top: 150px;
        left: 20px;
    }

    /* banner5 */
    .banner5_txt1 {
        width: 360px;
        font-size: 28px;
        top: 40px;
        left: 20px;
    }

    .banner5_txt1 span {
        font-size: 17px;
        display: none;
    }

    .banner5_txt2 {
        top: 155px;
        left: 20px;
    }
    
}

@media screen and (max-width:319px) {}

@media screen and (max-device-width: 320px) {
    body {
        -webkit-text-size-adjust: none;
    }
}


/* responsive display */

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}