/* Pantallas 600px o menos */
@media screen and (max-width: 600px) {
	#na {
		display: none;
	}

	.box-container {
		height: 94vh;
	}

	#snap_guide {
		scroll-snap-align: start;
	}

	#slide-items {
		height: 94vh;
	}

	.slidecontent h3>a {
		font-size: 1.5rem;
		line-height: normal;
	}

	.slide-resumen {
		width: 100%;
	}

	.pin-category ul {
		margin-left: 0;
	}

	.slide-nav {
		top: 70%;
	}

	.s-prev {
		height: 5rem;
	}

	.s-next {
		height: 5rem;
	}

	.share {
		display: none;
	}

	.share-icons {
		display: none;
	}

	.hero a>img {
		height: auto;
		width: 100vw;
		z-index: 1;
	}

	.ytslide-arrow {
		font-size: 3.5rem;
	}

	.autoria {
		margin: -1.5rem auto 50% auto;
	}

	.content {
		padding: 0.5rem 1.3rem 4rem 1.3rem;
	}

	.content p>img {
		width: 80%;
		height: auto;
	}

	.embeddedContent {
		width: 100%;
		height: auto;
	}

	.titular>h1 {
		font-size: 2rem;
	}

	.extra-size-container {
		display: none;
	}

	.ad-relacionados-med {
		display: none;
	}

	.ad-float-med {
		display: none;
	}
}

/* Pantallas 600px o más */
@media screen and (min-width: 600px) {
	.modal-content {
		width: 40%;
	}

	.errores-form {
		min-width: fit-content;
		min-width: -moz-fit-content;
		max-width: 30rem;
	}

	.log-form {
		max-width: 80%;
	}

	.feed-uno {
		width: 50%;
	}

	.box-container {
		width: 100%;
		height: 100vh;
		top: 3rem;
		position: sticky;
	}

	.feed-dos {
		width: 50%;
	}

	.feed-dos-ARCH {
		width: 50%;
		margin: 0 auto;
	}

	.single-container {
		flex-direction: row;
	}

	.share {
		flex: 13%;
		background-color: white;
		padding: 0;
		margin: 0;
		height: auto;
	}

	.share-icons {
		flex-direction: column;
		justify-content: center;
		margin: 2rem auto;
		width: 50%;
		height: 20rem;
		top: 11%;
		position: sticky;
		z-index: 10;
	}

	.share-icons>i {
		margin: 0.20rem 0;
		height: 50px;
		width: 50px;
		display: flex;
		font-size: 2rem;
		align-items: center;
		justify-content: center;
		text-align: center;
	}

	.share-icons>a {
		cursor: pointer;
	}

	.share-icons a>i {
		margin: 0.20rem 0;
		height: 50px;
		width: 50px;
		display: flex;
		font-size: 2rem;
		align-items: center;
		justify-content: center;
		text-align: center;
	}

	.shar {
		color: var(--s0);
	}

	.twit {
		background-color: #55acee;
		color: white;
	}

	.face {
		background-color: #3c589a;
		color: white;
	}

	.whats {
		background-color: #55eb4c;
		color: white;
	}

	.mails {
		background-color: var(--p1);
		color: white;
	}

	.content {
		flex: 87%;
	}

	.container-a {
		display: flex;
		flex-direction: row;
	}

	.container-b {
		display: flex;
		flex-direction: row;
	}

	.imagen-fondo {
		transition: all 2.5s ease-out;
		background-position: center;
		background-repeat: no-repeat;
		background-size: auto 100%;
		position: absolute;
		top: 0;
		left: 0;
		width: 33rem;
		z-index: -1;
	}

	.container-preview-post:hover .imagen-fondo {
		top: -50px;
		left: -10px;
		transform: rotate(3deg);
		height: 120%;
		width: 120%;
	}

	.container-preview-post:hover .contenido-preview-post a>h3 {
		color: white;
		background-color: rgba(255, 51, 102, 0.80);
	}

	.portada_quote>img {
		position: relative;
		margin: 1.5rem 0;
		border-radius: 0 10px 10px 0;
		background-color: white;
		padding: 1rem 0 1rem 1rem;
		height: 14rem;
		width: auto;
	}

	.comparte_cita>p {
		position: relative;
		top: 45%;
		margin: 0 5% 0 10%;
		padding: 2rem 2rem 1rem 2rem;
		font-size: 1.5rem;
		z-index: 50;
	}

	.infograf {
		background-color: white;
		padding: 1rem;
		width: auto;
		display: flex;
		height: auto;
	}

	.share-foot {
		display: none;
	}

	.share-icons-movil {
		display: none;
	}

	.ytleft {
		left: 0;
		margin-left: 2rem;
	}

	.ytright {
		right: 0;
		margin-right: 2rem;
	}

	.titular>span {
		text-decoration: overline;
		font-style: italic;
		color: var(--g800);
		font-size: 1.2rem;
	}

	/* .float_ad {
		display: none;
	} */

	.ad-sidebar-1 {
		width: 300px;
		display: flex;
		height: auto;
	}

	.ad-container {
		min-width: 165px;
		background-color: white;
		padding: 1rem 0;
		margin: 0;
		height: auto;
	}

	.extra-size-container {
		flex: 165px;
		background-color: white;
		padding: 1rem 0;
		margin: 0;
		height: auto;
	}

	.extra-size-ad {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0 auto;
		width: 160px;
		height: 600px;
		top: 8%;
		position: sticky;
	}

	.ad-relacionados-med {
		display: block;
		margin: 1rem 2rem 0 2rem;
		width: 728px;
		height: 90px;
	}

	.ad-relacionados-sm {
		display: none;
	}

	.ad-relacionados-sm3 {
		display: none;
	}

	.ad-sidebar-1sm-ARCH {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0 auto;
		width: 160px;
		height: 600px;
		top: 8%;
		position: sticky;
	}

	.ad-sidebar-2sm-ARCH {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0 auto;
		width: 160px;
		height: 600px;
		top: 8%;
		position: sticky;
	}
}

/* 600px o más, horizontal para movil */
@media screen and (min-width: 600px) and (max-height: 600px) and (orientation: landscape) {
	#stage a>h3 {
		font-size: 1.3rem;
	}

	#stage a>p {
		font-size: 0.9rem;
	}

	.podcast-stage a>h3 {
		margin-top: 2rem;
		font-size: 1.3rem;
	}

	.podcast-stage a>p {
		font-size: 0.9rem;
	}

	.contenido-preview-post a>h3 {
		font-size: 1rem;
	}

	.contenido-preview-post a>p {
		font-size: 0.9rem;
	}

	.quote {
		height: 155vh;
		width: 100vw;
	}

	.feed-dos-INFO {
		width: 50%;
		margin: 0 auto;
	}

	.portada_quote>img {
		position: absolute;
		top: 2%;
		left: 0;
		background-color: white;
		padding: 1rem 0 1rem 6rem;
		border-radius: 0 10px 10px 0;
		height: 10rem;
		width: auto;
	}

	.comparte_cita>p {
		position: relative;
		top: 38%;
		margin: 0 5% 3% 40%;
		padding: 2rem;
		font-size: 1.5rem;
		z-index: 50;
	}

	.comparte_cita>p::before {
		font-size: 10rem;
		font-weight: bold;
		left: 15px;
		top: -10px;
	}
}

/* Pantallas 900px o menos */
@media screen and (max-width: 900px) {
	.float_ad_med {
		display: none !important;
	}

	.ad-sidebar-1sm-MJ {
		display: none;
	}

}

/* Pantallas 900px o más */
@media screen and (min-width: 900px) {
	.log-form {
		max-width: 50%;
	}

	.recomendado {
		width: 60%;
	}

	.portada_quote>img {
		position: absolute;
		top: 3%;
		left: 0;
		background-color: white;
		padding: 1rem 0 1rem 6rem;
		border-radius: 0 20px 20px 0;
		height: 14rem;
		width: auto;
	}

	#stage a>p {
		margin: 1rem 10rem 0 1rem;
	}

	.podcast-stage a>p {
		margin: 1rem 10rem 0 1rem;
	}

	.contenido-preview-post>h3 {
		font-size: 1.2rem;
	}

	.contenido-preview-post>p {
		font-size: 1rem;
	}

	.imagen-fondo {
		transition: all 2.5s ease-out;
		background-position: center;
		background-repeat: no-repeat;
		background-size: 120% 120%;
		position: absolute;
		top: 0;
		left: 0;
		width: 32rem;
		z-index: -1;
	}

	.container-preview-post:hover .imagen-fondo {
		top: -10px;
		left: -20px;
		transform: rotate(3deg);
		height: 110%;
		width: 120%;
	}

	.ytvideo-slider {
		width: 65%;
		height: 60vh;
		margin: 0 auto;
		position: relative;
		overflow: hidden;
	}

	.ytleft {
		left: 0;
		margin-left: 5rem;
	}

	.ytright {
		right: 0;
		margin-right: 5rem;
	}

	.content-relacionado>p {
		width: 50%;
		line-height: 2rem;
		margin: 1rem auto 0 auto;
	}

	.feed-dos-INFO {
		margin: 0 auto;
	}

	.elemento-infog {
		height: auto;
		width: auto;
		flex-basis: 40%;
	}

	.ad-sidebar-2 {
		width: 300px;
		display: flex;
		height: auto;
	}

	.ad-sidebar-1sm-MJ {
		display: flex;
		width: 160px;
		height: 600px;
	}

	.ad-sidebar-2-ARCH {
		width: 300px;
		display: flex;
		height: auto;
		justify-content: center;
		align-items: center;
		margin: 0 auto;
		top: 8%;
		position: sticky;
	}

	.ad-sidebar-2sm-ARCH {
		display: none;
	}
}

/* Pantallas 1050px o más */
@media screen and (min-width: 1050px) {
	.log-form {
		max-width: 40%;
	}

	.feed-uno {
		width: 50%;
	}

	.box-container {
		width: 100%;
		height: 100vh;
		top: 5%;
		position: sticky;
	}

	.innerslide h3>a {
		padding: 1.5rem;
		font-size: 3rem;
	}

	.feed-dos {
		width: 50%;
	}

	.feed-dos-ARCH {
		width: 50%;
		margin: 0 auto;
	}

	.single-container {
		flex-direction: row;
	}

	.content {
		flex: 50%;
	}

	.imagen-fondo {
		transition: all 2.5s ease-out;
		background-position: center;
		background-repeat: no-repeat;
		background-size: 120% 120%;
		position: absolute;
		top: 0;
		left: 0;
		width: 45rem;
		z-index: -1;
	}

	.container-preview-post:hover .imagen-fondo {
		top: -40px;
		left: -30px;
		transform: rotate(3deg);
		height: 120%;
		width: 140%;
	}

	.portada_quote>img {
		position: absolute;
		top: 3%;
		left: 0;
		background-color: white;
		padding: 1rem 0 1rem 6rem;
		border-radius: 0 20px 20px 0;
		height: 18rem;
		width: auto;
	}

	.comparte_cita>p {
		position: relative;
		top: 55%;
		margin: 0 3% 3% 40%;
		padding: 2rem 3rem 1rem 3rem;
		font-size: 1.7rem;
		z-index: 50;
	}

	.video {
		padding: 2.2% 3% 3% 3%
	}

	.ytleft {
		left: 0;
		margin-left: 8rem;
	}

	.ytright {
		right: 0;
		margin-right: 8rem;
	}

	.share {
		flex: 7%;
		background-color: white;
		padding: 0;
		margin: 0;
		height: auto;
	}

	.share-icons {
		display: flex;
		justify-content: center;
		align-items: center;
		background-color: white;
		margin: 2rem auto;
		width: 50%;
		height: 20rem;
		top: 11%;
		position: sticky;
		z-index: 10;
	}

	.comentarios {
		width: 65%;
		margin: 0 auto;
	}

	.share-foot {
		display: none;
	}

	/* .float_ad {
		display: none;
	} */

	.share-icons-movil {
		display: none;
	}

	.descubre {
		background-color: var(--g300);
		box-shadow: inset 0 8px 10px -3px rgba(0, 0, 0, 0.4);
		height: auto;
		margin: 0;
		display: flex;
		flex-direction: row;
		color: black;
		justify-content: center;
		font-size: 1rem;
	}

	.descubre-art {
		background-color: var(--g300);
		height: auto;
		margin: 0;
		display: flex;
		flex-direction: row;
		color: black;
		justify-content: center;
		font-size: 1rem;
	}

	.col1>ol,
	.col2>ol,
	.col3>ol {
		margin: 0;
		padding: 0;
	}

	.col1>h3,
	.col2>h3,
	.col3>h3 {
		text-align: left;
	}

	.col1 {
		margin: 0.25rem;
		width: 18%;
	}

	.col2 {
		margin: 0.25rem;
		width: 18%;
	}

	.col3 {
		margin: 0.25rem;
		width: 18%;
	}

	.col4 {
		margin: 0.25rem;
		background-color: white;
		box-shadow: 5px 8px 10px -3px rgba(0, 0, 0, 0.4);
		border-radius: 5px;
		padding: 0.5rem;
		width: 40%;
	}

	footer {
		flex-direction: row;
		padding-top: 2rem;
	}

	.footcontain-a {
		margin-left: 1.5rem;
	}

	.sm {
		margin: 0 auto;
	}

	.legalterms {
		margin: 0;
		display: flex;
		flex-direction: column;
		text-align: right;
		padding-right: 2rem;
		font-size: 1rem;
	}

	.legalterms>a {
		color: white;
		padding: 0;
	}

	.elemento-infog {
		height: auto;
		width: auto;
		flex-basis: 22%;
	}

	.main-infogr a>img {
		width: 70%;
		height: auto;
	}

	.single-ad-container {
		display: block;
		flex: 305px;
		justify-content: center;
		background-color: white;
		padding: 0;
		margin: 0;
		overflow-y: hidden;
	}

	.ad-relacionados-large {
		display: block;
		margin: 1rem 2rem 0 2rem;
		width: 970px;
		height: 250px;
	}

	.ad-relacionados-med {
		display: none;
	}

	.single-ad {
		max-width: 300px;
		height: 600px;
		margin: 1rem auto;
		justify-content: center;
		align-items: center;
	}
}

/* Pantallas 1440px o más */
@media screen and (min-width: 1440px) {
	.content {
		flex: 60%;
	}

	.share {
		flex: 5%;
	}

	.feed-uno {
		width: 40%;
	}

	.feed-dos {
		width: 60%;
		flex-direction: row;
		flex-wrap: wrap;
		height: fit-content;
		height: -moz-fit-content;
		justify-content: center;
	}

	.feed-dos-ARCH {
		width: 60%;
		flex-direction: row;
		flex-wrap: wrap;
		height: fit-content;
		height: -moz-fit-content;
		justify-content: center;
	}

	.preview-post {
		width: 49%;
	}

	.imagen-fondo {
		transition: all 2 ease-out;
		background-position: center;
		background-repeat: no-repeat;
		background-size: auto 100%;
		position: absolute;
		top: 0;
		left: 0;
		width: 38rem;
		z-index: -1;
	}

	#stage a>h3 {
		padding: 1rem;
		font-size: 3rem;
	}

	#stage a>p {
		padding: 1rem;
		font-size: 1.2rem;
		margin: 1rem 20rem 0 1rem;
	}

	.podcast-stage a>h3 {
		padding: 1rem;
		font-size: 3rem;
	}

	.podcast-stage a>p {
		padding: 1rem;
		font-size: 1.2rem;
		margin: 1rem 20rem 0 1rem;
	}

	.container-a {
		margin: 0;
		justify-content: center;
	}

	.comparte_cita>p {
		position: relative;
		top: 50%;
		margin: 0 3% 3% 40%;
		padding: 3rem 4rem 2rem 4rem;
		font-size: 2rem;
		z-index: 50;
	}

	.ytleft {
		left: 0;
		margin-left: 9rem;
	}

	.ytright {
		right: 0;
		margin-right: 8.5rem;
	}

	.single-ad {
		flex: 305px;
	}

	.ad-sidebar-2-MJ {
		width: 300px;
		display: flex;
		height: auto;
	}

	.ad-sidebar-1sm-ARCH {
		display: none;
	}

	.ad-sidebar-1sm-MJ {
		display: none;
	}

	.ad-sidebar-1med-MJ {
		width: 300px;
		display: flex;
		height: auto;
		justify-content: center;
		align-items: center;
		margin: 0 auto;
		top: 8%;
		position: sticky;
	}
}