@media all and (max-width: 999px) {

    #ng-integracao-acessibilidade {
        margin-bottom: 10px;
        padding: 3px 0 !important;
    }

    #ng-integracao-acessibilidade #ng-redimensionar-fontes {
        display: none !important;
    }

    #ng-integracao-acessibilidade section .link {
        font-size: 12px !important;
    }

    #ng-integracao-acessibilidade #ng-integracao-altocon {
        display: block;
        color: transparent !important;
        overflow: hidden;
        width: 21px;
        height: 21px;
        border-radius: 50%;
        border: 1px solid transparent;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        position: relative;
    }

    #ng-integracao-acessibilidade #ng-integracao-altocon .alto:before {
        width: 50%;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        background: #fff;
        content: " ";
    }

    #ng-integracao-acessibilidade #ng-integracao-altocon .alto:after {
        width: 50%;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        background: #fff;
        content: " ";
    }

    #ng-integracao-acessibilidade #ng-integracao-altocon .alto {
        color: black;
        background-color: black;
    }

    article p {
        line-height: 1.375rem !important;
    }

    article p span {
        font-size: 0.875rem !important;
    }

    main {
        background-color: unset;
    }


    #home .ultimas-not .noticias .noticia .titulo h3 {
        font-weight: normal;
    }

    #paginas .noticias .caminho,
    #paginas .institucional .caminho,
    .contNoticia .caminho,
    .esq .caminho,
    #paginas .videos .caminho {
        width: 100%;
        text-align: left;
        color: #808080;
        margin-bottom: 10px;
        font-style: italic;
        font-size: 0.625rem;
        text-transform: none;
    }

    #paginas .noticias .caminho a:hover,
    #paginas .institucional .caminho a:hover,
    .esq .caminho a:hover,
    .contNoticia .caminho a:hover,
    #paginas .videos .caminho a:hover {
        color: #008FD5;
    }

    #paginas .noticias .caminho a,
    #paginas .institucional .caminho a,
    .esq .caminho a,
    .contNoticia .caminho a,
    #paginas .videos .caminho a {
        margin: 0 3px;
    }

    #paginas .noticias .caminho a:first-child,
    #paginas .institucional .caminho a:first-child,
    .esq .caminho a:first-child,
    .contNoticia .caminho a:first-child,
    #paginas .videos .caminho a:first-child {
        margin-left: 0px;
    }


    .contNoticia {
        background-color: white;
        padding: 15px 10px;
        flex-direction: column;
        margin-top: 30px;
    }

    .contNoticia .container {
        flex-direction: column;
        align-items: center;
    }

    .contNoticia .container .bloco {
        margin-left: 0;
    }

    .ttlNoticia {
        color: #008FD5;
        text-align: left;
        margin-bottom: 20px;
        font-size: 1.25rem;
        font-weight: bold;
        text-transform: none;
    }

    .esq {
        text-transform: uppercase;
        font-weight: normal;
        padding: 10px;
        background: white;
        min-height: 400px;
    }

    div.texto ul {
        padding-left: 20px;
        list-style-type: disc;
        font-size: 0.75rem;
        text-transform: uppercase;
        font-weight: bold;
        color: RGB(77, 77, 76);
    }

    div.texto ul li {
        list-style-type: disc;
        line-height: 22px;
    }

    div.texto ul li h3 {
        font-size: 0.8125rem;
    }

    div.left p {
        font-size: 0.875rem;
    }

    div.left a {
        color: rgb(19, 55, 255);
    }

    div.left {
        line-height: 30px;
        color: #48556a;
        text-transform: none;
    }

    object {
        display: none;
    }

    #no-mobile {
        display: none;
    }

    .conteudo {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }


    /*fale conosco*/
    #ng-integracao-fale-conosco form input,
    #ng-integracao-fale-conosco form textarea {
        box-sizing: border-box;
    }

    .contNoticia .container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: row;
    }

    .contNoticia .container .bloco {
        width: 310px;
        min-height: 430px;
        margin-left: 20px;
        margin-bottom: 30px;
        float: left;
        background-color: #fff;
        box-shadow: 0 20px 50px rgba(0, 0, 0, .1);
    }

    .contNoticia .container .bloco:first-child {
        margin-left: 0;
    }

    .contNoticia .container .bloco .foto {
        width: 100%;
        height: 200px;
        float: left;
    }

    .contNoticia .container .bloco:first-child .foto {
        background: url("../../img/site/contato.jpg") center / cover no-repeat;
    }

    .contNoticia .container .bloco:nth-child(3) .foto {
        background: url("../../img/site/sociais.jpg") center / cover no-repeat;
    }

    .contNoticia .container .bloco .box {
        min-width: 250px;
        float: left;
        padding: 20px 30px;
    }

    .contNoticia .container .bloco .box button:first-child {
        margin-top: 18px;
    }

    .contNoticia .container .bloco .box button {
        width: 100%;
        margin-top: 10px;
        padding: 6px;
        color: #ffffff;
        background: #008FD5;
        box-shadow: 9px 7px 5px -7px rgba(0, 0, 0, 0.29);
        font-size: 0.8571rem;
        border-radius: 6px;
        text-transform: uppercase;
        cursor: pointer;
        border: 1px solid #008FD5;
    }

    .contNoticia .container .bloco .box button:hover {
        color: #008FD5;
        background: transparent;
    }

    .contNoticia .container .bloco .box h2 {
        font-weight: 900;
        font-size: 1.2rem;
        margin-bottom: 26px;
        color: RGB(77, 77, 76);
    }

    .contNoticia .container .bloco:not(:first-child) .box a {
        width: 100%;
        float: left;
        display: flex;
        align-items: center;
    }

    .contNoticia .container .bloco:not(:first-child) .box a:hover {
        color: #0b67cd;
    }

    .contNoticia .container .bloco:not(:first-child) .box a .icone {
        width: 20px;
        margin-right: 5px;
    }

    .contNoticia .container .bloco:not(:first-child) .box a .icone.icon-youtube:before {
        font-size: 24px;
    }

    .contNoticia .container .bloco .box p {
        font-size: 0.8125rem !important;
        text-align: left;
        word-break: break-all;
    }

    .contNoticia .container .bloco .box p * {
        font-size: 1rem !important;
    }

    .containerInt {
        align-items: flex-start;
    }

    header {
        width: calc(100% - 20px);
        background: #fbbb00;
        background: -moz-linear-gradient(top, #fbbb00 0%, #fbbb00 3%, #ffffff 3%, #ffffff 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbbb00), color-stop(3%, #fbbb00), color-stop(3%, #ffffff), color-stop(100%, #ffffff));
        background: -webkit-linear-gradient(top, #fbbb00 0%, #fbbb00 3%, #ffffff 3%, #ffffff 100%);
        background: -o-linear-gradient(top, #fbbb00 0%, #fbbb00 3%, #ffffff 3%, #ffffff 100%);
        background: -ms-linear-gradient(top, #fbbb00 0%, #fbbb00 3%, #ffffff 3%, #ffffff 100%);
        background: linear-gradient(to bottom, #fbbb00 0%, #fbbb00 3%, #ffffff 3%, #ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbbb00', endColorstr='#ffffff', GradientType=0);
        padding: 10px;
    }

    header menu#menu {
        width: 100%;
        height: 100%;
        position: fixed;
        display: none;
        top: 0px;
        left: 0px;
        z-index: 100;
        overflow: auto;
    }

    header menu .menu {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background: rgba(0, 0, 0, 0.5);
    }

    header menu .fechar {
        display: none;
    }

    header menu > ul {
        width: 280px;
        padding: 10px;
        height: calc(100% - 20px);
        background: #008FD5 url('../../img/site/rialma/textura.png');
        color: #FFF;
        position: relative;
        top: 0px;
        left: 0px;
    }

    header menu > ul > li {
        text-align: left;
        padding: 5px;
        line-height: 30px;
        border-bottom: solid 1px rgba(0, 0, 0, 0.2);
        text-transform: uppercase;
    }

    header menu > ul > li:first-child {
        border: none;
        font-size: 1.563rem;
        font-weight: normal;
        margin-bottom: 10px;
    }

    header menu > ul > li:first-child > img {
        float: right;
    }

    header menu > ul > li:last-child {
        border: none;
    }

    header menu > ul > li > ul {
        padding: 5px 0 0 20px;
        max-height: 160px;
        color: #FFF;
        overflow-y: scroll;
        border-left: solid 1px rgba(255, 255, 255, 0.1);
        display: none;
    }

    header menu > ul > li > ul > li p,
    header menu > ul > li > ul > li > ul > li span {
        display: none;
    }

    header menu ul > li > ul > li h3 {
        width: auto;
        float: left;
        font-size: 0.75rem;
        line-height: 20px;
        font-weight: normal;
    }

    header menu ul > li > ul > li > ul > li {
        margin-bottom: 3px;
    }

    header .logo {
        width: 100%;
        float: left;
    }

    header .logo picture {
        max-width: 250px;
        height: 65px;
        float: left;
    }

    header .logo picture img {
        float: left;
        height: 65px;
    }

    header .logo menu {
        width: 35px;
        float: right;
        display: block;
    }

    header .logo menu img {
        height: 35px;
        float: right;
        margin-top: 15px;
        opacity: 0.8;
    }

    .popup {
        /*        display: none;*/
        width: calc(100% - 40px);
        padding: 0 10px 10px 10px;
        background: #1590D3;
        position: absolute;
        top: 10px;
        left: 10px;
        z-index: 105;
        border: solid 1px rgba(0, 0, 0, 0.2);
        border-radius: 5px;
    }

    .popup .centro {
        position: relative;
        color: #808080;
        font-size: 1rem;
        padding: 0 20px;
        text-align: justify;
        font-weight: bold;
    }

    .popup .centro picture {
        width: 100%;
        height: 130px;
        float: left;
        background: rgba(0, 0, 0, 0.2) url('../../img/site/rialma/logotvcamara.png') no-repeat center center;
        margin-bottom: 20px;
        border-radius: 0 0 1px 1px;
    }

    .popup .centro img {
        width: 100%;
        position: relative;
        z-index: 202;
    }

    .popup .centro h2 {
        color: #FFF;
        text-align: center;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 20px;
    }

    .popup .centro p {
        color: #FFF;
        text-align: center;
    }

    .popup .fechar {
        position: absolute;
        top: 3px;
        right: -8px;
        border: 1px solid #FFF;
        background: #EA0000;
        color: #FFF;
        font-size: 0.75rem;
        z-index: 203;
        border-radius: 50%;
        padding: 3px 8px;
        cursor: pointer;
    }

    #home .ultimas-not {
        background: #008FD5 url('../../img/site/rialma/textura.png');
    }

    #home .ultimas-not .mais {
        width: calc(100% - 10px);
        float: left;
        padding: 0 10px 10px 0;
        text-align: right;
        color: #FFF;
        font-weight: bold;
        text-transform: uppercase;
    }

    #home .ultimas-not .mais a {
        float: right;
    }

    #home .ultimas-not .mais #setadireita {
        width: 15px;
        height: 15px;
        background: url('../../img/site/rialma/setadireita.png') no-repeat center center;
        float: right;
        margin-left: 10px;
    }

    #home .sessoes {
        width: 100%;
    }

    #home .sessoes .fndAzul {
        background: #1590D3;
        width: 100%;
        height: 120px;
        position: absolute;
        z-index: 1;
    }

    #home .sessoes .pesquisa {
        position: relative;
        z-index: 2;
        width: 250px;
        float: left;
    }

    #home .sessoes .pesquisa picture {
        width: 250px;
        height: 70px;
        float: left;
        background: rgba(0, 0, 0, 0.2) url('../../img/site/rialma/logotvcamara.png') no-repeat center center;
        border-radius: 0 0 3px 3px;
        position: absolute;
        left: 50%;
        margin-left: -125px;
    }

    #home .sessoes .pesquisa form {
        width: 240px;
        padding: 15px 10px 0 10px;
        float: left;
        position: relative;
        margin-top: 70px;
        margin-bottom: 25px;
    }

    #home .sessoes .pesquisa form select {
        width: 100%;
        background: #E6E6E6;
        padding: 6px;
        color: #808080;
        text-align: left;
        margin-bottom: 15px;
        border-radius: 2px;
        border: none;
    }

    #home .sessoes .pesquisa form input[type=button] {
        width: 100%;
        background: #008FD5;
        padding: 5px 0;
        border-radius: 2px;
        color: #FFF;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        text-transform: uppercase;
        float: left;
    }

    #home .sessoes .player {
        position: relative;
        z-index: 2;
        margin-top: 20px;
        width: 360px;
        float: left;
        padding: 0 10px;
    }

    #home .sessoes .player a img {
        max-width: 360px;
        width: 100%;
        height: 210px;
    }

    #home .sessoes .player iframe {
        float: left;
    }

    #home .sessoes .ultimasessao {
        position: relative;
        z-index: 2;
        width: calc(100% - 640px);
        padding: 20px 10px 20px 0px;
        float: right;
        font-family: 'Roboto Condensed', Arial, sans-serif;
        text-transform: uppercase;
    }

    #home .sessoes .ultimasessao .ultima {
        width: 100%;
        float: left;
        margin-bottom: 20px;
        color: white !important;
    }

    #home .sessoes .ultimasessao .ultima h2 {
        width: 100%;
        float: left;
        text-align: left;
        color: #333;
        margin-bottom: 5px;
    }

    #home .sessoes .ultimasessao .proxima {
        width: 100%;
        float: right;
        color: #008FD5;
    }

    #home .sessoes .ultimasessao .proxima h2 {
        width: 100%;
        float: left;
        text-align: left;
        color: #FFA508;
        margin-bottom: 5px;
    }

    #home .sessoes .ultimasessao .ultima p,
    #home .sessoes .ultimasessao .proxima p {
        width: 100%;
        float: left;
        font-size: 1.125rem;
        text-align: left;
    }

    #home .sessoes .ultimasessao .ultima b,
    #home .sessoes .ultimasessao .proxima b {
        width: 100%;
        font-size: 1.25rem;
        font-weight: normal;
        float: left;
    }

    #home .sessoes .ultimasessao .proxima button {
        background: #EEEEEE;
        padding: 5px 10px;
        border-radius: 2px;
        color: #808080;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        text-transform: uppercase;
        float: left;
        margin-top: 12px;
        cursor: pointer;
    }

    #home .sessoes .divisor, #home .sessoes .lista {
        display: none;
    }

    #home .transparencia {
        background: #1590D3 url('../../img/site/rialma/textura.png');
        padding: 20px 10px;
        width: 100%;
        float: left;
        box-sizing: border-box;
    }

    #home .transparencia ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    #home .transparencia ul li {
        float: left;
        width: calc(20% - 15px);
        margin: 0 15px 30px 0;
        height: 60px;
        text-transform: uppercase;
        color: #FFF;
        position: relative;
        display: flex;
        justify-content: center;
    }

    #home .transparencia ul li:nth-child(5n) {
        margin: 0 0 30px 0;
    }

    #home .transparencia ul li a {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }

    #home .transparencia ul .carta a img {
        width: 29px;
    }

    #home .transparencia ul li span {
        display: block;
        width: 100%;
        position: absolute;
        bottom: 0;
        text-align: center;
    }

    #home .banner {
        width: 100%;
        float: left;
    }

    #home .banner .sociais {
        width: 100%;
        float: left;
    }

    #home .banner .sociais ul {
        width: 100%;
        float: left;
    }

    #home .banner .sociais ul li {
        float: left;
        width: 25%;
        height: 40px;
    }

    #home .banner .sociais ul a:nth-child(1) li {
        background: #3B5897 url('../../img/site/rialma/faceli.png') no-repeat center center;
    }

    #home .banner .sociais ul a:nth-child(2) li {
        background: #DE4E3B url('../../img/site/rialma/gplusli.png') no-repeat center center;
    }

    #home .banner .sociais ul a:nth-child(3) li {
        background: #999 url('../../img/site/rialma/youtubeli.png') no-repeat center center;
    }

    #home .banner .sociais ul a:nth-child(4) li {
        background: #00ACEB url('../../img/site/rialma/twitterli.png') no-repeat center center;
    }

    #home .banner .sociais .fb-like-box {
        display: none;
    }

    #home .banner .fundo {
        width: calc(100% - 20px);
        float: left;
        background: url('../../img/site/rialma/textura.png');
        padding: 20px 10px;
    }

    #home .banner .destaques {
        width: 100%;
        float: right;
    }

    #home .banner .destaques ul {
        width: 100%;
        height: auto;
        float: left;
        overflow: hidden;
        margin: 20px 0;
    }

    #home .banner .destaques ul li img {
        width: 100%;
    }

    #home .banner .links {
        width: 100%;
        float: left;
    }

    #home .banner .links ul {
        width: 100%;
        overflow: hidden;
    }

    #home .banner .links ul li {
        width: calc(25% - 10px);
        padding: 5px;
        float: left;
    }

    footer {
        width: 100%;
        float: left;
        padding: 25px 15px;
        background: #000 url('../../img/site/rialma/textura.png');
        color: #FFF;
        box-sizing: border-box;
    }

    footer .coluna {
        float: left;
        width: 160px;
        text-transform: uppercase;
        margin-right: 15px;
    }

    footer .coluna h1 {
        font-size: 0.75rem;
        text-align: left;
        font-weight: normal;
        margin-bottom: 5px;
    }

    footer .coluna ul {
        margin-bottom: 15px;
    }

    footer .coluna ul li {
        font-size: 0.625rem;
        text-align: left;
        font-weight: normal;
        list-style: inside;
        line-height: 15px;
    }

    footer .logo {
        width: 100%;
        float: left;
        margin-top: 20px;
    }

    #paginas {
        background: url('../../img/site/rialma/textura.png');
        padding: 20px 0;
    }

    #paginas .noticias, #paginas .institucional, #paginas .videos {
        width: calc(100% - 40px);
        background: #FFF;
        padding: 10px;
        margin-left: 10px;
    }

    #paginas .noticias .divisor, #paginas .institucional .divisor {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }

    #paginas .noticias .divisor h2, #paginas .institucional .divisor h2 {
        width: 100px;
        float: left;
        text-transform: uppercase;
        color: #008FD5;
        font-size: 1rem;
        text-align: left;
    }

    #paginas .noticias .divisor hr, #paginas .institucional .divisor hr {
        display: none;
    }

    /*#paginas .noticias .caminho, #paginas .institucional .caminho, #paginas .videos .caminho {*/
    /*    display: none;*/
    /*}*/
    #paginas .noticias .filtro {
        width: 100%;
        float: left;
    }

    #paginas .noticias .filtro select {
        width: 180px;
        border: solid 1px #CCC;
        padding: 5px;
        color: #666;
        float: right;
        margin-right: 20px;
    }

    #paginas .noticias .filtro select#vereador {
        width: 225px;
    }

    #paginas .noticias .filtro form {
        width: 225px;
        height: 30px;
        float: right;
        position: relative;
        border: solid 1px #CCC;
    }

    #paginas .noticias .filtro form input[type=button] {
        height: 27px;
        width: 25px;
        position: absolute;
        right: 0;
        float: left;
        background: transparent url('../../img/site/rialma/pesquisar.png') no-repeat center center;
    }

    #paginas .noticias .filtro form input[type=text] {
        width: 190px;
        padding: 5px;
        float: left;
        color: #666;
    }

    #paginas .noticiaslist, #paginas .listavideos {
        padding: 0 10px 0 10px;
        background-color: #FFF;
        position: relative;
    }

    #paginas .noticiaslist .noticia, #paginas .ultimas-not .noticia {
        width: calc(50% - 10px);
        height: 180px;
        float: left;
        margin: 0 10px 10px 0;
        font-family: 'Roboto Condensed', Arial, sans-serif;
        position: relative;
        overflow: hidden;
    }

    #paginas .noticiaslist .noticia img, #paginas .ultimas-not .noticia img {
        width: 100%;
        float: left;
        position: absolute;
        left: 0;
        z-index: 1;
        -webkit-transition: All 0.3s ease;
        -moz-transition: All 0.3s ease;
        -o-transition: All 0.3s ease;
    }

    #paginas .noticiaslist .noticia .titulo, #paginas .ultimas-not .noticia .titulo {
        width: calc(100% - 20px);
        min-height: calc(100% - 15px);
        padding: 10px;
        text-align: left;
        float: left;
        position: relative;
        z-index: 2;

        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(128, 128, 128, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#80000000', GradientType=0);
    }

    #paginas .noticiaslist .noticia:hover img, #paginas .ultimas-not .noticia:hover img {
        -webkit-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
        -o-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
    }

    #paginas .noticiaslist .noticia .titulo h3, #paginas .ultimas-not .noticia .titulo h3 {
        color: #FFF;
        font-size: 0.875rem;
        position: absolute;
        bottom: 10px;
        font-weight: normal;
    }

    #paginas .noticiaslist .noticia .titulo span, #paginas .ultimas-not .noticia .titulo span {
        width: 100%;
        display: block;
        margin-bottom: 5px;
        color: #FFA907;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 0.625rem;
    }

    .paginacao {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }

    .paginacao a {
        background: #008FD5;
        padding: 5px 10px;
        border-radius: 2px;
        color: #FFF;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        text-transform: uppercase;
        float: left;
        margin-right: 10px;
    }

    .paginacao a:hover {
        background: #3B5897;
    }

    article {
        font-family: Arial;
        text-align: left;
    }

    article .titulo {
        font-family: 'Open Sans', Arial, sans-serif;
    }

    article .titulo h1 {
        width: 100%;
        float: left;
        color: #008FD5;
        text-align: left;
        margin-bottom: 15px;
        font-size: 1.25rem;
    }

    article .titulo h2 {
        margin-top: 10px;
        padding-bottom: 5px;
        font-size: 0.875rem;
        color: #4D4D4D;
        border-bottom: dashed 1px #808080;
        margin-bottom: 15px;
    }

    article .titulo .sociais {
        text-align: right;
        margin: 10px 0 20px 0;
    }

    article .titulo .sociais * {
        float: right !important;
    }

    article .titulo .sociais .publicacao {
        display: none;
    }

    article p img {
        width: 100% !important;
    }

    article picture {
        float: left;
        width: 260px;
        margin-bottom: 15px;
        margin-right: 15px;
    }

    article picture img {
        width: 100%;
        margin-bottom: 0px;
    }

    article picture label {
        display: none;
    }

    #paginas .ultimas-not {
        padding: 0 0 0 10px;
    }

    #paginas .ultimas-not .divisor, #vereador .divisor, #paginas .maisFotos .divisor {
        width: 100%;
        float: left;
        margin: 20px 0;
        position: relative;
    }

    #paginas .ultimas-not .divisor h2, #vereador .divisor h2, #paginas .maisFotos .divisor h2 {
        float: left;
        text-transform: uppercase;
        color: #008FD5;
        font-size: 1rem;
        text-align: left;
        background: #FFF url('../../img/site/rialma/textura.png');
        padding-right: 25px;
        position: relative;
        z-index: 2;
    }

    #paginas .maisFotos .divisor h2 {
        background: #FFF;
    }

    #paginas .ultimas-not .divisor hr, #vereador .divisor hr, #paginas .maisFotos .divisor hr {
        width: calc(100% - 10px);
        height: 18px;
        float: right;
        background: url('../../img/site/rialma/divisor.png');
        position: absolute;
        z-index: 1;
        margin-top: 3px;
    }

    #paginas .noticias .maisFotos, #paginas .institucional .maisFotos {
        width: 100%;
        float: left;
        margin-top: 10px;
    }

    #paginas .noticias .maisFotos .divisor, #paginas .institucional .maisFotos .divisor {
        margin-bottom: 10px;
    }

    #paginas .noticias .maisFotos .divisor hr, #paginas .institucional .maisFotos .divisor hr {
        width: 100%;
    }

    #paginas .noticias .maisFotos img, #paginas .institucional .maisFotos img {
        width: 21%;
        height: 21%;
        float: left;
        margin: 5px;
    }

    #paginas .informacoes {
        width: calc(100% - 40px);
        float: right;
        background: #FFF;
        padding: 20px 10px 0 20px;
        margin: 20px 10px 0px 0px;
    }

    #paginas .informacoes h2 {
        padding-bottom: 5px;
        font-size: 0.875rem;
        text-align: left;
        color: #4D4D4D;
        border-bottom: dashed 1px #808080;
    }

    #paginas .informacoes ul {
        padding-top: 10px;
        margin-bottom: 20px;
    }

    #paginas .informacoes ul li {
        text-align: left;
        width: calc(100% - 20px);
        float: left;
        padding: 10px;
        color: #4D4D4D;
        border: solid 1px #CCC;
        border-radius: 1px;
        border-bottom: none;
        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 70%, #e6e6e6 85%, #f1f1f1 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(70%, #f1f1f1), color-stop(85%, #e6e6e6), color-stop(100%, #f1f1f1));
        background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 70%, #e6e6e6 85%, #f1f1f1 100%);
        background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 70%, #e6e6e6 85%, #f1f1f1 100%);
        background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 70%, #e6e6e6 85%, #f1f1f1 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 70%, #e6e6e6 85%, #f1f1f1 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
    }

    #paginas .informacoes ul li:hover {
        background: #f1f1f1;
        background: -moz-linear-gradient(top, #f1f1f1 0%, #e6e6e6 15%, #f1f1f1 30%, #ffffff 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(15%, #e6e6e6), color-stop(30%, #f1f1f1), color-stop(100%, #ffffff));
        background: -webkit-linear-gradient(top, #f1f1f1 0%, #e6e6e6 15%, #f1f1f1 30%, #ffffff 100%);
        background: -o-linear-gradient(top, #f1f1f1 0%, #e6e6e6 15%, #f1f1f1 30%, #ffffff 100%);
        background: -ms-linear-gradient(top, #f1f1f1 0%, #e6e6e6 15%, #f1f1f1 30%, #ffffff 100%);
        background: linear-gradient(to bottom, #f1f1f1 0%, #e6e6e6 15%, #f1f1f1 30%, #ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ffffff', GradientType=0);
    }

    #paginas .informacoes ul li:last-child {
        border: solid 1px #CCC;
    }

    #paginas .videos .filtro {
        width: 100%;
        float: left;
    }

    #paginas .videos .filtro select {
        width: 100%;
        border: solid 1px #CCC;
        padding: 5px;
        color: #666;
        float: left;
        margin-bottom: 10px;
    }

    #paginas .videos article .player {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }

    #paginas .videos article .player iframe {
        width: 100%;
    }

    #paginas .listavideos .video {
        width: calc(100% - 40px);
        height: 90px;
        float: left;
        overflow: hidden;
        border: solid 1px #CCC;
        border-radius: 3px;
        color: #808080;
        padding: 10px;
        text-align: left;
        font-size: 0.875rem;
        margin: 0 10px 10px 0;
        position: relative;
        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 0%, #fdfdfd 40%, #e6e6e6 88%, #ffffff 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(40%, #fdfdfd), color-stop(88%, #e6e6e6), color-stop(100%, #ffffff));
        background: -webkit-linear-gradient(top, #ffffff 0%, #fdfdfd 40%, #e6e6e6 88%, #ffffff 100%);
        background: -o-linear-gradient(top, #ffffff 0%, #fdfdfd 40%, #e6e6e6 88%, #ffffff 100%);
        background: -ms-linear-gradient(top, #ffffff 0%, #fdfdfd 40%, #e6e6e6 88%, #ffffff 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #fdfdfd 40%, #e6e6e6 88%, #ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
    }

    #paginas .listavideos .video img {
        float: left;
        margin-right: 5px;
    }

    #paginas .listavideos .video:hover {
        border-color: #CCC;
        color: #4D4D4D;
    }

    #paginas .listavideos .video .titulo {
        width: calc(100% - 130px);
        height: 90px;
        float: right;
        right: 10px;
    }

    #paginas .listavideos .video .titulo p {
        width: 100%;
        float: left;
        position: relative;
    }

    #vereador {
        background: #FFF url('../../img/site/rialma/textura.png');
        position: relative;
        padding: 20px 0;
    }

    #vereador .conteudo {
        width: calc(100% - 20px);
        background: #FFF;
        position: relative;
        z-index: 3;
    }

    #vereador .conteudo .fundoAzul {
        background: #1590D3;
        position: absolute;
        height: 65px;
        width: 100%;
        z-index: 1;
    }

    #vereador .apresentacao {
        width: calc(100% - 20px);
        float: left;
        margin: 10px;
        position: relative;
        z-index: 1;
    }

    #vereador .apresentacao picture {
        width: 235px;
        height: auto;
        float: left;
    }

    #vereador .apresentacao picture img {
        width: 235px;
    }

    #vereador .apresentacao .nome {
        width: calc(100% - 255px);
        float: right;
        font-family: 'Roboto Condensed', Arial, sans-serif;
        color: #FFF;
        font-weight: bold;
    }

    #vereador .apresentacao .nome .coldir {
        width: auto;
        float: right;
    }

    #vereador .apresentacao .nome .colesq {
        width: auto;
        float: left;
    }

    #vereador .apresentacao .nome h1 {
        width: 100%;
        float: left;
        text-align: left;
        text-transform: uppercase;
        font-size: 1.125rem;
    }

    #vereador .conteudo .apresentacao .nome h3 {
        text-align: left;
        text-transform: uppercase;
    }

    #vereador .apresentacao .nome .fone {
        width: auto;
        float: right;
        text-align: right;
        margin-top: 5px;
        font-size: 0.875rem;
    }

    #vereador .apresentacao .nome .email {
        width: auto;
        text-align: right;
        font-size: 0.875rem;
    }

    #vereador .apresentacao menu {
        width: 700px;
        margin: 20px 0;
        float: right;
        display: none;
    }

    header menu > ul > li.contato-mobile{
        display: block;
    }

    #vereador .apresentacao menu ul {
        width: 100%;
        float: left;
    }

    #vereador .apresentacao menu li {
        float: left;
        border-top: solid 3px;
        padding: 10px 25px;
        margin-right: 10px;
        font-family: 'Open Sans', Arial, sans-serif;
        text-transform: uppercase;
        color: #FFF;
        font-weight: bold;
        cursor: pointer;
    }

    #vereador .apresentacao menu li:nth-child(1) {
        border-color: #E76E66;
    }

    #vereador .apresentacao menu li:nth-child(2) {
        border-color: #9BC23B;
    }

    #vereador .apresentacao menu li:nth-child(3) {
        border-color: #13AE82;
    }

    #vereador .apresentacao menu li:nth-child(4) {
        border-color: #F5E043;
    }

    #vereador .apresentacao menu li:nth-child(5) {
        border-color: #FF7F00;
    }

    #vereador .apresentacao menu li:nth-child(6) {
        border-color: #6FACD3;
        margin-right: -5px;
    }

    #vereador .apresentacao .descricao {
        width: calc(100% - 255px);
        float: right;
        text-align: justify;
        overflow-y: auto;
        margin-top: 10px;
    }

    #vereador .divisor h2 {
        background: #FFF;
    }

    #vereador .divisor hr {
        width: 100%;
    }

    #vereador .noticias {
        width: calc(100% - 20px);
        margin: 0 10px;
        float: left;
    }

    #vereador .noticias .ultimas {
        width: 100%;
        float: left;
    }

    #vereador .noticias .noticia {
        width: 100%;
        height: 182px;
        float: left;
        margin-bottom: 10px;
        font-family: 'Roboto Condensed', Arial, sans-serif;
        position: relative;
        overflow: hidden;
    }

    #vereador .noticias .noticia img {
        width: 100%;
        height: 100%;
        float: left;
        position: absolute;
        left: 0;
        z-index: 1;
        -webkit-transition: All 0.3s ease;
        -moz-transition: All 0.3s ease;
        -o-transition: All 0.3s ease;
    }

    #vereador .noticias .noticia .titulo {
        width: calc(100% - 20px);
        min-height: calc(100% - 19px);
        padding: 10px;
        text-align: left;
        float: left;
        position: relative;
        z-index: 2;

        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(128, 128, 128, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#80000000', GradientType=0);
    }

    #vereador .noticias .noticia:hover img {
        -webkit-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
        -o-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
    }

    #vereador .noticias .titulo h3 {
        width: calc(100% - 20px);
        float: left;
        color: #FFF;
        font-size: 0.875rem;
        position: absolute;
        bottom: 10px;
    }

    #vereador .noticias .titulo span {
        width: 100%;
        display: block;
        margin-bottom: 5px;
        color: #FFA907;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 0.625rem;
    }

    #vereador .noticias .agenda {
        width: 100%;
        float: right;
    }

    #vereador .noticias .agenda .lista {
        width: 100%;
        height: 250px;
        overflow-y: scroll;
    }

    #vereador .noticias .agenda .lista ul {
        width: 100%;
        overflow: hidden;
    }

    #vereador .noticias .agenda .lista li .horario {
        width: 20%;
        float: left;
        font-weight: bold;
        color: #4D4D4D;
        font-family: 'Roboto Condensed', Arial, sans-serif;
    }

    #vereador .noticias .agenda .lista li .horario b {
        width: 100%;
        float: left;
        margin-bottom: 5px;
        font-size: 0.625rem;
        font-weight: normal;
    }

    #vereador .noticias .agenda .lista li .compromisso {
        width: calc(80% - 15px);
        float: right;
    }

    #vereador .noticias .agenda .lista li .compromisso h2 {
        text-align: left;
        font-size: 0.75rem;
        color: #666;
    }

    #vereador .noticias .agenda .lista li .compromisso span {
        text-align: left;
        font-size: 0.625rem;
        color: #808080;
        margin-bottom: 10px;
        display: block;
    }

    #vereador .multimidias {
        width: calc(100% - 20px);
        margin: 0 10px 10px 10px;
        float: left;
    }

    #vereador .multimidias .galeria {
        width: 100%;
        float: left;
    }

    #vereador .multimidias .videos {
        width: 100%;
        float: right;
    }

    #vereador .multimidias .galeria .divisor {
        width: calc(100% - 10px);
        margin-bottom: 10px;
    }

    #vereador .multimidias .galeria ul {
        width: 100%;
        float: left;
        padding: 5px 0px 0 0;
        max-height: 230px;
        overflow-y: scroll;
    }

    #vereador .multimidias .galeria ul li {
        width: 107px;
        height: 70px;
        float: left;
        margin: 0 10px 10px 0px;
        overflow: hidden;
        background: #015E53;
    }

    #vereador .multimidias .galeria ul li img {
        width: 100%;
    }

    #vereador .multimidias .videos .lista {
        width: 100%;
        float: left;
        margin-top: 5px;
    }

    #vereador .multimidias .videos .listvid {
        width: 100%;
        height: 110px;
        float: left;
        overflow-x: scroll;
        overflow-y: hidden;
    }

    #vereador .multimidias .videos ul {
        min-width: 1000%;
        height: 110px;
        float: left;
        padding-right: 5px;
        white-space: nowrap;
    }

    #vereador .multimidias .videos ul li {
        width: 120px;
        height: 80px;
        float: left;
        margin-right: 10px;
        overflow: hidden;
        background: #015E53;
    }

    #vereador .multimidias .videos ul li img {
        width: 100%;
        margin-top: -5px;
    }

    #vereador .multimidias .videos .divisor {
        margin-bottom: 10px;
    }

    #vereador .multimidias .videos .lista .player {
        width: 350px;
        height: 230px;
        float: left;
        overflow: hidden;
    }

    #vereador .multimidias .videos .player img {
        width: 100%;
    }

    #vereador .contato {
        width: calc(100% - 20px);
        float: left;
        padding: 0 10px;
        margin-bottom: 10px;
    }

    #vereador .contato .redes {
        width: 100%;
        float: left;
    }

    #vereador .contato .sociais {
        width: 256px;
    / / min-height: 260 px;
        float: left;
    }

    #vereador .contato .sociais ul {
        width: 100%;
        float: left;
    }

    #vereador .contato .sociais ul li {
        float: left;
        width: 64px;
        height: 40px;
    }

    #vereador .contato .sociais ul a:nth-child(1) li {
        background: #3B5897 url('../../img/site/rialma/faceli.png') no-repeat center center;
    }

    #vereador .contato .sociais ul a:nth-child(2) li {
        background: #DE4E3B url('../../img/site/rialma/gplusli.png') no-repeat center center;
    }

    #vereador .contato .sociais ul a:nth-child(3) li {
        background: #999 url('../../img/site/rialma/youtubeli.png') no-repeat center center;
    }

    #vereador .contato .sociais ul a:nth-child(4) li {
        background: #00ACEB url('../../img/site/rialma/twitterli.png') no-repeat center center;
    }

    #vereador .contato form {
        width: 100%;
        float: right;
        margin-left: 10px;
    }

    #vereador .contato form input[type=text],
    #vereador .contato form input[type=email],
    #vereador .contato form input[type=tel],
    #vereador .contato form textarea {
        width: calc(100% - 14px);
        float: left;
        border: solid 1px #F2F2F2;
        color: #808080;
        border-radius: 3px;
        padding: 7px;
        margin-bottom: 10px;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        font-size: 0.75rem;
    }

    #vereador .contato form .textarea {
        width: 100%;
        position: relative;
        float: left;
    }

    #vereador .contato form textarea {
        resize: none;
        height: 95px;
    }

    #vereador .contato form input[type=submit] {
        position: absolute;
        right: 10px;
        bottom: 20px;
        padding: 7px;
        text-transform: uppercase;
        background: #008FD5;
        border-radius: 3px;
        color: #FFF;
        font-family: 'Source Sans Pro', Arial, sans-serif;
    }


    #sessao {
        width: 100%;
        float: left;
        background: rgba(0, 71, 59, 0.7) url('../../img/site/rialma/textura.png');
        position: absolute;
    }

    #sessao header {
        width: 100%;
        padding: 10px 0;
        float: left;
        background: -moz-linear-gradient(top, rgba(251, 187, 0, 1) 0%, rgba(251, 187, 0, 1) 2%, rgba(0, 0, 0, 0.5) 2%, rgba(0, 0, 0, 0.5) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(251, 187, 0, 1)), color-stop(2%, rgba(251, 187, 0, 1)), color-stop(2%, rgba(0, 0, 0, 0.5)), color-stop(100%, rgba(0, 0, 0, 0.5)));
        background: -webkit-linear-gradient(top, rgba(251, 187, 0, 1) 0%, rgba(251, 187, 0, 1) 2%, rgba(0, 0, 0, 0.5) 2%, rgba(0, 0, 0, 0.5) 100%);
        background: -o-linear-gradient(top, rgba(251, 187, 0, 1) 0%, rgba(251, 187, 0, 1) 2%, rgba(0, 0, 0, 0.5) 2%, rgba(0, 0, 0, 0.5) 100%);
        background: -ms-linear-gradient(top, rgba(251, 187, 0, 1) 0%, rgba(251, 187, 0, 1) 2%, rgba(0, 0, 0, 0.5) 2%, rgba(0, 0, 0, 0.5) 100%);
        background: linear-gradient(to bottom, rgba(251, 187, 0, 1) 0%, rgba(251, 187, 0, 1) 2%, rgba(0, 0, 0, 0.5) 2%, rgba(0, 0, 0, 0.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbbb00', endColorstr='#80000000', GradientType=0);
    }

    #sessao header picture {
        width: 100%;
        height: 70px;
        float: left;
        padding: 10px 0;
        margin-right: calc(100% - 130px);
        background: url('../../img/site/rialma/logob.png') no-repeat center center;
        border-right: dashed 1px rgba(255, 255, 255, 0.5);
    }

    #sessao header h1 {
        width: calc(100% - 20px);
        color: #FFF;
        font-size: 1.5rem;
        letter-spacing: -1px;
        margin: 0 10px 10px 0;
        float: left;
        text-transform: uppercase;
    }

    #sessao header .saudacao {
        width: calc(100% - 20px);
        float: right;
        margin: 0 10px 10px 0;
    }

    #sessao header .saudacao p {
        width: calc(100% - 90px);
        float: left;
        color: #FFF;
        text-align: justify;
    }

    #sessao header .saudacao ul {
        width: 80px;
        float: right;
        margin-left: 10px;
    }

    #sessao header .saudacao ul li {
        width: 30px;
        height: 30px;
        float: left;
        margin-left: 10px;
    }

    #sessao header .saudacao ul a:nth-child(1) li {
        background: #3B5897 url('../../img/site/rialma/faceli.png') no-repeat center center;
        margin-bottom: 10px;
    }

    #sessao header .saudacao ul a:nth-child(2) li {
        background: #DE4E3B url('../../img/site/rialma/gplusli.png') no-repeat center center;
    }

    #sessao .video {

    }

    #sessao .video .player {
        width: calc(100% - 20px);
        height: auto;
        float: left;
        padding: 10px;
        background: rgba(0, 0, 0, 0.7);
    }

    #sessao .video .player iframe {
        width: 100%;
        min-height: 250px;
        height: auto;
    }

    #sessao .comentarios {
        width: 100%;
        padding: 10px 0;
        float: left;
        background: #000;
    }

    #sessao .comentarios .lista {
        width: calc(100% - 20px);
        height: 250px;
        float: left;
        overflow-y: scroll;
        margin: 0 0 20px 10px;
        /*position: absolute;*/
    }

    #sessao .comentarios ul li {
        margin-bottom: 10px;
    }

    #sessao .comentarios ul li .msg {
        width: calc(100% - 15px);
        float: left;
        position: relative;
    }

    #sessao .comentarios ul li .msg span {
        display: block;
        width: 10px;
        height: 10px;
        position: absolute;
        background: #CCC;
        margin-top: 15px;
        right: -4px;
        -webkit-transform: rotate(40deg);
        -moz-transform: rotate(40deg);
        -o-transform: rotate(40deg);
        -sand-transform: rotate(40deg);
        transform: rotate(40deg);
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.766044443, M12=-0.64278761, M21=0.64278761, M22=0.766044443)";
        filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.766044443, M12=-0.64278761, M21=0.64278761, M22=0.766044443);
    }

    #sessao .comentarios ul li .msg .nome {
        width: 100%;
        float: left;
        color: #4D4D4D;
        font-weight: bold;
        text-align: left;
        padding: 10px 0 0 10px;
    }

    #sessao .comentarios ul li .msg p {
        padding: 10px;
        text-align: left;
        border-radius: 3px;
        background: #CCC;
        color: #333;
    }

    #sessao .comentarios ul li.eu .msg p {
        background: #0BA195;
        color: #FFF;
    }

    #sessao .comentarios ul li.eu .msg span {
        background: #0BA195;
    }

    #sessao .comentarios ul li.leg .msg p {
        background: #FFA907;
        color: #FFF;
    }

    #sessao .comentarios ul li.leg .msg span {
        background: #FFA907;
    }

    #sessao .comentarios .entrar {
        width: calc(100% - 60px);
        height: calc(100% - 40px);
        margin-left: 25px;
        float: left;
    }

    #sessao .comentarios .entrar p {
        width: 100%;
        margin-bottom: 20px;
        color: #FFF;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        font-size: 1rem;
        line-height: 22px;
        text-align: justify;
    }

    #sessao .comentarios .entrar input[type=text],
    #sessao .comentarios .entrar input[type=password] {
        width: calc(100% - 16px);
        border: solid 1px #EEE;
        border-radius: 3px;
        color: #d3d3d3;
        background: #000;
        padding: 7px;
        float: left;
        margin-bottom: 10px;
    }

    #sessao .comentarios .entrar input[type=button] {
        width: 120px;
        float: right;
        padding: 7px;
        text-transform: uppercase;
        background: #008FD5;
        border-radius: 3px;
        color: #FFF;
        font-family: 'Source Sans Pro', Arial, sans-serif;
    }

    #sessao .comentarios .entrar ul {
        width: 150px;
        float: left;
        color: #d3d3d3;
    }

    #sessao .comentarios .entrar ul li {
        width: 100%;
        float: left;
        text-align: left;
        line-height: 16px;
        margin-bottom: 0;
        cursor: pointer;
    }

    #sessao .comentarios .entrar ul li:hover {
        text-decoration: underline;
        color: #FFF;
    }

    #sessao .comentarios #cadastro #retorno,
    #sessao .comentarios #recuperar #retorno,
    #sessao .comentarios #login #retorno {
        color: #CCC;
        line-height: 20px;
        text-align: left;
    }

    #sessao .comentarios .comentar {
        width: calc(100% - 20px);
        margin-left: 10px;
        float: left;
        background: #4D4D4D;
    }

    #sessao .comentarios .comentar textarea {
        resize: none;
        width: calc(100% - 14px);
        padding: 7px;
        border-radius: 3px;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        position: relative;
    }

    #sessao .comentarios .comentar input[type=button] {
        width: 30px;
        height: 25px;
        position: absolute;
        right: 15px;
        bottom: 15px;
        background: url('../../img/site/rialma/enviar.png') no-repeat center center;
    }

}

@media all and (max-width: 850px) {
    footer .coluna {
        width: 135px;
    }
}

@media all and (max-width: 999px) and (min-width: 805px) {

    #home .ultimas-not .noticias {
        width: calc(100% - 20px);
        float: right;
        padding: 10px;
    }

    #home .ultimas-not .noticias .coluna1 {
        width: 35%;
        float: left;
    }

    #home .ultimas-not .noticias .noticia {
        width: 100%;
        height: 200px;
        float: left;
        margin-bottom: 10px;
        font-family: 'Roboto Condensed', Arial, sans-serif;
        position: relative;
        overflow: hidden;
    }

    #home .ultimas-not .noticias .noticia img {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        z-index: 1;
        -webkit-transition: All 0.3s ease;
        -moz-transition: All 0.3s ease;
        -o-transition: All 0.3s ease;
    }

    #home .ultimas-not .noticias .noticia .titulo {
        width: calc(100% - 20px);
        min-height: calc(100% - 19px);
        padding: 10px;
        text-align: left;
        float: left;
        position: relative;
        z-index: 2;

        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(128, 128, 128, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#80000000', GradientType=0);
    }

    #home .ultimas-not .noticias .noticia:hover img {
        -webkit-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
        -o-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
    }

    #home .ultimas-not .noticias .noticia .titulo h3 {
        color: #FFF;
        font-size: 0.875rem;
        position: absolute;
        bottom: 10px;
    }

    #home .ultimas-not .noticias .noticia .titulo span {
        width: 100%;
        display: block;
        margin-bottom: 5px;
        color: #FFA907;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 0.625rem;
    }

    #home .ultimas-not .noticias .coluna2 {
        width: 64%;
        float: right;
    }

    #home .ultimas-not .noticias .coluna2 .noticia {
        width: 49%;
    }

    #home .ultimas-not .noticias .coluna2 .noticia:first-child {
        width: 100%;
        height: 410px;
    }

    #home .ultimas-not .noticias .coluna2 .noticia:first-child .titulo {
        width: calc(100% - 40px);
        min-height: calc(100% - 40px);
        padding: 20px;
    }

    #home .ultimas-not .noticias .coluna2 .noticia:first-child .titulo h3 {
        font-size: 1.375rem;
    }

    #home .ultimas-not .noticias .coluna2 .noticia:first-child .titulo span {
        font-size: 1rem;
    }

    #home .ultimas-not .noticias .coluna2 .noticia:nth-child(2) {
        margin-right: 2%;
    }

    #paginas .noticiaslist .noticia, #paginas .ultimas-not .noticia {
        width: calc(25% - 10px);
    }

    #vereador .noticias .noticia {
        width: calc(25% - 8px);
        margin-right: 10px;
    }

    #vereador .noticias .ultimas .lista .noticia:last-child {
        margin-right: 0px;
    }

    #vereador .contato {
        width: calc(100% - 20px);
        float: left;
        padding: 0 10px;
        margin-bottom: 10px;
    }

    #vereador .contato .redes {
        width: 40%;
        float: left;
    }

    #vereador .contato form {
        width: calc(60% - 10px);
        float: right;
        margin-left: 10px;
    }

}

@media all and (max-width: 770px) {
    #home .sessoes .pesquisa {
        width: 100%;
    }

    #home .sessoes .pesquisa form {
        width: calc(100% - 20px);
    }

    #home .sessoes .ultimasessao .ultima {
        color: #008FD5 !important;
    }

    #home .sessoes .player {
        margin-bottom: 20px;
    }

    #home .sessoes .ultimasessao {
        width: calc(100% - 390px);
        box-sizing: border-box;
        display: flex;
        justify-content: center;
    }

}

@media all and (max-width: 760px) {
    footer .coluna ul {
        display: none;
    }

    footer .coluna {
        float: unset;
    }

    footer .coluna h1 {
        margin-bottom: 10px;
    }
}

@media all and (max-width: 650px) {

    #vereador .apresentacao picture img,
    #vereador .apresentacao picture {
        width: 170px;
    }

    #vereador .apresentacao .nome {
        width: calc(100% - 180px);
    }

    #vereador .apresentacao .descricao {
        width: calc(100% - 180px);
        margin-top: 0;
    }

    .contNoticia .container .bloco {
        margin-left: 0;
    }

    .contNoticia .container {
        flex-direction: column;
    }

    #home .sessoes .player {
        width: 100%;
        box-sizing: border-box;
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    #home .sessoes .ultimasessao {
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 10px;
    }

    #home .sessoes .ultimasessao .ultima,
    #home .sessoes .ultimasessao .proxima {
        width: auto;
    }

    #home .sessoes .ultimasessao .ultima p,
    #home .sessoes .ultimasessao .proxima p {
        width: auto;
        float: unset;
    }
}

@media all and (max-width: 804px) and (min-width: 510px) {

    #home .ultimas-not .noticias {
        width: calc(100% - 20px);
        float: right;
        padding: 10px;
    }

    #home .ultimas-not .noticias .coluna1 {
        width: 49%;
        float: right;
    }

    #home .ultimas-not .noticias .noticia {
        width: 100%;
        height: 200px;
        float: left;
        margin-bottom: 10px;
        font-family: 'Roboto Condensed', Arial, sans-serif;
        position: relative;
        overflow: hidden;
    }

    #home .ultimas-not .noticias .noticia img {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        z-index: 1;
        -webkit-transition: All 0.3s ease;
        -moz-transition: All 0.3s ease;
        -o-transition: All 0.3s ease;
    }

    #home .ultimas-not .noticias .noticia .titulo {
        width: calc(100% - 20px);
        min-height: calc(100% - 19px);
        padding: 10px;
        text-align: left;
        float: left;
        position: relative;
        z-index: 2;

        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(128, 128, 128, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#80000000', GradientType=0);
    }

    #home .ultimas-not .noticias .noticia:hover img {
        -webkit-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
        -o-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
    }

    #home .ultimas-not .noticias .noticia .titulo h3 {
        color: #FFF;
        font-size: 0.875rem;
        position: absolute;
        bottom: 10px;
    }

    #home .ultimas-not .noticias .noticia .titulo span {
        width: 100%;
        display: block;
        margin-bottom: 5px;
        color: #FFA907;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 0.625rem;
    }

    #home .ultimas-not .noticias .coluna2 {
        width: 49%;
        float: right;
        margin-right: 2%;
    }

    #home .ultimas-not .noticias .coluna2 .noticia {
        width: 100%;
    }

    #paginas .noticiaslist .noticia, #paginas .ultimas-not .noticia {
        width: calc(33% - 10px);
    }

    #paginas .noticiaslist .noticia:last-child, #paginas .ultimas-not .noticia:last-child {
        display: none;
    }

    #paginas .listavideos .video {
        width: calc(50% - 40px);
    }

    #vereador .noticias .noticia {
        width: calc(50% - 10px);
        margin-right: 10px;
    }

    #vereador .noticias:first-child {
        margin-right: 0px;
    }

}

@media all and (max-width: 509px) {

    article ul li section .informacoes {
        padding-left: 0 !important;
    }

    #vereador .apresentacao .descricao {
        width: 100%;
    }

    #vereador .conteudo .fundoAzul {
        height: 140px;
    }

    #vereador .apresentacao .nome {
        display: flex;
        flex-direction: column;
    }

    #vereador .apresentacao .nome .fone,
    #vereador .apresentacao .nome .email {
        float: unset;
        text-align: unset;
        word-break: break-word;
    }

    #paginas .videos article .player,
    #paginas .videos article .player iframe {
        height: 260px;
    }

    article picture {
        width: 100%;
        margin-right: 0;
    }

    #home .transparencia ul li:nth-child(5n) {
        margin: 0 0 15px 0;
    }

    #home .transparencia ul li {
        width: calc(50% - 15px);
    }

    #home .transparencia ul li {
        margin: 0 0 15px 0;
    }

    #home .ultimas-not .noticias {
        width: calc(100% - 20px);
        float: right;
        padding: 10px;
    }

    #home .ultimas-not .noticias .coluna1 {
        width: 100%;
        float: left;
    }

    #home .ultimas-not .noticias .coluna2 {
        width: 100%;
        float: right;
    }

    #home .ultimas-not .noticias .noticia {
        width: 100%;
        height: 200px;
        float: left;
        margin-bottom: 10px;
        font-family: 'Roboto Condensed', Arial, sans-serif;
        position: relative;
        overflow: hidden;
    }

    #home .ultimas-not .noticias .noticia img {
        width: 100%;
        float: left;
        position: absolute;
        left: 0;
        z-index: 1;
        -webkit-transition: All 0.3s ease;
        -moz-transition: All 0.3s ease;
        -o-transition: All 0.3s ease;
    }

    #home .ultimas-not .noticias .noticia .titulo {
        width: calc(100% - 20px);
        min-height: calc(100% - 19px);
        padding: 10px;
        text-align: left;
        float: left;
        position: relative;
        z-index: 2;

        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(128, 128, 128, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#80000000', GradientType=0);
    }

    #home .ultimas-not .noticias .noticia:hover img {
        -webkit-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
        -o-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
    }

    #home .ultimas-not .noticias .noticia .titulo h3 {
        color: #FFF;
        font-size: 0.875rem;
        position: absolute;
        bottom: 10px;
    }

    #home .ultimas-not .noticias .noticia .titulo span {
        width: 100%;
        display: block;
        margin-bottom: 5px;
        color: #FFA907;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 0.625rem;
    }

    #home .banner .links ul li img {
        width: 100%;
    }

    #paginas .noticiaslist .noticia, #paginas .ultimas-not .noticia {
        width: calc(100% - 10px);
    }

    #home .sessoes .player img {
        width: calc(100% - 10px);
        height: auto;
        float: left;
    }
}


@media all and (max-width: 350px) {
    .contNoticia .container .bloco {
        width: 100%;
    }

    .contNoticia .container .bloco .box {
        padding: 15px;
    }

    #paginas .videos article .player,
    #paginas .videos article .player iframe {
        height: 180px;
    }

    #vereador .apresentacao picture img,
    #vereador .apresentacao picture {
        width: 130px;
    }

    #vereador .apresentacao .nome {
        width: calc(100% - 140px);
    }

    #home .ultimas-not .noticias .noticia {
        height: 170px;
    }
}
