@media screen and (max-width:1440px) {
    .modal {
        height: 39%
    }
}

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

@media screen and (max-width:1280px) {
    .instrutor {
        height: 294px
    }

    .foto-texto {
        top: 211px
    }

    .modal {
        height: 44%
    }
}

@media screen and (max-width:1024px) {
    .pad {
        width: 20%
    }

    .instrutor {
        width: 25%;
        height: 294px;
    }

    .foto-texto {
        top: 213px
    }

    .modal {
        min-height: 55%;
        height: 61%;
        width: 60%
    }

    .modal .nome-instrutor {
        height: 74px
    }
}

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

    /*.botoes_interna {
        width: 6% !important
    }*/
    .content-fluid {
        width: 94% !important
    }

    .box-lista {
        width: 49.5% !important;
        margin: 0;
    }

    .telefone {
        display: none
    }

    .instrutor {
        width: 25%;
        height: 277px
    }

    .foto-texto {
        top: 196px
    }
}

@media screen and (max-width:800px) {
    .box-fluid {
        width: 45% !important
    }

    /*.botoes_interna {
        width: 8% !important
    }*/
    .content-fluid {
        width: 90% !important
    }

    .sidebar-r {
        width: 100%;
    }

    .pad {
        width: 25%;
    }

    .professores.detail.open.formulario select,
    select#filtro-programacao {
        max-width: 34%;
    }

    .box-fluid {
        width: 45% !important
    }

    /*.botoes_interna {
        width: 8% !important
    }*/
    .content-fluid {
        width: 90% !important
    }

    .instrutor {
        width: 33%
    }

    .conteudo.form {
        width: 100%;
        float: left;
    }

    .text-explain {
        width: 97%
    }

    .text-explain img {
        width: 4%
    }
}

@media screen and (max-width:768px) {
    .sidebar-left {
        width: 50% !important;
    }

    .swiper-pagination {
        display: none;
    }

    li.btn-casa.iel,
    li.home {
        display: block;
    }

    .menu h1 {
        max-width: 23%;
        margin-top: 0;
    }

    .conteudo.form {
        width: 100%;
        float: left;
    }

    .box-lista {
        width: 49.75% !important;
        margin: 0;
    }
}

@media screen and (max-width:560px) {
    .curta {
        text-indent: 0
    }

    .conteudo-texto p img {
        max-width: 100%;
        height: auto !important;
        margin: 12px 0 !important;
    }

    .box-fluid {
        width: 100% !important
    }

    .content-fluid {
        width: 82% !important
    }

    .form-pesquisa {
        border: 1px solid #ececec;
        overflow: hidden;
        background: #f7f7f7;
    }

    .box-lista {
        width: 90% !important
    }

    div#expandir {
        display: flex;
        position: absolute;
        top: auto;
        right: 6px
    }

    iframe {
        width: 100%
    }

    .botoes_interna h4 {
        display: flex;
        align-items: center;
    }

    .botoes_interna img {
        width: 12%;
    }

    ul.t3 {
        width: 100%;
    }

    .botoes_interna h4 {
        display: flex;
        align-items: center;
    }

    .botoes_interna a,
    .botoes_interna a.at,
    .botoes_interna a:hover {
        padding: 0.5em;
        display: flex;
        align-items: center;
    }

    .conteudo.interna .solicitacao {
        width: 100% !important;
    }

    .bt-sss {
        font-size: 18px;
        color: #459628;
        padding: 0px;
        text-align: center;
        width: 94%;
        margin: 1em 0.5em;
        box-sizing: border-box;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
        border-radius: 5px;
        opacity: 1;
        transition: all ease-in .5s;
        background: #ffffff;
    }

    .titulo.sss img {
        max-width: 68% !important;
    }

    .sidebar-r {
        padding: 2em;
        margin-bottom: 4em;
        max-width: 100%;
    }

    .sanfona {
        width: 100%;
        display: block;
        float: left;
    }

    .pad {
        width: 50%;
    }

    span.prog-img img {
        width: 42px;
        display: block;
        margin: 0 auto;
    }

    table#programacao-modalidade td {
        text-align: center;
        padding: 0.3em;
        font-size: 11px;
    }

    span.tip:after {
        content: "";
        position: absolute;
        bottom: -7px;
        border-bottom: 10px solid white;
        width: 6px;
        height: 5px;
        left: initial;
        border-left: 10px solid white;
        transform: rotate(-45deg);
        right: 20px;
    }

    span.prog-text {
        color: #52844b;
        font-size: 10px;
    }

    span.tip {
        display: none;
        position: absolute;
        top: -133%;
        background: white;
        padding: 1em;
        height: auto;
        border: 1px solid #459729;
        line-height: 12px;
        border-radius: 14px;
        font-size: 11px;
        color: #459729;
        z-index: 999;
        right: 0;
        box-shadow: -4px 8px 20px 0px #00000042;
        width: 297%;
    }

    table#programacao-modalidade th {
        font-size: 9px;
    }

    .professores.detail.open.formulario select,
    select#filtro-programacao {
        max-width: 70%;
    }

    .conteudo-texto p img {
        max-width: 100%;
        height: auto !important;
        margin: 12px 0 !important;
    }

    .box-fluid {
        width: 100% !important
    }

    .content-fluid {
        width: 82% !important
    }

    .form-pesquisa {
        border: 1px solid #ececec;
        overflow: hidden;
        background: #f7f7f7;
        margin: 0
    }

    .box-lista {
        width: 100% !important
    }

    iframe {
        width: 100%
    }

    .botoes_interna h4 {
        display: flex;
        align-items: center;
    }

    .botoes_interna img {
        width: 12%;
    }

    ul.t3 {
        width: 100%;
    }

    .botoes_interna h4 {
        display: flex;
        align-items: center;
    }

    .botoes_interna a,
    .botoes_interna a.at,
    .botoes_interna a:hover {
        padding: 0.5em;
        display: flex;
        align-items: center;
    }

    .conteudo.interna .solicitacao {
        width: 100% !important;
    }

    .bt-sss {
        font-size: 18px;
        color: #459628;
        padding: 0px;
        text-align: center;
        width: 94%;
        margin: 1em 0.5em;
        box-sizing: border-box;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
        border-radius: 5px;
        opacity: 1;
        transition: all ease-in .5s;
        background: #ffffff;
    }

    .titulo.sss img {
        max-width: 68% !important;
    }
}

@media screen and (max-width:420px) {
    .bod {
        display: flex;
        flex-direction: column;
        width: 100%
    }

    .newsletter-body form input {
        width: 100% !important;
        margin: 0 !important;
    }

    .bg-contato {
        height: 151px;
        padding: 0 2em;
    }

    .politica-privacidade a {
        top: 69%;
        transform: translateY(50%);
        transition: all 100ms ease-out;
        width: 91%;
    }

    .telefone {
        display: none;
    }

    li.btn-casa.iel {
        display: block;
    }

    .botoes ul.t3 li,
    .botoes ul.t4 li,
    .botoes ul.t5 li,
    .botoes ul.t6 li {
        width: 100%;
    }

    input#search {
        width: 90%;
    }

    .barra form {
        width: 100%
    }

    .menu h1 {
        max-width: 46%;
        margin-top: 0em;
    }

    .menu nav ul li a {
        color: #555;
        padding: 1.5em 0.9em
    }

    iframe {
        width: 100%
    }

    /*
    .botoes_interna {
        display: block;
        width: 100%;
    }*/
    .botoes_interna h4 {
        display: flex;
        align-items: center;
    }

    .botoes_interna img {
        width: 12%;
    }

    ul.t3 {
        width: 100%;
    }

    .botoes_interna h4 {
        display: flex;
        align-items: center;
    }

    .botoes_interna a,
    .botoes_interna a.at,
    .botoes_interna a:hover {
        padding: 0.5em;
        display: flex;
        align-items: center;
    }

    .submenu {
        display: block !important;
        position: initial;
        box-shadow: none;
    }

    a.bt-servico.at {
        padding: 0;
        margin: 0;
        height: 50px;
        border-bottom: 1px solid #e0dede;
        display: flex !important;
    }

    .titulo-submenu {
        font-size: 13px;
    }

    .menu nav ul li a {
        padding: 0.8em 1em;
        border-bottom: 1px solid #FFF;
        background: rgba(0, 181, 177, 0.65);
        border-right: none;
        color: #fff !important;
        padding: 1em;
        height: 50px;
        border-bottom: 1px solid #e8e8e8;
        display: flex;
        align-items: center;
    }

    .bts-e-commmerce {
        width: 100%
    }

    .busca-rapida {
        width: 100%
    }

    .areadocliente .filtro {
        flex-direction: column
    }

    .sidebar-left {
        width: 97% !important
    }

    .sanfona {
        width: 100%;
        display: block;
        float: left;
    }

    .sidebar-r {
        display: flex;
        float: initial;
        max-width: 100%;
        position: relative;
        padding: 1em;
        margin: 1em;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }

    .botao {
        width: 82%;
    }

    .depoimento-mensagem {
        width: 68% !important
    }

    .controls {
        bottom: 16px !important;
        right: 8px !important;
        flex-direction: row-reverse !important;
    }

    .user-portal {
        margin-right: 0;
    }

    li.home {
        display: none !important;
    }

    .bg-contato {
        height: 151px;
        padding: 0 2em;
    }

    .politica-privacidade a {
        top: 69%;
        transform: translateY(50%);
        transition: all 100ms ease-out;
        width: 91%;
    }

    .telefone {
        display: none;
    }

    li.btn-casa-iel {
        display: block;
    }

    .botoes ul.t3 li,
    .botoes ul.t4 li,
    .botoes ul.t5 li,
    .botoes ul.t6 li {
        width: 100%;
    }

    .barra form {
        width: 75% !important;
        position: absolute;
        right: 0;
    }

    .menu h1 {
        max-width: 46%;
        margin-top: 0em;
    }

    .menu nav ul li a {
        color: #555;
        padding: 1.5em 0.9em
    }

    iframe {
        width: 100%
    }

    /*    .botoes_interna {
        display: block;
        width: 100%;
    }*/
    .botoes_interna h4 {
        display: flex;
        align-items: center;
    }

    .botoes_interna img {
        width: 12%;
    }

    ul.t3 {
        width: 100%;
    }

    .botoes_interna h4 {
        display: flex;
        align-items: center;
    }

    .botoes_interna a,
    .botoes_interna a.at,
    .botoes_interna a:hover {
        padding: 0.5em;
        display: flex;
        align-items: center;
    }

    .flex {
        justify-content: center;
    }

    .instrutor {
        width: auto;
    }

    .modal {
        height: 60%;
        width: 94%;
    }

    .modal .nome-instrutor {
        font-size: 15px;
        height: 73px;
        justify-content: center;
    }

    .exit {
        height: 40px;
        width: 40px;
    }

    span.bar-r,
    span.bar-l {
        width: 17px;
    }

    .modal p {
        font-size: 14px
    }

    .instrutor {
        width: 77%;
        display: block;
        margin: 0 auto;
    }

    .body-instrutor {
        height: 58%;
        flex-direction: column;
    }

    .modal img {
        height: 54%
    }

    .conteudo.form {
        width: 100%;
        float: left;
    }

    .text-explain {
        width: 97%
    }
}

@media screen and (max-width:360px) {
    .box-fluid {
        width: 100% !important
    }

    .botoes_interna {
        width: 10% !important
    }

    .content-fluid {
        width: 100% !important;
        padding: 1em
    }

    .titulo ul {
        float: left;
        overflow: hidden;
        padding: 1em 0;
        width: 100% !important;
    }

    .form-pesquisa {
        border: 1px solid #ececec;
        overflow: hidden;
        background: #f7f7f7;
        margin: 0 auto;
        height: 73px;
        padding: 0 1em
    }

    .submenu {
        display: block !important;
        position: initial;
        box-shadow: none;
    }

    a.bt-servico.at {
        padding: 0;
        margin: 0;
        height: 61px;
        border-bottom: 1px solid #e0dede;
        display: flex !important;
    }

    .titulo-submenu {
        font-size: 13px;
    }

    .bts-e-commmerce {
        width: 100%
    }

    .busca-rapida {
        width: 100%
    }

    .areadocliente .filtro {
        flex-direction: column
    }

    .sidebar-left {
        width: 97% !important
    }
}