img#wpstats {
    display: none;
}

.mks_adswidget_ul{
    padding-left: 0;
    list-style: none;
}

.body-card {
    font-size: smaller;
}

.pagination {
    justify-content: flex-end;
}

.pagination a.page-numbers:hover {
    text-decoration: underline !important;
}
/*
p {
    margin-bottom: 0;
    font-size: 20px !important;  
}*/
.navegacion a{
    background: #e30b3c;
    color: #fff;
    padding: 10px; 
    border-radius: 20px; 
}

.navegacion a:hover{
    background: #e30b3c;
    color: #fff;
 
}

footer.entry-footer {
    background: white !important;
}

footer {
    background-color: #474747 !important; 
    height: auto;
    font-family: Lato !important;
}

.svc_bottom_slider {
    z-index: 40;
}

.embed-container { 
	position: relative; 
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.right-text-description {
    font-family: Lato !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
    font-weight: bold !important;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
}

blockquote p {
    font-family: "Montserrat",sans-serif;
    font-size: 19px;
    /*font-style: italic;
    color: #e30b3c;*/
    font-weight: 600;
}

.header-scroll-tab{
    font-size: medium; 
    cursor: pointer;
}

.fecha-title{
    color: #787878;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.horario{
    color: #e4d437;
    font-size: 16px;
    font-weight: 600;
}

.dias{
    color: white;
    font-size: 16px;
}

.conductores{
    width: fit-content;
    margin: auto;
}

a {
    color: inherit;
}

#redes_sociales{
    vertical-align: super;
}

.header-top{
    color: white; 
    width: fit-content; 
    margin-left: auto; 
    font-size: 14px;
    margin-top: 3px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

#slider-home {
    padding-left: 0px;
    padding-right: 0px; 
}

#menu_principal li > a{
    padding-top: .5rem;
    font-size: 13px;
    font-weight: 700;
}

.header-videos .main-tabs {
    background-color: #474747;
}

.header-videos .main-tabs:hover{
    opacity: .7;
    top:0;
    background-color: #474747;
}

.header-videos .main-tabs:before, 
.header-videos .main-tabs:after {
    background-color: #474747;
}

.header-videos.header-menu {
    background-color: #2c2c2c;
}

.img-urgente{
    width: 150px;
}

.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.redes-header a img{
    height: 2rem;
}


a:hover {
    color: inherit;
    text-decoration: none !important;
    outline: 0;
}

.redes-header{
    justify-content: normal !important;
    margin-left: 52px;
}

.content-area{
    overflow: hidden;
}

.buscar-input{
    width: auto !important;
    flex: none;
    padding: 0;
    height: 25px;
    margin-top: auto !important;
    margin-bottom: auto !important;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 13px;
    font-weight: 700;
    padding: .5rem;
    background-color: transparent !important;
    color: white !important;
}

.border-input-search{
    border: solid 1px white; 
    border-radius: 4px;
}

.btn-menu-header{
    float: right;
    margin-top: 1px;
}

div.entry-content-reportaje aside[class^='ver-ademas'],
div.entry-content-entrevista aside[class^='ver-ademas']{
    width: 75%;
    margin: auto;
    padding-bottom: 15px !important;
    padding-top: 30px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

aside[class^='ver-ademas'] h4{
    background-color: #ab183a;
    color: #fff;
    letter-spacing: 2px;
    width: 35%;
    border-radius: 15px;
    margin-top: -30px;
    position: absolute;
    padding: 5px 0;
    line-height: 1.1;
    text-align: center;
}

aside[class^='ver-ademas']{
    padding-top: 16px !important;
    background-color: #f3f2ee !important;
}

aside[class^='ver-ademas'] h5{
    width: auto !important;
}

.entry-content-reportaje .videoWrapper,
.entry-content-entrevista .videoWrapper {
    /*width: 75%; */
}
.videoWrapper {
    margin: auto;
    height: 220px !important;
    padding: 0 !important;
}

.header-menu{
    position: sticky;
    top: 0;
    z-index: 11;
    background-color: #e30b3c;
}

#main-header-scroll .active{
    border-bottom: 10px solid #5c5358;
}

#menu_principal{
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 14px;
    vertical-align: bottom;
    margin-bottom: -1px;
    float: right;
    margin-right: 6px;
}

#destacadas-carousel {
    background-color: #756568;
}

.img-menu-sinembargo{
    margin-top: 1rem; 
    margin-left: 4.5rem; 
    width:-webkit-fill-available;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28 255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.header-scroll-menu {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 233.6 204.6' xml:space='preserve'%3e %3cpath fill='rgba%28 88, 88, 88, 1%29' d='M201.7,60.9H30.8c-13.4,0-24.3-10.9-24.3-24.3v0c0-13.4,10.9-24.3,24.3-24.3h170.9c13.4,0,24.3,10.9,24.3,24.3v0C226,50.1,215.1,60.9,201.7,60.9z'/%3e%3cpath fill='rgba%28 88, 88, 88, 1%29' d='M201.7,128.9H30.8c-13.4,0-24.3-10.9-24.3-24.3v0c0-13.4,10.9-24.3,24.3-24.3h170.9c13.4,0,24.3,10.9,24.3,24.3v0C226,118,215.1,128.9,201.7,128.9z'/%3e%3cpath fill='rgba%28 88, 88, 88, 1%29' d='M201.7,196.8H30.8c-13.4,0-24.3-10.9-24.3-24.3v0c0-13.4,10.9-24.3,24.3-24.3h170.9c13.4,0,24.3,10.9,24.3,24.3v0C226,185.9,215.1,196.8,201.7,196.8z'/%3e%3c/svg%3e");
    height: 25px;
    width: 35px;
    background-repeat: no-repeat;
    z-index: 3;
}

body {
    overflow-x: hidden
}



.mb-4-5{
    margin-bottom: 1.5rem!important;
}

.section-title {
    font-family: Roboto Slab !important;
    font-size: 26px !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
    color: #aa173b;
    padding-bottom: 0;
}

.fz-25{
    font-size: 25px !important;
}

.t-serif{
    font-family: merriweather,serif !important;
}

.main-tabs {
    opacity: .4;
    font-size: 18px;
    vertical-align: bottom;    
    background-color: #e30b3c;    
    position: relative;
    z-index: 0;
    color: white;
    text-align: center;
    top:4px;
    transition: all 0.1s ease-in-out;
    width: max-content;
    cursor: pointer;
    display: inline-flex;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    width: 60%;
    padding: 0;
    height: 25px;
}

#home-mundano .main-tabs {
    color: black;
}

#mundano-tab .main-tabs {
    background-color: #f1dfd3;
}

#magazine-tab .main-tabs {
    background-color: #d8c1cb;
}

.main-tabs.active {
    opacity: 1;
    top: 0;
    cursor: unset;
}

.main-tabs:hover{
    opacity: 1;
    top:0;
    background-color: #c80836;
}

#mundano-tab .main-tabs:before ,
#mundano-tab .main-tabs:after {
  background-color: #f1dfd3;
}

#magazine-tab .main-tabs:before,
#magazine-tab .main-tabs:after {
  background-color: #d8c1cb;
}

.main-tabs:before,
.main-tabs:after {
  display: block;
  content: " ";
  position: absolute;
  top: 0;
  height: 100%;
  width: 44px;  
  background-color: inherit;
  
}

.main-tabs:before {
  left: -24px;
  -webkit-transform: skew(-25deg, 0deg);
  transform: skew(-25deg, 0deg);
}
.main-tabs:after {
  right: -24px;
  -webkit-transform: skew(25deg, 0deg);
  transform: skew(25deg, 0deg);
}

.main-tabs:before {
  border-radius: 8px 0 0 0;
}
.main-tabs:after {
  border-radius: 0 8px 0 0;
}

#main-nav a{
    color: white;
}

.search-field::placeholder { 
    color: white;
  }

.search-field {
    border: none;
    background-color: transparent;
}

.search-field:focus {
    outline: none;
    box-shadow: none;
}

.bg-gray1 {
    background-color: #eeeeee;
}

.text-font-noto {
    font-family: \"Noto Sans\", sans-serif;
}

.text-font-aleo {
    font-family: \"Aleo\", sans-serif;
}

.text-font-lato {
    font-family: \"Lato\", sans-serif;
}

.text-title-image {
    font-family: Lato !important;
    font-size: 26px !important;
    line-height: 1.2 !important;
    font-weight: 900 !important;
}

.text-title-image > a{
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    color: #ffffff;
    box-shadow: inset 0 0 0 0 #ffffff;
}

.text-title-image > a:hover{
    text-decoration: none !important;
    outline: 0;
    color: #ffffff !important;
}

.sofa-title {
    font-family: Roboto Slab !important;
    font-size: 6rem !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
}

.border-yellow {
    border: solid #d7f200 5px;
}

.border-purple {
    border: solid #7f00c1 5px;
}

.text-subtitle-image {
    margin-right: 3rem!important;
    font-family: Roboto Slab !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
    font-weight: 400 !important;
}

.imagen-circular-author {
    border-radius: 50%;
    height: 5rem;
    width: 5rem;
    object-fit: cover !important;
}

.imagen-circular {
    border-radius: 50%;
    height: 7rem;
    width: 7rem;
    object-fit: cover !important;
}

.bg-purple {
    background-color: #7f00c1 !important;
}

.text-purple {
    color: #7f00c1 !important;
}

.text-pink{
    color: #e91e55;
}

.bg-pink1{
    background-color: #e91e55;
}

.bg-green {
    background-color: #00c11b;
}

.bg-sand {
    background-color: #ebf3e0;
}

.bg-sand-box{
	background-color: #f3f2ee;
}

.bg-pink {
    background-color: pink;
}

.t-red {
    color: red;
}

.t-green {
    color: #00c11b;
}

.img-fix {
    object-fit: cover !important;
}

.img-circle-md {
    height: 6vw;
    width: 6vw;
    margin: auto;
}

.share{
	color: white;
	padding: .5rem;
}

.share1{
    border: 1px solid #8b8b8b;
    padding: .1rem .3rem;
    position: relative;
}

.share1:after {
    content: '';
    display: block;
    position: absolute;
    left: 100%;
    width: 0;
    height: 0;
    border-style: solid;
}

.share1:before {
    content: '';
    display: block;
    position: absolute;
    left: 101%;
    width: 0;
    height: 0;
    border-style: solid;
}

.share1:after {
    top: 1.7px;
    border-color: transparent transparent transparent white;
    border-width: 7px;
}

.share1:before {
    top: 1.7px;
    border-color: transparent transparent transparent #8b8b8b;
    border-width: 7px;
}

/*Header styles*/

.header-title {
    font-size: 3vw;
    height: max-content;
}

.carrousel-header {
    width: 40vw;
}

.navbar-collapse {
    max-width: 30vw;
}

.form-search {
    width: 100%;
}

.form-search>img {
    height: 25px;
}

#carouselDestacadasHome a {
    width: -webkit-fill-available;
    word-break: break-word;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


/*Slider*/

.image-slider {
    height: 580px;
    background-size: cover !important;
    background-position: right !important;
}

.carousel-control-next,
.carousel-control-prev {
    position: relative;
    height: 5rem;
    width: 5rem;
    bottom: 0;
    left: -1rem;
    right: unset;
}

.carousel-caption {
    top: 2rem;
    left: unset;
    right: unset;
    width: auto;
}


/*Galileo*/

.imagen-destacada {
    height: 600px !important;
    width: 100%;
}

.content-static{
    top: 0 !important;
}

.imagen-destacada-content {
    position: absolute;
    z-index: 3;
    top: 3rem;
}

.row-destacada {
    position: relative;
}

.description-destacada {
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-decoration: blink;
    color: #fff;
}

.description-destacada:hover {
    color: #fff;
}

/*Opinion*/
.img-opinion{
    height: 490px;
    object-fit: cover;
    width: 100%;
    object-position: top;
}

.card-opinion {
    background-color: #d4dddd;
}

.derecha-opinion {
    border-radius: .50rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.img-opion-comillas {
    width: 30%;
    float: left;
}

.titulo-opinion {
    color: #f13900;
    text-align: left;
}

.titulo-opinion > a {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 5.5rem;
}

.texto-opinion {
    color: black;
    text-align: left;
    font-family: Lato !important;
    font-size: 14px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;
    height: 12rem;
    display: -webkit-box;
    -webkit-line-clamp: 11;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.firma-opinion {
    color: #f13900;
    text-align: left;
    font-family: Lato !important;
    font-size: 15px !important;
    line-height: 1.2 !important;
    font-weight: 900 !important;
    line-height: 1;
}

.container-author {
    position: absolute;
    z-index: 3;
    top: 20rem;
}

.card-opinion-derecha {
    background-color: #db7318;
    min-height: 8.68rem;
    align-content: center;
    padding: 10px;
}

.primer-texto-card-derecha > a{
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 5.5rem;
}

.segundo-texto-card-derecha {
    font-size: medium;
    color: black;
    font-weight: bold;
    text-align: left;
    position: relative;
    height: auto;
}

.bottom-cards-body {
    padding: .2rem .5rem 0;
    text-align: start;
    margin-bottom: 0;
    font-weight: bold;
    line-height: 1;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 5.2rem;
}

.bottom-cards-body2 {
    padding: .2rem .5rem 0;
    text-align: start;
    margin-bottom: 0;
    font-weight: bold;
    line-height: 1;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 5.2rem;
    font-size: 16px;
}

.bottom-card-autor {
    text-align: start;
    margin-bottom: 0;
    color: #f13900;
    font-size: medium;
    font-weight: bold;
    padding: .2rem .5rem 0;
   /* display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 17px; */
    height: 2rem;
}

.bottom-card-autor2 {
    text-align: start;
    margin-bottom: 0;
    color: #f13900;
    font-size: medium;
    font-weight: bold;
    padding: .2rem .5rem 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Deportes Libros Mundo */

.card-left-type-two {
    /* background-color: #ebf3e0; */
    /* border-bottom: 10px solid white; */
}

.left-box-column {
    border-radius: .50rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.left-box-column-body {
    padding: .2rem 1.5rem 0;
    text-align: start;
    margin-bottom: 0;
    font-weight: bold;
    line-height: 1.2rem;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 77px;
    font-size: 14px;
}

.left-box-column-title {
    text-align: start;
    margin-bottom: 0;
}

.img-right-section-type-two {
    height: 100%;
    width: auto;
}

.seccion-title-middle {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 20px;
    padding-right: 20px;
    background-color: white;
}

.featured_caption p{
    text-align: center !important;
}

.title-middle {
    color: black;
    font-size: xx-large;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
    border-top: 8px solid white;
    border-bottom: 8px solid white;
}

.date-title-middle {
    color: grey;
    font-weight: bold;
}

#home-mundo .section-title-overlay-right {
    position: relative;
    margin-top: 1rem;
    bottom: 0;
    left: 0;
    font-size: x-small;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #00c11b;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    width: fit-content;
}

#home-libros .section-title-overlay-right {
    position: relative;
    margin-top: 1rem;
    bottom: 0;
    left: 0;
    font-size: x-small;
    padding-left: 10px;
    padding-right: 10px;
    background-color: red;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    width: fit-content;
}

.section-title-overlay-right {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: x-small;
    padding-left: 10px;
    padding-right: 10px;
    background-color: white;
}

.title-type-right {
    color: black;
    text-align: left;
    font-size: medium;
    font-weight: bold;
    padding-top: 5px;
    line-height: 1;
}

.description-middle {
    color: black;
    text-align: left;
    font-size: large;
    border-top: 8px solid white;
    border-bottom: 8px solid white;
}

.img-middle-section {
    height: 13.8rem;
    width: 100%;
}


/*las mas compartidas*/

.card-mascompartidos {
    background-color: #BBD4E5;
}


/*Destacadas*/

#mas-compartidas-home .bottom-card-autor{
    -webkit-line-clamp: 1;
}

.derecha {
    background-color: #f3efe0;
    margin: 0;
    padding: 15px;
}

.thumbnail {
    width: 100%;
    height: 100%;
}

.subtitle-destacadas {
    margin-top: 7px;
    margin-bottom: 0;
    font-family: Roboto Slab !important;
    font-size: 26px !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
}

.author-text {
    font-family: Roboto Slab !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    font-weight: 400 !important;
}

.titulo-izquierda {
    background-color: #aa173b;
    color: white;
    padding: 6px 10px;
    font-family: Lato !important;
    font-size: 12px !important;
    line-height: 1 !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    width: fit-content !important;
}

.texto-secundario{
    font-family: Lato !important;
    font-size: 16px;
    line-height: 1.2 !important;
    font-weight: bold !important;
}

.texto-secundario1{
    font-family: Lato !important;
    font-size: 18px;
    line-height: 1.2 !important;
    font-weight: 700 !important;
}

.texto-principal-1 {
    background-color: rgb(12 12 12 / 70%);
    padding: 1rem;
    font-size: 25px !important;
}

.texto-principal-1 > a{
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.texto-principal-2 {
    margin: 12px 0 0 0;
}

.texto-principal-2 > a {
    color: #000;
}

.texto-principal-3 {
    background-color: rgba(119, 118, 118, .6); 
    padding: 1rem;
}

.texto-principal-3 > a{
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.img-destacada-derecha {
    object-fit: cover !important;
}

.textoPrincipal {
    text-align: left;
    padding-top: 1rem;
    font-size: 1.2rem;
    bottom: 0;
    right: 0;
    left: 0;
    height: fit-content;
    color: black;
    position: relative;
}

#destacadas-home-izquierda .textoPrincipal {
    text-align: left;
    padding-top: 1rem;
    font-size: 1.2rem;
    bottom: 0;
    right: 0;
    left: 0;
    height: fit-content;
    color: black;
    position: relative;
}

#home-galileo .textoPrincipal {
    text-align: left;
    padding-top: 1rem;
    font-size: 1.2rem;
    bottom: 0;
    right: 0;
    left: 0;
    height: fit-content;
    color: black;
    position: relative;
}

#home-galileo .texto-principal-1{
    font-size: 20px;
    background-color: white !important;
}

#home-galileo .texto-principal-1 > a {
    color: black;
}

#home-sofa .textoPrincipal {
    text-align: left;
    padding-top: 1rem;
    font-size: 1.2rem;
    bottom: 0;
    right: 0;
    left: 0;
    height: fit-content;
    color: black;
    position: relative;
}

#home-sofa .texto-principal-1{
    font-size: 20px;
    background-color: white !important;
}

#home-sofa .texto-principal-1 > a {
    color: black;
}

#destacadas-home-izquierda .texto-principal-1{
    font-size: 20px;
    background-color: white !important;
}

#destacadas-home-izquierda .texto-principal-1 > a {
    color: black;
}

#destacadas-home-izquierda .titulo {
    background-color: #aa173b;
    margin: 0 1rem;
    padding: 6px 10px;
    color: #ffffff;
    font-family: Lato !important;
    font-size: 12px !important;
    line-height: 1 !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    top: 0rem;
    width: fit-content;
    position: relative;
}

#home-economia .textoPrincipal,
#home-mexico .textoPrincipal {
    text-align: left;
    margin-top: -3rem;
    font-size: 1.2rem;
    bottom: 0;
    right: 0;
    left: 0;
    height: fit-content;
    color: black;
    position: relative;
}

#home-economia .titulo,
#home-mexico .titulo  {
    background-color: #aa173b;
    margin: 0 1rem;
    padding: 6px 10px;
    color: #ffffff;
    font-family: Lato !important;
    font-size: 12px !important;
    line-height: 1 !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    top: 0rem;
    width: fit-content;
    position: relative;
}

.texto-principal-1 {
    background-color: rgb(12 12 12 / 70%);
    padding: 1rem;
    font-size: 25px !important;
}

.textoPrincipal:hover {
    text-decoration-color: #aa173b;
}

.titulo {
    background-color: #aa173b;
    margin: 0 1rem;
    padding: 6px 10px;
    color: #ffffff;
    font-family: Lato !important;
    font-size: 12px !important;
    line-height: 1 !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    position: absolute;
    top: 0rem;
}

/*Al aire*/

.video-al-aire {
    height: 17rem;
}

/*Interiores*/

.post-navigation .nav-previous a{
	border: 0px;
	font-weight: bold;
}

.post-navigation .nav-previous:before{
	content: \"Artículo anterior \A\"; 
    white-space: pre-wrap;
	font-size: x-small;
	font-weight: bold;
	margin-left: 1rem;
	display: block;
}

.post-navigation .nav-next:before{
	content: \"Artículo siguente\";
	white-space: pre-wrap;
	font-size: x-small;
	font-weight: bold;
	margin-right: 1rem;
	display: block;
}

.post-navigation .nav-next a{
	border: 0px;
	font-weight:bold;
}

/*Slider opinion*/

.title-opinion {
    font-size: 5vw;
    margin: auto;
    min-width: 100%;
}

.sumario-opinion {
    font-size: 3vw;
    line-height: 2rem;
    font-weight: bold;
    min-width: 100%;
    margin: auto;
}

.img-author {
    width: 20vw !important;
	height: 20vw !important;
    border-radius: 60%;
    margin: auto;
}

[class^=entry-content] p {
    margin-bottom: 1.5em !important;
}

.title-ver-mas{
    margin-bottom: 0;
    font-size: 1.5rem;
    color: #8b8b8b;
    -webkit-transition: all .3s;
}

.img-ver-mas{
    width: 11vw !important;
	height: auto !important;
    margin: auto;
    -webkit-transition: all .3s;
}

.feedback-slider-item {
	position: relative;
	padding: 60px 10px 20px 10px;
	margin-top: -40px;
    font-family: merriweather,serif !important
}

.author-name {
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 20px;
	font-weight: 500;
    color: #e20d39;
}

.feedback-slider-item p {
	line-height: 1.875;
}

/* GREY BACKGROUND COLOR OF THE ACTIVE SLIDER */
.feedback-slider-item:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 9vw;
    height: auto;
	background-color: white;
	border: 1px solid rgba(251, 90, 13, .1);
	border-radius: 10px;
	z-index: -1;
}

.thumb-prev,
.thumb-next {
	position: absolute;
	z-index: 10;
	top: 3rem;
	width: 25px;
	height: 25px;
	left: 25vw;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.thumb-next {
	left: auto;
	right: 25vw;
}

.feedback-slider-thumb img {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.content-opinion{
    min-width: 100%;
    margin: 1rem auto 6rem;
}

.img-invert{
    transform: rotate(-180deg);
}

/*Single*/
.twitter-tweet{
    margin-left: auto;
    margin-right: auto;
}

/*single reportaje*/
.entry-content-reportaje aside > img{
	width: -webkit-fill-available;
	margin: 20px auto 20px auto !important;
}

.entry-content-reportaje figure{
	margin: 20px auto 20px auto !important;
}
/*
.entry-content-reportaje p{ 
	width: 75%;
	margin: auto;
}*/
/*
.entry-content-reportaje h1,
.entry-content-reportaje h2,
.entry-content-reportaje h3, 
.entry-content-reportaje h4,
.entry-content-reportaje h5{
	width: 75%;
	margin: 0 auto 20px auto;
}*/ 

.scrollable-menu {
    height: auto;
    overflow-x: hidden;
}

.video-destacada{
    height: 53vw;   
}

.content-galileo-sofa{
    padding: 0;
    bottom: 1rem;
    top: 1rem;
    right: 0;
    width: -webkit-fill-available;
}

.content-inner-galileo-sofa{
    bottom: 0;
    position: absolute;
    right: 1rem;
}

.sumario-opinion{
    font-size: 17px;
 }

.content-opinion p{
      font-size: 20px;
}

@media (min-width: 576px){
    .redes-header {
        margin-left: 0;
    }

    .buscar-input:focus {
        width: 150px !important;
        margin-left: 0;
    }

    .img-menu-sinembargo{
        margin-bottom: 1rem; 
    }
}


/*ipad*/
@media only screen and (min-width: 768px) {

    .horario{
        font-size: 20px;
    }

    .dias{
        font-size: 20px;
    }
    .content-opinion p{
        font-size: 20px;
    }

    .sumario-opinion{
        font-size: 19px;
    }

    .redes-sociales-hidden{
        position: absolute;
        bottom: 7rem;
        left: 0;
        right: 0;
    }

    .opinion-titulo-hidden{
        left: 6rem;
        right: 6rem;
        position: absolute;
        transform: translateY(-50%);
        top: 54%;
    }

    .ver-mas{
        width: fit-content;
        margin: auto;
        cursor: pointer;
        position: absolute;
        bottom: 1rem;
        left: 0;
        right: 0;
    }

    .content-galileo-sofa{
		transform: translateY(-50%); 
		top: 50% !important; 
		bottom: unset;
	}

    .content-inner-galileo-sofa{
        position: relative;
        right: unset;
    }    

    #home-mundo .section-title-overlay-right {
        position: absolute;
        margin-top: 0;
        background-color: white;
        color: #00c11b;
        padding-top: 0;
        padding-bottom: 0;
    }

    
    #home-libros .section-title-overlay-right {
        position: absolute;
        margin-top: 0;
        background-color: white;
        color: red;
        padding-top: 0;
        padding-bottom: 0;
    }

    .video-destacada{
        height: 45vw;   
    }    

    .mb-4-5 {
        margin-bottom: 2.2rem!important;
    }

    .textoPrincipal {
        position: absolute !important;
    }

    #home-sofa .texto-principal-1{
        font-size: 25px;
        background-color: rgb(12 12 12 / 70%) !important;
    }
    
    #home-sofa .texto-principal-1 > a {
        color: white;
    }

    #home-galileo .texto-principal-1{
        font-size: 25px;
        background-color: rgb(12 12 12 / 70%) !important;
    }
    
    #home-galileo .texto-principal-1 > a {
        color: white;
    }

    #destacadas-home-izquierda .texto-principal-1{
        font-size: 25px;
        background-color: rgb(12 12 12 / 70%) !important;
    }
    
    #destacadas-home-izquierda .texto-principal-1 > a {
        color: white;
    }

    .titulo {
        position: absolute !important;
    }

    .img-menu-sinembargo{
        margin-bottom: 0; 
    }
    
    #mas-compartidas-home .bottom-cards-body {
        -webkit-line-clamp: 3;
        height: 63px;
    }

    .buscar-input {
        width: 50px !important;
        margin-left: 20px;
    }

    .buscar-input:focus {
        width: 120px !important;
        margin-left: 0;
    }

    .videoWrapper{
        height: 320px !important;
    }

    .main-tabs {
        padding: 5px 22px 5px;
        margin-left: 2rem;
        margin-right: 2rem;
        width: 80%;
        height: 35px;
    }

    .feedback-slider-item {
        height: 68rem;
        padding: 60px 50px 20px 50px;
    }

    .author-text {
        font-size: 16px !important;
    }

    .imagen-circular {
        height: 5rem;
        width: 5rem;
    }

    .image-slider {
        width: 100vw;
        height: 40rem;
    }
    .header-title {
        font-size: 1.5vw;
    }
    .carrousel-header {
        width: 50vw;
    }
    .navbar-collapse {
        max-width: 25vw;
    }
    /*Slider*/
    .carousel-control-next, .carousel-control-prev {
        left: unset;
    }

    .text-subtitle-image {
        font-size: 18px !important;
    }

    .subtilte-description-destacada {
        display: -webkit-box !important;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-decoration: blink;
        color: #fff;
    }
    .carousel-caption {
        top: 0rem;
        width: 70%;
    }
    /*Galileo*/
    .imagen-destacada {
        height: 50rem !important;
    }

    .content-static {
        top: 3rem !important;
    }

    .imagen-destacada-content {
        top: 1rem;
        left: 3rem;
    }
    .description-destacada {
        -webkit-line-clamp: 3;
    }

    /*Opinion*/
    .texto-opinion {
        height: 5.6rem;
        -webkit-line-clamp: 4;
    }
    .container-author {
        top: 17rem;
    }
    .primer-texto-card-derecha > a {
        -webkit-line-clamp: 5;
        height: 7rem;
    }

    .bottom-cards-body {
        height: 63px;
        -webkit-line-clamp: 3;
    }
    
    .bottom-cards-body2 {
        height: 3.2rem;
    }

    .bottom-card-autor {
        height: 3rem;
        -webkit-line-clamp: 2;
    }

    .titulo-opinion > a {
        -webkit-line-clamp: 3;
        height: 5.3rem;
    }

    /* Deportes Libros Mundo */
    .img-right-section-type-two {
        height: 7.8rem;
        width: 100%;
    }
    .img-middle-section {
        height: 14.5rem;
        width: 100%;
    }
    .title-middle {
        padding-right: 4rem;
    }
    /*Al aire*/
    .video-al-aire {
        height: 32rem;
    }

    /*slider opinion*/

    .feedback-slider-item:after {
        top: 18vw;
        left: 20px;
	    right: 20px;
    }

    .thumb-prev, .thumb-next {
        top: 4.5rem;
        width: 45px;
        left: 20vw;
    }

    .thumb-next {
        right: 20vw;
        left: auto;
    }

    .img-ver-mas{
        width: 8vw !important;
    }

    .title-opinion {
        min-width: 90%;
    }
    
    .sumario-opinion {
        min-width: 90%;
    }

    .content-opinion{
        min-width: 90%;
    }

    /*single reportaje*/
  /*  .entry-content-reportaje p{
        width: 50%;
    }*/

   /* .entry-content-reportaje h1,
    .entry-content-reportaje h2,
    .entry-content-reportaje h3,
    .entry-content-reportaje h4,
    .entry-content-reportaje h5{
        width: 50%;
    }*/

}


/*desktop y laptop*/
@media only screen and (min-width: 992px) {

    footer{
        height: auto;
    }

    .content-opinion p{
        font-size: 20px;
    }

    .video-destacada{
        height: 40vw;   
    }    

    .buscar-input {
        width: 60px !important;
        margin-left: 130px;
    }

    .buscar-input:focus {
        width: 190px !important;
        margin-left: 0;
    }

    .img-urgente{
        width: 210px;
        margin-top: 15px;
    }

    .left-box-column-body {
        height: 96px;
    }

    #menu_principal{
        width: -webkit-fill-available;
        margin-top: 8px;
        margin-left: 0;
    }

    .redes-header{
        justify-content: flex-end !important;
        margin: 0;
    }

    div.entry-content aside[class^='ver-ademas']{
        width: 320px;
    }

    div.entry-content-reportaje aside[class^='ver-ademas'],
    div.entry-content-entrevista aside[class^='ver-ademas']{
        width: 320px;
        margin-left: 230px !important;
        margin-top: 15px;
        margin-right: 15px;
        margin-bottom: 15px;
        padding: 15px !important;
    }

    .entry-content-reportaje .videoWrapper,
    .entry-content-entrevista .videoWrapper {
       /*  width: 50%; */ 
    }

    .videoWrapper{
        height: 450px !important;
    }

    #destacadas-home-izquierda .bottom-card-autor {
        height: 27px;
    }

    .bottom-card-autor {
        height: 2.5rem;
    }

    .feedback-slider-item {
        height: 56rem;
    }

    .main-tabs {
        width: 90%;
        display: inline-block;
    }

    .navbar-collapse {
        max-width: -webkit-fill-available;        
    }
    
    .share{
        padding: .8rem;
    }
    
    .share1{
        padding: .5rem;
    }
    
    .share1:after {
        top: 9px;
        border-width: 10px;
    }
    
    .share1:before {
        top: 9px;
        border-width: 10px;
    }

    .form-search {
        width: auto;
    }
    /*Slider*/
    .image-slider {
        height: 45rem;
    }

    .text-title-image {
        font-family: Lato !important;
        font-size: 42px !important;
        line-height: 1.2 !important;
        font-weight: 900 !important;
    }
    
    .carousel-caption {
        top: 3rem;
        width: 45%;
    }
    
    .content-static {
        top: 2rem !important;
    }

    .imagen-destacada-content {
        left: 10rem;
        top: 2rem;
    }
    .description-destacada {
        -webkit-line-clamp: 5;
    }
    
    footer {
        height: auto;
    }
    /*opinion*/
    .texto-opinion {
        height: 8.7rem;
        -webkit-line-clamp: 8;
    }
    .container-author {
        top: 17rem;
    }
    .primer-texto-card-derecha > a {
        height: 6.7rem;
    }
    .bottom-cards-body {
        height: 63px;
        -webkit-line-clamp: 3;
    }
    .bottom-cards-body2 {
        height: 2.2rem;
    }
    .segundo-texto-card-derecha {
        line-height: 1;
    }
    /* Deportes Libros Mundo */
    .img-right-section-type-two {
        height: 7.8rem;
        width: 100%;
    }
    .img-middle-section {
        height: 14.5rem;
        width: 100%;
    }
    .title-middle {
        padding-right: 2rem;
    }
    /*Destacadas*/

    #mas-compartidas-home .imagen-circular{
        height: 100px;
        width: 100px;
    }

    #home-en-foco .imagen-circular{
        height: 80px;
        width: 80px;
    }

    #home-en-foco .bottom-cards-body {
        height: 80px;
        -webkit-line-clamp: 4;
    }

    #home-mundano .bottom-cards-body {
        height: 80px;
        -webkit-line-clamp: 4;
    }

    #mas-compartidas-home .bottom-cards-body {
        height: 83px;
        -webkit-line-clamp: 4;
    }

    #mas-compartidas-home .bottom-card-autor{
        height: 20px;
    }

    .img-destacada-derecha {
        height: 4.5rem;
    }
    .right-text-description {
        display: -webkit-box !important;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin: 0px;
        font-family: Lato !important;
        font-size: 14px !important;
        line-height: 1.3 !important;
        font-weight: 700 !important;
        height: 75px;
    }

    .right-text-description:hover {
        text-decoration-color: #aa173b;
    }
    
    /*Al aire*/
    .video-al-aire {
        height: 32rem;
    }

    /*slider opinion*/
    .img-author {
        width: 10vw !important;
        height: 10vw !important;
        border-radius: 60%;
        margin: auto;
    }
    
    .thumb-prev,
    .thumb-next {
        top: 1.7rem;
        width: 80px;
        height: 80px;
        left: 15vw;
    }

    .thumb-next {
        right: 15vw;
        left: auto;
    }

    .title-opinion {
        font-size: 3vw;
        min-width: 70%;
    }
    
    .sumario-opinion {
        font-size: 1.3vw;
        min-width: 80%;
    }

    .content-opinion{
        min-width: 80%;
        margin: 4rem auto 6rem;
    }

    .img-ver-mas{
        width: 3vw !important;
    }

    .feedback-slider-item {
        padding: 60px 60px 20px 60px;
    }

    .ver-mas:hover .img-ver-mas{
        width: 3.5vw !important;
        margin: auto;
        cursor: pointer;
        bottom: 1rem;
        left: 0;
        right: 0;
    }

    .thumb-prev:hover,
    .thumb-next:hover {
        width: 84px;
        height: 84px;
    }

    .feedback-slider-item:after {
        top: 9vw;
    }

    #redes_sociales{
        margin-top: 26px;
    }

    .form-search>img {
        margin-top: .3rem;
    }
    
}

@media only screen and (min-width: 1200px) {

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .4rem;
        padding-left: .4rem;
    }
}