@charset "UTF-8";

/*********************** FUENTES GOOGLE MAPS ***********************/
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,400,500,600,700,800,900|Khand:300,400,500,600|Noto+Serif:400,700');

/*
font-family: 'Fira Sans', sans-serif; Títulos de artículos: Fira Sans
font-family: 'Noto Serif', serif; Párrafos: Noto Serif
font-family: 'Khand', sans-serif; Menús / RRSS / fechas, etc.: Khand
*/

/*********************** GENERAL ***********************/
body { padding: 0; margin: 0; font-family: 'Noto Serif', serif; padding-top: 180px; }
.bodyOpen { overflow: hidden!important; }
ul { padding: 0; margin: 0; list-style: none; }
img { display: block; width: 100%; border: none; }
a { text-decoration: none; color: inherit; display: block; }
.contenedor { width: 1200px; margin: 0px auto; position: relative; }
.contenedorChico { width: 800px; margin: 0px auto; position: relative; }
p { -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; font-size: 18px; color: #4b4e4e; font-weight: 300; }
* { box-sizing: border-box; }
label.left { float: left; width: 45%; }
label.right { float: right; width: 45%; }
*:focus { outline: none; }
.avisoVacio { font-family: 'Fira Sans', sans-serif; }
.pc { display: block; }
.movil { display: none; }
.btnNegro { color: #FFF; text-align: center; background: #282828; padding: 8px 25px; font-size: 12px; font-weight: 600; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; cursor: pointer; text-transform: uppercase; }
.btnNegro:hover { opacity: .5; padding: 8px 30px; }
.carruselBannersBlog { background-color: rgba(0, 0, 0, 0.35); margin-top: 42px; }
.imgBlogBanner { width: 100%; height: 550px; background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; display: table; background-blend-mode: multiply; background-color: rgba(0, 0, 0, 0.59) }
.conteBannerHome { display: table-cell; vertical-align: middle; text-align: center; padding: 0 350px; font-family: 'Fira Sans', sans-serif; color: #FFF; font-size: 50px; font-weight: 400; line-height: 50px; }
.conteBannerHome2 { font-size: 22px; line-height: 29px; }
.conteBannerHome .btnMore { font-size: 16px; padding: 0; line-height: 30px; font-weight: 400; width: 200px; margin: 0px auto; text-transform: uppercase; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.conteBannerHome .btnMore:hover { opacity: .5; }
.preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; z-index: 9999; }
.status { width: 200px; height: 200px; position: absolute; left: 50%; top: 50%; background-image: url(../img/general/status.gif); background-repeat: no-repeat; background-position: center; margin: -100px 0 0 -100px; }
.bloqueLeft { float: left; width: 60%; }
.bloqueRight .title { text-align: center; font-weight: 500; }
.bloqueRight { float: right; width: 35%; }
.bloqueRight .itemTrending { margin-top: 15px; cursor: pointer; }
.bloqueRight .itemTrending1 { margin-top: 0!important; }
.itemTrending .thumb { float: left; width: 100px; height: 100px; background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; }
.itemTrending .info { float: right; width: 300px; font-size: 15px; font-family: 'Fira Sans', sans-serif; font-weight: 500; margin-top: 10px; line-height: 16px; padding-right: 15px; }
.itemTrending .vistas { color: #cccccc; text-transform: uppercase; font-weight: 600; font-size: 13px; font-family: 'Khand', sans-serif; }
.itemTrending .conteNum { width: 70px; height: 70px; border: 3px solid #FFF; margin: 15px auto; display: table; }
.itemTrending .bgHover { background: rgba(0, 0, 0, 0.3); position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.itemTrending:hover .bgHover { opacity: 0; }
.itemTrending .conteNum span { color: rgba(255, 255, 255, 0.79); font-family: 'Fira Sans', sans-serif; font-size: 20px; text-align: center; display: table-cell; vertical-align: middle; font-weight: 300; }
.btnMore { background: #282828; color: #FFF; font-family: 'Fira Sans', sans-serif; text-align: center; }
.bloqueRight .conteSocialesRight { margin-top: 50px; }
.bloqueRight .conteSocialesRight h4 { text-align: center; }
.conteSocialesRight .icoSocial a i { color: #000!important; }
.conteSocialesRight .icoSocial a span { font-size: 15px; text-align: center; display: block; font-family: 'Fira Sans', sans-serif; font-weight: 600; }
.conteNewsletterRight { background: #ebebeb; padding: 0 20px 20px 20px; }
.conteNewsletterRight .bg { background: url(../img/general/conteNewsletter.png)no-repeat; background-size: cover; background-position: center; height: 350px; }
.conteNewsletterRight .titleN { text-align: center; font-size: 30px; font-weight: 600; margin-top: 20px; line-height: 34px; }
.conteNewsletterRight .text { text-align: center; font-size: 17px; font-family: 'Fira Sans', sans-serif; font-weight: 500; line-height: 20px; margin: 30px auto; }
.conteNewsletterRight input[type="email"] { width: 100%; height: 40px; padding-left: 10px; color: #8b8b8b; font-size: 17px; border: 1px solid #8b8b8b; font-weight: 600; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.conteNewsletterRight input[type="email"]:focus { border: 1px solid #000; }
.conteNewsletterRight input[type="submit"] { background: #282828; color: #FFF; border: 1px solid #282828; font-size: 18px; padding: 7px 0; width: 100%; font-family: 'Fira Sans', sans-serif; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; cursor: pointer; }
.conteNewsletterRight input[type="submit"]:hover { opacity: .5; }

/*********************** CONTENEDORES ***********************/
.conteRight { width: 50%; float: right; }
.conteLeft { width: 50%; float: left; }

/*
ANIMACIONES HTML5

-webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease;

-webkit-transform:scale(1.15); -moz-transform:scale(1.15); -ms-transform:scale(1.15); -o-transform:scale(1.15); transform:scale(1.15);

-ms-transform: rotate(7deg); -webkit-transform: rotate(7deg); transform: rotate(7deg);
*/

/*********************** CLEAR ***********************/
.clear { clear: both; height: 0px; }
.clear5 { clear: both; height: 5px; }
.clear10 { clear: both; height: 10px; }
.clear15 { clear: both; height: 15px; }
.clear20 { clear: both; height: 20px; }
.clear30 { clear: both; height: 30px; }
.clear40 { clear: both; height: 40px; }

/*********************** TEXTOS ***********************/
.textCenter { text-align: center; }
.textRight { text-align: right; }
.textLeft { text-align: left; }

/*********************** FORMULARIOS ERROR ***********************/
label.error { display:none !important; }
input.error { border:1px solid #F00!important; }
select.error { border:1px solid #F00!important; }
textarea.error { border:1px solid #F00!important; }
input[type='radio'].error {  }

/*********************** H1 - H6 ***********************/
h1, h2, h3, h4 { padding: 0; margin: 0; font-family: 'Fira Sans', sans-serif; }
h4 { font-size: 16px; text-transform: uppercase; }
h1 {  }
h1 span { display: block; }

/*********************** COLUMNAS ***********************/
.col2 li { float: left; width: 50%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; position: relative; }
.col3 li { float: left; width: 33.33%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; position: relative; }
.col4 li { float: left; width: 25%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; position: relative; }
.col5 li { float: left; width: 20%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; position: relative; }
.col6 li { float: left; width: 16.66%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; position: relative; }
.col7 li { float: left; width: 14.28%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; position: relative; }
.col8 li { float: left; width: 12.5%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; position: relative; }
.col9 li { float: left; width: 11%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; position: relative; }

/*********************** HEADER ***********************/
header { font-family: 'Khand', sans-serif; position: fixed; top: 0; left: 0; z-index: 99; background: #FFF; width: 100%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.btn_movil { width: 35px; border: 1px solid #282828; cursor: pointer; float: right; margin-right: 10px; -webkit-transition: all .7s ease; -moz-transition: all .7s ease; -o-transition: all .7s ease; transition: all .7s ease; position: relative; }
.headerAnima { box-shadow: 0px -1px 4px 2px rgba(0, 0, 0, 0.7); }
header .top { background: #ebebeb; padding: 5px 0; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.headerTopAnima { margin-top: -35px; }
.nav1 { float: left; }
.nav1 li { display: -webkit-inline-box; padding: 0 10px; }
.nav1 li a { text-transform: uppercase; font-weight: 500; }
.logo { width: 250px; margin: 0px auto; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.logoAnima { width: 180px; }
.nav2 { float: right; }
.nav2 li { display: -webkit-inline-box; padding: 0 15px; color: #a0a0a0; }
.nav2 li i { font-size: 18px; }
.nav2 li span { font-weight: 500; font-size: 15px; margin-left: 5px; }
header .medium { padding: 20px 0; }
.headerMediumIAnima1 { padding: 10px 0!important; }
header .medium .contenedor { position: relative; }
header .medium .btnNegro { position: absolute; top: 4px; right: 0; }
header .medium .btnNegro:hover { padding: 8px 30px;; }
.headerMediumbtnNegroAnima { top: 0!important; font-size: 11px; padding: 6px 25px; }
header .medium i { cursor: pointer; font-size: 30px; position: absolute; top: 5px; left: 0; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.headerMediumIAnima { -webkit-transform:scale(.7); -moz-transform:scale(.7); -ms-transform:scale(.7); -o-transform:scale(.7); transform:scale(.7); top: 0!important; }
header .medium i:hover { -webkit-transform:scale(.9); -moz-transform:scale(.9); -ms-transform:scale(.9); -o-transform:scale(.9); transform:scale(.9); opacity: .5; }
header .bot { padding: 10px 0 10px 0; }
header .bot .contenedor { position: relative; }
header .bot hr { padding: 0; margin: 0; border: 1px solid #f2f2f2; }
header .bot .btnNegro { position: absolute; top: 10px; left: 0; }
.nav3 { width: 600px; margin: 0px auto; margin-top: 12px; }
.nav3 li a { color: #424542; text-align: center; text-transform: uppercase; font-size: 16px; font-weight: 500; }
.menu_activo { opacity: .5; }
.nav3 li:hover { opacity: .5; }
.menuLeft { width: 300px; position: fixed; top: 0; left: -300px; height: 100%; background: #fff; z-index: 999; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; overflow-y: scroll; font-family: 'Fira Sans', sans-serif; }
.hoverBody { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5019607843137255); z-index: 99; display: none; cursor: pointer; }
.menuLeftOn { left: 0; box-shadow: 3px 0px 6px 2px #585858; }
.menuLeft .padding { padding: 15px; }
.logoMenuLeft { width: 170px; float: left; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.closeMenuLeft { width: 34px; height: 34px; float: right; cursor: pointer; margin-top: -6px; }
.closeMenuLeft i { font-size: 36px; text-align: center; display: block; }
.menuSeparador { border: 1px solid #eeeeee; }
.menuIzquierdo a { color: #424542; text-transform: uppercase; font-weight: 500; font-size: 16px; padding: 7px 0; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.menuIzquierdo a:hover, .menu_activo2 { background: #424542!important; color: #FFF!important; padding-left: 10px!important; }

/*********************** TAGS ***********************/
.menuTags { background: #ececec; margin-top: 10px; }
.itemMenuTag { text-align: center; font-weight: 500; text-transform: uppercase; color: #424542; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.itemMenuTag span { position: relative; display: block; font-size: 18px; font-family: 'Fira Sans', sans-serif; padding: 3px 0; }
.tag { padding-top: 45px; }
.itemMenuTag:hover, .menuTagActivo { background: #424542!important; color: #ececec!important; }
.tag .seccion1 {  }
.carruselMenuTags { font-size: 21px; position: absolute; top: 0; left: 0; }
.carruselMenuTagsRightArrow { left: inherit; right: 0; }

/*********************** SUSCRIBETE ***********************/
.suscribete .contenedor { width: 800px; }
.cuadroSuscribete { border: 2px solid #c6ac6f; margin-top: 40px; padding-bottom: 30px; }
.cuadroSuscribete h1 { font-size: 50px; text-align: center; width: 290px; margin: 0px auto; background: #FFF; margin-top: -35px; }
.cuadroSuscribete ul { width: 750px; margin: 0px auto; }
.cuadroSuscribete li { height: 400px; display: table; }
.textoSuscripcion { font-family: 'Fira Sans', sans-serif; font-size: 34px; font-weight: 500; text-transform: uppercase; line-height: 37px; letter-spacing: 1px; display: table-cell; vertical-align: middle; }
.cuadroSuscribete .edicion { border: navajowhite; margin: 0px auto; height: 400px; }
.textoSuscripcion span { color: #c6ac6f; }
.suscribete h4 { text-align: center; }
.contePrecios { position: relative; }
.libroPrecio { width: 260px; margin: 0px auto; height: 395px; background-repeat: no-repeat; background-size: cover; background-position: center; }
.precios { position: absolute; top: 0; left: 0; font-family: 'Fira Sans', sans-serif; font-size: 23px; font-weight: 400; line-height: 25px; cursor: pointer; color: #282828!important; }
.precios input { position: absolute; top: 5px; left: -25px; width: 20px; height: 20px; }
.precio-corporativo { right: 0; left: inherit; }
.conteCantidad { font-size: 40px; font-weight: 600; line-height: initial; }
.incluyePrecio { color: #848484; font-size: 17px; line-height: 25px; text-transform: initial; font-weight: 400; }
.conteFormularioSuscribete { width: 500px; margin: 0px auto; }
.conteInforPersonal h1 { text-align: center; text-transform: uppercase; }
.conteInforPersonal label { color: #848484; text-transform: uppercase; display: block; font-size: 18px; font-weight: 500; margin-top: 20px; }
.conteInforPersonal input, .conteInforPersonal textarea { display: block; border: 2px solid #e8ebed; width: 100%; height: 45px; border-radius: 3px; font-size: 17px; padding-left: 10px; color: #848484; margin-top: 11px; }
.conteInforPersonal input[type="radio"] { width: inherit; height: inherit; margin-top: 11px; padding: 0; font-size: inherit; border: none; border-radius: 0; left: -30px; top: 3px; }
.conteInforPersonal input[type='radio'].error { outline: 2px solid red; }
.conteInforPersonal input[type="submit"], .formContacto input[type="submit"], .formBolsaTrabajo input[type="submit"] { background: #282828; color: #FFF; border: 1px solid #282828; cursor: pointer; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; font-size: 19px; }
.conteInforPersonal input[type="submit"]:hover, .conteInforPersonal input[type="submit"]:disabled, .formContacto input[type="submit"]:hover, .formContacto input[type="submit"]:disabled, .formBolsaTrabajo input[type="submit"]:hover, .formBolsaTrabajo input[type="submit"]:disabled { opacity: .5; }
.formBolsaTrabajo input[type="submit"] { padding: 10px 70px; }
.conteInforPersonal textarea { resize: none; height: 100px; }
.muestraTotal { text-align: center; font-weight: bold; font-size: 22px; text-transform: uppercase; }
.muestraTotalOculto { display: none; }
.notaSuscribete { text-align: center; margin-top: 20px; font-size: 16px; }
.formBolsaTrabajo { margin-top: 30px; }
.formBolsaTrabajo { width: 650px; margin: 0px auto; margin-top: 30px; }
.inputContacto50 { float: left; width: 50%; }
.inputFile { background: #282828; position: relative; height: 40px; display: block; width: 200px; cursor: pointer; color: #FFF; font-size: 17px; text-align: center; line-height: 38px; font-family: 'Fira Sans', sans-serif; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; float: left; border: 1px solid #000; }
.inputFile:hover { opacity: .5; }
.formBolsaTrabajo input[type="file"] { position: absolute; z-index: -2; bottom: 0; left: 0; width: 17px; opacity: 0; }
.infoFile { outline: 1px solid rgba(40, 40, 40, 0.28); float: left; width: 450px; height: 38px; display: table; margin-top: 1px; }
.infoFile span { font-size: 12px; padding: 5px; display: table-cell; vertical-align: middle; font-family: 'Fira Sans', sans-serif; }

/*********************** BUSCADOR ***********************/
.bgBuscador { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.9); z-index: 999999; display: none; }
.cerrarBuscador { position: absolute; top: 30px; right: 30px; width: 50px; height: 50px; }
.cerrarBuscador i { font-size: 50px!important; color: #282828; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; text-align: center; display: block; cursor: pointer; top: 0!important; }
.formSearch { position: absolute; width: 600px; height: 90px; left: 50%; margin-left: -300px; top: 50%; margin-top: -45px; }
.inputSearch { width: 100%; padding-left: 10px; background: transparent; border: 0; border-bottom: 2px solid #282828; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; font-size: 40px; color: #282828; }
.inputSearch:focus, .submitSearch:focus { outline: none; }
.submitSearch { background: #282828; color: #FFF; border: none; font-size: 18px; text-align: center; padding: 5px 15px 5px 15px; width: 180px; float: right; cursor: pointer; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; font-family: 'Khand', sans-serif; }
.submitSearch:hover { opacity: .7; width: 220px;  }

/*********************** HOME ***********************/
.menuTop { text-transform: uppercase; padding: 70px 0; width: 900px; margin: 0px auto; }
.menuTop .title { color: #c6ac6f; }
.menuTop .title:hover { opacity: 1; }
.menuTop li { width: 20%; float: left; font-family: 'Fira Sans', sans-serif; padding: 5px 0; position: relative; }
.menuTop a { color: #424542; font-size: 15px; text-align: center; font-weight: 600; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; position: relative; z-index: 1; }
.menuTop a:hover { opacity: .5; }
.menuTop::before { content: ''; display: block; height: 2px; width: 850px; margin: 0px auto; background: #e6e6e6; position: relative; top: -20px; }
.menuTop::after { content: ''; display: block; height: 2px; width: 850px; margin: 0px auto; background: #e6e6e6; position: relative; bottom: -20px; }
.separadorMenuTop { position: absolute; top: 2px; right: -1px; width: 2px; height: 25px; background: #e6e6e6; }
.thumbIssuu { width: 83px; height: 108px; position: absolute; z-index: 1; background-position: center center; background-repeat: no-repeat; background-size: cover; top: -41px; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; cursor: pointer; }
.menuTop li:nth-child(5):hover > .thumbIssuu { box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.6705882352941176); }
.menuTop li:nth-child(5):hover > .leerIssu { opacity: .5; }
.leerIssu { background: #c6ac6f; width: 110px; padding: 5px 0; float: right; position: absolute!important; top: 0; right: -25px; cursor: pointer; }

/*********************** HOME - PANORAMA ***********************/
.home .seccion2 h4 { text-align: center; }
.bgPanorama { width: 100%; height: 150px; background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; background-color: rgba(0, 0, 0, 0.35); }
.contePanoramaHover { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.4); display: none; }
.contePanoramaHover i { color: #FFF; font-size: 40px; position: absolute; top: 50%; left: 50%; margin-left: -17.5px; margin-top: -20px; }
.bgPanorama:hover .contePanoramaHover { display: block; -webkit-animation: zoomIn 0.2s; -moz-animation: zoomIn 0.2s; -ms-animation: zoomIn 0.2s; -o-animation: zoomIn 0.2s; animation: zoomIn 0.2s; }
@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	50% {
		opacity: 1;
	}
}
@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	50% {
		opacity: 1;
	}
}
.zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; }
.contePanorama { position: relative; }
.contePanorama .fecha { text-align: center; color: #cccccc; text-transform: uppercase; font-weight: 600; font-family: 'Khand', sans-serif; font-size: 15px; }
.carruselPanorama { margin-bottom: 40px; position: relative; }
.carruselPanoramaArrow { position: absolute; top: 50%; left: 0; font-size: 50px; margin-top: -80px; margin-left: -40px; }
.carruselPanoramaRightArrow { left: initial; right: 0; margin-left: 0; margin-right: -40px; }
.contePanorama .cat { font-family: 'Fira Sans', sans-serif; text-align: center; color: #282828; font-size: 13px; font-weight: 500; text-transform: uppercase; }
.contePanorama .cat a { display: -webkit-inline-box; }
.contePanorama .cat i { font-size: 9px; position: relative; top: -1px; }
.contePanorama .title { font-family: 'Fira Sans', sans-serif; color: #282828; font-size: 15px; text-align: center; font-weight: 500; line-height: 16px; height: 30px; }
.home .publicidad1200 { margin: 60px auto; }
.contePostMini { margin-bottom: 30px; }
.thumbPost { float: left; width: 240px; height: 160px; background: rgba(0, 0, 0, 0.35); background-size: cover; background-position: center; background-repeat: no-repeat;  }
.infoPre { float: right; width: 460px; color: #282828; font-family: 'Fira Sans', sans-serif; }
.infoPre .title { font-weight: 500; font-size: 20px; line-height: 22px; margin-top: 5px; font-family: 'Fira Sans', sans-serif; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; display: -webkit-inline-box; }
.infoPre .title:hover { opacity: .5; }
.infoPre .fecha { color: #cccccc; text-transform: uppercase; font-weight: 600; margin: 15px 0; font-size: 13px; font-family: 'Khand', sans-serif; }
.infoPre .desc { font-size: 15px; line-height: 18px; }
.infoPre .seePost { background: #282828; color: #FFF; width: 140px; text-align: center; padding: 7px 0; text-transform: uppercase; font-size: 14px; margin-top: 25px; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.infoPre .seePost:hover { opacity: .5; width: 170px; }
.conteShare { width: 100px; margin-top: 15px; }
.conteShare i { font-size: 23px; width: 33.33%; float: left; cursor: pointer; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.conteShare i:hover { opacity: .5; -webkit-transform:scale(1.15); -moz-transform:scale(1.15); -ms-transform:scale(1.15); -o-transform:scale(1.15); transform:scale(1.15); }
.conteDontMiss { border: 1px solid #eeeeee; padding: 25px 0; }
.conteDontMiss h4 { text-align: center; font-weight: 700; text-transform: uppercase; }
.colDontMiss .bg { background-size: cover; background-position: center; height: 100px; background-repeat: no-repeat; }
.colDontMiss .title { font-family: 'Fira Sans', sans-serif; font-size: 15px; text-align: center; font-weight: 700; padding: 0 3px; }
.colDontMiss .fecha, .colDontMiss .vistas { text-align: center; color: #cccccc; text-transform: uppercase; font-weight: 600; font-family: 'Khand', sans-serif; letter-spacing: 1px; font-size: 15PX; line-height: 17px; }
.colDontMiss a { -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; margin: 5px; }
.colDontMiss a:hover { opacity: .5; box-shadow: 2px 2px 1px 2px #000; }

/*
.menuTop { text-transform: uppercase; padding: 40px 0; width: 1000px; margin: 0px auto; }
.menuTop .title { color: #c6ac6f; }
.menuTop a { color: #424542; float: left; width: 20%; font-size: 15px; text-align: center; font-weight: 600; }
*/

/*********************** CATEGORIAS ***********************/
.categoria { margin-top: 10px; }
.navCategoria .item { padding: 3px 0px; }
.navCategoria .item a { text-align: center; color: #a0a0a0; font-size: 20px; font-family: 'Khand', sans-serif; text-transform: uppercase; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.navCategoria .item a:hover, .submenu_activo { color: #424540!important; text-decoration: underline; }
.carruselSubcategoriaCategoria { position: absolute; top: 6px; font-size: 17px; }
.carruselSubcategoriaCategoriaRightArrow { left: initial; right: 0; }
.categoriaTop { background-repeat: no-repeat; background-size: cover; background-position: center; display: table; background-color: rgba(0, 0, 0, 0.5); background-blend-mode: multiply; }
.categoriaTopConten { display: table-cell; vertical-align: middle; text-align: center; color: #FFF; cursor: pointer; font-family: 'Fira Sans', sans-serif; font-size: 30px; padding: 0 15px; }
.categoriaTop-1 { float: left; width: 50%; height: 500px; width: 49%; }
.categoriaTop-2, .categoriaTop-3 { float: right; width: 50%; height: 237.5px; width: 49%; }
.categoriaTop-3 { margin-top: 25px; }
.trendingCategoria .item .conte .bg { background-size: cover; background-position: center; background-repeat: no-repeat; height: 180px; }
.categoria .seccion2 { margin-top: 10px; }
.categoria .seccion2 h4 { text-align: center; font-size: 15px; margin-bottom: 5px; }
.trendingCategoria .item .title { text-align: center; font-family: 'Fira Sans', sans-serif; font-size: 17px; font-weight: 500; color: #282828; }
.contePost { width: 93%; margin: 0px auto; margin-top: 25px; text-align: center; overflow: hidden; position: relative; font-family: 'Fira Sans', sans-serif; height: 540px; }
.colCategoria li:nth-child(1) .contePost, .colCategoria li:nth-child(2) .contePost, .colCategoria li:nth-child(3) .contePost { margin-top: 0; }
.categoria .seccion3 {  }
.contePost .bg, .contePost .bgFull { background-size: cover; background-position: center; background-repeat: no-repeat; height: 230px; background-color: rgba(0, 0, 0, 0.35); background-blend-mode: multiply; }
.contePost .categoria { font-size: 12px; margin-top: 10px; text-transform: uppercase; font-weight: 500; display: -webkit-inline-box; }
.contePost i.separador { font-size: 9px; position: relative; top: -1px; }
.contePost .title { text-transform: capitalize; font-size: 22px; font-weight: 500; margin-top: 10px; height: 55px; padding: 0 15px; }
.contePost .desc { font-family: 'Noto Serif', serif; font-size: 15px; font-weight: 500; color: #242424; line-height: 22px; height: 110px; }
.contePost .btnPost { background: #282828; color: #FFF; width: 140px; text-align: center; padding: 7px 0; text-transform: uppercase; font-size: 14px; margin-top: 25px; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; cursor: pointer; margin: 0px auto; }
.contePost .btnPost:hover { opacity: .5; }
.contePost .conteShare { margin: 0px auto; margin-top: 20px; }
.contePost .bgFull { position: absolute; width: 100%; height: 100%; }
.contebgFull { position: absolute; width: 100.5%; background: rgba(0, 0, 0, 0.2); height: 100%; color: #FFF; font-weight: 500; font-size: 20px; line-height: 22px; display: table; }
.infobgFull { display: table-cell; vertical-align: middle; text-transform: capitalize; }
.infobgFull .desc { color: #FFF; font-family: 'Noto Serif', serif; font-size: 15px; font-weight: 500; line-height: 22px; padding: 0 15px; text-transform: initial; }
.tituloPost { font-family: 'Fira Sans', sans-serif; text-align: center; font-size: 50px; font-weight: 600; line-height: 50px; }
.descCorta { font-family: 'Fira Sans', sans-serif; text-align: center; font-size: 19px; }
.autorPost { font-family: 'Fira Sans', sans-serif; text-align: center; font-size: 15px; }
.imgPost { margin-top: 30px; }
.descPost { padding-left: 50px; position: relative; }
.descPost p, .descPost a, .descPost ul { font-size: 15px!important; }
.descPost ul { color: #4b4e4e; font-weight: 300; list-style: disc; padding: inherit; margin: inherit; }
.descPost p img { max-width: 100%; }
.sharePost { position: absolute; top: 0; left: 0; }
.sharePost i { font-size: 23px; text-align: center; display: block; padding: 0 5px 10px 5px; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; color: #282828; }
.sharePost i:hover { opacity: .5; }
.descPost a { color: #1883BF; display: initial; }
.iframeYoutube { width: 100%; height: 345px; }
.titleRelacion { text-align: center; }
.tagArticulo { border: 1px solid #424542; padding: 5px 15px; text-transform: uppercase; font-family: 'Fira Sans', sans-serif; background: #424542; color: #FFF; font-size: 13px; margin: 3px 3px; float: left; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.tagArticulo:hover { color: #424542; background: #ececec; border: 1px solid #ececec; }

/*********************** LIBROS EDICION ***********************/
.edicion { border: 3px solid #c6ac6f; padding: 30px 0; width: 90%; margin: 0px auto; margin-top: 50px; position: relative; height: 435px; }
.edicion .libros { width: 200px; margin: 0px auto; position: absolute; left: 50%; margin-left: -100px; top: 50px; box-shadow: 0px 0px 12px 2px #000; }
.edicion .libros-1 { z-index: 3; }
.edicion .libros-2 { -ms-transform: rotate(7deg); -webkit-transform: rotate(7deg); transform: rotate(7deg); z-index: 2; }
.edicion .libros-3 { -ms-transform: rotate(-7deg); -webkit-transform: rotate(-7deg); transform: rotate(-7deg); left: 155px; z-index: 1; }
.edicion .btnMore { position: absolute; margin: 0px auto; text-transform: uppercase; font-size: 18px; font-weight: 400; padding: 7px 0; width: 200px; cursor: pointer; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; bottom: 10px; left: 50%; margin-left: -100px; }
.edicion .btnMore:hover { opacity: .5; }
.edicion .titleEdicion { position: absolute; top: -18px; left: 50%; width: 130px; text-align: center; color: #282828; background: #FFF; margin-left: -65px; padding: 6px 0; text-transform: uppercase; font-weight: 600; font-family: 'Fira Sans', sans-serif; font-size: 17px; }

/*********************** 404 ***********************/


/*********************** QUIENES SOMOS ***********************/
.quienesSomos .contenedor { width: 800px; }
.quienesSomos h1 { font-weight: 400; font-size: 30px; line-height: 32px; text-transform: uppercase; }
.quienesSomos h1 span { font-weight: 600; font-size: 32px; text-transform: capitalize; }
.quienesSomos hr { border: 1px solid #4a4a4a; }

/*********************** CONTACTO ***********************/
.contacto h2 { text-align: center; font-size: 19px; font-weight: 700; }
.colMapas iframe { width: 98%; height: 450px; }
.colMapas li:nth-child(1) iframe { float: left; }
.colMapas li:nth-child(2) iframe { float: right; }
.colContacto li .conte { width: 94%; margin: 0px auto; }
.formContacto { width: 650px; margin: 0px auto; margin-top: 30px; }
.formContacto label { display: block; font-size: 16px; font-weight: 500; margin-bottom: 5px; }
.inputContacto { width: 100%; height: 35px; border: 1px solid #c2c2c2; border-radius: 5px; padding-left: 10px; font-size: 14px; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
textarea.inputContacto { resize: none; height: 150px; }
.formContacto input[type="submit"] { padding: 10px 70px; }

/*********************** ANUNCIATE CON NOSOTROS ***********************/
.anunciate { padding-bottom: 60px; }
.anunciate .btnNegro { font-family: 'Khand', sans-serif; font-size: 15px; font-weight: 400; letter-spacing: 2px; width: 220px; margin: 0px auto; margin-bottom: 60px; }
.anunciate ul { margin-top: 20px; }
.anunciate ul li { padding-right: 90px; }
.formTema label { color: #848484; text-transform: uppercase; display: block; font-size: 18px; font-weight: 500; margin-top: 20px; }
.formTema input, .formTema textarea { display: block; border: 2px solid #e8ebed; width: 100%; height: 45px; border-radius: 3px; font-size: 17px; padding-left: 10px; color: #848484; margin-top: 11px; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.formTema input[type="submit"] { background: #282828; color: #FFF; border: 1px solid #282828; cursor: pointer; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; font-size: 19px; }
.formTema input[type="submit"]:hover, .formTema input[type="submit"]:disabled { opacity: .5; }
.formTema textarea { resize: none; height: 100px; }
.correosTeam { font-size: 16px; margin-bottom: 35px; }
.correosTeam .nombre { font-weight: 600; text-transform: capitalize; }
.correosTeam a { color: #00aaff; text-decoration: underline; }
.correosTeam i { display: block; }

/*********************** COLABORA CON NOSOTROS ***********************/
.colabora h1 { font-weight: 400; font-size: 30px; line-height: 32px; text-transform: uppercase; }
.colabora h1 span { font-weight: 600; font-size: 32px; text-transform: capitalize; }
.colabora hr { border: 1px solid #4a4a4a; }

/*********************** AVISO DE PRIVACIDAD ***********************/
.avisoP p { text-align: left; }
.avisoP p a { color: #1883BF; display: initial; }
.avisoP p span { display: block; margin: 10px auto; margin-left: 40px; }

/*********************** GRACIAS ***********************/
.gracias h1 { font-weight: 400; font-size: 30px; line-height: 32px; text-transform: uppercase; }
.gracias h1 span { font-weight: 600; font-size: 32px; text-transform: capitalize; }
.textoGracias { font-family: 'Fira Sans', sans-serif; font-size: 20px; margin-top: 20px; }
.textoGracias span { font-weight: bold; }
.gracias h2 { font-weight: 400; font-size: 22px; margin-bottom: 15px; }
.conteCompra { padding-left: 65px; position: relative; }
.conteCompra strong { display: block; margin-bottom: 5px; font-size: 17px; }
.conteCompra span { font-weight: 500; }
.conteCompra i { position: absolute; top: 0; left: 0; border: 2px solid #282828; padding: 12px; font-size: 30px; border-radius: 50%; }

/*********************** PAGINADOR BLOG ***********************/
.pagination { padding-left: 0; border-radius: 4px; margin: 0px auto; display: table; font-family: 'Fira Sans', sans-serif; }
.table-pagination { float: none!important; }
.pagination > li { display: inline; float: none; width: inherit; }
.pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #282828; text-decoration: none; background-color: #fff; border: 1px solid #ddd; }
.pagination > li:first-child > a,
.pagination > li:first-child > span { margin-left: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px; }
.pagination > li:last-child > a, .pagination > li:last-child > span { border-top-right-radius: 4px; border-bottom-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { z-index: 2; color: #23527c; background-color: #eee; border-color: #ddd; }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { z-index: 3; color: #fff; cursor: default; background-color: #282828; border-color: #282828; }
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #777; cursor: not-allowed; background-color: #fff; border-color: #ddd; }
.pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; }
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-top-left-radius: 6px; border-bottom-left-radius: 6px; }
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-top-right-radius: 6px; border-bottom-right-radius: 6px; }
.pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; line-height: 1.5; }
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-top-right-radius: 3px; border-bottom-right-radius: 3px; }
.pager { padding-left: 0; margin: 20px 0; text-align: center; list-style: none; }
.pager li { display: inline; }
.pager li > a, .pager li > span { display: inline-block; padding: 5px 14px; background-color: #fff; border: 1px solid #ddd; border-radius: 15px; }
.pager li > a:hover, .pager li > a:focus { text-decoration: none; background-color: #eee; }
.pager .next > a, .pager .next > span { float: right; }
.pager .previous > a, .pager .previous > span { float: left; }
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span { color: #777; cursor: not-allowed; background-color: #fff; }

/*********************** ALIADOS ***********************/
.aliados {  }
.aliados h4 { text-align: center; color: #282828; }
.carruselAliados .item { padding: 1px; }

/*********************** FOOTER ***********************/
footer .top { background: #f0f0f0; padding: 45px 0; margin-top: 50px; }
footer .bot { background: #000000; min-height: 100px; height: auto; padding: 40px 0; }
.rutaFooter { width: 150px; float: left; margin-top: 40px; }
.menuFooter { float: left; width: 160px; float: right; }
.menuFooter a { color: #FFF; font-size: 13px; font-weight: 500; padding: 7px 0px; border-bottom: 1px solid #242424; font-family: 'Fira Sans', sans-serif; }
footer h4 { color: #FFF; text-align: center; font-weight: 600; }
.conteSociales { width: 220px; margin: 0px auto; margin-top: 20px; }
.conteSociales .icoSocial:nth-child(4), .conteSociales .icoSocial:nth-child(5) { width: 50%; }
.conteSociales .icoSocial:nth-child(4) a { float: right; width: 50px; }
.conteSociales .icoSocial:nth-child(5) a { float: left; width: 50px; }
.icoSocial { float: left; width: 33.33%; text-align: center; padding: 10px; margin-bottom: 12px; }
.icoSocial a { width: 100%; margin: 0px auto; }
.icoSocial a i { color: #FFF; font-size: 22px; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.icoSocial a i:hover { opacity: .5; }
.conteNewsletter { float: right; width: 325px; }
.conteNewsletter h4 { color: #c6ac6f; text-transform: uppercase; text-align: center; }
.inputNewsletter { float: left; background: transparent; border: 0; border-bottom: 1px solid #3a3a3a; padding: 5px 0px 5px 10px; font-size: 16px; height: 49px; color: #FFF; }
.submitNewsletter { float: right; padding: 17px 25px; border: 0; }
.submitNewsletter:hover, .submitNewsletter:disabled { opacity: .5; padding: 17px 25px; }
.formNewsletter {  }
.aviso { color: #FFF; font-size: 14px; text-align: center; font-weight: 100; margin-top: 34px; }
.aviso a { display: -webkit-inline-box; font-weight: 600; }
footer .conteSociales span { color: #FFF; display: block; font-family: 'Fira Sans', sans-serif; font-size: 16px; font-weight: 500; }
.logoWom { text-align: center; color: #FFF; font-family: 'Fira Sans', sans-serif; }
.logoWom img { width: 100px; margin: 0px auto; margin-top: 10px; }

/*********************** PUBLICIDAD ***********************/
.publicidad720, .publicidad250, .publicidad1200, .publicidad720_2 { background-size: cover; background-position: center center; }
.publicidad720 { width: 720px; margin: 0px auto; }
.publicidad250 { width: 250px; margin: 0px auto; height: 220px; }
.publicidad1200 { width: 1200px; }
.publicidad720_2 { width: 100%; }
.publicidad420 { width: 350px; height: 500px; margin: 0px auto; }

/*********************** MEDIAS QUERIES ***********************/
@media screen and (min-width: 320px) and (max-width: 479px) {
	/*********************** GENERAL ***********************/
	body { padding-top: 160px; }
	.contenedor, .contenedorChico { width: 95%; }
	.movil { display: block; }
	p { font-size: 15px; }
	.conteLeft, .conteRight { width: 100%; }
    .pc { display: none; }
    .movil { display: block; }

	/*********************** H1 - H6 ***********************/
	h1 { font-size: 26px; }
	h3 {  }
	h4 { font-size: 15px; }

	/*********************** COLUMNAS ***********************/
	.col3 li, .col2 li { width: 100%; }

	/*********************** HEADER ***********************/
	.nav1, .nav2 { float: none; text-align: center; }
	header .medium { padding: 10px 0; }
	header .bot { padding: 0; }
	.logo { width: 200px; float: left; }
	header .medium i { right: 60px; left: inherit; top: 4px; }
	.nav3 { width: 100%; margin-top: 3px; }
	header .bot .btnNegro, header .medium .btnNegro { display: none; }
	.headerTopAnima { margin-top: -60px; }
	.menu { display: none; }
	.menuTags { margin-top: 0; }
	.menuIzquierdo a { padding: 5px 0; font-size: 15px; }

	/*********************** BUSCADOR ***********************/
	.formSearch { width: 300px; margin-left: -150px; height: auto; }
    .inputSearch { font-size: 25px; }
    .submitSearch { font-size: 17px; width: 170px; margin: 0px auto; float: none; display: block; }
    .cerrarBuscador i { right: 6px!important; }

	/*********************** HOME ***********************/
	.carruselBannersBlog { margin-top: 0; }
	.imgBlogBanner { height: 250px; }
	.conteBannerHome { padding: 0; font-size: 30px; line-height: 30px; }
	.conteBannerHome2 { font-size: 13px; line-height: 19px; }
	.conteBannerHome .btnMore { font-size: 15px; }
	.menuTop { width: 100%; padding: 20px 0; }
	.menuTop li { width: 100%; }
	.menuTop::after, .menuTop::before { display: none; }
	.thumbIssuu { position: relative; top: 0; margin: 0px auto; width: 100px; height: 150px; }
	.leerIssu { position: relative!important; margin: 0px auto; float: none; right: 0; margin-top: 10px; font-size: 14px!important; }
	.home .seccion2 { padding: 10px 0; }
	.contePanorama { width: 300px; margin: 0px auto; }
	.bgPanorama { height: 200px; }
	.contePanorama .cat { font-size: 14px; }
	.contePanorama .title { height: auto; }
	.contePanorama .fecha { font-size: 16px; }
	.carruselPanorama { margin: 0px auto; }
	.carruselPanoramaRightArrow { margin-right: 10px; }
	.carruselPanoramaArrow { margin-left: 10px; margin-top: -75px; }
	.publicidad1200 { margin: 0px auto!important; width: 100%; margin-bottom: 20px!important; }
	.bloqueLeft, .bloqueRight { width: 100%; }
	.itemTrending { width: 320px; margin: 0px auto; }
	.itemTrending .info { width: 210px; font-size: 16px; }
	.itemTrending .vistas { font-size: 15px; }
	.contePostMini { width: 320px; margin: 0px auto; margin-bottom: 20px; }
	.thumbPost { width: 100%; height: 200px; }
	.infoPre { width: 100%; }
	.infoPre .title { font-size: 16px; line-height: 20px; display: block; text-align: center; }
	.infoPre .fecha { margin: 5px auto; text-align: center; }
	.infoPre .desc { font-size: 14px; }
	.infoPre .seePost { margin: 0px auto; margin-top: 10px; width: 100%; }
	.infoPre .seePost:hover { width: initial; }
	.conteShare { margin: 0px auto; margin-top: 10px; width: 200px; }
	.conteShare i { text-align: center; font-size: 27px; }
	.conteDontMiss { padding: 15px 0; }
	.colDontMiss .bg { height: 120px; }
	.colDontMiss .title { font-size: 14px; }
	.colDontMiss .fecha, .colDontMiss .vistas { font-size: 13px; line-height: 16px; }
	.bloqueRight { margin-top: 20px; }
	.bloqueRight .conteSocialesRight { margin-top: 20px; }
	.conteNewsletterRight .titleN { font-size: 22px; line-height: 24px; }
	.conteNewsletterRight .text { font-size: 14px; margin: 10px auto; }
	.conteNewsletterRight input[type="submit"] { font-size: 16px; padding: 6px 0; }

	/*********************** MENU LEFT ***********************/
	.logoMenuLeft { width: 150px; }
	.closeMenuLeft { width: 30px; height: 30px; font-size: 34px; }

	/*********************** LIBROS EDICION ***********************/
	.edicion { width: 300px; height: 400px; }
	.edicion .libros { width: 180px; }
	.edicion .btnMore { font-size: 16px; }

	/*********************** TAGS ***********************/
	.itemMenuTag span { font-size: 15px; padding: 7px 0; }

	/*********************** CONTACTO ***********************/
	.colMapas iframe { height: 300px; width: 100%; float: none!important; }
	.formContacto { width: 300px; margin-top: 0; }
	.formContacto h2 { font-size: 17px; }

	/*********************** BOLSA DE TRABAJO ***********************/
	.formBolsaTrabajo { width: 300px; }
	.inputContacto50 { width: 100%; }
	.inputContacto50_2 { margin-top: 20px; }
	.inputFile { width: 100%; font-size: 15px; }
	.infoFile { width: 100%; margin-top: 10px; }
	.formBolsaTrabajo input[type="submit"] { padding: 8px 50px; font-size: 17px; margin: 0px auto; display: block; margin-top: 10px; }

	/*********************** QUIENES SOMOS ***********************/
	.quienesSomos h1, .colabora h1 { font-size: 26px; }
	.quienesSomos h1 span, .colabora h1 span { font-size: 28px; }

	/*********************** ANUNCIATE CON NOSOTROS ***********************/
	.anunciate { padding-bottom: 30px; }
	.anunciate .btnNegro { font-size: 14px; margin-bottom: 30px; }
	.anunciate ul li { padding: 0; }
	.formTema { width: 300px; margin: 0px auto; }
	.formTema label { font-size: 16px; margin-top: 15px; }
	.formTema input, .formTema textarea { height: 40px; }
	.formTema input[type="submit"] { font-size: 18px; margin-top: 0; }
	.correosTeam { font-size: 15px; width: 300px; margin: 15px auto; }

	/*********************** SUSCRIBETE ***********************/
	.cuadroSuscribete h1 { font-size: 32px; width: 200px; margin-top: -20px; }
	.cuadroSuscribete ul { width: 100%; }
	.cuadroSuscribete li { height: auto; }
	.textoSuscripcion { margin-top: 20px; font-size: 24px; text-align: center; line-height: 24px; display: block; }
	.precios { position: relative; font-size: 20px; line-height: 22px; text-align: center; display: block; }
	.cuadroSuscribete { width: 300px; margin: 0px auto; padding-bottom: 0; }
    .precios br { display: none; }
    .conteCantidad { font-size: 28px; }
    .incluyePrecio { font-size: 15px; }
    .precios input { left: 50px!important; top: 5px!important; }
    .libroPrecio { width: 200px; height: 260px; }
    .conteInforPersonal { width: 300px; margin: 0px auto }
    .conteInforPersonal label { font-size: 16px; }
    .conteInforPersonal input, .conteInforPersonal textarea { height: 40px; }
    .notaSuscribete { font-size: 13px; }
    .muestraTotal { font-size: 19px; }
    .conteInforPersonal input[type="submit"], .formContacto input[type="submit"] { padding: 8px 50px; font-size: 17px; margin: 0px auto; display: block; margin-top: 10px; }
    .conteFormularioSuscribete { width: 100%; }
    .cuadroSuscribete .edicion { height: 380px; }

	/*********************** AVISO DE PRIVACIDAD ***********************/
	.avisoP p span { margin-left: 20px; }

	/*********************** CATEGORIAS ***********************/
	.categoria { margin-top: 0px; }
	.navCategoria .item a { font-size: 18px; }
	.categoriaTop-1 { width: 100%; height: 320px; }
	.categoriaTopConten { font-size: 22px; padding: 10px; }
	.categoriaTop-3 { margin-top: 0; }
	.categoriaTop-2, .categoriaTop-3 { width: 100%; height: 150px; margin-top: 10px!important; }
	.colCategoria { width: 300px; margin: 0px auto; }
	.contePost .bg, .contePost .bgFull { height: 180px; }
	.contePost .title { font-size: 19px; height: auto; padding: 0; }
	.contePost .desc { font-size: 14px; height: auto; }
	.contePost { width: 100%; height: auto; margin-bottom: 35px; }

	.tituloPost { font-size: 28px; line-height: 40px; }
	.descCorta { font-size: 17px; }
	.autorPost { font-size: 14px; }
	.imgPost { margin-top: 10px; }


	/*********************** FOOTER ***********************/
	footer .top { padding: 10px 0; margin-top: 20px; }
	.publicidad720 { width: 100%; }
	footer .bot { padding: 20px 0; }
	.conteNewsletter { float: none; width: 100%; }
	.inputNewsletter { float: none; width: 100%; }
	.submitNewsletter { width: 300px; margin: 0px auto; float: none; display: block; margin-top: 15px; font-size: 15px; padding: 10px 0; }
	.logoWom img { widows: 80px; }
	.rutaFooter { float: none; margin: 0px auto; width: 110px; }
	.menuFooter { float: none; margin: 15px auto; width: auto; }
	.menuFooter a { font-size: 15px; text-align: center; }
	.formNewsletter { width: 300px; margin: 0px auto; }
}

@media screen and (min-width: 480px) and (max-width: 599px) {
	/*********************** GENERAL ***********************/
	body { padding-top: 160px; }
	.contenedor, .contenedorChico { width: 95%; }
	.movil { display: block; }
	p { font-size: 16px; }
	.conteLeft, .conteRight { width: 100%; }
    .pc { display: none; }
    .movil { display: block; }

	/*********************** H1 - H6 ***********************/
	h1 { font-size: 28px; }
	h3 {  }
	h4 { font-size: 16px; }

	/*********************** COLUMNAS ***********************/
	.col3 li, .col2 li { width: 100%; }

	/*********************** HEADER ***********************/
	.nav1, .nav2 { float: none; text-align: center; }
	header .medium { padding: 10px 0; }
	header .bot { padding: 0; }
	.logo { width: 200px; float: left; }
	header .medium i { right: 60px; left: inherit; top: 4px; }
	.nav3 { width: 100%; margin-top: 3px; }
	header .bot .btnNegro, header .medium .btnNegro { display: none; }
	.headerTopAnima { margin-top: -62px; }
	.menu { display: none; }
	.menuTags { margin-top: 0; }
	.menuIzquierdo a { padding: 5px 0; font-size: 15px; }
	.nav2 li i { font-size: 22px; }

	/*********************** BUSCADOR ***********************/
	.formSearch { width: 300px; margin-left: -150px; height: auto; }
    .inputSearch { font-size: 25px; }
    .submitSearch { font-size: 17px; width: 170px; margin: 0px auto; float: none; display: block; }
    .cerrarBuscador i { right: 6px!important; }

	/*********************** HOME ***********************/
	.carruselBannersBlog { margin-top: 0; }
	.imgBlogBanner { height: 280px; }
	.conteBannerHome { padding: 0; font-size: 32px; line-height: 32px; }
	.conteBannerHome2 { font-size: 14px; line-height: 20px; }
	.conteBannerHome .btnMore { font-size: 17px; }
	.menuTop a { font-size: 17px; }
	.menuTop { width: 100%; padding: 20px 0; }
	.menuTop li { width: 100%; }
	.menuTop::after, .menuTop::before { display: none; }
	.thumbIssuu { position: relative; top: 0; margin: 0px auto; width: 120px; height: 180px; }
	.leerIssu { position: relative!important; margin: 0px auto; float: none; right: 0; margin-top: 10px; font-size: 15px!important; width: 150px; }
	.home .seccion2 { padding: 10px 0; }
	.contePanorama { width: 350px; margin: 0px auto; }
	.bgPanorama { height: 200px; }
	.contePanorama .cat { font-size: 15px; }
	.contePanorama .title { height: auto; font-size: 16px; }
	.contePanorama .fecha { font-size: 16px; }
	.carruselPanorama { margin: 0px auto; }
	.carruselPanoramaRightArrow { margin-right: 10px; }
	.carruselPanoramaArrow { margin-left: 10px; margin-top: -75px; }
	.publicidad1200 { margin: 0px auto!important; width: 100%; margin-bottom: 20px!important; }
	.bloqueLeft, .bloqueRight { width: 100%; }
	.itemTrending { width: 320px; margin: 0px auto; }
	.itemTrending .info { width: 210px; font-size: 16px; }
	.itemTrending .vistas { font-size: 15px; }
	.contePostMini { width: 370px; margin: 0px auto; margin-bottom: 20px; }
	.thumbPost { width: 100%; height: 230px; }
	.infoPre { width: 100%; }
	.infoPre .title { font-size: 16px; line-height: 20px; display: block; text-align: center; }
	.infoPre .fecha { margin: 5px auto; text-align: center; }
	.infoPre .desc { font-size: 14px; }
	.infoPre .seePost { margin: 0px auto; margin-top: 10px; width: 100%; font-size: 16px; }
	.infoPre .seePost:hover { width: initial; }
	.conteShare { margin: 0px auto; margin-top: 10px; width: 200px; }
	.conteShare i { text-align: center; font-size: 27px; }
	.conteDontMiss { padding: 15px 0; }
	.colDontMiss .bg { height: 120px; }
	.colDontMiss .title { font-size: 14px; }
	.colDontMiss .fecha, .colDontMiss .vistas { font-size: 13px; line-height: 16px; }
	.bloqueRight { margin-top: 20px; }
	.bloqueRight .conteSocialesRight { margin-top: 20px; }
	.conteSociales { width: 320px; }
	.conteSocialesRight .icoSocial a i { font-size: 30px; }
	.icoSocial { width: 20%!important; }
	.conteNewsletterRight .titleN { font-size: 22px; line-height: 24px; }
	.conteNewsletterRight .text { font-size: 14px; margin: 10px auto; }
	.conteNewsletterRight input[type="submit"] { font-size: 16px; padding: 6px 0; }

	/*********************** MENU LEFT ***********************/
	.logoMenuLeft { width: 150px; }
	.closeMenuLeft { width: 30px; height: 30px; font-size: 34px; }

	/*********************** LIBROS EDICION ***********************/
	.edicion { width: 300px; height: 400px; }
	.edicion .libros { width: 180px; }
	.edicion .btnMore { font-size: 16px; }

	/*********************** TAGS ***********************/
	.itemMenuTag span { font-size: 15px; padding: 7px 0; }

	/*********************** CONTACTO ***********************/
	.colMapas iframe { height: 300px; width: 100%; float: none!important; }
	.formContacto { width: 300px; margin-top: 0; }
	.formContacto h2 { font-size: 17px; }

	/*********************** BOLSA DE TRABAJO ***********************/
	.formBolsaTrabajo { width: 300px; }
	.inputContacto50 { width: 100%; }
	.inputContacto50_2 { margin-top: 20px; }
	.inputFile { width: 100%; font-size: 15px; }
	.infoFile { width: 100%; margin-top: 10px; }
	.formBolsaTrabajo input[type="submit"] { padding: 8px 50px; font-size: 17px; margin: 0px auto; display: block; margin-top: 10px; }

	/*********************** QUIENES SOMOS ***********************/
	.quienesSomos h1, .colabora h1 { font-size: 27px; }
	.quienesSomos h1 span, .colabora h1 span { font-size: 29px; }

	/*********************** ANUNCIATE CON NOSOTROS ***********************/
	.anunciate { padding-bottom: 30px; }
	.anunciate .btnNegro { font-size: 14px; margin-bottom: 30px; }
	.anunciate ul li { padding: 0; }
	.formTema { width: 400px; margin: 0px auto; }
	.formTema label { font-size: 16px; margin-top: 15px; }
	.formTema input, .formTema textarea { height: 40px; }
	.formTema input[type="submit"] { font-size: 18px; margin-top: 0; }
	.correosTeam { font-size: 15px; width: 300px; margin: 15px auto; }

	/*********************** SUSCRIBETE ***********************/
	.cuadroSuscribete h1 { font-size: 32px; width: 200px; margin-top: -20px; }
	.cuadroSuscribete ul { width: 100%; }
	.cuadroSuscribete li { height: auto; }
	.textoSuscripcion { margin-top: 20px; font-size: 24px; text-align: center; line-height: 24px; display: block; }
	.precios { position: relative; font-size: 20px; line-height: 22px; text-align: center; display: block; }
	.cuadroSuscribete { width: 300px; margin: 0px auto; padding-bottom: 0; }
    .precios br { display: none; }
    .conteCantidad { font-size: 28px; }
    .incluyePrecio { font-size: 17px; }
    .precios input { left: 105px!important; top: 5px!important; }
    .libroPrecio { width: 200px; height: 260px; }
    .conteInforPersonal { width: 420px; margin: 0px auto }
    .conteInforPersonal label { font-size: 16px; }
    .conteInforPersonal input, .conteInforPersonal textarea { height: 40px; }
    .notaSuscribete { font-size: 13px; }
    .muestraTotal { font-size: 19px; }
    .conteInforPersonal input[type="submit"], .formContacto input[type="submit"] { padding: 8px 50px; font-size: 17px; margin: 0px auto; display: block; margin-top: 10px; }
    .conteFormularioSuscribete { width: 100%; }
    .cuadroSuscribete .edicion { height: 380px; }

	/*********************** AVISO DE PRIVACIDAD ***********************/
	.avisoP p span { margin-left: 20px; }

	/*********************** CATEGORIAS ***********************/
	.categoria { margin-top: 0px; }
	.navCategoria .item a { font-size: 18px; }
	.categoriaTop-1 { width: 100%; height: 320px; }
	.categoriaTopConten { font-size: 22px; padding: 10px; }
	.categoriaTop-3 { margin-top: 0; }
	.categoriaTop-2, .categoriaTop-3 { width: 100%; height: 180px; margin-top: 10px!important; }
	.colCategoria { width: 400px; margin: 0px auto; }
	.contePost .bg, .contePost .bgFull { height: 240px; }
	.contePost .title { font-size: 19px; height: auto; padding: 0; }
	.contePost .desc { font-size: 14px; height: auto; }
	.contePost { width: 100%; height: auto; margin-bottom: 35px; }
	.tituloPost { font-size: 28px; line-height: 40px; }
	.descCorta { font-size: 17px; }
	.autorPost { font-size: 14px; }
	.imgPost { margin-top: 10px; }


	/*********************** FOOTER ***********************/
	footer .top { padding: 10px 0; margin-top: 20px; }
	.publicidad720 { width: 100%; }
	footer .bot { padding: 20px 0; }
	.conteNewsletter { float: none; width: 100%; }
	.inputNewsletter { float: none; width: 100%; }
	.submitNewsletter { width: 300px; margin: 0px auto; float: none; display: block; margin-top: 15px; font-size: 15px; padding: 10px 0; }
	.logoWom img { widows: 80px; }
	.rutaFooter { float: none; margin: 0px auto; width: 110px; }
	.menuFooter { float: none; margin: 15px auto; width: auto; }
	.menuFooter a { font-size: 15px; text-align: center; }
	.formNewsletter { width: 300px; margin: 0px auto; }
}

@media screen and (min-width: 600px) and (max-width: 1023px) {
	/*********************** GENERAL ***********************/
	body { padding-top: 160px; }
	.contenedor, .contenedorChico { width: 95%; }
	.movil { display: block; }
	p { font-size: 16px; }
	.conteLeft, .conteRight { width: 100%; }
    .pc { display: none; }
    .movil { display: block; }

	/*********************** H1 - H6 ***********************/
	h1 { font-size: 28px; }
	h3 {  }
	h4 { font-size: 16px; }

	/*********************** COLUMNAS ***********************/
	.col3 li, .col2 li { width: 100%; }

	/*********************** HEADER ***********************/
	.nav1, .nav2 { float: none; text-align: center; }
	header .medium { padding: 10px 0; }
	header .bot { padding: 0; }
	.logo { width: 200px; float: left; }
	header .medium i { right: 60px; left: inherit; top: 4px; }
	.nav3 { width: 100%; margin-top: 3px; }
	header .bot .btnNegro, header .medium .btnNegro { display: none; }
	.headerTopAnima { margin-top: -62px; }
	.menu { display: none; }
	.menuTags { margin-top: 0; }
	.menuIzquierdo a { padding: 5px 0; font-size: 15px; }
	.nav2 li i { font-size: 22px; }

	/*********************** BUSCADOR ***********************/
	.formSearch { width: 300px; margin-left: -150px; height: auto; }
    .inputSearch { font-size: 25px; }
    .submitSearch { font-size: 17px; width: 170px; margin: 0px auto; float: none; display: block; }
    .cerrarBuscador i { right: 6px!important; }

	/*********************** HOME ***********************/
	.carruselBannersBlog { margin-top: 0; }
	.imgBlogBanner { height: 320px; }
	.conteBannerHome { padding: 0; font-size: 32px; line-height: 32px; }
	.conteBannerHome2 { font-size: 14px; line-height: 20px; }
	.conteBannerHome .btnMore { font-size: 17px; }
	.menuTop a { font-size: 17px; }
	.menuTop { width: 100%; padding: 20px 0; }
	.menuTop li { width: 100%; }
	.menuTop::after, .menuTop::before { display: none; }
	.thumbIssuu { position: relative; top: 0; margin: 0px auto; width: 120px; height: 180px; }
	.leerIssu { position: relative!important; margin: 0px auto; float: none; right: 0; margin-top: 10px; font-size: 15px!important; width: 150px; }
	.home .seccion2 { padding: 10px 0; }
	.contePanorama { width: 100%; margin: 0px auto; }
	.bgPanorama { height: 200px; }
	.contePanorama .cat { font-size: 15px; }
	.contePanorama .title { height: auto; font-size: 16px; }
	.contePanorama .fecha { font-size: 16px; }
	.carruselPanorama { margin: 0px auto; }
	.carruselPanoramaRightArrow { margin-right: 10px; }
	.carruselPanoramaArrow { margin-left: 10px; margin-top: -75px; }
	.publicidad1200 { margin: 0px auto!important; width: 100%; margin-bottom: 20px!important; }
	.bloqueLeft, .bloqueRight { width: 100%; }
	.conteTrending { width: 580px; margin: 0px auto; }
	.itemTrending { width: 50%; float: left; margin: 0px auto; margin-top: 10px!important; }
	.bloqueRight .itemTrending1 { margin-top: 10px!important; }
	.itemTrending .info { width: 185px; font-size: 16px; padding-right: 10px; }
	.itemTrending .vistas { font-size: 15px; }
	.contePostMini { width: 370px; margin: 0px auto; margin-bottom: 20px; }
	.conteNewsletterRight { width: 400px; margin: 0px auto; }
	.thumbPost { width: 100%; height: 230px; }
	.infoPre { width: 100%; }
	.infoPre .title { font-size: 16px; line-height: 20px; display: block; text-align: center; }
	.infoPre .fecha { margin: 5px auto; text-align: center; }
	.infoPre .desc { font-size: 14px; }
	.infoPre .seePost { margin: 0px auto; margin-top: 10px; width: 100%; font-size: 16px; }
	.infoPre .seePost:hover { width: initial; }
	.conteShare { margin: 0px auto; margin-top: 10px; width: 200px; }
	.conteShare i { text-align: center; font-size: 27px; }
	.conteDontMiss { padding: 15px 0; }
	.colDontMiss .bg { height: 120px; }
	.colDontMiss .title { font-size: 14px; }
	.colDontMiss .fecha, .colDontMiss .vistas { font-size: 13px; line-height: 16px; }
	.bloqueRight { margin-top: 20px; }
	.bloqueRight .conteSocialesRight { margin-top: 20px; }
	.conteSociales { width: 320px; }
	.conteSocialesRight .icoSocial a i { font-size: 30px; }
	.icoSocial { width: 20%!important; }
	.conteNewsletterRight .titleN { font-size: 22px; line-height: 24px; }
	.conteNewsletterRight .text { font-size: 14px; margin: 10px auto; }
	.conteNewsletterRight input[type="submit"] { font-size: 16px; padding: 6px 0; }

	/*********************** MENU LEFT ***********************/
	.logoMenuLeft { width: 150px; }
	.closeMenuLeft { width: 30px; height: 30px; font-size: 34px; }

	/*********************** LIBROS EDICION ***********************/
	.edicion { width: 300px; height: 400px; }
	.edicion .libros { width: 180px; }
	.edicion .btnMore { font-size: 16px; }

	/*********************** TAGS ***********************/
	.itemMenuTag span { font-size: 15px; padding: 7px 0; }

	/*********************** CONTACTO ***********************/
	.colMapas iframe { height: 300px; width: 100%; float: none!important; }
	.formContacto { width: 450px; margin-top: 0; }
	.formContacto h2 { font-size: 17px; }

	/*********************** BOLSA DE TRABAJO ***********************/
	.formBolsaTrabajo { width: 450px; }
	.inputContacto50 { width: 100%; }
	.inputContacto50_2 { margin-top: 20px; }
	.inputFile { width: 100%; font-size: 15px; }
	.infoFile { width: 100%; margin-top: 10px; }
	.formBolsaTrabajo input[type="submit"] { padding: 8px 50px; font-size: 17px; margin: 0px auto; display: block; margin-top: 10px; }

	/*********************** QUIENES SOMOS ***********************/
	.quienesSomos h1, .colabora h1 { font-size: 27px; }
	.quienesSomos h1 span, .colabora h1 span { font-size: 29px; }

	/*********************** ANUNCIATE CON NOSOTROS ***********************/
	.anunciate { padding-bottom: 30px; }
	.anunciate .btnNegro { font-size: 14px; margin-bottom: 30px; }
	.anunciate ul li { padding: 0; }
	.formTema { width: 400px; margin: 0px auto; }
	.formTema label { font-size: 16px; margin-top: 15px; }
	.formTema input, .formTema textarea { height: 40px; }
	.formTema input[type="submit"] { font-size: 18px; margin-top: 0; }
	.correosTeam { font-size: 15px; width: 300px; margin: 15px auto; }

	/*********************** SUSCRIBETE ***********************/
	.cuadroSuscribete h1 { font-size: 32px; width: 200px; margin-top: -20px; }
	.cuadroSuscribete ul { width: 100%; }
	.cuadroSuscribete li { height: auto; }
	.textoSuscripcion { margin-top: 20px; font-size: 24px; text-align: center; line-height: 24px; display: block; }
	.precios { position: relative; font-size: 20px; line-height: 22px; text-align: center; display: block; }
	.cuadroSuscribete { width: 300px; margin: 0px auto; padding-bottom: 0; }
    .precios br { display: none; }
    .conteCantidad { font-size: 28px; }
    .incluyePrecio { font-size: 17px; }
    .precios input { left: 105px!important; top: 5px!important; }
    .libroPrecio { width: 200px; height: 260px; }
    .conteInforPersonal { width: 420px; margin: 0px auto }
    .conteInforPersonal label { font-size: 16px; }
    .conteInforPersonal input, .conteInforPersonal textarea { height: 40px; }
    .notaSuscribete { font-size: 13px; }
    .muestraTotal { font-size: 19px; }
    .conteInforPersonal input[type="submit"], .formContacto input[type="submit"] { padding: 8px 50px; font-size: 17px; margin: 0px auto; display: block; margin-top: 10px; }
    .conteFormularioSuscribete { width: 100%; }
    .cuadroSuscribete .edicion { height: 380px; }

	/*********************** AVISO DE PRIVACIDAD ***********************/
	.avisoP p span { margin-left: 20px; }

	/*********************** CATEGORIAS ***********************/
	.categoria { margin-top: 0px; }
	.navCategoria .item a { font-size: 18px; }
	.categoriaTop-1 { width: 100%; height: 320px; }
	.categoriaTopConten { font-size: 22px; padding: 10px; }
	.categoriaTop-3 { margin-top: 0; }
	.categoriaTop-2, .categoriaTop-3 { width: 100%; height: 180px; margin-top: 10px!important; }
	.colCategoria { width: 400px; margin: 0px auto; }
	.contePost .bg, .contePost .bgFull { height: 240px; }
	.contePost .title { font-size: 19px; height: auto; padding: 0; }
	.contePost .desc { font-size: 14px; height: auto; }
	.contePost { width: 100%; height: auto; margin-bottom: 35px; }
	.tituloPost { font-size: 28px; line-height: 40px; }
	.descCorta { font-size: 17px; }
	.autorPost { font-size: 14px; }
	.imgPost { margin-top: 10px; }


	/*********************** FOOTER ***********************/
	footer .top { padding: 10px 0; margin-top: 20px; }
	.publicidad720 { width: 100%; }
	footer .bot { padding: 20px 0; }
	.conteNewsletter { float: none; width: 100%; }
	.inputNewsletter { float: none; width: 100%; }
	.submitNewsletter { width: 300px; margin: 0px auto; float: none; display: block; margin-top: 15px; font-size: 15px; padding: 10px 0; }
	.logoWom img { widows: 80px; }
	.rutaFooter { float: none; margin: 0px auto; width: 110px; }
	.menuFooter { float: none; margin: 15px auto; width: auto; }
	.menuFooter a { font-size: 15px; text-align: center; }
	.formNewsletter { width: 300px; margin: 0px auto; }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
	/*********************** GENERAL ***********************/
	body { padding-top: 170px; }
	.contenedor { width: 960px; }
	.contenedorChico { width: 650px; }
	.btnNegro { padding: 6px 23px; }
	.btnNegro:hover { opacity: .5; padding: 6px 28px; }
	p { font-size: 15px; }

	h4 { font-size: 14px; }

	/*********************** HEADER ***********************/
	.logo { width: 220px; }
	header .medium { padding: 10px 0; }
	.nav2 li i { font-size: 16px; }
	.nav2 li span { font-size: 14px; }
	header .top { padding: 3px 0; }
	header .medium i { font-size: 26px; }
	header .medium .btnNegro { top: 2px; }
	.nav3 { margin-top: 9px; }
	.nav3 li a { font-size: 15px; }
	header .bot .btnNegro { top: 8px; }
	.menuTags { margin-top: 5px; }
	.itemMenuTag span { font-size: 15px; }
	.carruselMenuTags { font-size: 19px; line-height: 27px; }

	/*********************** MENU LEFT ***********************/
	.menuLeft {  }
	.menuLeft .padding { padding: 10px; }
	.logoMenuLeft { width: 160px; }
	.closeMenuLeft { width: 32px; height: 32px; }
	.closeMenuLeft i { font-size: 33px; }
	.menuIzquierdo a { font-size: 14px; padding: 5px 0; }

	/*********************** BUSCADOR ***********************/
	.cerrarBuscador i { font-size: 40px!important; }
	.formSearch { width: 550px; margin-left: -275px; }
	.inputSearch { font-size: 35px; }
	.submitSearch { font-size: 17px; width: 150px; }
	.submitSearch:hover { width: 190px; }

	/*********************** HOME ***********************/
	.carruselBannersBlog { margin-top: 2px; }
	.imgBlogBanner { height: 450px; }
	.conteBannerHome { font-size: 45px; line-height: 49px; }
	.conteBannerHome2 { font-size: 13px; line-height: 18px; }
	.conteBannerHome .btnMore { font-size: 15px; line-height: 28px; width: 180px; }

	/*********************** CARRUSEL - PANORAMA ***********************/
	.bgPanorama { height: 140px; }
	.contePanoramaHover i { font-size: 35px; margin-top: -15px; }
	.contePanorama .cat { font-size: 12px; }
	.contePanorama .title { font-size: 14px; }
	.carruselPanoramaArrow { font-size: 40px; margin-top: -75px; margin-left: -30px; }
	.carruselPanoramaRightArrow { margin-right: -30px; }
	.carruselPanorama { margin-bottom: 30px; }

	/*********************** BLOQUES LEFT Y RIGHT ***********************/
	.thumbPost { width: 200px; height: 125px; }
	.infoPre { width: 365px; }
	.infoPre .title { font-size: 16px; line-height: 18px; }
	.infoPre .fecha { font-size: 12px; margin: 8px 0; }
	.infoPre .desc { font-size: 13px; line-height: 15px; }
	.infoPre .seePost { width: 130px; font-size: 12px; margin-top: 15px; }
	.infoPre .seePost:hover { width: 150px; }
	.conteShare { width: 90px; margin-top: 12px; }
	.conteShare i { font-size: 20px; }
	.conteNewsletterRight .titleN { font-size: 25px; line-height: 28px; margin-top: 15px; }
	.conteNewsletterRight .text { font-size: 15px; line-height: 18px; margin: 20px auto; }
	.conteNewsletterRight input[type="email"] { height: 35px; font-size: 14px; }
	.conteNewsletterRight input[type="submit"] { font-size: 16px; padding: 6px 0; }
	.conteNewsletterRight { padding: 0 10px 10px 10px; }
	.contePostMini { margin-bottom: 20px; }

	.itemTrending .thumb { float: left; width: 70px; height: 70px; }
	.itemTrending .conteNum { margin: 5px auto; width: 60px; height: 60px; }
	.itemTrending .conteNum span { font-size: 19px; }
	.itemTrending .info { width: 240px; font-size: 14px; }

	/*********************** CATEGORIAS ***********************/
	.navCategoria .item a { font-size: 18px; }
	.carruselSubcategoriaCategoria { top: 4px; }
	.categoriaTopConten { font-size: 27px; line-height: 27px; }
	.categoriaTop-1 { height: 440px; }
	.categoriaTop-3 { margin-top: 22px; }
	.categoriaTop-2, .categoriaTop-3 { height: 209px; }
	.contePost .bg, .contePost .bgFull { height: 180px; }
	.contePost .categoria { font-size: 11px; margin-top: 7px; }
	.contePost .title { font-size: 19px; height: 45px; margin-top: 5px; }
	.contePost .btnPost { width: 130px; font-size: 13px; }
	.contePost .desc { font-size: 13px; line-height: 18px; height: 75px; }
	.contePost .conteShare { margin-top: 15px; }
	.contePost { height: 420px; }
	.contePost .bgFull { height: 100%; }

	.tag { padding-top: 25px; }

	/*********************** QUIENES SOMOS ***********************/
	.quienesSomos h1 { font-size: 27px; }
	.quienesSomos h1 span { font-size: 30px; }

	/*********************** COLABORA CON NOSOTROS ***********************/
	.colabora h1 { font-size: 27px; }
	.colabora h1 span { font-size: 30px; }

	/*********************** ANUNCIATE CON NOSOTROS ***********************/
	.anunciate h1 { font-size: 27px; }
	.anunciate ul li { font-size: 15px; }
	.formTema label { font-size: 16px; }
	.formTema input, .formTema textarea { height: 40px; font-size: 15px; margin-top: 8px; }
	.formTema input[type="submit"] { font-size: 18px; }
	.anunciate .btnNegro { font-size: 14px; width: 200px; margin-bottom: 50px; }

	/*********************** CONTACTO ***********************/
	.formContacto, .formBolsaTrabajo { width: 500px; }
	.formContacto h2 { font-size: 18px; }
	.colMapas iframe { height: 400px; }

	/*********************** SUSCRIBETE ***********************/
	.cuadroSuscribete { padding-bottom: 20px; }
	.cuadroSuscribete h1 { width: 270px; font-size: 46px; margin-top: -30px; }
	.cuadroSuscribete ul { width: 610px; }
	.textoSuscripcion { font-size: 31px; line-height: 33px; }
	.precios { font-size: 21px; line-height: 23px; }
	.conteCantidad { font-size: 33px; }
	.incluyePrecio { font-size: 15px; line-height: 23px; }
	.libroPrecio { width: 220px; height: 335px; }
	.conteInforPersonal {  }
	.conteFormularioSuscribete { width: 400px; }
	.conteInforPersonal h1 { font-size: 27px; }
	.conteInforPersonal label { font-size: 16px; }
	.conteInforPersonal input, .conteInforPersonal textarea { height: 40px; font-size: 15px; margin-top: 8px; }
	.conteInforPersonal input[type="submit"] { font-size: 18px; }
	.muestraTotal { font-size: 20px; }
	.notaSuscribete { font-size: 14px; }

	/*********************** FOOTER ***********************/
	.rutaFooter { width: 130px; }
	.menuFooter a { font-size: 12px; }
	.conteSociales { width: 180px; margin-top: 15px; }
	.icoSocial { padding: 5px; margin-bottom: 9px; }
	.inputNewsletter { height: 40px; font-size: 14px; padding: 4px 0px 4px 10px; }
	.submitNewsletter { padding: 13px 23px; }
	.formNewsletter { width: 304px; float: right; }
	.aviso { font-size: 13px; }
	.icoSocial a i { font-size: 20px; }
}

@media (min-width: 1440px){

}