/*
Theme Name: Ni Una Menos
Theme URI: http://www.niunamenos.com.ar
Description: Theme de Ni Una Menos. Diseño realizado por el colectivo Ni Una Menos. Desarrollo por Cooperativa El Mate www.cooperativaelmate.com.ar
Author: Ezequiel Glikman
Author URI: http://www.cooperativaelmate.com.ar
Version: 1.1
*/

@import url('css/iconos.css');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Oswald:700');
html, body {height: 100%;}
h1, h2, h3, h4, h5, h6 {color:#EA2D7C;}
h1 {margin: 0; font-family: 'Lato', sans-serif; font-size: 40px; font-weight: 900; text-transform: none;}
a {color: #EA2D7C;}
nav a {color:#fff;}
h1 a:hover {text-decoration: none; color: #808080;}
a:focus, a:hover {color: #808080;}

body {font-family: 'Lato', sans-serif;}

.fondoNUM {background-color: #EA2D7C;}
header {width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; padding-top: 70px; padding-top: 23px; /*padding-top: 3.5vw;*/}
.tituloSitio {/*width: 73%;*/ width:47%; max-width: 950px; margin: 0 auto;}
nav.navbar {margin-top: 50px; margin-top: 22px; /*margin-top: 3vw;*/}
.navbar {background-color: #EA2D7C; margin-bottom: 5px; width: 100%; min-height: 0px;}
.navbar-default .navbar-nav > li > a {padding: 7px;}
.navbar-default .navbar-nav > li > a, .dropdown-menu>li>a {font-family: 'Lato', sans-serif; color: white; font-size: 16px; font-weight: 900; text-transform: uppercase;}
.dropdown-menu>li>a { border: none;}
.dropdown-menu {min-width: 98%;}
.navbar-nav > li > .dropdown-menu {border-top: 5px transparent solid;}
.navbar-default .navbar-nav > li > a {border: white solid 1px; margin-right: 4px;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {color:white; background-color: #808080; border-color: #808080;}
.navbar-default {border: none;}
.dropdown-menu {background-color: #808080; border:none;}
/*.navbar-nav>li>.dropdown-menu {margin-top: 4px;}*/
.navmenu-nav.dropdown-menu { position:static; }
.navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
.navbar-template {padding: 40px 15px;}
.navbar-nav .dropdown-menu .dropdown-toggle ul>li>a {padding-left: 35px;}
.nav li.open>a {background-color: #808080;}

.navbar-default .navbar-nav>.active>a {background-color: transparent; color: white;}
.navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {background-color: #808080; color: white;}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #fff; color: #EA2D7C;
}
.navbar-default .navbar-toggle:focus>.icon-bar, .navbar-default .navbar-toggle:hover>.icon-bar {
    background-color: #EA2D7C;
}
.navbar-toggle.collapsed {background-color: #EA2D7C;}
.navbar-toggle.collapsed .icon-bar {background-color: #fff;}
.dropdown-menu>.active>a {background-color: #808080;}
.dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus  {background-color: #fff; color:#000;}
.open>a>span.caret {transform: rotate(180deg); transform-origin: 50% 30%;}

.slider {width: 100%; max-height: 500px; overflow: hidden; border-bottom: 14px #EA2D7C solid; background-color: #EA2D7C;}
.slider>div {z-index: 0;}
.slider img {width: 100%;}
.slider h2 {width: 96%; font-family: 'Lato', sans-serif; color: white; font-size:3vw; font-weight: 700; position: absolute;bottom: 2%; left: 2%;}
.slider .item {height: auto; position: relative;}
.slider .itemImg {width: 100%;}
.slider .itemImg img {height: auto; filter: grayscale(100%); -webkit-filter: grayscale(100%);}
.slider .carousel-caption {left: 2%;}
.slider .caption {}
.slick-prev, .slick-next {z-index: 1; color: white; opacity: 0; transition: .3s;}
.slider:hover button {opacity: 1;}
.slick-prev {left: 2%;}
.slick-next {right: 2%;}
.slick-dotted.slick-slider {margin-bottom: 0px; }

main.contenedor {max-width: 1170px;}

.pieGral {background-color: #EA2D7C; font-family: 'Lato', sans-serif; text-transform: uppercase; display: flex; box-sizing: border-box; padding:25px; margin-top: 30px;}
.pieGral img {width: 115px;}
.pieGral a {color:#fff; width: 130px; font-size: 24px;}
.pieGral a:hover {text-decoration: none;}
.pieGral a span {color: #000;}
.busquedaForm {width:250px; margin-left: 50px; align-self: center;}
.busquedaForm input {width:70%; height: 27px; border:solid white 2px; background-color: #E6E7E8; padding:0;}
.busquedaForm button {height: 26px; border:solid white 2px; background-color: #E6E7E8; padding:0 5px;}
.busquedaForm label {height: 26px; color: #E6E7E8; font-size: 18px; font-weight: 400;}
.newsletterForm {width:250px; margin-left: 50px;}
.newsletterForm input {width:250px; border:solid white 2px; background-color: #E6E7E8;}
.newsletterForm label { color: #E6E7E8; font-size: 18px; font-weight: 400;}
.nrosUtiles {margin-left: auto;}
.nrosUtiles span {margin-left: 9px;}
.redes {margin-left: auto; padding-top: 20px;}
.redes a span {font-size: 35px; color: #fff; margin: 0 4px; transition:.1s;}
.redes a span:hover {color: #222;}
.single .row {width:100%;}

article.noticia {position: relative; font-family: 'Lato', sans-serif; /*margin-top: 30px;*/ background-color: #e6e7e8; height: 100%;}
article.noticia img {height: auto; max-width: 100%; transition: all 0.6s ease;}
article.noticia .overlay {position: absolute; bottom: 0; z-index: 1; padding: 3px 10px; box-sizing: border-box; overflow: hidden;}
article .categoria {position: absolute; top: 0; right: 0; z-index: 1; background-color: #EA2D7C; text-transform: uppercase; text-align: right; /*font-family: Impact, Charcoal, sans-serif;*/ font-family: 'Oswald', sans-serif; font-size: 22px; color: #fff; padding: 0 5px 0 30px; line-height: 30px;}
.categoria a, .tituloNoticia a {color:#fff;}
/*.categoria a:hover, .tituloNoticia a:hover {color:#EA2D7C; text-decoration: none;}*/
.categoria a:hover, .tituloNoticia a:hover, .categoria a:focus, .tituloNoticia a:focus {color: #D0D0D0; text-decoration: none;}
.noticiaPpal .categoria {font-size: 28px; padding: 2px 5px 2px 30px;}
.noticiaPpal .tituloNoticia {font-size: 30px; font-weight: 400;}
.noticiaPpal .overlay p {font-size: 22px; line-height: 24px; max-height: 50px; overflow: hidden; padding-bottom: 3px;box-sizing: border-box;}

.noticiaMed .tituloNoticia {margin-top: 10px;}

.thumbDestacadaHome img {width: 100%; height: auto;}

.cronicas .categoriaPag:nth-child(3) {clear:both;}
.cronicas .noticiaCont {display:flex; flex-wrap: wrap;}
.categoriaPag {margin-top:30px;}
/*.categoriaPag .noticia {max-height: 530px; overflow: hidden;}*/
.noticiasMedAbajoTxt { /*height:120px;*/ /*height: 240px;*/ /*overflow: hidden;*/}

.noticiaCont {/*padding: 30px; box-sizing: border-box;*/ margin-top: 30px;}
.noticiaMed:first-child {margin-bottom: 30px;}
.noticiasMedAbajoTxt {padding:13px 24px;}
.noticiasMedAbajoTxt, .noticiaFullW {background-color: #E6E7E8; box-sizing: border-box;}
.noticiasMedAbajoTxt h4{margin: 0; text-transform: uppercase; font-size: 16px; color: #EA2D7C;}
.noticiasMedAbajoTxt a:hover, .noticiasMedAbajoTxt a:focus {color:#606060;}
.noticiasMedAbajoTxt h2{margin: 7px 0;}
.noticiasMedAbajoTxt a {color: #202020;}
.noticiasMedAbajoTxt p, .noticiaFullW p {font-weight: 300; font-size: 20px; line-height: 1.2em;}
.noticiasMedAbajoTxt .leerMas {display: none;}
.noticiaFullW {position: relative; display: flex;}
.noticiaFullW h2 {color:#EA2D7C; font-weight: 700; margin-top: 0;}
.noticiaFullW a:hover {text-decoration: none; color:#202020;}
.noticiaFullW h3 {left:0; right: auto;}
.noticiaFullW img {float: left;}
.noticiaFullW div:nth-child(3) {padding:18px 24px 18px 30px; box-sizing: border-box; width: 390px;}
.overlay {width: 100%; background-color: rgba(82, 83, 82, 0.65); color: #fff;}
.overlay h2 {text-transform: uppercase; font-size: 18px;}
/*.overlay p {line-height: 16px; font-weight: 700;}*/
.noticiaMed .overlay {max-height: 190px; overflow: hidden;}
.leerMas { position: absolute; right: 3%; bottom: 9%; color: #fff; font-size: 22px;}
.leerMas:hover {color:#EA2D7C; text-decoration: none;}
.noticiaPpal .leerMas {font-size:36px; right: 1%; bottom: 6%;}
.noticiaPpal {}
.etiquetas a {color:#EA2D7C;}
.categoria {}
.tituloNoticia {font-size:25px;}
.copete {}
.sinImagen {width: 100%; max-width: 360px; background-color: #EA2D7C;}
.noticiasMedCatCronicas {margin-bottom: 30px;}
.pagina .categoriaSec {margin-top:10px;}
.categoriasSec {margin-top: 40px;  font-family: 'Lato', sans-serif; font-size: 18px;}
.pagina .categoriasSec {margin-top:3px;}
.categoriasSec .intro {border-bottom: 1px solid #333; padding-bottom: 50px;}
.categoriasSec.acciones .intro {padding-left:0; text-align: justify;}
.titulo2daPag {border-bottom: 1px solid #333; padding-bottom: 15px;}
.categoriasSec h1 {/*font-family: 'Impact', Charcoal, sans-serif;*/ font-family: 'Oswald', sans-serif; font-size: 80px; color: #EA2D7C; text-transform: uppercase; margin-bottom: 10px;}
.busqueda h1 {font-size: 50px; border-bottom: 1px solid #333; padding-bottom: 50px}
.categoriasSec h2 a {display: block;}
.categoriasSec h2 a, .manifiestoNro, .autor {color: #EA2D7C;}
.manifiestoNro {margin-bottom: 0; font-size: 22px;}
.bibliotecaMeta {line-height: 20px; margin-top: 30px;}
.bibliotecaMeta a {color: #333;}
.bibliotecaMeta a:hover {color: #EA2D7C;}
.categoriasSec h2 a:hover, .categoriasSec h2 a:focus, .categoriasSec h2 a:active {color: #808080; text-decoration: none;}
.categoriasSec article {border-bottom: #EA2D7C 1px solid; padding:20px 25% 40px 20px;}
.categoriasSec article:last-child {border-bottom:none; padding-bottom: 30px;}
.categoriasSec article.noticia {padding:0px;}

.categoriasSec article.noticia h2 {font-weight: 400; font-size: 26px;}
.categoriasSec article.noticia p {font-size: 18px;}

.acciones {display: flex; flex-wrap: wrap;}
.acciones .col-sm-4 {margin-bottom: 30px;}
.primeraNotAcciones h2 {padding: 0 10px 0 10px;}
.primeraNotAcciones p {padding: 0 10px 10px 10px;}
.acciones article.noticiaAcciones {margin-top:15px;}
.acciones div:nth-child(2) {width: 100%; padding-left: 30px;}
.acciones {display: flex; flex-wrap: wrap;}
.noticiaAcciones div:nth-child(2) {padding: 0 5px 5px 10px;}


.breadcrumbs {text-align: right; font-size: 14px; line-height: 26px;}

.manifiestoDetalle {margin: 0; padding: 0 10%; text-align: justify; font-size: 20px;}
.manifiestoDetalle h2 {font-family: 'Oswald', sans-serif; font-size: 50px; color: #EA2D7C; text-transform: uppercase; margin-bottom: 0; padding-bottom: 5px; border-bottom: #EA2D7C 1px solid;}
.post h2 {font-family: 'Lato', sans-serif; font-size: 30px; font-weight: 900; text-transform: none; border:none; margin-bottom: 5px;}
.post img {max-width: 100%;}
.post .alignleft {float: left; margin-right: 30px; margin-top: 10px;}
.post .alignright {float: right; margin-left: 30px; margin-top: 10px;}
.manifiestoDetalle h1 {font-family: 'Lato', sans-serif; font-size: 40px; font-weight: 900; text-transform: none; text-align:left; margin-top: 25px;}
 p.fecha + h1 {margin-top:0;}
.post a {max-width: 100%; display: inline-block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.categoriasSec .fecha, .pagina .fecha {text-align: right; font-size: 18px; margin-top: 10px;}
.manifiesto .fecha {text-align: left;}
.pagina h1 {margin-bottom:10px;}
.pagina .fecha {margin-top:2px;}
.manifiestoDetalle article {padding:0;}
.destacadaManifiestos {width: 100%; height: auto;}
.destacadaManifiestos img {/*max-width: 100%;*/ width:100%; /*mod 2018-05-02*/}
.adhesiones {font-size: 16px;}
.linkPDFcont {float: left; width: 250px; margin-top: 17px;}
.post {max-width: 850px;}
.post .icoPDF {max-width: 30px;}
.descargaPDF {line-height: 28px;padding-left: 12px; font-size: 18px;}

.pagina p, .single p {font-size:18px; text-align:justify; line-height:25px;}

.etiquetas .home2 {display: flex; flex-wrap: wrap; justify-content: space-evenly;}
.etiquetas .home2 > div {width: 33%; padding: 15px;}
.etiquetas .categoriaPag {margin: 0;}

.home2 {margin-top: 30px; display: flex; align-items: stretch; flex-wrap:wrap;}
.home2 article.noticia {height: 100%; background-color: #E6E7E8;}

.paginacion {position: relative; top: 15px; clear:both; font-size: 18px; width: 100%;}
.paginacion ul {list-style: none; padding:0;}
.paginacion ul li {display: inline-block;}
.paginacion .active a, .paginacion a:hover {background-color:#EA2D7C; color:#fff; text-decoration:none;}
.paginacion a, .paginacion span {padding:5px; background-color:#808080; color:#fff;}
.next {}
.prev {}

.thumbDestacadaHome:empty {display: block; width: 100%; height: 240px; background-color:#E6E7E8;}

.share-title {font-size:15px; margin-right:10px;}
.crunchify-social span {font-size:25px;}
.crunchify-social a {padding: 6px 6px 3px 6px;}
span.share-title {font-size: 20px; line-height: 34px;}
.crunchify-link {
    /*padding: 2px 8px 4px 8px !important;*/
    color: white;
    /*font-size: 12px;*/
    border-radius: 2px;
    margin-right: 2px;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    /*box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);*/
    /*margin-top: 2px;*/
    display: inline-block;
    text-decoration: none;
}
 
.redes a:focus {text-decoration:none;}
.crunchify-link {background:#808080;}
.crunchify-link:hover,.crunchify-link:active,.crunchify-link:focus {
    color: white; text-decoration: none;
}

.crunchify-twitter {background: #00aced;}
.crunchify-facebook {background: #3B5997;} 
.crunchify-whatsapp {background: #43d854;}
.crunchify-telegram {background: #3f9ae1;}

.crunchify-twitter:hover,.crunchify-twitter:active,.crunchify-twitter:focus, .crunchify-facebook:hover,.crunchify-facebook:active,.crunchify-facebook:focus, .crunchify-googleplus:hover,.crunchify-googleplus:active,.crunchify-googleplus:focus, .crunchify-buffer:hover,.crunchify-buffer:active,.crunchify-buffer:focus, .crunchify-pinterest:hover,.crunchify-pinterest:active,.crunchify-pinterest:focus, .crunchify-linkedin:hover,.crunchify-linkedin:active,.crunchify-linkedin:focus, .crunchify-whatsapp:hover,.crunchify-whatsapp:active,.crunchify-whatsapp:focus, .crunchify-telegram:hover,.crunchify-telegram:active,.crunchify-telegram:focus {
    background: #EA2D7C; text-decoration: none;
}

.crunchify-social {display: flex; float:right; margin: 10px 0px 25px 0px; -webkit-font-smoothing: antialiased; font-size: 12px;}




@media (min-width: 768px) {
.navbar-collapse.collapse {display: flex !important; justify-content: center;}
ul.dropdown-menu ul.dropdown-menu {position: relative; left: 0; top: 0; box-shadow: none;}
li:hover>ul {display: block; }
ul:hover {display: block; }

article.noticia img {filter: grayscale(100%); -webkit-filter: grayscale(100%);}
article.noticia:hover img {filter: grayscale(0%); -webkit-filter: grayscale(0%);}
/*.menu-item-has-children:hover ul {display: flex; flex-direction: column;}*/
/*.menu-item-has-children ul:hover {display: flex !important; flex-direction: column;}*/
}

@media (min-width:767px) and (max-width: 970px) {
.navbar-default .navbar-nav > li > a, .dropdown-menu>li>a  {font-size: 1.18vw; padding: 3px 7px 3px 7px;}
.categoriaPag {margin-top: 15px;}
}
@media (min-width:971px) and (max-width: 1190px) {
.navbar-default .navbar-nav > li > a, .dropdown-menu>li>a  {font-size: 1.27vw;}
}

@media (max-width: 1198px) {
    h2 {font-size: 25px;}
    .noticiasMedAbajoTxt h4 {font-size: 18px;}
    ..noticiasMedAbajoTxt p, .noticiaFullW p {font-size: 22px;}
}

@media (max-width: 992px) {
    h2 {font-size: 24px;}
    .overlay {max-height: 104px;}
    .overlay h2 {font-size: 16px; margin-top: 4px; margin-bottom:2px;}
    h3 {margin-top:4%;}
	.tituloNoticia {font-size:20px;}
	.noticiaPpal .overlay p {font-size: 18px; line-height: 20px;}
    .overlay p {font-size: 12px;}
    h4, .noticiasMedAbajoTxt h4 {font-size: 18px;}
    .noticiasMedAbajoTxt p, .noticiaFullW p {font-size: 16px;}
    article .categoria, .noticiaPpal .categoria {font-size: 20px; letter-spacing: 0.4px;}
    .newsletterForm, .busquedaForm {margin: 0 auto;}
    .cronicas h2 {font-size: 24px;}
    .cronicas p {font-size: 18px; line-height: 20px;}
    /*.noticiasMedAbajoTxt {height: 180px;}*/
    .cronicas .noticiasMedAbajoTxt h4 {font-size: 18px;}
    .cronicas .overlay {max-height: none;}
    .noticiaCont>div:first-child article.noticia {margin-top: 0; width: 100%;}
    .etiquetas .home2 > div {width: 50%;}
	.slick-dotted.slick-slider {margin-bottom: 0;}
	.categoriasSec {margin-top:15px;}
	.noticiaFullW h2 {font-size:20px;}
}

@media (max-width: 767px) {
    body {padding-top: 80px; /*padding-top:34px;*/}
    header {flex-direction: row; justify-content: space-between; padding: 2% 0; height: 80px; position: fixed; top: 0; z-index: 2; background-color: #EA2D7C;}
    h1 .tituloSitio {}
    .tituloSitio {/*width: 50%;*/ padding-left: 3%; margin:0;}
    .tituloSitio img {height: 50px; }
    /*.categoriasSec {margin-top: 85px;}*/
    .categoriasSec h1 {font-size: 50px;}
    .navbar {width: auto;}
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {border:none;}
    nav.navbar {margin-top: 0vw;}
    .navbar-nav {position: fixed; /*top: 12%;*/ top: 70px; z-index: 1; background-color: #EA2D7C; width: 100%; left: 15px;}
    .navbar-default .navbar-nav > li > a {border:none; border-bottom: 1px solid #fff;}
    .navbar-default .navbar-nav > li:last-child > a {border:none;}
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {color:#fff;}
    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {color:#fff; background-color:#808080; }
    .noticiaFullW {display: block;}
    .noticiaFullW img {float: none;}
    .noticiaFullW div {width: 100% !important;}
    .manifiestoDetalle {margin-top: 0;}
	
    .manifiestoDetalle h1 {font-size: 36px; text-align: left;}
    .noticiaAcciones {display: block; width: 100%; overflow: auto;}
    .noticiaAcciones img {width: 40%; float: left; margin-right: 30px;}
    .acciones .noticiaCont>div:first-child, .acciones .noticiaCont>div:nth-child(2) {margin-bottom: 30px;}
    .acciones .noticiaCont:nth-child(2) {margin-top: 0;}
    .noticiaCont:nth-child(3){margin-top: 0;}
    /*.destacadaManifiestos {padding-top: 80px;}*/
    .etiquetas .home2 > div {width: 100%;}
	.pagina article {width:90%; margin: 0 auto;}
	.tituloNoticia {font-size:17px;}
	.crunchify-social, .linkPDFcont {float:none; margin:0 auto;}
	.linkPDFcont {margin-top: 20px;}
	.crunchify-social {width: 260px; margin-top: 10px;}
}

@media (max-width: 450px) {
    header {flex-direction: row; justify-content: space-between; padding: 2% 0;}
    .tituloSitio {/*width: 50%;*/ padding-left: 3%; margin:0;}
    .tituloSitio img {height: 50px; height: 8vw;}
    .noticiaPpal .tituloNoticia {font-size: 20px;}
    .noticiaPpal .overlay p {font-size: 16px; line-height: 17px; font-weight: normal;}
    .navbar {width: auto;}
    nav.navbar {margin-top: 0vw;}
    .categoriasSec h1 {font-size: 30px; text-align: left;}
    .overlay h2 {margin-bottom: 2px;}
    .noticiasMedAbajoTxt p, .noticiaFullW p {line-height: 22px;}
    .noticiasMedAbajoTxt h2 {margin: 3px 0;}
    .noticiasMedAbajoTxt {padding: 14px 18px;}
	.breadcrumbs {display:none;}
	.breadcrumbTitle {display:inline !important;}
	.pagina article  {width:90%; margin: 0 auto;}
}

@media (min-width: 716px) and (max-width: 768px) {
    .home1 .col-sm-4 {width: 33.33333333%; float: left;}
    .home1 .col-sm-8 {width: 66.66666667%; float: left;}
    .home2 .col-sm-4 {width: 33.33333333%; float: left;}
    .noticiasMedCatCronicas {margin: 30px 0 0 0;}
    /*
    .noticiaCont {display: flex; flex-direction: column;}
    .noticiaCont < div:first-child {order:2;}
    .noticiaCont < div:nth-child(2) {order:1;}
    */
}

@media (min-width: 600px) and (max-width: 715px) {     .home1 {display: flex;
flex-direction: column;}     .home1>div:first-child article{ background-color:
#E6E7E8; width: 47.5%; margin-top: 30px;}     .home1>div:first-child {order:2;
display: flex; justify-content: space-between; margin-top: 30px;}
.home1>div:nth-child(2) {order:1;}     .home2 .col-sm-4 {width: 33.33333333%;
float: left;}     .noticiaMed:first-child {margin-bottom: 0px;}     h2 {font-
size: 18px;}     .noticiasMedAbajoTxt h4 {font-size: 14px;}
article.noticia img {width: 100%;}
.noticiasMedAbajoTxt p {max-height: 94px;  overflow: hidden;}
.noticiasMedAbajoTxt p, .noticiaFullW p {font-size: 18px; line-height: 19px;}
.noticiasMedCatCronicas {margin: 30px 0 0 0;} }

@media (max-width: 600px){
    main>.noticiaCont:first-child {margin-top: 0;}
    .home1 {display: flex; flex-direction: column;}
    .home1>div:first-child article{ background-color: #E6E7E8; margin-top: 30px;}
    .home1>div:first-child img {width: 100%;}
    .home1>div:first-child {order:2;}
    .home1>div:nth-child(2) {order:1;}
    article.noticia img {width:100%;}
    article.noticia {margin-top: 30px;}
    .home2>div:first-child>article.noticia {margin-top: 0;}
    .pieGral {padding:15px; margin:0;}
    .pieGral img {width: 75px;}
    .newsletterForm label, .busquedaForm label {font-size: 11px;}
    .newsletterForm input, .busquedaForm input {width:70%;}
    .newsletterForm, .busquedaForm {width: 150px;}
    .pieGral a {width:90px; font-size:16px;}
	.redes {padding-top: 10px;}
	.pieGral {width: 100%; margin-left: 0;}
    .noticiaCont {margin-top: 0;}
	.home2 {flex-direction: column; flex-wrap: nowrap;}
	.home2 .categoriaPag {margin-top:0;}
    article.noticia {margin-bottom: 30px;}
    .etiquetas .categoriaPag {padding: 0 15px}
    .etiquetas .noticia {margin:0;}
	.redes a span {font-size:23px; margin: 0 3px;}
}

@media (max-width: 380px){
	.pieGral .logo {width:50px;}
	.newsletterForm, .busquedaForm {margin-top: -5px;}
    .newsletterForm label, .busquedaForm label {font-size: 11px;}
	.newsletterForm input, .busquedaForm input {width:70%; height:19px;}
	.pieGral img {width: 45px;}
	.pieGral a {width:60px; font-size:11px;}
	.pieGral {width: 100%; margin: 0;}
	.pieGral label {margin:0;}
	.redes {padding-top: 5px;}
	.redes a span {font-size:20px; margin: 0 1px;}
	.crunchify-social span {font-size: 17px;}
	.busquedaForm button {height: 19px;}
}

@media (min-width: 600px) and (max-width: 768px) {
    .noticiaCronica2 {background: #E6E7E8; overflow: auto; margin-bottom: 30px; margin-top: 30px;}
    .noticiaCronica2 img {width: 40%; float: left;}
    .noticiaCronica2>div {width: 60%; float: left; padding-left:30px; padding-right: 15px;}
    
    /*.categoriaGral  {}
    .categoriaGral img {width: 40%; float: left;}
    .categoriaGral>div {background: #E6E7E8; overflow: auto; width: 100%; float: left; padding-left:30px; padding-right: 15px; margin-bottom: 30px;}
    .categoriaGral>div div {width: 60%; float: left; padding-left:30px; padding-right: 15px;}
    */
}

.slick-prev::before, .slick-next::before {font-size: 25px;}

/*

@media all and (max-width: 991px) { ... }
@media all and (max-width: 768px) { ... }
@media all and (max-width: 480px) { ... }

*/
/*BOTONES REDES*/
/* Oculta whatsapp en versiones desktop*/
@media screen and (min-width: 1024px) {
    .crunchify-whatsapp {display: none !important;}
	.whatsappweb {display:inline-block !important;}
}
@media screen and (max-width: 1024px) {
	.whatsappweb {display:none !important;}
}