
@media (max-width:767px){

.hide_ {display:none!important;}
.show_ {display: initial!important;}

.navbar>.container {
    padding: 0;
}
.navbar-collapse {
    background: linear-gradient(0deg, black, transparent);
    padding: 0 15px;
}
.btn_01 {
    font-size: 75%;
}
#btm_last p {
    text-align: justify;
    text-align-last: center;
}
.img_full_popup img {
    max-height: 170px;
}

.card_news {
    min-height: 515px;
    margin: 0 0 1rem;
}

#idx_bloq_07 {
    min-height: unset;
}

.fs_02 {
    font-size: calc(2rem + 2vw);
}

.bg_aus_01 {
    min-height: 345px;
}

.card_misvis {
    width: 90%;
    left: 50%;
}

.bg_aus_02 {
    background-size: cover;
    min-height: 400px;
}
#aus_bloq_04 .card_misvis {
    left: 50%;
}
.bg_aus_03 {
    background-size: cover;
    min-height: 400px;
}

.page-link {
    font-size: 55%;
}

#bka_bloq_01 {
    min-height: 55vh;
}

.border_gradient {
    border: 5px solid transparent;
    border-radius: 2rem;
    width: 100%;
    flex-direction: column;
    font-size: 70%;
    text-align: justify;
}

#bka_bloq_02 .lh-lg {
    line-height: 1.5!important;
}

#tvz_bloq_02 .cont_80 {
    width: 100%;
    padding: 0 15px;
}

#blog_bloq_01 {
    min-height: unset;
    padding: 25vw 0 4vw;
}
#blog_bloq_01 .display-4 {
    font-size: calc(1rem + 2vw);
}
.blog_data_top {
    font-size: 60%;
}
.cont_hashtag_badge {
    flex-wrap: wrap;
}
#mainArticleImage {
    aspect-ratio: 15/10;
    margin: 0 0 1rem;
}

#ctt_bloq_01 {
    padding: 25vw 0 5vw;
}

#btm_last {
    font-size: 55%;
}

#ftr_btm ul {
    font-size: 70%;
}

.logo_ftr {width: 70%;}

}
