@import url("font.css");

/* #estilos Generales
================================================== */
html{ height:100%; width:100%;}
body {
		background:#eeeeee;
	    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		 color:#000;
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
		font-size:100%;
		position:relative;
		height:100%;
		width:100%;
 }
 
	h1, h2, h3, h4, h5, h6, h7 { font-family: 'Oswald', sans-serif;font-weight: 400;}
	
		h1 {  font-size: 3.2em; color: #b5b5b5;}
		h2 { font-size: 1.2em; line-height: 1em;  color: #959595; }

p { margin: 3px 0; font-size:1em; line-height: 1.3em; color:#959595;  font-weight: 400;   font-family: 'museo_sans100';}
p.texcenter {text-align: center; width:100%;}
strong {font-family: 'Oswald', sans-serif;font-weight: 700;}
	
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
/* Estructura general
============================================= */

/* *****************************************************
   HELPERS
****************************************************** */
.none { display: none; }
.pos_Left { left:0; }
.pos_right { right:0;}
.pos_top { top:15px;}
.pos_bottom { bottom:15px;}
/* flots */
.floatLeft { float: left; }
.floatRight { float: right; }
.clear { clear: both; }
.none{ display:none;}
/*tipos de margen importante */
.mrg{ margin:3px;}/*4lados */
.mrg_b{ margin:0 3px;}/*2 lateral */
.mrg_c{ margin:3px 0;}/*2 top y botom */
.mrg_d{ margin:3px 0 0 0;}/* top */
.mrg_e{ margin:0 0 3px 0;}/* bottom */
.mrg_f{ margin:0 0 0 3px;}/* left */
.mrg_h{ margin:0 3px 0 0 ;}/* right */
/* texto */
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }

img.scale-with-grid {
		max-width: 100%;
		height:auto; 
		margin:0 auto;
       display: block;
		}
	img.ico_center {
		margin:10px auto;
		display: block;
		}
	.image_box_bg {
		background:no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		}
.a_link_full{ display:block; height:100%; width:100%; text-decoration:none;}

.div_sombra_bottom{
	height:100%;
	width:100%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 48%, rgba(0,0,0,0.7) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.7))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 48%,rgba(0,0,0,0.7) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0) 48%,rgba(0,0,0,0.7) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 48%,rgba(0,0,0,0.7) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 48%,rgba(0,0,0,0.7) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-8 */
	}
	
	
/* Estructura general CAjas
============================================= */
.home_container { 
  position: relative; 
  max-width: 1146px; 
  margin: 0 auto; 
  padding: 0; 
  padding:0 7px;
 }
  
/* Estructura general CAjas   ****HOME*****
============================================= */
.home_home_container {max-width: 1024px !important; /* cambioBanners */}

.home_header{width:99.5%; min-height:98px;  background:#ed1c24;}
.home_header_col3{width:33.3333%; float:left; position:relative;}

.home_nav{width:99.5%; min-height:30px;}
.home_nav2{width:90%; float:left; position:absolute;z-index:10000; background-color: #eeeeee;}	

.home_box_banner1{width:99.5%; height:150px; margin-top:15px !important;}
.home_box_nota1{width:32.8%;  height:508px; position:relative;}

.home_box_nota2_contenedor{width:36.14%;/* cambioBanners */  height:508px;  position:relative; overflow:hidden;}
.home_box_nota2{width:100%;  height:251px; background:#FFF; position:relative;}

.home_box_nota3_contenedor{width:29.3%; /* cambioBanners */  height:508px; position:relative; overflow:hidden;position:relative; }
.home_box_nota3{width:100%;  height:251px; position:relative;}

.home_box_nota_large{width:32.7%; /* cambioBanners */ height:506px; overflow:hidden; }

.home_box_nota_large2{width:17%;  height:150px;}
.home_box_box1{width:29.3%;  height:250px; position:relative;}
.home_box_box2{width:49.39%;  height:300px; position:relative;}
.home_footer{width:99.5%; background:#ed1c24; min-height:110px;}


/* Estructura general CAjas   ****CONTENIDO  2 COL BARRA LATERAL*****
============================================= */
.contenidos_title_nav_bar{width:99.5%; height:40px; margin-top:20px;}
.contenidos_col_a{width:76.88%; min-height:300px;margin-top:10px; }
.contenidos_col_b{width:22.05%; min-height:300px;margin-top:10px;}
.contenidos_col_c{width:99.5%; min-height:300px;margin-top:10px;}

/* home_nav  header
====================================================================================== */

.home_header img{ margin:26px  auto 0; } 

	.home_header_col3 ul{ color:#fff;font-family: 'Oswald', sans-serif; font-weight: 400;  margin:10px; min-height:30px; }
		.home_header_col3 ul li{ color:#fff; float:left;  margin-right:10px; border-right:1px solid #FFFFFF; position:relative;}
			.home_header_col3 ul li:last-child{  border-right:none; margin-right:0px; }
				.home_header_col3 ul li a{ color:#fff; text-decoration:none; text-transform:capitalize; margin:0 10px 10px 0;}
					.home_header_col3 ul li a:hover{ color:#000;}
	
	.home_social_nav{ min-height:30px; width:17%; float:right; overflow:hidden; margin:0 10px 0 0;}
		.home_social_nav_icos{float:right; display:block;}
		.home_social_nav img{ float:right; margin:26px 0 0 0;}
	
	.home_time_nav{ min-height:20px; width:190px; float:right; overflow:hidden;font-size:0.8em; }
	.home_time{ float:right; font-family: 'museo_sans500'; color:#FFFFFF; margin:4px 10px  0 0; }
	.bg_time {background:url(../images/bg_time.png ) no-repeat;}
	
	/* links speciales notas
==================== */

.registro_tool_tip, .registrate_tool_tip{ 
						width:319px;
						height:159px; 
						position:absolute; 
						background-color:#FFF;
						padding:15px;
						box-sizing:border-box;
						z-index:1000000000;  
						top:30px;
						left:10px;
						-webkit-border-radius: 3px;
                        -moz-border-radius: 3px;
                        border-radius: 3px;
						-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
                        -moz-box-shadow:    1px 1px 5px 0px rgba(50, 50, 50, 0.75);
                        box-shadow:         1px 1px 5px 0px rgba(50, 50, 50, 0.75);
					}
.registro_tool_tip a.btn_recupera, .registrate_tool_tip a.btn_recupera{ 
                        font-size:0.8em; 
					    float:left; 
						display:block; 
						margin:10px 35px 0 0;
						color:#919191;
						height:10px;
						cursor:pointer;
						font-family: 'museo_sans500';
						}	
										
.registro_tool_tip a.btn_tooltip, .registrate_tool_tip a.btn_tooltip{ 
						width:90px;
						height:28px; 
						display:block;
						background-color:#00abf0;
						padding:7px;
						box-sizing:border-box;
						text-align:center;
						float:left;
						
					}
					.registro_tool_tip input, .registrate_tool_tip input{
								width:90%;
								height:14px;
								padding:10px 20px 10px 3px;
								display:block;
								font-size:0.9em;
								color:#919191;
								margin:5px 0;
								border:1px solid #c0c0c0;
								background:#FFF;
								float:left;
								
							}
		.registro_tool_tip	input:focus, .registrate_tool_tip	input:focus{border:1px solid #00abf0;}
	    .registro_tool_tip   input::-webkit-input-placeholder, .registrate_tool_tip   input::-webkit-input-placeholder {color:#919191; font-size:1em;}
		.registro_tool_tip   input:-moz-placeholder, .registrate_tool_tip   input:-moz-placeholder {color:#919191; font-size:1em;}
					
.registro_tool_tip:after, .registrate_tool_tip:after{
	 
	 content: url("../images/row_tooltip.png") no-repeat no-scroll;
				   display: inline-block;
				   position:absolute;
				   top:-15px;
				   left:5px;
	}
.buscar_tool_tip{ 
						width:319px;
						height:76px; 
						position:absolute; 
						background-color:#FFF;
						padding:15px;
						box-sizing:border-box;
						z-index:1000000000;  
						top:60px;
						right:20px;
						-webkit-border-radius: 3px;
                        -moz-border-radius: 3px;
                        border-radius: 3px;
						-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
                        -moz-box-shadow:    1px 1px 5px 0px rgba(50, 50, 50, 0.75);
                        box-shadow:         1px 1px 5px 0px rgba(50, 50, 50, 0.75);
					}			
.buscar_tool_tip a.btn_buscar{ 
						width:36px;
						height:36px; 
						display:block;
						text-align:center;
						float: right;
						margin-top:5px;
						background:url(../images/ico_busc.png ) center center #00abf0 no-repeat;
						
					}
					.buscar_tool_tip input{
								width:75%;
								height:14px;
								padding:10px 20px 10px 3px;
								display:block;
								font-size:0.9em;
								color:#919191;
								margin:5px 0;
								border:1px solid #c0c0c0;
								background:#FFF;
								float:left;
								
							}
		.buscar_tool_tip	input:focus{border:1px solid #00abf0;}
	    .buscar_tool_tip   input::-webkit-input-placeholder {color:#919191; font-size:1em;}
		.buscar_tool_tip   input:-moz-placeholder {color:#919191; font-size:1em;}
					
.buscar_tool_tip:after{
	 
	 content: url("../images/row_tooltip.png") no-repeat no-scroll;
				   display: inline-block;
				   position:absolute;
				   top:-14px;
				   right:5px;
	}

/* plecas titulos generales
============================================= */
.hgroup_titles{position:absolute;}
		.hgroup_titles h1{  background: #FFF; font-size:1.8em; padding:8px 13px;  color:#444444;  margin:0; } 
		.hgroup_titles h2{  background: #FFF; clear:both;  padding:8px 10px  7px; color:#ed1c24;  font-size:1em; font-family: 'museo_sans500';} 	
		

/* links speciales notas
==================== */
.ver_mas{
	height:15px;
	width:35px;
	padding:6px  20px;
	display:block;
	margin:0!important;
	border:none !important;
	text-decoration:none;
	background:url(../images/mas_ico.png ) no-repeat  50px 10px #00abf0;
	color:#FFFFFF;
	font-size:0.9em;
	position:absolute;
   }

	.triangulo_mas{
		height:64px;
		width:64px;
		display:block;
		position:relative;
		z-index:10;
		top:0;
		right:0;
		float:right;
		margin:0!important;
		border:none !important;
	   }
	.ico_mas_azul_bg { background:url(../images/ico_mas_azul.png ) no-repeat; }
	.ico_mas_rojo_bg { background:url(../images/ico_mas_rojo.png ) no-repeat; }

.home_box_seccion{
	height:34px;
	width:100px;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-size:0.9em;
	position:absolute;
   }
		  .home_box_seccion p{
			color:#FFFFFF;
			float:left;
			padding:5px  0 0 5px;
		   } 
			.home_box_seccion span{
				height:34px;
				width:34px;
				display:block;
				float:left;
				background-color:#FFFFFF;
			   }
				.span_bg_video{ background:url(../images/ico_video.png ) no-repeat center center; }
				.span_bg_music{ background:url(../images/ico_music.png ) no-repeat center center; }
				
				
				
/* general pra  barra de navecion titulo
============================================================================ */	

.contenidos_title_nav_bar h1{
	 color:#FFFFFF;
	 font-size:1.3em;
	 font-weight:bold;
	 text-align: left;
	 display:block;
	 height:22px;
	 padding:9px 18px;
	 float:left;
	 border-left:4px solid #000000;
   }
		.contenidos_title_nav_bar .color_box_negra_h1{
			 color:#636363;
			 background-color:#F2F2F2;
		   }  
		 
			 .contenidos_title_nav_bar .color_box_gris_h1{
				 color:#FFF;
				 background-color:#ed1c24;
				 
			   }  
					.contenidos_title_nav_bar .color_box_azul_h1{
					 color:#00abf0;
					 background-color:#FFF;
				   }  

/* PAginacion */

.paginacion {
	width: 150px;
	height: 40px;
	text-align: center;
	background-color:#ed1c24;
	float:right;
	overflow:hidden;
	font-family: 'Oswald', sans-serif;font-weight: 400;
}


.paginacion  .page-numbers {
	color:#FFF;
	text-decoration: none;
	padding:5px 6px;
	margin-top:8px;
	float: left;
}
.paginacion  .page-numbers:first-child {margin-left:7px;}

.paginacion  .page-numbers:hover {
  color: #000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
 }

.paginacion  a.page-numbers.current {
	color:#000;
	text-decoration: none;
}


.contenidos_title_nav_bar input{
				width:246px;
				height:18px;
				padding:10px 20px 10px 3px;
				display:block;
				float: right;
				font-size:0.9em;
				color:#00abf0;
				margin: 0  10px 0 8px ;
				border:1px solid #c0c0c0;
				background:#eeeeee;
				font-family: 'museo_sans500';
							}
	   .contenidos_title_nav_bar	  input:focus{border:1px solid #00abf0;}
	   .contenidos_title_nav_bar   input::-webkit-input-placeholder {color:#00abf0; font-size:1em;}
	   .contenidos_title_nav_bar   input:-moz-placeholder { color:#00abf0; font-size:1em;}

/* general para  barra de navegacion lateral
================================================================================================== */	

.nav_bar_lateral_destacados{ 
		width:100%;
		height:308px;
		background-color:#00abf0;
		
}

			.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_a {
				font-family: 'Oswald', sans-serif; font-weight: 400;
			}
					.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_a  li{
						padding:8px  20px 0 20px;
					 }

						.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_a li a{
								color:#FFF;
								text-decoration:none;
								display:block;
								font-size:1em;
								line-height:1.4em
							}
							.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_a li a:hover{
								color:#000;
							}
							
							
							
							
			.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_b{
						font-family: 'Oswald', sans-serif; font-weight: 400;
			          }
					.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_b  li{
						padding:5px  10px 0 10px;
						
					 }

						.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_b li a{
								color:#FFF;
								text-decoration:none;
								display:block;
								font-size:0.95em;
								padding:8px  10px 0 35px;
								background:url(../images/ico_postcast_det2.png) no-repeat 2px  10px; 
								
							}
							.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_b li a:hover{
								color:#000;
							}
							.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_b li a  span{
								font-size:0.8em;
								
							}
							
		.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_c{
						font-family: 'Oswald', sans-serif; font-weight: 400;
			          }
					.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_c  li{
						padding:5px;
						}

						.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_c li a{
								color:#FFF;
								text-decoration:none;
								display:block;
								padding:8px  3px 0 0;
								width:100%;
							    overflow:hidden;
								
							}
							.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_c li a:hover{
								color:#000;
							}
							.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_c li a  span{
								font-size:0.8em;
								float:left;
							}
							.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_c li a p{
								font-size:0.95em;
								color:#FFF;
								margin-top:-3px;
								display:block;
								width:100%;
								font-family: 'Oswald', sans-serif; font-weight: 400; 
							}

							.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_c li a  .span_img{
								height:54px;
								width:100px;
								display:block;
								background:url(../images/temp/gal1.jpg) no-repeat center center; 
					         	background-size:cover;
								overflow:hidden;
								margin: 0 10px 10px 0 ;
								
							}
							.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_c li a  .span_img img{
								margin:14px auto;
							}



.nav_bar_lateral_line{ 
		width:100%;
		border-left:2px solid #00abf0;
}

		.nav_bar_lateral_podcasts_cont{ 
				width:96%;
				height:450px;
				background-color:#FFF;
				margin:20px 0 0 3.6%;
		  }
		
		
		.nav_bar_lateral_podcasts_cont	ul.nav_bar_lateral_podcasts {font-family: 'museo_sans500';margin:0 15px;}
		.nav_bar_lateral_podcasts_cont	ul.nav_bar_lateral_podcasts li{border-top:1px solid #eee;}
		.nav_bar_lateral_podcasts_cont	ul.nav_bar_lateral_podcasts  li a{
							    padding:10px 0  13px 35px;
								color:#848484;
								text-decoration:none;
								display:block;
								font-size:0.9em;
								line-height:1.3em;
								background:url(../images/ico_menu_postcast.png) no-repeat 2px  10px; 
							}
					.nav_bar_lateral_podcasts_cont	ul.nav_bar_lateral_podcasts li a:hover{color:#000;}
		
		.nav_bar_lateral_podcasts_cont	ul.nav_bar_lateral_podcasts_b  {font-family: 'Oswald', sans-serif; font-weight: 400;}
		.nav_bar_lateral_podcasts_cont	ul.nav_bar_lateral_podcasts_b  li{border-top:1px solid #eee;}
		.nav_bar_lateral_podcasts_cont	ul.nav_bar_lateral_podcasts_b  li a{
							    padding:15px 10px;
								color:#848484;
								text-decoration:none;
								display:block;
								font-size:1em;
								line-height:1.4em;
							}
							
				   .nav_bar_lateral_podcasts_cont	ul.nav_bar_lateral_podcasts_b  li a:hover{color:#000;}
				   .nav_bar_lateral_podcasts_cont	ul.nav_bar_lateral_podcasts_b  li a  span{
								color:#00abf0;
								font-size:0.9em;
							}
		 
		 .nav_bar_lateral_box1{ 
				width:96.1%;
				margin:20px 0 0 3.3%;
		}




	.nav_bar_lateral_title h1{
		 color:#FFFFFF;
		 font-size:1.3em;
		 font-weight:bold;
		 text-align: left;
		 display:block;
		 height:22px;
		 padding:9px 18px;
		 float:left;
		 border-left:4px solid #000000;
		 margin:15px 0;
		 
	   }
		
				 .nav_bar_lateral_title .color_box_rojo_h1{
					 color:#FFF;
					 background-color:#ed1c24;
				   }  
				.nav_bar_lateral_title .color_box_azul_h1{
						 color:#00abf0;
						 background-color:#FFF;
					   }  	
/* HOMEEEEEEEEEEE
============================================================================================================== */
.home_box_nota1  .hgroup{
	bottom:0;
	position:absolute;
	margin:15px;
   }  
		.home_box_nota1 .hgroup > h1{
			color:#FFF; 
			font-size:1.9em;
			line-height:1.2em;
			margin:0px !important;
		   } 
		   .home_box_nota1 .hgroup > h1 a{
			   line-height:1.2em;
			   text-decoration:none;
			   color:#FFF; 
		   }  
		    .home_box_nota1 .hgroup > h1 a:hover{ color:#EEEEEE;}    
		     
		   
		.home_box_nota1 .hgroup h2{
			color:#FFF; 
			text-align:left !important;
			font-size:1.2em;
			font-family: 'museo_sans500';
			margin-top:7px;
		   }
   
 /*home_box_nota 50%
==================== */
.home_box_nota_50{width:50%;  height:251px;}
	.home_box_nota2  .home_box_nota_h1 {
	 font-size:1.5em;
	 margin:15px; 
	 color:#444444; 
	 line-height:1.2em;
	 }
	 .home_box_nota2  .home_box_nota_h1  a{
		 text-decoration:none;
	     color:#444444; 
	 }


 /*home_box_nota3
==================== */ 
 .home_box_nota3 h1 { 
  color:#FFFFFF; 
  font-size:1.8em;
  margin:15px;
  bottom:0;
  position:absolute;
text-shadow: 1px 1px 15px rgba(0, 0, 0, 0.44); 
} 
/* home_box_nota_large
==================== */

.home_box_nota_large h1{
	color:#FFFFFF;
	 font-size:1.4em;
	 font-weight:bold;
	 text-align: left;
	 display:block;
	 height:23px;
	 margin:16px  0 15px 0;
	 padding:10px 18px;
	 float:left;
	 border-left:4px solid #000000;
   }
	.home_box_nota_large .color_box_negra_h1{
		 color:#636363;
		 background-color:#F2F2F2;
	   }  
	 
	 .home_box_nota_large .color_box_gris_h1{
		 color:#FFF;
		 background-color:#ed1c24;
		 
	   }  
		.home_box_nota_large .color_box_azul_h1{
		 color:#00abf0;
		 background-color:#FFF;
	   }  
	   
.box_nota_large_color_negro{ color:#444 !important;}
.box_nota_large_color_blanco{ color:#FFF !important;}

.home_box_nota_large a{
	display:block; 
   text-decoration:none;
   margin:10px 20px;
   padding:5px 0;
   }


		.home_box_nota_large a p{
		   margin:10px 0 5px;
		   font-family: 'museo_sans100';
		   }
				.border_gris {border-bottom:1px solid #7c7c7c;}  
				.border_rojo {border-bottom:1px solid #ed1c24;}    
				.border_blanco {border-bottom:1px solid #FFF;} 
   
		.home_box_nota_large a h2{
			 color:#FFFFFF;
			 font-size:1.3em;
			 text-align: left;
		   }

			/* color_box
			==================== */
			.color_box_negra{ background-color:#636363;}
			.color_box_gris{ background-color:#ffffff;}
			.color_box_azul{ background-color:#00abf0;}



/* new estilo home_box_nota_large50
==================== */


/* new  estilo */
.home_box_nota_large_50{width:49.32%;  min-height:506px; overflow:hidden; background-color:#FFF; } /* cambioBanners */

.home_box_nota_large_50 h1{
	color:#FFFFFF;
	 font-size:1.4em;
	 font-weight:bold;
	 text-align: left;
	 display:block;
	 height:23px;
	 margin:16px  0 15px 0;
	 padding:10px 18px;
	 float:left;
	 border-left:4px solid #000000;

   }
	.home_box_nota_large_50 .color_box_negra_h1{
		 color:#636363;
		 background-color:#F2F2F2;
	   }  
	 
	 .home_box_nota_large_50 .color_box_gris_h1{
		 color:#FFF;
		 background-color:#ed1c24;
		 
	   }  
		.home_box_nota_large_50 .color_box_azul_h1{
		 color:#FFF;
		 background-color:#00abf0;
	   }  
	   .home_box_nota_large_50 .color_box_gris_h1 {
		  color: #FFF;
		  background-color: #ed1c24;
		}
	   
.box_nota_large_color_negro{ color:#444 !important;}
.box_nota_large_color_blanco{ color:#FFF !important;}

.home_box_nota_large_50 a{
	display:block; 
   text-decoration:none;
   margin:10px 20px;
   padding:10px 0;
   overflow:hidden;
   clear: both;
   
   }


.home_box_nota_large_50 .nota_50{
	display:block; 
   text-decoration:none;
   margin:5px 2.5% ;
   padding: 0 0 10px 0;
   overflow:hidden;
   width: 45%;
   float: left;
   clear: none!important;
   height: 307px;
   /*min-height:244px ;*/
   
   }

   .home_box_nota_large_50 .nota_50  h2 {
 	color: #FFFFFF;
  	font-size: 1.2em;
	}
   .home_box_nota_large_50 .nota_50_clear{
   clear: both!important;
   }
   .home_box_nota_large_50 .nota_50  img {
   	 margin: 0 0 10px 0;
     max-width: 100% !important;
    }


.home_box_nota_large_50 a img{
	display:block;
	float: left;
	margin: 0 10px 0 0;
	max-width: 45%;
	
   }
   .home_box_nota_large_50 .float_right{
	float: right;
   }

		.home_box_nota_large_50 a p{
		   margin:10px 0 5px;
		   font-family: 'museo_sans100';
		   }
				.border_gris {border-bottom:1px solid #7c7c7c;}  
				.border_rojo {border-bottom:1px solid #ed1c24;}    
				.border_blanco {border-bottom:1px solid #FFF;} 
   
		.home_box_nota_large_50 a h2{
			 color:#FFFFFF;
			 font-size:1.3em;
			 text-align: left;
		   }
		   .border_gris {border-bottom:1px solid #eaeaea;}    

		


/* Estructura general CAjas  AUTORES
================================================================================================================= */
 .body_autores{background:#eeeeee;}
.contenidos_autor_nota{width:25%; height:350px; position:relative; float:left;}
.contenidos_autor_box_nota_50{width:100%;}
	.nota_50_i{ }
	.nota_50_t{ box-sizing:border-box; padding:20px 10px 0 10px;}
	.box_nota_50_img{ width:95%; height:209px; margin:5px 5px 0 5px;}
		.contenidos_autor_box_nota_50  h3{ color:#004444; font-size:1em;margin-bottom:2%;line-height:1.5em!important;margin-bottom:3%;}
		.contenidos_autor_box_nota_50  h4{ color:#00abf0 !important; font-size:0.9em; margin-bottom:7%;  }
				.contenidos_autor_box_nota_50  p{ color:#737373; font-size:0.9em;}
				
/* Estructura general CAjas  AUTORES
================================================================================================================= */

 .body_autores{background:#eeeeee;}
.contenidos_autor_nota_b{width:100%; height:318px; position:relative;}
 .contenidos_autor_nota_b .contenidos_autor_box_nota_50{width:50%; height:318px; }
		.contenidos_autor_nota_b .contenidos_autor_box_nota_50 	.nota_50_i{  }
		.contenidos_autor_nota_b .contenidos_autor_box_nota_50	.nota_50_t{ box-sizing:border-box; padding:30px 15px 0 20px;}
		.contenidos_autor_nota_b .contenidos_autor_box_nota_50	.box_nota_50_img{ width:100%;height:318px;}
			.contenidos_autor_nota_b	.contenidos_autor_box_nota_50  h3{ color:#004444; font-size:2em;margin-bottom:2%;}
				.contenidos_autor_nota_b 	.contenidos_autor_box_nota_50  h4{ color:#00abf0 !important; font-size:1.5em; margin-bottom:7%;}
					.contenidos_autor_nota_b 	.contenidos_autor_box_nota_50  p{ color:#737373; font-size:1.2em;}

/* Estructura  detalle
================================================================================================================= */
.detalle_container{
	height:100%;
	width:100%;
	position:relative;
	}
.detalle_col_50{
	width:50%;
	box-sizing:border-box;
	height:100%;
	position:relative;
	background-color:#FFF!important; 
	}

.detalle_col_50 .contenido_{
	color: #000;
	font-weight: 600;
	line-height: 1.8em;
	font-size: 1.2em;
	}
.detalle_col_50 .contenido_ b{
    font-family: 'museo_sans900';
	}


	.detalle_col_50_paddin_img{padding:20px; overflow:hidden;}
	.detalle_col_50_paddin_tex{}
	
.detalle_hgroup_titles{position:absolute; margin:0 25px;}

		.detalle_hgroup_titles h1{ 
			font-size:3.5em; 
			padding:8px 13px;  
			color:#FFF !important; 
			margin:0;
			line-height:1.2em;	
			text-shadow: 1px 1px 15px rgba(0, 0, 0, 0.44); } 
			
		.detalle_hgroup_titles h2{ 
			clear:both;  
			padding:8px 10px  7px;
			color:#FFF!important;  
			font-size:2em; 
			font-family: 'museo_sans500';
			text-shadow: 1px 1px 15px rgba(0, 0, 0, 0.44);
			margin-top:15px;
		} 
		
		.pos_top_detalle { top:90px;}
       .pos_bottom_detalle { bottom:35px;}	
	   
	   
		.detalle_col_50	a.detalle_btn_galeria{
			color:#FFF;
			width:120px;
			height:20px;
			display:block;
			padding:7px;
			padding:5px 0 0 10px;
			text-decoration:none;
			text-align:center;
			position:absolute;
			left:22px; 
			bottom:20px;
			font-size:0.8em;
			background:url(../images/ico_galerias.png) no-repeat  left center;
			}	
					.detalle_col_50	a.detalle_btn_regresar{
						color:#FFF;
						width:80px;
						height:20px;
						display:block;
						border:1px solid #FFF;
						padding:7px;
						text-decoration:none;
						text-align:center;
						position:absolute;
						top:24px;
						right:22px;
						font-family: 'Oswald', sans-serif ;
                      font-weight: 400;
						}
					
								.detalle_col_50 .detalle_logo{
									position:absolute;
									top:22px;
									left:22px;
									}
			
	.detalle_col_50_contenido{
			box-sizing:border-box;
			height:100%;
			width:90%;
			margin:0 auto;
			padding:20px  0 0 0 ;
		}
			.detalle_col_50_contenido  h1{ color:#444444; font-size:2em; margin:15px auto;}
			.detalle_col_50_contenido  h2{ color:#444444; font-size:1.5em;margin:15px auto;}
			.detalle_col_50_contenido  h3{ color:#00abf0; font-size:1.2em;margin:15px auto;}
			.detalle_col_50_contenido  h4{ color:#878888; font-size:0.9em;margin:15px auto;}
			.detalle_col_50_contenido  h6{ color:#00abf0; font-size:1.2em; margin:20px  auto;}
			
			.detalle_blocquotes{
				width:96%;
			    background:url(../images/blocquote_b.png)top left no-repeat;
			    padding:0 0 0 4.3%;
			}
					.detalle_col_50_contenido  p.quotes_azul{ 
						color:#00abf0; 
						font-size:1.8em; 
						line-height:1.2em;  
						text-align:center; 
						clear:both;
						font-family: 'museo_sans100';
					}
			.detalle_col_50_contenido  hr{mmargin:5px auto; clear:both; padding:15px 0;}
			
				.detalle_col_50_contenido	 a.detalle_btn_siguiente{
					color:#00abf0;
					width:80px;
					height:20px;
					display:block;
					border:1px solid #00abf0;
					padding:7px;
					text-decoration:none;
					text-align:center;
					/*float:right;*/
					margin:5px 5px 15px;
					font-family: 'Oswald', sans-serif;
                  font-weight: 400;
				}	
						.detalle_col_50_contenido	 .social_compart{
							width:220px;
							height:20px;
							margin-top:5px;
							margin-bottom:15px;
						}	
				
		  .detalle_col_box_banner{ height:150px; width:100%; background-color:#FF0004; margin:10px  auto; display:block;}
		    .detalle_col_potcast{width:100%; margin:10px  auto; }
				.detalle_col_potcast ul{
					font-family: 'museo_sans500';
					margin:0 15px;
					 }
						.detalle_col_potcast ul li{
							border-top:1px solid #eee;
							
							}
	
							.detalle_col_potcast ul li a{
									color:#848484;
									text-decoration:none;
									display:block;
									font-size:0.9em;
									line-height:1.3em;
									width:100%;
									height:100%;
									padding:17px 0 23px 50px;
									background:url(../images/ico_postcast_det.png) no-repeat 6px  10px; 
								}
								.detalle_col_potcast ul li a:hover{
									color:#000;
								}
			
			
			
			
			
			.detalle_col_box_video{ height:400px;width:100%;   margin:10px  auto  10px;}	
			.detalle_col_box_infografias{ height:400px; width:100%;   margin:10px  auto  10px; background:#333136; overflow:hidden;}
			.detalle_col_box_infografias img{ margin:9% auto 0; display:block; }
			.detalle_col_comentarios{ width:100%;  margin:10px auto;  background-color: #0EFF00;}
			.detalle_col_thumbs_box{ width:100%; min-height:150px;  margin:10px auto; padding-bottom:15px; border-bottom:1px #A0A0A0 solid;}	
				.detalle_recomendados_box{ width:31%; margin-left:3.5%; float:left; text-decoration:none; }
				       .detalle_recomendados_box:first-child{ margin-left:0;}
					        .detalle_recomendados_box p{ text-align:center; margin:5px   auto; color:#444444;font-family: 'Oswald', sans-serif; font-size:1em;}
				 .scroll_prob{overflow:scroll;}  
				 
	/* Estructura  Edicion impresa
================================================================================================================= */			 
.edicion_impresa_cont{ 
	width:190px; 
	height:320px;
	overflow:hidden;
	float:left;
	margin:5px 1.6%;
	padding: 0 0  5px 0; 
}
.edicion_impresa_cont_marg_top{ margin-top:25px;}
.edicion_impresa_cont  h1{ font-size:1.1em; line-height:1.2em; text-align:center; color:#444444 ; padding:0 3px; }
.edicion_impresa_cont  h2{ font-size:0.8em; text-align:center; color:#737373; font-family: 'museo_sans500'!important ;  margin-top:5px;}					 
	.edicion_impresa_cont_img{
		margin:5px auto 18px;
		width:175px; 
		height:237px;
	 }

.edicion_impresa_revista {
	width: 175px;
	height: 237px;
	display: block;
	position: absolute;
}
.sinGiro {z-index: 996px;display: block;}
.giro1 {z-index: 995px;display: block;}
.giro2 {z-index: 994px;display: block;}

.sinGiro {
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	transition: all 0.1s ease;
	-webkit-transform: rotate(0) translate(0, 0);
	-moz-transform: rotate(0) translate(0, 0);
	-o-transform: rotate(0) translate(0, 0);
	-ms-transform: rotate(0) translate(0, 0);
	transform: rotate(0) translate(0, 0);
	-webkit-box-shadow: 0px 0px 4px 0px #000000;
	box-shadow: 0px 0px 4px 0px #000000;
}
.edicion_impresa_revistaActual:hover .sinGiro {
	-webkit-transform: rotate(0) translate(0, -4px);
	-moz-transform: rotate(0) translate(0, -4px);
	-o-transform: rotate(0) translate(0, -4px);
	-ms-transform: rotate(0) translate(0, -4px);
	transform: rotate(0) translate(0, -4px);
	-webkit-box-shadow: 0px 0px 4px 0px #000000;
	box-shadow: 0px 0px 4px 0px #000000;
}
.edicion_impresa_revistaActual .giro1, .edicion_impresa_revistaActual .giro2 {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}
.edicion_impresa_revistaActual:hover .giro1 {
	-webkit-transform: rotate(-3deg) translate(-5px, 0px);
	-moz-transform: rotate(-3deg) translate(-5px, 0px);
	-o-transform: rotate(-3deg) translate(-15px, 0px);
	-ms-transform: rotate(-3deg) translate(-5px, 0px);
	transform: rotate(-3deg) translate(-5px, 0px);
	-webkit-box-shadow: 0px 0px 2px 0px #000000;
	box-shadow: 0px 0px 2px 0px #000000;
}
.edicion_impresa_revistaActual:hover .giro2 {
	-webkit-transform: rotate(3deg) translate(3px, 0px);
	-moz-transform: rotate(3deg) translate(3px, 0px);
	-o-transform: rotate(3deg) translate(3px, 0px);
	-ms-transform: rotate(3deg) translate(3px, 0px);
	transform: rotate(6deg) translate(3px, 0px);
	-webkit-box-shadow: 0px 0px 2px 0px #000000;
	box-shadow: 0px 0px 2px 0px #000000;
}	 
	 
	 
	 
/* Estructura Paises
================================================================================================================= */


.estadospais_col_nota_50{width:49.333%; min-height:100px;  position:relative; }
.estadospais_col_nota_25{width:49.3123%; min-height:100px;  position:relative;}
     .estadospais_box_nota_100{ width:100%; min-height:520px; }
     .estadospais_box_nota_25_l{ width:100%; min-height:460px;}
	  .estadospais_box_nota_25_s{ height:100%; min-height:320px; }
	  
	  .estadospais_box_img_a{ height:100%; height:260px; margin-bottom:10px;}
	  .estadospais_box_img_b{ height:100%; height:120px; margin-bottom:10px;}
	  .estadospais_box_img_c{ height:100%; height:210px; margin-bottom:10px;}
		.estadospais_col_nota_50 h3{ color:#004444; font-size:1.3em; line-height:1.2em; margin-bottom:5%;}
		.estadospais_col_nota_50  h4{ color:#00abf0 !important; font-size:1em; margin-bottom:5%;}
		 .estadospais_col_nota_50  p{ color:#737373; font-size:0.9em;}
		 
		 
/* reportajes
================================================================================================================= */
.reportajes_col_nota_70{width:69.5%; min-height:100px;  position:relative; }
.reportajes_col_nota_30{width:29.48%; min-height:100px;  position:relative;}	
			.reportajes_col_box_100{
			width:100%; 
			min-height:485px;   
			box-sizing:border-box;
			padding:10px; 
			margin-bottom:10px;
			}
		  .reportajes_col_box_50:nth-child(even) {
		       padding:10px 30px 10px 10px;
			    overflow:hidden;
			   }
			.reportajes_col_box_50{
			  width:48%; 
			  height:500px;  
			  position:relative; 
			  box-sizing:border-box;
		      padding:10px 0px 10px 30px;
			  overflow:hidden;
			   }
		.reportajes_col_box_30 {
			width:100%; 
			height:490px;  
			box-sizing:border-box;
			padding:0px 10px 10px 10px;
			margin-top:10px;
			overflow:hidden;
			}	
			
		.reportajes_col_box_30_principal {
			box-sizing:border-box;
			background-color:#FFF!important;
			padding:10px !important;
			margin-bottom:10px;
			height:485px!important;
			margin-top:0 !important;  
			}		
		.reportajes_nota_box_img	{ width:100%; height:313px; margin-bottom:10px;  position:relative;}
					 .hgroup_reportajes { display:none;} 
					 .desktop_tex{display: block;}  
					 
					.reportajes_col_box_30   h3{ color:#004444; font-size:1.3em; line-height:1.2em; margin-bottom:4%;}
					.reportajes_col_box_30   h4{ color:#00abf0 !important; font-size:1em; margin-bottom:4%;}
					.reportajes_col_box_30   p{ color:#737373; font-size:0.9em;}
					
					.reportajes_col_box_50   h3{ color:#004444; font-size:1.3em; line-height:1.2em; margin-bottom:4%;}
					.reportajes_col_box_50   h4{ color:#00abf0 !important; font-size:1em; margin-bottom:4%;}
					.reportajes_col_box_50   p{ color:#737373; font-size:0.9em;}
					
					.reportajes_col_box_100  h3{ color:#004444; font-size:1.6em; line-height:1em; margin-bottom:2%;}
					.reportajes_col_box_100  h4{ color:#00abf0 !important; font-size:1.3em; margin-bottom:2%;}
					.reportajes_col_box_100  p{ color:#737373; font-size:1em;}

/* postcast  
================================================================================================================= */
.postcast_col_nota_50{width:49.333%; min-height:100px;  position:relative; }
.postcast_col_nota_100{width:100%; min-height:370px;  position:relative; background-color:#FFF; padding:10px; box-sizing:border-box;}
.postcast_nota_box_img { width:100%; height:300px; margin-bottom:10px;}		
		.postcast_col_nota_50 h3{ color:#004444; font-size:1.3em; line-height:1.2em; margin-bottom:5%;}
		.postcast_col_nota_50  h4{ color:#00abf0 !important; font-size:1em; margin-bottom:5%;}
		 .postcast_col_nota_50  p{ color:#737373; font-size:0.9em;}
		 
		 .postcast_nota_pricipal{ width:99%; height:280px; }
		 .postcast_nota_pricipal_col_40{ width:39%; height:280px; }
		  .postcast_nota_pricipal_col_40  h3{ display:none; }
		 .postcast_nota_pricipal_col_60{ width:60%; height:280px; box-sizing:border-box; padding:20px; }
		 			.postcast_nota_pricipal_col_60   h3{ color:#004444; font-size:1.5em; line-height:1.2em; margin-bottom:4%;}
					.postcast_nota_pricipal_col_60   h4{ color:#00abf0 !important; font-size:1.2em; margin-bottom:4%;}
					.postcast_nota_pricipal_col_60   p{ color:#737373; font-size:0.9em;}
		 .postcast_nota_relacionadas{ background-color:#FFF; width:99%; margin:10px 0; padding-bottom:10px;}
		 
		 
		 .postcast_nota_relacionadas ul.postcast_nota_lista_b{
						font-family: 'Oswald', sans-serif; font-weight: 400;
						margin-top:20px;
			          }
					.postcast_nota_relacionadas ul.postcast_nota_lista_b  li{
						padding:10px  20px 0 20px;
						height:70px;
						
					 }
						.postcast_nota_relacionadas ul.postcast_nota_lista_b li a{
								color:#737373;
								text-decoration:none;
								display:block;
								font-size:1.2em;
								padding:8px  20px 20px 45px;
								background:url(../images/ico_post_list_det.png) no-repeat 2px  10px; 
								border-bottom:1px solid #DCDCDC;
								
							}
							.postcast_nota_relacionadas ul.postcast_nota_lista_b li a:hover{color:#00abf0;}
							.postcast_nota_relacionadas ul.postcast_nota_lista_b li a  span{font-size:0.8em;}
								.postcast_nota_relacionadas .social_compart{margin-top:-50px;}	

		 
	/* galeria
================================================================================================================= */
.galeria_box{ 
	display:inline-block;
	border:4px solid #FFF;
	 box-sizing:border-box;
	 margin-right:1%;
	 margin-bottom:1%;
	 width: 31.9%;
	 position:relative;
	   } 
	   .galeria_box:hover{ border:4px solid #00abf0; color:#00abf0 !important;} 
	   .galeria_box:hover h2{color:#00abf0 !important;} 
	   .galeria_box:hover h3{color:#00abf0 !important;} 
		   .galeria_box img{ max-width:100%;}
			   .hgroup_gal{
				   position:absolute;
				   z-index:11;
				   bottom:15px;
				   left:15px;
				   color:#FFF;
				   }
				   .hgroup_gal h2{color:#FFF !important; font-size:1.3em!important; margin:0  0 6px 0;}
				   .hgroup_gal h3{color:#FFF !important; font-size:0.9em!important; font-family: 'museo_sans500';}
	.grandient_bottom{
		position:absolute;
		z-index:10;
		height:100%;
		width:100%;
		bottom:0;
		left:0;
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 48%, rgba(0,0,0,0.7) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.7))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 48%,rgba(0,0,0,0.7) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(0,0,0,0) 48%,rgba(0,0,0,0.7) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(0,0,0,0) 48%,rgba(0,0,0,0.7) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(0,0,0,0) 48%,rgba(0,0,0,0.7) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-8 */
		}
	/* infografias
================================================================================================================= */
.infografia_box{ 
	 box-sizing:border-box;
	 margin-right:1%;
	 margin-bottom:1%;
	 width: 23%;
	 margin-bottom:20px;
	 height:370px;
	 float:left;
	   } 
	   
		   .infografia_box img{ max-width:100%;}
			   .infografia_box p{color:#737373; text-align:center;  font-size:0.9em; padding:5px;  }
			     .infografia_box:hover p{ color:#00abf0 !important;} 
				 
	/* infografia detalle
==================== */	

.infografia_detalle_cont_marg_top{ margin-top:25px;}	

.infografia_detalle_col_nota_70{
	width:54.4%; 
    min-height:100px; 
    position:relative; 
    box-sizing:border-box;
	padding:40px 0 0 40px;
 }
		.infografia_detalle_col_nota_70 h1{ font-size:1.8em; color:#444444; margin:1% 0 2% 0;}
		.infografia_detalle_col_nota_70 h2{ font-size:0.8em; color:#737373;font-family: 'museo_sans500';margin-bottom:2.5%;}
		.infografia_detalle_col_nota_70  p{ color:#737373; font-size:0.9em; margin:15px 0;}
		
		.infografia_detalle_col_nota_70	 .social_compart{
							width:220px;
							height:20px;
							margin-top:5px;
							margin-bottom:15px;
						}
	   .infografia_detalle_col_nota_70	 .infografia_btn_downl{
							width:20px;
							height:20px;
							display:block;
							margin-top:4px;
							background:url(../images/ico_dowl.png) no-repeat center center;
						}
		
.infografia_detalle_col_nota_30{width:45.5%; min-height:100px;}	
.infografia_detalle_col_nota_30 img{ max-width:100%; margin:0 auto;}		 			 
/* videos
================================================================================================================= */
.videos_col_nota_70{width:66.8%; min-height:100px;  position:relative; }
.videos_col_nota_30{width:32%; min-height:100px;  position:relative;}	
		.videos_col_box_100{
			width:100%; 
			min-height:460px;   
			box-sizing:border-box;
			padding:0 0 10px  0 ; 
			margin-bottom:10px;
			background-color:#FFF;
			}
			
		  .videos_col_box_50:nth-child(even) {
			   margin-right:10px;
			   }	
			
		.videos_col_box_50{
			  width:49.15%; 
			  min-height:225px;  
			  position:relative; 
			  box-sizing:border-box;
		      padding:5px;
			  background-color:#FFF;
			  margin-bottom:10px;
			   }
		.videos_col_box_30 {
			width:100%; 
			min-height:225px;  
			box-sizing:border-box;
			padding:5px;
			background-color:#FFF;
			margin-bottom:10px;
			}	
				
		.videos_nota_box_img	{ width:100%; height:100px; margin-bottom:10px;  position:relative;}
		.videos_nota_box_img_100	{ width:100%; height:330px; margin-bottom:10px;  position:relative;}
					 .hgroup_videos { display:none;} 
					 .desktop_tex{display: block;}  
					 
					.videos_col_box_30   h3{ color:#444444; font-size:1.2em; line-height:1.2em; margin-bottom:3%;padding:0 5px;}
					.videos_col_box_30   h4{ color:#444444; font-size:0.9em; margin-bottom:3%;padding:0 5px;font-family: 'museo_sans500';}
					
					.videos_col_box_50   h3{ color:#444444; font-size:1.2em; line-height:1.2em; margin-bottom:3%;padding:0 5px;}
					.videos_col_box_50   h4{ color:#444444;font-size:0.9em; margin-bottom:3%;padding:0 5px;font-family: 'museo_sans500';}
					
					.videos_col_box_100  h3{ color:#444444; font-size:1.6em; line-height:1em; margin-bottom:2%;padding:0 10px;}
					.videos_col_box_100  h4{ color:#444444; font-size:1.3em; margin-bottom:2%;padding:0 10px;font-family: 'museo_sans500';}
					.videos_col_box_100  p{ color:#444444; font-size:0.8em;padding:0 10px;}		 
				 
	/*360
================================================================================================================= */
.bg_360_a{background:url(../images/360_bg.jpg) no-repeat center center; background-size:cover;height:100%;width:100%;}
.bg_360_b{background:#343433;height:100%;width:100%;}

.sec360_container{
	height:100%;
	width:100%;
	position:relative;
   -webkit-perspective: 600px;
   -moz-perspective: 600px;
   -o-perspective: 600px;
    perspective: 600px;
	overflow:hidden;
	position:relative;
	}
	
.sec360_detalle_logo{
		height:35px;
		width:35px;
		position: absolute;
		top:15px;
		left:15px;
	}
.sec360_menu h1{ text-align:center; color:#7a7a7a; margin-top:15px; font-size:3em;}
	.sec360_footer{
		height:40px;
		width:100%;
		position: absolute;
		bottom:0px;
		background-color:rgba(0,0,0,0.45);
	}
		.sec360_footer p{
			font-size:0.8em;
			color:#FFF;
			margin:12px;
		}
		
	
.sec360_container_det{
	height:90%;
	width:90%;
	position:relative;
	margin:3% auto;
	background-color:rgba(224,224,224,1.00);

	}	
.sec360_box_nota{
		width:230px;
		height:132px;
		background-color:rgba(224,224,224,1.00);
	   margin:20% auto;
	   cursor:pointer;
	    -webkit-transition: -webkit-transform 1s;
         -moz-transition: -moz-transform 1s;
           -o-transition: -o-transform 1s;
              transition: transform 1s;
			    -webkit-transform-style: preserve-3d;
         -moz-transform-style: preserve-3d;
           -o-transform-style: preserve-3d;
              transform-style: preserve-3d;
		    -webkit-transform: rotateX( 0deg ) scale(1);
         -moz-transform: rotateX( 0deg ) scale(1);
           -o-transform: rotateX( 0deg ) scale(1);
              transform: rotateX( 0deg ) scale(1);
}	
.sec360_box_nota:hover{
		
		   -webkit-transform: rotateX( 180deg ) scale(2) rotateX( 180deg ) scale(2);
          -moz-transform: rotateX( 180deg ) scale(2) rotateX( 180deg ) scale(2);
           -o-transform: rotateX( 180deg ) scale(2) rotateX( 180deg ) scale(2);
             transform: rotateX( 180deg ) scale(2) rotateX( 180deg ) scale(2);
			  background-color:rgba(172,0,2,0.64);

			
}	
.sec360_box_nota:hover a{
			  background-color:rgba(172,0,2,0.64);		
}	
	/* detalle 360 */
.sec360_col_30{
	width:30%;
	box-sizing:border-box;
	height:100%;
	position:relative;
	}
	
		.sec360_col_30 ul.sec360_lista_rel {
				font-family: 'Oswald', sans-serif; font-weight: 400;
			}
					.sec360_col_30 ul.sec360_lista_rel  li{
						padding:8px  20px 0 5px;
					 }

						.sec360_col_30 ul.sec360_lista_rel li a{
								color:#b5b5b5;
								text-decoration:none;
								display:block;
								font-size:1em;
							}
							.sec360_col_30 ul.sec360_lista_rel li a:hover{
								color:#8a8a8a;
							}
							
	.sec360_col_70{
		width:70%;
		box-sizing:border-box;
		height:100%;
		position:relative;

		}
		.scroll_prob_360{overflow:scroll;} 
		.sec360_col_50_paddin_img{padding:20px; overflow:hidden;}		
		.sec360_col_50_contenido{
				box-sizing:border-box;
				height:100%;
				width:90%;
				margin:0 auto;
				padding:20px  0 0 0 ;
			}
		.sec360_line_azul{border-right:2px solid #00abf0;margin-top:50px; padding-bottom:30px;}
								.sec360_col_30 .social_compart{
									width:220px;
									height:20px;
									margin-bottom:15px;
									margin-top:50px;
								}		
		
		
			.sec360_col_30 h1{ color:#b5b5b5; font-size:1.7em; margin:15px auto;}
			.sec360_col_50_contenido  h2{ color:#444444; font-size:1.5em;margin:15px auto;}
			.sec360_col_50_contenido  h3{ color:#444444; font-size:2.5em;margin:15px auto;}
			.sec360_col_50_contenido  h4{ color:#444444; font-size:0.9em;margin:15px auto;}
			.sec360_col_50_contenido  h6{ color:#444444; font-size:1.2em; margin:20px  auto;}
			
			.sec360_blocquotes{
				width:96%;
			    background:url(../images/blocquote_b_black.png)top left no-repeat;
			    padding:0 0 0 4.3%;
				margin:20px 0;
			}
						.sec360_col_50_contenido  p.quotes_negros{ 
							color:#000000; 
							font-size:1.8em; 
							line-height:1.2em;  
							text-align:center; 
							clear:both;
							font-family: 'museo_sans100';
						}
			.sec360_col_50_contenido  hr{mmargin:5px auto; clear:both; padding:15px 0;}
			
				.sec360_col_50_contenido	 a.sec360_btn_cerrar{
					width:28px;
					height:28px;
					display:block;
					position:absolute;
					top:0px;
					right:0px;
					background:url(../images/cerrar_x.png) no-repeat center center #ed1c24;
				}	
				
				
		 	 .sec360_col_box_banner{ height:150px; width:100%; background-color:#FF0004; margin:10px  auto; display:block;}
			.sec360_col_box_video{ height:400px;width:100%;   margin:10px  auto  10px;}	
			.sec360_col_box_infografias{ height:400px; width:100%;   margin:10px  auto  10px; background:#333136; overflow:hidden;}
			.sec360_col_box_infografias img{ margin:9% auto 0; display:block; }
			.sec360_col_comentarios{ width:100%;  margin:10px auto;  background-color: #0EFF00;}
			.sec360_col_thumbs_box{ width:100%; min-height:150px;  margin:10px auto; padding-bottom:15px; border-bottom:1px #A0A0A0 solid;}	
				.sec360_recomendados_box{ width:31%; margin-left:3.5%; float:left; text-decoration:none; }
				       .sec360_recomendados_box:first-child{ margin-left:0;}
					        .sec360_recomendados_box p{ text-align:center; margin:5px   auto; color:#444444;font-family: 'Oswald', sans-serif; font-size:1em;}
				 .scroll_prob{overflow:scroll;}  			 
	 
/* Mapa del Sitio */	

.mapasite_menu {
	font-family: 'Oswald', sans-serif;
	font-weight:400; 
	font-size:0.9em;
	width:95%;
	margin:0 2.5%;
}
	.mapasite_menu ul {list-style: none;}
				.mapasite_menu > ul > li {
			     float:left;
				  position: relative;
				  width:14.1%;
				  margin-bottom:15px;
				}
				.mapasite_menu > ul > li:nth-child(8)  {
					clear:both;
				}
					.mapasite_menu ul li a {display: block; text-decoration:none;}
							.mapasite_menu > ul > li > a {
							  font-size:0.9em;
							  font-weight: bold;
							  padding: 8px;
							  color: #444444;
							  text-transform: uppercase;
							}
								.mapasite_menu > ul > li:hover > a {color: #00abf0;}
								.mapasite_menu ul ul li a {
									padding: 5px;
									color: #9ea2a5;
									font-size:0.8em;
								}
								.mapasite_menu ul ul li:hover > a {color: #00abf0;}


/* Directorio
================================================================================================================= */
.directorio_box{ width:99.5%;}
.directorio_box .directorio_col4{ 
	width:33.333%; 
	margin:10px 0; 
	text-align:center; 
	font-family: 'Oswald', sans-serif;
	border-left:dotted 1px #BCBCBC;
 	float:left;
 	padding:0 2%;
  	box-sizing:border-box;
   }
   .directorio_box .directorio_col4:first-child{ 
    border-left:none;
   }
.directorio_box .directorio_col4 h1{ font-size:1.4em; color: #444444; margin:0 0 20px 0; text-align:left;}
.directorio_box .directorio_col4 h2{ font-size:1.1em; text-align:left; color: #515151; margin:2px 0 10px 0;line-height:1.5em;}
.directorio_box .directorio_col4 p{ font-size:0.9em; text-align:left; margin:5px;font-weight:400; line-height:1.5em;}
.directorio_box .directorio_col4 strong{
	font-weight:400; 
	font-size:0.9em;
	color:#747474;
	
	}
/* legales
================================================================================================================= */
.modal_sec_legales{ width:90%; margin:20px auto;text-align:center; font-family: 'Oswald', sans-serif;}
.modal_sec_legales h1{ font-size:1.4em; color: #444444; margin:0 0 20px 0;}
.modal_sec_legales p{ text-align:justify; margin-bottom:20px;font-weight:400; line-height:1.5em;}
.modal_sec_legales p a{ font-size:0.7em;color:#D80307; text-decoration:none;}
.modal_sec_legales strong{
	font-weight:400; 
	font-size:0.8em;
	color:#747474;
	
	}
	/* busqueda
==================== */
 
		 .busqueda_nota_relacionadas{ background-color:#FFF; width:99%; margin:10px 0; padding-bottom:10px;}
		 
		 .busqueda_nota_relacionadas ul.busqueda_nota_lista_b{
						font-family: 'Oswald', sans-serif; font-weight: 400;
						margin-top:20px;
			          }
					.busqueda_nota_relacionadas ul.busqueda_nota_lista_b  li{
						padding:10px  20px 0 20px;
						min-height:70px;
						
					 }
						.busqueda_nota_relacionadas ul.busqueda_nota_lista_b li a{
								color:#737373;
								text-decoration:none;
								display:block;
								font-size:1.2em;
								padding:8px  10px 10px 10px;
								border-bottom:1px solid #DCDCDC;
                                line-height: 1.5em;
								
							}
							.busqueda_nota_relacionadas ul.busqueda_nota_lista_b li a:hover{color:#00abf0;}
							.busqueda_nota_relacionadas ul.busqueda_nota_lista_b li a  span{font-size:0.8em;}
								.busqueda_nota_relacionadas .social_compart{margin-top:-50px;}	

	/* formularios
==================== */
/* legales
================================================================================================================= */

.formulario_modal h1{ font-size:1.4em; color: #444444; margin:0 0 20px 0; text-align:center;}
.formulario_modal p{ text-align:justify; margin-bottom:20px;font-weight:400; line-height:1.5em;}
.formulario_modal p a{ font-size:0.7em;color:#D80307; text-decoration:none;}
.formulario_modal strong{
	font-weight:400; 
	font-size:0.8em;
	color:#747474;
	
	}

.formulario_modal{ 
						width:100%;
						max-width:700px;
						overflow:hidden;
						background-color:#FFF;
						padding:15px;
						box-sizing:border-box;
						
					}

										
.formulario_modal a.btn_registrarse{
	                  text-decoration:none;
						width:150px;
						height:28px; 
						display:block;
						background-color:#00abf0;
						color:#FFFFFF;
						margin:10px  auto 0;
						padding:7px;
						box-sizing:border-box;
						text-align:center;
						font-family: 'museo_sans500';
						clear:both;

						
					
						
					}
					.formulario_modal input, textarea{
								width:70%;
								height:14px;
								padding:10px 20px 10px 3px;
								margin:10px  13%;
								display:block;
								font-size:0.9em;
								color:#919191;
								border:1px solid #c0c0c0;
								background:#FFF;
								
							}
							
					.formulario_modal textarea{
								height:60px;
								
							}		
			.formulario_modal	  input:focus{border:1px solid #00abf0;}
			.formulario_modal   input::-webkit-input-placeholder {color:#919191; font-size:1em;}
			.formulario_modal   input:-moz-placeholder {color:#919191; font-size:1em;}
			.formulario_modal	  texarea:focus{border:1px solid #00abf0;}
			.formulario_modal   texarea::-webkit-input-placeholder {color:#919191; font-size:1em;}
			.formulario_modal   texarea:-moz-placeholder {color:#919191; font-size:1em;}
				

	/* FOOOTER
==================== */ 
.home_footerbox{
	  width:50%;
	  float:left;
	  color:#FFFFFF;
	  overflow:hidden;
		 }
		 .home_footerbox img{ float:left; margin: 10px  0  0 15px;}
		 .home_footerbox p{
	      color:#FFFFFF;
		  font-size:0.9em;
		  margin:5px 0  0 15px;
		 }
		 
      .home_footer_menu ul{
					   list-style:none;
					   display:block;
					   text-align: right;
					   margin:0 50px 0 0;
					   font-family: 'Oswald', sans-serif;
					   font-weight: 700;
					   }
					   
	  .home_footer_menu ul li{
						display:block;
						float: right;
						margin-left:7%;
						margin-top:18px;
						}
		    .home_footer_menu ul li:nth-last-child(1){margin-left:0;}
			.home_footer_menu ul li a{
								display:block;
								text-decoration:none;
								text-transform: uppercase;
								color:#fff;
								font-size: 0.8em !important;
							}
							.home_footer_menu ul li a:hover{color:#000000;}	
							
	 .home_footer_menu_b ul{
					   list-style:none;
					   clear:both;
					   display:block;
					   text-align: right;
					   font-family: 'museo_sans500';
					   font-weight: 500;
						margin:0 40px 0 0;
					   }
					   
	  .home_footer_menu_b ul li{
						display:block;
						float: right;
						margin-left:1.8%;
						margin-top:10px;
						border-right:1px solid #FFFFFF;
						}
						.home_footer_menu_b ul li:nth-last-child(3){
							border-right:none!important;
							}
						.home_footer_menu_b ul li a{
								display:block;
								text-decoration:none;
								color:#fff;
								font-size: 0.8em !important;
								padding:0 10px 0  5px;
							}
							.home_footer_menu_b ul li a:hover{
								color:#000000;
							}
							

/* backgrounds  imagenes remover   
============================================================================================================================================================================================================================================================================================ */
.img_banner{ background:url(../images/temp/banner/b1_1200.jpg) no-repeat center center; background-size:cover; }
.img_nota1{ background:url(../images/temp/notas/nota1.jpg) no-repeat center center; background-size:cover; }
.img_subnotas1{ background:url(../images/temp/subnotas/nota1.png) no-repeat center center; background-size:cover; }
.img_subnotas2{ background:url(../images/temp/subnotas/nota2.png) no-repeat center center; background-size:cover; }
.img_subnotas3{ background:url(../images/temp/subnotas/nota3.png) no-repeat center center; background-size:cover; }
.img_subnotas4{ background:url(../images/temp/subnotas/nota4.png) no-repeat center center; background-size:cover; }
.img_minibanner1{ background:url(../images/temp/minibanner/b1.png) no-repeat center center; background-size:cover; }
.img_minibanner2{ background:url(../images/temp/minibanner/b2.png) no-repeat center center; background-size:cover; }
.img_box1{ background:url(../images/temp/box/b2.png) no-repeat center center; background-size:cover; }
.img_box2{ background:url(../images/temp/box/box2.png) no-repeat center center; background-size:cover;}
.img_box_video{ background:url(../images/temp/video/v1.png) no-repeat center center; background-size:cover; }	
.img_box_slice{ background:url(../images/temp/slice/s1.png) no-repeat center center; background-size:cover; }
.img_autor_detalle_nota{ background:url(../images/temp/notas/nota1_det.jpg) no-repeat center center; background-size:cover; } 
.img_autor_nota{ background:url(../images/temp/autores/autor1.jpg) no-repeat center center; background-size:cover; } 
.img_detalle_banner1{ background:url(../images/temp/detalle_banner1.jpg) no-repeat center center; background-size:cover; } 
.img_detalle_video{ background:url(../images/temp/detalle_video.jpg) no-repeat center center; background-size:cover; }
.img_edicion_impresa_revista {background: #FFFFFF url(../images/temp/revista1.png) no-repeat left top; background-size:cover;}
.img_detalle_pais{ background:url(../images/temp/pais1.jpg) no-repeat center center; background-size:cover; } 
.img_poscast_post{ background:url(../images/temp/poscast1.jpg) no-repeat center center; background-size:cover; } 
.img_poscast_det{ background:url(../images/temp/detalle_info1.jpg) no-repeat center center; background-size:cover; } 
.img_reportajes_rep{ background:url(../images/temp/report1.png) no-repeat center center; background-size:cover; }
.img_videos_rep{ background:url(../images/temp/videos1.jpg) no-repeat center center; background-size:cover; }
.img_360_rep{ background:url(../images/temp/360.jpg) no-repeat center center; background-size:cover; }
/* backgrounds  imagenes remover   
============================================================================================================================================================================================================================================================================================ */

/* #Media Queries
==============================================================================================
================================================================================= =========================
====================================================================================================
*/
    /* Large scren than standard 1160 (devices and browsers) */
	@media only screen and (max-width:1160px) {
	/* columnas */
	.contenidos_col_a{width:76.699%;}
	.nav_bar_lateral_title h1{font-size:1.1em;}
	.nav_bar_lateral_podcasts_cont	ul.nav_bar_lateral_podcasts  li a{font-size:0.8em;}
	.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_a li a{font-size:1em;}
	.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_b li a{font-size:0.8em;}
	.nav_bar_lateral_podcasts_cont	ul.nav_bar_lateral_podcasts_b  li a{font-size:0.9em;line-height:1.2em;}
	/* maquetacion cajas home */
	.home_box_nota1{width:32.8%;}
	.home_box_nota2_contenedor{width:39.27%; }
	.home_box_nota3_contenedor{width:26.15%;  }
	.home_box_nota_large{width:32.7%;}
	.home_box_nota_large2{width:49.25%;}
	.home_box_box1{width:24.3%;}
    .home_box_box2{width:49.3%;}
	/* edicion empresa */
	.edicion_impresa_cont{ float:left;margin:5px 1.21%;}
	/* paises */
	.estadospais_col_nota_25{width:49.2%;}	
	/* reporatajes */
	.reportajes_col_nota_70{width:69.3%;  }
   .reportajes_col_nota_30{width:29.4444%;}	
	/* videos */
	.videos_col_box_50{ width:49%; }
    /* infografias*/
	.infografia_box{ margin-bottom:10px; height:350px;} 
	 /* poscas*/
	.postcast_nota_relacionadas ul.postcast_nota_lista_b li a{font-size:1em;}
	 /* directorio */
   .directorio_box{ width:99.5%;}
	.directorio_box .directorio_col4{width:33.333%; }
	/* new  estilo */
   .home_box_nota_large_50{width:49.3333%;}
	
	}
	
	/* Large scren than standard 1160 (devices and browsers) */	
	@media only screen and (max-width:1024px) {
		
		/* columnas */
	.contenidos_col_a{width:76.75%;}
    .contenidos_col_b{width:22%; min-height:300px;}
	/* maquetacion cajas home */
	.home_box_nota1{width:32.2%;}
	.home_box_nota2_contenedor{width:39.43%; }
	.home_box_nota3_contenedor{width:26.53%; }
	.home_box_nota_large{width:32.7%;}
	.home_box_nota_large2{width:49.29%;}
	.home_box_box1{width:24.5%; }
    .home_box_box2{width:49.1%;}
	.edicion_impresa_cont{ float:left; margin:5px 0.5%;}
	/* paises */
	.estadospais_col_nota_25{width:49.05%;}	
	/* infografias */
	.infografia_box{ margin-bottom:10px; height:350px;} 
	.postcast_nota_relacionadas ul.postcast_nota_lista_b li a{font-size:1em;}
	.directorio_box{ width:99.5%;}
	.directorio_box .directorio_col4{width:33.33%; }
		}
		
		/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 990px) {
		
	 /*columnas*/
	.contenidos_col_a{width:76.689%;}	
	    .nav_bar_lateral_title h1{font-size:0.9em;}
		/*.nav_bar_lateral_podcasts_cont	ul.nav_bar_lateral_podcasts  li a{font-size:0.7em;}	*/
		/*.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_a li a{font-size:0.9em;}*/
	/* maquetacion home*/
	.home_box_nota3_contenedor{width:26.44%;}
	.edicion_impresa_cont{ float:left; margin:5px 2.2%;}
	/* reporatajes */
	.reportajes_col_nota_70{width:69.3%;  }
   .reportajes_col_nota_30{width:29.389%;}
   /* videos */
	.videos_col_nota_70{width:69.3%;  }
   .videos_col_nota_30{width:29.389%;}
   /* infografias */
   .infografia_box{ margin-bottom:10px; height:340px;} 
    /* directorio */
   .directorio_box{ width:99.5%;}
	.directorio_box .directorio_col4{width:33.333%; }
	
		}
		
	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 972px) {
		
	/*columnas */
	.contenidos_col_a{width:76.68%;}
	/* maquetacion home*/
	.home_box_nota1{width:32.2%;}
	.home_box_nota2_contenedor{width:39.35%;}
	.home_box_nota3_contenedor{width:26.46%;}	
	.home_box_nota_large2{width:49.34%;}
		/* infografias */	
	.infografia_box{ margin-bottom:10px; height:290px;} 
	 /* directorio */
   .directorio_box{ width:99.5%;}
	.directorio_box .directorio_col4{width:33.333%; }
	/* new  estilo */
   .home_box_nota_large_50{width:49.2222222%;}
		}
		
	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		
	  /* columnas */
	.contenidos_col_a{width:76.65%;}	
	.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_c li a  span{font-size:0.7em;}
	.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_c li a p{font-size:0.8em;}
	/*  home*/
	.home_box_nota1{width:32.2%;}
	.home_box_nota2_contenedor{width:39.35%;}
	.home_box_nota3_contenedor{width:26.49%;}	
	/* reporatajes */
	.reportajes_col_nota_70{width:69.1%;  }
	.reportajes_col_nota_30{width:29.1;}
	/* videos */
	.videos_col_nota_70{width:69.1%;  }
	.videos_col_nota_30{width:29.1;}
	.videos_col_box_50{width:48.85%; }
	 /* directorio */
   .directorio_box{ width:99.5%;}
	.directorio_box .directorio_col4{width:33.333%; }
	/* new  estilo */
   .home_box_nota_large_50{width:49.111111111%;}	
	
		}
	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		
	/* columnas */
	.contenidos_col_a{width:76.50%;}
	  .contenidos_col_b{width:21.8%; min-height:300px;}
	.nav_bar_lateral_title h1{font-size:1em;}	
	.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_b li a{font-size:0.7em;}
		.nav_bar_lateral_podcasts_cont	ul.nav_bar_lateral_podcasts_b  li a{font-size:0.8em;line-height:1em;}
	/* maquetacion home*/
	.home_box_nota1{width:32.2%; }
	.home_box_nota2_contenedor{width:39.15%;}
	.home_box_nota3_contenedor{width:26.29%; }
	.home_box_nota_large{width:32.5%;}
	.home_box_nota_large2{width:49.20%; }	
	.home_box_box1{width:24.21%; }
	.home_box_box2{width:49.19%;}
	/* paises */
	.estadospais_col_nota_25{width:48.7%;}	
	/* galeria */
	.galeria_box{margin-right:0.9%;width: 31.9%;} 
	/* videos */
	.videos_col_box_50{width:48.5%;}
	/* infografias */	
	.infografia_box{ margin-bottom:10px; height:290px;} 
		 /* poscas*/
	.postcast_nota_relacionadas ul.postcast_nota_lista_b li a{font-size:0.9em;}
	.postcast_nota_relacionadas .social_compart{ display:none;}	
	
		}
	 /* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 800px) { 
	.nav_bar_lateral_destacados ul.nav_bar_lateral_lista_b li a{font-size:0.7em;}
	/* maquetacion genral */
	.home_social_nav{ min-height:10px; width:100%; float:none;  clear:both;}
	.home_header_col3{width:100%;  float:left;}
	.home_header_col3 ul{  margin:10px auto; width:170px; }
	.home_social_nav_icos{margin:5px auto 5px auto !important;display:block; float:none !important; position:relative; width:130px;}
	.home_social_nav img{ float:right; margin:5px 0 5px 0;}
	.home_time_nav{ min-height:30px; width:100%; float:none;overflow:hidden; clear:both;}
	.bg_time {background-image:none; background:#ed1c24}
	    .home_footer_menu_b ul{margin:0 auto 20px; width:340px;}
		.home_footer_menu_b ul li{margin-top:18px; margin-bottom:18px !important;}
		.home_footer_menu_b ul li a{display:block; text-decoration:none;color:#fff;font-size: 0.6em !important;}
	.home_time_nav{ min-height:30px; width:100%; float:none;overflow:hidden; clear:both;}
	.bg_time {background-image:none; }
	/* columnas*/
	.contenidos_col_a{width:76.20%;}
	/* paises */
	.estadospais_col_nota_25{width:48.7%;}	
	
	}
	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) { 
	
	/* maquetacion cgeneral */
	.home_social_nav{ min-height:10px; width:100%; float:none; overflow:hidden; clear:both;}
	.home_time_nav{ min-height:30px; width:100%; float:none; overflow:hidden; clear:both;}
	.home_time{ padding-top:6px; }
	.home_footerbox{width:100%;float:none;}
	.home_footerbox p{ text-align:center; margin:0 auto; padding:0 3px;}
	.home_footerbox img{ float:none; margin:10px auto 0 !important;}
	.home_footer_menu ul{margin:0 auto 20px; width:260px;}
	.home_footer_menu ul li{margin-top:18px; margin-bottom:18px;}
	.home_footer_menu_b ul{margin:0 auto 20px; width:340px;}
	.home_footer_menu_b ul li{margin-top:18px; margin-bottom:18px !important;}
	.home_footer_menu_b ul li a{display:block;text-decoration:none; color:#fff;font-size: 0.6em !important;}
	.home_header_col3{width:100%; overflow:hidden; float:left;}
	.home_box_nota1{width:99.5%; }
	/* columnas */
	.contenidos_col_a{width:99.5%;}
	.contenidos_col_b{ width:99.5%;}/*vmc*/
	.contenidos_col_b .lateralMobile{ display:none;}/*vmc*/
	/*home */
	.home_box_nota2_contenedor{width:99.5%;}
	.home_box_nota2{width:100%;  height:251px;}
	.home_box_nota3_contenedor{width:99.5%;  height:250px;}
	.home_box_nota3{width:50% !important;}
	.home_box_nota_large{width:99.5%;  }
	.home_box_nota_large2{width:99.5%;  }
	.home_box_box1{width:99.5%; }
	.home_box_box2{width:99.5%; }	
	 /* detalle */
	 .detalle_col_50{
		box-sizing:border-box;
		position:relative;
		width:99.5%;
		margin:0 auto;
	}
	.detalle_col_50_paddin_img{padding:0px;height:300px!important;}
	.detalle_col_50_paddin_tex{padding:10px; }
	/*impresa */
	.edicion_impresa_cont{ float:left; margin:5px 10%;}
	
	.directorio_box{ width:99.5%;}
	.directorio_box .directorio_col4{width:100%; float:none; border:none; }
	 
	}
	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
	/* maquetacion generales */	
	.contenidos_title_nav_bar h1{float:none; margin:6px 0;}
	.contenidos_title_nav_bar input{ display:none;}
	.paginacion { display:none;}
	.home_footer_menu_b ul{ margin:0 auto; width:330px; float:none;}
		
	/*home */
	.home_box_nota1{width:99.5%;}e_box_nota2_contenedor{width:99.5%; }
	.home_box_nota2{width:100%;  height:251px;}
	.home_box_nota3_contenedor{width:99.5%; }
	.home_box_nota3{width:50% !important; margin:0px !important;}
	.home_box_nota_large{width:99.5%; }
	.home_box_nota_large2{width:99.5%; }
	.home_box_box1{width:99.5%;}
	.home_box_box2{width:99.5%;}
		
	/* autores */
	.body_autores{background-color:#ed1c24;}
	.contenidos_autor_nota{width:100%; height:160px; position:relative;  background-color:#cc2229;}
	.contenidos_autor_nota:nth-child(2n+1) {background-color:#b31e24;}
	.nota_50_i{ position:absolute; left:0; float:none; width:25%; }
	.nota_50_t{ position:absolute; right:0; float:none; width:75%;}
	.box_nota_50_img{width:120px;height:120px;  border:3px solid #FFF; margin:10%;}
			.contenidos_autor_box_nota_50  h3{ color:#FFF; font-size:1.5em;margin-bottom:1%;}
			.contenidos_autor_box_nota_50  h4{ color:#FFF !important; font-size:1.1em; margin-bottom:2%;}
			.contenidos_autor_box_nota_50  p{ color:#FFF; font-size:0.8em;}
	/* new  estilo */
   .home_box_nota_large_50{width:99.5%;}	

				
	/* detalles */	
	.scroll_prob{overflow:visble;} 
	.detalle_hgroup_titles{ display:none;}
	.detalle_col_50_contenido	 a.detalle_btn_siguiente{	display:none;}	
	.detalle_col_50_contenido  h1, h2 { display:block;}
	.detalle_col_50 .detalle_logo{position:absolute; top:13px; right:22px !important; left:auto; width:8%!important;}
	.detalle_col_50 a.detalle_btn_regresar{ padding:0px; width:23px; height:41px;top:15px;left:22px; text-indent:-9999px; background:url(../images/ico_regresar.png) no-repeat; 
				   border:none; cursor:pointer;}
	.detalle_col_box_video{ height:420px; width:100%; width:100%;  margin:5px  auto}	
	.detalle_col_50_contenido	 .social_compart{display:none;}	
	.detalle_recomendados_box p{font-size:0.8em;}
	.detalle_col_box_infografias{ height:350px; width:100%; }
	.detalle_col_box_infografias img{ margin:6% auto 0; display:block;  max-width:80%; } 
	/* impresa */
	.edicion_impresa_cont{ float:left;margin:5px 7%;}
	/* paises */		
	.estadospais_col_nota_25{width:100%; margin:0;}
	.estadospais_box_nota_25_l{ width:100%; min-height:100px; margin:0 0 3px 0;}
	.estadospais_box_nota_25_s{ height:100%; min-height:100px; margin:0 0 3px 0;}
	.estadospais_box_img_a{ height:100%; height:300px; margin-bottom:15px;}
	.estadospais_box_img_b{ height:100%; height:120px; margin-bottom:15px;}
	.estadospais_box_img_c{ height:100%; height:120px; margin-bottom:15px;}	
		  .estadospais_col_nota_50  h3{ color:#444444!important;font-size:1em; line-height:1.2em; margin-bottom:4%;}
		  .estadospais_col_nota_50  h4{ color:#737373!important; font-size:0.8em; margin-bottom:4%;}
		  .estadospais_col_nota_50  p{ font-size:0.8em;}
	
	/* poscast */	
	.postcast_col_nota_50{width:99.5%; min-height:20px;margin:0 !important;  }
	.postcast_col_nota_100{
		width:100%; min-height:20px; 
		border-bottom:1px solid #D8D8D8; margin:0 !important; 
		background:url(../images/postcast_list.png) no-repeat  right 10px;
		background-size:5%;
	  }
			  .postcast_col_nota_50 h3{ color:#004444; font-size:1em; line-height:1.2em; margin-bottom:3%;}
			  .postcast_col_nota_50  h4{ color:#00abf0 !important; font-size:0.9em; margin-bottom:3%;}
			  .postcast_col_nota_50  p{ color:#737373; font-size:0.8em;}	
			  .postcast_nota_box_img{ display: none; }
		.postcast_nota_relacionadas ul.postcast_nota_lista_b{margin-top:10px; }
		
			.postcast_nota_relacionadas ul.postcast_nota_lista_b  li{
				padding:0px  20px 0 20px;
				height:55px;
			 }
	   
		.postcast_nota_relacionadas ul.postcast_nota_lista_b li a{
						color:#004444;
						font-size:0.9em;
						line-height:1.3em;
						padding:0px  30px 5px 0;
						background:url(../images/ico_postcast_det.png) no-repeat  right 2px;
						background-size:4.1%; 
					}
				.postcast_nota_relacionadas ul.postcast_nota_lista_b li a:hover{color:#00abf0;}
				.postcast_nota_relacionadas ul.postcast_nota_lista_b li a  span{font-size:0.8em; color:#737373;}
				.postcast_nota_relacionadas .social_compart{ display:none;}	
			
	/* reportajet */	
	.reportajes_col_nota_70{width:99.5%; min-height:20px;margin:0px;}
	.reportajes_col_nota_30{width:99.5%; min-height:20px; margin:0px;}
		.reportajes_col_box_100{ padding:0; min-height:20px; margin:0px;}
		.reportajes_col_box_50:nth-child(even) {width:100%; margin:0px;padding:0; min-height:20px;}
		.reportajes_col_box_50{ width:100%; margin:0px;padding:0; min-height:20px;}
		.reportajes_col_box_30{width:100%; margin:0px;padding:0; min-height:20px;}
		.reportajes_nota_box_img	{ width:100%; height:170px; margin-bottom:0;}
		.reportajes_col_box_30_principal {padding:0px!important;}	
		  
		 .desktop_tex{display:none;}
			.reportajes_col_nota_70 hr{display:none;}
		   .reportajes_col_nota_30 hr{display:none;}
		  .hgroup_reportajes { position:absolute; bottom:10px; display: block;}
				.hgroup_reportajes p{ display:none;}  	 
				.hgroup_reportajes  h3{ color:#fff; font-size:1.4em !important; line-height:1.2em; margin-bottom:2%; padding:0 5px;text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.32);}
				.hgroup_reportajes  h4{ color:#fff; font-size:1em; margin-bottom:2%;padding:0 5px;text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.32);}
					.img_reportajes_simbol_mas	{ 
						background:url(../images/ico_mas.png) no-repeat;
						background-size:cover;
						position:absolute; 
						top:5px; 
						right:5px; 
						height:25px; 
						width:25px;
				}
	/* galeria */
	.galeria_box{margin-right:0.9%;width: 31.6%;}
	.hgroup_gal{bottom:10px;left:10px;} 
	              .hgroup_gal h2{color:#FFF !important; font-size:1em!important; margin:0  0 6px 0;}
				   .hgroup_gal h3{color:#FFF !important; font-size:0.7em!important; font-family: 'museo_sans500';}
	/* infografias */	
		.infografia_box{ margin-bottom:10px; height:310px;}
			   .infografia_detalle_col_nota_70{width:99.5%; padding:10px  0 0 0;}
			   			         .infografia_detalle_col_nota_70 h1{ font-size:1.3em; color:#444444; margin:1% 0 2% 0;}
		            .infografia_detalle_col_nota_70 h2{ font-size:0.8em; color:#737373;font-family: 'museo_sans500';margin-bottom:2.5%;}		 
	          .infografia_detalle_col_nota_30{width:99.5%;}
			  
			     .infografia_detalle_col_nota_30 img{ max-width:100%; margin:0 auto; display:block; text-align:center;}		    
	/* videos */	
	   	.videos_col_nota_70{width:99.5%; min-height:20px;margin:0px;}
		.videos_col_nota_30{width:99.5%; min-height:20px; margin:0px;}
			.videos_col_box_100{ width:100%; padding:0; min-height:200px; margin:0px!important;}
			.videos_col_box_50:nth-child(even) {margin-right:0; }	
	     	.videos_col_box_50{ width:50%; margin:0px; padding:0; min-height:20px;}
			.videos_col_box_30{width:50%; margin:0px; padding:0; min-height:20px;}
			.videos_nota_box_img	{ width:100%; height:170px; margin-bottom:0;}
			.videos_nota_box_img_100	{ width:100%; height:330px; margin:0 !important; position:relative;}
			  .desktop_tex{display:none;}
              .hgroup_videos { position:absolute; bottom:5px; display: block;}
			   		.hgroup_videos p{ display:none;}  	 
			   		.hgroup_videos  h3{ color:#fff; font-size:1.2em !important; line-height:1.2em; margin-bottom:2%; padding:0 5px;text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.32);}
					.hgroup_videos  h4{ color:#fff !important;font-size:0.9em; margin-bottom:2%;padding:0 5px;text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.32);}
						.img_videos_simbol_mas	{ 
							background:url(../images/ico_mob_videos.png) no-repeat;
							background-size:cover;
							position:absolute; 
							top:5px; 
							right:5px; 
							height:25px; 
							width:25px;
					}
	/* 360*/
	.scroll_prob_360{overflow:visible;} 
	.sec360_container_det{height:100%; width:100%;margin:0;}
	.sec360_col_30{ display:none;width:99.5%;}
	.sec360_col_70{width:99.5%;}
		  .sec360_col_box_video{ height:420px; width:100%; width:100%;  margin:5px  auto}	
		  .sec360_col_50_contenido	 .social_compart{display:none;}	
		  .sec360_recomendados_box p{font-size:0.8em;}
		  .sec360_col_box_infografias{ height:350px; width:100%; }
		  .sec360_col_box_infografias img{ margin:6% auto 0; display:block;  max-width:80%; } 
		  
		 /* Mapa del Sitio */	
	.mapasite_menu {width:99.5%;margin:0 auto;}
			.mapasite_menu > ul > li {
			  float:left;
			  width:33%;
			  margin-bottom:5px;
			}
			
				.mapasite_menu > ul > li:nth-child(4)  {
					clear:both;
				}
				.mapasite_menu > ul > li:nth-child(7)  {
					clear:both;
				}
				.mapasite_menu > ul > li:nth-child(8)  {
					clear: none;
				}
				.mapasite_menu ul li a {display: block; text-decoration:none;}
					.mapasite_menu > ul > li > a {
					  font-size:1.2em;
					  padding: 8px 0;
					  color: #444444;
					  text-transform: uppercase;
					}
						.mapasite_menu ul ul li a {
							padding: 5px;
							color: #9ea2a5;
							font-size:1em;
						}
		.directorio_box{ width:95%;}	
		  	.formulario_modal input, textarea{ width:95%;margin:10px auto;}		
		}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
	/* maquetacion generales */
	.contenidos_title_nav_bar h1{float:none; margin:6px 0;}
	.paginacion { display:none;}
	.contenidos_title_nav_bar input{display:none;}
	.home_footerbox{width:99.5%;}
	.home_footer_menu_b ul{margin:0 auto; width:300px;}
	.home_footer_menu_b ul li{margin-top:7px; margin-bottom:5px !important; float:none; border:none;}
	.home_footer_menu_b ul li a{display:block;font-size: 0.8em !important; text-align:center;}
	 img.scale-with-grid {
		max-width: 95%;
		height:auto; 
		margin:0 auto;
       display: block;
	}
	/* home */
	.home_box_nota1{width:99.5%; }
	.home_box_nota2_contenedor{width:99.5%;}
	.home_box_nota2{width:100%;  height:251px; }
	.home_box_nota3_contenedor{width:99.5%; height:502px !important; }
	.home_box_nota3{width:100% !important;  margin:3px 0 !important;  }
	.home_box_nota_large{width:99.5%; }
	.home_box_nota_large2{width:99.5%; }
	.home_box_box1{width:99.5%;  height:300px; }
	.home_box_box2{width:99.5%;  height:300px; }	
		
	/* autores */	
	.body_autores{background-color:#ed1c24;}
	.contenidos_autor_nota{width:100%; height:120px; position:relative; background-color:#cc2229;}
	.contenidos_autor_nota:nth-child(2n+1) {background-color:#b31e24;}
	.nota_50_i{ position:absolute; left:0; float:none; width:35%; }
	.nota_50_t{ position:absolute; right:0; float:none; width:65%; box-sizing:border-box; padding:10px 10px 0 10px;}
	.box_nota_50_img{width:90px;height:90px;  border:3px solid #FFF; margin:8%;}
	           .contenidos_autor_box_nota_50  h3{ color:#FFF; font-size:0.9em; margin-bottom:1%;}
				.contenidos_autor_box_nota_50  h4{ color:#FFF !important; font-size:0.7em; margin-bottom:1%;}
				.contenidos_autor_box_nota_50  p{ color:#FFF; font-size:0.7em;}
	/* new  estilo */
   .home_box_nota_large_50{width:99.5%;}	
    /* detalles */		
	.scroll_prob{overflow:visible;} 
	.detalle_hgroup_titles{  display:none;}
	.detalle_col_50_contenido	 a.detalle_btn_siguiente{	display:none;}	
	.detalle_col_50_contenido  h1, h2{ display:block; }	
	.detalle_col_50 .detalle_logo{position:absolute; top:15px; right:22px !important; left:auto; width:12%!important;}
	.detalle_col_50 a.detalle_btn_regresar{ padding:0px; width:20px; height:35px;top:15px;left:22px; text-indent:-9999px; background:url(../images/ico_regresar.png) no-repeat; border:none; cursor:pointer; background-size:cover;}
	.detalle_col_box_video{ height:200px;width:100%; width:100%;  margin:5px  auto}	
	.detalle_col_50_contenido	 .social_compart{display:none;}	
	.detalle_recomendados_box{float:none;}
	.detalle_recomendados_box p{font-size:0.9em;}
	.detalle_col_box_infografias{ height:240px; width:100%; }
	.detalle_col_box_infografias img{ margin:9% auto 0; display:block;  max-width:80%; } 
/* edicion impresa */	
	.edicion_impresa_cont:first-child{ 
		width:190px; 
		height:320px;
		float:none;
		margin:5px  auto;
		padding: 0 0  5px 0;
		}
	.edicion_impresa_cont:first-child .edicion_impresa_cont_img{margin:5px auto 18px;width:175px; height:237px;}
	.edicion_impresa_cont:first-child .edicion_impresa_revista {width: 175px;height: 237px;}
	.edicion_impresa_cont:first-child  h1{ font-size:1.1em; line-height:1.2em;  }
   .edicion_impresa_cont:first-child  h2{ font-size:0.8em;}
	.edicion_impresa_cont{ 
			width:100px; 
			height:180px;
			overflow:hidden;
			float:left;
			margin:5px  0.1%;
			padding: 0 0  3px 0;
		}
		 .edicion_impresa_cont_img{
			margin:5px 13px 6px;
			width:90px; 
			height:108px;
		 }
		 .edicion_impresa_revista {width:80px;height: 108px;}
				.edicion_impresa_cont  h1{ font-size:0.8em; line-height:1.2em;  }
			   .edicion_impresa_cont  h2{ font-size:0.6em;}	
	/* pais */	
	.estadospais_col_nota_50{width:99.5%; margin:0 !important; }
	.estadospais_col_nota_25{width:50%; margin:0 !important;}
	.estadospais_box_nota_100{ width:100%; min-height:100px; margin:0;}
	.estadospais_box_nota_25_l{ width:100%; min-height:100px; margin:0; padding-bottom:5px;}
	.estadospais_box_nota_25_s{ height:100%; min-height:100px; margin:0;padding-bottom:5px;}
			.estadospais_box_img_b{ height:100%; height:170px; margin-bottom:10px;}
			.estadospais_box_img_c{ height:100%; height:120px; margin-bottom:10px;}
			.estadospais_box_img_b_b{ height:120px!important; }
				.estadospais_col_nota_50  h3{ color:#444444!important;font-size:0.9em; line-height:1.2em; margin-bottom:3%; padding:0 5px;}
				.estadospais_col_nota_50  h4{ color:#737373!important; font-size:0.8em; margin-bottom:3%; padding:0 5px;}
				.estadospais_col_nota_50 p{ display:none; }
	/* reportajet */	
	.reportajes_col_nota_70{width:99.5%; min-height:20px;margin:0px;}
	.reportajes_col_nota_30{width:99.5%; min-height:20px; margin:0px;}
		.reportajes_col_box_100{ padding:0; min-height:20px; margin:0px;}
		.reportajes_col_box_50:nth-child(even) {width:100%; margin:0px;padding:0; min-height:20px;}
		.reportajes_col_box_50{ width:100%; margin:0px;padding:0; min-height:20px;}
		.reportajes_col_box_30{width:100%; margin:0px;padding:0; min-height:20px;}
		.reportajes_nota_box_img	{ width:100%; height:170px; margin-bottom:0;}
		.reportajes_col_box_30_principal {padding:0px!important;}	
		 .desktop_tex{display:none;}
			.reportajes_col_nota_70 hr{display:none;}
		   .reportajes_col_nota_30 hr{display:none;} 
		   .hgroup_reportajes { position:absolute; bottom:10px; display: block;}
				.hgroup_reportajes p{ display:none;}  	 
				.hgroup_reportajes  h3{ color:#fff; font-size:1em !important; line-height:1.2em; margin-bottom:2%; padding:0 5px;text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.32);}
				.hgroup_reportajes  h4{ color:#fff; font-size:0.8em; margin-bottom:2%;padding:0 5px;text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.32);}
				.img_reportajes_simbol_mas	{ 
						background:url(../images/ico_mas.png) no-repeat;
						background-size:cover;
						position:absolute; 
						top:5px; 
						right:5px; 
						height:25px; 
						width:25px;
				}
	/* poscast */	
	.postcast_col_nota_50{width:99.5%; min-height:20px;margin:0 !important;  }
	.postcast_col_nota_100{
		width:100%; min-height:20px; 
		border-bottom:1px solid #D8D8D8; margin:0 !important; 
		background:url(../images/postcast_list.png) no-repeat  right 10px;
		background-size:8%;
	  }
		.postcast_col_nota_50 h3{ color:#004444; font-size:1em; line-height:1.2em; margin-bottom:3%;}
	   .postcast_col_nota_50  h4{ color:#00abf0 !important; font-size:0.9em; margin-bottom:3%;}
	   .postcast_col_nota_50  p{ color:#737373; font-size:0.8em;}	
	   .postcast_nota_box_img{ display: none; }
	   
		.postcast_nota_relacionadas ul.postcast_nota_lista_b{margin-top:10px; }
			.postcast_nota_relacionadas ul.postcast_nota_lista_b  li{
				padding:10px  20px 0 20px;
				height:70px;
			 }
	   
		.postcast_nota_relacionadas ul.postcast_nota_lista_b li a{
						color:#004444;
						font-size:0.9em;
						line-height:1.3em;
						padding:0px  30px 10px 0;
						background:url(../images/ico_postcast_det.png) no-repeat  right 5px;
						background-size:9%; 
					}
				.postcast_nota_relacionadas ul.postcast_nota_lista_b li a:hover{color:#00abf0;}
				.postcast_nota_relacionadas ul.postcast_nota_lista_b li a  span{font-size:0.8em; color:#737373;}
				.postcast_nota_relacionadas .social_compart{ display:none;}
				.postcast_nota_pricipal_col_40{ width:99.5%; height:280px; position:relative; }
		       		.postcast_nota_pricipal_col_40 h3{ display:block; position:absolute; bottom:15px; left:15px; color:#FFF;  font-size:1.5em; }
		       .postcast_nota_pricipal_col_60{ width:60%; height:280px; box-sizing:border-box; padding:20px; }	
			    .postcast_nota_relacionadas{ background:#eeeeee; width:99%; margin:0; padding-bottom:10px;}
			   .postcast_nota_relacionadas > .contenidos_title_nav_bar{ display:none;  }	
	      
	 /* galeria */
	.galeria_box{ 
	   display:inline-block;
	   float:left;
	   border:none;
	   margin:0;
	   padding:0;
	   width: 49.2%;
	   height:142px;
	   position:relative;
	   background:url(../images/temp/gal1.jpg) no-repeat;
	   background-size:cover;	 
	}  
  .galeria_box img{ display:none;}
  .hgroup_gal{bottom:10px;left:10px;} 
			.hgroup_gal h2{color:#FFF !important; font-size:0.9em!important; margin:0  0 6px 0;}
			 .hgroup_gal h3{color:#FFF !important; font-size:0.6em!important; font-family: 'museo_sans500';}

	/* infografias */
  .infografia_box{ 
		   box-sizing:border-box;
		   margin-right:0.05%;
		   width: 49.1%;
		   margin-bottom:2% !important;
		   height: auto;
		   float:left;
		  } 
			 .infografia_box p{ display:none;} 
	 .infografia_detalle_col_nota_70{width:99.5%; padding:10px  0 0 0;} 
		   .infografia_detalle_col_nota_70 h1{ font-size:1.3em; color:#444444; margin:1% 0 2% 0;}
		   .infografia_detalle_col_nota_70 h2{ font-size:0.8em; color:#737373;font-family: 'museo_sans500';margin-bottom:2.5%;}
	.infografia_detalle_col_nota_30{width:99.5%;}		   
					   
	/* videos */	
  .videos_col_nota_70{width:99.5%; min-height:20px;margin:0px;}
  .videos_col_nota_30{width:99.5%; min-height:20px; margin:0px;}
	  .videos_col_box_100{ width:100%;  padding:0; min-height:200px; margin:0px;}
	  .videos_col_box_50:nth-child(even) {margin-right:0; }	
	  .videos_col_box_50{ width:50%; margin:0px;padding:0; min-height:20px;}
	  .videos_col_box_30{width:50%; margin:0px;padding:0; min-height:20px;}
	  .videos_nota_box_img	{ width:100%; height:170px; margin-bottom:0;}
	  .videos_nota_box_img_100	{ width:100%; height:340px; margin:0;  position:relative;}
	  .videos_col_box_30_principal {padding:0px!important;}	
	   .desktop_tex{display:none;}
	   .hgroup_videos p{ display:none;} 
		 .hgroup_videos { position:absolute; bottom:5px; display: block;}
			  .hgroup_videos  p{ display:none;}  	 
			  .hgroup_videos  h3{ color:#fff; font-size:1em !important; line-height:1.2em; margin-bottom:2%; padding:0 5px;text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.32);}
			  .hgroup_videos  h4{ color:#fff; font-size:0.8em; margin-bottom:2%;padding:0 5px;text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.32);}
			  .img_videos_simbol_mas	{ 
					  background:url(../images/ico_mob_videos.png) no-repeat;
					  background-size:cover;
					  position:absolute; 
					  top:5px; 
					  right:5px; 
					  height:25px; 
					  width:25px;
			  }	   
 /* 360*/
	.scroll_prob_360{} 
	.sec360_container_det{width:100%; margin:0; height:100%;}
	.sec360_col_30{ display:none;width:99.5%;}
	.sec360_col_70{width:99.5%; height:100%;}
	.sec360_col_box_video{ height:200px;width:100%; width:100%;  margin:5px  auto}	
		.sec360_col_50_contenido	 .social_compart{display:none;}	
		.sec360_recomendados_box{float:none;}
		.sec360_recomendados_box p{font-size:0.9em;}
		.sec360_col_box_infografias{ height:240px; width:100%; }
		.sec360_col_box_infografias img{ margin:9% auto 0; display:block;  max-width:80%; } 
		
	/* Mapa del Sitio */	
	.mapasite_menu {width:99.5%;margin:0 auto;}
			.mapasite_menu > ul > li {
			  float:none;
			  width:100%;
			  margin-bottom:5px;
			}
				.mapasite_menu ul li a {display: block; text-decoration:none;}
					.mapasite_menu > ul > li > a {
					  font-size:1.2em;
					  padding: 8px 0;
					  color: #444444;
					  text-transform: uppercase;
					}
						.mapasite_menu ul ul li a {
							padding: 5px;
							color: #9ea2a5;
							font-size:1em;
						}	
		.directorio_box{ width:95%;}				
			.formulario_modal input, textarea{
								width:95%;
								margin:10px auto;
								
							}	

			/* news */

	.home_box_nota_large_50 a img{margin: 0  auto 10px; max-width: 100%;}
	.home_box_nota_large_50 a h2 {margin: 10px 0 0 0 ;clear: both;}		
 
				  
		}


/*-------------------   Modificado por quique ---------------------*/

#homeOrejaIzquierda,#homeOrejaDerecha{
	width: 160px;
	height: 600px;
}
