@media screen and (min-width:1920px) {

}

@media screen and (max-width:1600px) {
    .slick-list, .ct-header, .ct-u-display-tablex {
        height: 750px
    }
    .banner1 {
        padding-top: 110px;
    }
}

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

}

@media screen and (max-width:1199px) {
    .sf-menu li {
        border: none;
        margin-top: 0;
    }
    .sf-menu li:hover ul,
    .sf-menu li.sfHover ul {
        left: 7px
    }
    .sf-menu li:last-child:hover ul,
    .sf-menu li.sfHover:last-child ul {
        right: -66px
    }
    .slick-list, .ct-header, .ct-u-display-tablex {
        height: 562px
    }

    .banner1 {
        padding-top: 60px;
    }
    .banner1_txt .banner_title {
        font-size: 2rem;
    }
    .banner1_txt p {
        line-height: 1.4;
    }

    .banner1_txt .btn-g {
        font-size: 1.5rem;
        font-weight: 600;
        padding: 20px;
    }

    #homeConsequencias {
        padding: 100px 0;
        background-position: calc(50% + 300px) center;
    }
    #homeConsequencias .btn-g {
        font-size: 1.5rem;
    }
    
}

@media screen and (max-width:991px) {
    .sf-menu li {
        border: none;
        padding: 0;
        margin-top: 0;
    }
    .sf-arrows .sf-with-ul {
        padding-right: 1.9rem
    }
    .slick-list, .ct-header, .ct-u-display-tablex {
        height: 465px
    }

    .banner1 {
        padding-top: 50px;
    }
    .banner1 .banner_logo {
        margin-bottom: 30px;
    }
    .banner1_txt .banner_title {
        font-size: 1.5rem;
    }
    .banner1_txt p {
        font-size: 1.125rem;
    }
    .banner1_txt .btn-g {
        font-size: 1.5rem;
        padding: 15px 30px;
    }
    .btn img.seta45 {
        width: 14px;
    }

    #homeProfissionais .col1 {
        padding: 0 15px 80px;
    }

    #homeQuemSomos .col1 {
        padding: 50px 15px 0 15px;
    }

}

@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%;
    }
    .menu-container {
        width: auto;
        padding-top: 0;
        float: right;
    }
    .menu-container nav {
        padding-top: 0;
    }
    .menu-container nav.sf-menu-desktop {
        display: none;
    }
    .mobile-menu-container {
        display: block;
        /*width: 250px;*/
        position: absolute;
        z-index: 1000;
        top: 80px;
        right: 0;
    }
    .mobile-menu-container nav {
        float: none
    }
    .sf-menu {
        display: none;
    }
    .header .mobile-menu-switch {
        display: table-cell;
        margin-top: 20px;
    }
    .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: #c6c9e5;
    }
    .collapsible-mobile-submenus>li.respMidiaSocial {
        width: 31.33%;
        margin: 10px 1%;
        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
    }
    .menu-container nav {
        width: 240px;
    }
    br.resp {
        display: none;
    }

    .banner1 {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 65px;
        background-color: rgba(255, 255, 255, .80);
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }

    #homeConsequencias h2 {
        font-size: 2rem;
    }
    #homeConsequencias p {
        font-size: 1.25rem;
    }
    #homeConsequencias .lista li .cont {
        font-size: 1.25rem;
    }
    #homeConsequencias .btn-g.mt80 {
        margin-top: 40px;
    }

    #homeEtapas h2 {
        font-size: 2rem;
    }

    #homeProfissionais h2 {
        font-size: 2rem;
    }
    #homeProfissionais h3 {
        font-size: 1.75rem;
    }

    #homeQuemSomos h2 {
        font-size: 2rem;
    }

    #homeContato h2 {
        font-size: 2rem;
    }

    .scroll-top {
        display: none;
    }

}

@media screen and (max-width:640px) {
    .slick-list, .ct-header, .ct-u-display-tablex {
        height: 620px
    }

    .banner1 {
        margin-top: 215px;
    }
}

@media screen and (max-width:575px) {
    .nopadding {
        padding: 0 15px !important
    }
    .mobile-menu-container {
        right: 15px;
    }

    .btn-g {
        font-size: 1.5rem;
        padding: 15px 40px;
    }

    #homeConsequencias {
        padding: 50px 0;
        background-position: calc(50% + 200px) center;
    }
    #homeConsequencias h2 {
        font-size: 1.75rem;
    }

    #homeEtapas {
        padding: 80px 0;
    }
    #homeEtapas h2 {
        font-size: 1.75rem;
    }

    #homeProfissionais {
        padding: 80px 0;
    }
    #homeProfissionais h2 {
        font-size: 1.75rem;
    }
    #homeProfissionais h2.mb100 {
        margin-bottom: 60px;
    }
    #homeProfissionais h3 {
        font-size: 1.5rem;
    }
    #homeProfissionais .foto-prof .firula {
        left: 20px;
    }

    #homeQuemSomos {
        padding: 80px 0;
    }
    #homeQuemSomos h2 {
        font-size: 1.75rem;
    }
    #homeQuemSomos .col2 {
        padding: 0 20%;
    }

    #homeContato {
        background-color: #f2f2f2;
        padding: 80px 0;
    }
    #homeContato h2 {
        font-size: 1.75rem;
    }

}

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

    .slick-list, .ct-header, .ct-u-display-tablex {
        height: 640px
    }

}

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

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