/*1280 PX 47.9375*/

@media (min-width: 80em) {
    .so-mobile {
        display: none;
    }

    /*INDEX*/
    .bg-destaque {
        min-height: 570px;
    }

    .destaque-cta h1 {
        margin-top: 250px;
        font-size: 3.5em;
        font-weight: 700;
        color: #fff;
        width: 70% auto;
    }

    .destaque-cta h2 {
        margin-bottom: 20px;
        font-size: 1.5em;
        font-weight: 400;
        color: #fff;
        text-align: center;
    }
}

/*---------------------------------------------------480*/

@media (min-width: 30em) {

    /* PÁGINA  SOBRE */
    .sobre-header h1 {
        text-align: center;
        margin: 30px 0 50px 0;
        font-size: 2em;
    }

}

/*---------------------------------------------------512*/

@media(max-width: 32em) {

    .pdt_gallery_banner,
    .main_content_slide {
        display: none;
    }

    .pdt_gallery .pdt_gallery_item {
        flex-basis: 100%;
        margin: 0 0 20px 0;
        font-size: 1.3em;
    }

    .pdt_gallery_featured {
        font-size: 1.1em;
    }
}

/*---------------------------------------------------592*/

@media (min-width: 37em) {}

/*-----------------------------------------------------640*/

@media (min-width: 40em) {
    .atendimento-empresa {
        float: left;
        width: 45%;
    }

    .atendimento-social {
        float: right;
        width: 45%;
    }
}

/*------------------------------------------------768*/

@media (min-width: 48em) {
    .img-up {
        margin-top: -60px;
    }

    .cadastre-se {
        padding: 0 10px 10px 0;
        color: #00ff00;
        font-size: 1.5em;
    }

}

/*------------------------------------------------832*/

@media (max-width: 52em) {


    .pdt_gallery_featured,
    .pdt_gallery_list {
        flex-basis: 100%;
    }

    .pdt_gallery_normalize .pdt_gallery_item {
        flex-basis: calc(50% - 40px);
        margin: 20px;
    }
}

/*----------------------------------------------------960*/

@media (min-width: 60em) {
    .flex-item-sobre-foto {
        float: left;
        width: 30%;
        margin-bottom: 40px;
    }

    .flex-item-sobre-desc {
        float: left;
        width: 70%;
        margin-bottom: 40px;
        padding-left: 100px;
    }

    .services {
        margin: 0 50px 0 50px;
        margin-bottom: 40px;
    }
}

/*----------------------------------------------------1024*/

@media (min-width: 64em) {


    .tratament-header h1 {
        font-size: 1.6em;
        margin-bottom: 100px;
        color: #ABBCA4;
    }

    .tratament h2 {
        padding: 60px;
        font-size: 1.4em;
        font-weight: 300;
    }

    .img-serv-up {
        margin-top: -100px;
    }

    .sobre-edf {
        max-width: 860px;
        margin: 0 auto;
        margin-bottom: 200px;
    }

    .telmobile {
        display: none;
    }

    .contato-portal-mail {
        font-size: 1em !important;
    }

    /*CONTATO*/
    .contato-portal-header {
        margin-top: 150px;
    }

    .contato-m{
        padding: 50px 0;
    }
}

@media (max-width: 64em) {
    .teldesk {
        display: none;
    }
}

/*OCULTA IMG ATÉ ---------------------------------------------------1280*/

@media (max-width: 79.9375em) {

    .main_header_topo {
        display: none;
    }

    .menu-desk {
        display: none;
    }

    .r_social {
        display: none;
    }

    /*SIDEBAR*/
    .container-sidebar {
        display: none;
    }

}

/*----------------------------------------------------1280*/

@media (min-width: 80em) {
    .mobile_action {
        display: none;
    }

    .main_header_nav {
        float: right;
        width: 40%;
    }

    .main_header_nav_item {
        position: relative;
        display: inline-block;
        margin-right: 10px;
    }

    .main_header_nav_item>a {
        float: left;
        padding: 10px;
        text-transform: uppercase;
        text-decoration: none;
        color: #285c2f;
        font-size: 0.8em;
        font-weight: bold;
    }

    .main_header_nav_item:hover,
    .main_header_nav_item>a:hover {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-color: #285c2f;
        color: #eee;
        transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        cursor: pointer;
    }

    .main_header_nav_sub {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 230%;
        background: #fff;
        padding: 10px;
        text-align: left;
        z-index: 99;
    }

    .main_header_nav_item:hover .main_header_nav_sub,
    .main_header_nav_item>a:hover .main_header_nav_sub {
        display: block;
    }

    .main_header_nav_sub_item {
        float: left;
        width: 100%;
    }

    .main_header_nav_sub_item a {
        float: left;
        width: 100%;
        padding: 10px;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 0.8em;
        color: #333;
    }

    .main_header_nav_sub_item a:hover {
        background: #285c2f;
        color: #fff;
    }

    .content-c {
        width: 80%;
        max-width: 1400px;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 50px;
    }

    .cadastre-se h2 {
        padding-left: 90px;
        padding-top: 15px;
    }

    .cadastre-se p {
        padding-left: 90px;
    }



    /*SOBRE*/
    .sobre-header {
        margin-top: 80px;
    }

    .sobre-user h2 {
        font-size: 2em;
    }

    .sobre-history {
        width: 50%;
        margin: 0 auto;
    }

    .sobre-history h1 {
        margin: 40px 0 20px 0;
        color: #069;
    }

    .container-sidebar {
        float: left;
        width: 20%;
        margin-top: 155px;
        background-color: #fff;
    }

    .bg-sidebar {
        background-color: #eaeded;
        margin-bottom: 10px;
    }

    .pg-videos {
        margin: 20px;
        min-height: 320px;
    }
}

/*----------------------------------------------------1360*/

@media (min-width: 85em) {
    .bg-destaque {
        min-height: 700px;
    }
}



/*----------------------------------------------------1920*/

@media (min-width: 120em) {
    .bg-destaque {
        min-height: 800px;
    }
}


/*----------------------------------------------------2560*/

@media (min-width: 160em) {
    .bg-destaque {
        min-height: 850px;
    }
}
