/*Theme Name:ClippingDescription:clipping Theme is a custom theme tailored for IMarketing AgencyAuthor:iMarketing DigitalAuthor URI:https://imarketing.digital/Version:1.0License:GNU General Public License v2 or laterLicense URI:http://www.gnu.org/licenses/gpl-2.0.htmlTags:custom, clean, modern, mobile-firstText Domain:clipping*/

*,
*::before,
*::after {
    box-sizing: border-box;
}

body {
    font-family: 'Roboto', sans-serif;
    text-rendering: optimizeLegibility;
    height: 100%;
}

p {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

b,
strong {
    font-weight: bold
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

a {
    color: #2D2E83;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: .95rem;
    font-weight: 500;
}

a:hover {
    text-decoration: none;
    color: #5a5a5a;
}

audio.audio-player {
    width: 100%;
    height: 45px;
}


/* Remove IE arrow */

select::-ms-expand {
    display: none;
}

select option {
    color: #444444;
}

.duvidas,
.rodape-dash {
    padding-top: 3%;
    width: 100%;
    height: 1.6em;
    line-height: 1.6em;
    text-align: center;
}

.duvidas {
    display: block;
}

.rodape-dash {
    display: none;
    color: #2D2E83;
    font-family: 'Roboto', sans-serif;
    font-size: .95rem;
    font-weight: 600;
}

.duvidas-mobile {
    padding: 10px;
    line-height: inherit;
}

.container {
    width: 1920px;
    max-width: 100%;
}

.classificacao {
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100% auto;
    top: 3px;
    left: 2px;
    height: 25px;
    width: 25px;
}

.feliz {
    background-image: url('img/mini-smile-feliz.png');
}

.neutro {
    background-image: url('img/mini-smile-neutro.png');
}

.ruim {
    background-image: url('img/mini-smile-ruim.png');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/roboto/Roboto-Light.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(fonts/roboto/Roboto-Regular.woff) format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'), url(fonts/roboto/Roboto-Medium.woff) format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'), url(fonts/roboto/Roboto-Bold.woff) format('woff');
}

@font-face {
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/roboto/Roboto-Mono_400.woff2) format('woff2');
}

@font-face {
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 500;
    src: url(fonts/roboto/Roboto-Mono_500.woff2) format('woff2');
}

h1,
h2,
h3 {
    font-family: 'Roboto', sans-serif;
    color: #FFF;
    margin-top: 7px;
}

h1 {
    font-size: 1.6rem;
    line-height: 1em;
}

h2 {
    font-size: 1.55rem;
    line-height: 1em;
    font-weight: 600;
}

input {
    color: #606060;
    min-width: 170px;
    width: 190px;
    margin-right: 15px;
    line-height: 58px;
    position: relative;
    border: none;
    outline: none;
    font-size: 1.3em;
    font-weight: 700;
    background-color: #E8EAF0;
    padding-left: 15px;
    border-color: #707070 transparent #707070 transparent;
}

input.campo {
    display: block;
    width: 270px;
    margin: 30px auto 20px;
}

#video-player-clipping {
    padding: 1% 3.2% 0 3.2%;
}

#video-player-clipping audio.audio-player {
    width: 100%;
}

.pop-modal .main div audio.audio-player {
    width: 100%;
}

button,
button:active,
button:hover,
button:focus {
    outline: none;
    border: none;
}

::-webkit-scrollbar {
    width: 11px;
    height: 11px;
}

::-webkit-scrollbar-thumb {
    background: #c2c2c2;
    border: 0.1px solid #7faece;
    border-radius: 30px;
}

::-webkit-scrollbar-thumb:hover {
    background: #008c9e;
}

::-webkit-scrollbar-track {
    background: #F7F7F7;
    border: 0.5px solid transparent;
    border-radius: 30px;
    box-shadow: inset 1.3px 0.3px 3px #d3d3d30e;
    margin: 20px 0;
}

.inicial {
    padding: 20px 5px;
    background-image: url('img/bg-dashborad.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: relative;
    height: 100%;
}

.inicial-login {
    background-image: url('img/bg-dashborad.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    min-height: 100%;
}

.dashboard {
    padding: 20px 5px;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: #ffffff;
    /*background:-webkit-linear-gradient(90deg, #0094D4 0%, #110028 100%);background:-o-linear-gradient(90deg, #0094D4 0%, #110028 100%);background:-moz-linear-gradient(90deg, #0094D4 0%, #110028 100%);background:linear-gradient(90deg, #0094D4 0%, #110028 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0094D4', endColorstr='#110028', GradientType=0 );*/
}

.menu-lateral,
.menu-lateral2 {
    background-color: #A51008;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    border-radius: 22px;
    padding: 15px;
    height: 100%;
}

.menu-lateral.bg-horizontal {
    max-height: 847px;
    background: -webkit-linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    background: -o-linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    background: -moz-linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    background: linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0094D4', endColorstr='#0090A7', GradientType=0);
}

.blk-login {
    background-color: #A51008;
    position: relative;
    margin: 13% auto 0;
    width: 500px;
    border-radius: 20px;
    padding: 25px 25px 15px;
    height: 74%;
    -webkit-box-shadow: 8px 0px 15px -2px rgba(0, 0, 0, 0.62);
    -moz-box-shadow: 8px 0px 15px -2px rgba(0, 0, 0, 0.62);
    box-shadow: 8px 0px 15px -2px rgba(0, 0, 0, 0.62);
}

.content-menu {
    position: relative;
    display: block;
    padding: 0 1.5% 0 1.5%;
}

.content-menu p {
    color: #ffffff;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 6px;
    line-height: 1.3em;
}

.content-menu h1 {
    font-weight: 700;
    padding-bottom: 6%;
    text-align: center;
    padding-top: 5%;
}

.content-menu h2 {
    margin-top: 1%;
    margin-bottom: 3%;
}

.logo-imkt {
    height: 140px;
    background-image: url('img/imclipping.svg');
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin: 6% auto 0;
    position: relative;
    display: block;
    max-width: 75%;
}


/* ======= Bloco destaques menu ======== */

.blk-ultimas,
.blk-ultimas2 {
    padding: 20px 0 4px;
    display: inline-flex;
    clear: both;
    flex-wrap: wrap;
    width: 100%;
}

.blk-ultimas img,
.blk-ultimas h3,
.blk-ultimas2 h3 {
    vertical-align: middle;
}

.blk-ultimas img,
.blk-ultimas2 img {
    flex: 0 0 25%;
    max-width: 25%;
    height: fit-content;
    width: 62px;
    background-color: #ffffff;
    border-radius: 6px;
}

.blk-ultimas2 img {
    flex: 0 0 25%;
    max-width: 18%;
    height: fit-content;
    width: 62px;
}

.blk-ultimas h3,
.blk-ultimas2 h3 {
    flex: 0 0 74%;
    max-width: 74%;
    padding-left: 10px;
    font-size: 1.25rem;
    font-weight: 800;
    line-height: 1.1em;
}

.blk-ultimas p,
.blk-ultimas2 p {
    flex: 0 0 100%;
    width: 100%;
}

.subdescricoes,
.subdescricoes2 {
    display: block;
    padding: 5px 0;
}

.subdescricoes {
    height: 70px;
}

.subdescricoes2 {
    height: 30px;
}

.subdescricoes div,
.subdescricoes2 div {
    color: #ffffff;
    height: 30px;
    vertical-align: middle;
    line-height: 15px;
    float: left;
    font-family: 'Roboto', sans-serif;
}

.subdescricoes div.bar-bt {
    height: 6px;
}

.subdescricoes div {
    font-size: 1.15rem;
    font-weight: 700;
}

.subdescricoes2 div {
    font-size: .95rem;
    font-weight: 700;
}

.icons {
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-left: 0;
    float: left;
}

.ico-clock {
    background-image: url('img/clock.png');
    margin-right: 10px;
}

.ico-tv {
    background-image: url('img/ico-tv.png');
    margin-left: 15px;
}

.ico-audio {
    background-image: url('img/ico-audio.png');
    margin-left: 15px;
}

.icon-balao {
    background-image: url('img/ico-audio.png');
    margin-left: 15px;
}

.d-blk {
    display: inline-block;
}

.d-none {
    display: none;
}

.radio {
    color: #fff;
}

.time {
    margin-top: 0;
    border-right: 1px solid #ffffff;
    padding: 8px 15px 0 0;
    width: max-content;
}

.tv {
    float: left;
    height: 40px;
    line-height: 40px;
}

.tv span {
    padding-top: 4px;
    padding-left: 10px;
    float: left;
    color: #ffffff;
    line-height: 20px;
    height: 20px;
}

.video {
    width: 100%;
    height: 65%;
    border-radius: 10px;
    padding-top: 20px;
    margin-top: 25%;
    position: relative;
}

.avatar {
    width: 55px;
    height: 55px;
    border-radius: 55px;
    padding: 5px;
    background-color: #ffffff;
    border: solid 5px #7F0F00;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    top: 15%;
    display: inline-block;
    position: relative;
}

.botoes-perfil {
    display: inline-block;
    width: 55px;
    height: 100%;
}

.login {
    padding: 2% 0 0 3%;
    width: 100%;
    height: 100%;
    display: flex;
}

.login h4 {
    display: grid;
    align-items: center;
    color: #fff;
    font-size: 1rem;
    line-height: 1.2rem;
    padding-left: 3%;
    width: calc(100% - 115px);
}

.sair,
.perfil {
    display: block;
    position: relative;
    color: #ee7d7d;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    background-color: transparent;
    text-align: center;
    padding: 5px;
    width: 100%;
    border: .5px solid #ee7d7d;
    border-radius: 6px;
    right: 1%;
}

.sair {
    top: 2%;
    margin-top: 10px;
}

.perfil {
    top: 5%;
    margin-top: 5px;
}

.sair:hover,
.perfil:hover {
    font-weight: 600;
    color: #fddcdc;
    background-color: #950801;
    border-color: #ffffff;
}

a.tv:hover span {
    color: #F1861C;
}

.blk-login a.underline {
    width: 60%;
    display: block;
    position: relative;
    margin: 2px auto;
    font-size: 1.1rem;
}


/* ======= Bloco Filtro Dash ======== */

.blk-filtros {
    width: 100%;
    height: 100%;
    background-color: #A51008;
    display: block;
    border-radius: 30px;
    -webkit-box-shadow: 8px 0px 15px -2px rgba(0, 0, 0, 0.62);
    -moz-box-shadow: 8px 0px 15px -2px rgba(0, 0, 0, 0.62);
    -o-box-shadow: 8px 0px 15px -2px rgba(0, 0, 0, 0.62);
    box-shadow: 8px 0px 15px -2px rgba(0, 0, 0, 0.62);
}

.new-filtros {
    display: block;
    width: 100%;
    position: relative;
}

.cbo {
    background-repeat: no-repeat;
    background-position: center;
    width: 160px;
    height: 47px;
    margin-bottom: 20px;
    margin: 30px auto;
    display: block;
    position: relative;
}

.cbo-assunto {
    background-image: url('img/assunto.png');
}

.cbo-emissora {
    background-image: url('img/emissora.png');
}

.cbo-midia {
    background-image: url('img/midia.png');
}

.logo-cliente {
    background-image: url('img/logo-governo.png');
    width: 180px;
    height: 160px;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 30px;
    right: 30px;
}

.dpl-none {
    display: none;
}

.lg-rdp-filtro {
    background-image: url('img/logo-governo-white.png');
    width: 137px;
    height: 135px;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 8%;
    left: 28%;
}

.filtro-periodo {
    margin: 0 auto;
    padding: 0 2%;
}

.filtro-periodo input {
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: .9em;
    line-height: 45px;
    width: 90%;
    border-radius: 8px;
}


/* ======================= COMBOBOX GRADIENTE PERIODO ============================= */

.grad-periodo,
.btn-grad-midia,
.btn-grad-emissora,
.btn-grad-termo {
    height: 32px;
    position: relative;
    padding-right: 7px;
    padding-left: 7px;
    text-align: left;
    justify-content: left;
    -webkit-box-flex: 0;
    padding-top: 0.55%;
    margin-bottom: 7px;
}

.grad-periodo {
    flex: 0 0 17.999%;
    max-width: 17.999%;
}

.btn-grad-midia {
    flex: 0 0 13.888%;
    max-width: 13.888%;
}

.btn-grad-emissora {
    flex: 0 0 18.222%;
    max-width: 18.222%;
}

.btn-grad-termo {
    flex: 0 0 25.999%;
    max-width: 25.999%;
    width: 90%;
    overflow: hidden;
}

.input-txt {
    flex: 0 0 16.999%;
    max-width: 16.999%;
    text-align: center;
    padding-top: 5px;
    padding-left: 4px;
    -webkit-box-flex: 0;
}

.filtrar {
    flex: 0 0 6.999%;
    max-width: 6.999%;
    text-align: center;
    padding-left: 0;
    -webkit-box-flex: 0;
}

.busca_texto {
    background-color: #ffffff;
    border-color: #ccc;
    border-radius: 15px;
    border-width: 1px;
    border-style: solid;
    padding: 5px 10px;
    line-height: 1.45rem;
    width: 90%;
    color: #222222;
    font-size: .9rem;
    font-weight: 400;
}

.linha {
    height: 65%;
    width: 1px;
    background-color: #ffffff;
    margin: 0 auto;
    right: 7.5%;
    position: absolute;
    top: 17%;
}

.cbo-periodo {
    color: #ffffff;
    width: 94%;
    line-height: 2.9rem;
    height: 30px;
    position: relative;
    cursor: pointer;
    white-space: nowrap;
    outline: none;
    padding: 0 2% 0 9%;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    border-right: solid 1px #fff;
}

.cbo-periodo input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: pointer;
    color: #ffffff;
    background-color: transparent;
    border: none;
    font-size: .78rem;
    font-weight: 500;
    line-height: 1.7rem;
    min-width: 110px;
    margin-right: 0;
    padding: .15rem 0 0 .65rem;
    width: 100%;
    outline: none;
    outline-style: none;
}

.cbo-periodo input::placeholder {
    color: #ffffff;
}

.cbo-periodo input:focus {
    background-color: transparent;
    border: none;
    color: #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: none;
    outline-style: none;
}

.cbo-periodo input:hover,
.btn-grad-midia select:hover,
.btn-grad-emissora select:hover,
.btn-grad-termo select:hover {
    color: #fdc5c5;
    appearance: none;
    outline: none;
    outline-style: none;
}

.cbo-periodo::before {
    content: " ";
    background-image: url('img/calendario.png');
    background-size: auto 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 5px;
    left: 0;
    height: 20px;
    width: 20px;
}

.cbo-periodo:hover {
    color: #ffffff;
}


/* ======================= COMBOBOX MIDIA ============================= */

.btn-grad-midia,
.btn-grad-emissora,
.btn-grad-termo {
    border-right: solid 1px #fff;
    margin-top: 5px;
}

.btn-grad-midia select,
.btn-grad-emissora select,
.btn-grad-termo select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: transparent;
    box-shadow: none!important;
    border: none!important;
    backface-visibility: hidden;
    color: #fff;
    cursor: pointer;
    font-size: .85rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-style: normal;
    height: 22px;
    line-height: 22px;
    position: relative;
    padding: 0 5px 0 5px;
    margin-left: 18px;
    overflow: hidden!important;
    outline: none;
    text-align: left;
    white-space: nowrap;
}

.btn-grad-midia select {
    width: 90%;
    padding-right: 18%;
}

.btn-grad-midia::after,
.btn-grad-emissora::after,
.btn-grad-termo::after {
    background-position: 0 0;
    background-repeat: no-repeat;
    content: " ";
    position: absolute;
    background-size: auto 100%;
    z-index: 1;
    width: 25px;
    height: 25px;
}

.btn-grad-midia::after {
    background-image: url('img/midia.png');
    top: 3px;
    left: -2px;
}

.btn-grad-emissora::after {
    background-image: url('img/emissora.png');
    top: 5px;
    left: 10px;
}

.btn-grad-termo::after {
    background-image: url('img/termo.png');
    top: 5px;
    left: 11px;
}

.btn-grad-midia select option {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none!important;
    border: none!important;
    font-size: .85rem;
    height: 1.4rem;
    line-height: 1.4rem;
    color: #333;
    padding: 5px 2px;
}

.btn-grad-midia::before,
.btn-grad-emissora::before,
.btn-grad-termo::before {
    content: "";
    background-color: #A51008;
    z-index: 0;
    background-position: 4px 1px;
    border-radius: 30px;
    background-repeat: no-repeat;
    position: absolute;
    height: 22px;
    width: 22px;
    background-size: auto 100%;
}

.btn-grad-midia::before {
    background-image: url('img/seta-down.png');
    top: 5px;
    right: 15px;
}

.btn-grad-emissora::before {
    background-image: url('img/seta-down.png');
    top: 3px;
    right: 12px;
}

.btn-grad-termo::before {
    background-image: url('img/seta-down.png');
    top: 5px;
    right: 15px;
}


/* ====================== COMBOBOX EMISSORA =========================== */

.btn-grad-emissora select {
    max-width: 210px;
    width: 100%;
    overflow: hidden;
    padding-right: 25px;
    margin-left: 30px;
    background-image: none;
}


/* ============== COMBOBOX TERMOS ======================= */

.btn-grad-termo {
    margin-top: 5px;
}

.btn-grad-termo select {
    max-width: 320px;
    padding-right: 37px;
    margin-left: 32px;
}

.btn-b-filtrar {
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-size: .85rem;
    line-height: 40px;
    color: #fff;
    background-color: transparent;
    padding-left: 27px;
    margin: 0 auto;
    background-image: url('img/i-busca.png');
    background-repeat: no-repeat;
    background-position: 0 48%;
    background-size: 19px;
    text-align: center;
    align-items: center;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
}

.btn-b-filtrar:hover {
    transform: translateY(2px);
    -webkit-transform: translateY(2px);
    color: #fdc5c5;
}

.blk-superior {
    padding-bottom: 0.75%;
}

.blkt-centro {
    padding: 20px 10px;
}

.logo-clip {
    position: relative;
    display: grid;
    top: 25%;
    left: 2%;
    width: 130px;
    text-align: center;
    align-items: center;
}

.box-border {
    border-radius: 25px;
    border: solid 1.5px #fff;
    width: 100%;
    display: flex;
    padding: 0.02%;
    position: relative;
}


/* ======= LOGOS EMISSORAS ======== */

.logo {
    width: 90%;
    position: relative;
    top: 30%;
    left: 15%;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center center;
    display: block
}

.emissora-rede {
    background-image: url('img/rede-amazonica.png');
}


/* Globo */

.emissora-band {
    background-image: url('img/tv-band-am.png');
}


/* Band */

.emissora-record {
    background-image: url('img/tv-record.png');
}


/* Record TV */

.emissora-acritica {
    background-image: url('img/tv-acritica.png');
}


/* Rede TV */

.emissora-diario {
    background-image: url('img/tv-diario.png');
}


/* Record News */

.emissora-norte-am {
    background-image: url('img/tv-norte.png');
}


/* SBT */

.emissora-aleam {
    background-image: url('img/tv-assembleia.png');
}


/* ASSEMBL�IA */

.emissora-encontro {
    background-image: url('img/tv-encontro-das-aguas.png');
}


/* Cultura */


/* =========== */

.radio-difusora {
    background-image: url('img/radio-difusora.png');
}

.radio-mix {
    background-image: url('img/radio-mix.png');
}

.radio-tiradentes {
    background-image: url('img/radio-tiradentes.png');
}

.radio-band {
    background-image: url('img/radio-band-news.png');
}

.radio-cbn {
    background-image: url('img/radio-cbn-manaus.png');
}

.radio-diario {
    background-image: url('img/radio-diario-95.png');
}

.radio-riomar {
    background-image: url('img/radio-riomar.png');
}

.pop-modal .main p {
    padding: 3% 10px 2%;
    line-height: 1.4rem;
}


/* ======= LOGOS EMISSORAS ======== */

.alteracao {
    width: 100%;
    display: grid;
    grid-gap: 1px;
    grid-template-columns: 115px 1fr 3fr;
    padding: 10px;
    align-items: center;
    height: 55px;
    margin-bottom: 2%;
}
.alteracao span {
    font-size: .9rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 100%;
    color: #444;
    display: grid;
    align-items: center;
    height: 40px;
    padding-left: 5px;
}
/* ========= Ultimos Blocos ========= */

.citacoes {
    width: 100%;
    height: max-content;
    padding: 10px;
    border-radius: 30px;
    margin-bottom: 10px;
    background: -webkit-linear-gradient(90deg, #005B91 0%, #5EB351 100%);
    background: -o-linear-gradient(90deg, #005B91 0%, #5EB351 100%);
    background: -moz-linear-gradient(90deg, #005B91 0%, #5EB351 100%);
    background: linear-gradient(90deg, #005B91 0%, #5EB351 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#005B91', endColorstr='#5EB351', GradientType=0);
}

.citacoes h2 {
    font-size: 2.1em;
    line-height: 1.1em;
    font-weight: 700;
    text-align: center;
    padding: 0 5px;
}

.circulo-cit {
    padding: 0 2%;
    margin: 0 auto 40px;
    background-image: url('img/circulo.png');
    font-size: 3.1em;
    letter-spacing: -2px;
    font-weight: 500;
    color: #717070;
    text-align: center;
    width: 100%;
    height: 25.222%;
    background-position: center center;
    background-repeat: no-repeat;
    display: grid;
    align-items: center;
}

.classificacoes {
    width: 100%;
    height: max-content;
    height: 847px;
    max-height: 847px;
    padding: 10px;
    border-radius: 22px;
    min-height: 300px;
    color: #ffffff;
    background: -webkit-linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    background: -o-linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    background: -moz-linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    background: linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#005B91', endColorstr='#0090A7', GradientType=0);
}

.classificacoes h2 {
    font-size: 1.9rem;
    text-align: center;
    margin-bottom: 10%;
    margin-top: 12%;
    line-height: 1.2em;
}

.classificacoes h3 {
    font-size: 1.7rem;
    text-align: center;
    margin-bottom: 5%;
    padding: 12% 2% 5%;
    font-weight: 600;
}

.classificacoes .bar-bt {
    margin-top: 5%;
}

.classificacoes a {
    color: #fff;
}

.classificacoes a:hover {
    color: #f1dc1c;
}

.status {
    height: 9.111%;
    padding: 4% 5% 0;
    text-align: right;
    vertical-align: middle;
    width: 86%;
    font-size: 2.9rem;
    font-weight: 600;
    margin: 0 auto 3px;
}

.smile-f {
    background-image: url('img/smile-feliz.png');
    background-position: 12% center;
    background-repeat: no-repeat;
}

.smile-n {
    background-image: url('img/smile-neutro.png');
    background-position: 12% center;
    background-repeat: no-repeat;
}

.smile-r {
    background-image: url('img/smile-ruim.png');
    background-position: 12% center;
    background-repeat: no-repeat;
}


/* ========= Ultimos Blocos ========= */


/* ====================== Bloco do MEIO ======================= */

.grafic {
    display: block;
    position: absolute;
    bottom: 4.5%;
    left: 2.5%;
    width: 96.555%;
}

.caixa-list {
    padding-right: 0;
    padding-left: 0;
    position: relative;
    height: 100%;
}

.listagem {
    display: block;
    border-radius: 22px;
    height: 100%;
    width: 100%;
    max-width: 100%;
    padding-top: 7px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 190px;
    background: -webkit-linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    background: -o-linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    background: -moz-linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    background: linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#005B91', endColorstr='#0090A7', GradientType=0);
}

.container-list {
    overflow-y: scroll;
    max-height: 652px;
    height: 100%;
    background: -webkit-linear-gradient(180deg, #ffffff00 0%, #ffffff00 90%, #00648851 100%);
    background: -o-linear-gradient(180deg, #ffffff00 0%, #ffffff00 90%, #00648851 100%);
    background: -moz-linear-gradient(180deg, #ffffff00 0%, #ffffff00 90%, #00648851 100%);
    background: linear-gradient(180deg, #ffffff00 0%, #ffffff00 90%, #00648851 100%);
    border-radius: 12px;
}

.blk-content-list {
    padding-top: 15px;
}

.caixa-noticias {
    padding: 0;
    width: 98.666%;
    min-height: 180px;
    position: relative;
    display: block;
    margin-bottom: 0;
}

.caixa-noticias h3 {
    font-size: 1.2rem;
    font-weight: 400;
    color: #fff;
    height: 2.2rem;
    line-height: 2.1rem;
    width: 100%;
    margin-top: 0;
    position: relative;
    top: 3px;
    left: 0;
    text-align: left;
    justify-content: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 35px;
}

.bar-bt {
    width: 97%;
    position: relative;
    display: block;
    margin: 0 auto;
    height: 8px;
    margin-top: 1%;
    margin-bottom: 1%;
    border-radius: 20px;
    background: -webkit-linear-gradient(180deg, #005B91 0%, #0090A7 100%);
    background: -o-linear-gradient(180deg, #005B91 0%, #0090A7 100%);
    background: -moz-linear-gradient(180deg, #005B91 0%, #0090A7 100%);
    background: linear-gradient(180deg, #005B91 0%, #0090A7 100%);
}

.conteudo {
    color: #fff;
    right: 0;
    bottom: 0;
    height: 155px;
    border-radius: 20px;
    width: 100%;
    padding-left: 15px;
    display: block;
}

.conteudo h2 {
    color: #fff;
    font-weight: 500;
    height: auto;
    position: absolute;
    bottom: 45px;
    margin-top: 0;
    max-height: 47px;
    overflow: hidden;
}

.tags,
.tags2 {
    position: relative;
    height: 32px;
    text-align: left;
    justify-content: left;
    padding: 4px 0;
    width: 100%;
    overflow: hidden;
    margin-bottom: 2.5%;
}

.tags h4,
.tags2 h4 {
    background-color: #F1861C;
    border-radius: 4px;
    color: #ffffff;
    font-size: .85rem;
    font-weight: 400;
    text-align: center;
    padding: 4px 10px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.tags2 {
    padding-left: 40px;
}

.tags2 h4 {
    float: left;
}

.modal-content {
    padding: 12px;
}

.header-mod {
    display: flex;
    padding-bottom: 2.5%;
}

.header-mod h3 {
    flex: 0 0 7.222%;
    text-align: right;
    color: #444;
    display: grid;
    align-items: center;
    height: 40px;
}

.tags3 {
    flex: 0 0 91.777%;
    height: 50px;
    padding: 15px 10px 8px;
    width: 100%;
    height: max-content;
}

.tags3 h4 {
    float: left;
    background-color: #005B91;
    border-radius: 4px;
    color: #ffffff;
    font-size: .91em;
    font-weight: 400;
    text-align: center;
    padding: 3px 12px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.dt-h {
    background-position: 0 14px;
    background-repeat: no-repeat;
    font-size: 11px;
    height: 32px;
    padding-top: 14px;
    padding-left: 20px;
    line-height: 15px;
    position: relative;
    color: #ffffff;
}

.qualidade {
    display: inline-block;
    border-radius: 6px;
    font-size: 11px;
    height: 22px;
    padding: 5px 10px;
    line-height: 13px;
    position: relative;
    color: #ee0000;
    background-color: #ffffff;
    width: fit-content;
}

.data {
    display: inline-block;
    background-image: url('img/calendar.png');
    width: 16%;
    min-width: 90px;
    left: 2px;
}

.hora {
    display: inline-block;
    background-image: url('img/relogio.png');
    width: 14%;
    left: 2%;
    background-position: 0 13px;
}

.list-btn {
    padding-top: 5%;
    margin-right: -15px;
}

.button {
    width: 90%;
    min-width: 168px;
    height: 35px;
    background-position: 95% center;
    background-repeat: no-repeat;
    border-radius: 5px;
    margin-bottom: 9px;
    color: #ffffff;
    cursor: pointer;
}

.btn-assista {
    background-color: #1E2C4E;
    background-image: url('img/ico-monitor.png');
}

.btn-baixar {
    background-color: #36415A;
    background-image: url('img/ico-download.png');
    background-position: 95% 40%;
}

.btn-leia {
    background-color: #5F677B;
    background-image: url('img/ico-download-video.png');
}

.btn-whatsapp {
    background-color: #ffffff;
    color: #0b8000;
    background-image: url('img/ico-whats.png');
}

.button.btn-whatsapp {
    background-position: 97% center;
}

.button.btn-whatsapp a {
    color: #0b8000;
    font-weight: 700;
    height: 100%;
}

.button.btn-whatsapp:hover {
    background-color: #0b5500;
}

.button.btn-whatsapp a:hover {
    color: #fff!important;
}

.button button {
    background-color: transparent;
    border: none;
    padding-top: 11px;
    padding-left: 11px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #fff;
    outline: none;
}

.button a {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px;
    padding-left: 10px;
    padding-top: 3.444%;
    font-weight: 400;
    display: block;
}

.button button:hover,
.button a:hover {
    color: #F1861C;
    text-decoration: none;
}

.sub-content {
    width: 100%;
    max-width: 100%;
    position: relative;
    display: block;
    height: max-content;
    padding-left: 15px;
    padding-right: 15px;
}

.if-video {
    /*max-width:100%;*/
    border-radius: 10px;
    position: relative;
    right: 10px;
    top: 30%;
}

#video-pop {
    width: 100%;
    height: 450px;
    border-radius: 10px;
}

.btn-fechar {
    position: absolute;
    color: #ee7d7d;
    font-size: .95em;
    font-weight: 500;
    top: 2%;
    right: 9%;
    z-index: 2;
    padding-top: 2.5px;
    border-radius: 10px;
    text-align: center;
    height: 25px;
    width: 50px;
}

.btn-fechar:hover {
    color: #fff;
    background-color: #a30800;
}


/* ====================== Bloco do MEIO ======================= */

.img-destaque,
.video-destaque {
    padding-top: 2%;
    margin-bottom: 5%;
    width: 100%;
}

.img-destaque iframe,
.img-destaque video,
.video-destaque video {
    width: 100%;
    height: 8.75em;
    border-radius: 15px;
}

.video-destaque video {
    height: 14.2em;
}

.filtros,
.filtros1 {
    padding-top: 20%;
}

.filtros2,
.linha-botao {
    padding-top: 5%;
}

.cbo-left {
    text-align: right;
    display: block;
}

.btn-filtro {
    color: #ffffff;
    height: fit-content;
    min-width: 130px;
    width: 80%;
    line-height: 55px;
    position: relative;
    outline: none;
    display: block;
    font-size: 1.45em;
    font-weight: 600;
    border: none;
    border-radius: 15px;
    margin: 10px auto 15px;
    outline: none;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    cursor: pointer;
    background: -webkit-linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    background: -o-linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    background: -moz-linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    background: linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    -webkit-box-shadow: 8px 0px 15px -2px rgba(138, 138, 138, 0.52);
    -moz-box-shadow: 8px 0px 15px -2px rgba(138, 138, 138, 0.52);
    box-shadow: 8px 0px 15px -2px rgba(138, 138, 138, 0.52);
}

.btn-logar {
    color: #606060;
    height: fit-content;
    min-width: 200px;
    width: 200px;
    line-height: 55px;
    position: relative;
    outline: none;
    display: block;
    font-size: 1.45em;
    font-weight: 600;
    border: none;
    border-radius: 15px;
    margin: 40px auto;
    outline: none;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    cursor: pointer;
    background: -webkit-linear-gradient(0deg, #D2D2D2 0%, #EAF6FB 100%);
    background: -o-linear-gradient(0deg, #D2D2D2 0%, #EAF6FB 100%);
    background: -moz-linear-gradient(0deg, #D2D2D2 0%, #EAF6FB 100%);
    background: linear-gradient(0deg, #D2D2D2 0%, #EAF6FB 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#D2D2D2', endColorstr='#EAF6FB', GradientType=0);
}

.btn-filtro:active,
.btn-filtro:focus,
.btn-logar:active,
.btn-logar:focus {
    border: none;
    outline: none;
}

.btn-filtro:hover {
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
}

.btn-logar:hover {
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    color: #A51008;
}

.combo {
    margin: 0 auto 30px;
    position: relative;
    display: block;
    width: 470px;
}

.combo select {
    color: #606060;
    height: fit-content;
    min-width: 300px;
    width: 100%;
    line-height: 50px;
    position: relative;
    outline: none;
    padding: 15px;
    display: block;
    border-radius: 15px;
    border: 1.5px solid #d6d6d6;
    font-size: 1.52em;
    font-weight: 700;
    background-color: #E8EAF0;
    -webkit-box-shadow: 8px 0px 15px -2px rgba(138, 138, 138, 0.52);
    -moz-box-shadow: 8px 0px 15px -2px rgba(138, 138, 138, 0.52);
    box-shadow: 8px 0px 15px -2px rgba(138, 138, 138, 0.52);
}

.combo select::after {
    color: #606060;
    padding: 4px 16px 4px 12px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
}

.combo select option:hover {
    font-size: .6em;
    color: red;
}

.combo select option {
    z-index: 2;
    position: absolute;
    width: 100%;
    background-color: #E8EAF0;
    max-height: 450px;
    overflow-y: scroll;
    font-size: 1rem;
}

.combo select option:hover {
    color: #195AA1;
    background-color: rgba(5, 5, 5, 0.1);
}
.cboClassificacao {
    display: block;

}
.cboClassificacao select {
    color: #666;
    height: fit-content;
    min-width: 100px;
    width: 95%;
    line-height: 20px;
    position: relative;
    outline: none;
    padding: 4px 7px;
    display: block;
    border-radius: 5px;
    border: 1px solid #bbb;
    font-size: .95rem;
    font-weight: 600;
    background-color: #fff;
    cursor: pointer;
}
.btn-salvar {
    background-color: #A51008;
    color: #fff;
    line-height: 23px;
    font-size: .9rem;
    font-weight: 500;
    border-radius: 7px;
    padding: 4px 7px;
    max-width: 150px;
    cursor: pointer;
    margin-left: 7px;
}
/* ===== SETA COMBO 3 ======= */

.cbo-left .combo3 {
    position: absolute;
    right: 30px;
    text-align: left;
    justify-content: right;
}

.combo3 select option::hover {
    font-size: .6em;
}

.combo3 option {
    font-size: .6em;
    z-index: 3;
    position: absolute;
    width: 300px;
    background-color: #E8EAF0;
    max-height: 420px;
    overflow-y: auto;
}

.combo3 option div {
    width: 100%;
}

.combo3 option div:hover {
    color: #195AA1;
}

.combo3 option div:hover,
.combo3 .same-as-selected {
    background-color: rgba(5, 5, 5, 0.1);
}


/* ===== SETA COMBO3 ======= */

.combo3 .select-selected:after {
    position: absolute;
    content: "";
    top: 25px;
    right: 14px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #707070 transparent transparent transparent;
}

.combo3 .select-selected.select-arrow-active:after {
    border-color: transparent transparent #707070 transparent;
    top: 20px;
}

.combo3 option div,
.combo3 .select-selected {
    color: #606060;
    padding: 4px 16px 4px 12px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
}


/* ===== SETA COMBO3 ======= */


/* ========= Bloco Rodape ========= */

.grafico-mes {
    width: 100%;
    height: max-content;
    padding: 10px 0 0 10px;
    min-height: 140px;
    height: 150px;
    color: #ffffff;
    clear: both;
    display: block;
}

.inf-periodo {
    width: 170px;
    height: 150px;
    position: relative;
    bottom: 10px;
    left: 0;
    color: #fff;
    float: left;
    text-transform: uppercase;
}

.txt-citacoes {
    font-size: 2.12rem;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    padding-bottom: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.inf-periodo .mes,
.inf-periodo .ano {
    font-weight: 700;
    position: absolute;
}

.mes {
    font-size: 2.6rem;
    left: 0;
    bottom: 62px;
}

.ano {
    font-size: 1.6rem;
    left: 97px;
    bottom: 65px;
}

.grafico {
    float: right;
    position: relative;
    max-width: calc(100% - 180px);
    width: 100%;
    max-height: 100%;
    height: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    display: block;
}

.blk-grafico {
    width: max-content;
    position: relative;
    display: block;
}

.dia {
    height: 125px;
    display: inline-flex;
    width: 22px;
    position: relative;
    text-align: center;
    justify-content: center;
    margin-right: 6px;
    vertical-align: baseline;
}

.dia .barra {
    width: 100%;
    position: absolute;
    bottom: 17px;
    height: 83%;
    display: block;
}

.dia .barra .progress {
    width: 85%;
    display: block;
    bottom: 0;
    left: 0;
    border-radius: 4px;
    position: absolute;
    margin-bottom: 0;
    margin-top: auto;
    margin-left: 2px;
    background: -webkit-linear-gradient(90deg, #9FD5D5 0%, #59BDCC 100%);
    background: -o-linear-gradient(90deg, #9FD5D5 0%, #59BDCC 100%);
    background: -moz-linear-gradient(90deg, #9FD5D5 0%, #59BDCC 100%);
    background: linear-gradient(90deg, #9FD5D5 0%, #59BDCC 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#9FD5D5', endColorstr='#59BDCC', GradientType=0);
}

.dia .num {
    font-size: .8em;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.footer-grafico {
    width: 100%;
    display: block;
    position: relative;
    clear: both;
    text-align: center;
}

.footer-grafico a {
    font-size: 1.1em;
    font-weight: 500;
    color: #FFFFFF;
    margin-top: 10px;
    margin-left: 28px;
    float: left;
}

.footer-grafico a:hover {
    color: #ccc;
}

.tooltip-arrow,
.tooltip>.tooltip-inner {
    border-color: #f00;
}

.tooltip::after {
    background-color: green;
}

.tooltip-inner::after {
    background-color: greenyellow;
}

.btn-download {
    height: 34px;
    line-height: 20px;
    width: fit-content;
    min-width: 270px;
    text-align: left;
    margin: 10px auto 0;
    font-size: 0.8em;
    font-weight: 600;
    color: #2C4D9D;
    padding: 8px 10px 10px 35px;
    position: relative;
    border-radius: 10px;
    cursor: pointer;
    background: -webkit-linear-gradient(0deg, #D2D2D2 0%, #EAF6FB 100%);
    background: -o-linear-gradient(0deg, #D2D2D2 0%, #EAF6FB 100%);
    background: -moz-linear-gradient(0deg, #D2D2D2 0%, #EAF6FB 100%);
    background: linear-gradient(0deg, #D2D2D2 0%, #EAF6FB 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#D2D2D2', endColorstr='#EAF6FB', GradientType=0);
}

.ico-down-rel {
    background-image: url('img/ico-download-relatorio.png');
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    top: 4px;
    left: 6px;
    height: 30px;
    width: 40px;
}


/* ========= Bloco Rodape ========= */

.btn-voltar {
    color: #2C4D9D;
    height: 34px;
    top: 10px;
    left: 5px;
    width: 90px;
    text-align: center;
    font-size: 1em;
    font-weight: 600;
    padding-top: 10px;
    position: relative;
    border-radius: 10px;
    cursor: pointer;
    display: block;
    background: -webkit-linear-gradient(0deg, #D2D2D2 0%, #EAF6FB 100%);
    background: -o-linear-gradient(0deg, #D2D2D2 0%, #EAF6FB 100%);
    background: -moz-linear-gradient(0deg, #D2D2D2 0%, #EAF6FB 100%);
    background: linear-gradient(0deg, #D2D2D2 0%, #EAF6FB 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#D2D2D2', endColorstr='#EAF6FB', GradientType=0);
}

.btn-voltar a {
    color: #2C4D9D;
    font-size: 1em;
    font-weight: 600;
}

.btn-voltar a:hover {
    color: #A51008;
}

.detalhes {
    width: 100%;
    height: 100%;
    display: block;
    padding: 1% 10px;
    border-radius: 30px;
    margin-top: 30px;
    -webkit-box-shadow: 8px 0px 15px -2px rgba(0, 0, 0, 0.62);
    -moz-box-shadow: 8px 0px 15px -2px rgba(0, 0, 0, 0.62);
    box-shadow: 8px 0px 15px -2px rgba(0, 0, 0, 0.62);
    background: -webkit-linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    cursor: pointer;
    background: -o-linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    background: -moz-linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    background: linear-gradient(90deg, #005B91 0%, #0090A7 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#005B91', endColorstr='#0090A7', GradientType=0);
}

.detalhes h3 {
    padding-left: 40px;
    font-size: 1.6em;
    padding-bottom: 1%;
    padding-top: 4%;
}

.cont-videos {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 30px;
}

.cont-videos h1 {
    margin: 40px auto 0;
    width: 94%;
    line-height: 1.2em;
    font-size: 3em;
    font-weight: 700;
    text-transform: initial;
    padding-bottom: 1%;
}

.cont-videos p {
    color: #ffffff;
    padding: 3.5% 3.5% 0;
    font-size: 1.2em;
    line-height: 1.5em;
    width: 100%;
}

.cont-videos iframe {
    width: 92%;
    height: 660px;
    margin: 40px 40px 15px;
    text-align: center;
    position: relative;
    display: block;
    border-radius: 15px;
}

.modal-title {
    font-size: 1.45rem;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    color: #005B91;
    text-transform: uppercase;
}

.modal-header {
    padding: .4rem 1rem;
}

@media only screen and (min-width:2000px) {
    .video-destaque video {
        height: 14.75em;
    }
}

@media only screen and (max-width:1720px) {
    .bar-bt {
        margin-top: 0;
    }
    .blk-ultimas,
    .blk-ultimas2 {
        align-items: center;
    }
    .classificacoes h2,
    .classificacoes h3 {
        font-size: 1.6rem;
    }
    .tv span {
        padding-right: 7px;
    }
    .ico-tv {
        margin-left: 0;
    }
    .logo-clip {
        width: 100%;
    }
}

@media only screen and (max-width:1600px) {
    h2 {
        font-size: 1.55rem;
    }
    .btn-grad-termo select {
        max-width: 250px;
    }
    .classificacoes h2,
    .classificacoes h3 {
        font-size: 1.5rem;
    }
    .classificacoes h2 {
        margin-top: 10%;
    }
    .circulo-cit {
        font-size: 3.5rem;
        background-size: auto 98%;
    }
    .blk-ultimas h3,
    .blk-ultimas2 h3 {
        font-size: 1rem;
    }
    .btn-grad-emissora select {
        width: 85%;
        padding-right: 23px;
    }
    .logo-clip {
        width: 110px;
        top: 28%;
    }
    .tv span {
        padding-right: 7px;
    }
    .ico-tv {
        margin-left: 0;
    }
    .login h4 {
        font-size: .9rem;
        line-height: 1rem;
    }
    .btn-b-filtrar {
        font-size: .9rem;
        margin: 1px auto 0;
    }
    .cbo-periodo {
        width: 97%;
    }
    .btn-grad-midia::before,
    .btn-grad-emissora::before,
    .btn-grad-termo::before {
        height: 20px;
        width: 20px;
    }
}

@media only screen and (max-width:1500px) {
    h1 {
        font-size: 1.4rem;
        padding-bottom: 3%;
        padding-top: 3%;
    }
    h2 {
        line-height: 1.2em;
        font-size: 1.35rem;
    }
    h3 {
        margin-top: 0;
    }
    .circulo-cit {
        height: 23.222%;
    }
    .status {
        font-size: 2.7rem;
        background-size: auto 82%;
        padding: 9% 5% 0 5%;
    }
    .subdescricoes div {
        font-size: 1rem;
    }
    .ico-tv {
        margin-left: 6px;
    }
    .btn-grad-emissora select {
        padding-right: 63px;
    }
}

@media only screen and (max-width:1440px) {
    h1 {
        font-size: 1.2rem;
    }
    h2 {
        font-size: 1.15rem;
    }
    .tags3 {
        padding: 8px 10px;
    }
    .cont-videos {
        padding: 0 10px;
    }
    .cont-videos h1 {
        font-size: 2.4rem;
        margin: 0 auto;
    }
    #video-player-clipping {
        padding: 1% 3.2% 0 3.2%;
    }
    .detalhes {
        padding: 25px 10px;
    }
    input {
        min-width: 120px;
    }
    p {
        margin-top: 5px;
        margin-bottom: 3px;
    }
    .blk-filtros {
        border-radius: 30px;
    }
    .box-border {
        padding: 5px;
        min-width: 100%;
    }
    .btn-grad-emissora {
        flex: 0 0 20.222%;
        max-width: 20.222%;
    }
    .logo-clip {
        width: 115%;
        height: fit-content;
    }
    .listagem {
        padding-right: 15px;
    }
    .grad-periodo,
    .btn-grad-midia,
    .btn-grad-emissora,
    .btn-grad-termo {
        height: 30px;
    }
    .grad-periodo {
        padding-top: 0.05%;
        padding-left: 0;
        margin-top: 6px;
    }
    .cbo-periodo {
        padding: 1.55% 2% 0 9%;
        margin: 0 auto;
        height: 30px;
        line-height: 2.4rem;
    }
    .cbo-periodo::before {
        background-size: 85%;
        left: 0;
        top: 6px;
    }
    .cbo-periodo input {
        vertical-align: text-top;
        font-size: .7rem;
        height: 23px;
        padding: .15rem 0 0 .35rem;
    }
    .btn-grad-midia::before,
    .btn-grad-emissora::before,
    .btn-grad-termo::before {
        width: 18px;
        height: 18px;
        top: 3px;
        right: 8px;
    }
    .btn-grad-termo::before {
        right: 3%;
    }
    .btn-grad-midia select,
    .btn-grad-emissora select,
    .btn-grad-termo select {
        font-size: .65rem;
    }
    .btn-grad-termo select {
        max-width: 210px;
    }
    .btn-grad-midia select {
        padding-right: 23px;
    }
    .btn-grad-midia select option,
    .btn-grad-emissora select option,
    .btn-grad-termo select option {
        font-size: .95rem;
    }
    .btn-grad-emissora select {
        padding-right: 20px;
    }
    .btn-b-filtrar {
        line-height: 20px;
        background-size: 17px;
        font-size: .7rem;
        text-align: center;
        padding-top: 21px;
        padding-left: 0;
        margin: 0;
        margin-right: 15px;
        width: 80%;
        background-position: 40% 7px;
    }
    .caixa-noticias {
        width: 97.777%;
        min-height: 160px;
        clear: both;
    }
    .caixa-noticias h3 {
        height: 1.8rem;
        line-height: .85rem;
        font-size: .75rem;
        align-items: center;
        vertical-align: super;
        padding-left: 30px;
        display: grid;
        top: 2px;
    }
    .caixa-noticias .content-vd {
        padding-left: 0;
    }
    .classificacoes {
        height: 690px;
    }
    .classificacoes h2,
    .classificacoes h3 {
        font-size: 1.3rem;
    }
    .classificacao {
        height: 20px;
        width: 20px;
    }
    .container-list {
        max-height: 490px;
        padding-bottom: 20px;
    }
    .circulo-cit {
        background-size: 86.999%;
        font-size: 2.6rem;
        height: 25%;
    }
    .status {
        font-size: 2.4rem;
        height: 10%;
        background-size: 30%;
    }
    .blk-content-list {
        padding-top: 0;
    }
    .video {
        height: 70%;
        padding-top: 0;
        margin-top: 20%;
    }
    .img-destaque iframe,
    .img-destaque video {
        height: 6.12rem;
    }
    .logo {
        top: 12%;
        left: 16%;
    }
    .list-btn {
        padding-top: 1%;
    }
    .button {
        width: 85%;
        height: 30px;
        margin-bottom: 5px;
    }
    .button button {
        font-size: 12px;
        padding-top: 9px;
    }
    .button a {
        font-size: 12px;
    }
    .txt-citacoes {
        font-size: 1.65rem;
    }
    .mes {
        font-size: 1.9rem;
        bottom: 58px;
    }
    .dia {
        margin-right: 2px;
        width: 20px;
    }
    .dia .num {
        font-size: .7em;
    }
    .ano {
        font-size: 1.4rem;
        left: 73px;
        bottom: 60px;
    }
    .grafic {
        height: 150px;
        bottom: 8.5%;
    }
    .blk-ultimas {
        padding-top: 2%;
    }
    .blk-ultimas img {
        margin-top: 4%;
    }
    .blk-ultimas h3 {
        font-size: 1rem;
        height: 34px;
        vertical-align: middle;
        line-height: 1.1rem;
    }
    .content-menu p,
    .subdescricoes div,
    .subdescricoes2 div {
        font-size: .85rem;
        font-weight: 500;
    }
    .content-menu p {
        max-height: 54px;
        overflow: hidden;
        overflow-y: scroll;
    }
    .subdescricoes div,
    .subdescricoes2 div {
        height: 20px;
    }
    .video-destaque video {
        height: 10.5em;
    }
    .tv span {
        padding-top: 0;
    }
    .icons {
        width: 20px;
    }
    .ico-clock {
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .inf-periodo {
        width: 140px;
    }
    .grafico-mes {
        padding: 0 20px 0 10px;
        margin-top: 1.5%;
    }
    .grafico {
        max-width: calc(100% - 140px);
    }
    .menu-lateral.bg-horizontal {
        max-height: 687px;
    }
    .time {
        padding: 3px 6% 0 0;
    }
    .ico-clock {
        margin-right: 6px;
    }
    .ico-tv {
        margin-left: 8px;
    }
    .logo-imkt {
        width: 100%;
        background-size: contain;
    }
    .inicial-login {
        background-size: auto 100%;
        min-height: 900px;
    }
    .inicial-login .container {
        height: 100%;
    }
    #audio-player {
        height: 35px;
    }
    audio.audio-player {
        width: 135px;
        height: 40px;
    }
    .qualidade {
        margin-top: 2%;
    }
    .tags h4 {
        font-size: .65rem;
        height: 20px;
        margin-bottom: 12px;
    }
    .btn-grad-termo::after {
        top: 3px;
    }
    .imput-txt {
        text-align: left;
    }
    .busca_texto {
        font-size: .7rem;
        line-height: 1.3rem;
        min-width: 90px;
    }
    input.busca_texto {
        margin-right: 0;
        margin-left: 0;
    }
    .avatar {
        height: 45px;
        width: 45px;
        border-width: 2px;
    }
    .botoes-perfil {
        width: 43px;
    }
    .sair,
    .perfil {
        font-size: 11px;
        padding: 3px;
    }
    .login {
        padding: 2% 0 0 10%;
    }
    .login h4 {
        font-size: .7rem;
        line-height: .9rem;
        width: calc(100% - 90px);
    }
    .blkt-centro {
        padding: 10px 0 10px 20px;
    }
    .linha {
        right: 5.8%;
        height: 55%;
        top: 20%;
    }
}

@media only screen and (max-width:1367px) {
    h2 {
        font-size: 1.2rem;
    }
    h1,
    h2,
    h3 {
        margin-top: 3px;
    }
    .inicial-login {
        min-height: 768px;
    }
    .avatar {
        top: 18%;
    }
    .cbo-periodo .select-selected::before {
        left: 0;
    }
    .grad-periodo,
    .btn-grad-midia,
    .btn-grad-emissora,
    .btn-grad-termo {
        padding-top: .6%;
    }
    .grad-periodo {
        margin-top: 0;
    }
    .btn-grad-midia,
    .btn-grad-emissora,
    .btn-grad-termo {
        margin-top: 2px;
    }
    .btn-grad-midia select,
    .btn-grad-emissora select,
    .btn-grad-termo select {
        font-size: .55rem;
        padding-left: 25px;
        width: 100%;
        padding-right: 25px;
        margin-left: 0;
    }
    .btn-grad-midia::after,
    .btn-grad-emissora::after,
    .btn-grad-termo::after {
        top: 16%;
        left: 1px;
        background-size: 100% auto;
        width: 25px;
        height: 26px;
    }
    .btn-grad-emissora::after {
        left: 5px;
    }
    .btn-grad-midia::before,
    .btn-grad-emissora::before,
    .btn-grad-termo::before {
        background-size: 100% auto;
        background-position: 0 0;
    }
    .btn-grad-midia select option,
    .btn-grad-emissora select option,
    .btn-grad-termo select option {
        font-size: .85rem;
    }
    .btn-grad-termo select {
        max-width: 100%;
    }
    .dashboard {
        padding: 10px 0;
    }
    .box-border {
        border-radius: 20px;
    }
    .blk-filtros {
        border-radius: 25px;
    }
    .menu-lateral {
        padding: 10px;
    }
    .tags,
    .tags2 {
        height: 25px;
    }
    .tags h4,
    .tags2 h4 {
        font-size: .65rem;
    }
    .logo {
        top: 27%;
        width: 100%;
    }
    .tv {
        height: 20px;
    }
    .btn-b-filtrar {
        font-size: .65rem;
    }
    .video {
        height: 60%;
        margin-top: 21%;
    }
    .list-btn {
        padding-top: 0;
    }
    .circulo-cit {
        height: 30%;
        font-size: 1.9rem;
        margin: 0 auto 20px;
    }
    .classificacoes {
        height: 546px;
    }
    .caixa-noticias {
        min-height: 120px;
    }
    .caixa-noticias h3 {
        font-size: .9rem;
        line-height: 1.6rem;
        height: 1.6rem;
        padding-left: 30px;
    }
    .caixa-noticias .bar-bt {
        margin-bottom: 0;
        margin-top: -13px;
    }
    .classificacoes h2,
    .classificacoes h3 {
        font-size: 1.1rem;
    }
    .img-destaque {
        margin-bottom: 0;
    }
    .status {
        font-size: 2.1rem;
    }
    .content-menu h1 {
        padding-bottom: 2%;
        padding-top: 0;
    }
    .blk-ultimas,
    .blk-ultimas2 {
        padding: 5% 0 5%;
    }
    .blk-ultimas h3 {
        height: 25px;
        font-size: .85rem;
        line-height: .95rem;
    }
    .blk-ultimas2 h3 {
        height: auto;
        line-height: 1.25rem;
        font-size: 1.1rem;
    }
    .button {
        font-size: 12px;
        min-width: 140px;
        height: 25px;
    }
    .button button {
        font-size: 11px;
        padding-top: 7px
    }
    .button a {
        font-size: 11px;
    }
    .dt-h {
        height: 22px;
        line-height: 15px;
        padding-top: 5px;
        background-position: 0 5px
    }
    .hora {
        background-position: 0 4px;
    }
    .cbo-periodo {
        padding: 1.55% 2% 0 30px;
    }
    .cbo-periodo .select-selected {
        font-size: .95rem;
        line-height: 2.2rem;
    }
    .cbo-periodo .select-selected::before {
        background-size: 68%;
    }
    .grad-periodo {
        padding-top: 2px;
    }
    .bar-bt {
        height: 6px;
        margin-top: 0;
        margin-bottom: 2%;
    }
    .container-list {
        max-height: 390px;
    }
    .dia {
        height: 100px;
        width: 15px;
        margin-right: 1px
    }
    .dia .num {
        font-size: .6em;
    }
    .inf-periodo {
        left: 2%;
        height: 120px;
        width: 130px;
    }
    .grafic,
    .grafico-mes {
        height: 130px;
    }
    .grafico {
        max-width: calc(100% - 170px);
    }
    .listagem {
        padding-bottom: 155px;
    }
    .content-menu p {
        margin-top: 0;
        overflow: hidden;
    }
    .content-menu p,
    .subdescricoes div,
    .subdescricoes2 div {
        font-size: .7rem;
    }
    .subdescricoes,
    .subdescricoes2 {
        height: 30px;
    }
    .menu-lateral2 .content-menu p {
        font-size: .95rem;
        height: auto;
        line-height: 1.2rem;
    }
    .icons {
        height: 20px;
    }
    .subdescricoes div.bar-bt {
        height: 4px;
        line-height: 6px;
    }
    .menu-lateral.bg-horizontal {
        max-height: 545px;
    }
    .cbo-periodo::before {
        width: 25px;
        height: 25px;
    }
    .cbo-periodo input {
        font-size: .53rem;
        line-height: .65rem;
        height: 30px;
        padding-left: 0;
    }
    a {
        font-size: .70rem;
    }
    .duvidas {
        font-size: .65rem;
    }
    .btn-download {
        font-size: .65rem;
        min-width: 230px;
        height: 30px;
        margin: 1% auto 0;
        padding: .4% 2% 0 3.6%;
    }
    .ico-down-rel {
        background-size: auto 95%;
        height: 23px;
        width: 25px;
        top: 10%;
    }
    .button {
        font-size: 10px;
    }
    .filtros1 {
        padding-top: 30%;
    }
    .linha-botao {
        padding-top: 1%;
    }
    audio.audio-player {
        width: 130px;
        height: 35px;
    }
    .blk-login {
        height: 85%;
        margin: 7% auto 0;
    }
    .blk-content-list h2 {
        max-height: 70px;
        overflow: hidden;
        overflow-y: auto;
        overflow-x: unset;
    }
    .blk-content-list h2::-webkit-scrollbar-track {
        margin: 0;
    }
    .hora {
        width: 17%;
    }
}

@media only screen and (max-width:1110px) {
    .logo-imkt {
        height: 80px;
    }
    h2 {
        font-size: 1rem;
    }
    .tags3 {
        padding: 10px;
    }
    .grafico-mes {
        min-height: 120px;
    }
    .circulo-cit {
        height: 22%;
        display: grid;
        align-items: center;
        font-size: 1.6rem;
    }
    .if-video {
        right: 0;
    }
    .box-border {
        flex-wrap: wrap;
    }
    .qualidade {
        font-size: 9px;
        height: 18px;
        line-height: 12px;
    }
    .combo {
        width: 330px;
    }
    .grad-periodo,
    .btn-grad-termo {
        flex: 0 0 39.999%;
        max-width: 39.999%;
    }
    .btn-grad-emissora select,
    .btn-grad-midia select {
        max-width: 100%;
    }
    .btn-grad-midia select,
    .btn-grad-emissora select,
    .btn-grad-termo select {
        padding-left: 37px;
    }
    .btn-grad-midia,
    .input-txt {
        flex: 0 0 29.888%;
        max-width: 29.888%;
    }
    .input-txt {
        padding-top: 0;
    }
    .btn-grad-emissora,
    .filtrar {
        flex: 0 0 29.999%;
        max-width: 29.999%;
    }
    .cbo-periodo {
        padding: .35% 2% 0 8%;
        text-align: left;
        width: 99%;
    }
    .cbo-periodo input {
        width: 98%;
    }
    .grad-periodo,
    .btn-grad-midia,
    .btn-grad-emissora,
    .btn-grad-termo {
        margin-top: 0;
    }
    h2 {
        font-size: .75rem;
    }
    input {
        font-size: 1rem;
    }
    .login h4 {
        font-size: .7rem;
        line-height: .8rem;
        padding-top: 13%;
        width: 65%;
    }
    .avatar {
        width: 40px;
        height: 40px;
        left: 8%;
    }
    .video {
        margin-top: 16%;
    }
    .cont-videos {
        padding: 0 30px 0 0;
    }
    .cont-videos h1 {
        font-size: 1.8rem;
    }
    .classificacoes h2,
    .classificacoes h3 {
        font-size: .85rem;
    }
    .classificacao {
        height: 15px;
        width: 15px;
        top: 0;
        left: 0;
    }
    .data {
        width: 14%;
        min-width: 87px;
    }
    .hora {
        width: 40%;
    }
    .img-destaque iframe,
    .img-destaque video {
        height: 4.5rem;
        border-radius: 5px;
    }
    .menu-lateral,
    .menu-lateral2 {
        border-radius: 15px;
    }
    .tags h4,
    .tags2 h4 {
        font-size: .55rem;
        line-height: 1rem;
        padding: 0 5px;
    }
    .caixa-noticias h3 {
        font-size: .65rem;
        line-height: .95rem;
        height: .98rem;
        padding-left: 22px;
    }
    .ico-clock {
        margin-right: 5px;
    }
    .status {
        font-size: 1.4rem;
        padding: 0 5% 0;
        display: grid;
        align-items: center;
    }
    .blk-ultimas,
    .blk-ultimas2 {
        padding: 5% 0 0;
    }
    .icons {
        width: 14px;
    }
    .content-menu p,
    .subdescricoes div,
    .subdescricoes2 div {
        font-size: .5rem;
    }
    .content-menu p {
        max-height: 100%;
    }
    .menu-lateral2 .content-menu p {
        font-size: .85rem;
        line-height: .95rem;
        height: auto;
        margin-top: 3px;
    }
    .blk-ultimas h3 {
        font-size: .65rem;
        line-height: .7rem;
    }
    .blk-ultimas2 h3 {
        font-size: 1.25rem;
        line-height: 1.3rem;
    }
    .button {
        font-size: 9px;
        background-size: auto 40%;
        height: 20px;
        padding: 2% 3% 3% 6%;
        min-width: 105px;
        width: 85%;
    }
    .button button {
        font-size: 9px;
        padding-top: 2px;
        padding-left: 0;
    }
    .button a {
        font-size: 9px;
        padding-left: 0;
        padding-top: 2px;
        line-height: 12px;
    }
    .grafico-mes {
        padding: 0 20px 0 0;
        min-height: 120px;
        height: 120px;
    }
    .list-btn {
        padding-top: 4%
    }
    .listagem {
        padding-bottom: 160px;
    }
    .container-list {
        max-height: 380px;
    }
    .filtros1 {
        padding-top: 40%;
    }
    .menu-lateral2 .content-menu h2 {
        font-size: 1.5rem;
    }
    .subdescricoes2 .icons {
        width: 18px;
    }
    .btn-grad-termo::before {
        right: 5%;
    }
    .caixa-noticias .bar-bt {
        margin-top: 2px;
    }
    .blk-login {
        width: 465px;
        height: 90%;
    }
    #audio-player {
        height: 30px;
    }
    .btn-grad-midia select,
    .btn-grad-emissora select,
    .btn-grad-termo select {
        font-size: .75rem;
    }
    .btn-grad-midia select {
        margin-left: 0;
        padding-right: 25px;
        padding-right: 27px;
    }
    .btn-grad-emissora select {
        padding-right: 30px;
    }
    .btn-grad-emissora::after {
        top: 13%;
        left: 6px;
    }
    .cbo-periodo input {
        font-size: .7rem;
        padding-left: 0;
        line-height: 1rem;
        margin-top: 0;
        min-width: 86px;
        height: 30px;
        vertical-align: text-top;
    }
    audio.audio-player {
        width: 100px;
        height: 32px;
    }
    .grad-periodo,
    .btn-grad-midia,
    .btn-grad-emissora,
    .btn-grad-termo {
        padding-left: 0;
        padding-right: 0;
    }
    .btn-grad-midia::before,
    .btn-grad-emissora::before,
    .btn-grad-termo::before {
        top: 25%;
        right: 4%;
        height: 18px;
        width: 18px;
    }
    .linha {
        top: 55%;
        height: 33%;
        right: auto;
    }
    .qualidade {
        height: 18px;
        margin-bottom: 1.7%;
    }
    .blk-content-list h2 {
        max-height: 56px;
        overflow: hidden;
        overflow-y: scroll;
    }
    .blk-content-list h2::-webkit-scrollbar-track {
        margin: 0;
    }
    .btn-b-filtrar {
        font-size: .9rem;
        line-height: 25px;
        padding-top: 4px;
        padding-left: 35px;
        width: 90%;
        background-position: 10px 7px;
        background-size: 18px;
        text-align: left;
    }
    .btn-grad-midia::after {
        left: 10px;
    }
    .btn-grad-emissora {
        border: none;
    }
    .login {
        padding: 2% 0 0 0;
        display: block;
    }
    .tags h4 {
        height: 16px;
    }
    .logo-clip {
        width: 130%;
        top: 37%;
    }
    .botoes-perfil {
        display: block;
        position: absolute;
        top: 17%;
        right: 7%;
    }
}

@media only screen and (max-width:990px) {
    .filtros1 {
        padding-top: 65%;
    }
    .circulo-cit {
        padding: 0 6%;
    }
    .classificacoes h3 {
        font-size: 2em;
    }
    .blk-login a.underline {
        width: 45%;
    }
    a {
        font-size: 1.6rem;
    }
    h1 {
        font-size: 2.2rem;
    }
    .content-menu h1 {
        padding-bottom: 1%;
        padding-top: 2%;
    }
    .avatar {
        width: 55px;
        height: 55px;
        left: 3%;
        top: 0;
    }
    .logo {
        top: 25%;
    }
    .logo-clip {
        width: 45%;
        left: 1%;
        top: 15%;
        margin: 0;
        padding-bottom: 5%;
    }
    .login {
        position: absolute;
        top: -280px;
        right: 0;
        height: 70%;
        display: block;
        z-index: 2;
        width: 25%;
        height: 110px;
    }
    .login h4 {
        font-size: .85rem;
        line-height: .95rem;
        padding-top: 0;
    }
    .lg-rdp-filtro {
        width: 170px;
        height: 180px;
        bottom: 6%;
    }
    .if-video {
        height: 80px;
    }
    .img-destaque iframe,
    .img-destaque video {
        height: 100%;
        border-radius: 15px;
    }
    .menu-lateral {
        border-radius: 25px;
    }
    .menu-lateral.bg-horizontal {
        height: 100%;
        max-height: max-content;
    }
    .grad-periodo,
    .btn-grad-midia,
    .btn-grad-emissora,
    .btn-grad-termo {
        margin-top: 0;
    }
    .caixa-list {
        padding-right: 15px;
        padding-left: 15px;
        margin-top: 15px;
    }
    .blk-ultimas img {
        margin-top: 0;
    }
    .blk-ultimas h3 {
        font-size: 2.65rem;
        line-height: 3.4rem;
    }
    .blk-ultimas2 h3 {
        font-size: 1.35rem;
        line-height: 1.25rem;
    }
    .content-menu p,
    .subdescricoes div {
        font-size: 1.4rem;
    }
    .content-menu p {
        margin-top: 8px;
    }
    .subdescricoes2 div {
        font-size: 1rem;
        height: 25px;
    }
    #audio-player {
        height: 50px;
    }
    .subdescricoes2 .time {
        padding: 2px 15px 0 4px;
    }
    .subdescricoes2 a {
        font-size: 1rem;
    }
    .icons {
        height: 25px;
        width: 25px;
    }
    .caixa-list {
        margin-bottom: 15px;
    }
    .circulo-cit {
        background-size: 35% auto;
        height: 320px;
        font-size: 5rem;
    }
    .classificacoes {
        height: auto;
        max-height: 1070px;
        margin-top: 10px;
    }
    .classificacoes h3 {
        padding: 5% 1% 5%;
    }
    .classificacoes h2,
    .classificacoes h3 {
        font-size: 2rem;
        margin-top: 5%;
        margin-bottom: 0;
    }
    .status {
        width: 45%;
        font-size: 4rem;
        height: 130px;
        margin: 0 auto;
        position: relative;
        background-size: auto 80%;
        padding: 4% 8% 0;
    }
    .time {
        padding: 5px 15px 0 0;
    }
    .combo {
        width: 100%;
    }
    .combo select {
        width: 85%;
        min-width: 85%;
        margin-left: 2%;
    }
    .filtros1 {
        padding-top: 90%;
    }
    .linha-botao {
        width: 90%;
    }
    .btn-filtro {
        width: 95%;
        min-width: 80%;
    }
    .col-sm-12.col-md-3.col-lg-2.col-xl-2 {
        position: absolute;
        right: 5%;
        top: 5%;
        min-height: 45px;
        height: 150px;
        display: block;
        width: 100%;
    }
    .caixa-noticias h3 {
        height: 30px;
    }
    .blk-login {
        width: 70%;
        height: 88%;
    }
    .btn-grad-termo select {
        width: 90%;
    }
    .blkt-centro {
        padding: 20px;
    }
    .cbo-periodo {
        padding: .35% 2% 0 30px;
    }
    .cbo-periodo::before {
        left: 8px;
    }
    .cbo-periodo .select-selected {
        font-size: .65rem;
    }
    .btn-grad-midia::after,
    .btn-grad-emissora::after,
    .btn-grad-termo::after {
        left: 7px;
    }
    .blk-ultimas,
    .blk-ultimas2 {
        padding: 2% 0 0 0;
    }
    .subdescricoes,
    .subdescricoes2 {
        height: 40px;
    }
    .subdescricoes div.bar-bt {
        clear: both;
        margin: 12px 0 2px;
        display: block;
        position: relative;
    }
    .video {
        height: 72%;
    }
}

@media only screen and (max-width:768px) {
    h1 {
        font-size: 2.3rem;
        margin-top: 0;
    }
    a {
        font-size: 1.6rem;
    }
    .inicial-login {
        min-height: 600px;
    }
    .avatar {
        width: 55px;
        height: 55px;
    }
    .logo {
        top: 25%;
    }
    .logo-clip {
        left: 1%;
        top: 15%;
        margin: 0;
        padding-bottom: 4%;
        width: 45%;
    }
    .lg-rdp-filtro {
        width: 170px;
        height: 180px;
        bottom: 6%;
    }
    .if-video {
        height: 80px;
    }
    .img-destaque {
        margin-bottom: 3%;
    }
    .img-destaque iframe,
    .img-destaque video {
        height: 100%;
        border-radius: 15px;
    }
    .menu-lateral {
        border-radius: 25px;
    }
    .menu-lateral.bg-horizontal {
        height: 100%;
        max-height: max-content;
    }
    .caixa-list {
        padding-right: 15px;
        padding-left: 15px;
        margin-top: 15px;
    }
    .blk-ultimas img {
        margin-top: 0;
    }
    .blk-ultimas h3 {
        font-size: 2.65rem;
        line-height: 1.5rem;
    }
    .blk-ultimas2 h3 {
        font-size: 1.35rem;
        line-height: 1.25rem;
    }
    .content-menu p,
    .subdescricoes div {
        font-size: 1.4rem;
    }
    .content-menu p {
        margin-top: 8px;
    }
    .subdescricoes2 div {
        font-size: 1rem;
        height: 25px;
    }
    .subdescricoes2 .time {
        padding: 2px 15px 0 4px;
    }
    .btn-grad-emissora select,
    .subdescricoes2 a {
        font-size: 1rem;
    }
    .btn-grad-midia select {
        max-width: 198px;
        padding-left: 38px;
        width: 100%;
    }
    .btn-grad-emissora select,
    .btn-grad-termo select {
        width: 100%;
    }
    .btn-grad-termo select {
        padding-left: 40px;
        padding-right: 25px;
        max-width: 260px;
    }
    .icons {
        height: 25px;
        width: 25px;
    }
    .caixa-list {
        margin-bottom: 15px;
    }
    .classificacoes h2,
    .classificacoes h3 {
        font-size: 2rem;
        margin-top: 5%;
        margin-bottom: 0;
    }
    .circulo-cit {
        background-size: 35% auto;
        height: 320px;
        font-size: 3.1rem;
    }
    .classificacoes {
        height: auto;
        max-height: 1070px;
        margin-top: 50px;
    }
    .classificacoes h3 {
        padding: 5% 1% 5%;
    }
    .status {
        width: 60%;
        font-size: 4rem;
        height: 135px;
        margin: 0 auto;
        position: relative;
    }
    .time {
        padding: 5px 15px 0 0;
    }
    .combo {
        width: 100%;
    }
    .combo select {
        width: 90%;
        min-width: 85%;
    }
    .filtros1 {
        padding-top: 90%;
    }
    .linha-botao {
        width: 90%;
    }
    .btn-filtro {
        width: 100%;
        min-width: 90%;
    }
    .col-sm-12.col-md-3.col-lg-2.col-xl-2 {
        position: absolute;
        right: 5%;
        top: 5%;
        min-height: 45px;
        height: 150px;
        display: block;
        width: 100%;
        max-width: 200px;
    }
    .caixa-noticias h3 {
        height: 17px;
    }
    .blk-login {
        width: 70%;
        height: 88%;
    }
    audio.audio-player {
        width: 110px;
        height: 35px;
    }
    .cbo-periodo input {
        width: 97%;
    }
    .login {
        top: -250px;
        width: 30%;
    }
    .login h4 {
        font-size: .8rem;
        line-height: .9rem;
        padding-left: 0;
        width: 52%;
    }
    .logo-imkt {
        max-width: 70%;
    }
    .blk-login a.underline {
        width: 51%;
    }
    .sair,
    .perfil {
        font-size: 13px;
        padding: 3px 5px;
    }
    .botoes-perfil {
        width: 60px;
        right: 12%;
    }
    #audio-player {
        height: 50px;
    }
    .content-menu p {
        max-height: 60px;
    }
}

@media only screen and (max-width:630px) {
    .login {
        top: -230px;
    }
    .content-menu p {
        max-height: 61px;
    }
    .botoes-perfil {
        width: 50px;
    }
    .classificacoes h2,
    .classificacoes h3 {
        font-size: 2.6rem;
    }
}

@media only screen and (max-width:580px) {
    #bloco-login {
        position: absolute;
        top: 5%;
        right: 0;
        width: 100%;
        height: 100px;
    }
    a {
        font-size: 1.2rem;
    }
    .logo-clip {
        margin: 2px;
    }
    .botoes-perfil {
        top: 0;
    }
    .login {
        width: 47%;
        top: 0;
    }
    .login h4 {
        font-size: .8rem;
        line-height: .9rem;
        padding-top: 4%;
        margin: 0 auto;
        padding-left: 10%;
    }
    .box-border {
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    .cbo-periodo input {
        font-size: 0.85rem;
        height: 35px;
        text-align: left;
        width: 100%;
    }
    .linha {
        display: none;
    }
    .avatar {
        position: absolute;
        top: 6%;
        left: 7%;
    }
    #audio-player {
        height: 45px;
    }
    .blk-superior {
        padding-bottom: 2%;
    }
    .cont-videos {
        padding: 0 15px;
    }
    .detalhes h3,
    .tags2 {
        padding-left: 20px;
    }
    .tags2 {
        height: auto;
    }
    .tags2 h4 {
        font-size: .85rem;
        padding: 2px 6px;
    }
    .menu-lateral,
    .blk-filtros,
    .listagem,
    .classificacoes {
        border-radius: 30px;
    }
    .grad-periodo,
    .btn-grad-midia,
    .btn-grad-emissora,
    .btn-grad-termo,
    .filtrar {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }
    .cbo-periodo {
        height: 45px;
        padding: 1% 2% 0 10%;
    }
    .cbo-periodo::before {
        background-size: 100% auto;
        left: 5%;
    }
    .cbo-periodo .select-selected {
        font-size: 1rem;
        line-height: 2rem;
    }
    .cbo-periodo::before {
        width: 30px;
        height: 30px;
        left: 1.5%;
    }
    .grad-periodo,
    .btn-grad-midia,
    .btn-grad-emissora,
    .btn-grad-termo {
        height: 50px;
        padding-top: 2.2%;
        border-right: none;
    }
    .btn-grad-midia::after,
    .btn-grad-emissora::after,
    .btn-grad-termo::after {
        height: 35px;
        width: 35px;
        left: 1.8%;
    }
    .btn-grad-midia select,
    .btn-grad-emissora select,
    .btn-grad-termo select {
        font-size: 1rem;
        width: 95%;
        max-width: 100%;
        padding-left: 54px;
    }
    .btn-grad-midia select {
        width: 94%;
    }
    .col-sm-12.col-md-3.col-lg-2.col-xl-2 {
        position: absolute;
        right: 5%;
        top: 5%;
        min-height: 45px;
        height: 150px;
        display: block;
        width: 100%;
        max-width: 100%;
    }
    .input-txt {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .btn-b-filtrar {
        margin: 15px auto;
    }
    .busca_texto {
        width: 96%;
    }
    .filtrar {
        text-align: left;
    }
    .circulo-cit {
        font-size: 2.7rem;
        background-size: 46% auto;
    }
    .status {
        height: 110px;
    }
    .inf-periodo {
        left: 4%;
    }
    .tv {
        height: 30px;
        line-height: 30px;
    }
    .tv span {
        padding-top: 5px;
    }
    .content-menu p,
    .subdescricoes div,
    .subdescricoes2 div {
        font-size: 1.2rem;
    }
    .content-menu p {
        max-height: 100%;
    }
    .subdescricoes2 div {
        height: 20px;
    }
    .subdescricoes2 a.tv span {
        padding-top: 0;
    }
    .caixa-noticias h3 {
        height: 20px;
    }
    .caixa-noticias .content-vd {
        padding-right: 0;
    }
    .classificacoes h2 {
        margin: 5% auto 0;
        width: 74%;
        font-weight: 600;
    }
    .classificacoes h3 {
        margin: 0 auto;
        width: 68%;
        font-weight: 600;
    }
    .rodape-dash {
        display: block;
        padding-bottom: 15px;
        height: auto;
    }
    .duvidas-mobile {
        text-align: center;
        display: block;
        clear: both;
        margin-bottom: 5px;
    }
    .listagem {
        padding-bottom: 310px;
    }
    .grafic {
        bottom: 3%;
        height: 250px;
        left: 0;
        padding-left: 2%;
    }
    .grafico {
        float: none;
        margin: 0 auto;
        height: 125px;
    }
    .mes {
        left: 27%;
        bottom: 73px;
        font-size: 3.75rem;
    }
    .ano {
        left: 56%;
        bottom: 77px;
        font-size: 2.4rem;
    }
    .inf-periodo {
        width: 100%;
        text-align: center;
        left: 0;
        margin: 0 auto;
    }
    .txt-citacoes {
        font-size: 3rem;
        width: 100%;
    }
    .classificacoes {
        padding-bottom: 8%;
    }
    .grafico-mes {
        padding: 0;
        height: 240px;
    }
    .video {
        height: 45%;
        margin-top: 25%;
    }
    h2 {
        font-size: .75rem;
    }
    .filtros1 {
        padding-top: 50%;
    }
    .logo-imkt {
        height: 100px;
    }
    .blk-login {
        width: 85%;
        height: max-content;
        margin: 25% auto 0;
    }
    .inicial-login {
        background-size: auto 100%;
    }
    .cbo-periodo,
    .btn-grad-midia,
    .btn-grad-emissora {
        border-right: none;
    }
    .blk-ultimas h3 {
        font-size: 1.75rem;
    }
}

@media only screen and (max-width:575px) {
    .video-destaque video {
        height: 17.5em;
    }
    .logo-imkt {
        max-width: 65%;
    }
    .logo-cliente {
        right: auto;
        top: 8%;
        margin: 0 auto;
        position: relative;
    }
    .filtros1 {
        padding-top: 20%;
    }
    .blk-ultimas2 img {
        flex: 0 0 19%;
        max-width: 19%;
    }
    .blk-ultimas2 h3 {
        flex: 0 0 80%;
        max-width: 80%;
    }
    .btn-grad-midia::before,
    .btn-grad-emissora::before,
    .btn-grad-termo::before {
        right: 5%;
    }
    .blk-ultimas h3 {
        font-size: 1.4rem;
        line-height: 2rem;
    }
    .daplayer-video .daplayer-play-center {
        width: 40px!important;
        height: 40px!important;
    }
}

@media only screen and (max-width:530px) {
    #bloco-login {
        position: absolute;
        top: 5%;
        right: 0;
        width: 100%;
        height: 100px;
    }
    #video-player-clipping {
        padding: 10px 10px 15px;
    }
    #video-player-clipping audio.audio-player {
        width: 100%;
    }
    .alteracao {
        padding: 0;
        margin-bottom: 20px;
        grid-template-columns: 105px 1fr 3fr;
    }
    .alteracao span {
        font-size: .85rem;
    }
    .modal-title {
        font-size: 1.3rem;
    }
    .logo {
        left: 0;
        top: 30%;
        width: 105%;
    }
    .logo-clip {
        margin: 2px;
        top: 22%;
    }
    .blk-content-list {
        padding-top: 2px;
    }
    .if-video {
        height: 75px;
        top: 4%;
    }
    h2 {
        font-size: .89rem;
    }
    .qualidade {
        line-height: 7px;
        padding: 4px 10px;
        height: 16px;
    }
    .cbo-periodo input {
        font-size: 0.85rem;
        height: 40px;
        text-align: left;
        width: 100%;
    }
    .combo select {
        width: 95%;
        min-width: 90%;
    }
    #ultimas-noticias {
        margin-top: 5%;
    }
    .login {
        position: absolute;
        top: 5%;
        right: 5%;
        display: block;
        width: 44%;
        height: 90px;
        padding: 0;
        margin-right: -25px;
        text-align: center;
    }
    .btn-logar {
        min-width: 150px;
        line-height: 45px;
        font-size: 1.2rem;
    }
    .box-border {
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    .linha {
        display: none;
    }
    .cont-videos h1 {
        font-size: 1.5rem;
        text-align: center;
        width: 90%;
        margin: 3% auto 0 auto;
    }
    .avatar {
        width: 40px;
        height: 40px;
        position: absolute;
        top: 6%;
        left: 0;
    }
    .login h4 {
        font-size: .99rem;
        line-height: 1rem;
        padding-top: 6%;
        margin: 0 auto;
        padding-left: 5%;
        width: 60%;
        text-align: left;
    }
    .botoes-perfil {
        top: 0;
    }
    .blk-superior {
        padding-bottom: 2%;
    }
    .menu-lateral,
    .blk-filtros,
    .listagem,
    .classificacoes {
        border-radius: 30px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }
    .listagem {
        padding-bottom: 316px;
    }
    .classificacoes {
        margin-top: 20px;
    }
    .grad-periodo,
    .btn-grad-midia,
    .btn-grad-emissora,
    .btn-grad-termo,
    .input-txt,
    .filtrar {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        text-align: left;
    }
    .busca_texto {
        font-size: 1rem;
        line-height: 1.5rem;
        width: 95.6%;
    }
    .cbo-periodo {
        height: 45px;
        padding: 1% 2% 0 11.5%;
    }
    .cbo-periodo::before {
        background-size: 100% auto;
        left: 1.2%;
    }
    .cbo-periodo .select-selected {
        font-size: 1rem;
        line-height: 2rem;
    }
    .grad-periodo,
    .btn-grad-midia,
    .btn-grad-emissora,
    .btn-grad-termo {
        height: 50px;
        padding-top: 2.2%;
        border: none;
    }
    .btn-grad-midia::after,
    .btn-grad-emissora::after,
    .btn-grad-termo::after {
        height: 32px;
        width: 32px;
        background-position: -1px -3px;
    }
    .btn-grad-midia select,
    .btn-grad-emissora select,
    .btn-grad-termo select {
        font-size: 1rem;
        width: 100%;
        max-width: 97%;
        min-width: 96%;
        padding-left: 50px;
        padding-right: 38px;
    }
    .col-sm-12.col-md-3.col-lg-2.col-xl-2 {
        position: absolute;
        right: 5%;
        top: 5%;
        min-height: 45px;
        height: 95px;
        display: block;
        width: 100%;
    }
    .filtrar {
        text-align: left;
    }
    .btn-b-filtrar {
        font-size: 1.2rem;
        line-height: 40px;
        padding-top: 6px;
        padding-left: 40px;
        min-width: 120px;
        background-size: 20px;
        background-position: 12px 16px;
        height: 50px;
    }
    .classificacoes h2,
    .classificacoes h3 {
        font-size: 2rem;
    }
    .img-destaque iframe,
    .img-destaque video {
        height: 260px;
    }
    .video-destaque video {
        height: 260px;
    }
    .logo-cliente {
        margin: 20px auto;
        position: relative;
        right: auto;
        top: 8%;
    }
    .filtros {
        padding-top: 16%;
    }
    .filtros1 {
        padding-top: 20%;
    }
    .combo {
        margin: 10px auto;
    }
    .blk-ultimas h3,
    .blk-ultimas2 h3 {
        font-size: 1.85rem;
        line-height: 2rem;
    }
    .subdescricoes div {
        height: 35px;
        line-height: 26px;
    }
    .time {
        padding: 4px 15px 0 0;
    }
    .icons {
        height: 30px;
        width: 30px;
    }
    .sair,
    .perfil {
        font-size: 11px;
        padding: 3px;
    }
    .tv span {
        height: 30px;
        line-height: 30px;
        padding-top: 2px;
    }
    .hora {
        max-width: 75px;
    }
    .caixa-noticias {
        width: 800px;
        min-height: 110px;
    }
    .caixa-noticias h3 {
        height: 20px;
    }
    .container-list {
        max-height: 500px;
        padding-bottom: 20px;
    }
    .container-list .bar-bt {
        width: 790px;
    }
    .inf-periodo,
    .grafico {
        float: none;
        display: block;
        position: relative;
    }
    .inf-periodo {
        margin: 0 auto 2%;
    }
    .grafico {
        max-width: calc(100% - 45px);
        margin: 0 auto 6%;
    }
    .circulo-cit {
        background-size: 60% auto;
        font-size: 3.9rem;
    }
    .list-btn {
        padding-top: 2%;
    }
    .status {
        width: 55%;
        font-size: 3rem;
        height: 80px;
        padding: 0 4%;
    }
    .btn-download {
        padding: .4% 2% 0 6%;
        min-width: 240px;
    }
    .duvidas {
        display: none;
    }
    .mes {
        left: 27%;
        bottom: 52px;
    }
    .ano {
        bottom: 54px;
    }
    .txt-citacoes {
        padding-bottom: 0;
    }
    .menu-lateral2 .content-menu h2 {
        font-size: 1.95rem;
        margin-top: 6%;
    }
    .linha-botao {
        padding-top: 5%;
        padding-bottom: 7%;
        padding-left: 5%;
        width: 95%;
    }
    .subdescricoes2 a.tv span {
        line-height: 20px;
        height: 20px;
    }
    .content-menu h2 {
        margin-bottom: 0;
    }
    .blk-login {
        width: 90%;
    }
    .blk-login a.underline {
        font-size: 17px!important;
        width: 70%;
        margin: 20px auto 0;
    }
    .logo-imkt {
        height: 110px;
        max-width: 70%;
    }
    input.campo {
        width: 70%;
        line-height: 40px;
        margin: 20px auto 10px;
    }
    audio.audio-player {
        width: 100px;
    }
    .video {
        height: 65%;
    }
    .busca_texto {
        border-radius: 8px;
    }
}

@media only screen and (max-width:430px) {
    h1 {
        font-size: 1.8rem;
    }
    .btn-grad-midia select,
    .btn-grad-emissora select,
    .btn-grad-termo select {
        font-size: 1rem;
        padding-left: 45px;
    }
    .logo-clip {
        top: 35%;
        width: 35%;
    }
    .cbo-periodo {
        padding: 1% 2% 0 12.7%;
    }
    .cbo-periodo input {
        height: 35px;
    }
    .alteracao {
        grid-template-columns: 85px 1fr 3fr;
    }
    .login {
        top: 0;
        right: 8%;
        width: 52%;
    }
    .login h4 {
        font-size: .85rem;
        padding-top: 5%;
        padding-left: 1%;
    }
    .sair {
        top: 0;
        margin-top: 0;
    }
    .btn-b-filtrar {
        margin: 0 auto 0 2%;
        text-align: left;
        padding-left: 35px;
        background-position: 3px 17px;
    }
    .img-destaque iframe,
    .img-destaque video {
        height: 199px;
    }
    .list-btn {
        padding-top: 4%;
    }
    .btn-download {
        padding: .4% 2% 0 8%;
    }
    .circulo-cit {
        font-size: 3.6rem;
        background-size: 72% auto;
    }
    .classificacoes h2,
    .classificacoes h3 {
        width: 85%;
    }
    .rodape-dash {
        padding-top: 1%;
    }
    .duvidas-mobile {
        padding: 6px;
        margin-bottom: 0;
    }
    .mes {
        left: 22%;
    }
    .blk-ultimas h3,
    .blk-ultimas2 h3 {
        font-size: 1.65rem;
    }
    .video-destaque video {
        height: 12.7rem;
    }
    .filtros1 {
        padding-top: 20%;
        padding-left: 5%;
    }
    .blk-login {
        width: 90%;
    }
    .logo-imkt {
        height: 100px;
        max-width: 90%;
    }
    input.campo {
        width: 85%;
    }
    .blk-login a.underline {
        font-size: .85em!important;
        width: 70%;
        height: 15px;
        margin: 6% auto 0;
    }
    .btn-logar {
        width: 150px;
        min-width: 100px;
    }
    .box-border {
        width: 96%;
        margin: 10px auto 0;
    }
    .cbo-periodo .select-selected {
        font-size: .85rem;
    }
    .tv span {
        padding-top: 2px;
    }
    #bloco-login {
        top: 4%;
    }
    .status {
        width: 65%;
    }
    .grad-periodo,
    .btn-grad-midia,
    .btn-grad-emissora,
    .btn-grad-termo {
        height: 42px;
    }
    .content-menu p {
        max-height: 78px;
    }
}

@media only screen and (max-width:375px) {
    h1 {
        font-size: 1.5rem;
    }
    .login h4 {
        font-size: .75rem;
    }
    .blk-filtros {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .logo-imkt {
        height: 90px;
    }
    .img-destaque iframe,
    .img-destaque video {
        height: 172px;
    }
    .menu-lateral,
    .blk-filtros,
    .listagem,
    .classificacoes {
        border-radius: 20px;
    }
    .blk-ultimas h3 {
        font-size: 1.3rem;
        line-height: 1.5rem;
    }
    .circulo-cit {
        height: 265px;
        font-size: 3.6rem;
        background-size: 80% auto;
    }
    .tv span {
        font-size: 95%;
    }
    .mes {
        font-size: 3.65rem;
        left: 18%;
    }
    .video-destaque video {
        height: 10.2rem;
    }
    .avatar {
        height: 35px;
        width: 35px;
        top: 5%;
    }
    .login h4 {
        padding-top: 6%;
        padding-left: 3%;
        font-size: .7rem;
        line-height: .8rem;
    }
    .container-list {
        max-height: 470px;
    }
    .content-menu p {
        line-height: 23px;
        max-height: unset;
        min-height: unset;
        overflow: auto;
    }
    .content-menu p,
    .subdescricoes div {
        line-height: 20px;
    }
    .tv span {
        line-height: 22px;
        height: 25px;
        padding-top: 2px;
    }
    .blk-ultimas2 h3 {
        font-size: 1.4rem;
        line-height: 1.6rem;
    }
    .blk-login {
        width: 98%;
    }
    .status {
        width: 75%;
        padding: 0 6%;
    }
    .cont-videos p {
        font-size: 1.1rem;
    }
    .cbo-periodo {
        padding: 0% 2% 0 15%;
    }
    .content-menu p,
    .subdescricoes div,
    .subdescricoes2 div {
        font-size: .95rem;
    }
}

@media only screen and (max-width:320px) {
    .login {
        width: 57%;
    }
    .circulo-cit {
        font-size: 3rem;
        line-height: 1.4em;
    }
    #bloco-login {
        height: 55px;
    }
    .botoes-perfil {
        right: 7%;
    }
    .btn-grad-midia select,
    .btn-grad-emissora select,
    .btn-grad-termo select {
        padding-left: 44px;
        font-size: .8rem;
    }
    .cbo-periodo {
        padding: 0% 2% 0 18%;
    }
    .cbo-periodo input {
        height: 42px;
        font-size: .75rem;
    }
    .blk-ultimas h3 {
        font-size: 1rem;
        line-height: 1.1rem;
    }
}
