@media only screen and (max-width: 768px) {
	.hide-on-mobile{
		display: none;
	}
	.hide-on-desktop{
		display: block;
	}
	
	.home .site-main{
		width: 100vw;
	}
	.header-social {
    	display: none;
	}
	.main-navigation ul, .main-navigation.toggled ul{
		display: block;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.main-navigation ul {
		/*display: flex; /*cancel a display:block in style.css*/
		background-color: transparent;
	}
	.nav-menu{
		transition: height 1s;
		height: 0vh;
		overflow: hidden;
		justify-content: start;
	}
	.nav-menu a{
		background-color: transparent;
	}
	.toggled .nav-menu{
		height: 78vh;
	}
	.toggled.nav-sticky .nav-menu{
		height: 95vh;
	}
	.main-navigation li{
		text-align: center;
	}
	.menu-principal-container {
		background-color: #600;
	}
	.nav-sticky + .site-main {
	  padding-top: 180px; /*fix for mobile sticky*/
	}
	.mobile-bar-logo {
		width: 160px;
		display: inline-block;
		position: absolute;
		top: -2px;
		left: 28vw;
		display: none;
	}
	.main-navigation a.mobile-bar-logo {
		display: none;
	}
	.main-navigation.nav-sticky a.mobile-bar-logo {
		display: inline-block;
	}
	/*** SEARCH ***/
	#ajaxsearchpro1_1, #ajaxsearchpro1_2, div.asp_m.asp_m_1 {
		top: 2px !important;
	}
	
	/*** ENTRIES ***/
	.entry-grid{
		display: block;
	}
	.nav-next .nav-title, .nav-previous .nav-title{
		padding: 0;
		line-height: 1.3;
		font-size: 0.93em;
	}
	h1.entry-title{
		font-size: 2.4em;
		text-align: center;
	}
	.post .entry-meta, .post .cat-links{
		text-align: center;
	}
	.entry-content>p:first-child>strong, 
	.entry-content h5,
	.entry-content h5 strong,
	.entry-content h6 {
		font-size: 1.05em;
		line-height: 1.1;
		text-align: center;
		font-weight: 500;
		font-style: italic;
		margin-top: 0.5em;
	}
	.entry-content {
		font-size: 1.2em;
		overflow: hidden;
		margin-top: 0;
	}
	.entry-content h2{
		line-height: 1.1;
	}
	.entry-content p>span>em {
		display: block;
		line-height: 1.4;
	}
	.wp-caption .wp-caption-text{
		font-size: 0.8em;
	}
	
	/** LISTS **/
	.archive-title{
		letter-spacing: 0;
		text-align: center;
	}
	.thepost{
		display: block;
		position: relative;
	}
	.thepost .thepost_image img{
		max-height: 140px;
	}
	.thepost h2.thepost_title{
		font-size: 1.3em;
	}
	.thepost_excerpt{
		display: none;
	}
	.category_trio, #section-mexico{
		--mobile-padding: 0;
	}
	/*** FRONTPAGE  ****/
	.section-name {
		font-size: 1.4em;
		line-height: 1.2;
		margin: 0 0 10px 20px;
	}
	.with-red-underline:after,
	.with-black-underline:after {
		height: 4px;
		max-width: 80px;
	}
	#section-mexico .news-style1{
		display:block;
		height: auto;
	}
	#section-mexico .fp_news_item,
	#section-politica .fp_news_item,
	#section-amlo .fp_news_item,
	#section-ciudad .fp_news_item,
	#section-seguridad .fp_news_item{
		position: relative;
	}
	#section-mexico .fp_news_item .fp-post-info .post-title,
	#section-mexico .fp_news_item .fpnews-info .fpnews-title,
	#section-politica .fp_news_item:nth-child(-n+2) .fpnews-title,
	#section-ciudad .fp_news_item:nth-child(-n+2) .fpnews-title,
	#section-amlo .fp_news_item .fpnews-info .fpnews-title {
		font-size: 1em;
		font-weight: 400;
		line-height: 1;
		display: block;
		color: #fff;
	}
	#section-mexico .fp-post-image,
	#section-mexico .fpnews-image,
	#section-politica .fp_news_item:nth-child(-n+2) .fpnews-image,
	#section-ciudad .fp_news_item:nth-child(-n+2) .fpnews-image,
	#section-amlo .fpnews-image {
		height: 180px;
		overflow: hidden;
		position: relative;
	}
	#section-mexico .fp-post-image img,
	#section-mexico .fpnews-image img,
	#section-politica .fp_news_item:nth-child(-n+2) .fpnews-image img,
	#section-ciudad .fp_news_item:nth-child(-n+2) .fpnews-image img,
	#section-amlo .fpnews-image img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
	#section-mexico .fp_news_item .fp-post-info,
	#section-mexico .fp_news_item .fpnews-info,
	#section-politica .fp_news_item:nth-child(-n+2) .fpnews-info,
	#section-ciudad .fp_news_item:nth-child(-n+2) .fpnews-info,
	#section-amlo .fp_news_item .fpnews-info {
		position: absolute;
		bottom: 0;
		color: #fff;
		padding: 50px 20px 10px 20px;
		background: linear-gradient( 0deg, rgba(0,0,0,0.8) 14%, rgba(0,0,0,0) 100%);
	}
	#section-mexico .fpnews-date,
	#section-politica .fpnews-date,
	#section-ciudad .fpnews-date,
	#section-amlo .fpnews-date {
		font-size: .6em;
		text-transform: uppercase;
	}
	#section-mexico{
		margin-bottom: 0 !important;
	}
	.mexico-news2 .fp_news_item,
	#section-politica .fp_news_item:nth-child(1n+3),
	#section-ciudad .fp_news_item:nth-child(1n+3),
	.internacional-mobile .fp_news_item,
	#section-seguridad .fp_news_item{
		display: flex;
		padding-top: .3em;
    	padding-bottom: .3em;
	}
	.mexico-news2 .fp_news_item:nth-child(1n+4),
	#section-seguridad .fp_news_item {
		background-color: #f3efdf;
		flex-direction: row-reverse;
	}
	.mexico-news2 .fpnews-image,
	.mexico-news2 .fpnews-info,
	#section-politica .fp_news_item:nth-child(1n+3) .fpnews-image,
	#section-politica .fp_news_item:nth-child(1n+3) .fpnews-info,
	#section-ciudad .fp_news_item:nth-child(1n+3) .fpnews-image,
	#section-ciudad .fp_news_item:nth-child(1n+3) .fpnews-info,
	.internacional-mobile .fpnews-image,
	.internacional-mobile .fpnews-info,
	#section-seguridad .fpnews-image,
	#section-seguridad .fpnews-info {
		width: 50%;
		height: 100px;
		overflow: hidden;
	}
	.mexico-news2 .fpnews-image img,
	#section-politica .fp_news_item:nth-child(1n+3) .fpnews-image img,
	#section-ciudad .fp_news_item:nth-child(1n+3) .fpnews-image img,
	.internacional-mobile .fpnews-image img,
	#section-seguridad .fpnews-image img{
		height: 100px;
		width: 100%;
		object-fit: cover;
	}
	.mexico-news2 .fpnews-date,
	#section-politica .fp_news_item:nth-child(1n+3) .fpnews-date,
	#section-ciudad .fp_news_item:nth-child(1n+3) .fpnews-date,
	.internacional-mobile .fpnews-date,
	#section-seguridad .fpnews-date,
	#arte-cultura .fpnews-date {
		display: none;
	}
	.mexico-news2 .fpnews-info,
	#section-politica .fp_news_item:nth-child(1n+3) .fpnews-info,
	#section-ciudad .fp_news_item:nth-child(1n+3) .fpnews-info,
	.internacional-mobile .fpnews-info,
	#section-seguridad .fpnews-info{
		font-size: .85em;
		line-height: 1.1;
		font-weight: 500;
		padding-left: .5em;
		display: flex;
		align-items: center;
	}
	.mexico-news2 .fp_news_item:nth-child(1n+4) .fpnews-info{
		padding-left: 0;
		padding-right: .5em;
	}
	
	.post-title:after,
	.mexico-news-mobile .fpnews-title:after,
	#section-politica .fp_news_item:nth-child(-n+2) .fpnews-title:after,
	#section-ciudad .fp_news_item:nth-child(-n+2) .fpnews-title:after,
	#section-amlo .fpnews-title:after {
		content: " ";
		background-color: #C93621;
		height: 3px;
		display: block;
		max-width: 80px;
		border-radius: 3px;
		margin-top: 0.15em;
	}
	.fp_news_item.newsitem-3{
		/*display: none;*/
	}
	#section-politica .fp_news_item,
	.internacional-mobile .fp_news_item,
	#section-seguridad .fp_news_item{
		margin-left: var(--mobile-padding);
		margin-right: var(--mobile-padding);
	}
	#arte-cultura {
		margin-top: 1em;
	}
	#arte-cultura .fp_news_item{
		background: #ccc;
		display: flex;
		padding: .5em;
	}
	#arte-cultura .fp_news_item:last-child{
		padding-bottom: 1.5em;
	}
	#arte-cultura .fp_news_item .fpnews-image{
		width: 130px;
		height: 130px;
	}
	#arte-cultura .fp_news_item .fpnews-image img{
		height: 130px;
		width: 130px;
		object-fit: cover;
	}
	#arte-cultura .fp_news_item .fpnews-info{
		width: 60%;
		display: flex;
		align-items: center;
		padding-left: .8em;
	}
	#arte-cultura .fpnews-info {
		line-height: 1.2;
		font-size: .9em;		
	}
	#arte-cultura .fp_news_item.newsitem-0{
		display: block;
		padding: 0;
	}
	#arte-cultura .newsitem-0 .fpnews-image{
		height: 200px;
		width: 100%;
		overflow: hidden;
	}
	#arte-cultura .newsitem-0 .fpnews-image img{
		height: 200px;
		width: 100%;
		object-fit: cover;	
	}
	#arte-cultura .newsitem-0 .fpnews-info{
		text-align: center;
		line-height: 1.2;
		font-size: .9em;
		padding: .3em 1em;
		width: 100%;
	}

	#section-geek .grid-container{
		display: block;
	}
	#section-geek .fp_news_item{
		background: #000;
		color: #fff;
		display: flex;
		padding: .5em;
		position: relative;
	}
	#section-geek .fpnews-date{
		display: none;
	}
	#section-geek .fp_news_item:last-child{
		padding-bottom: 1.5em;
	}
	#section-geek .fp_news_item .fpnews-image{
		width: 150px;
		height: 90px;
	}
	#section-geek .fp_news_item .fpnews-image img{
		width: 150px;
		height: 90px;
		object-fit: cover;
	}
	#section-geek .fp_news_item .fpnews-info{
		width: 50%;
		display: flex;
		align-items: center;
		padding-left: .8em;
		color: #fff;
	}
	#section-geek .fp_news_item .fpnews-info a{
		color: #fff;
	}
	#section-geek .fpnews-info {
		line-height: 1.2;
		font-size: .9em;		
	}
	#section-geek .fp_news_item.newsitem-0{
		display: block;
		padding: 0;
	}
	#section-geek .fp_news_item.newsitem-0 .fpnews-image,
	#section-geek .fp_news_item.newsitem-0 .fpnews-image img{
		width: 100%;
		height: 200px;
	}
	#section-geek .fp_news_item.newsitem-0 .fpnews-info{
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		text-align: center;
		font-size: .8em;
		padding-bottom: 10px;
		padding-top: 15px;
		background: linear-gradient( 0deg,rgba(0,0,0,0.8) 14%,rgba(0,0,0,0) 100%);
	}
	
	#section-youtube .section-name{
		margin-left: 0;
	}
	.yotuwp>div{
		display: block;
	}
	.yotu-videos{
		float: none!important;
		margin-top: 1em;
		max-height: 300px;
	}
	.yotu-videos li > a{
		height: 55px;
	}
	h3.yotu-video-title{
		height: 70px;
	}
	.yotu-videos.yotu-mode-list .yotu-video h3{
		color: #ffffff !important;
	}
	
	#section-camaleon .fp_news_item {
		position: relative;
		width: 100%;
		height: 250px;
		overflow: hidden;
		margin-bottom: .6em;
	}
	#section-camaleon .fp-post-image {
		width: 100%;
		height: 100%;
	}
	#section-camaleon .fp-post-image:after{
		content:" ";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		/*
		background: rgb(81,18,103);
		background: linear-gradient(90deg, rgba(81,18,103,0.55) 0%, rgba(9,50,196,0.73) 15%, rgba(6,136,173,0.55) 53%, rgba(255,255,255,0) 71%);
		*/
		background: rgb(91,29,198);
		background: linear-gradient(90deg, rgba(91,29,198,0.55) 0%, rgba(31,62,198,0.70) 19%, rgba(71,170,212,0.55) 51%, rgba(121,217,180,0) 71%);
	}
	#section-camaleon .fp-post-image img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		filter: grayscale(100%);
	}
	#section-camaleon .fp-post-info {
		position: absolute;
		bottom: 0;
		color: #fff;
		padding: 5em 7.5em 1em 1em;
		line-height: 1.1;
		/* background: #00000099; */
	}
	#section-camaleon .fp-post-info a{
		color: #fff;
	}
	#section-camaleon .post-date {
		color: #ffffffc9;
		margin-bottom: .3em;
	}
	.with-camaleon-underline:after {
		content: " ";
		height: 4px;
		display: block;
		max-width: 80px;
		border-radius: 3px;
		background: rgb(91,29,198);
		background: linear-gradient(90deg, rgba(91,29,198,1) 0%, rgba(31,62,198,1) 33%, rgba(71,170,212,1) 66%, rgba(121,217,180,1) 99%);
	}
	#section-camaleon .post-title:after{
		background: rgb(121,217,180);
		background: linear-gradient(90deg, rgba(121,217,180,1) 0%, rgba(71,170,212,1) 34%, rgba(31,62,198,1) 69%, rgba(91,29,198,1) 100%);
	}
	
	#section-camaleon .fp_news_item:nth-child(1n+4){
		height: revert;
		width: revert;
		display: flex;
		flex-direction: row-reverse;
		padding-top: .3em;
		padding-bottom: .3em;
		margin: 0 var(--mobile-padding);
	}
	#section-camaleon .fp_news_item:nth-child(1n+4) .fp-post-image{
		width: 50%;
		height: 100px;
		position: relative;
	}
	#section-camaleon .fp_news_item:nth-child(1n+4) .fp-post-image:after {
		width: 100%;
		background: linear-gradient(0deg,rgba(91,29,198,0.55) 0%,rgba(31,62,198,0.70) 19%,rgba(71,170,212,0.55) 51%,rgba(121,217,180,0) 71%);
	}
	#section-camaleon .fp_news_item:nth-child(1n+4) .fp-post-info {
		position: relative;
		color: #000;
		padding: 0;
		width: 50%;
		line-height: 1;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	#section-camaleon .fp_news_item:nth-child(1n+4) .fp-post-info a{
		color: #000;
		font-size: 0.85em;
		font-weight: 500;
	}
	#section-camaleon .fp_news_item:nth-child(1n+4) .post-date {
		display: none;
	}
	#section-camaleon .fp_news_item:nth-child(1n+4) .post-title:after{
		display: none;
	}
	
	blockquote{
		margin: 0;
		font-size: 1.35em;
		text-align: center;
	}
	.thepost_image,
	.thepost_panel .thepost_body{
		border-radius: 12px;
	}
	.category-camaleon .thepost_image{
		position:relative;
	}
	.category-menu .cat-links a{
		margin-bottom: 5px;
	}
	
	.category-camaleon .thepost_image:after {
		content: " ";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgb(91,29,198);
		background: linear-gradient(2deg, rgba(91,29,198,0.55) 0%, rgba(31,62,198,0.70) 19%, rgba(71,170,212,0.55) 51%, rgba(121,217,180,0) 91%);
	}
	.category-camaleon .thepost_image img{
		  -webkit-filter: grayscale(100%);
  			filter: grayscale(100%);
	}
	.category-camaleon .thepost_panel .thepost_body{
		background: transparent !important;
	}
	#goTopBtn{
		bottom: 50px;
	}
	/**** FOOTER  ****/
	.site-footer {
	  display: grid;
	  grid-template-columns: 1.2fr 0.8fr;
	  grid-template-rows: 200px 0.5fr 0.5fr;
	  gap: 0px 0px;
	  grid-auto-flow: row;
	  grid-template-areas:
		"footer-branding footer-menu"
		"footer-social footer-menu"
		"bottom-menu bottom-menu"
		"footer-copyright footer-copyright";
	  align-items: center;
	}
	.footer-branding {
		width: 170px;
	}
	.search-results-list .entry-title{
		font-size: 1.2em;
		text-align: center;
	}
	.footer-menu { grid-area: footer-menu; }

	.footer-branding { grid-area: footer-branding; }

	.footer-social { grid-area: footer-social; }

	.footer-copyright { grid-area: footer-copyright; }
	
	.bottom-menu { grid-area: bottom-menu; }
	
	.site-footer{
		padding-bottom: 100px;
	}
	.footer-social{
		font-size: 1.5em;
	}
	.bottom-menu{
		font-size: .5em;
		margin-top: 3em;
	}
	.bottom-menu ul{
		display: flex;
		justify-content: center;
	}
	.bottom-menu ul li a{
		display: block;
		padding: 0 .5em;
	}
	/**** SCROLL INFINITO ****/
	.td-module-thumb {
		height: 160px;
	}
}