.reportaje{
    width: 100%;
    font-size: 0px;
}

.reportaje_editorial{
    width: 100%;
}

.reportaje_editorial_row1{
    display: block;
    width: 100%;
    font-family: AktivGroteskCdTrial-Light;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 0.9rem;
}

.reportaje_editorial_row2{
    width: 100%;
    font-family:AktivGroteskCdTrial-XBold;
    line-height: 100%;
    text-align: center;
    font-size: 4.8rem;
    line-height: 85%;
}

.reportaje_editorial_row3{
    line-height: 100%;
    font-family:AktivGroteskTrial-Light;
    text-align: center;
    font-size: 0.8rem;
    padding-top: 4%;
    padding-bottom: 4%;
}

.reportaje_editorial_2{
    /* width: 100%; */
    font-family:AktivGroteskTrial-Bold;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 5%;
    padding-bottom: 5%;
    text-align: center;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    font-size: 1rem;
}

.reportaje_principal{
    width: 100%;
}

.reportale_principal_media{
    width: 80%;
    margin:auto;
    padding-top: 5%;
    padding-bottom: 5%;
}

.reportale_principal_media_object{
    width: 100%;
    display: block;
}
.reportale_principal_media_p{
    font-family:AktivGroteskTrial-Regular;
    font-size: 0.7rem;
    margin-top: 8px;
}

/* .reportaje_embeded{
    position: relative;
    padding-bottom: 56.25%; 
    padding-top: 25px;
    margin: auto;
    display: block;
    width: 50%;
} */

.reportaje_embeded iframe{
    margin: auto;
    display:block;   
}

.reportaje_embeded  p{
    font-family: AktivGroteskTrial-Regular;
    font-size: 0.7rem;
    /* margin-top: 8px; */
    padding-top: 8px;
    width: 80%;
    display: block;
    margin: auto;
}

.reportaje_embeded div{
    display: none;
}

.reportaje_principal_parrafo{
    margin-left: 15px;
    margin-right: 15px;
    text-align: left;
    /* hyphens: auto; */
    /* text-indent: 1rem; */
    font-size: 1rem;
    font-family: AktivGroteskTrial-Light;
    padding-bottom: 2%;
}

.reportaje_principal_cita{
    background-color: #FFBEE5;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    text-indent: 1.1rem;
    font-family:AktivGroteskCdTrial-Black;
    padding-top: 15px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1rem;
}

.reportaje_principal_cita_span{
    display: block;
    font-family:AktivGroteskCdTrial-Light;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1rem;
}

.reportaje_principal_ediccion_dato{
    font-family:AktivGroteskTrial-Light;
    font-size: 0.9rem;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.reportaje_principal_ediccion_palabras_relacionadas{
    font-family:AktivGroteskTrial-Medium;
    font-size: 0.9rem;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.reportaje_principal_ediccion_palabras_relacionadas a{
    font-family:AktivGroteskTrial-Light;
    color: black;
    text-decoration: none;
}

.reportaje_principal_ediccion_palabras_relacionadas a:hover{
    text-decoration: underline;
}

.reportaje_principal_parrafo strong{
    font-family: AktivGroteskTrial-Medium;
}

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

    .reportaje_embeded{
        padding-top: 2%;
        padding-bottom: 2%;
        width: 100% !important;
    }
    
    .reportaje_embeded iframe{
        padding-top: 2%;
        padding-bottom: 2%;
        width: 80% !important;
        height: auto !important;
    }
    
    .reportaje_embeded_iframe{
        padding-top: 2%;
        display: block;
        padding-bottom: 2%;
        margin: auto;
        width: 200px;
    }
    
    .reportaje_embeded img{
        width: 80%;
        display: block;
        margin: auto;
    }
    
    .reportaje_embeded_pdf{
        width: 90%;
        height: 200px;
        display: block;
        margin: auto;
    }

}



@media only screen and (min-width: 1024px) {

    html{
        font-size: 22px;
    }

    .reportaje_editorial_row1{
        margin-top: 2%;
        margin-bottom: 1%;
    }

    .reportaje_editorial_row2{
        font-size: 5rem;
    }

    .reportaje_editorial_row3{
        padding-top: 2%;
        padding-bottom: 2%;
    }

    .reportaje_editorial_2{
        padding-left: 13%;
        padding-right: 13%;
        padding-top: 2%;
        padding-bottom: 2%;
        font-size: 1.1rem;
        font-family:AktivGroteskTrial-Medium;
    }

    .reportaje_embeded{
        width: auto !important;
        padding-top: 2%;
        padding-bottom: 2%;
    }

    .reportaje_embeded_iframe{
        padding-top: 2%;
        display: block;
        padding-bottom: 2%;
        margin: auto;
    }

    .reportaje_embeded img{
        width: 45%;
        display: block;
        margin: auto;
    }

    .reportaje_embeded p{
        width: 45%;
        display: block;
        margin: auto;
        margin-top: 1%;
        font-family: AktivGroteskTrial-Regular;
        font-size: 0.7rem;
        margin-top: 8px;
    }
    
    .reportaje_embeded_pdf{
        width: 45%;
        height: 500px;
    }

    .reportaje_embeded iframe{
        padding-top: 2%;
        padding-bottom: 0.5%;
        /* width: 45% !important;
        height: initial !important; */

    }

    .reportale_principal_media{
        width: 70%;
        padding-top: 2%;
        padding-bottom: 2%;
    }

    .reportale_principal_media_p{
        margin-top: 1%;
    }

    .reportaje_principal_parrafo{
        margin-left: 15%;
        margin-right: 15%;
        font-size: 1rem;
        padding-bottom: 2%;
    }

    .reportaje_principal_cita{
        padding-left: 11%;
        padding-right: 11%;
        text-indent: 0px;
        font-size: 1.2rem;
        margin-top: 1.5%;
        margin-bottom: 3%;
    }
    .reportaje_principal_cita_span{
        padding-top: 1%;
        padding-bottom: 1%;
    }

    .reportaje_principal_ediccion_dato{
        margin-top: 1%;
        margin-bottom: 1%;
    }
    
    .imagenS{
        width: 30% !important;
    }

    .imagenM{
        width: 45% !important;
    }

    .imagenL{
        width: 58% !important;
    }

}

/* @media only screen and (min-width: 1600px){
    html{
        font-size: 24px;
    }
}

@media only screen and (min-width: 1920px){

    html{
        font-size: 28px;
    }

}   */