/*======================================
Menu
=======================================*/
@media screen and (max-width: 870px) {
    nav{
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: 280px;
        background: #a60069;
        z-index: 300;
        -webkit-transition: all 500ms ease;
        transition: all 500ms ease;
        -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        transform: translate(100%, 0);
        display: block;
        overflow: scroll;
    }

    .slimmenu{
        margin-left: 0px;
        background: #a60069;
        z-index: 300;
        position: relative;
    }

    .slimmenu li{
        list-style: none;
        display: table;
        width: 250px;
        padding-left: 15px;
        border-bottom: 1px solid #a60069;
        font-weight: 100;

    }

    .slimmenu li a{
        color: #fff;
        text-decoration: none;
        margin-bottom: 0px;
    }

    .slimmenu li:hover{
        background: none;
    }

    .slimmenu li ul{
        background: transparent;
        display: inherit;
        position: relative;
    }

    .slimmenu li ul li{
        margin-left: 0px;
        height: 20px;
        margin-left: 10px;
        border-bottom: none;
        background: #a60069;;
    }



    .slimmenu li ul li a{
        color: #eea6bc;
        margin-top: -14px;
    }

    /*criando o icone do menu*/
    .control-nav {
        position: absolute;
        right: 20px;
        top: 20px;
        display: block;
        width: 30px;
        padding: 5px 0;
        border: solid #a60069;
        border-width: 3px 0;
        z-index: 2;
        cursor: pointer;
    }

    .control-nav:before {
        content: "";
        display: block;
        height: 3px;
        background: #a60069;
    }

    .control-nav-close {
        position: fixed;
        right: 0;
        top: 0;
        bottom: 0;
        left: 0;
        display: block;
        z-index: 1;
        background: rgba(159,35,73,0.2);
        -webkit-transition: all 500ms ease;
        transition: all 500ms ease;
        -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        transform: translate(100%, 0);
    }

    /* checando navega��o */
    input#control-nav {
        display: block;
    }

    input#control-nav:focus ~ .control-nav {
        border-color: #000;
        box-shadow: 0px 0px 9px rgba(0,0,0,0.3);
    }

    input#control-nav:focus ~ .control-nav:before {
        background: #000;
    }

    input#control-nav:checked ~ nav,
    input#control-nav:checked ~ .control-nav-close {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}


/*====================================================
P�ginas
=====================================================*/
@media screen and (max-width: 1500px) {
    #pt1{
    }
    .noticia h1{
        margin: 0px;
        padding: 0px;
        text-align: center;
        width: 100%;
    }
}
@media screen and (max-width: 1400px) {
    #pt1{
    }
    .noticia h1{
        margin: 0px;
        padding: 0px;
        text-align: center;
        width: 100%;
    }
}
@media screen and (max-width: 1450px) {
    #pt1{
    }
    .noticia h1{
        margin: 0px;
        padding: 0px;
        text-align: center;
        width: 100%;
    }
}
@media screen and (max-width: 1300px) {
    #pt1{
    }
    .noticia h1{
        margin: 0px;
        padding: 0px;
        text-align: center;
        width: 100%;
    }
}

@media screen and (max-width: 1200px) {
    #pt1{
    }
    .noticia img{
        width: 80%;
        height: auto;
    }

    .noticia h1{
        margin: 0px;
        padding: 0px;
        text-align: center;
    }
}

@media screen and (max-width: 1130px) {
    #pt1{
    }
    .noticia img{
        width: 50%;
        margin-right: 25px;
    }
    .noticia{
        margin-top: 50px;
    }
}

@media screen and (max-width: 1040px) {
    #pt1{
    }
}

@media screen and (max-width: 990px) {
    #pt1{
    }
    .noticia{
        width: 90%;
        margin-right: 5%;
        margin-left: 5%;
        float: left;
    }
    .ptt{
        font-size: 1.2em;
        width: 32.34%;
        height: auto;
        display: table;
        margin-left: 0px;
        margin-top: 200px;
        padding-left: 1%;
    }

}

@media screen and (max-width: 940px) {
    #pt1{
    }
    .new img{
        width: 100%;
        margin-bottom: 15px;
    }
    .icon{
        width: 40%;
        margin-left: 5%;
        margin-right: 5%;
        padding-top: 30px;
    }
}

@media screen and (max-width: 870px) {
    #pt1{
    }
    .break-slider{
        width: 100%;
        position: relative;
        height: 5%;
        clear: both;
    }
    .ptt p{
        text-align: center;
    }
    .ptt{
        width: 33.34%;
        padding-left: 0px;
    }
}

@media screen and (max-width: 768px) {
    #pt1{
    }
    .new{
        width: 90%;
        margin:50px 5%;
    }

    .branca{
        margin-bottom: 0px;
    }
    .branca img{
        width: 80px;
    }
    .pt p a{
        font-size: 1.2em;
    }
}


@media screen and (max-width: 720px) {
    #pt1{
    }
    .principal img{
        width: 90%;
        margin-left: 5%;
    }
    .contato{
        width: 100%;
    }
    .contato img{
        padding: 0px 0px;
        width: 50%;
        margin:0 auto;
    }
    .icon{
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
    .ptt{
        font-size: 1.5em;
        color:rgba(255,255,255,0.8) ;
        width: 100%;
        height: auto;
        display: table;
        min-height: auto;
        float: left;
        margin-top: 0px;
        padding: 30px 0px;
    }
    .ptt p{
        margin-top: 0px;
    }
    .portais2 {
        background: none ;
        min-height: auto;
    }
    .idss-btn img{
        width: 18px;
    }
}

@media screen and (max-width: 650px) {
    #pt1{
    }
    #ans{
        margin-top: 5px;
        float: none;
        margin:0 auto;
        margin-bottom: 10px;
    }

}

@media screen and (max-width: 570px) {
    #pt1{
    }
    .noticia img{
        width: 100%;
    }
    .pt{
        width: 33.34%;
        min-height:auto;
    }
    .mbl-hidden{
        display: none;
    }
    .campo {
        width: 100%;
    }
    .msg {
        width: 100%;
        max-width: none;
        min-width: auto;
    }
}

@media screen and (max-width: 490px) {
    #pt1{
    }
    .new img{
        width: 90%;
        margin:0;
        margin-left: 5%;
        margin-bottom: 10px;
    }
    .icon{
        width: 100%;
        float: none;
        padding-top: 50px;
        padding-right: 50px;
    }
    .noticia img{
        width: 90%;
        margin-right: 5%;
        margin-left: 5%;
    }

    .noticia p{
        font-size: 1.1em;
    }

}

@media screen and (max-width: 400px) {
    #pt1{
    }


}

@media screen and (max-width: 350px) {
    #pt1{
    }


}

@media screen and (max-width: 300px) {
    #pt1{
    }
}