/* Media Queries */
@media (max-width: 1200px) {
    .site-header .site-branding img.logotest{
        background-color: blue;
    }
}
.dotindicator {
    display: none;
}

@media (max-width: 998px) {
.suggestion-post-attributes * {
    font-size: 18px !important;

}	
.ss_message_close {

    right: 45px !important;
}
span.suggestion-post-content {
    font-size: 18px !important;
		font-weight:500 !important;
}
form.search-form.algolia-custom-novo {
    box-shadow: 0px 0px 4px #001963;
}
form.search-form.algolia-custom-novo:has(input:focus) {
    max-width: 300px;
    background-color: #f0f0f0;
    box-shadow: 0px 0px 0px #001963;
}
.suggestion-post-content {
    font-weight: 100 !important;
    font-size: 13px !important;
}
a.cattitle span {
    font-size: 15px;
	margin: 5px 10px;
    padding: 4px 10px;
}
.boxtitletime {
    padding: 1px;
}
    .col-md-3.category_box {
        width: 50% !important;
        float: left;
        padding: 5px;
    }
.linksanchor ul li:last-child {
    padding-right: 40px;
}
    .Novo-carousel-caption h4 {
        font-family: Apis;
        font-size: 11px;
        font-weight: 700;
        line-height: 14.98px;
        text-align: left;
        text-transform: uppercase;
        color: #AECEFF;
        margin: 0 0 5px 0;
    }
    .col-md-3.category_box .boxint .timeread {
        display: none;
    }
    a.right_mob {
        right: 0 !important;
        left: unset;
    }
    .mas_visitados.anchor_box .carousel-control.right {
        right: 0px;
        width: 90px;
        display: flex;
    }
    .carousel-indicators li.active .NovoCarouselIntern {
        height: 140px;
    }
    .left_mob.hidden, .right_mob.hidden {
        display: flex !important;
    }
    li.backhomeli {
        display: none;
    }

    .picsliderhomemini {
        height: 160px;
        background-size: contain;
        background-position: center;
        display: block;
        width: 260px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .custom-post-v2 .cattitle {
        margin-bottom: 10px;
        margin-top: 35px;
    }
    .post-item-masvisitados .boxtitle {
        background: #0050CC;
        padding: 10px;
    }
    .slick-slider {
        width: 114%;
    }
    .picsliderhomemini {
        width: auto;
        min-height: 120px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .boxtitlenumber h4 {
        margin: 0;
        font-family: Apis;
        font-size: 15px;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.02em;
        text-align: left;
        color: #FFFFFF;
        min-height: 45px;
        padding: 0 10px;
    }
    .post-item-masvisitados p.post-category {
        font-family: Apis;
        font-size: 10px;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.1em;
        text-align: left;
        color: #FFB7CE;
        text-transform: uppercase;
        margin: 0px 0 5px;
        height: auto;
        min-height: auto;
    }
    .anchor_box .post-title {
        width: 100%;
        font-size: 14px;
        padding: 0;
        margin: 0;
        text-decoration: none !important;
        color: #001859;
        line-height: normal;
        font-family: Apis;
		text-align: left;
        font-weight: 400;
    }
    .Novo-carousel-caption p {
        font-size: 18px !important;
        line-height: normal !important;
        font-family: Apis;
        font-weight: 700;
        line-height: normal;
        text-align: left;
        min-height: normal;
        max-width: auto;
        margin: 0;
    }
    .slick-list.draggable {
        padding-left: 60px !important;
    }

    .mobdesign {
        display: flex;
    
        justify-content: flex-start;
        flex-direction: row;
        flex-wrap: nowrap;
        width: 10%; /* Ancho predeterminado */
        transition: width 0.5s ease; /* Transición suave */
    }
    .mobdesign .carousel-indicators li, .mobdesign .carousel-indicators li.active {
        width: 410px !important;
       
    }
    #carousel .carousel-control {
        width: 80px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: no-repeat;
    }

    ol.carousel-indicators.mobdesign {
        left: 0;
        pointer-events: none;
        width: 100%;
        display: flex;
        align-items: flex-end;
        justify-content: flex-start;
    }
    ol.carousel-indicators.mobdesign.slide-to-1 {
        margin-left: -1px;
        transition: all .2s ease;
    }
    ol.carousel-indicators.mobdesign.slide-to-1 {
        margin-left: -330px;
        transition: all .2s ease;
    }
    ol.carousel-indicators.mobdesign.slide-to-2 {
        margin-left: -660px;
        transition: all .2s ease;
    }
    .slide-dot-0 span.posslide_0,
    .slide-dot-1 span.posslide_1,
    .slide-dot-2 span.posslide_2,
    .slide-dot-3 span.posslide_3 {
        width: 40px !important;
        transition: width .3s ease;
        background: #0050cc;
    }
    
    .dotindicator {
        position: absolute;
        bottom: 180px;
        display: flex;
        left: 30px;
        z-index: 10;
        flex-direction: row;
        gap: 15px;
    }
    .dotindicator span {
        background: white;
        width: 15px;
        height: 15px;
        border-radius: 100px;
    }
    .carousel-indicators li, .carousel-indicators li.active {
        width: 400px !important;
        transform: none !important;
        margin: 0 5px;
        height: 140px;
    }


    .NovoCarouselIntern {
        width: 320px;
    }
    .site-header .site-branding img.logotest{
        background-color: pink;
    }
    .overcontainer a.right.carousel-control img {
        margin-right: 10px;
    }
    .picsliderhomemini {
        height: 100px;

    }
    img.moblinkanchor {
        display: block;
    }
    h3.post-title {
        font-family: 'Apis';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 19px;
        color: #001859;
    }
    .boxtitletime .timeread {
        display: none;
    }
    div#carousel-posts .col-md-3 {
        margin: 0 -1% 20px !important;
        width: 100%;
    }
    .mas_visitado_type a.right.carousel-control,
    .mas_visitado_type a.left.carousel-control {
        display: none;
    }
    .box_0 {
        width: 100%;
    }
    .box_1 {
        max-width: none;
        width: 100%;
        margin-bottom: 30px;
    }
    .box_insta .container {
        flex-direction: column;
        padding: 20px;
    }
    .box_3 .col-md-4 {
        width: 33%;
        float: left;
        margin-top: 20px;
    }
    .box_item_msobre {
        margin-bottom: 30px;
        padding-bottom: 20px;
    }
    
    .box_1 h4 {
        text-align: left;
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 15px;
        display: flex;
        align-items: center;
        color: #FFFFFF;
    }    
    .anchor_box .post-item a {
        display: flex;
        flex-direction: column;
        text-decoration: none;
        line-height: 0;
        max-height: 160px;
    }
    .overcontainer .carousel.slide {
        width: 100%;
    }
    .col-sm-4-nob {
        width: 33%;
    }
    .picsliderhomemini {

        width: auto;
    }
    .box_3 {
        width: 100%;
    }
    .anchor_box_type .carousel-control.right {
        right: 0;
        background: no-repeat;
    }
    .boxtitletime {
width: 100% !important;
        min-height: 100px;
        padding: 10px;
    }
    .slick-initialized .slick-slide {
        display: block;
        height: 270px;
    }
    .right_arrow_minis {
        height: auto;
        right: 0px;
        width: auto;
        bottom: 75px;
    }
    .anchor_box .post-item a {
        max-height: unset;
    }
    .sliderbox {
        overflow: hidden;
    }
    .linksanchor {
        background: #fff;
        padding: 10px 20px;
        overflow-x: auto;
    }
    .linksanchor ul {
        list-style: none;
        padding: 0;
        display: flex;
        justify-content: space-around;
        gap: 20px;
        margin: 0;
        text-wrap-mode: nowrap;
        flex-direction: row;
        min-width: fit-content;
    }
    .custom-post-v2.custom-page-v2 {
        background: #f9fafc;
        overflow: hidden;
    }
	.overcontainer .slick-track {
    margin-left: -10px;
    height: auto !important;
}
.overcontainer  .post-item {
	margin: 10px !important;
}
.overcontainer .slick-slide {
    margin-right: 0px !important;
}	
.box_1 a {
    margin-top: 10px;
}
	.title-slide-mv-4{
    -webkit-line-clamp: 3;
	}
.category_box .boxint {
    height: 110px;
	margin-bottom:0;
}
.cont_leyendo .picsliderhomemini {
    width: 100%;
    height: 210px;
}
.cont_leyendo .anchor_box .post-item a {
        display: flex;
        flex-direction: column-reverse;
        text-decoration: none;
        line-height: 0;
        
    }
.cont_leyendo .slick-list.draggable {
        padding-left: 0px !important;
    }
}
.instagram-gallery-item__wrap {
    width: 100%;
    overflow: hidden;
}
.instagram-gallery__actions {
    display: none;
}
.boxarr {
    position: relative;
}

a.ainterno {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    pointer-events: all;
}
@media screen and (max-width: 480px) {

.custom-post-v2 .cattitle {

    align-items: center;
    flex-direction: row;
    margin-top: 52px;
}
	
    .instagram-gallery-list[data-feed_layout=masonry] .instagram-gallery-item, .instagram-gallery-list[data-feed_layout=gallery] .instagram-gallery-item {
        min-width: 33% !important;
    }
}
@media (max-width: 768px) {
.contnext {
    position: absolute;
    right: -24px !important;
    height: 120px;
    width: 390px !important;
    display: none !important;
}
.gsp_f_b.gsp_f_b_vis:before {
    content: '';
    width: 120%;
    height: 30px;
    background: white;
    left: -10px;
    position: absolute;
    z-index: 1;
    top: -9px;
    pointer-events: all;
}
    .site-header .site-branding img.logotest{
        background-color: orange;
    }
form.search-form.algolia-custom-novo {
    right: 37px;
    max-width: 46px;
    top: 110px;
}
form.search-form.algolia-custom-novo img {
		right: 11px;
        pointer-events: none !important;
        top: 11px;
        border: 1px solid transparent;
}
	input.box2_s.search-button {
    pointer-events: none !important;
}
input.box2_s.search-button {
    display: none;
}
form.search-form.algolia-custom-novo input {
    width: 100%;
    border: gainsboro;
    color: #23356D;
    font-weight: bold;
    padding:10px 45px 10px 25px;
    outline: none;
    background-color: #F9FAFC;
}
.suggestion-post-content {
    font-weight: 100 !important;
    font-size: 13px !important;
}
}

@media (max-width: 576px) {
    .site-header .site-branding img.logotest{
        border-color: green;
    }
}

@media (max-width: 375px) {
    .site-header .site-branding img.logotest{
    background-color: red;
}
}