@media screen and (min-width:768px) and (max-width:991px){
    .programas_populares_plus_mais {padding-bottom: 22px;}

    .modulo_special_offers_button{
        padding-top:37px;
        padding-bottom: 3px;
    }
    .modal-spoffers .modal_inner {
        width: 87.5%;
    }
    .modulo_services_button{margin-bottom:60px;}
    
    .modulo_lista_out{
        margin-left: 20px;
        max-width: none;
    }
}
@media screen and (max-width:767px){
    .modulo_programas_item {
        padding: 0 0 50px 0;
        margin: 0 auto;
    }
    .modulo_special_offers_button{
        padding-top:37px;
        padding-bottom: 3px;
    }
    .modulo_special_offers_block {
        border-radius: 3px;
        margin-bottom: 10px;
    }
    .modulo_special_offers_left {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    .modal-spoffers .modal_inner_content .left, .modal-spoffers .modal_inner_content .right {
        width: 100%;
        float: none;
    }
    .modal-spoffers .modal_inner_content .left{
        min-height: 161px;
        order:2;
        border-top-left-radius: 0;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
    }
    .modal-spoffers .modal_inner_content .right {
        min-height: 319px;
        order:1;
    }
    .modal-spoffers .modal_inner_content .right .btn-ver_programa {
        position: static;
        display: inline-block;
        margin-top:25px;
    }
    .modal-spoffers .modal_inner_content {
        display: flex;
        flex-direction: column;
    }
    .modal-spoffers .modal_inner_content .right_inner {padding: 27px 23px;}

    .modal_spoffers_top_controls .tag{display:none;}

    .modal-spoffers .modal_inner {
        height: auto;
        max-width: 343px;
        width:100%;
    }
    .modal_spoffers_top_controls .modal_close {padding: 23px;}
    .modal-spoffers .right .prices{
        display:flex;
        flex-direction:row;
    }
    .modal-spoffers .modal_inner_content .right .old-price{margin-left:21px;}
    
    .modal-spoffers .modal_inner_content .right .title {margin-top:50px;}

    .modulo_services_button{
        margin-bottom:50px;
        margin-top: 10px;
    }
    .atracoes_vermais, .eventos_vermais {margin-top: 40px;}
    .modulo_lista_out{
        margin-left: 0;
        max-width: none;
        margin-top:19px;
    }
    .modulo_testimonials_filtro {flex-direction: column;text-align:left;margin-bottom: 30px;}
    .modulo_testimonials_filtro #ensino, .modulo_testimonials_filtro #paises{margin:30px 0 29px 0;}
}
    
@media screen and (max-width:349px){
    .modulo_relacionados_column {
        width: 240px;
    }
}

@media screen and (max-width: 991px){
    body .zyrgon-breadcrumbs {display:none;}

    /*.modulo_header {margin-bottom: 40px;}*/
}