p {
	color:#696969;
	font-size:16px;
	line-height:20px;
	font-family: 'futura_lt_btlight';
}
.container{
	overflow:hidden;
	padding-bottom:19px;
}
.header .container{
	overflow:visible;
}
.fotorama__nav__shaft{width:100%;}
.fotorama__thumb-border{width:25%;display:none;}
.fotorama__nav__frame{min-width:25%;max-width:25%;}
.fotorama__active{opacity:0.7;}

.logo{z-index:8888;}
.logo img{z-index:8888;}

.fullwidthbanner-container{margin-top:40px;}

#s-p{padding:0;}
#s-p-r{padding-right:0;}
#s-p-l{padding-left:0;}

.barra_superior{width:100%;
	   background:#0094b1;
	   text-align:right;
	   color:#fff;
	   height:24px;}
	   
.barra_superior ul{
	list-style:none;
	float:right;
	width:auto;
	font-size:12px;
	margin:0;
	margin-top:3px;
}

.barra_superior ul li{float:left;
				   margin-left:10px;
				   cursor:pointer;
				   }

				   
.sublista_top{position:absolute;
			z-index:9999;
			display:none;
			}
.barra_superior ul li ul li{float:none;
			   background:#0094b1;
			   padding:5px 10px;
			   text-align:left;}
			   
#sl1{width:100px;}
#sl2{width:150px;}

.colores{margin-top:-14px;}

.mega-menu{width:auto;
		  float:right;
		  margin-top:40px;}

.separador{width:1px;
		  background:#ddd;
		  height:38px;}
		  
.cuadro_menu{
	width:135px;
	float:right;
}
.iconos_menu div{float:left;
				margin-top:20px;}
.iconos_menu img{float:left;
				padding: 0px 12px 10px 11px;
				margin-top:20px;}
				
.zonas_menu {
  float: right;
  width: 64%;
  position: absolute;
  bottom: 10px;
  right: 0;
  margin-top: -30px;
}

.zona_menu{float:right;
		   width:96px;
		   text-align:center;
		   padding:20px 0 10px 0;}
		   
.zona_menu:hover{background:rgba(0,0,0,0.4);}
#menu-mobile{
	background:#0095b4;
	width:100%;
	height:80%;
	position:fixed;
	z-index:99999;
	margin-left:0px;
	display:none;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.79);
	-moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.79);
	box-shadow:0px 3px 5px 0px rgba(50, 50, 50, 0.79);
}			
.boton-menu-mobile {
	width: 45px;
	height: 45px;
	border: none;
	margin: 0 0 0 20px;
	float:right;
	right: 0px;
	color:#6e6e6e;
	font-size:20px;
	display:none;
}
.sociales_mo {
	background:#00667c;
	border-bottom:1px solid #fff;
	height:55px;
}
.sociales_mo a {
	
	background:#00667c;	
	border-right:1px solid #fff;
	color:#fff;
	padding:7px 8px;
	font-size:36px;
}
.sociales_mo a:last-child {
	border-right:none;
	color:#fff;
}
.sociales_mo a .fa{
	width:10%;
	text-align:center;
}
.cerrar-menu {
	background:#004755;	
	font-size:36px;
	color:#fff;
	padding:7px 8px;
	border-right:none;
}
			
#menu-mobile ul{width:100%;}

#menu-mobile ul li{width:100%;
				margin:0px 0;
				text-align:center;
				border-bottom:1px solid #EDEDED;}
			
				
#menu-mobile ul li a{font-size:26px;
				 color:#fff;
				 font-family: 'futura_lt_btlight';
				 display:block;
				 width:100%;
				 padding:8px 0;}
				 
#menu-mobile ul li a:hover{
	background:#0188a4;
	text-decoration:none;
}
.flechas {
	width:60%;
	text-align:center;
	position:absolute;
	bottom:6%;
	left:0;
	right:0;
	margin:0 auto;
	z-index:999;
}
.flechas a{
	background:#000;
	padding:13px;
	border-radius: 50px 50px 50px 50px;
	-moz-border-radius: 50px 50px 50px 50px;
	-webkit-border-radius: 50px 50px 50px 50px;
	display:inline-table;
	width:45px;
}
.flechas a:hover{
	opacity:0.6;
}
.flechas a img{
	width:14px;
}
.cate{text-align:center;
	  margin-bottom:20px;
	  transition: all 0.5s;
	  overflow:hidden;
	  cursor:pointer;}
	  
.cate:hover img{
	transform:scale(1.2);
	opacity:0.8;
}			  
.wrap_img_cate{
	width:100%;
	overflow:hidden;
	height:255px;
}
#noticias_abajo .wrap_img_cate {
	height:auto;
}
.wrap_img_cate img {
	height:100%;
	width:auto;
}
.cate img{
	z-index:-1;
	transition: all 0.5s;
}
#noticias-home{
	margin-top:30px;
}
.info_cat{
	width:90%;
	text-align:left;
	margin:-65px auto 0 auto;
	padding-bottom:50px;
	background:#fff;
	position:relative;
	height:435px;
}
h3.categoria{
	font-size:14px;
	color:#fff;
	line-height:29px;
	text-indent:15px;
	margin:0;
	font-family: 'futuramedium';
	width:100%;
	height:29px;
}
.info_cat h2{
	color:#4e4e4e;
	font-size:22px;
	line-height:30px;
	padding:7px 15px;
	margin:5px 0 0 0;
	font-family: 'FuturaStd-Medium';
}
			 
.info_cat h2 a{color:#4e4e4e;}
.info_cat p{	padding:7px 15px;}
#cate1 .info_cat{
	border-bottom:3px solid #f9a22c;
}	
#cate2 .info_cat{border-bottom:3px solid #004c97;}	
#cate3 .info_cat{border-bottom:3px solid #eb0028;}	
#cate4 .info_cat{border-bottom:3px solid #0691b2;}	
		  
#cate1 .info_cat h3{background:#f9a22c;}			   
#cate2 .info_cat h3{background:#004c97;}			   
#cate3 .info_cat h3{background:#eb0028;}				   
#cate4 .info_cat h3{background:#0691b2;}

#cate1 .info_cat h2 a:hover{color:#f9a22c;}			   
#cate2 .info_cat h2 a:hover{color:#004c97;}			   
#cate3 .info_cat h2 a:hover{color:#eb0028;}				   
#cate4 .info_cat h2 a:hover{color:#0691b2;}

/*---NICANOR----*/
#wrap_nicanor{margin-top:10px;}
#wrap_nicanor img{z-index:999;}
.bg_nicanor{width:100%;}
.nicanor{position:absolute;
		 top:35px;
		 left:20px;
		 z-index:9999;}
.texto_nicanor{background:rgba(255,255,255,0.7);
			   width:100%;
			   position:absolute;
			   top:50px;
			   padding:20px 0;} 
.chile_personajes{position:absolute;
				 right:30px;
				 bottom:10px;}
				 
.texto_nicanor_nuevo {
	position:absolute;
	top:50px;
}
.texto_nicanor_nuevo .texto_nicanor_int {
	float:left;
	margin-left:4%;
	width:48%;
}
.texto_nicanor_nuevo span.autor {
	text-transform:uppercase;
	font-size:22px;
	font-family: 'futura_lt_btlight';
}
.texto_nicanor_nuevo .frase p {
	font-size:20px;
	font-style:italic;
	color:#fff;
	line-height:120%;
}
.texto_nicanor_nuevo .frase blockquote { quotes: '"' '"';  	font-size:20px;
	font-style:italic;
	font-family: 'futura_lt_btlight';
	color:#fff;
	line-height:120%;
	border:none;
	}
.texto_nicanor_nuevo .frase blockquote:before { content: open-quote; color:#fff; font-size:30px; vertical-align:sub; font-style:italic; margin-right:4px; font-family:arial; }
.texto_nicanor_nuevo .frase blockquote:after { content: close-quote; color:#fff; font-size:30px; font-style:italic; font-family:arial; vertical-align:sub; margin-left:4px;}


.texto_nicanor_nuevo .texto_nicanor_int .link_personaje {
	text-transform:uppercase;
	width:25%;
	margin:0 auto;
	font-size:13px;
	padding:3px 0px;
}
.texto_nicanor_nuevo .texto_nicanor_int .link_personaje:hover {
	color:#fff;
}
/*----REDES--------*/
#wrap_redes{margin-top:25px;}
#cuadro_redes{
	background:#eb0028;
	height:195px;
	padding:0px !important;
	/*padding-left:20px;*/
}
#cuadro_redes{
	padding-left:10px;
}
.cuadro_red{
	background:#fff;
}
#cuadro_red{
	width:90%;
	margin:40px auto 0 auto;
	padding-left:0;
}
.img_red{
	height:220px;
	width:auto;
	max-height:100%;
}
.img_red2{height:440px;}

.cuadro_red h4{color:#5a6669;font-size:18px;font-family: 'futuramedium';padding-bottom:10px;}
.cuadro_red h4 img{margin-top:-13px;}
.cuadro_red h4 span{color:#abb0b2;}
.cuadro_fb h4 span{font-size:14px;}
#cuadro_red{color:#6a6a6a;
			font-size:16px;
			line-height:18px;
			font-family: 'futura_lt_btlight';}
			
#cuadro_redes{color:#fff;
			font-size:16px;
			line-height:18px;
			font-family: 'futura_lt_btlight';}
			
#cuadro_redes p{color:#fff;}
#astronomia {
	margin:20px 0;
	clear:both;
}			
/*---GASTRONOMIA----*/
#noticias .gastronomia_panel{}
#noticias .gastronomia_principal{margin-bottom:1px;}
#noticias .gastronomia_navegador div{padding:0;}
#noticias .gastronomia_panel h3{background:#f28900;
	width: -moz-calc(100% - 1px) !important;
	/* WebKit */
	width: -webkit-calc(100% - 1px) !important;
	/* Opera */
	width: -o-calc(100% - 1px) !important;
	/* Standard */
	width: calc(100% - 1px) !important;
}
#noticias .gastronomia_panel .ver_mas{
	font-size:16px;
	color:#4b4b50;
	font-family: 'FuturaStd-Medium';
	border:1px solid #d5d5d5;
	padding:5px 10px 6px 10px;
	display:block;
}					
#noticias .gastronomia_panel .ver_mas i {
	color:#ff9c00;
	margin-right:4px;
}
.fotorama__stage__frame .fotorama__img:hover{ opacity:0.9;transform:scale(1.2);}
.fotorama__thumb .fotorama__img{transition:all 0.5s;}
.fotorama__thumb .fotorama__img:hover{ opacity:0.8;}	
/*---DESCUBRE CHILE---*/
.descubre_chile {
	height:316px !important;
}
#noticias .descubre_chile h3{background:#0085a7;}
.innovacion{overflow:hidden;
			cursor:pointer;}
.innovacion h3{background:#00458f;}
.innovacion img{transition:all 0.5s;}
.innovacion:hover img{transform:scale(1.2);
			  opacity:0.8;}
.rutas_del_vino h3{background:#eb0028;}
.rutas_del_vino{overflow:hidden;
		cursor:pointer;}
.rutas_del_vino img{transition:all 0.5s;}
.rutas_del_vino:hover img{transform:scale(1.2);
		  opacity:0.8;}
#noticias_abajo p{
	border:1px solid #d5d5d5;
	padding:10px;
	height:67px;
}
#noticias_abajo p a {
	color:#696969;
}
#banner-fade{
	height:auto !important;
	position:relative;
	width: 100%;
}	
.bjqs-slide a {
	display:block;
}
li.bjqs-slide {
	height:100% !important;
}
p.bjqs-caption{
	color:#696969;
	font-size:16px;
	line-height:20px;
	font-family: 'futura_lt_btlight';
	border:1px solid #d5d5d5;
	padding:10px;
}
#sl2 {
	width:213px;
	margin-left:-50px;
}
#sl2 a {
color:#FFF;
}
.clear {
	clear:both;
}
/***TRADUCCION****/
.barra_superior ul li div#lang_sel {
	width:auto;
	font-family:inherit;
	height:auto;
}
.barra_superior ul li #lang_sel a.lang_sel_sel {
	color:#FFF;
	padding:7px 0px 12px;
	font-size:12px;
	width:60px;
	display:block;
}
.barra_superior ul li #lang_sel ul ul {
	top:36px;
}
.barra_superior ul li #lang_sel ul ul li a {
	padding:10px 29px 10px 5px;
	width:auto;
	font-family:inherit;
	height:auto;
	font-size:12px ;
}
.barra_superior ul li #lang_sel ul ul a, .barra_superior ul li #lang_sel ul ul a:visited {
	line-height:1.42857143;
	padding:0px;
	
}
.barra_superior ul li #lang_sel a.lang_sel_sel:after {
	font-family:'FontAwesome';
	content:' \f0da';
	float:right;
}
.cuadro_menu {
	width:135px;
	margin-top:14px;
	margin-bottom:6px;
}
.iconos_menu .busca_home, .iconos_menu .sb-search {
	margin-top:14px;
}
.busca_home input {
	width:90px;
	border:1px solid #e8e8e8;
	padding:8px 10px 7px;
	border-radius:2px;
}
.busca_home .searchbox-submit {
	background:url(home2015/img/lupa.png) no-repeat top center;
	border:none;
	width:24px;
	height:24px;
	float:right;
	margin-left:10px;
	margin-right:10px;
}
.btn_mapa {
	color:#fff;
}
#panel {
    background: rgba(0, 0, 0, 0) url("images/bg_fondo_paneles.png") repeat scroll 0 0;
    display: none;
    height: 380px;
    padding: 15px;
    position: absolute;
    right: 10px;
    top: 24px;
    width: 455px;
    z-index: 999;
}
.fotorama__html {
	padding:190px 15px 0 15px;
	font-size:24px;
	position:relative;
}
.fotorama__html a{
	color:#fff;
	position:absolute;
	bottom:0px;
}
.fotorama__html a:hover{
	color:#999;
}
.display_tabla {
	display:table;
	padding-top:25px;
}
.display_row {
	display: table-row;
}
.display_celda {
	display:table-cell;
	height:625px;
}
/*****************CAJA REDES**************/
.foto_grande {
	width:37.4%;
	float: left;
	height:416px;
	overflow:hidden;
}
.foto_grande img {
	height:100%;
}
.home_redes .icon {
	display:block;
	position:absolute;
	color:#FFF;
	z-index:100;
	padding-top:10px;
	padding-left:10px;
	font-size:22px;
}
.home_redes .foto_grande .icon {
	font-size:19px;
}
.home_redes .foto_grande .icon i{
	margin-right:5px;
}
.home_redes {
	padding-top:25px;
	margin-bottom:15px;
	display: none;
}
#cuadro_red {
	/*width: 100%;*/
}
.home_twitter {
	width: -moz-calc(62.6% - 163px);
	/* WebKit */
	width: -webkit-calc(62.6% - 163px);
	/* Opera */
	width: -o-calc(62.6% - 163px);
	/* Standard */
	width: calc(62.6% - 163px);
	float:left;
	height:163px;
	display:table;
}
.home_twitter #cuadro_red {
	padding:0 27px;
	display:table-cell;
	vertical-align:middle;
}
.home_instagram_thin {
	width:163px;
	height:163px;
	float:left;
}
.home_instagram_thin img {
	height:auto;
}
.home_instagram_big {
	float:left;
	width:253px;
	height:253px;
}
.home_instagram_big img {
	height:100%;
}
#cuadro_redes {
	width: -moz-calc(62.6% - 253px);
	/* WebKit */
	width: -webkit-calc(62.6% - 253px);
	/* Opera */
	width: -o-calc(62.6% - 253px);
	/* Standard */
	width: calc(62.6% - 253px);
	float: left;
}
#cuadro_redes h3,
#cuadro_redes p,
#cuadro_redes .cont_link {
	margin-left:27px;
}
.links_home_sociales a{
	border:2px solid #fff;
	padding:15px;
	font-size:20px;
	text-align:center;
	color:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:50px;
}
.links_home_sociales a:hover{
	opacity:0.8;
	color:#fff;
}
.home_FB {
	float: left;
	width: 195px;
	height:195px;
	overflow:hidden;
	margin-top:-195px;
}
.home_fb_txt p {	
	font-size:15px;
}
.home_fb_txt {
	float:left;
	width: -moz-calc(59.8% - 195px);
	/* WebKit */
	width: -webkit-calc(59.8% - 195px);
	/* Opera */
	width: -o-calc(59.8% - 195px);
	/* Standard */
	width: calc(59.8% - 195px);
	height:195px;
	margin-top:-195px;
	margin-left:195px;
	display:table;
}
.home_fb_txt #cuadro_red {
	padding:0 27px;
	display: table-cell;
	vertical-align:middle;
}
#cuadro_red span {
	font-size:12px;
	color:#939393;
}
#s-p-r.box_yt {
	width: -moz-calc(62.6% - 253px) !important;
	/* WebKit */
	width: -webkit-calc(62.6% - 253px) !important;
	/* Opera */
	width: -o-calc(62.6% - 253px) !important;
	/* Standard */
	width: calc(62.6% - 253px) !important;
	padding:0px !important;
	float:left;
	height:253px;
	overflow: hidden;
}
.box_yt  iframe {
	width:103% !important;
}
/*****FRASE NICANOR*****/
.nicanor {
	background: url(home2015/img/bg_foto_personaje.png) no-repeat;
    width: 234px;
	background-size:contain;
    height: 298px;
    padding: 11px 11px 11px 12px;
}
.texto_nicanor_int {
	width: 65%;
    margin-right: 7%;
    float: right;
    text-align: center;
}
.texto_nicanor .frase p {
	font-family: 'FuturaStd-LightOblique';
    color: #323232;
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
}
.texto_nicanor p span{color:#0e2856;
		     font-size:22px;
			 display:inline-block;
			 border-top:1px solid #acc0d9;
			 padding:10px 15px 0 15px;
			 margin-top:20px;
			 font-family: 'futura_lt_btlight';
			 font-weight:normal;}
.texto_nicanor span.autor {
	color: #0e2856;
    font-size: 22px;
    display: inline-block;
	clear:both;
    border-top: 1px solid #acc0d9;
    padding: 10px 15px 0 15px;
    margin-top: 20px;
    font-family: 'futura_lt_btlight';
    font-weight: normal;
	margin:0 auto;
}
.link_personaje {
    display: block;
    font-size: 15px;
    margin-top: 8px;
}
.link_personaje i {
	margin-right:4px;
}
.fotorama__html a {
    margin-left: 25px;
    font-size: 18px;
    text-indent: -10px;
    line-height: 18px;
    margin-bottom: 13px;
}
/****CORRECCION MAPA*****/
.header .container {
	position:relative;
}
/**ocultar inicio***/
.page-template-index2015 .menu-item-37912,
.page-template-index2015 .menu-item-37913 {
	display:none !important;
}
/***ROLLOVER DE REDES*****/
.cont_link a {
	display:inline-block;
}
.cont_link a img:hover {
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}
	#cuadro_redes.escritorio {
		display:block;
	}
	#cuadro_redes.mobile {
		display:none;
	}


/******MEDIA QUERY****/
@media (min-width: 992px) and (max-width: 1200px) {
	.cuadro_menu {
		width:80px;
	}
	.iconos_menu img{
		padding:0 7px 10px 6px;
	}
	.colores{
		margin-top:-16px;
	}
	.nicanor{
		width:20%;
	}
	.cuadro_red h4{
		font-size:17px;
	}
	#cuadro_red p{
		font-size:15px;
		line-height:18px;
		margin-top:-10px;
	}		
	p.bjqs-caption{
		font-size:14px;
		line-height:16px;
	}	  
	#noticias_abajo p{
		font-size:14px;
		line-height:16px;
	}
	.header .navbar-nav {
		width:705px;
	}
	.header .navbar-nav > li > a {
		padding:2px 18px 9px 18px;
	}
}
@media (min-width: 769px) and (max-width: 991px) {
	.barra_superior ul {
		list-style:none;
		float:right;
		width:auto;
		font-size:13px;
		margin:0;
		margin-top:3px;
	}
	.barra_superior ul li {
		float:left;
		margin-left:8px;
		cursor:pointer;
		text-align:left;
	}
	.barra_superior #t-m-1{
		width:65px;
		margin-left:0px;
	}
	.barra_superior #t-m-2{
		width:75px;
	}
	.barra_superior #t-m-3{
		width:70px;
	}
	.fullwidthbanner-container{
		margin-top:0;
	}
	.header .container{
		overflow-y:visible;
	}
	.navbar-collapse{
		margin-top:85px;
	}
	.barra_superior{
		height:45px;
	}
	.boton-menu-mobile{
		display:block;
	}
	.container-fluid > .navbar-collapse,
	.container-fluid > .navbar-header,
	.container > .navbar-collapse,
	.container > .navbar-header {
		width:100%;
	}
	.logo img{
		width:140px;
		margin-left:10px;
	}
	.nav > li.separador{
		display:none;
	}
	.zonas_menu{}
	.zona_menu{
		width:75px;
		padding-top:2px;
	}
	.zona_menu img{
		transform:scale(0.8);
	}
	.nicanor{
		width:20%;
		top:8%;
	}
	.texto_nicanor{
		top:8%;
	}
	.texto_nicanor p{
		font-size:14px;
		line-height:18px;
	}
	.texto_nicanor p span{
		font-size:16px;
	}
	.cuadro_redes{
		margin-top:-20px;
	}
	#s-p{
		padding-left:0px;
		padding-right:10px;
	}
	#s-p-l{
		padding-left:10px;
	}
	.cuadro_red h4{
		font-size:17px;
	}
	#cuadro_red p{
		font-size:16px;
		line-height:20px;
		margin-top:-10px;
	}
	.cuadro_redes h3{
		padding-top:15px;
	}
	.img_red2{
		height:auto;
	}
	.bjqs-slide{
		padding-bottom:20px;
	}
	p.bjqs-caption{
		font-size:14px;
		line-height:15px;
	}
	#noticias_abajo p{
		font-size:14px;
		line-height:15px;
	}
	.bjqs-slide img{
		height:110%;
	}
}
@media screen and (min-width: 200px) and (max-width: 768px) {
	p.bjqs-caption{
		border:0 none;
	}
	.wrapper{
		overflow:hidden;
	}
	.barra_superior ul{
		list-style:none;
		float:right;
		width:auto;
		font-size:13px;
		margin:0;
		margin-top:3px;
	}
	.barra_superior ul li{
		float:left;
		margin-left:8px;
		cursor:pointer;
		text-align:left;
	} 
	.barra_superior #t-m-1{
		width:65px;
		margin-left:0px;
		margin-top:6px;
	}
	.barra_superior #t-m-2{
		width:75px;
		margin-top:6px;
	}
	.barra_superior #t-m-3{
		width:70px;
	}
	.boton-menu-mobile{
		display:block;
		margin-right:-10px;
		margin-left:10px;
	}
	.colores{
		opacity:0;
	}
	.barra_superior{
		height:45px;
	}
	.fullwidthbanner-container{
		margin-top:0;
	}
	.container-fluid > .navbar-collapse,
	.container-fluid > .navbar-header,
	.container > .navbar-collapse,
	.container > .navbar-header {
		width:100%;
	}
	.header .container {
		overflow:visible;
	}
	.nav > li.separador{
		display:none;
	}
	.logo img{
		width:80%;
	}
	.bullet{
		float:right;
		width:90px;
		text-align:center;
		padding:20px 0 5px 0;
	}
   
	.bullet:nth-child(1){
		background:url('home2015/img/ic1.png') no-repeat center;
		width:80px;
		height:90px;
		padding:10px;
	}
	.bullet:nth-child(2){
		background:url('home2015/img/ic2.png') no-repeat center;
		width:80px;
		height:90px;
	}
	.bullet:nth-child(3){
		background:url('home2015/img/ic3.png') no-repeat center;
		width:80px;
		height:90px;
	}
	.bullet:nth-child(4){
		background:url('home2015/img/ic4.png') no-repeat center;
		width:80px;
		height:90px;
	}
	.zonas_menu{
		top:80px;
		margin-top:0;
	}
	.zona_menu{
		width:75px;
		padding-top:2px;
	}
	.zona_menu img{
		transform:scale(0.8);
	}
	.nicanor{
		width:20%;
		top:8%;
	}
	.texto_nicanor{
		top:8%;
		position:relative;
		float:left;
	}
	.texto_nicanor p{
		font-size:14px;
		line-height:18px;
	}
	.texto_nicanor p span{
		font-size:16px;
	}
	#wrap_nicanor{
		background:url('home2015/img/bg_nicanor.jpg') no-repeat center center fixed; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	.bg_nicanor{
		display:none;
	}
	.chile_personajes{
		position:relative;
		width:20%;
		float:right;
	}	
	.info_cat h2{
		font-size:19px;
		line-height:22px;
	}
	.cuadro_redes{
		margin-top:-20px;
	}
	#s-p{
		padding-left:0px;
		padding-right:10px;
	}
	#s-p-l{
		padding-left:10px;
	}
	.cuadro_redes{
		height:180px;
	}
	.cuadro_redes h3{
		font-size:18px;
		line-height:20px;
		padding-top:15px;
	}
	#cuadro_redes img{
		width:100%;
	}
	.img_red{height:180px;
	}
	.img_red2{
	height:auto;
	}
	.cuadro_red h4 {
		font-size: 14px;
		margin-top: -20px;
	}
	#cuadro_red p {
		font-size: 14px;
		line-height: 15px;
		margin-top: -11px;
		padding: 0 0;
	}
	#noticias .gastronomia_panel{
		margin-bottom:20px;
	}
	#noticias .descubre_chile{
		margin-bottom:20px;
	}
	.bjqs-slide img{
		width:100%;
	}
	#noticias_abajo p{
		font-size:14px;
		line-height:16px;
	}
	footer ul{
		display:none;
	}
	#banner-fade {
		max-height:237px;
	}
	#noticias_abajo .wrap_img_cate {
		width:35%;
		float:left;
	}
	#noticias_abajo p {
		float:left;
		width:61%;
		border:0 none;
	}
	.innovacion, .rutas_del_vino {
		overflow:auto;
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 991px) {
	#cuadro_redes.escritorio {
		display:none;
	}
	.barra_superior #t-m-2 {
		display:none;
	}
	#cuadro_redes.mobile {
		display:block;
		width:100% !important;
	}
	.home_instagram_thin {
		width:50% !important;
		height:auto;
		clear:left;
	}
	.home_instagram_big {
		clear:none !important;
		width:50% !important;
	}
	.home_instagram_big img,
	.home_instagram_thin img {
		width:100%;
		height:auto;
		max-height:none;
	}
	#astronomia, #wrap_nicanor {
		display:none;
	}
	#banner-fade ul.bjqs {
		height:auto !important;
	}
	.bjqs-slide img {
		width:100% !important;
	}
	ol.bjqs-markers.h-centered {
		bottom:14px  !important;
	}
	.info_cat {
		height: 328px;
	}
	.display_celda {
		height:528px;
	}
	.foto_grande {
		width: 50%;
		height:auto;
	}
	.home_twitter {
		width:50%;
	}
	.home_instagram_big {
		clear:left;
	}
	#cuadro_redes {
		width: -moz-calc(100% - 253px) !important;
		/* WebKit */
		width: -webkit-calc(100% - 253px) !important;
		/* Opera */
		width: -o-calc(100% - 253px) !important;
		/* Standard */
		width: calc(100% - 253px) !important;
		height:253px;
	}
	.home_FB {
		margin-top:0px;
	}
	.home_fb_txt {
		margin:0 !important;
	}
	#s-p-r.box_yt {
		width:100% !important;
		padding-left:0px !important;
	}
	.home_fb_txt {
		width: -moz-calc(100% - 195px) !important;
		/* WebKit */
		width: -webkit-calc(100% - 195px) !important;
		/* Opera */
		width: -o-calc(100% - 195px) !important;
		/* Standard */
		width: calc(100% - 195px) !important;
		height:195px;
	}
	.descubre_chile {
		height:auto !important;
	}
	.tp-banner ul {
		height:100% !important;
	}
	.tp-banner ul li img,
	.tp-simpleresponsive img {
		width:auto !important;
		height:100% !important;
	}
	.tp-simpleresponsive a {
		display:block;
		height:100%;
	}
}
@media (max-width: 646px) {
	.info_cat p {
		font-size:14px;
	}
	.info_cat h2 {
		font-size: 16px;
	}
	.info_cat {
		height:353px;
	}
	.display_celda {
		height:546px;
	}
	.texto_nicanor .frase p {
		font-size: 14px;
	}
	.texto_nicanor span.autor {
		font-size: 19px;
	}
}
@media (max-width: 481px) {
	.info_cat {
		height:auto;
	}
	.display_celda {
		height:auto;
	}
	#cuadro_red p {
		font-size: 14px;
	}
	.home_fb_txt {
		height:auto;
	}
	.home_instagram_thin {
		width:50%;
		height:auto;
		clear:left;
	}
	.home_instagram_thin img {
		width:100%;
	}
	.home_instagram_big {
		clear:none;
		width:50%;
		height:auto;
	}
	.home_instagram_big img {
		width:100%;
	}
	#cuadro_redes {
		width:100% !important;
		height:auto;
		padding-bottom:20px !important;
	}
	.home_FB {
		width:50%;
	}
	.home_fb_txt {
		width: 50%;
	}
	.logo_footer img {
		width: 100%;
	}
}
@media (min-width: 200px) and (max-width: 480px) {
	.flechas {
		bottom:17%;
	}
	.display_tabla {
		display:block !important;
	}
	.display_row {
		display: block !important;
	}
	#cate1, #cate2, #cate3, #cate4 {
		width: 80% !important;
	    margin: 0 0 1em 10% !important;
	}
	.wrapper{
		overflow:hidden;
	}
	.wrap_img_cate img {
		width:100%;
		height:auto;
	}
	.home_twitter {
		display:block !important;
	}
	.home_twitter #cuadro_red {
		width: 80% !important;
		padding:0 10% !important;
	}
	.home_redes .home_fb_txt {
		width: 50% !important;
	}
	#cuadro_red p {
		font-size:13px !important;
		line-height: 15px !important;
	}
	#cuadro_red h4 {
		font-size:15px;
	}
	.fotorama__html a {
		font-size:15px;
		line-height: 16px;
		margin-bottom:13px;
	}
	.fotorama__nav--thumbs .fotorama__nav__frame {
		height: 95px !important;
	}
	.fotorama__error .fotorama__img,
	.fotorama__loaded .fotorama__img {
		height:100% !important;
		width:auto !important;
	}
	.barra_superior ul{
		list-style:none;
		float:right;
		width:auto;
		font-size:13px;
		margin:0;
		margin-top:3px;
	}
	.barra_superior ul li{
		float:left;
		margin-left:3px;
		cursor:pointer;
		text-align:left;
	}	   
	.barra_superior #t-m-1{
		width:65px;
		margin-left:0px;
		margin-top:6px;
	}
	.barra_superior #t-m-2{
		width:74px;
		margin-top:6px;
	}
	.barra_superior #t-m-3{
		width:70px;
	}
	.zona_menu{
		width:60px;
		padding-top:2px;
	}
	.zona_menu img{
		transform:scale(0.6);
	}
	#cate1,#cate2,#cate3,#cate4{
		width:100%;
	}
	
	#wrap_redes .box_red1,
	#wrap_redes .box_red2,
	#wrap_redes .box_red3,
	#wrap_redes .box_red4,
	#wrap_redes .box_red5,
	#wrap_redes .box_red6,
	#wrap_redes .box_red7,
	#wrap_redes .box_red8 {
		width:100%;
		padding:0px 10px;
	}
	.img_red{
		height:auto;
	}
	.cuadro_red h4 {
		font-size: 16px;
		margin-top: -15px;
	}
	#cuadro_red p {
		font-size: 16px;
		line-height: 18px;
		margin-top: -11px;
		padding: 0 0 10px 0;
	}
	.tparrows{
		display:none;
	}
	.fotorama__html {
		padding:0 !important;
	}
	#menu-mobile ul li a {
		font-size:20px !important;
	}
	h3.titulo_medio {
		font-size: 19px;
	}
	footer .redes_footer a img {
		width:25px;
	}
	#noticias_abajo .wrap_img_cate {
		width:100% !important;
	}
	#noticias_abajo p {
		width:100%;
	}
	#noticias .descubre_chile {
		height:200px !important;
	}
	#banner-fade ul.bjqs {
		height:100% !important;
	}
	div#banner-fade {
		height: 100% !important;
	}
	.home_fb_txt {
		display:block !important;
	}
}



/* responsive shits and adjustments by guillermo*/
.sociales_header {
	margin-top:11px;
	margin-right:8px;
}
.sociales_header a{
	color:#fff;
	padding:4px;
	font-size:13px;
	text-align:center;
	width:15px;
	margin-right:4px;
}
.titulares_nuevos_slide {
	font-size:90px;
}
.bajada_nuevos_slide {
	font-size:50px;
	padding-top:25px !important;
}
@media (min-width:748px) {
	.titulares_nuevos_slide {
		font-size:72px;
	}
	.bajada_nuevos_slide {
		font-size:46px;
		padding-top:0px !important;
	}
	
	.barra_superior ul li #lang_sel ul ul {
		top:35px;
	}
	.barra_superior ul li #lang_sel ul ul li a {
		padding:5px 12px;
	}
}
@media (min-width: 992px) {
	.header .navbar-nav {
		width:auto;
	}
	.barra_superior ul li #lang_sel a.lang_sel_sel {
		padding:0px;
		height:20px; 
		padding-top:0px;
	}
	.barra_superior ul li #lang_sel ul ul {
		top:19px;
	}
	.sociales_header {
		margin-top:0px;
		margin-right:0px;
	}
	.titulares_nuevos_slide {
		font-size:62px;
	}
	.bajada_nuevos_slide {
		font-size:30px;
	}
}
@media (min-width:1200px){
	.titulares_nuevos_slide {
		font-size:72px;
	}
	.bajada_nuevos_slide {
		font-size:42px;
	}
	.barra_superior ul li #lang_sel a.lang_sel_sel {
	padding:0px 0px 12px;
	}
	.barra_superior ul li #lang_sel ul ul {
		top:20px;
	}

}
/*SLIDER FULL */
.rev_slider_wrapper {
	height: -moz-calc(100vh - 75px) !important;
	height: -webkit-calc(100vh - 75px) !important;
	height: -o-calc(100vh - 75px) !important;
	height: calc(100vh - 75px) !important;
}