/*
Description: Custom styles
Version: 1.1
Author: Futuro Verde
Author URI: http://futuroverde.org
Template: gdn-theme
*/
td {
  border: transparent !important;
}

body a {
  color: #000;
}

body a:hover {
  color: #000;
}

body .mobile {
  display: none;
}

.seo {
  display: none;
}

/*menu*/

.main_headermenu {
  background: #3e3e3e;
  overflow: visible;
  height: 84px;
  position: fixed;
  width: 100%;
}

.main_logo {
  width: 143px;
  float: left;
  margin-left: 75px;
  margin-top: 17px
}

.main_menu {
  float: left;
  list-style: none;
  width: 800px;
  padding: 0 0;
  margin: 0 12em 0 50px;
  height: 63px;
}

.main_menu li {
  display: inline;
  list-style: none;
  float: left;
  width: 15%;
  text-align: center;
  text-transform: uppercase;
  height: 83px;
  padding: 36px 0 12px;
  font-family: robotoregular;
  font-size: 14px;
  border-top: transparent !important;
  border: solid 1px #464646;
  border-bottom: transparent !important;
}

.main_menu li a {
  color: #ffffff !important;
}

.main_menu li a>b {
  font-weight: normal
}

.main_submenu {
  display: none;
  list-style: none;
  padding: 16px 10px;
  position: absolute;
  background: #3e3e3e;
  width: 18%;
  margin: 14px 0 0;
}

.main_submenu li {
  display: block;
  list-syle: none;
  float: none;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  text-transform: none;
  padding: 7px;
  border-bottom: solid 1px #fff !important;
  height: 35px;
  font-size: 14px;
  z-index: 999 !important;
  border-right: transparent !important;
  border-left: transparent !important;
}

.main_submenu li a {
  color: #ffffff !important;
}

.main_menu li:hover {
  background: #8dc63f
}

.main_submenu li:hover>a {
  color: #8dc63f !important;
}

.main_submenu li:hover {
  background: #3e3e3e;
  border-bottom: solid 1px #8dc63f !important
}

.main_menu li:hover>.main_submenu {
  display: block;
}

.hadermenu_subscribe {
  float: left;
  display: block;
  padding: 5.5px 7px;
  color: #ffffff;
  text-transform: uppercase;
  background: #198031;
  margin: 27px 0 0 23px;
  right: -215px;
  position: relative;
  font-family: robotoregular;
  font-size: 14px;
}

.hadermenu_search {
  margin-right: -180px;
  float: left;
  width: 400px;
  margin-right: -180px;
  position: relative;
  font-family: robotoitalic;
  margin-top: 18px;
}

.hadermenu_search .search-input input {
  border: none !important;
  font-size: 14px;
}

.hadermenu_search .search-button #searchsubmit {
  background: #198031;
  width: 34px;
  height: 31px;
  margin: 9px -8px 0 0;
}

.hadermenu_search .search-button #searchsubmit span {
  display: block;
  margin: 0 auto;
  padding: 0;
  background: url(../../images/search.png) no-repeat;
  background-position: 10px 2px;
  background-size: 16px;
}

.hadermenu_search .search-button #searchsubmit span:before {
  font-size: 0;
  padding: 0;
  background: #198031;
}

.hadermenu_subscribe:hover {
  background: #1fa23d;
}




/*suscribe*/
.page-id-8534 .container {
  display: none;
}

.page-id-8534 .footerFV .container {
  display: block !important;
}

.page-suscribete-header #mc_embed_signup {
  padding: 20.5% 0 !important
}

.mc-field-group select {
  font-family: robotoregular !important;
}

.page-suscribete-header #mc-embed-signup-title {
  background: transparent;
}

.page-suscribete-header #mc-embed-signup-title h1 {
  color: #ffffff !important;
  text-transform: capitalize;
  text-align: left;
  font-size: 45px !important;
  border-bottom: solid 3px #ffffff;
  font-family: robotoregular;
  font-weight: normal !important;
  width: 225px;
}

.page-suscribete-header #mc_embed_signup_scroll {
  width: 500px;
  margin: 0;
}

#mc_embed_signup_scroll #mc_embedded_signup input[type="submit"] {
  margin-right: 0px !important;
}

.page-suscribete-header #mc_embed_signup p {
  font-family: loraregular;
  font-size: 20.5px;
  padding: 12px 0px !important;
  /*height:95px;*/
  width: 400px;
}


.page-suscribete-header #mc_embed_signup #mce-EMAIL,
.page-suscribete-header #mc_embed_signup #mce-NAME,
.page-suscribete-header #mce-PAIS {
  background-color: #ffffff !important;
  display: block;
  width: 390px;
  font-family: 'robotoregular' !important;
  font-size: 14px !important;
}


.page-suscribete-header #mc_embed_signup input[type="submit"] {
  float: right;
  border-radius: 0 !important;
  font-family: 'robotoregular' !important;
  margin-right: 57px;
  padding: 10px 24px;
  font-size: 13px;
  margin-top: 8px;
}

.page-suscribete-header #mc-embed-signup-body {
  background-image: none;
}

.page-template-page-suscribete-php h3.descubre, .page-template-page-aprende_evidencia h3.descubre {
  font-family: 'robotoregular' !important;
  font-size: 28px !important;
  border-bottom: none;
  font-weight: bold !important;
  margin: 20px auto 10px;
  width: 1080px;
}

.page-template-page-aprende_evidencia .list-latinos {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.page-template-page-aprende_evidencia .content-latinos {
  height: 70%;
}

.page-template-page-suscribete-php .list-latinos {
  width: 1110px;
  margin: 0 auto;
}

.page-template-page-suscribete-php .list-latinos li,
.page-template-page-aprende_evidencia .list-latinos li {
  margin: 6px 1.5%
}

.page-template-page-suscribete-php .list-latinos li,
.page-template-page-aprende_evidencia .list-latinos li {
  width: 260px;
  margin-right: 0px !important;
  height: 335px;
  margin-bottom: 125px !important;
}

.page-template-page-suscribete-php .list-latinos li:hover,
.page-template-page-aprende_evidencia .list-latinos li:hover {
  opacity: 0.8;
}

.page-template-page-suscribete-php .list-latinos li:last-child,
.page-template-page-aprende_evidencia .list-latinos li:last-child {
  margin-right: 0 !important;
}

.page-template-page-suscribete-php .list-latinos li .content-latinos,
.page-template-page-aprende_evidencia .list-latinos li .content-latinos {
  padding: 10px;
  background: white;
  border: none
}

.page-template-page-suscribete-php .list-latinos li .content-latinos p,
.page-template-page-aprende_evidencia .list-latinos li .content-latinos p {
  font-size: 13px;
}

.page-template-page-suscribete-php .list-latinos li .content-latinos .read-more-latinos .readmore,
.page-template-page-suscribete-php .list-latinos li .content-latinos .read-more-latinos .date-latinos,
.page-template-page-aprende_evidencia .list-latinos li .content-latinos .read-more-latinos .readmore,
.page-template-page-aprende_evidencia .list-latinos li .content-latinos .read-more-latinos .date-latinos {
  font-size: 13px;
  margin-top: 2px;
}

.page-template-page-suscribete-php .list-latinos li .content-latinos .read-more-latinos .readmore::before,
.page-template-page-aprende_evidencia .list-latinos li .content-latinos .read-more-latinos .readmore::before {
  background-size: 10px;
  top: 7px;
}

.page-template-page-suscribete-php .list-latinos li .inicio-noticia-title,
.page-template-page-aprende_evidencia .list-latinos li .inicio-noticia-title {
  font-size: 16px !important;
}

.page-template-page-suscribete-php .list-latinos li a,
.page-template-page-aprende_evidencia .list-latinos li a {
  color: #333333 !important;
}

.page-template-page-suscribete-php #main,
.page-template-page-aprende_evidencia #main {
  background: transparent !important;
}


.page-template-page-suscribete-php article,
.page-template-page-aprende_evidencia article {
  height: auto !important;
  width: 960px;
  overflow: hidden;
  margin: 0 auto !important;
  display: block;
  float: none;
}

.page-template-page-suscribete-php article.container_noticias,
.page-template-page-aprende_evidencia .article.container_noticias {
  opacity: 1 !important;
  width: 100%;
}

/*fin suscribe*/
/*nosotros*/
.page-nosotros-header h2 {
  font-family: robotothin !important;
  color: #fff !important;
  text-align: center;
  margin: 40px 0 0;
  font-size: 52px !important;
  text-transform: none !important;
  border: transparent !important;
  line-height: 56px;
}

.page-nosotros-header article {
  height: auto !important;
}

.page-nosotros-header h2 b {
  font-family: robotolight;
  font-weight: normal;
}

.page-template-page-nosotros .container.nosotros {
  text-align: center !important;
  margin: 70px auto;
  width: 960px;
}

.page-template-page-nosotros .container.nosotros img {
  width: 25%;
}

.page-template-page-nosotros .container.nosotros.nuestra-mision img {
  width: 17%;
}

.page-template-page-nosotros .container.nosotros.quienes-somos,
.page-template-page-nosotros .container.nosotros.mundo-digital {
  margin: 90px auto;
}

.page-template-page-nosotros h3 {
  font-family: roboto !important;
  border: transparent !important;
  font-weight: normal !important;
  font-size: 45px;
}

.page-template-page-nosotros .container.nosotros ol li {
  list-style-position: inside !important;
  font-family: loraregular;
}

.page-template-page-nosotros ul.sumate {
  list-style: none;
  width: 960px;
  margin: 0 auto !important;
  text-align: center;
  padding: 0 !important;
}

.page-template-page-nosotros div.sumate {
  margin: 70px auto;
}

.page-template-page-nosotros ul.sumate li {
  display: inline-block;
  width: 11%;
  text-align: center !important;
  margin: 0 4%;
}

.page-template-page-nosotros ul.sumate li a {
  font-size: 17px;
  font-family: 'robotothin';
}

.page-template-page-nosotros ul.sumate li a span {
  border-bottom: 1px solid #198032 !important
}

.page-template-page-nosotros ul.sumate li:first-child,
.page-template-page-nosotros ul.sumate li:last-child {
  margin: 0;
}

.page-template-page-nosotros ul.sumate li img {
  display: block;
  margin: 0 auto 24px;
}

.page-template-page-nosotros h3 {
  text-align: center;
}

/*fin nosotros*/

/*lente latino*/
.tras-el-lente {
  padding: 75px;
  color: white;
  margin-top: 38px;
  font-size: 18px;
}

.tras-el-lente img {
  float: left;
  margin-right: 55px;
}

.tras-el-lente strong {
  font-size: 50px;
  margin-top: -15px !important;
  display: block;
}

.more-images.button {
  font-size: 22px;
  text-transform: capitalize;
}

/*fin lente latino*/

/*pop up*/
#mc-embed-signup-title h3 {
  font-family: roboto;
  font-weight: normal !important;
}

#mc_embed_signup p,
#mc_embed_signup #mce-EMAIL,
#mc_embed_signup #mce-NAME,
#mce-PAIS,
#mc_embed_signup input[type="submit"] {
  font-family: roboto !important;
  margin-right: 0px;
}

.custom-search .box {
  border-top: solid 1px #aaaaab !important
}

/*K*/
/*footer*/


.footerFV {
  width: 100%;
  background: #373331;
  color: #fff;
}

.footerFV .mobile {
  display: none;
}

.footerFV .container {
  padding: 2% 0;
  width: 960px;
}

.footerFV section:nth-child(3),
.footerFV section:nth-child(5),
.footerFV section:nth-child(7),
.footerFV section:nth-child(9) {
  display: inline-block;
  width: 1px;
}

.footerFV section:nth-child(2) {
  display: inline-block;
  width: 27%;
}

.footerFV section:nth-child(4) {
  display: inline-block;
  width: 21%;
}

.footerFV section:nth-child(6) {
  display: inline-block;
  width: 41%;
}

.footerFV section:nth-child(8) {
  display: inline-block;
  width: 7%;
}

.footerFV ul.listaRedes {
  padding-left: 23px;
}

.footerFV .listaRedes li {
  display: inline-block;
  list-style: none;
  margin-right: 4px;
}

.footerFV ul.listaTextos {
  padding-left: 11px;
}

.footerFV .listaTextos li {
  display: inline;
  list-style: none;
}

.footerFV .listaTextos li a {
  color: #fff;
  font-size: 13px;
  font-family: robotolight;
  border-bottom: 1px solid #fff;
}

.footerFV img.logoFooterD {
  width: 100%;
  margin-top: -30%;
}

.footerFV p.tituloSusF {
  font-family: robotomedium !important;
  line-height: 0;
  font-size: 13px;
  color: #fff;
}

.footerFV p.descripcionSus {
  font-family: robotolight !important;
  font-size: 13px;
  color: #fff;
}

.footerFV ul.listaTextos li:nth-child(2)::after {
  content: "·";
  border-bottom: 1px solid #373331 !important;
  font-size: 14px;
  margin: 0 6px;
}

.footerFV ul.listaTextos li:nth-child(2)::before {
  content: "·";
  border-bottom: 1px solid #373331 !important;
  font-size: 14px;
  margin: 0 6px;
}

.footerFV form#mc4wp-form-1 {
  margin: -10px 0;
}

/*Politicas y condiciones de uso*/
.page-id-8556 p {
  text-align: justify;
  font-family: loraregular;
}

.page-id-8556 ol li {
  text-align: justify;
  font-family: loraregular;
}

/*Blogpost*/
body.post-template-default,
.single,
.single-post {
  /*height: 100% !important;*/
}

body.post-template-default article {
  height: auto !important;
  width: 100%;
  font-family: 'loraregular';
}

body.post-template-default article:hover {
  opacity: 1 !important;
}

.entry-title {
  border-bottom: 0 !important;
  font-family: 'lorabold';
  line-height: 40px;
}

li.post-meta-date {
  width: 100%;
  color: #000 !important;
  font-weight: bold;
  font-size: 13px;
}

li.post-meta-date span.date {
  font-family: 'lorabold';
}

li span.date {
  color: #000 !important;
  font-family: 'loraitalic';
  font-size: 15px;
}

li.post-meta-comments,
li.post-meta-author,
li.post-meta-catagory,
li.post-meta-likes,
li.post-meta-print,
li.post-meta-font-resizer,
li.post-meta-edit {
  display: none !important;
}

#nav-single {
  display: none;
}

blockquote {
  border-left: 13px solid #E6E6E6 !important;
}

.post-template-default .col-lg-12.col-md-12.col-sm-12.col-xs-12 p {
  font-family: 'loraregular';
  text-align: justify;
  color: #000;
  font-size: 16px;
  padding-bottom: 1%;
}

.post-template-default .more-text .row .col-lg-12 a {
  font-family: 'loraregular' !important;
}

div.post-preset-ts_0000000000000 blockquote p {
  font-family: 'loraitalic' !important;
  color: #000 !important;
  padding: 0 0 0 56px !important;
}

.post-bar_type_4 .section_bar:after,
.post-bar_type_4 .section_bar:before {
  display: none !important;
}

.share-single-bottom h3.section-name,
.post-comments div.comments-title h3 {
  font-family: 'robotomedium' !important;
  font-size: 21px !important;
  font-weight: 100 !important;
  margin-bottom: 0;
  color: #000 !important;
}

.share-single-bottom div.section_wrapper,
.post-comments div.comments-title {
  border-bottom: 1px solid #ACACAC;
}

.post-comments div.comments-title h3::after {
  display: none;
}

.share-single-bottom div.mashsb-box .mashsb-count {
  display: none;
}

li.post-meta-readers {
  display: none !important;
}

li.post-meta-author-date {
  float: right;
}

.sidebar-noticia a.sidebar-noticia-title {
  font-family: 'lorabold' !important;
  color: #000 !important;
}

.blog-meta-info-content>li {
  margin-bottom: 11px !important;
}

div.post-preset-ts_0000000000000 a,
.post-template-default .more-text .row .col-lg-12 a {
  color: #279536 !important;
}

.sidebar-seccion-title span {
  font-family: 'robotobold' !important;
  color: #000;
}

.post-template-default a.conoceMas {
  font-family: 'loraregular';
  font-size: 18px;
  color: #279536 !important;
  line-height: 3;
}

.post-template-default a.textoOriginal {
  font-family: 'lorabold_italic';
  color: #000 !important;
}

.post-template-default a.verAqui {}

.mashsb-stretched .mashsb-buttons a {
  min-width: 0 !important;
  flex: initial !important;
}

.mashsb-buttons a.mashicon-facebook {
  background: #1C2E4A !important;
  width: 50px;
  height: 50px;
  border-radius: 35px;
}

.mashsb-buttons a.mashicon-twitter {
  background: #1C2E4A !important;
  width: 50px;
  height: 50px;
  border-radius: 35px;
  margin-left: 1%;
}

.mashsb-buttons a.mashicon-pinterest {
  background: #69BCD8 !important;
  width: 55px;
  height: 55px;
  border-radius: 35px;
  margin-left: 1%;
}

.mashsb-buttons a.mashicon-subscribe {
  background: #1C2E4A !important;
  width: 50px;
  height: 50px;
  border-radius: 35px;
  margin-left: 1%;
}

.mashicon-share:before,
.mashicon-twitter .icon:before {
  font-size: 19px !important;
  margin-left: 9px !important;
  margin-top: 2px !important;
}

.mashicon-share:before,
.mashicon-facebook .icon:before {
  font-size: 25px !important;
  margin-left: 18px !important;
}

.mashicon-share:before,
.mashicon-pinterest .icon:before {
  font-size: 30px !important;
  margin-left: 21px !important;
}

.mashicon-share:before,
.mashicon-subscribe .icon:before {
  color: #fff;
  font-size: 20px !important;
  margin-left: 12px !important;
  margin-top: 2px !important;
}

.breadcrumb a span,
.breadcrumb a,
.breadcrumbs-wrap .breadcrumbs span a,
.post-template-default .green a {
  font-family: 'robotoregular' !important;
  color: #999999 !important;
}

.post-template-default ul {
  font-family: 'loraregular';
  text-align: justify;
  color: #000 !important;
  padding: 0 0 0 16px !important;
}

.post-template-default ul li {
  color: #000 !important;
  overflow: hidden;
}

.relatedposts {
  list-style: none;
}

.post-template-default ul.blog-meta-info-content li {
  margin: 0;
}

.post-template-default .entry-content .more-text .row ul,
.post-template-default .entry-content .more-text .row ul li {
  padding: 0;
}

.mashsb-toggle-container {
  display: none !important;
}

/* Banner redes sociales blogpost*/
.bannerRedesBlogPost {
  background-color: #198031;
  width: 100%;
  padding: 10px 0 15px;
  text-align: center;
  color: #fff;
}

.bannerRedesBlogPost aside {
  display: inline-block;
  cursor: pointer;
}

.bannerRedesBlogPost aside:hover {
  opacity: 0.8;
}

.bannerRedesBlogPost aside h6 {
  font-family: 'robotoregular';
}

.suscribeteYoutube h2 {
  font-size: 12px !important;
  margin: 0 auto;
  text-align: center;
  font-family: 'robotolight' !important;
  border-bottom: none !important;
}

.suscribeteYoutube img {
  width: 50%;
  margin: 0 auto;
}

.suscribeteYoutube aside {
  margin: 0 auto;
  display: flex;
  margin-top: 10px;
}

.suscribeteYoutube {
  background-color: #efefec;
  padding: 10px 0 15px;
}

.suscribeteYoutube a {
  display: flex;
}

/*Termina blogpost*/

/*L*/

/* banner videos home */
.bannervideos-home ul {
  width: 100%;
  padding: 0;
  margin-bottom: 15px;
  overflow: hidden;
}

.bannervideos-home ul li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  border-bottom: #72716E solid 1px;
  padding: 23px 0;
}

.bannervideos-home ul li:first-child {
  float: left;
  border: transparent
}

.bannervideos-home ul li:last-child {
  border: transparent
}

.bannervideos-home ul li:first-child img {
  max-width: 100%;
  width: 90%;
}

.bannervideos-home ul li:first-child .descripcion-videos {
  display: none;
}

.bannervideos-home ul li img {
  max-width: 115px;
}

.bannervideos-home ul li .descripcion-videos {
  display: inline-block;
}

.divisor-verde {
  background-color: #56b04c;
  height: 1.5px;
  width: 100%;
  margin: -10px 0 15px 0
}


/* fin banner videos home */

/** Homepage **/


body main {
  max-width: 960px;
  width: 100%;
}

.homepage {
  width: 100%;
  display: block;
  clear: both;
}

.versionHomepage {
  display: none;
}

.homepage .barra {
  padding: 20px 0;
  margin: 0;
}

.homepage section {
  width: 100%;
  display: block;
  clear: both;
}


.homepage .feature .fuatureinner {
  padding: 35px 0 0;
}

.homepage .feature .fuatureinner main {
  margin: 0 auto;
  display: block;
}

.homepage .feature .portadaHomepage {
  width: 627px;
}

.homepage .feature .portadaHomepage .portadaHomeContent {
  width: 100%;
  height: 444px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding-top: 40%;
}

.portadaHomepage:hover {
  opacity: 0.8;
}

.portadaHomeContent .innerPortadaHomeContent {
  background: url(../../images/backHomePortadaEnunciado.png);
  width: 95%;
  border-right: #279437 15px solid;
  text-align: right;
  padding: 10px 15px 5px 0;
}

.portadaHomeContent .innerPortadaHomeContent a {
  color: #fff;
}

body .portadaHomeContent .innerPortadaHomeContent header {
  color: #fff;
  font-family: 'robotolight';
  text-transform: uppercase;
  clear: both;
  padding: 13px 0;
  font-size: 33px;
  text-align: right;
}

.portadaHomeContent .innerPortadaHomeContent .linea {
  background-color: #279437;
  width: 100%;
  min-height: 1px;
  clear: both;
  opacity: 0.5;
}

.portadaHomeContent .innerPortadaHomeContent p {
  color: #fff;
  font-family: 'loraregular';
  text-transform: none;
  clear: both;
  padding: 6px 0 10px 20%;
  margin: 0 !important;
}

body .feature .portadaHomepage .videoicon {
  margin: 166px 0 0 292px;
}

body .feature article {
  margin-right: 44px;
}

body .feature article:nth-child(2n) {
  margin-right: 0;
  margin-left: -7px;
  width: 30.8%;
}

.homepage article {
  height: 445px;
}

/*BANNER CAMBIO CLIMATICO*/

.homepage .banner_cambio_climatico .bannerCambioClimatico {
  display: flex;
}

.homepage .section .banner_cambio_climatico .bannerCambioClimatico {
  display: flex;
  flex-wrap: wrap;
}

.homepage .bannerCambioClimatico .bannerDioxido h2 {
  font-family: 'robotolight' !important;
  color: white !important;
  border: 0 !important;
}

.homepage .bannerCambioClimatico .bannerDioxido {
  background-color: #373331;
  padding-left: 40px;
}

.homepage .bannerCambioClimatico .bannerTemperatura h2 {
  font-family: 'robotolight' !important;
  color: white !important;
  border: 0 !important;
}

.homepage .bannerCambioClimatico .bannerDioxido .dioxido-content h2 {
  font-style: italic;
}

.homepage .bannerCambioClimatico .bannerTemperatura {
  background-color: #279536;
}

.homepage .tittle_banner {
  font-size: 37px !important;
  margin: 0 auto;
  margin-left: 10px;
}

.homepage .dioxido-content {
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  align-items: flex-end;
}

/*.homepage .bannerCambioClimatico .bannerTemperatura .temperatura-content {
  margin-left: 15px;
}*/
.homepage .bannerCambioClimatico .bannerDioxido .dioxido-content span h2 {
  font-size: 4.25em !important;
  color: #279536 !important;
  font-style: normal;
  font-weight: bold;
  display: inline;
  margin-right: 15px;
}

.homepage .bannerCambioClimatico .bannerDioxido .temperatura-content span h2 {
  font-size: 4.25em !important;
  color: #373331 !important;
  font-style: normal;
  font-weight: bold;
}

.homepage .bannerDioxido .header-dioxido {
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  margin-top: 14px;
  align-items: center;
}

.homepage .bannerDioxido .header-dioxido img {
  max-width: 80px;
  height: 80px;
}

.homepage .bannerCambioClimatico .bannerDioxido .dioxido-content .txt1 {
  border-right: 1px solid white !important;
  padding-right: 13px;
}

.homepage .bannerCambioClimatico .bannerDioxido .dioxido-content .txt2 {
  margin-left: 15px;
}

/** Articulo formato standard **/
body article {
  width: 350px;
  display: inline-block;
  float: left;
  width: 30.5%;
  list-style: none;
}

body article:nth-child(3n) {
  margin-right: 0;
}

body article .content-article {
  font-family: 'loraregular';
  border: 1px solid #000;
  border-top: 0;
  padding: 10px 25px;
  height: 56%;
  position: relative;
  text-align: left;
}

body article:hover {
  opacity: 0.8;
}



body article:hover a {
  color: #3d3d3d;
}

body.page-template-page-suscribete-php article:hover {
  opacity: 1;
}

body article .content-article h4 {
  font-family: 'lorabold';
  border-bottom: 1px solid #198032;
  font-size: 17px;
}

body article .content-article p {
  font-size: 13px;
}

body article .read-more-article {
  position: absolute;
  bottom: 5%;
  width: 86%;
  margin-bottom: 2px;
}

body article .read-more-article .readmore {
  font-family: 'lorabold';
  color: #198032;
  padding-left: 0px;
  font-size: 13px;
}

body article .read-more-article .readmore::before {
  /*content: ' ';*/
  width: 13px;
  height: 17px;
  background: url(../../images/arrow-green.png) no-repeat;
  position: absolute;
  left: 0;
  background-size: 10px;
  top: 7px;
}

body article .read-more-article .date-latinos {
  float: right;
  font-size: 13px;
  margin-right: 10px;
  margin-top: 3px;
}

article .videoicon,
.image-latinos .videoicon {
  position: absolute;
  margin: 73px 0 0 119px;
  border: transparent !important;
  width: auto !important;
}

.box .videoicon {
  margin: 66px 0 0 108px;
}

.wpcf7-submit {
  background-color: #198031 !important;
  font-family: robotoregular;
  text-transform: uppercase;
}

/** postpage**/
.homepage .postpage main {
  margin: 0 auto;
  display: block;
  max-width: 1060px;
  padding: 0 0 0 9px;
}

.homepage .postpage .postpageinner {
  min-height: 540px;
}

.homepage .postpage article {
  margin-right: -8px;
  float: inherit;
  width: 28.1%;
  vertical-align: top;
  margin-left: 41px;
}

.homepage .postpage article:nth-child(3n) {
  margin-right: 0;
}

.homepage .postpageinner .postpageBoton {
  width: 100%;
  position: relative;
  display: block;
  text-align: center;
  padding: 30px 0 0;
}

/*BANNER CRONOLOGICO HOMEPAGE*/
.homepage .noticias-cronologico .seccion.tittle-cat {
  padding-bottom: 0px;
}

.homepage .noticias-cronologico .postpageinner .postpageBoton {
  padding-bottom: 60px;
}

.homepage .postpageinner .postpageBoton a {
  padding: 12.5px 30px;
  color: #ffffff;
  text-transform: uppercase;
  background: #198031;
  font-family: robotoregular;
  font-size: 16px;
}

.homepage .postpageinner .postpageBoton a:hover {
  background: #1fa23d;
}

/** banner **/
.homepage .banner {
  margin: 0;
}

.homepage .banner .bannerHomeInnerDesk {
  width: 100%;
  height: 545px;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.homepage .banner .bannerHomeInnerIn {
  padding: 100px 0 0;
  color: #000;
  text-align: center;
  font-size: 32px;
  margin: 0 auto;
  max-width: 645px;
  font-family: 'robotothin';
  line-height: 52px;
}

.homepage .banner .bannerHomeInnerIn .botonBanner {}

.homepage .botonBanner a,
.homepage .botonBanner button {
  padding: 12.5px 30px;
  color: #ffffff;
  text-transform: uppercase;
  background: #198031;
  font-family: robotoregular;
  font-size: 16px;
}

.homepage .botonBanner a:hover,
.homepage .botonBanner button:hover {
  background: #1fa23d;
}

.bannerHomeInnerDesk .bannerHomeInnerIn main {
  background-color: #fff;
  opacity: 0.9;
  max-width: 600px;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 50px 20px 73px;
}

/** Multiples Páginas **/
.multiples .multiplesInner {
  padding: 30px 0;
}

.multiples .multiplesInner .multiplesInnerIn {
  max-width: 960px;
  margin: 0 auto;
  padding: 20px 0;
}

.multiples .multiplesInner header {
  font-family: 'robotothin';
  color: #000;
  font-size: 53px;
  text-align: center;
  display: block;
  padding: 0 0 40px;
}

.multiples .multiplesInner a {
  width: 31.9%;
  display: inline-block;
  margin: 0 15px 0 0;
  vertical-align: top;
}

.multiples .multiplesInner a:nth-child(4) {
  margin: 0;
}

.multiples .multiplesInner a:hover {
  opacity: 0.8;
}

.multiples .multiplesInner a section {
  min-height: 336px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding: 233px 0 0 0;
  vertical-align: top;
  width: 100%;
}

.multiples .multiplesInnerIn .desk a:nth-child(3) {
  margin: 0;
}

.multiples .multiplesInner section span {
  background: url(../../images/backHomePortadaEnunciado.png);
  width: 90%;
  border-right: #279437 15px solid;
  text-align: left;
  padding: 10px 0 5px 15px;
  color: #fff;
  font-family: 'loraregular';
  display: block;
  min-height: 68px;
}

/** Post/page si es seccion **/
.homepage .seccion {
  padding: 62px 0 56px;
}

.homepage .seccion header {
  font-family: 'robotothin';
  color: #000;
  font-size: 53px;
  text-align: center;
  display: block;
  padding: 0 0 40px;
}

.homepage .seccion article .content-article {
  background-color: #fff;
  border: 1px solid #000;
}

.homepage .seccion article:nth-child(3n) {
  margin-right: 0px;
}

.homepage .seccion article:nth-child(4n) {
  margin-right: 0px;
}

/** Una Pagina **/
.unapagina {
  padding: 20px 0;
}

.unapaginaInner {
  width: 100%;
  display: block;
  padding: 51px 0 55px;
}

.unapaginaInner .unapaginaInnerIn {
  max-width: 960px;
  margin: 0 auto;
  display: block;
  background-color: #f2f2f2;
}

.unapaginaInner .unapaginaInnerIn .imgDerechaUnaPagina {
  float: left;
}

.unapaginaInner .unapaginaInnerIn header {
  max-width: 356px;
  padding: 37px 28px 0;
  display: inline-block;
  min-height: 211px;
}

.unapaginaInner .unapaginaInnerIn a:hover header {
  color: #333333;
}

.unapaginaInner .unapaginaInnerIn header .headUnaPagina {
  font-family: 'lorabold';
  font-size: 20px;
  padding: 0 0 9px;
}

.unapaginaInner .unapaginaInnerIn header span {
  font-family: 'loraregular';
}

.unapaginaInner .unapaginaInnerIn footer {
  background-color: #279537;
  text-align: center;
  padding: 28px 0 26px;
}

.unapaginaInner .unapaginaInnerIn footer span {
  color: #fff;
  font-family: 'robotothin';
  text-transform: uppercase;
  font-size: 27px;
}

.unapaginaInner .unapaginaInnerIn .conVideo {
  position: absolute;
  margin: 153px 0 0px -326px;
}

.unapaginaInner .unapaginaInnerIn footer .compartir {
  display: block;
  width: 100%;
  text-align: center;
}

.unapaginaInner .unapaginaInnerIn footer .compartir img {
  display: inline-block;
  text-align: center;
  margin: 0 5px 0 0;
}

/** Oceanos **/
.oceanoslanding {}

body .oceanoslanding .banneronu {
  padding: 190px 0 200px;
}

body .oceanoslanding .banneronu .desktop-text p {
  max-width: 480px;
  margin: 0 auto !important;
}

.oceanoslanding .lista-oceanos .content-latinos h4 {
  font-family: 'robotolight';
}

.oceanoslanding .container-twobanner {
  width: 100%;
  display: flex;
  gap: 1%;
}

.oceanoslanding .container-twobanner .banners {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.oceanoslanding .container-twobanner .banners .botonBanner {
  position: absolute;
}

.oceanoslanding .container-twobanner .banners .botonBanner a {
  background-color: #198032;
  width: 150px;
  height: 40px;
  color: #fff !important;
  display: block;
  margin: 18rem auto 0;
  line-height: 40px;
  font-family: robotoregular;
  text-transform: uppercase;
}

/** Descargables **/
.homepage .descargables {
  padding: 0 0 18px;
}

.homepage .descargables a {
  cursor: pointer;
}

.descargables .descargablesIn {
  padding: 100px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.descargables .descargablesIn main {
  background-color: #fff;
  opacity: 0.9;
  max-width: 600px;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 50px 20px 73px;
}

.descargables .descargablesIn main h4 {
  font-family: robotothin;
  padding: 0 0 25px;
  font-size: 32px;
}

.descargables .descargablesIn main h4 b {
  font-family: robotoregular;
}

.descargables .descargablesIn main .descargables-paso-dos h4 {
  padding: 0 0 5px;
  font-size: 19px;
}

.descargables .descargablesIn main .descargables-paso-dos h4 b {
  padding: 10px 0 0;
  display: block;
}

.homepage .descargables-paso-uno {}

.homepage .descargables-paso-dos,
.homepage .descargables-paso-tres {
  display: none;
}

.homepage .descargables .descargablesBackground {
  background-color: inherit;
  background-image: url(../../images/homepage/2019_back_descargablesC.png);
}

.homepage .descargables #emailDescargables {
  width: 80%;
  display: block;
  margin: 0 auto;
  clear: both;
  padding: 10px;
  border: 0px;
}

.homepage .checkboxPoliticaPrivacidad {}

.homepage .checkboxPoliticaPrivacidad input,
.homepage .checkboxPoliticaPrivacidad label {
  display: inline-block;
  vertical-align: top;
}

.homepage .checkboxPoliticaPrivacidad input {
  margin: 15px 0 0 0;
}

.homepage .checkboxPoliticaPrivacidad label {
  font-family: 'robotoitalic';
  font-size: 13px;
  width: 80%;
  text-align: left;
  padding: 10px;
}

.homepage .checkboxPoliticaPrivacidad label a {
  text-decoration: underline;
}

.homepage .errorDescargables {
  padding: 10px;
  width: 100%;
  text-align: center;
  background-color: #c20000;
  color: #fff;
  display: none;
}

.homepage .errorInputDescargables {
  border: 1px solid #c20000 !important;
}

.homepage .loaderDescargables {
  display: none;
}

.homepage .descargables-paso-tres {}

body .homepage .descargables-paso-tres h4 {
  font-family: 'robotothin';
  font-size: 16px;
  max-width: 400px;
  margin: 0 auto;
  display: block;
  padding: 0 0 30px;
}

.homepage .descargables-paso-tres h4 b {
  font-family: 'robotobold';
  font-size: 30px;
  padding: 0 0 10px;
  display: block;
}

.homepage .botonesDescargablesRedes {
  text-align: center;
  padding: 30px 0 0;
}

.homepage .botonesDescargablesRedes aside {
  background-color: #198031;
  border-radius: 50%;
  width: 30px;
  padding: 5px;
  display: inline-block;
  margin: 0 10px;
}

.homepage .botonesDescargablesRedes aside:hover {
  background: #1fa23d;
}

/*===================
Burbujas cargantes
=====================*/
.sk-circle {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
}

.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #198031;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {

  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {

  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}



/** BlogPost Colaboraciones **/
.colaboracionesBannerDesk {
  padding: 18px 0;
  width: 100%;
  text-align: center;
  border: 1px solid #000;
  margin: 0 0 23px;
  display: block;
}

.colaboracionesBannerDesk img {
  display: block;
  margin: 0 auto;
}

/*J*/
/* Home */
.boton-sumate {
  display: inherit;
  margin: 40px auto 0;
  font-family: robotoregular;
  background: #198031;
  text-transform: uppercase;
  font-size: 18px;
  padding: 9.5px 36px 11px;
  line-height: 15px;
  -webkit-appearance: none;
  border: 0;
}

.main_menu li.active {
  background: #8dc63f;
}

.main_submenu li.active {
  background: inherit;
}

.page-template-page-aprende_evidencia .fact p {
  display: block;
  margin: 26px 0 0;
  width: 370px;
  float: left;
  padding: 0 0 0 25px;
}

/* Aprende */
.page-template-page-aprende p,
.page-template-page-aprende-v2 p,
.page-template-page-aprende_impacto p,
.page-template-page-aprende_evidencia p {
  font-size: 15px;
  font-family: 'robotoregular' !important;
  color: #000;
}

.page-template-page-aprende p,
.page-template-page-aprende h3,
.page-template-page-aprende-v2 h3,
.page-template-page-aprende_evidencia h3,
.page-template-page-aprende_impacto h3,
.page-apende_evidencia h3 {
  font-family: 'robotoregular' !important;
}

.page-id-141 .next-before-aprende {
  top: 0;
  margin: -50px 0 60px;
}

.next-before-aprende {
  margin: 96px 0;
  clear: both;
  float: none;
  position: relative;
  top: 55px;
}

.next-before-aprende span {
  display: block;
}

.next-before-aprende .prev {
  float: left;
  text-align: left;
  position: relative;
  padding-left: 40px;
}

.next-before-aprende .prev a::before {
  content: ' ';
  background: url(../../images/arrow-aprende.png) no-repeat;
  width: 22px;
  height: 43px;
  position: absolute;
  left: 0;
  background-size: 20px;
  transform: rotate(180deg);
  background-position: 0px 4px;
}

.next-before-aprende .next {
  float: right;
  position: relative;
  padding-right: 40px;
  text-align: right;
}

.next-before-aprende .next a::before {
  content: ' ';
  background: url(../../images/arrow-aprende.png) no-repeat;
  width: 22px;
  height: 43px;
  position: absolute;
  right: 0;
  background-size: 20px;
}

.next-before-aprende .next a:hover,
.next-before-aprende .prev a:hover {
  color: #333 !important;
  text-decoration: none !important;
}

.next-before-aprende span.title {
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: underline;
}

.next-before-aprende span.sub {
  font-size: 11px;
  text-transform: uppercase;
  margin-top: 5px;
}

.next-before-aprende .prev a,
.next-before-aprende .next a {
  color: #333 !important;
}

.jaw-slider_4 .jaw-slider_4-arrows .left,
.jaw-slider_4 .jaw-slider_4-arrows .right {
  color: #fff;
}

.page-template-page-aprende input.button.bg-green {
  margin: 0 0 30px 15px;
}

/* Suscribete */
.page-template-page-suscribete-php .page-suscribete-header #mc_embed_signup {
  background-color: transparent;
}

/* Blogpost */
.referencias p {
  margin: 0 !important;
}

[class^=mashicon-] .text {
  display: none;
}

.postpageinner a img,
.fuatureinner.barra a img,
.homepage .feature .portadaHomepage .portadaHomeContent,
.image-latinos a img {
  border: 0px solid #000;
}

.postpageinner a img.videoicon,
.fuatureinner.barra a img.videoicon {
  border: 0;
}

/* Search */
.search-results #content .search-button button#searchsubmit {
  color: #fff;
  background-color: #198031;
  height: 33px;
  top: 10px;
  width: 33px;
  right: 0;
  font-size: 18px;
  line-height: 34px;
}

.search.search-results #content .search-box input {
  font-family: 'robotoitalic';
  font-weight: normal;
}

/* IMAX */
.page-imax-header {
  background: url('../../images/imax4.jpg') no-repeat;
  background-size: cover;
  background-color: #000000;
  height: 375px;
  overflow: hidden;
  width: 100%;
}

.text-imax.desktop {
  display: block;
}

.text-imax.mobile {
  display: none;
}

.page-imax-header p {
  color: #fff;
  font-family: 'robotoregular';
  display: table-cell;
  vertical-align: middle;
  font-size: 45px;
}

.page-imax-header p b {
  font-family: 'robotobold';
}

.fullheight {
  height: 100%;
}

.page-imax-header .spacing-header {
  display: inline-table;
}

.logos-fv-imax {
  width: 65%;
  margin: 80px auto 60px;
}

.logos-fv-imax li {
  float: left;
  list-style: none;
  width: 50%;
  text-align: center;
}

.logos-fv-imax li:first-child {
  margin-top: 10px;
}

.logos-fv-imax li:first-child img {
  width: 220px;
}

.logos-fv-imax li:last-child img {
  width: 262px;
}

.logos-imax {
  width: 60%;
  margin: 0 auto 40px;
}

.logos-imax li {
  float: left;
  width: 50%;
  list-style: none;
  text-align: center;
}

.logos-imax li:first-child {
  margin-top: 15px;
}

.list-imax li {
  list-style: none;
  margin-bottom: 30px;
}

.list-imax li .post-image,
.list-imax li .post-content {
  float: left;
}

.list-imax li .post-image img {
  width: 280px;
}

.list-imax li .post-content {
  min-height: 186px;
  width: 71%;
  border: 1px solid;
  padding: 10px 18px;
  position: relative;
}

.list-imax li .post-content .date-latinos {
  font-family: 'loraregular';
  font-size: 14px;
}

.post-list {
  width: 992px;
  margin: 0 auto;
}

.title-post {
  font-family: 'lorabold';
  font-size: 16px;
}

.more-post-imax {
  margin-bottom: 50px;
}

/** Imax Vota **/
.content-imax .fotorama__wrap {
  margin: 0 auto;
}

.galeria-titulo h4 {
  font-family: 'robotolight';
  text-align: center;
  font-size: 32px;
  margin: -10px 0 20px;
}

.circuloRojo {
  height: 15px;
  width: 15px;
  background-color: #ff0000;
  border-radius: 50%;
  display: inline-block;
}

.videoYoutubeImaxVota {
  position: fixed;
  width: 70%;
  height: 60%;
  top: 15%;
  left: 15%;
}

.cerrarVideoYoutube {
  text-align: right;
  cursor: pointer;
  padding: 0 0 15px;
}

#video_container {
  height: 100%;
}

.imax-vota {
  margin: 0 0 50px;
  font-family: 'robotoregular';
}

.imax-vota h1 {
  font-weight: normal !important;
  padding: 42px 0 2px;
  font-size: 42px !important;
  font-family: 'robotomedium';
}

.imax-vota h4 {
  font-size: 34px;
  font-weight: bolder;
  line-height: 38px;
  padding: 32px 0 43px;
  font-family: 'robotomedium';
}

.imax-vota h4 .circuloRojo {
  margin: 0 0 13px -8px;
}

.imax-vota header span {
  font-size: 18px;
}

.imax-vota .documentales {
  background-color: #373331;
  padding: 80px 0;
  width: 100%;
}

.imax-vota .sinVotaciones {
  margin: 50px 0 0;
}

.imax-vota .documentales aside {
  display: inline-block;
  background: #fff;
  margin: 0 50px 0 0;
  width: 28%;
  vertical-align: top;
}

.imax-vota .documentales aside:nth-child(3),
.imax-vota .documentales aside:nth-child(6),
.imax-vota .documentales aside:nth-child(9) {
  margin: 0;
}

.imax-vota .documentales aside span {
  text-align: center;
  margin: 0 auto;
  display: block;
}

.imax-vota .titularD {
  font-weight: bold;
  padding: 15px 0 0;
  font-size: 17px;
}

.imax-vota .dirigidoP,
.organizacion {
  font-size: 17px;
}

.imax-vota .botones {
  width: 80%;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 10px 0;
  font-size: 11px;
}

.imax-vota .botones section {
  display: block;
  width: 100%;
  margin: 0 auto 10px;
}

.imax-vota .botones section:nth-last-child() {
  margin: 0;
}

body .imax-vota .centrarBoton {
  margin: 0 auto;
  display: block;
}

.imax-vota .botones a,
.imax-vota .botones button {
  background-color: #198032;
  font-family: 'robotomedium';
  color: #fff;
  border: 0 solid #000;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  display: block;
  padding: 7px 0;
}

/** Banner Imax-vota dentro de Imax **/
.bannerImaxVota {
  background-color: #373331;
  width: 100%;
  padding: 24px 0;
  text-align: center;
}

.bannerImaxVota span {
  font-family: 'robotoregular';
  color: #fff;
  display: inline-block;
  font-size: 20px;
  padding: 0 16px 0 0;
}

.bannerImaxVota section {
  display: inline-block;
}

.bannerImaxVota section a {
  background-color: #198032;
  color: #fff;
  padding: 10px 24px;
}

/** Popup Votaciones **/
.popupVotacionesImax {
  position: fixed;
  width: 580px;
  height: 580px;
  top: 15%;
  left: 32%;
  z-index: 4;
}

.popupVotacionesImaxInner {
  width: 100%;
  min-height: 580px;
}

.popupVotacionesImaxInner form {
  padding: 140px 80px 0;
}

.popupVotacionesImaxInner form h4 {
  font-family: 'robotoblack';
  text-align: center;
  font-size: 35px;
  line-height: 38px;
}

.popupVotacionesImaxInner form aside {
  font-family: 'robotoitalic';
}

.popupVotacionesImaxInner form aside label {
  color: #fff;
  font-family: 'robotolight_italic';
  font-weight: normal;
}

.popupVotacionesImaxInner form aside input[type=email] {
  width: 100%;
  margin: 13px 0 15px;
  padding: 3px 7px;
}

.popupVotacionesImaxInner form .enviar {
  text-align: center;
  padding: 30px 0 0;
}

.popupVotacionesImaxInner form .enviar input {
  background-color: #198032;
  font-family: 'robotomedium';
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 7px 43px;
}

.popupVotacionesImaxInner .loadingImax {
  text-align: center;
  padding: 150px 0 0;
}

.popupVotacionesImaxInner .graciasPorVotarImax {
  padding: 140px 80px 0;
}

.popupVotacionesImaxInner .graciasPorVotarImax h4 {
  font-family: 'robotoblack';
  text-align: center;
  font-size: 39px;
  line-height: 38px;
}

.popupVotacionesImaxInner .graciasPorVotarImax span {
  text-align: center;
  font-size: 20px;
  width: 100%;
  display: block;
}

.popupVotacionesImaxInner .compartirEnFacebookImax {
  border: solid 1px #fff;
  padding: 15px 25px;
  margin: 20px 0;
}

.popupVotacionesImaxInner .compartirEnFacebookImax a {
  color: #fff;
  font-size: 18px;
}

.popupVotacionesImaxInner .compartirEnFacebookImax img {
  margin: -4px 6px 5px 0;
}

.popupVotacionesImaxInner .masSobreCambioClimaticoImax {
  text-align: center;
}

.popupVotacionesImaxInner .masSobreCambioClimaticoImax a {
  color: #fff;
  border-bottom: 1px solid #fff;
  font-size: 16px;
  font-weight: bold;
}

/* APRENDE */
/* Impacto */
.impacto {
  font-size: 15px;
  font-family: 'robotoregular';
  text-align: center;
}

body .impacto h1 {
  font-family: 'robotothin';
  font-weight: 100 !important;
  font-size: 37px !important;
}

.impacto section {
  padding: 50px 0;
}

.impacto .titularimpacto {
  padding: 0 0 20px;
}

.impacto section:nth-child(2),
.impacto section:nth-child(4),
.impacto section:nth-child(6),
.impacto section:nth-child(8),
.impacto section:nth-child(10),
.impacto section:nth-child(12),
.impacto section:nth-child(14),
.impacto section:nth-child(16),
.impacto section:nth-child(18),
.impacto section:nth-child(20) {
  background-color: #f2f2f2;
}

.impacto section aside {
  display: inline-block;
  width: 49%;
}

.impacto section aside:nth-child(1) {
  vertical-align: top;
}

.impacto section aside:nth-child(2) {
  vertical-align: top;
  padding: 8px 0 0;
}

.impacto section aside h2 {
  background-color: #198031;
  color: #fff !important;
  font-family: robotomedium !important;
  padding: 16px 45px 16px 40px;
  text-transform: inherit;
  margin: 0 0 0 -27px;
  border-bottom: 0 !important;
}

.impacto section:nth-child(3) aside h2,
.impacto section:nth-child(5) aside h2,
.impacto section:nth-child(7) aside h2,
.impacto section:nth-child(9) aside h2,
.impacto section:nth-child(11) aside h2,
.impacto section:nth-child(13) aside h2,
.impacto section:nth-child(15) aside h2,
.impacto section:nth-child(17) aside h2,
.impacto section:nth-child(19) aside h2,
.impacto section:nth-child(21) aside h2 {
  background-color: #373331;
}

.impacto section aside span {
  padding: 11px 46px 0 18px;
  display: block;
}

.impacto section aside span p {
  font-family: 'roboto';
  text-align: left;
  font-size: 15px
}

.impactonext {
  margin: 0px 0 113px;
}

/* soluciones */
.soluciones p,
.page-id-141 p {
  font-family: 'robotoregular' !important;
}

.page-id-141 h3 {
  font-family: 'robotobold' !important;
}

.soluciones {
  font-family: 'robotoregular';
  padding: 0 0 75px;
  font-size: 15px
}

.soluciones h1 {
  font-family: 'robotothin';
  font-size: 37px !important;
  font-weight: 100 !important;
}

.soluciones section {
  padding: 40px 0;
}

.soluciones section aside a {
  color: #1a8131 !important
}

.soluciones section aside {
  display: inline-block;
  width: 29%;
  margin: 0 39px 0 0;
  vertical-align: top;
}

.soluciones section .titular,
.soluciones section .descripcion,
.soluciones section .bimghorizontal,
.soluciones section .blibre,
.soluciones section .noticiascat {
  display: block;
  width: 100%;
}

.soluciones section .titular {
  font-family: 'robotobold';
  font-size: 19px;
  border-bottom: 1px solid #333333;
  margin: 0 0 13px;
}

.soluciones section .bimgvertical img {
  position: relative;
  z-index: 1;
}

.soluciones section .bimgvertical header {
  background-color: #3e3e3e;
  width: 90%;
  margin: -26px auto 0;
  padding: 7px 0;
  text-align: center;
  font-family: robotomedium;
  color: #fff;
  position: relative;
  z-index: 2;
  font-size: 22px;
}

.soluciones section .bimgvertical span {
  padding: 20px 0 0;
  display: block;
}

.soluciones section .bsinimgverde header {
  font-family: robotomedium;
  color: #fff;
  font-size: 22px;
  padding: 7px 0;
  text-align: center;
  background-color: #1a8131;
}

.soluciones section .bsinimg header {
  font-family: 'robotobold';
  font-size: 19px;
  border-bottom: 1px solid #333333;
}

.soluciones section .bsinimgverde,
.soluciones section .bsinimg span {
  text-align: left;
  padding: 0 0 20px;
}

.soluciones section .bimghorizontal figure {
  display: inline-block;
  width: 23%;
  text-align: center;
  vertical-align: top;
  padding: 10px 0;
}

.soluciones section .bimghorizontal figure img {
  width: 60%;
}

.soluciones section .bimghorizontal span {
  display: inline-block;
  width: 75%;
  vertical-align: top;
}

.soluciones section .bimghorizontal span span {
  display: table;
  vertical-align: middle;
  width: 100%;
  padding: 10px 0 0;
}

.soluciones section .noticiascat {
  padding: 182px 0 0 0;
}

.soluciones section .noticiascat article {
  margin: 0 15px 0 0;
}

.soluciones section .noticiascat .slick-next {
  background: none;
  display: block;
  float: right;
  margin: -279px -40px 0 0;
  font-size: 0;
  background-image: url('../../images/flecha_derecha.png');
  background-repeat: no-repeat;
  height: 52px;
  width: 31px;
  z-index: 999999;
  visibility: visible;
  position: relative;
  border: none;
}

.soluciones section .noticiascat .slick-prev {
  background: none;
  display: block;
  margin: 3px 0 -210px -40px;
  font-size: 0;
  border: none;
  background-image: url('../../images/flecha_izquierda.png');
  height: 52px;
  width: 31px;
  background-repeat: no-repeat;
}

.soluciones section .noticiascat a h4,
.soluciones section .noticiascat a p,
.soluciones section .noticiascat a .date-latinos {
  color: #000;
}

.soluciones section .content-article {
  background-color: #fff;
  border: none;
  min-height: 250px;
}

.soluciones section .blibre {}

.soluciones section .blibre span {
  display: block;
  margin: 0 0 10px;
}

.soluciones section .blibre b {
  font-size: 30px;
  color: #26873c;
  float: left;
  margin: 0 11px 19px 0;
}


/* The Climate Reality Project CRP */
.crp {
  text-align: center;
  padding: 0 0 60px;
}

.crp header {}

.crp h4 {
  font-family: 'robotoregular';
}

.crp b h4 {
  font-family: 'robotobold';
}

.crp .logocrp {
  text-align: center;
}

.crp .logocrp img {
  max-width: 350px;
  padding: 50px 0 20px;
}

.crp .page-content {
  text-align: center;
}

.crp .page-content a {
  border-bottom: 1px solid #198031;
  color: #198031 !important;
}

.crp .page-content a:hover {
  border-bottom: none;
  color: #198031 !important;
  text-decoration: none !important;
}

.crp section .content-article {
  border: 1px solid #000;
}

.crp section .noticiascat .slick-next {
  margin: -285px 47px 0 0;
  background-color: #f1f2f2;
  padding: 32px;
  background-position: 22px 8px;
  border-radius: 50%;
  border: 1px solid #e4e4e4;
}

.crp section .noticiascat .slick-prev {
  margin: 14px 0 -257px 35px;
  position: relative;
  z-index: 2;
  background-color: #f1f2f2;
  padding: 32px;
  background-position: 16px 9px;
  border-radius: 50%;
  border: 1px solid #e4e4e4;
}

.crp .soluciones {
  padding: 0 0 0px;
}

body .crp article .read-more-article .readmore {
  float: left;
}

body .crp article .read-more-article .readmore::before {
  top: 4px;
}

/* Latinos */
.page-template-page-latinos #content,
.page-template-page-vive-verde #content {
  padding-top: 0;
}

body.page-template-page-latinos article {
  height: auto;
}

.read-more-latinos {
  position: absolute;
  bottom: 5%;
  width: 86%;
  font-size: 16px;
}

.relative {
  position: relative;
}

.posttag {
  position: absolute;
  bottom: 20px;
  color: #fff;
  background: #00000094;
  padding: 7px 14px 7px 33px;
  border-right: 5px solid #198032;
  font-family: 'robotothin';
  font-size: 14px;
}

.text-imax {
  font-size: 16px;
  margin-bottom: 30px !important;
}

.post-content .read-more-latinos {
  width: 94%;
}

/* Fin Latinos */

/* Vive Verde */
.page-latinos-header.page-vive-verde .spacing-header {
  padding-bottom: 0;
}

.twitter-newshare-button {
  margin-left: 4px;
}

.page-latinos-header.page-vive-verde .spacing-header ul {
  margin: 0;
}

.page-latinos-header.page-vive-verde .spacing-header ul li {
  float: left;
  width: 50%;
  color: #fff;
  list-style: none;
  text-transform: uppercase;
  background: #00000085;
  padding: 10px 0;
  position: relative;
  font-family: robotoregular;
  font-size: 14px;
}

.page-latinos-header.page-vive-verde .spacing-header ul li span {
  padding: 3px 0 22px;
  display: block;
}

.page-template-page-lentelatino .container[role],
.page-template-page-latinos .container[role],
.page-template-page-vive-verde .container[role],
.page-template-page-noticias .container[role],
.page-template-page-aprende .container[role],
.page-template-imax .container[role] {
  display: none;
}

.inactive-viveverde {
  padding-bottom: 2px !important;
}

.page-latinos-header.page-vive-verde .spacing-header ul li.inactive-viveverde span {
  padding: 2px 0 11px;
}

.page-latinos-header.page-vive-verde .spacing-header ul li.viveverde span::after {
  left: 49.5%;
  border-bottom: 20px solid white;
  border-left: 20px solid transparent;
}

.page-latinos-header.page-vive-verde .spacing-header ul li.viveverde span::before {
  right: 50.5%;
  border-bottom: 20px solid white;
  border-right: 20px solid transparent;
}

.page-latinos-header.page-vive-verde .spacing-header ul li.viveverde span::after,
.page-latinos-header.page-vive-verde .spacing-header ul li.viveverde span::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  /* width: 50%; */
  width: 2000px;
  border-bottom: 20px solid white;
}

.page-template-page-lentelatino h3.title-latinos {
  font-family: 'robotothin' !important;
  font-size: 50px !important;
  text-align: center;
  margin-bottom: 25px;
  border: transparent !important;
}

.page-latinos-header.lente .spacing-header .subtitle {
  font-size: 30px;
  font-family: 'robotobold';
}

.title-latinos.cambio-lente.tituloseccion {
  font-size: 29px;
}

.page-latinos-header.lente .spacing-header {
  padding: 20% 0 29%;
}

.spacing-header.spacing-vive-verde {
  padding: 327px 0;
}

.margin-viveverde {
  margin-bottom: 25px !important;
}

.aprendemas {
  margin-bottom: 45px;
}

.mas-videos {
  margin-bottom: 38px;
}

.ultimo {
  display: none;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.recicla img {
  width: 150px;
}

.list-viveverde.img-recicla {
  margin-top: 30px;
}

.list-viveverde {
  padding: 0;
  margin: 0;
}

.list-viveverde p {
  font-family: 'robotothin';
  font-size: 42px;
  text-transform: uppercase;
  margin: 0;
  line-height: 50px;
}

.list-viveverde li,
.second-element ul li {
  list-style: none;
}

.first-element {
  width: 30%;
}

.second-element {
  width: 70%;
}

.second-element ul {
  padding: 0;
}

.second-element ul li {
  padding-left: 10px;
  text-indent: -.7em;
  font-family: 'loraregular';
  font-size: 18px;
}

.second-element p {
  font-family: 'loraregular';
  font-size: 18px;
}

.second-element ul li::before {
  content: '• ';
  color: #198032;
  font-size: 16px;
}

.content-viveverde {
  padding: 40px 0;
}

.container-viveverde {
  height: 490px;
}

.video-viveverde li {
  float: left;
  width: 48%;
  background: #fff;
  list-style: none;
  margin: 0 20px 20px 0;
}

.video-viveverde li:nth-child(2n) {
  margin-right: 0;
}

.video-viveverde li p {
  padding: 0 10px;
}

.image-video {
  width: 100%;
  height: 255px;
  position: relative;
  background-size: 101% !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

.video-overlay {
  position: absolute;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.31+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.31) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.31) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.31) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#4f000000', GradientType=0);
  /* IE6-9 */
  top: 0;
  background-image: url('../../images/vive-verde/play-video.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 61px;
  left: 0;
  width: 100%;
  height: 255px;
}

.gasta-menos-energia,
.energia-renovable-first,
.transporte-verde-second,
.cuida-agua-first {
  margin-top: 50px;
}

.energia-renovable-second {
  margin-top: 80px;
}

.transporte-verde-first {
  margin-top: 40px;
}

.cuida-agua-first .recicla img {
  width: 190px;
}

.cuida-agua-second {
  margin-top: 30px;
}

.page-template-page-vive-verde h1,
.page-template-page-aprende h1,
.page-template-page-glosario h1,
.page-template-page-vuelvete-defensor h1,
.page-template-page-aprende_evidencia h1 {
  font-family: 'robotothin' !important;
  border: 0;
  font-size: 56px !important;
  margin: 30px 0 0;
  font-weight: normal !important;
}

.page-template-page-aprende h1 b {
  font-weight: normal !important;
}

.page-template-page-vive-verde h4 {
  font-family: 'robotothin';
  border: 0;
  font-size: 40px !important;
  margin: 50px 0;
  font-weight: normal !important;
  text-transform: uppercase;
}

.lora-regular-p {
  font-family: 'loraregular';
  font-size: 18px;
}

p.main-text {
  margin-bottom: 50px !important;
}

.social-icons {
  padding: 5px 6px 0 0;
}

.video-oceanos .social-icons {
  padding: 8px 6px 0 0;
}

.social-icons img {
  width: 37px;
}

.transporte-verde-first li:last-child img {
  margin-left: 46px;
  width: 200px;
}

.energia-renovable-first li:first-child img {
  margin-left: 40px;
}

.gasta-menos-energia li:last-child img {
  width: 180px;
}

.trabaja-naturaleza li:first-child img {
  margin-left: 70px;
}

.mobiletitle,
.mobilerelativetitle,
.mobiletext {
  display: none;
}

/* Fin Vive Verde */
/* Vuelvete Defensor */
.bg-gris-oscuro {
  background: #3E3E3E;
}

button.bt-aprende {
  padding: 9px 53px;
  font-size: 20px;
}

.content-viveverde.content-aprende {
  padding: 140px 0;
}

.aprende-second {
  margin-top: 13px;
}

.list-viveverde.list-vd p {
  font-size: 50px;
}

.list-comparte p.comparte {
  margin: 30px 0 30px !important;
}

.comparte-vd {
  position: relative;
  margin: 40px 0 30px;
}

.shares-imagenes li {
  width: 47%;
  float: left;
  list-style: none;
}

.shares-imagenes li:first-child {
  margin-right: 30px;
}

.shares-imagenes li img {
  width: 100%;
}

.shares-imagenes li a {
  color: #198032;
  border-bottom: 1px solid #198032;
  padding-bottom: 1px;
  font-family: 'robotomedium';
}

.shares-imagenes li dd {
  margin-bottom: 9px;
}

.shares-imagenes li dd.primer-dd {
  margin-top: 20px;
}

div.container-unete {
  padding: 70px 0 40px;
}

.vuelvete-df-bigger {
  padding: 90px 0;
}

.vuelvete-df-bigger p {
  font-size: 31px;
  line-height: 40px;
  font-family: 'robotothin';
  margin-top: 0 !important;
}

.vuelvete-df-bigger p a {
  color: #198032;
  font-family: 'robotobold';
  border-bottom: 1px solid #198032;
}

.roboto {
  font-family: 'robotothin';
}

p.roboto.emp-ahora, .emp-ahora {
  font-size: 30px !important;
  margin-bottom: 20px !important;
}

.comparte-vd li {
  list-style: none;
  float: left;
  width: 25%;
  position: relative;
  padding: 0 12px;
}

.comparte-vd li:first-child {
  padding: 0;
}

.comparte-vd li::before {
  content: ' ';
  width: 1px;
  height: 140px;
  background: #198032;
  position: absolute;
  left: -14px;
}

.comparte-vd li:last-child::before {
  left: -22px;
}

.comparte-vd li:first-child::before {
  content: '';
  width: 0;
}

.comparte-vd li img {
  width: 50px;
  margin-right: 14px;
}

.comparte-vd li p {
  width: 65%;
}

.list-comparte {
  width: 300px;
  margin: 0 auto;
  text-align: center;
}

/* Fin Vuelvete Defensor */
/* Noticias */
body.page-template-page-noticias article {
  height: auto;
}

.menu-noticias-container {
  display: none;
}

.page-noticias-header .menu-noticias-container {
  display: block;
}

#content.content-noticias {
  padding-top: 0 !important;
}

.noticias-content {
  margin-top: 30px;
}

/* Fin Noticias */

/*premios futuro verde*/
.page-template-page-premiosfuturoverde .spacing-header {
  padding: 17% 0;

}

.anuncioganadores p {
  color: #ffffff;
  text-align: center;
  font-family: robotoregular;
  font-size: 30px;
  margin-bottom: 60px !important;
}

.anuncioganadores p b {
  color: #198032 !important
}

.page-latinos-header.premios p {
  border-top: solid 1px #ffffff;
  width: 500px;
  text-align: center !important;
  color: #ffffff;
  margin: 0 auto !important;
  padding-top: 10px;
  font-family: 'robotoregular' !important;
}

.page-id-12974 .premios p {
  width: 550px;
}

.premiosFuturoVerde {
  background-color: #3E3E3E;
  padding-top: 1px;
}

.premiosFuturoVerde h2 {
  font-family: robotothin !important;
  font-size: 21px !important;
  font-style: italic !important;
  font-weight: regular !important;
  border-bottom: transparent !important;
  text-align: center;
  color: #ffffff !important;
  margin: 22px 0;
}

.jueces h2 {
  margin-top: 0;
}

.page-template-page-premiosfuturoverde_ganadores .spacing-header {
  padding: 17% 0;
}

.page-latinos-header.premios .spacing-header img,
.prefooterpremios img {
  margin-left: 32%;
}

.prefooterpremios {
  padding-bottom: 15px;
  background-color: #F1F2F2;
  padding-top: 56px;

}

.prefooterpremios img {
  margin-left: 38%;
}

.page-latinos-header.premios h1,
.prefooterpremios h1 {
  color: #ffffff !important;
  font-family: robotothin !important;
  font-style: italic;
  text-align: left;
  display: inline;
  left: -30px;
  position: relative;
}

.prefooterpremios h1 {
  text-transform: capitalize;
  color: #3E3E3E !important;
  font-size: 39px !important;
}

.prefooterpremios h1 b {
  font-family: 'robotoblack' !important;
  font-size: 53px;
  line-height: 20px;

}

.page-latinos-header.premios h1 b {
  font-family: 'robotoblack' !important;

}

.premiosFuturoVerde h3,
.prefooterpremios h3 {
  font-family: roboto !important;
  font-size: 21px !important;
  font-weight: regular !important;
  border-bottom: transparent !important;
  text-align: center;
  color: #ffffff;
  margin: 25px 0;
}

.premiosFuturoVerde .nominados {
  width: 960px;
  margin: 0 auto 55px;
}

.premiosFuturoVerde .nominados li {
  background-color: #ffffff;
  display: inline-block;
  width: 25%;
  text-align: center;
  padding: 0 0 25px;
  height: 415px;
  vertical-align: top;
  margin: 0 3% 3%;
  position: relative;
}

.page-template-page-premiosfuturoverde_ganadores .premiosFuturoVerde .nominados li .bg-green.button {
  position: absolute !important;
  bottom: 17px;
  left: 3%;
  padding: 7px 54px;
  color: #ffffff !important;
}

.premiosFuturoVerde .nominados li .bg-green.button {
  position: absolute !important;
  bottom: 17px;
  left: 3%;
  padding: 7px 54px;
}

.premiosFuturoVerde .nominados li .bg-green.button:hover {
  color: #ffffff !important;
}

.premiosFuturoVerde .nominados li img {
  width: 100%;
  margin-bottom: 15px;
}

.premiosFuturoVerde .nominados li .paisnomi {
  font-family: robotoregular;
  margin: 0 !important;

}

b.titulonomi {
  display: inline-block;
  padding: 0 5px;
}

.prefooterpremios p {
  color: #000000;
  width: 700px;
  margin: -9px auto 30px !important;
  text-align: center;
  font-family: 'robotoregular' !important;
}

.jueces {
  background-color: #ffffff;
  padding: 20px;
  list-style: none;
  margin: 0 auto;
  overflow: hidden;
}

.juez {
  width: 960px;
  margin: 0 auto;
}

.jueces h2 {
  color: #3E3E3E !important;
  text-align: left !important;
  margin-left: 23.4%;
  font-family: robotoregular !important
}

.jueces li {
  background-color: #F1F2F2;
  width: 45%;
  float: left;
  list-style: none;
  margin-right: 25px;
  margin-bottom: 25px;
}

.jueces li img {
  float: left;
  width: 40%;
  margin-right: 17px;
}

.juez p b {
  display: block;
  margin-bottom: 5px;
  font-family: 'robotoregular' !important;
}

.juez p {
  padding: 5px;
  font-family: 'robotoregular' !important;
}

.prefooterpremios li {
  width: inherit;
}

/*fin premios futuro verde*/
/* **************page video*************** */
.page-latinos-header.videos-page h1 {
  font-size: 40px !important;
  color: #ffffff !important;
  margin: 0;
}

.page-latinos-header.videos-page input {
  width: 500px;
  padding: 5px;
  margin: 0 auto;
  display: inline-block;
}

.page-latinos-header.videos-page .spacing-header {
  padding: 21% 0;
  text-align: center;
}


.page-videos {
  width: 100%
}


.page-videos ul {
  margin: 47px 0 0;
  padding: 0;
}

.page-videos li {
  width: 33%;
  display: inline-block;
  padding: 15px;
}

.page-videos li img {
  width: 100%;
}

.page-videos li div {
  background-color: #3e3e3e;
  padding: 15px
}

.page-videos li div p {
  color: #ffffff;
  margin: 0 !important;
  font-family: loraitalic !important;
  font-size: 16px;
}

.page-videos li div p:first-child {
  font-family: 'lorabold' !important;
}

/* **************fin page video*************** */

/*textos a roboto */
.page-template-inicio .portadaHomeContent .innerPortadaHomeContent p,
.page-template-inicio article .content-article h4,
.page-template-inicio article .content-article p,
.page-template-inicio article .content-article,
.page-template-inicio article .content-article .read-more-article .readmore,
.page-template-inicio .unapaginaInner .unapaginaInnerIn header .headUnaPagina,
.page-template-inicio .unapaginaInner .unapaginaInnerIn header span,
.page-template-inicio .multiples .multiplesInner section span,
.page-template-page-aprende_soluciones .soluciones section .noticiascat a h4,
.soluciones section .noticiascat a p,
.soluciones section .noticiascat a .date-latinos,
.page-template-page-aprende_soluciones .soluciones section .noticiascat a h4,
.page-template-page-aprende_soluciones article .read-more-article .readmore,
.page-template-page-aprende_evidencia .soluciones section .noticiascat a h4,
.page-template-page-aprende_evidencia article .read-more-article .readmore,
.causas-pasos .container,
.page-template-page-aprende_soluciones article .content-article,
.page-template-page-aprende_evidencia article .content-article,
.page-template-page-glosario p,
.glosario-page h2,
.page-template-page-latinos p,
.page-template-page-latinos .content-latinos h4,
.page-template-page-lentelatino .tras-el-lente .container p,
.lente_latino li, .page-template-page-vive-verde .main-text-viveverde,
.page-template-page-vuelvete-defensor p.text-center.main-text.main-text-viveverde,
.margin-viveverde,
.content-viveverde ul li,
.video-viveverde li p,
.content-viveverde div p,
.content-viveverde p, .page-template-page-vuelvete-defensor p,
.page-template-page-nosotros p,
.page-template-page-nosotros .container.nosotros ol li,
.page-template-page-contacto p,
.text-imax,
.page-template-imax-vota .title-post,
.page-template-imax-vota .list-imax li .post-content .date-latinos,
.suscripcion p,
.suscripcion-h2,
.page-template-page-climatereallityproject p, .page-template-page-climatereallityproject h4,
body article .read-more-article .readmore,
.page-template-imax .title-post,
.page-template-imax .list-imax li .post-content .date-latinos,
.page-template-page-politica-condiciones p,
.page-template-page-politica-condiciones h2,
.page-template-page-suscribete-php .list-latinos li .content-latinos p {
  font-family: robotoregular !important;
}

.page-template-inicio article .content-article h4,
.page-template-page-aprende_soluciones article .read-more-article .readmore,
.page-template-page-aprende_evidencia article .read-more-article .readmore,
.page-template-inicio .unapaginaInner .unapaginaInnerIn header .headUnaPagina,
.page-template-page-aprende_evidencia .soluciones section .noticiascat a h4,
.glosario-page h2,
.page-template-page-latinos .content-latinos h4,
.read-more-latinos .readmore,
.page-template-imax-vota .title-post,
.page-template-page-climatereallityproject h4,
.page-template-imax .title-post {
  font-weight: bold !important;
}

.page-template-page-vive-verde .main-text-viveverde,
.video-viveverde li p,
.page-template-page-vuelvete-defensor p.text-center.main-text.main-text-viveverde,
.content-viveverde p,
.page-template-page-vuelvete-defensor p,
.page-template-page-nosotros p {
  font-size: 17px !important;
}

.page-template-page-vive-verde .main-text-viveverde, .margin-viveverde, .content-viveverde ul li::before {
  font-size: 24px;
}

/*LIKE BUTTON PLUGIN*/
.button-container-likes-dislike .btn-start-1:nth-of-type(2) {
  display: none !important;
}

button.btn-start-1 span {
  display: none;
}

div.button-container-likes-dislike button {
  border-radius: 34px;
  float: right !important;
}

button.btn-start-1 {
  padding: 10px 15px;
}

button.btn-start-1 b {
  border-left: none !important;
  font-family: 'robotoblack';
  font-size: 20px;
}

/*Digital clock*/
.digitalclock {
  width: 100%;
  margin: 2% 0;
  overflow: hidden;
}

/*** RESPONSIVE ***/



@media (min-width: 1920px) {
  .hadermenu_subscribe {
    float: right !important;
    right: 80px !important;
  }

  .hadermenu_search {
    position: absolute;
    right: 27em;
    font-size: 14px;
  }

  .page-suscribete-header #mc_embed_signup {
    padding: 3% 35.3%;
  }

  .oceanoslanding .container-twobanner .banners .botonBanner a {
    margin: 16em auto 0;
  }

}

@media (max-width: 1790px) {
  /* .list-imax li .post-content{
    width: 70%; */
  /* } */
}

@media (max-width: 1680px) {
  .main_logo {
    margin-left: 25px;
    margin-top: 21px;
    width: 134px;
  }

  .main_menu {
    width: 680px;
    margin: 0 10em 0 50px;
  }

  .page-suscribete-header {
    margin-bottom: 0 !important
  }

  .page-suscribete-header #mc_embed_signup {
    padding: 7% 21% !important;
  }

  .prefooterpremios h1 {
    font-size: 30px !important;
  }

  .prefooterpremios h1 b {
    font-size: 40px;
  }
}

@media (max-width: 1600px) {
  .main_menu {
    margin: 0 6.5em 0 20px;
  }

  .page-suscribete-header {
    max-height: 45em !important;
  }

  .page-suscribete-header #mc_embed_signup {
    padding: 19% 0% !important;
  }

  .page-suscribete-header #mc-embed-signup-title h1 {
    margin: 0;
    width: 225px;
  }

  .fototeca-texto img {
    margin-right: 1% !important;
  }

  .page-latinos-header.lente .spacing-header {
    padding: 13% 0 29%;
  }

  .page-latinos-header.premios .spacing-header {
    padding: 13% 0;
  }

  .prefooterpremios {
    padding: 2% 0;
  }

  .jueces h2 {
    margin-left: 21.4%;
  }
}

@media (min-width: 1500px) {
  .main_menu {
    width: 675px;
  }

  /*banner temperatura*/
  .homepage .dioxido-content {
    margin-left: 3px;
  }

  .oceanoslanding .container-twobanner .banners .botonBanner a {
    margin: 16em auto 0 !important;
  }
}


@media (max-width: 1440px) {
  .hadermenu_search {
    width: 240px;
  }

  .main_menu li {
    font-size: 13px;
  }

  .page-template-page-nosotros ul.sumate li a span {
    font-size: 15px
  }

  .page-suscribete-header {
    padding-bottom: 0 !important;
    height: 725px !important;
  }

  .main_submenu {
    width: 18%
  }

  body .gallery {
    width: 65%;
    left: 17.5%;
  }

  .jueces h2 {
    margin-left: 18.4%;
  }

  .page-latinos-header.videos-page .spacing-header {
    padding: 13% 0;

  }
}

@media (max-width: 1366px) {
  .main_menu {
    width: 697px;
    margin: 0 0 0 20px;
  }

  .main_submenu li {
    font-size: 12px;
  }

  .popupVotacionesImax {
    top: 2%;
    left: 27%;
  }

  .crp section .noticiascat .slick-next {
    margin: -258px 47px 0 0;
  }

  .fototeca .title-latinos {
    display: block !important;
    text-align: center;
  }

  .fototeca-texto img {
    margin-right: 3% !important;
  }

  .page-latinos-header.lente .spacing-header {
    padding: 8% 0 29%;
  }

  .page-latinos-header.premios .spacing-header {
    padding: 9% 0;
  }

  /*digital clock - landing impacto*/
  ccw-panel[deadline] ccw-div ccw-span:first-of-type,
  ccw-panel[deadline]>ccw-div>ccw-span:nth-of-type(2),
  ccw-panel[lifeline] ccw-div ccw-span {
    font-size: 1.5rem;
  }
}


@media (max-width: 1280px) {
  .hadermenu_subscribe {
    right: -199px;
  }

  .main_menu {
    width: 632px;
  }

  .main_submenu {
    width: 19%;
  }

  .page-suscribete-header {
    max-height: 45em !important;
    background-position-y: 0 !important;
  }

  .page-suscribete-header {
    max-height: 812px !important;
  }

  /* body.page-template-page-latinos .container,
  body.page-template-page-vive-verde .container,
  body.page-template-page-vuelvete-defensor .container,
  body.page-template-page-noticias .container{
    width: 87%;
  } */
  body .page-latinos-header h4 {
    font-size: 45px;
  }

  body .font-34 {
    font-size: 30px;
  }

  /* body .list-latinos li{
    width: 30%;
  } */
  body .content-latinos {
    height: 58%;
  }

  /* body .lente_latino li{
    margin-right: 46px;
  } */
  body .gallery {
    width: 70%;
    left: 15%;
  }

  .crp section .noticiascat .slick-next {
    margin: -242px 47px 0 0;
  }

  .prefooterpremios img {
    margin-left: 33%;
  }
}

@media (max-width: 1100px) {
  .main_logo {
    width: 130px;
    margin-top: 10px;
  }

  .main_menu {
    margin: 0 0 0 10px;
    width: 441px;
  }

  .main_menu li {
    font-size: 11px;
  }

  /*lente latino*/
  .tras-el-lente img {
    width: 23%;
  }

  .tras-el-lente .container div {
    width: 64%;
    float: left;
    padding-right: 0
  }

  /*tras el lente*/
  .page-latinos-header.lente .spacing-header {
    padding: 4% 0 29%;
  }
}

@media (max-width: 1024px) {
  .page-template-page-vive-verde .main_menu {
    margin: 0 10px 0;
  }

  /*Homepage*/
  .homepage .feature .portadaHomepage {
    width: 620px;
  }

  .homepage .feature .portadaHomepage .portadaHomeContent {
    height: 444px;
  }

  .homepage .banner .bannerHomeInnerDesk {
    height: 439px;
  }

  .homepage .banner .bannerHomeInnerIn {
    padding: 62px 0 0;
  }

  .multiples .multiplesInner header {
    font-size: 49px;
  }

  .homepage .seccion header {
    font-size: 49px;
  }

  .unapaginaInner .unapaginaInnerIn header {
    max-width: 408px;
    padding: 48px 27px 0;
  }

  .unapaginaInner .unapaginaInnerIn .imgDerechaUnaPagina {
    width: 547px;
  }

  .unapaginaInner .unapaginaInnerIn footer {
    padding: 21px 0 18px;
  }

  /*Footer*/
  .footerFV .container {
    width: 1023px;
  }

  /*header*/
  .main_logo {
    width: 150px;
    margin-top: 8px;
    margin-left: 19px;
  }

  .main_menu {
    width: 450px;
    margin: 0 10px 13px;
  }

  .main_menu li,
  .main_submenu li {
    font-size: 13px
  }

  .main_menu li b {
    display: none;
  }

  .main_submenu {
    margin: 14px 0 0;
  }

  .hadermenu_subscribe {
    right: -181px;
  }

  .page-suscribete-header #mc_embed_signup {
    background-position-y: 0px;
  }

  .page-template-page-suscribete-php .list-latinos {
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    /*position: relative;*/
  }

  .page-template-page-suscribete-php .list-latinos li {
    width: 23.8%;
    margin-bottom: 16px;
  }

  .page-template-page-suscribete-php h3.descubre {
    text-align: left;
    left: 0;
    margin-left: 15px;
    /*position: relative;*/
  }

  .page-template-page-nosotros ul.sumate li {
    width: 14%;
  }

  .page-nosotros-header {
    margin-top: -15px
  }

  .page-nosotros-header {
    margin-bottom: -112px !important;
  }

  .page-suscribete-header #mc-embed-signup-title h1 {
    margin: 0;
    width: 225px;
  }

  /*suscribete*/
  .page-suscribete-header {
    background-position-y: 0;
  }

  #mc_embed_signup input[type="submit"] {
    margin-right: 58px !important;
  }

  /*fin suscribete*/
  /* IMAX */
  .post-list {
    width: 90%;
  }

  .list-imax li .post-content {
    width: 68%;
  }

  .popupVotacionesImax {
    left: 18%;
  }

  /* Aprende - suluciones */
  .soluciones section aside {
    margin: 0 38px 0 0;
  }

  .soluciones section .noticiascat .slick-next {
    margin: -275px -22px 0 0;
  }

  .soluciones section .noticiascat .slick-prev {
    margin: 3px 0 -210px -18px;
    position: relative;
    z-index: 2
  }

  /* CRP */
  .crp section .noticiascat .slick-prev {
    margin: 66px 0 -323px 6px;
  }

  .crp section .noticiascat .slick-next {
    margin: -282px 23px 0 0;
  }


  /*premios futuro verde*/
  .page-latinos-header.premios .spacing-header {
    padding: 3% 0;
  }

  .page-latinos-header.premios .spacing-header img,
  .prefooterpremios img {
    width: 250px;
    margin-left: 35%;
  }

  .page-latinos-header.premios h1,
  .prefooterpremios h1 {
    left: -25px;
    font-size: 24px !important;
  }

  .page-latinos-header.premios .spacing-header {
    padding: 3% 0;
  }

  .page-latinos-header.premios .premiosFuturoVerde .nominados li .bg-green.button {
    left: 16%;
  }

  .page-template-page-premiosfuturoverde_ganadores .premiosFuturoVerde .nominados {
    width: 100%
  }

  .page-template-page-premiosfuturoverde_ganadores .premiosFuturoVerde .nominados li {
    height: 380px;
  }

  .jueces h2 {
    margin-left: 4.4%;
  }

  .page-template-page-premiosfuturoverde_ganadores .premiosFuturoVerde .nominados li .bg-green.button {
    left: 14%;
    padding: 7px 14px;
  }

  /* videos landing */
  .container.page-videos {
    width: 95% !important
  }

  .page-latinos-header.videos-page {
    margin: 0 !important;
  }

  .videos-page .container {
    width: 100%;
    margin: 0 auto;
  }

  /*BANNER CAMBIO CLIMATICO*/

  .homepage .bannerDioxido .header-dioxido img {
    max-width: 40px;
    height: 40px;
  }

  /*digital clock - landing impacto*/
  ccw-panel[deadline] ccw-div ccw-span:first-of-type,
  ccw-panel[deadline]>ccw-div>ccw-span:nth-of-type(2),
  ccw-panel[lifeline] ccw-div ccw-span {
    font-size: 1.1rem !important;
  }

}


@media (max-width: 979px) and (min-width: 768px) {
  .page-template-page-latinos .container {
    margin-top: 55px !important;
  }

  .page-suscribete-header #mc-embed-signup-title h1 {
    margin: 0;
    width: 225px;
  }

  .article.container_noticias #mc_embed_signup #mc-embed-signup-title {
    width: 100%;
  }

  .hadermenu_search {
    width: 170px;
  }

  /*Empieza footer*/
  .footerFV .container {
    width: 760px;
  }

  .footerFV section:nth-child(3) {
    widows: 18%;
  }

  .footerFV section:nth-child(5) {
    width: 44%;
  }

  .footerFV .listaTextos {
    padding: 0;
  }

  .footerFV img.logoFooterD {
    width: 100%;
  }

  /*Estilos para noticias */

  .list-latinos li {
    width: 45%;
    margin: 49px 1.5%;
    height: 335px;
  }

  .page-template-page-noticias .container {
    width: 758px;
  }

  /*Termina footer*/

  /*Empieza blogpost*/

  /*Termina blogpost*/

}



@media only screen and (max-width: 960px) {
  .main_submenu {
    width: 19%;
  }

  .page-suscribete-header.jw-fullwidth-on {
    margin-left: -5015px !important;
    margin-right: -5015px !important;
    padding-left: 5000px !important;
    padding-right: 5000px !important;
  }

  .page-suscribete-header #mc_embed_signup {
    width: 680px;
    padding-left: 1.3em !important;
  }

  .page-suscribete-header {
    max-height: 750px;
    background-position-y: 0 !important;
  }

  .page-template-page-suscribete-php h3.descubre {
    width: 88%;
    left: 21px;
  }

  .page-template-page-suscribete-php .list-latinos {
    margin: 0 auto;
    /*width: 920px;*/
    width: 100%;
  }

  .page-template-page-suscribete-php .list-latinos li {
    width: 34%;
  }

  .page-template-page-nosotros ul.sumate li a span {
    font-size: 17px;
  }

  .jaw-bread {
    display: inline-block !important;
  }

  .page-template-page-nosotros .container.nosotros {
    width: 95%;
    margin: 50px auto !important;
  }

  .page-nosotros-header {
    background-position: 0 !important;
    margin: -10px 0 0;
  }

  .page-nosotros-header {
    margin-bottom: 0 !important;
  }

  .page-template-page-nosotros ul.sumate {
    width: 920px;
  }

  .list-imax li .post-content {
    width: 64%;
  }

  /*lente latino*/
  .page-latinos-header.lente {
    max-height: 440px;
  }

  .contenido_lente {
    margin: 0 auto !important;
    text-align: center
  }

  .contenido_lente h4.cambio-lente {
    text-align: center;
  }

  body .page-latinos-header h4 {
    font-size: 32px;
  }

  .page-latinos-header.lente .spacing-header .subtitle {
    font-size: 26px;
    line-height: 21px;
  }

  /*fin lente latino*/

  /*premios*/
  .page-latinos-header.premios {
    margin: 0 auto !important;
  }

  .page-latinos-header.premios .container {
    margin: 0 auto;
  }



}

/*boton submit de suscribete*/
#mc_embed_signup input[type="submit"] {
  margin-right: 56px;
}

@media (max-width: 800px) {
  .page-latinos-headerbg {
    margin-top: 147px;
  }

  /*Footer*/
  .footerFV {
    height: auto;
    height: 533px !important;
  }

  .footerFV .container {
    width: 590px;
  }

  .footerFV img.logoMobileF {
    width: 23%;
    margin-top: 5%;
    padding-bottom: 0%;
    margin-left: 21%;
    margin: 3% auto 0;
  }

  .footerFV section:first-child,
  .footerFV section:nth-child(2),
  .footerFV section:nth-child(3),
  .footerFV section:nth-child(4),
  .footerFV section:nth-child(6) {
    display: block;
    width: 100%;
  }

  .footerFV section:nth-child(2) {
    overflow: hidden;
  }

  .footerFV section:nth-child(2) .mc4wp-form-fields {
    width: 89%;
    margin: 0 auto;
  }

  .footerFV img.logoMobileF {
    width: 23%;
    margin-top: 5%;
    padding-bottom: 0%;
    margin-left: 21%;
    margin: 3% auto 0;
  }

  .footerFV p.tituloSusF {
    text-align: center;
    padding-top: 5%;
  }

  .footerFV p.descripcionSus {
    text-align: center;
    font-size: 12px;
    padding-bottom: 14px;
  }

  .footerFV ul.listaTextos {
    padding: 0;
    margin: 0;
  }

  .footerFV ul.listaTextos li {
    display: block;
    text-align: center;
    margin-bottom: 5px;
  }

  .footerFV .listaTextos li a {
    font-size: 14px;
  }

  .footerFV ul.listaRedes {
    padding: 0;
    padding-bottom: 17%;
  }

  .footerFV ul.listaRedes li {
    width: 24%;
    margin: 0;
  }

  .footerFV ul.listaRedes li a {
    margin-left: 38%;
  }

  .footerFV ul.listaTextos li:nth-child(2)::before,
  .footerFV ul.listaTextos li:nth-child(2)::after {
    display: none;
  }

  .footerFV .mobile {
    display: block;
  }

  .footerFV .desktop {
    display: none;
  }

  .main_headermenu.mobile {
    display: block;
  }

  .main_headermenu.desktop {
    display: none;
  }

  .main_headermenu {
    height: fit-content;
    padding: 0
  }

  .main_logo {
    width: 148px;
    margin-left: 13px;
  }

  .hadermenu_subscribe {
    right: 0;
    float: right;
    margin: 15px 20px 0 0;
    font-size: 16px;
  }

  .hadermenu_subscribe a {
    color: #fff !important;
  }

  .hadermenu_search {
    clear: both;
    float: none;
    width: 95%;
    margin: 0 auto;
  }

  .main_menu {
    width: 95%;
    float: none;
    clear: both;
    margin: 0 auto;
  }

  .main_menu li {
    font-size: 15px;
  }

  .main_submenu {
    width: 30%;
  }

  .main_submenu li {
    font-size: 15px
  }

  .page-suscribete-header {
    max-height: 764px;
  }

  .page-template-page-suscribete-php h3.descubre {
    width: 89%;
    left: 25px;
    margin-left: 29px;
  }

  .page-template-page-suscribete-php .list-latinos {
    width: 750px;
    margin: 0 2.5%;
  }

  .page-template-page-nosotros ul.sumate li a span {
    font-size: 15px
  }

  .page-template-page-nosotros ul.sumate {
    width: 90%;
  }

  /* IMAX */
  .list-imax li {
    width: 47%;
    float: left;
  }

  .list-imax li .post-content,
  .list-imax li .post-image img {
    width: 100%;
  }

  .list-imax li:nth-child(odd) {
    margin-right: 28px;
  }

  /*lente latino*/
  .tras-el-lente img {
    width: 14%;
    display: block;
    float: none;
    margin: 0 auto;
  }

  .bg-dark-gray.tras-el-lente .container {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }

  .tras-el-lente .container div {
    float: none;
    width: 100%;
  }

  /*lente latino fin*/
  .jueces li {
    width: 36%;
  }

  .homepage .banner .bannerHomeInnerIn {
    padding: 21px 0 0;
  }

  /*premios futuro verde*/
  .page-template-page-premiosfuturoverde_ganadores .premiosFuturoVerde .nominados li .bg-green.button {
    left: 15%;
  }

  /* landing videos */
  .page-videos li {
    width: 31%;
  }

  .page-latinos-header.videos-page .spacing-header {
    padding: 11% 0;
  }

  .page-latinos-header.videos-page {
    max-height: 55vw !important;
    height: 210px;
  }

  .page-latinos-header.videos-page input {
    width: 80%;
  }

  .page-latinos-header.videos-page h1 {
    font-size: 30px !important;
  }

  .page-latinos-header.videos-page .spacing-header {
    padding: 16% 0;
  }


  /*HOME PAGE DICIEMBRE 2020*/
  .homepage .feature .portadaHomepage {
    width: 490px;
  }

  .homepage .feature .portadaHomepage .portadaHomeContent {
    height: 464px;
  }

  body article .content-article {
    height: 66%;
  }

  .homepage .postpage main {
    max-width: 800px;
  }

  .homepage .postpage article {
    margin-right: -25px;
  }
}

@media (max-width: 768px) {

  /*mobile*/
  body .mobile {
    display: block;
  }

  .homepage .feature .portadaHomepage {
    width: 491px;
  }

  .homepage .feature .portadaHomepage .portadaHomeContent {
    height: 415px;
    padding-top: 47%;
  }

  body .feature .portadaHomepage .videoicon {
    margin: 166px 0 0 240px;
  }

  .homepage .postpage article {
    margin-right: 27px;
    margin-left: 4px;
  }

  body .feature article:nth-child(2n) {
    margin-left: -11px;
    width: 27.8%;
  }

  body .feature article {
    margin-right: 23px;
  }

  .homepage article .content-article {
    padding: 2px 8px;
    height: 271px;
  }

  .homepage article .content-article p {
    font-size: 14px;
  }

  article .videoicon {
    margin: 54px 0 0 88px;
  }

  .homepage article {
    height: 421px;
  }

  .homepage .banner .bannerHomeInnerIn {
    padding: 20px 0 0;
  }

  .homepage .postpage .postpageinner {
    min-height: 476px;
  }

  .homepage .banner .bannerHomeInnerDesk {
    height: 732px;
  }

  .multiples .multiplesInner header {
    font-size: 41px;
    padding: 0 0 29px;
  }

  .multiples .multiplesInner a {
    width: 31%;
  }

  .homepage .seccion {
    padding: 50px 0 50px;
  }

  .homepage .seccion header {
    font-size: 41px;
    padding: 0 0 30px;
  }

  .homepage .seccion article:nth-child(3n) {
    margin-right: 28px;
  }

  .unapaginaInner .unapaginaInnerIn .imgDerechaUnaPagina {
    width: 435px;
  }

  .unapaginaInner .unapaginaInnerIn header {
    min-height: 182px;
    max-width: 326px;
    padding: 21px 27px 0;
  }

  .unapaginaInner .unapaginaInnerIn header .headUnaPagina {
    font-size: 18px;
  }

  .unapaginaInner .unapaginaInnerIn header span {
    font-size: 15px;
    line-height: 15px;
  }

  .unapaginaInner .unapaginaInnerIn footer {
    padding: 3px 0 5px;
  }

  .unapaginaInner .unapaginaInnerIn footer span {
    font-size: 18px;
  }

  .homepage .seccion article .content-article {
    height: 278px;
  }

  .unapaginaInner .unapaginaInnerIn .conVideo {
    margin: 111px 0 0px -248px;
  }

  .page-suscribete-header {
    height: 600px !important
  }

  .page-suscribete-header #mc_embed_signup {
    width: 540px;
  }

  #mc_embed_signup_scroll {
    width: 100% !important
  }

  .page-template-page-suscribete-php .list-latinos {
    width: 720px;
  }

  .page-template-page-suscribete-php .list-latinos li {
    width: 42%;
  }

  /* landing videos */
  .page-videos li div p {
    font-size: 14px;
  }

  /*SOLUCIONES*/
  .soluciones section aside {
    margin: 0 20px 0 0;
  }

  .soluciones .page-content {
    width: 90%;
  }

  .soluciones ul {
    display: none !important;
  }

  .soluciones section .content-article {
    min-height: 370px;
  }

  body article .read-more-article .date-latinos {
    display: none;
  }

  .soluciones section .noticiascat .slick-next {
    margin: -330px -22px 0 0;
  }

  .next-before-aprende .next a::before {
    margin-right: 45px;
  }

  .next-before-aprende .next {
    padding-right: 85px;
  }

  /*BANNER CAMBIO CLIMATICO*/
  .homepage .bannerDioxido .header-dioxido {
    margin-top: 15px;
  }

  .homepage .bannerCambioClimatico .bannerDioxido .header-dioxido .dioxido-content span h2 {
    margin-top: 27px;
    margin-right: 10px;
    margin-left: -30px;
  }

  .homepage .bannerCambioClimatico .bannerDioxido .dioxido-content .txt1 {
    /*margin-top: 42px !important;*/
  }

  .homepage .bannerCambioClimatico .bannerDioxido .dioxido-content .txt2 {
    /* margin-top: 55px !important;*/
    margin-left: 8px !important;
  }

  .homepage .bannerCambioClimatico .bannerDioxido .dioxido-content span h2 {
    font-size: 50px !important;
    margin-top: 27px;
    margin-right: 10px;
    margin-left: -30px;

  }

  .homepage .bannerCambioClimatico .bannerTemperatura.bannerDioxido .temperatura-content.dioxido-content span h2 {
    margin-left: -10px;
    margin-top: 27px;
    font-size: 50px !important;
  }

  .homepage .bannerCambioClimatico .bannerDioxido .temperatura-content .txt1 {
    /* margin-top: 53px !important;*/
  }

  .homepage .bannerCambioClimatico .bannerDioxido .temperatura-content .txt2 {
    /* margin-top: 67px !important;*/
  }

  #content {
    padding-top: 0px !important;
  }
}



@media (max-width: 440px) {
  .main_menu>li {
    font-size: 12px;
    width: 16.5%;
  }

  .main_menu li:nth-child(4) {
    padding: 17px 0 17px;
  }

  .main_menu {
    width: 100%;
  }

  .main_menu li a>b {
    display: none;
  }

  .main_submenu {
    width: 43%;
  }

  .main_submenu li {
    font-size: 12px;
  }

  .main_menu #Más {
    margin: 14px 0 0 -60px;
    width: 31%;
  }

  .page-latinos-header.lente {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .formLenteLatino {
    width: 100%;
  }

  #id_11 {
    top: 65px;
  }

  .page-latinos-header.premios {
    max-height: 270.1vw !important;
  }

  .page-latinos-header.premios .spacing-header {
    padding: 8% 0;
  }

  .page-latinos-header.premios .spacing-header img,
  .prefooterpremios img {
    width: 206px;
    margin-left: 19%
  }

  .page-latinos-header.premios h1,
  .prefooterpremios h1 {
    left: -9px;
    font-size: 18px !important;
  }

  .page-latinos-header.premios p,
  .prefooterpremios p {
    font-size: 15px !important;
    margin: -1px auto !important;
    padding-top: 2px;
    width: 300px;
  }

  .page-latinos-header {
    height: 215px;
  }

  .premiosFuturoVerde .nominados {
    width: 100%;
    padding: 0;
  }

  .premiosFuturoVerde .nominados li {
    width: 75%;
    margin: 0 auto 24px;
    display: block;
  }

  .jueces h2 {
    margin-left: 0;
    text-align: center !important;
  }

  .juez {
    width: 95%;
    padding: 0;
  }

  .jueces li {
    width: 100%;
  }

  .prefooterpremios h1 b {
    font-size: 17px;
  }

  .prefooterpremios p {
    clear: both;
    text-align: justify;
  }

  .page-latinos-header.videos-page input {
    width: 60%;
  }

  .page-videos ul {
    margin: 25px auto;
  }

  .page-videos ul li:first-child {
    width: 100% !important;
    display: block !important;
    padding: 0 !important;
    margin: 10px auto;
  }

  .page-videos ul li:nth-child(even) {
    padding-right: 7px
  }

  .page-videos ul li:nth-child(odd) {
    padding-left: 7px
  }

  .page-videos ul li {
    width: 49%;
    padding: 0;
    margin: 9px auto;
    vertical-align: top;
  }

  .page-videos li div {
    height: 110px;
    max-height: 85px;
  }

  .page-videos li div p {
    font-size: 13px;
  }

  .more-videos_landing.mobile.button {
    display: inline-block;
  }

  .list-latinos .li {
    margin: 0px 1.5% !important;
  }

  /*BANNER DE CAMBIO CLIMATICO*/
  .homepage .bannerCambioClimatico h2 {
    margin-top: 10px;
  }

  .homepage .bannerDioxido .header-dioxido {
    margin-top: 13px;
  }

  .homepage .bannerDioxido .header-dioxido img {
    max-width: 35px;
    height: 35px;
  }

  .homepage .tittle_banner {
    font-size: 15px !important;
    margin-left: 10px;
  }

  .homepage .bannerCambioClimatico .bannerDioxido .dioxido-content span h2 {
    font-size: 35px !important;
    margin-top: 65px !important;
    margin-left: 0px !important;
  }

  .homepage .bannerCambioClimatico .bannerTemperatura.bannerDioxido .temperatura-content.dioxido-content span h2 {
    font-size: 35px !important;
  }

  .homepage .bannerCambioClimatico .bannerDioxido .dioxido-content .txt1 {
    /*margin-top: 83px !important;*/
    border-right: 1px solid white !important;
    padding-right: 7px;
  }

  /*banner de noticias en orden cronologico*/
  .homepage .noticias-cronologico .seccion.tittle-cat {
    padding-top: 0px;
  }

}

@media screen and (min-width:420px) and (max-width:780px) {

  /*LIKES BLOGPOST*/
  .single-post .share-single-bottom .share_post .likes-blogpost {
    display: none;
    flex-direction: row;
    justify-content: right;
    margin-top: -65px;
  }

  .single-post .share-single-bottom .share_post .likes-blogpost img {
    width: 50px;
    height: 50px;
  }

  .single-post .share-single-bottom .share_post .likes-blogpost a {
    color: #198031;
    font-family: 'robotoblack';
    font-size: 25px;
    margin-top: 5px;
    margin-left: 10px;
  }

}

@media(max-width: 420px) {
  .homepage .seccion article .content-article {
    height: 108px;
  }

  .homepage .banner .bannerHomeInnerIn .botonBanner {
    margin: 20px 0 0;
  }

  .jaw-head {
    max-height: auto !important;
  }

  /*Empieza footer*/
  .footerFV {
    padding: 0 5%;
    height: 487px !important;
  }

  .footerFV .mobile {
    display: block;
  }

  .footerFV .desktop {
    display: none;
  }

  .footerFV .container {
    width: 94%;
  }

  .footerFV p.tituloSusF {
    text-align: center;
    padding-top: 5%;
  }

  .footerFV p.descripcionSus {
    text-align: center;
    font-size: 12px;
    padding-bottom: 14px;
  }

  .footerFV section:first-child,
  .footerFV section:nth-child(2),
  .footerFV section:nth-child(3),
  .footerFV section:nth-child(4),
  .footerFV section:nth-child(6) {
    display: block;
    width: 100%;
  }

  .footerFV section:nth-child(5) {
    margin-top: -16px;
  }

  .footerFV ul.listaTextos {
    padding: 0;
    margin: 0;
  }

  .footerFV ul.listaRedes {
    padding: 0;
    padding-bottom: 17%;
  }

  .footerFV ul.listaTextos li {
    display: block;
    text-align: center;
    margin-bottom: 5px;
  }

  .footerFV ul.listaTextos li:nth-child(2)::before,
  .footerFV ul.listaTextos li:nth-child(2)::after {
    display: none;
  }

  .footerFV .listaTextos li a {
    font-size: 14px;
  }

  .footerFV ul.listaRedes li {
    width: 24%;
    margin: 0;
  }

  .footerFV ul.listaRedes li a {
    margin-left: 38%;
  }

  .footerFV img.logoMobileF {
    width: 23%;
    margin-top: 5%;
    padding-bottom: 0%;
    margin-left: 21%;
    margin: 3% auto 0;
  }

  /*Termina footer*/

  /*Empieza blogpost*/
  article .entry-content .more-text.height-auto {
    height: auto !important;
  }

  div.post-preset-ts_0000000000000 {
    padding: 9px 6px 0 6px !important;
  }

  .entry-content .perex header h1 {
    padding: 0 15px !important;
  }

  .post-template-default blockquote {
    margin: 0 16px;
  }

  .post-template-default h2 {
    margin: 22px 15px 0;
  }

  .entry-content ul.blog-meta-info-top {
    padding: 0 27px !important;
  }

  .col-lg-12.col-md-12.col-sm-12.col-xs-12 p {
    padding: 0 15px;
  }

  .post-template-default a.conoceMas {
    line-height: 1;
  }

  .share-single-bottom {
    padding: 0 15px;
  }

  .post-comments {
    padding: 0 15px;
  }

  .post-template-default .sidebar-mobile {
    background: #E6E6E6;
    /*padding: 15px;*/
  }

  .post-template-default div.sidebar-mobile h3.sidebar-seccion-title {
    border-bottom: solid 0px #E6E6E6;
  }

  .post-template-default .sidebar-noticia .blog-meta-info time {
    display: none;
  }

  .post-template-default .sidebar-mobile .sidebar-box {
    padding: 15px;
  }

  .sidebar-mobile .sidebar-box {
    overflow-y: auto;
    height: 50vh !important;
    scrollbar-width: thin;
  }

  .sidebar-mobile .sidebar-noticia {
    background: #fff;
    margin-bottom: 5px;
  }

  .sidebar-noticia img {
    width: 41%;
    float: left;
    height: 100%;
  }

  .sidebar-mobile .sidebar-noticia {
    height: 109px;
    margin-bottom: 4%;
  }

  .sidebar-noticia span.titulo {
    width: 57%;
    float: left;
    display: inline-flex;
    padding: 10px;
    font-size: 14px;
  }

  .sidebar-noticia a.sidebar-noticia-title {
    color: #000 !important;
    font-family: 'lorabold' !important;
  }

  .post-template-default article.content ul.blog-meta-info-top>li {
    margin: 0;
  }

  .post-template-default li span.date {
    font-size: 12px;
  }

  .mashicon-share:before,
  .mashicon-facebook .icon:before {
    margin-left: -1px !important;
  }

  .mashicon-share:before,
  .mashicon-twitter .icon:before {
    margin-left: -3px !important;
  }

  .mashicon-share:before,
  .mashicon-pinterest .icon:before {
    margin-left: 2px !important;
  }

  .single-post .share-single-bottom .share_post .likes-blogpost {
    display: none;
    flex-direction: row;
    justify-content: right;
    margin-top: -63px;
  }

  .single-post .share-single-bottom .share_post .likes-blogpost img {
    width: 50px;
    height: 50px;
  }

  .single-post .share-single-bottom .share_post .likes-blogpost a {
    color: #198031;
    font-family: 'robotoblack';
    font-size: 25px;
    margin-top: 5px;
    margin-left: 10px;
  }

  /*Termina blogpost*/

  /* Aprende */
  .page-template-page-aprende h1,
  p.pasos-titulo,
  .fact .fact-texto {
    font-size: 17px !important;
  }

  .fact .fact-texto {
    min-height: auto !important;
    padding: 30px 20px;
  }

  .page-template-page-aprende .big-font {
    font-size: 28px;
    line-height: 53px;
  }

  .page-template-page-aprende h3,
  .cclimatico-video-share .video-share-texto {
    font-size: 15px !important;
  }

  body.page-template-page-aprende .cambio-climatico-columna p.p-blanco,
  body.page-template-page-aprende .cambio-climatico-columna p.p-negro {
    font-size: 16px !important;
  }

  /* Fin Aprende */
  /* Latinos */
  .page-latinos-header {
    height: 150px;
  }

  .container.container-mobile {
    padding: 0 20px;
  }

  .image-latinos {
    width: 40%;
    float: left;
  }

  .page-latinos-header p,
  .read-more-latinos {
    display: none;
  }

  .page-template-page-latinos .container,
  .page-template-page-vive-verde .container,
  .page-template-page-vuelvete-defensor .container,
  .page-template-page-noticias .container {
    width: 100% !important;
    margin: 0 !important;
  }

  div.page-latinos-header h4 {
    float: right;
    font-size: 26px;
    line-height: 27px;
    margin-right: 10%;
  }

  .page-latinos-header h4 .font-34 {
    font-size: 18px;
  }

  h5.title-latinos {
    font-size: 16px !important;
  }

  body h4.title-latinos {
    font-size: 22px;
    line-height: 28px;
  }

  .cambio-lente {
    margin-left: 20px;
  }

  .image-content .lente-image {
    /* height: 284px; */
  }

  body h4.title-latinos small {
    font-size: 16px;
    margin-top: 0;
  }

  .page-latinos-header .spacing-header {
    padding: 9% 0;
  }

  .list-latinos .content-latinos {
    height: 97px;
    width: 60%;
    float: right;
    padding-left: 10px;
    padding-bottom: 0;
    background: white;
    border: 1px solid #C0C0C0;
    border-left: 0px;
  }

  .content-latinos h4 {
    border-bottom: 0 !important;
    margin: 0;
    font-size: 12px !important;
  }

  .image-post {
    width: 100%;
  }

  .posttag {
    font-size: 12px;
    padding: 4px 10px 4px 5px;
    line-height: 17px;
  }

  ul.list-latinos li {
    margin-right: 0;
    height: 102px;
    margin-bottom: 0px;
    width: 98%;
  }

  .page-template-page-suscribete-php .list-latinos li {
    margin-bottom: 25px;
  }

  ul.lente_latino li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }

  ul.lente_latino li:nth-child(4n) {
    margin-bottom: 25px;
  }

  ul.lente_latino {
    width: 90%;
    margin: 0 auto;
  }

  .content-latinos p {
    display: none;
  }

  body .gallery {
    width: 89%;
    top: 3%;
    left: 0;
    padding: 17px 20px;
    right: 0;
    margin-right: auto;
    margin-left: auto;
  }

  .last-imagetext {
    width: 100%;
    background: transparent;
    text-align: center;
    margin: 0;
    text-transform: inherit;
  }

  body .gallery .image,
  body .gallery .content {
    width: 100%;
  }

  body .gallery .content {
    margin: 0;
    height: auto;
  }

  body .gallery .author-gallery {
    position: relative;
  }

  body .spinner {
    left: 39%;
  }

  body.page-template-page-latinos #content {
    padding: 0;
  }

  body.page-template-page-latinos #main,
  body.page-template-page-noticias #main {
    padding: 48px;
  }

  .float-right-mobile {
    float: right !important;
  }

  .float-left-mobile {
    float: left !important;
  }

  .select-search {
    width: 46% !important;
    font-size: 12px;
  }

  .latinos-text {
    text-align: right !important;
    border-bottom: 1px solid;
    padding: 0 0 10px !important;
    display: block;
    margin-bottom: 20px !important;
    font-size: 15px;
  }


  /* Fin Latinos */

  /* Vive Verde */
  .page-template-page-vive-verde #menu-noticias-mobile,
  .page-template-page-vuelvete-defensor #menu-noticias-mobile {
    width: 94%;
    margin: 10px auto 0;
  }

  .page-vive-verde div.spacing-vive-verde {
    padding: 100px 0;
    position: relative;
  }

  div.spacing-vive-verde ul,
  .page-template-page-vive-verde h1 {
    display: none;
  }

  div.page-latinos-header.page-vive-verde {
    background: url(../../images/viveverdemobile.png) no-repeat center center;
    background-size: cover;
    max-height: 106px;
  }

  .content-viveverde .first-element,
  .content-viveverde .second-element,
  .video-viveverde li {
    width: 100%;
  }

  .content-viveverde .recicla img {
    width: 80px;
    margin-right: 10px;
  }

  .content-viveverde .transporte-verde-first .recicla img {
    width: 120px;
  }

  .content-viveverde .list-viveverde p {
    font-size: 24px;
    line-height: 27px;
  }

  .content-viveverde .list-viveverde {
    overflow: hidden;
    width: 71%;
    margin: 0 auto;
  }

  .content-viveverde .list-viveverde li {
    float: left;
  }

  .container.container-viveverde {
    height: auto;
  }

  .second-element p,
  .second-element ul li,
  .main-text-viveverde {
    font-size: 15px !important;
    text-align: justify !important;
  }

  p.main-text-viveverde {
    padding: 0 10px;
  }

  .image-video,
  .video-overlay {
    height: 160px;
  }

  .video-viveverde .lora-regular-p {
    font-size: 11px;
  }

  .social-icons img {
    width: 22px;
  }

  .gasta-menos-energia li:first-child,
  .transporte-verde-first li:first-child,
  .cuida-agua-first li:first-child {
    float: right;
  }

  .gasta-menos-energia li.recicla img,
  .energia-renovable-first li.recicla img,
  .cuida-agua-first li.recicla img {
    width: 110px;
  }

  .gasta-menos-energia,
  .energia-renovable-first,
  .transporte-verde-second,
  .cuida-agua-first,
  .transporte-verde-first,
  .cuida-agua-second {
    margin-top: 0;
  }

  .content-viveverde .energia-renovable-first .list-viveverde,
  .content-viveverde .trabaja-naturaleza .list-viveverde {
    width: 75%;
  }

  .content-viveverde .transporte-verde-first .list-viveverde {
    width: 83%;
  }

  .energia-renovable-second {
    margin-top: 10px;
  }

  .cuida-agua-first li:first-child {
    margin-top: 15px;
  }

  .energia-renovable-first li:first-child img,
  .transporte-verde-first li:last-child img,
  .trabaja-naturaleza li:first-child img {
    margin-left: 0;
  }

  .page-template-page-vive-verde h5.title-latinos {
    font-size: 20px;
    margin: 0 0 30px;
  }

  .content-viveverde.content-trabaja-naturaleza {
    padding-bottom: 0;
  }

  .page-template-page-vive-verde h4 {
    font-size: 22px !important;
    margin: 20px 0;
  }

  .mobiletitle {
    display: block;
    position: absolute;
    color: #fff;
    top: 21%;
    left: 41%;
    font-family: 'robotothin';
    border: 0;
  }

  h3.mobilerelativetitle {
    display: block;
    color: #fff;
    font-family: 'robotobold' !important;
    border: 0;
    padding: 43px 0 !important;
  }

  /* Fin Vive Verde */
  /*suscribete*/
  .page-nosotros-header,
  .page-suscribete-header {
    clear: both;
  }

  .page-suscribete-header {
    margin: -16px 0 0 !important;
    max-height: 35em !important;
  }

  /*suscribete*/
  /*nosotros*/
  .page-nosotros-header {
    display: none;
  }

  .page-template-page-nosotros .container.nosotros p {
    text-align: justify;
    text-align-last: left;
  }

  .page-template-page-nosotros .container.nosotros {
    margin: 20px auto !important
  }

  .page-template-page-nosotros .container.nosotros ol {
    padding: 0;
    text-align: justify;
  }

  .page-template-page-nosotros h3 {
    font-size: 30px
  }

  .page-template-page-nosotros ul.sumate li {
    width: 27%;
    margin: 11% !important;
  }

  .page-template-page-nosotros ul.sumate li:last-child {
    margin: inherit !important;
  }

  .page-template-page-nosotros .container.nosotros img {
    width: 34%;
  }

  .page-template-page-nosotros .container.nosotros.nuestra-mision img {
    width: 27%;
  }

  .page-template-page-nosotros ul.sumate li:first-child,
  .page-template-page-nosotros ul.sumate li:nth-child(3) {
    margin-left: 0 !important
  }

  .page-template-page-nosotros ul.sumate li:nth-child(2),
  .page-template-page-nosotros ul.sumate li:nth-child(4) {
    margin-right: 0 !important
  }

  /*fin nosotros*/
  /* Vuelvete defensor */
  .comparte-vd li {
    width: 50%;
    padding: 0;
  }

  .comparte-vd li:first-child img {
    width: 31px;
  }

  .comparte-vd li::before {
    width: 0;
  }

  .comparte-vd li img {
    width: 41px;
  }

  .page-template-page-vuelvete-defensor h1,
  .page-template-page-vuelvete-defensor .main-text-viveverde {
    display: none;
  }

  .content-viveverde.content-aprende {
    padding: 50px 0;
  }

  .page-template-page-vuelvete-defensor #menu-noticias-mobile {
    margin-bottom: 15px;
  }

  .aprende-second {
    text-align: center;
  }

  button.bt-aprende {
    padding: 7px 53px;
    font-size: 16px;
    margin-top: 20px;
  }

  .lora-regular-p {
    font-size: 15px;
  }

  .content-aprende.content-viveverde .list-viveverde li:last-child {
    margin-top: 52px;
  }

  .shares-imagenes li {
    width: 100%;
  }

  .shares-imagenes li dd {
    text-align: center;
  }

  .shares-imagenes li:last-child {
    margin-top: 40px;
  }

  .vuelvete-df-bigger p {
    font-size: 20px;
    line-height: 28px;
  }

  .vuelvete-df-bigger {
    padding: 40px 0;
  }

  .list-unete {
    width: 43%;
    margin: 0 auto;
  }

  .list-unete li {
    float: left;
  }

  .list-unete li img {
    width: 80px;
  }

  .list-unete li p {
    font-size: 24px !important;
    margin: 57px 0 0 10px !important;
    line-height: 32px;
  }

  div.container-unete {
    padding: 50px 12px 20px;
  }

  /* Fin Vuelvete defensor */
  /* Noticias */
  .page-noticias-header #menu-noticias-mobile {
    display: none !important;
  }

  .page-template-page-noticias #content {
    padding: 0;
  }

  div.menu-noticias-container:before,
  div.menu-noticias-container:after {
    width: 0;
    border: 0;
  }

  .page-template-page-noticias #menu-noticias-mobile-title {
    display: none;
  }

  div.menu-noticias-container {
    height: auto;
    margin-bottom: 10px;
    padding: 0;
  }

  select#menu-noticias-mobile {
    width: 100%;
    text-indent: 20px;
  }

  .float-right-mobile {
    float: right;
  }

  .menu-noticias-container ul {
    display: none;
  }

  .menu-noticias-container,
  .menu-noticias-container #menu-noticias-mobile {
    display: block;
  }

  .search-noticias {
    margin-top: 0;
  }

  .video-icon {
    background-size: 40px;
    width: 40px;
    height: 40px;
    top: 33%;
    left: 38%;
  }

  /* Fin Noticias */
  /* Aprende */
  .page-aprende-header .menu-aprende-container {
    display: none;
  }

  .menu-aprende-container {
    height: auto !important;
  }

  .menu-aprende-container:before,
  .menu-aprende-container:after {
    width: 0 !important;
    height: 0;
  }

  select#menu-aprende-mobile {
    margin-top: 20px;
    text-indent: 20px;
  }

  /* Fin aprende */
  /* aprende soluciones */
  .soluciones h1 {
    font-size: 20px !important;
  }

  .soluciones section aside {
    margin: 0;
    width: 100%;
  }

  .soluciones section .noticiascat .slick-next {
    margin: -281px -34px 0 0;
  }

  .soluciones section .noticiascat .slick-prev {
    margin: 3px 0 -210px -30px;
  }

  .soluciones section .bimghorizontal figure {
    width: 100%;
    padding: 10px 89px;
  }

  .soluciones section .bimghorizontal span {
    width: 100%;
  }

  /* home descargables */
  .descargables .descargablesIn main h4 {
    padding: 0 0 9px;
    font-size: 23px;
  }

  .descargables .descargablesIn main {
    max-width: 76%;
    padding: 18px 20px 41px;
  }

  .descargables .descargablesIn {
    padding: 49px 23px;
  }

  .descargables .descargablesIn main .descargables-paso-dos h4 {
    font-size: 14px;
  }

  .descargables .descargablesIn main .descargables-paso-dos h4 b {
    font-family: robotobold;
  }

  .homepage .checkboxPoliticaPrivacidad label {
    font-size: 9px;
  }

  .descargables .descargablesIn main .descargables-paso-dos .botonBanner {
    margin-top: 0px;
  }

  .descargables .descargablesIn main .descargables-paso-tres h4 b {
    font-family: robotobold;
    font-size: 20px;
  }

  .descargables .descargablesIn main .descargables-paso-tres h4 {
    font-family: robotothin;
    font-size: 20px;
  }

  /*tras el lente*/
  .page-latinos-header.lente .spacing-header {
    padding: 0 0;
  }

  body h4.title-latinos {
    font-size: 19px;
  }

  .page-template-page-lentelatino {
    height: auto;
  }

  body h4.title-latinos {
    font-size: 19px;
  }

  .title-latinos.cambio-lente.tituloseccion {
    margin: 10px auto;
    width: 95%;
    font-size: 18px;
  }

  .page-template-page-lentelatino h1.title-latinos {
    float: left;
    font-size: 20px !important;
    margin-left: 20px;
  }

  .image-content {
    height: 270px !important;
  }

  .tras-el-lente strong {
    font-size: 18px;
    display: inline;
  }

  .tras-el-lente {
    padding: 25px 20px;
    font-size: 15px;
    margin-top: 0px;
  }

  .bg-dark-gray.tras-el-lente .container {
    text-align: justify;
  }

  .bg-dark-gray.tras-el-lente .container h4 {
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }

  .tras-el-lente img {
    margin: 0 auto 20px;
  }

  body h4.title-latinos {
    font-size: 17px;
  }

  .title-latinos.cambio-lente.tituloseccion {
    font-size: 16px;
  }

  .container.contenido_lente .bg-light-grey-mobile {
    background: #ebebeb;
    padding-bottom: 25px;
  }

  .fototeca-texto img {
    height: 60px;
  }

  .author-latino {
    text-align: left;
  }

  /*tras el lente fin*/
  /*videos home*/
  .bannervideos-home {
    text-align: center !important;
  }

  .bannervideos-home ul li:first-child {
    width: 100% !important;
    display: block;
  }

  .bannervideos-home ul li {
    max-width: 100% !important;
    display: none;
  }

  .bannervideos-home ul li:first-child .descripcion-videos {
    display: block;
  }

  /*videos home fin*/

  /*SOLUCIONES*/
  body article .content-article p {
    display: none !important;
  }

  body article .read-more-article {
    display: none !important;
  }

  .soluciones section .noticiascat article {
    width: 100%;
    display: flex;
    height: 100px;
    padding: 5px;
  }

  body article .content-article h4 {
    font-size: 11px;
    border-bottom: 0px;
    margin-top: 0px;
  }

  .soluciones section .noticiascat {
    padding: 0px;
  }

  body article .content-article {
    padding: 10px 10px;
  }

  .soluciones .page-content {
    width: 100%;
  }

  .soluciones section .noticiascat img {
    max-width: 50%;
  }

  /*FIN SOLUCIONES*/
}

@media (max-width: 480px) {

  /*habilitar mobile en dispositivos 480*/
  body .mobile {
    display: block;
  }

  .oceanoslanding .container-twobanner {
    display: block;
  }

  .oceanoslanding .container-twobanner .banners {
    margin: 0 0 5%;
  }

  .oceanoslanding .container-twobanner .banners .botonBanner a {
    margin: 14rem auto 0;
  }

  .main_menu li {
    width: auto;
    font-size: 12px;
    padding: 12px 0.7em 0px !important;
    height: 40px;
  }

  .homepage .seccion article {
    margin-right: 31px;
    background-color: #fff;
    margin: 0 0 14px 14px;
    height: 108px;
    width: 93% !important;
  }

  .homepage article .imgarticle {
    float: left;
    max-width: 160px;
  }

  .homepage .seccion article .content-article {
    background-color: inherit;
  }

  .homepage article .content-article h4 {
    border-bottom: 0px solid #198032;
    max-width: 212px;
    display: inline-block;
    padding: 0 0 0 11px;
    font-size: 12px !important;
  }

  .homepage .banner .bannerHomeInnerIn {
    padding: 30px 49px 30px;
    font-size: 26px;
    line-height: 28px;
  }

  .homepage .feature .portadaHomepage {
    width: 93%;
    margin: 0 0 0 12px;
    display: block;
    height: 311px;
  }

  .homepage .banner .bannerHomeInnerIn .botonBanner {
    margin: 20px 0 0;
  }

  .homepage .feature .portadaHomepage .portadaHomeContent {
    height: 290px;
    padding-top: 32%;
  }

  body .homepage .seccion header {
    font-size: 21px;
    padding: 0 0 11px 17px;
    margin-top: 10px;
  }

  body article .content-article p {
    display: none !important;
  }

  .homepage article .content-article {
    height: 108px !important;
  }

  body article .read-more-article {
    display: none !important;
  }

  body .feature article:nth-child(2n) {
    margin-left: 4.6%;
    width: 90.5%;
  }

  .homepage .postpage .postpageinner {
    min-height: 353px;
    padding: 0 0 10%;
  }

  .homepage .postpage article {
    width: 93%;
    margin: 0 0 0 14px;
    height: 119px;
  }

  .homepage article .content-article {
    border-top: 1px solid #000;
  }

  .homepage article .read-more-article {
    display: none !important;
  }

  .homepage .banner .bannerHomeInnerDesk {
    height: 490px;
  }
}


@media (max-width: 414px) {

  /* Search */
  .hadermenu_search .search-button #searchsubmit span {
    background-position: 10px 2px;
  }

  .hadermenu_search .search-button #searchsubmit {
    height: 31px;
  }

  .page-template-page-vive-verde .main_menu {
    margin: 0 auto;
  }

  /* IMAX */
  .text-imax {
    font-size: 14px;
  }

  .post-list {
    margin: 0 auto;
  }

  .list-imax li {
    width: 100%;
  }

  .logos-imax {
    width: 80%;
    margin: 0 auto 20px;
  }

  .page-imax-header {
    background-size: cover;
    height: 150px;
  }

  .page-imax-header #container {
    margin: 0 !important;
  }

  .page-imax-header .spacing-header {
    padding: 0;
  }

  .page-template-imax .body-content {
    min-height: auto;
  }

  .page-imax-header p {
    font-size: 27px;
  }

  .list-imax li .post-content {
    width: 60%;
    min-height: 99px;
  }

  .logos-fv-imax li:first-child {
    margin-top: 5px;
  }

  .logos-fv-imax {
    width: 75%;
    margin: 30px auto;
  }

  .list-imax li .post-image {
    width: 40%;
  }

  .title-post {
    font-size: 12px;
  }

  .logos-fv-imax li {
    width: 45%;
  }

  .logos-fv-imax li:last-child {
    float: right;
  }

  .logos-imax li:first-child img {
    width: 66%;
  }

  .logos-imax li img {
    width: 57%;
  }

  p.text-imax {
    text-align: justify !important;
  }

  .text-imax.desktop {
    display: none;
  }

  .text-imax.mobile {
    display: block;
  }

  /* Blogpost */
  #ajax-load-more .more-text {
    height: auto;
  }

  #ajax-load-more .leerMasShadow,
  #ajax-load-more .botonLeerMas {
    display: none;
  }

  .mashicon-subscribe .icon:before {
    margin-left: 0 !important;
  }

  .container .row #content {
    padding-top: 0px;
  }

  /*homepage*/
  .homepage .postpage main {
    padding: 0;
  }

  .homepage .feature .portadaHomepage {
    width: 388px;
    margin: 0 0 0 12px;
    display: block;
    height: 304px;
  }

  .homepage .feature .portadaHomepage .portadaHomeContent {
    height: 290px;
    padding-top: 38%;
  }

  .portadaHomeContent .innerPortadaHomeContent header {
    padding: 5px 0;
    font-size: 22px;
  }

  body .feature .portadaHomepage .videoicon {
    margin: 86px 0 0 174px;
  }

  .portadaHomeContent .innerPortadaHomeContent p {
    font-size: 13px;
  }

  .homepage .postpage article {
    width: 93%;
    margin: 0 0 0 14px;
    height: 119px;
  }

  .homepage article {
    width: 93%;
    margin: 0 0 0 14px;
    height: 119px;
  }

  .homepage article .imgarticle {
    float: left;
    max-width: 160px;
  }

  .homepage article .content-article {
    height: 108px !important;
  }

  .botonBanner {
    margin-top: 20px;
  }

  .homepage article .content-article p {
    display: none;
  }

  .homepage article .content-article h4 {
    border-bottom: 0px solid #198032;
    max-width: 180px;
    display: inline-block;
    padding: 0 0 0 11px;
    font-size: 12px !important;
  }

  .homepage article .read-more-article {
    display: none;
  }

  .homepage article .content-article {
    border-top: 1px solid #000;
  }

  .homepage .barra {
    padding: 0px 0;
  }

  article .videoicon {
    margin: 43px 0 0 80px;
  }

  .desk {
    display: none;
  }

  body .mobile {
    display: block;
  }

  .homepage .banner .bannerHomeInnerIn {
    padding: 30px 49px 30px;
    font-size: 26px;
    line-height: 28px;
  }

  .homepage .postpage .postpageinner {
    min-height: 353px;
  }

  .multiples .multiplesInner header {
    background-color: #f2f2f2;
    font-size: 26px;
    padding: 13px 0 16px 9px;
    text-align: left;
    width: 95%;
    margin: 0 auto 11px;
  }

  .multiples .multiplesInner .multiplesInnerIn {
    padding: 0;
  }

  .multiples .multiplesInner a {
    width: 95.5%;
    margin: 0 0 12px 9px;
  }

  .multiples .multiplesInner a section {
    min-height: auto;
    padding: 0;
  }

  .multiples .multiplesInner section img {
    float: left;
    max-width: 111px;
  }

  .multiples .multiplesInner section span {
    width: 100%;
    border-right: #279437 5px solid;
    padding: 10px 0 5px 121px;
    min-height: 111px;
  }

  .homepage .seccion {
    padding: 0px 0 57px;
  }

  body .homepage .seccion header {
    font-size: 21px;
    padding: 0 0 11px 17px;
    margin-top: 10px;
  }

  .homepage .seccion article .content-article {
    background-color: inherit;
  }

  .homepage .seccion article {
    margin-right: 31px;
    background-color: #fff;
    margin: 0 0 14px 14px;
    height: 108px;
    width: 93% !important;
  }

  .homepage .seccion article .content-article h4 {
    font-size: 15px;
  }

  body .homepage .unapagina {
    width: 94%;
    margin: 0 auto;
  }

  .unapaginaInner {
    padding: 31px 0 10px;
  }

  .unapaginaInner .unapaginaInnerIn header {
    max-width: 100%;
  }

  .unapaginaInner .unapaginaInnerIn header .headUnaPagina {
    padding: 0;
  }

  .unapaginaInner .unapaginaInnerIn footer {
    padding: 16px 0 16px;
  }

  .main_menu li {
    border: solid 0px #464646;
  }

  .hadermenu_subscribe a {
    color: #ffffff !important
  }

  .main_menu {
    height: 40px
  }

  .main_menu li {
    width: auto;
    height: 40px;
    padding: 12px 0.7em !important;
    font-size: 12px;
  }

  .main_menu {
    width: 100%;
  }

  .main_submenu {
    width: 45%;
    margin: 10px 0 0 -134px !important;
    padding: 0;
  }

  .main_menu #Más {
    margin: 9px 0 0 -109px !important;
    width: 36%;
  }

  .main_submenu#Aprende {
    margin: 10px 0 0 -13px !important
  }

  .main_submenu#Aprende li {
    text-align: left
  }

  .main_menu li:last-child .main_submenu li {
    text-align: right;
  }

  .main_menu li:last-child .main_submenu li:hover,
  .main_submenu#Actúa li:hover {
    border-left: transparent !important;
    border-right: 6px solid #198031 !important;
  }

  .main_submenu li {
    font-size: 14px;
    line-height: 13px;
    width: 100%;
  }

  .main_submenu li:nth-child(3) {
    width: 100%;
  }

  .hadermenu_subscribe {
    margin: 20px 9px 0 0;
    font-size: 14px;
  }

  .main_submenu li {
    height: 55px;
    border-bottom: transparent !important;
    padding: 5px 10px !important;
    display: table;
    text-align: right;
  }

  .main_submenu li:hover {
    border-left: 6px solid #198031 !important;
    border-bottom: transparent !important;
    background: #7f7f7f;
    padding: 5px 10px !important;
  }

  .main_submenu li:hover>a {
    color: #ffffff !important;
  }

  .main_submenu li a {
    vertical-align: -webkit-baseline-middle;
    vertical-align: middle;
    display: table-cell;
  }

  /*HOMEPAGE DICIEMBRE 2020*/
  body .feature article:nth-child(2n) {
    margin-left: 14px;
  }

  /*suscribete*/
  .page-suscribete-header.jw-fullwidth-on {
    background-size: 13%;
    height: 450px;
    margin-top: -100px !important;
    width: 414px !important;
  }

  .page-suscribete-header #mc-embed-signup-title h1 {
    font-size: 30px !important;
    border-bottom: solid 1px #ffffff;
    width: 150px;
  }

  .page-suscribete-header #mc_embed_signup p {
    font-size: 14.5px;
    width: 286px !important;
    padding-top: 0px !important;
  }

  #mc_embed_signup input[type="submit"] {
    margin-right: -17px !important;
  }

  .page-suscribete-header #mc_embed_signup #mce-EMAIL,
  .page-suscribete-header #mc_embed_signup #mce-NAME,
  .page-suscribete-header #mce-PAIS {
    width: 100%;
  }

  .page-suscribete-header #mc_embed_signup {
    width: 350px;
    margin: 25px 25px 0;
    padding: 0;
    display: block;
    position: absolute;
    float: none;
  }

  .page-suscribete-header {
    height: 475px !important;
  }

  .page-template-page-suscribete-php h3.descubre {
    text-align: left;
    margin: -7px 0 -13px 0;
    left: 13px;
  }

  .page-template-page-suscribete-php .list-latinos li .content-latinos {
    padding: 5px;
  }

  .page-template-page-aprende_evidencia h3.evidencia {
    margin: 5px 0 8px 10px !important;
  }

  .page-template-page-aprende_evidencia .list-latinos li .inicio-noticia-title {
    padding: 0px !important;
  }

  .page-template-page-aprende_evidencia .list-latinos {
    width: 36.5%;
    margin: 0;
    margin-bottom: 18px;
    display: flex;
    flex-direction: column;
    padding-left: 10px;
  }

  .page-template-page-aprende_evidencia h3.descubre {
    margin: 5px 0 8px 10px !important;
  }

  .page-template-page-suscribete-php .list-latinos li,
  .page-template-page-aprende_evidencia .list-latinos li {
    width: 100%;
    height: auto;
    margin: 5px;
    background: #fff;
    margin-bottom: 6px !important;
  }

  .page-template-page-suscribete-php .list-latinos li a,
  .page-template-page-aprende_evidencia .list-latinos li a {
    display: block;
  }

  .page-template-page-suscribete-php .list-latinos li img,
  .page-template-page-aprende_evidencia .list-latinos li img {
    width: 35%;
    float: left;
    display: inline;
  }

  .page-template-page-suscribete-php .read-more-latinos,
  .page-template-page-aprende_evidencia .read-more-latinos {
    display: none;
  }

  .page-template-page-suscribete-php .list-latinos li .inicio-noticia-title {
    padding: 5px !important;
  }

  .page-template-page-suscribete-php .list-latinos li .content-latinos {
    padding: 4px;
    border: transparent;
    width: 60%;
    margin: 0;
    display: block;
    float: left;
    display: inline-block;
    height: auto;
  }

  .page-template-page-suscribete-php h3.descubre,
  .page-template-page-aprende_evidencia h3.descubre {
    font-size: 18px !important;
    width: 100%;
    left: 0;
    padding-left: 15px;
    margin: 0 !important;
    text-align: left;
  }

  .page-template-page-suscribete-php article {
    width: 100%;
    float: none;
    left: 0;
    margin: 5px 0 0 !important;
    padding: 0 !important;
  }

  /*fin suscribete*/
  article .videoicon,
  .image-latinos .videoicon {
    margin: 25px 0 0 46px;
  }

  /* Imax Vota */
  .imax-vota h1 {
    padding: 8px 0 2px;
  }

  .imax-vota header span {
    font-size: 17px;
  }

  .imax-vota h4 {
    font-size: 23px;
    line-height: 31px;
  }

  .imax-vota .botones {
    font-size: 13px;
  }

  .imax-vota .botones a,
  .imax-vota .botones button {
    padding: 12px 0;
  }

  .imax-vota .documentales aside {
    margin: 0 auto 40px;
    width: 91%;
    display: block;
  }

  .imax-vota .documentales aside:nth-child(3),
  .imax-vota .documentales aside:nth-child(6),
  .imax-vota .documentales aside:nth-child(9) {
    margin: 0 auto 40px;
  }

  .imax-vota .documentales aside img {
    width: 100%;
  }

  .videoYoutubeImaxVota {
    width: 98%;
    height: 81%;
    top: 4%;
    left: 1%;
  }

  .bannerImaxVota span {
    font-size: 14px;
    padding: 0;
  }

  .bannerImaxVota {
    padding: 24px 0;
  }

  .bannerImaxVota section {
    padding: 19px 0 8px;
  }

  .popupVotacionesImax {
    left: 2%;
    width: 96%;
  }

  .popupVotacionesImaxInner form {
    padding: 140px 16px 0;
  }

  .homepage .postpageinner .postpageBoton {
    padding: 0;
  }

  .homepage .postpageinner .postpageBoton a {
    padding: 6.5px 0;
    width: 93%;
    display: block;
    margin: 0 auto;
  }

  /* impacto */
  .impacto section aside {
    display: block;
    width: 100%;
  }

  .impacto section aside h2 {
    margin: -9px 0 0;
    padding: 12px;
    font-size: 17px !important;
  }

  .impacto section aside span {
    padding: 13px 0 0;
  }

  .impacto section aside span p {
    text-align: justify;
  }

  .impacto section {
    padding: 23px 0 2px;
  }



  /* Climate reality project CRP */
  .oceanoslanding .container-twobanner .banners .botonBanner a {
    margin: 9rem auto 0;
  }

  .crp .logocrp img {
    max-width: 63%;
    padding: 50px 0 14px;
  }

  .crp .page-content {
    text-align: justify;
  }

  .crp h4 {
    font-size: 13px;
  }

  .crp {
    padding: 0 0 34px;
  }

  .crp section .noticiascat .slick-prev {
    margin: -24px 0 -233px 3px
  }

  .crp section .noticiascat .slick-next {
    margin: -281px 19px 0 0;
  }

  #popuplente {
    height: 56em !important
  }

  .premiosFuturoVerde .nominados li {
    height: 487px;
  }

  .premiosFuturoVerde .nominados li .bg-green.button {
    left: 16% !important;
  }

  .page-template-page-premiosfuturoverde_ganadores .premiosFuturoVerde .nominados li .bg-green.button {
    left: 27% !important;
  }

  .page-template-page-premiosfuturoverde_ganadores .premiosFuturoVerde .nominados li {
    height: 455px;
  }

  .homepage .banner .bannerHomeInnerDesk {
    height: 384px;
  }

  body .ocean .top {
    font-size: 16px !important;
    margin: 0 auto;
    width: 83%;
  }

  body .oceanoslanding .video_fondo {
    background-color: black;
  }

  body .oceanoslanding .video_fondo video {
    opacity: 0.8;
  }

  body .ocean .social-icons {}

  body .ocean .social-icons aside {
    display: inline-block;
  }

  body .ocean .social-icons .lineaNegraRedes {
    border-top: 1px solid black;
    width: 280px;
  }

  body .ocean .social-icons img {
    width: 44px !important;
  }

  body .ocean .lista-oceanos .image-latinos {
    width: 100%;
  }

  body .ocean .lista-oceanos .list-latinos li {
    height: auto;
  }

  body .ocean .lista-oceanos .content-latinos {
    width: 100%;
    height: auto;
  }

  body .ocean .lista-oceanos .read-more-latinos {
    width: 100px;
    display: block;
  }

  .oceanoslanding .lista-oceanos .content-latinos h4 {
    padding: 0 0 25px;
  }

  .oceanoslanding .image-latinos a img {
    border-right: 1px solid #000;
    border-bottom: 0px;
  }

  .oceanoslanding .container-twobanner {
    width: 100%;
    display: block;
    gap: 1%;
  }

  /*SOLUCIONES*/
  .soluciones section .content-article {
    min-height: 90px;
  }

  .page-template-page-aprende_evidencia .fact p {
    margin: -4px auto 0;
    width: 100%;
    float: none;
    padding: 0;
  }

}

@media (max-width: 375px) {

  /* IMAX */
  .list-imax li .post-content {
    min-height: 90px;
    padding: 0 12px 0;
  }

  /*header*/
  .main_menu #Más {
    margin: 9px 0 0 -98px !important;
  }

  .main_menu li {
    padding: 13px 0.42em !important;
    height: 40px;
  }

  .main_submenu#Aprende {
    margin: 9px 0 0 -13px !important;
  }

  .main_submenu#Aprende {
    margin: 9px 0 0 -13px !important;
  }

  .main_submenu#Actúa {
    margin: 9px 0 0 -121px !important;
  }

  .main_submenu {
    margin: 4px 0 0 -14px !important;
  }

  .main_menu li:last-child .main_submenu {
    margin: 4px 0 0 -145px !important;
  }

  /*fin header*/
  /*homepage*/
  .homepage article .content-article h4 {
    max-width: 156px;
    font-size: 14px;
    line-height: 18px;
  }

  .homepage .banner .bannerHomeInnerIn {
    padding: 38px 45px;
  }

  .bannerHomeInnerDesk .bannerHomeInnerIn main {
    padding: 50px 25px;
  }

  .homepage .feature .portadaHomepage {
    width: 353px;
  }

  .homepage .feature .portadaHomepage .portadaHomeContent {
    padding-top: 46%;
  }

  .homepage .feature .fuatureinner {
    padding: 6px 0 0;
  }

  .homepage .seccion article .content-article h4 {
    font-size: 13px;
  }

  /*Empieza footer*/
  .footerFV ul.listaRedes li {
    width: 23%;
  }

  .footerFV {
    height: 471px !important;
  }

  .main_logo {
    width: 133px;
  }

  /*Termina footer*/

  /* Latinos */

  body h5.title-latinos {
    font-size: 22px;
    line-height: 30px;
  }

  body .gallery {
    left: 2%;
  }

  .list-latinos .content-latinos {
    height: 89px;
  }

  .page-template-page-latinos .row-fullwidth.jaw-head,
  .page-template-page-vive-verde .row-fullwidth.jaw-head,
  .page-template-page-vuelvete-defensor .row-fullwidth.jaw-head,
  .page-template-page-noticias .row-fullwidth.jaw-head,
  .page-template-page-aprende .row-fullwidth.jaw-head {
    max-height: 100% !important;
  }

  .page-template-page-noticias #main.row.jw-fixed-sidebar-box {
    padding: 0 40px;
  }

  .page-template-page-noticias #menu-noticias-mobile {
    margin-top: 15px;
  }

  .content-latinos h4 {
    font-size: 11px !important;
  }

  /* Fin Latinos */
  /*suscribete*/
  .page-suscribete-header #mc_embed_signup {
    width: 333px;
    margin: 21px 3%;
  }

  .page-suscribete-header {
    height: 520px !important
  }

  .page-suscribete-header #mc_embed_signup #mce-EMAIL,
  .page-suscribete-header #mc_embed_signup #mce-NAME,
  .page-suscribete-header #mce-PAIS {
    width: 100%;
  }

  .page-suscribete-header #mc_embed_signup p {
    font-size: 14.5px;
  }

  .page-suscribete-header #mc-embed-signup-title h1 {
    margin: 0;
    width: 150px;
  }

  .page-suscribete-header #mc_embed_signup_scroll {
    padding: 0 !important;
  }

  #mc_embed_signup input[type="submit"] {
    margin-right: -14px !important;
  }

  .page-template-page-suscribete-php h3.descubre {
    margin: 5px 0 8px 0 !important;
  }

  /* fin suscribete*/
  /* Vive Verde */
  .content-viveverde .list-viveverde {
    width: 74%;
  }

  .content-viveverde .energia-renovable-first .list-viveverde,
  .content-viveverde .trabaja-naturaleza .list-viveverde {
    width: 81%;
  }

  .content-viveverde .transporte-verde-first .list-viveverde {
    width: 91%;
  }

  /* Fin Vive Verde */
  /*nosotros*/
  .page-template-page-nosotros ul.sumate li a span {
    font-size: 14px;
  }

  .page-template-page-nosotros ul.sumate li {
    width: 30%;
    margin: 8% !important;
  }

  .page-template-page-nosotros .container.nosotros {
    margin: 20px auto !important;
    width: 90%;
  }

  .page-template-page-nosotros ul.sumate li img {
    display: block;
    margin: 0 auto 6px;
  }

  /*nosotros fin*/
  /** Imax Vota **/
  .imax-vota h4 {
    font-size: 21px;
  }

  .imax-vota header span {
    font-size: 16px;
  }

  .popupVotacionesImaxInner form aside label {
    font-size: 13px;
  }

  .popupVotacionesImaxInner .graciasPorVotarImax {
    padding: 95px 10px 0;
  }

  .popupVotacionesImaxInner .compartirEnFacebookImax a {
    color: #fff;
    font-size: 13px;
  }

  .popupVotacionesImaxInner .masSobreCambioClimaticoImax a {
    font-size: 13px;
  }

  .popupVotacionesImaxInner .graciasPorVotarImax span {
    font-size: 18px;
  }

  .soluciones section .content-article {
    min-height: 90px;
  }

  .soluciones section .titular {
    font-size: 17px;
    text-align: left;
  }

  /*crp*/
  .crp section .noticiascat .slick-next {
    margin: -348px 19px 0 0;
  }

  .oceanoslanding .container-twobanner .banners .botonBanner a {
    margin: 8.5rem auto 0;
  }

  /*premios futuro verde*/
  .premiosFuturoVerde .nominados li .bg-green.button {
    left: 13% !important;
  }

  body .ocean .social-icons .lineaNegraRedes {
    width: 237px;
  }

  /*sidebar*/
  .sidebar-mobile .sidebar-box {
    height: 57vh !important;
  }

}

@media(max-width:360px) {

  .main_menu li {
    padding: 12px 0.3em !important;
  }

  .page-suscribete-header #mc_embed_signup {
    width: 293px;
    margin: 25px 7.5%;
  }

  .main_submenu#Actúa {
    margin: 10px 0 0 -107px !important;
  }

  .page-suscribete-header {
    max-height: 95em !important;
  }

  .main_logo {
    width: 185px;
  }

  /* Vuelvete defensor */
  .list-unete {
    width: 50%;
  }

  /*imax vota*/
  .bannerImaxVota span {
    font-size: 13px;
    padding: 0;
  }

  .popupVotacionesImaxInner form aside label {
    font-size: 12px;
  }

  body .ocean .social-icons .lineaNegraRedes {
    width: 186px;
  }

  /*noticias y latinos noticias*/
  .list-latinos .content-latinos {
    height: 84px;
  }

}



@media(max-width: 320px) {
  .page-latinos-headerbg {
    margin-top: 147px;
  }

  .page-template-page-latinos .container {
    margin-top: 0px !important;
  }

  /*Banner canopy lab*/
  .canopyLab-Desktop {
    display: none;
  }

  .canopyLab-Mobile {
    display: block;
    background-image: url("../../images/canopy-mobile.png");
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: initial;
    align-content: initial;
    height: 450px;
  }

  .canopyLab-Mobile .tittle-canopy-mobile {
    background-color: #122E45;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    align-content: center;
    margin: 0 auto;
    position: relative;
    top: 32px;
    margin-top: -32px;
  }

  .canopyLab-Mobile .tittle-canopy-mobile h2 {
    color: white !important;
    font-family: 'robotolight' !important;
    border-bottom: none !important;
    text-transform: none;
    text-align: center;
    line-height: 1;
    margin: 0 !important;
  }

  .canopyLab-Mobile .tittle-canopy-mobile .t2 img {
    width: 60%;
    display: flex;
    align-self: flex-end;
    margin-left: 10px;
  }

  .canopyLab-Mobile .body-canopy-mobile {
    background-color: #1F3C01;
    height: 280px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    margin: 0 auto;
    width: 75%;
  }

  .canopyLab-Mobile .body-canopy-mobile h2 {
    font-family: 'robotolight' !important;
    line-height: 1.2;
    color: white !important;
    font-size: 13px !important;
    border-bottom: none !important;
    text-transform: none;
    text-align: center;
  }

  .canopyLab-Mobile .t2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 20px;
  }

  .canopyLab-Mobile .t1 {
    margin-top: 40px;
  }

  .canopyLab-Mobile .body-canopy-mobile .button {
    width: 60%;
    color: white;
    background: #122E45;
    font-family: 'robotolight';
    align-self: center;
    height: 30px;
    border: none;
    font-size: 14px;
    padding: 5px 25px;
  }

  #header {
    max-height: 50px !important;
  }

  ul.main_menu {
    padding-left: 0 !important;
  }

  .main_submenu#Actúa {
    margin: 12px 0 0 -92px !important;
  }

  .main_menu li {
    padding: 12px 0.63em !important;
  }

  .main_menu #Más {
    margin: 11px 0 0 -86px !important;
    width: 36%;
  }

  /* IMAX */
  .list-imax li .post-image,
  .list-imax li .post-content {
    width: 100%;
  }

  .title-post {
    font-size: 13px;
  }

  /*homepage*/
  .main_submenu#Aprende {
    margin: 9px 0 0 -6px !important;
  }

  .homepage .feature .fuatureinner {
    padding: 12px 0 0;
  }

  .homepage .feature .portadaHomepage {
    margin: 0;
    width: 100%;
  }

  .homepage .feature .portadaHomepage .portadaHomeContent {
    padding-top: 49%;
  }

  .homepage article .imgarticle {
    max-width: 171px;
  }

  .homepage article .content-article h4 {
    max-width: 111px;
    font-size: 11px;
    line-height: 16px;
    font-size: 11px !important;
  }

  .homepage article .content-article {
    height: 115px !important;
  }

  .homepage article {
    margin: 0 0 0 11px;
    height: 127px;
  }

  .portadaHomepage .videoicon {
    margin: 86px 0 0 136px;
  }

  article .videoicon {
    margin: 33px 0 0 58px;
  }

  .homepage .postpage .postpageinner {
    min-height: 371px;
  }

  .multiples .multiplesInner {
    padding: 9px 0;
  }

  body .feature .portadaHomepage .videoicon {
    margin: 86px 0 0 129px;
  }

  .homepage .seccion {
    padding: 30px 0 30px;
  }

  .homepage .seccion article {
    height: 114px;
  }

  .homepage .seccion article .content-article h4 {
    font-size: 11px;
  }

  .unapaginaInner .unapaginaInnerIn header .headUnaPagina {
    font-size: 15px;
  }

  .unapaginaInner .unapaginaInnerIn header span {
    font-size: 13px;
    line-height: 13px;
  }

  .homepage .banner .bannerHomeInnerIn {
    font-size: 23px;
    padding: 38px 23px;
  }

  .descargables .descargablesIn main {
    max-width: initial;
    padding: 49px 23px;
  }

  .main_headermenu.mobile {
    width: 100%
  }

  .main_menu li {
    font-size: 11px;
  }

  .main_submenu li {
    font-size: 12px;
  }

  .main_submenu {
    width: 42%;
  }

  .main_logo {
    width: 160px;
    margin-top: 13px;
  }

  /*footer*/
  .footerFV ul.listaRedes li {
    width: 23%;
  }

  .main_logo {
    width: 121px;
  }

  .footerFV {
    height: 447px !important;
  }

  /*Blogpost*/
  #header {
    margin-top: 145px;
  }

  .sidebar-noticia a.sidebar-noticia-title {
    font-size: 14px;
  }


  .entry-content .perex header h1 {
    padding: 10.5% 15px 0 !important;
  }

  /*Blogpost Colaboraciones*/
  .colaboracionesBannerDesk {
    margin-top: 15%;
  }

  /* Latinos */
  div.page-latinos-header h4 {
    font-size: 24px;
  }

  .page-latinos-header h4 .font-34 {
    font-size: 17px;
  }

  .overlay {
    z-index: 9;
  }

  .image-content .lente-image {
    background-size: 152% !important;
  }

  .image-post,
  .list-latinos .content-latinos {
    width: 196px;
  }

  ul.list-latinos li {
    height: auto;
    width: 100%;
    margin: 15px 0;

  }

  .list-latinos .content-latinos {
    height: 56px;
    float: left;
    padding: 4px;
    display: inline-block;
  }

  .content-latinos h4 {
    font-size: 15px;
  }

  .image-latinos {
    width: 30%;
    height: auto;
    /* margin: 5px;*/

  }

  /* Fin Latinos */
  /*suscribete*/
  .page-template-page-suscribete-php article {
    width: 90%;
    margin: 0px auto !important;
  }

  .page-suscribete-header {
    max-height: 32.5em !important;
  }

  .page-suscribete-header #mc_embed_signup {
    width: 284px;
    margin: 10px -2%;
  }

  .page-suscribete-header #mc_embed_signup p {
    font-size: 12.5px;
    width: 264px !important;
  }

  .page-suscribete-header.jw-fullwidth-on {
    height: 437px;
  }

  .page-template-page-suscribete-php .list-latinos li .inicio-noticia-title {
    font-size: 12px !important;
  }

  .page-template-page-suscribete-php .list-latinos li img {
    width: 30%;
    height: auto;
    margin: 5px;
    background: #fff;
    float: left;
    display: inline;
  }

  .page-template-page-suscribete-php .list-latinos li .content-latinos {
    width: 60%;
    padding: 4px;
    float: left;
    display: inline-block;
    height: auto;
  }

  .page-template-page-suscribete-php .list-latinos li .inicio-noticia-title {
    font-size: 15px !important;
    text-align: left;
  }

  .page-template-page-suscribete-php .list-latinos li {
    margin: 15px 0;
    width: 100%;
  }

  .page-template-page-suscribete-php .list-latinos {
    width: 100%;
    margin: -21px 0 0;
  }

  /*fin suscribete*/
  /* Vive Verde */
  .content-viveverde .list-viveverde {
    width: 75%;
  }

  .content-viveverde .energia-renovable-first .list-viveverde,
  .content-viveverde .trabaja-naturaleza .list-viveverde {
    width: 93%;
  }

  .content-viveverde .transporte-verde-first .list-viveverde {
    width: 97%;
  }

  /* Fin Vive Verde */
  /* Vuelvete defensor */
  .list-unete {
    width: 57%;
  }

  .comparte-vd li {
    width: 100%;
    margin-bottom: 10px;
  }

  .comparte-vd li p {
    width: 81%;
    margin-top: 0 !important;
  }

  .comparte-vd li img {
    width: 31px;
  }

  .comparte-vd li:first-child img {
    width: 28px;
  }

  /* Fin Vuelvete defensor */
  /*header*/
  .main_menu li {
    padding: 12px 0.98em;
  }

  .main_menu li:last-child .main_submenu {
    margin: 4px 0 0 -99px !important;
  }

  .main_submenu {
    margin: 4px 0 0 -11px !important;
  }

  .hadermenu_subscribe {
    font-size: 12px;
  }

  /*fin header*/
  /*nosotros*/
  .page-template-page-nosotros ul.sumate li {
    width: 42%;
    margin: 0 6% 13% !important;
  }

  .page-template-page-nosotros div.sumate {
    margin: 25px auto;
  }

  /*fin nosotros*/
  /** Imax Vota **/
  .imax-vota h4 {
    font-size: 18px;
  }

  /*crp*/
  .crp section .noticiascat .slick-next {
    margin: -309px 19px 0 0;
  }

  .oceanoslanding .container-twobanner .banners .botonBanner a {
    margin: 6.9rem auto 0;
  }

  /*premios*/

  .page-latinos-header.premios .spacing-header img {
    margin-left: 9%;
    width: 250px
  }

  .premiosFuturoVerde .nominados li {
    height: 440px;
  }

  .premiosFuturoVerde .nominados li .bg-green.button {
    left: 6% !important;
  }

  .page-template-page-premiosfuturoverde_ganadores .premiosFuturoVerde .nominados li {
    height: 393px;
  }

  .page-template-page-premiosfuturoverde_ganadores .premiosFuturoVerde .nominados li .bg-green.button {
    left: 21% !important;
  }

  /*fin premios*/

  /*PAGE 404*/
  .msj-container-404 .imagen-404 {
    max-width: 25%;
  }

  .msj-container-404 {
    text-align: center;
    padding: 40px 10px;
    padding-top: 120px;
  }

  .numero-404 {
    font-size: 30px;
    font-family: 'robotolight';
    padding: 30px 0px;
    line-height: 32px;
  }

  .botones404-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .botones404-div .bttn {
    width: 55%;
    color: white;
    background: #198031;
    font-family: 'robotolight';
    border: none;
    font-size: 12px;
    margin-top: 15px;
    padding: 10px 25px;
    margin-left: 15px;
  }

  .page-template-page-aprende_evidencia .fact p {
    margin: -4px auto 0;
    width: 100%;
    float: none;
    padding: 0;
  }

  .sidebar-mobile .sidebar-box {
    height: 65vh !important;
  }
}


@media screen and (min-width: 360px) {
  .page-latinos-headerbg {
    margin-top: 147px;
  }

  .page-template-page-latinos .container {
    margin-top: 0px !important;
  }

  .homepage .banner_cambio_climatico .bannerCambioClimatico {
    display: block;
  }

  .homepage .banner_cambio_climatico .dioxido-content h2 {
    font-size: 9px !important;
  }

  .homepage .bannerCambioClimatico .tittle_banner {
    font-size: 16px !important;
  }

  .homepage .dioxido-content {
    margin-left: 0px;
  }

  .homepage .modal-open .modal {
    display: none;
  }

  /*Banner canopy lab*/
  .canopyLab-Desktop {
    display: none;
  }

  .canopyLab-Mobile {
    display: block;
    background-image: url("../../images/canopy-mobile.png");
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: initial;
    align-content: initial;
    height: 450px;
    padding: 4px 25px;
  }

  .canopyLab-Mobile .tittle-canopy-mobile {
    background-color: #122E45;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    align-content: center;
    margin: 0 auto;
    position: relative;
    top: 32px;
    margin-top: -32px;
  }

  .canopyLab-Mobile .tittle-canopy-mobile h2 {
    color: white !important;
    font-family: 'robotolight' !important;
    border-bottom: none !important;
    text-transform: none;
    text-align: center;
    line-height: 1;
    margin: 0 !important;
  }

  .canopyLab-Mobile .tittle-canopy-mobile .t2 img {
    width: 60%;
    display: flex;
    align-self: flex-end;
    margin-left: 10px;
  }

  .canopyLab-Mobile .body-canopy-mobile {
    background-color: #1F3C01;
    height: 280px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    margin: 0 auto;
    width: 75%;
  }

  .canopyLab-Mobile .body-canopy-mobile h2 {
    font-family: 'robotolight' !important;
    line-height: 1.2;
    color: white !important;
    font-size: 13px !important;
    border-bottom: none !important;
    text-transform: none;
    text-align: center;
  }

  .canopyLab-Mobile .t2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 20px;
  }

  .canopyLab-Mobile .t1 {
    margin-top: 40px;
  }

  .canopyLab-Mobile .body-canopy-mobile .button {
    width: 60%;
    color: white;
    background: #122E45;
    font-family: 'robotolight';
    align-self: center;
    height: 30px;
    border: none;
    font-size: 14px;
    padding: 5px 25px;
  }

  #header {
    margin-top: 185px;
  }

  .post-template-default ul {
    padding: 0px;
  }

  /*PAGE 404*/
  .msj-container-404 .imagen-404 {
    max-width: 25%;
  }

  .msj-container-404 {
    text-align: center;
    padding: 40px 10px;
  }

  .numero-404 {
    font-size: 30px;
    font-family: 'robotolight';
    padding: 30px 0px;
    padding-top: 10px;
    line-height: 32px;
  }

  .botones404-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .botones404-div .bttn {
    width: 50%;
    color: white;
    background: #198031;
    font-family: 'robotolight';
    border: none;
    font-size: 12px;
    margin-top: 15px;
    padding: 10px 25px;
    margin-left: 15px;
  }

}


@media screen and (min-width: 480px) {
  .page-latinos-headerbg {
    margin-top: 147px;
  }

  .page-template-page-latinos .container {
    margin-top: 0px !important;
  }

  .homepage .banner_cambio_climatico .bannerCambioClimatico {
    display: block;
  }

  .homepage .banner_cambio_climatico .dioxido-content h2 {
    font-size: 9px !important;
  }

  .homepage .bannerCambioClimatico .tittle_banner {
    font-size: 16px !important;
  }

  .homepage .dioxido-content {
    margin-left: 32px;
  }

  .homepage .dioxido-content {
    padding-bottom: 14px;
  }

  /*Header persistente*/
  #header {
    margin-top: 170px;
  }

  .post-template-default ul {
    padding: 0px;
  }

  /*PAGE 404*/
  .msj-container-404 .imagen-404 {
    max-width: 25%;
  }

  .msj-container-404 {
    text-align: center;
    padding: 40px 10px;
  }

  .numero-404 {
    font-size: 30px;
    font-family: 'robotolight';
    padding: 30px 0px;
    line-height: 32px;
    padding-top: 10px;
  }

  .botones404-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .botones404-div .bttn {
    width: 50%;
    color: white;
    background: #198031;
    font-family: 'robotolight';
    border: none;
    font-size: 12px;
    margin-top: 15px;
    padding: 10px 25px;
    margin-left: 15px;
  }

}

@media screen and (min-width: 768px) {
  .page-latinos-headerbg {
    margin-top: 0px;
  }

  .page-template-page-latinos .container {
    margin-top: 55px !important;
  }

  .homepage .banner_cambio_climatico .bannerCambioClimatico {
    display: flex;
  }

  .homepage .dioxido-content {
    margin-left: 32px;
  }

  .homepage .temperatura-content {
    margin-left: 0px;
  }

  .homepage .dioxido-content {
    padding-bottom: 14px;
  }

  /*Banner canopy lab*/
  .canopyLab-Desktop {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    background: url("../../images/canopy-desktop.png");
    background-size: 100%;
    background-repeat: no-repeat;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .canopyLab-Mobile {
    display: none;
  }

  .canopyLab-Desktop .tittle-canopy-desktop {
    background-color: #122E45;
    display: flex;
    width: 20%;
    flex-direction: column;
    height: 215px;
    justify-content: initial;
  }

  .canopyLab-Desktop h2 {
    color: white !important;
    font-family: 'robotolight' !important;
    border-bottom: none !important;
    text-transform: none;
    margin-bottom: 0px;
    margin-top: 0px;
  }

  .canopyLab-Desktop .tittle-canopy-desktop img {
    width: 75%;
    display: flex;
    align-self: flex-end;
    margin-left: 10px;
  }

  .canopyLab-Desktop .body-text {
    background-color: #1F3C01;
    height: 250px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
  }

  .canopyLab-Desktop .body-text .green1 {
    background-color: #1F3C01;
    height: 20px;
  }

  .canopyLab-Desktop .body-inner h2 {
    font-size: 12px !important;
    align-self: initial;
    text-transform: none;
    line-height: 1;
    margin-top: 15px;

  }

  .canopyLab-Desktop .tittle-canopy-desktop h2 {
    font-size: 21px !important;
    text-transform: none;
    text-align: right;
    line-height: 25px;
    margin-top: 0px;
  }

  .canopyLab-Desktop .tittle-2 {
    display: flex;
    flex-direction: row;
  }

  .canopyLab-Desktop .body-canopy-desktop.col-lg-4 {
    width: 64.333%;
    padding-left: 0px;
    padding-right: 0px;
  }

  .canopyLab-Desktop .body-inner .button {
    width: 28%;
    color: white;
    background: #122E45;
    font-family: 'robotolight';
    align-self: initial;
    height: 35px;
    border: none;
    font-size: 15px;
    margin-top: 15px;
  }

  .canopyLab-Desktop .body-canopy-desktop {
    display: flex;
    flex-direction: column;
    height: 255px;
  }

  .canopyLab-Desktop .body-text .body-inner {
    display: flex;
    align-self: center;
    flex-direction: column;
  }

  .canopyLab-Desktop .body-canopy-desktop .green1 {
    height: 65px;
    background-color: #1F3C01;
    margin-top: 40px;
  }

  .canopyLab-Desktop .green2 {
    height: 44px;
    background-color: #1F3C01;
    margin-bottom: 43px;
    align-self: flex-end;
  }

  .canopyLab-Desktop .green2.col-lg-4 {
    width: 9.333%;
  }

  .canopyLab-Desktop .tittle-canopy-desktop .txt1 {
    margin-top: 25px;
  }

  .canopyLab-Desktop.row {
    margin-right: 0px;
    margin-left: 0px;
  }

  .canopyLab-Desktop.col-md-12 {
    padding-right: 0px;
    padding-left: 0px;
  }

  #header {
    margin-top: 170px;
  }

  #content {
    padding-top: 0px;
  }

  /*PAGE 404*/
  .msj-container-404 {
    text-align: center;
    padding: 40px 10px;
    padding-top: 120px;
  }

  .numero-404 {
    font-size: 30px;
    font-family: 'robotolight';
    padding: 30px 0px;
    line-height: 32px;
    padding-top: 10px;
  }

  .botones404-div {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .botones404-div .bttn {
    width: 22%;
    color: white;
    background: #198031;
    font-family: 'robotolight';
    border: none;
    font-size: 12px;
    margin-top: 15px;
    padding: 10px 25px;
    margin-left: 15px;
  }

  .page-latinos-headerbag {
    padding-top: 155px;
  }

  /*BANNER CRONOLOGICO HOMEPAGE*/
  .homepage .noticias-cronologico .seccion.tittle-cat {
    padding-bottom: 10px;
    padding-top: 0px;
  }

  .homepage .noticias-cronologico .postpageBoton {
    padding-bottom: 60px;
  }

  /*LIKES BLOGPOST*/
  .single-post .share-single-bottom .share_post .likes-blogpost {
    display: none;
    flex-direction: row;
    justify-content: right;
    margin-top: -65px;
  }

  .single-post .share-single-bottom .share_post .likes-blogpost img {
    width: 50px;
    height: 50px;
  }

  .single-post .share-single-bottom .share_post .likes-blogpost a {
    color: #198031;
    font-family: 'robotoblack';
    font-size: 25px;
    margin-top: 5px;
    margin-left: 10px;
  }

}

@media screen and (min-width: 1024px) {
  .page-template-page-latinos .container {
    margin-top: 100px !important;
  }

  .homepage .banner_cambio_climatico .dioxido-content h2 {
    font-size: 12px !important;
  }

  .homepage .bannerCambioClimatico .tittle_banner {
    font-size: 26px !important;
  }

  .homepage .dioxido-content {
    margin-left: 16px;
  }

  .homepage .dioxido-content {
    padding-bottom: 14px;
  }

  .oceanoslanding .container-twobanner .banners .botonBanner a {
    margin: 11em auto 0;
  }

  /*Banner canopy lab*/
  .canopyLab-Desktop {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    background: url("../../images/canopy-desktop.png");
    background-size: 100%;
    background-repeat: no-repeat;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .canopyLab-Mobile {
    display: none;
  }

  .canopyLab-Desktop .tittle-canopy-desktop {
    background-color: #122E45;
    display: flex;
    width: 20%;
    flex-direction: column;
    height: 285px;
    justify-content: initial;
  }

  .canopyLab-Desktop h2 {
    color: white !important;
    font-family: 'robotolight' !important;
    border-bottom: none !important;
    text-transform: none;
    margin-bottom: 0;
  }

  .canopyLab-Desktop .tittle-canopy-desktop img {
    width: 75%;
    display: flex;
    align-self: flex-end;
    margin-left: 10px;
  }

  .canopyLab-Desktop .body-text {
    background-color: #1F3C01;
    height: 250px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
  }

  .canopyLab-Desktop .body-text .green1 {
    background-color: #1F3C01;
    height: 20px;
  }

  .canopyLab-Desktop .body-inner h2 {
    font-size: 14px !important;
    align-self: initial;
    text-transform: none;
    line-height: 1;

  }

  .canopyLab-Desktop .tittle-canopy-desktop h2 {
    font-size: 28px !important;
    text-transform: none;
    text-align: right;
    line-height: 25px;
  }

  .canopyLab-Desktop .tittle-2 {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    margin-right: 15px;
  }

  .canopyLab-Desktop .body-canopy-desktop.col-lg-4 {
    width: 60.333%;
    padding-left: 0px;
    padding-right: 0px;
  }

  .canopyLab-Desktop .body-inner .button {
    width: 28%;
    color: white;
    background: #122E45;
    font-family: 'robotolight';
    align-self: initial;
    height: 40px;
    border: none;
    font-size: 18px;
    margin-top: 15px;
  }

  .canopyLab-Desktop .body-canopy-desktop {
    display: flex;
    flex-direction: column;
    height: 340px;
  }

  .canopyLab-Desktop .body-text .body-inner {
    display: flex;
    align-self: center;
    flex-direction: column;
  }

  .canopyLab-Desktop .body-canopy-desktop .green1 {
    height: 60px;
    background-color: #1F3C01;
    margin-top: 53px;
  }

  .canopyLab-Desktop .green2 {
    height: 55px;
    background-color: #1F3C01;
    margin-bottom: 54px;
    align-self: flex-end;
  }

  .canopyLab-Desktop .green2.col-lg-4 {
    width: 9.333%;
  }

  .canopyLab-Desktop .tittle-canopy-desktop .txt1 {
    margin-top: 40px;
    margin-right: 15px;
  }

  .canopyLab-Desktop.row {
    margin-right: 0px;
    margin-left: 0px;
  }

  .canopyLab-Desktop.col-md-12 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .sidebar .sidebar-box {
    width: 17vw;
  }

  .sidebar-box .content-sidebar {
    overflow-y: auto;
    height: 80vh !important;
    scrollbar-width: thin;
  }

  .sidebar-box .content-sidebar::-webkit-scrollbar {
    -webkit-appearance: none;
  }

  .sidebar-box .content-sidebar::-webkit-scrollbar:vertical {
    width: 10px;
  }

  .sidebar-box .content-sidebar::-webkit-scrollbar-button:increment, .contenedor::-webkit-scrollbar-button {
    display: none;
  }

  .sidebar-box .content-sidebar::-webkit-scrollbar:horizontal {
    height: 10px;
  }

  .sidebar-box .content-sidebar::-webkit-scrollbar-thumb {
    background-color: #d1d1d1;
    border-radius: 20px;
    border: 2px solid #f1f2f3;
  }

  .sidebar-box .content-sidebar::-webkit-scrollbar-track {
    border-radius: 10px;
  }

  #header {
    margin-top: 55px;
  }


  /*PAGE 404*/
  .msj-container-404 {
    text-align: center;
    padding: 40px 10px;
    padding-top: 120px;
  }

  .numero-404 {
    font-size: 46px;
    font-family: 'robotolight';
    padding: 30px 0px;
    line-height: 50px;
  }

  .botones404-div {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .botones404-div .bttn {
    width: 22%;
    color: white;
    background: #198031;
    font-family: 'robotolight';
    border: none;
    font-size: 18px;
    margin-top: 15px;
    padding: 10px 25px;
    margin-left: 5px;
    margin-right: 15px;
  }

  .page-latinos-headerbag {
    padding-top: 55px;
  }

  /*BANNER CRONOLOGICO HOMEPAGE*/
  .homepage .noticias-cronologico .seccion.tittle-cat {
    padding-top: 25px;
  }

  .homepage .noticias-cronologico .postpageBoton {
    padding-bottom: 60px;
  }

  /*LIKES BLOGPOST*/
  .single-post .share-single-bottom .share_post .likes-blogpost {
    display: none;
    flex-direction: row;
    justify-content: right;
    margin-top: -65px;
  }

  .single-post .share-single-bottom .share_post .likes-blogpost img {
    width: 50px;
    height: 50px;
  }

  .single-post .share-single-bottom .share_post .likes-blogpost a {
    color: #198031;
    font-family: 'robotoblack';
    font-size: 25px;
    margin-top: 5px;
    margin-left: 10px;
  }

  .page-latinos-headerbg {
    margin-top: 55px !important;
  }
}

@media screen and (min-width: 1440px) {
  .page-template-page-latinos .container {
    margin-top: 100px !important;
  }

  .oceanoslanding .container-twobanner .banners .botonBanner a {
    margin: 12em auto 0;
  }

  .page-latinos-headerbg {
    margin-top: 55px !important;
  }

  .homepage .bannerCambioClimatico .tittle_banner {
    font-size: 30px !important;
  }

  .homepage .banner_cambio_climatico .dioxido-content h2 {
    font-size: 16px !important;
  }

  .homepage .bannerCambioClimatico .bannerTemperatura .dioxido-content {
    margin-right: 18px;
  }

  .homepage .bannerCambioClimatico .bannerTemperatura .temperatura-content {
    margin-left: 20px;
  }

  .homepage .dioxido-content {
    padding-bottom: 14px;
  }

  /*Banner canopy lab*/
  .canopyLab-Desktop {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    background: url("../../images/canopy-desktop.png");
    background-size: 100%;
    background-repeat: no-repeat;
    justify-content: flex-end;
    align-items: flex-start;
    height: 350px;
  }

  .canopyLab-Mobile {
    display: none;
  }

  .canopyLab-Desktop .tittle-canopy-desktop {
    background-color: #122E45;
    display: flex;
    width: 15vw;
    flex-direction: column;
    height: 305px;
    justify-content: initial;
  }

  .canopyLab-Desktop h2 {
    color: white !important;
    font-family: 'robotolight' !important;
    border-bottom: none !important;
    text-transform: none;
    margin-bottom: 0;
  }

  .canopyLab-Desktop .tittle-canopy-desktop img {
    width: 75%;
    display: flex;
    align-self: flex-end;
  }

  .canopyLab-Desktop .body-text {
    background-color: #1F3C01;
    height: 250px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
  }

  .canopyLab-Desktop .body-text .green1 {
    background-color: #1F3C01;
    height: 20px;
  }

  .canopyLab-Desktop .body-inner h2 {
    font-size: 16px !important;
    align-self: initial;
    text-transform: none;
    line-height: 1;

  }

  .canopyLab-Desktop .tittle-canopy-desktop h2 {
    font-size: 28px !important;
    text-transform: none;
    text-align: right;
    line-height: 25px;
  }

  .canopyLab-Desktop .tittle-2 {
    display: flex;
    flex-direction: row;
    margin-right: 15px;
    justify-content: flex-end;
  }

  .canopyLab-Desktop .tittle-2 h2 {
    font-size: 25px !important;
  }

  .canopyLab-Desktop .body-canopy-desktop.col-lg-4 {
    width: 54.333vw;
    padding-left: 0px;
    padding-right: 0px;
  }

  .canopyLab-Desktop .body-inner .button {
    width: 28%;
    color: white;
    background: #122E45;
    font-family: 'robotolight';
    align-self: initial;
    height: 40px;
    border: none;
    font-size: 18px;
    margin-top: 15px;
  }

  .canopyLab-Desktop .body-canopy-desktop {
    display: flex;
    flex-direction: column;
    height: 375px;
  }

  .canopyLab-Desktop .body-text .body-inner {
    display: flex;
    align-self: center;
    flex-direction: column;
  }

  .canopyLab-Desktop .body-canopy-desktop .green1 {
    height: 45px;
    background-color: #1F3C01;
    margin-top: 55px;
  }

  .canopyLab-Desktop .green2 {
    height: 55px;
    background-color: #1F3C01;
    margin-bottom: 68px;
    align-self: flex-end;
  }

  .canopyLab-Desktop .green2.col-lg-4 {
    width: 16.333vw;
  }

  .canopyLab-Desktop .tittle-canopy-desktop .txt1 {
    margin-top: 55px;
  }

  .canopyLab-Desktop.row {
    margin-right: 0px;
    margin-left: 0px;
  }

  .canopyLab-Desktop.col-md-12 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .sidebar .sidebar-box {
    margin-left: 4.5vw;
  }

  .page-latinos-headerbag {
    padding-top: 55px;
  }

  /*banner de noticias en orden cronologico*/
  .homepage .noticias-cronologico {
    padding-bottom: 25px;
  }

  .homepage .noticias-cronologico .tittle-cat {
    padding-top: 30px;
    padding-bottom: 0px;
  }

  /*LIKES BLOGPOST*/
  .single-post .share-single-bottom .share_post .likes-blogpost {
    display: none;
    flex-direction: row;
    justify-content: right;
    margin-top: -65px;
  }

  .single-post .share-single-bottom .share_post .likes-blogpost img {
    width: 50px;
    height: 50px;
  }

  .single-post .share-single-bottom .share_post .likes-blogpost a {
    color: #198031;
    font-family: 'robotoblack';
    font-size: 25px;
    margin-top: 5px;
    margin-left: 10px;
  }

}