/*

Theme Name: Omicrono

Version: 1.0

Author: El Español

Author URI: https://www.elespanol.com

*/
html {
  text-rendering: optimizelegibility;
}
html * {
  max-height: 1000000px;
}
body {
  margin: 0;
  background: #f3f3f3;
  padding: 0;
  font-family: 'Noto Serif', serif;
  font-size: 13px;
  color: #191a1e;
  min-width: 320px;
}
a {
  text-decoration: none;
  color: #191a1e;
}
/*CONTAINER*/
.container {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .container {
    width: 100%;
    border: 0;
  }
}
#sectionLanding {
  width: 100%;
}
@font-face {
  font-family: "Berlingske Serif XCn";
  font-style: normal;
  font-weight: 400;
  src: local("Berlingske Serif XCn Regular"), local("Berlingske-xcn-regular"), url('//s1.eestatic.com/assets_css/fonts/BerlingskeSerif/BerlingskeSerifXCn-Regular.woff') format("woff");
}
#dsq-app5 {
  display: none !important;
}
#logoElEspanol {
  background: url(https://s3.eestatic.com/assets_css/img/elespanol-logo.svg) no-repeat center;
  background-size: 116px;
  background-position-y: -40px;
  background-color: #FFFFFF;
  width: 100%;
  height: 41px;
  border-bottom: 1px solid #dfdfdf;
}
#logoEAL {
  width: 100%;
  height: 100px;
  background: #FFFFFF;
  border-bottom: 1px solid #f2f2f2;
  text-align: center;
  overflow: hidden;
}
#logoEAL img {
  height: 80px;
  margin: 10px auto;
}
#logoEAL h1 {
  margin-left: -10000;
}
@media screen and (max-width: 1000px) {
  #logoEAL {
    height: 45px;
    width: auto;
  }
  #logoEAL img {
    height: 41px;
    margin: 2px auto;
    width: auto !important;
  }
}
#headerFixedSpacing {
  height: 173px;
  width: 100%;
  display: none;
}
.headerFixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 11;
  box-shadow: 0 2px 14px 0 rgba(25, 26, 30, 0.05);
}
.headerFixed #logoElEspanol {
  background-size: 108px;
  background-position-y: -40px;
  height: 35px;
}
.headerFixed #logoEAL {
  height: 45px;
}
.headerFixed #logoEAL img {
  height: 41px;
  margin: 2px auto;
  width: auto !important;
}
@media screen and (max-width: 665px) {
  #logoElEspanol {
    background-size: 108px;
    background-position-y: -40px;
    height: 35px;
  }
}
#headerBillboard {
  width: 1000px;
  margin: 0 auto;
  margin-top: 10px;
  height: auto;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  #headerBillboard {
    display: none;
  }
}
footer {
  background: #262626;
  color: #FFFFFF;
  padding: 20px 0;
}
footer a {
  color: #FFFFFF;
}
footer nav ul {
  margin: 0;
  padding: 0;
  line-height: 40px;
}
footer nav ul li {
  margin: 0;
  padding: 0 10px;
  display: inline-block;
  list-style: none;
  height: 40px;
  line-height: 40px;
}
#footerInfo {
  float: left;
}
#footerSocial {
  float: right;
}
#footerCopyright {
  clear: both;
  width: 100%;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media screen and (max-width: 665px) {
  #footerInfo {
    float: none;
  }
  #footerInfo ul li {
    width: 49%;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: center;
  }
  #footerSocial {
    float: none;
    text-align: center;
  }
}
#footerCookies {
  width: 100%;
  border-top: 1px solid #aaaaaa;
  background: #f6f6f6;
  position: fixed;
  left: 0;
  bottom: 0px;
  text-align: center;
  padding: 10px 0;
  z-index: 20;
  clear: both;
}
#footerCookies br {
  display: none;
}
#footerCookies .button {
  white-space: nowrap;
  background-color: #ddd;
  border: 1px solid #777;
  padding: 4px 10px;
  margin: 0 10px;
  text-decoration: none;
  color: #333;
}
#footerCookies .button:hover {
  background-color: #eee;
}
#footerCookies .button:active {
  position: relative;
  top: 1px;
}
#footerCookies .button:focus {
  outline: 0;
  background: #fafafa;
}
@media screen and (max-width: 665px) {
  #footerCookies br {
    display: block;
  }
  #footerCookies .button {
    display: inline-block;
    margin-top: 5px;
  }
  #footerCookies {
    padding: 5px 0;
  }
}
aside {
  float: right;
  width: 300px;
  padding: 5px;
}
@media screen and (max-width: 1000px) {
  aside {
    width: 100%;
    padding: 0;
  }
  aside .sidebarSeparator {
    display: none;
  }
  aside .sidebarHide {
    display: none;
  }
  .sidebarHide {
    display: none;
  }
}
aside .sidebarBox {
  width: 300px;
}
aside .sidebarBox .sidebarBoxTitle {
  font-size: 17px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  border-bottom: 1px solid #dfdfdf;
  margin-top: 20px;
}
aside .sidebarSeparator {
  width: 310px;
  margin-left: -5px;
  margin-right: -5px;
  height: 5px;
}
aside .sidebarBoxRobapaginas {
  width: 300px;
  height: 250px;
}
aside .sidebarRobapaginas {
  width: 300px;
  height: 250px;
}
@media screen and (max-width: 1000px) {
  aside .sidebarBoxRobapaginas {
    width: 31%;
    margin: 1%;
    float: left;
  }
  aside .sidebarRobapaginas {
    margin: 0 auto;
  }
}
@media screen and (max-width: 990px) {
  aside .sidebarBoxRobapaginas {
    width: 48%;
  }
}
@media screen and (max-width: 650px) {
  aside .sidebarBoxRobapaginas {
    width: 98%;
  }
}
aside .sidebarSky {
  width: 300px;
  height: auto;
}
aside .sidebarFandroides {
  width: 300px;
  height: 99px;
  background: url("https://static.elandroidelibre.com/styleV2/images/fandroides.jpg") no-repeat center center;
  display: block;
}
aside .sidebarBoxFandroides {
  width: 300px;
}
@media screen and (max-width: 1000px) {
  aside .sidebarBoxFandroides {
    width: 31%;
    margin: 1%;
    float: left;
  }
  aside .sidebarFandroides {
    width: 100%;
  }
}
@media screen and (max-width: 990px) {
  aside .sidebarBoxFandroides {
    width: 48%;
  }
}
@media screen and (max-width: 650px) {
  aside .sidebarBoxFandroides {
    width: 98%;
  }
}
/* DESTACADOS */
aside .sidebarBoxFeatured {
  width: 310px;
  margin: 0 -5px;
  margin-top: 20px;
}
aside .sidebarFeatured {
  width: 310px;
}
@media screen and (max-width: 1000px) {
  aside .sidebarBoxFeatured {
    width: 31%;
    margin: 1%;
    float: left;
  }
  aside .sidebarFeatured {
    margin: auto;
  }
}
@media screen and (max-width: 990px) {
  aside .sidebarBoxFeatured {
    width: 48%;
  }
}
@media screen and (max-width: 650px) {
  aside .sidebarBoxFeatured {
    width: 98%;
  }
}
aside .sidebarFeatured a {
  width: 100%;
  height: 48px;
  line-height: 50px;
  font-size: 13px;
  text-transform: uppercase;
  display: block;
  color: #191a1e;
}
aside .sidebarFeatured a:hover {
  color: #ffffff;
}
aside .sidebarFeaturedText {
  padding-left: 10px;
}
aside .sidebarFeaturedIcon {
  width: 60px;
  height: 48px;
  float: left;
  background-repeat: no-repeat;
  background-position: 17px 12px;
}
aside .sidebarFeaturedMarket:hover {
  background-color: #B3C833;
}
aside .sidebarFeaturedMarketIcon {
  background-image: url(https://static.elandroidelibre.com/styleV2/images/Destacados2/market.png);
  background-color: #B3C833;
}
aside .sidebarFeaturedGames:hover {
  background-color: #ce5043;
}
aside .sidebarFeaturedGamesIcon {
  background-image: url(https://static.elandroidelibre.com/styleV2/images/Destacados2/juegos.png);
  background-color: #ce5043;
}
aside .sidebarFeaturedPhoto:hover {
  background-color: #fb8521;
}
aside .sidebarFeaturedPhotoIcon {
  background-image: url(https://static.elandroidelibre.com/styleV2/images/Destacados2/photo.png);
  background-color: #fb8521;
}
aside .sidebarFeaturedTrash:hover {
  background-color: #1aa1e1;
}
aside .sidebarFeaturedTrashIcon {
  background-image: url(https://static.elandroidelibre.com/styleV2/images/Destacados2/papelera.png);
  background-color: #1aa1e1;
}
aside .sidebarFeaturedTricks:hover {
  background-color: #AA66CC;
}
aside .sidebarFeaturedTricksIcon {
  background-image: url(https://static.elandroidelibre.com/styleV2/images/Destacados2/trucos.png);
  background-color: #AA66CC;
}
aside .sidebarFeaturedRoot:hover {
  background-color: #000000;
}
aside .sidebarFeaturedRootIcon {
  background-image: url(https://static.elandroidelibre.com/styleV2/images/Destacados2/root.png);
  background-color: #000000;
}
aside .sidebarFeaturedBrowser:hover {
  background-color: #658092;
}
aside .sidebarFeaturedBrowserIcon {
  background-image: url(https://static.elandroidelibre.com/styleV2/images/Destacados2/navegadores.png);
  background-color: #658092;
}
aside .sidebarFeaturedVideos:hover {
  background-color: #3F5CA9;
}
aside .sidebarFeaturedVideosIcon {
  background-image: url(https://static.elandroidelibre.com/styleV2/images/Destacados2/videos.png);
  background-color: #3F5CA9;
}
/* /DESTACADOS */
/* ARTÍCULOS MÁS COMENTADOS */
aside .sidebarMostComment {
  width: 290px;
  overflow: hidden;
  margin: 0;
  border-top: 0px;
  margin-bottom: 10px;
  padding-right: 10px;
  margin-bottom: 6px;
}
aside .sidebarMostComment a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #000;
  padding: 0 0 0 10px;
  position: relative;
  margin: 10px 0 0px 0;
  height: 50px;
}
aside .sidebarMostComment a .hot-thumb {
  margin-left: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background: #cecece;
  overflow: hidden;
}
aside .sidebarMostComment h1 {
  font-size: 16px;
  color: #444;
  text-align: center;
}
aside .sidebarMostComment a h3 {
  font-size: 14px !important;
  line-height: 20px;
  height: 20px;
  margin: 0 0 9px 0;
  padding: 7px 0 0 0;
  overflow: hidden;
  letter-spacing: normal;
  color: #444;
  text-transform: uppercase;
  font-weight: normal !important;
  -webkit-margin: 0 !important;
}
aside .sidebarMostComment a:hover {
  color: #666;
}
aside .sidebarMostComment a:hover span.bar {
  background: #444;
}
aside .sidebarMostComment span.bar {
  display: block;
  height: 14px;
  background: #2196F3;
  position: relative;
}
aside .sidebarMostComment span.bar-case {
  display: block;
  height: 14px;
  background: #ececec;
}
aside .sidebarMostComment span.count {
  width: 45px;
  height: 36px;
  color: #fff;
  background: url(https://static.elandroidelibre.com/styleV2/images/comm-mask.png) no-repeat;
  font-size: 14px;
  position: absolute;
  right: -3px;
  top: -34px;
  line-height: normal;
  text-align: center;
  padding: 7px 0 0 0;
}
aside .sidebarMostComment a:hover span.count {
  background-position: -45px 0;
}
aside .sidebarMostComment span.count:after {
  position: absolute;
  content: " ";
  display: block;
  top: 0;
  right: -217px;
  height: 30px;
  width: 220px;
  background: #fff;
}
aside .sidebarMostComment span.count:before {
  position: absolute;
  content: " ";
  display: block;
  top: 0;
  left: -14px;
  height: 24px;
  width: 17px;
  background: url(https://static.elandroidelibre.com/styleV2/images/mask-fade.png) no-repeat top right;
}
/* /ARTÍCULOS MÁS COMENTADOS */
/* ARTÍCULOS POPULARES */
aside .sidebarPopularPost {
  width: 300px;
  overflow: hidden;
  margin: 0;
  border-top: 0px;
  margin-bottom: 10px;
  margin-bottom: 6px;
}
aside .sidebarPopularPost a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #000;
  position: relative;
  margin: 10px 0 0px 0;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
aside .sidebarPopularPost a:first-of-type {
  margin-top: 5px;
}
aside .sidebarPopularPost .img {
  float: left;
  margin-left: 0px;
  width: 90px;
  height: 60px;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
aside .sidebarPopularPost h3 {
  float: right;
  width: 200px;
  margin: 0;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  max-height: 60px;
  overflow: hidden;
}
/* /ARTÍCULOS POPULARES */
/* ÚLTIMOS ARTÍCULOS */
aside .sidebarLastestPost {
  width: 300px;
  margin: 0;
  border-top: 0px;
  margin-bottom: 6px;
  padding: 0;
  list-style-position: outside;
  list-style-type: disc;
}
aside .sidebarLastestPost li {
  margin: 10px 0 0px 0;
  border-top: 1px dotted #dfdfdf;
  padding-top: 10px;
  margin-left: 25px;
  color: #2196f3;
}
aside .sidebarLastestPost li:first-of-type {
  border-top: 0;
  margin-top: 0;
}
aside .sidebarLastestPost h3 {
  margin: 0;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  max-height: 60px;
  color: #191a1e;
}
/* /ÚLTIMOS ARTÍCULOS */
/* NUBE DE ETIQUETAS */
aside .sidebarTagCloud {
  padding: 0px;
}
aside .sidebarTagCloud a {
  color: #fff;
  background: #2196F3;
  padding: 5px 10px;
  margin: 0px 5px 5px 0px;
  font-size: 14px!important;
  display: inline-block;
}
aside .sidebarTagCloud a:hover {
  background: #3C3C3C;
}
/* /NUBE DE ETIQUETAS */
aside #sidebarPostInfo {
  color: #aaaaaa;
  clear: both;
  height: 80px;
  font-weight: bold;
}
aside #sidebarPostInfo a {
  color: #aaaaaa;
}
aside #sidebarPostInfoAuthor {
  float: left;
  width: 190px;
  height: 25px;
  line-height: 25px;
  font-size: 20px;
  margin-left: 10px;
  margin-top: 8px;
}
aside #sidebarPostInfoAuthor a {
  font-size: 20px;
}
aside #sidebarPostInfoDate {
  float: left;
  width: 190px;
  height: 20px;
  line-height: 20px;
  margin-left: 10px;
}
aside #sidebarPostInfoDate a {
  font-size: 12px;
}
aside #sidebarPostInfoImage {
  height: 80px;
  width: 80px;
  float: right;
}
aside #sidebarPostInfoInfo {
  height: 25px;
  width: 25px;
  float: right;
  /*background: url('https://static.elandroidelibre.com/styleV2/images/autorInfo.png') no-repeat top left;*/
}
/* ARTICULOS BANNERS */
aside .sidebarBanners {
  width: 300px;
  overflow: hidden;
  margin: 0;
  border-top: 0px;
  margin-bottom: 10px;
  margin-bottom: 6px;
}
aside .sidebarBanners a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #000;
  position: relative;
  margin: 10px 0 0px 0;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  height: 75px;
}
aside .sidebarBanners .img {
  float: left;
  margin-left: 0px;
  width: 90px;
  height: 75px;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
aside .sidebarBanners span {
  float: right;
  width: 210px;
  margin: 0;
  font-weight: 700;
  font-size: 22px;
  line-height: 73px;
  text-align: center;
}
/* /ARTICULOS BANNERS */
#carousel {
  width: 100%;
  box-sizing: border-box;
  padding: 0 40px;
  margin-bottom: 30px;
  position: relative;
  height: 196px;
}
@media screen and (max-width: 1000px) {
  #carousel {
    width: 96%;
    margin: 20px 2%;
  }
}
#carouselLeft {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 120px;
  box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.1);
  text-align: center;
  line-height: 145px;
  cursor: pointer;
}
#carouselRight {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 120px;
  box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.1);
  text-align: center;
  line-height: 145px;
  cursor: pointer;
}
#carouselPosts {
  width: calc(100% - 20px);
  height: 196px;
  overflow: hidden;
  box-sizing: border-box;
  margin: 0 10px;
}
#carouselPostsBox {
  width: 2940px;
  height: 196px;
  position: relative;
}
.carouselPost {
  width: 212px;
  height: 196px;
  overflow: hidden;
  position: absolute;
  top: 0;
}
.carouselPostImg {
  width: 100%;
  height: 120px;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.carouselPostOmicrono {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  top: 10px;
  left: 10px;
  background-image: url(images/eal.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
}
.carouselPost h2 {
  font-size: 16px;
  line-height: 22px;
  height: 66px;
  margin: 0;
  margin-top: 5px;
  overflow: hidden;
  text-align: center;
}
@media screen and (max-width: 665px) {
  #carousel {
    width: 100%;
    margin: 10px 0;
    padding: 0;
    height: 174px;
  }
  #carouselPosts {
    height: 174px;
  }
  #carouselPostsBox {
    height: 174px;
  }
  .carouselPost {
    height: 174px;
  }
  #carouselLeft {
    display: none;
  }
  #carouselRight {
    display: none;
  }
  .carouselPost h2 {
    height: 44px;
  }
}
#menu {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #FFFFFF;
  position: relative;
  z-index: 20;
  box-shadow: 0 4px 4px 0 rgba(25, 26, 30, 0.05);
  font-family: "Roboto Medium", Arial, sans-serif;
  font-size: 12px;
}
#menu #submenuButton {
  width: 22px;
  height: 16px;
  position: absolute;
  left: 10px;
  top: 11px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
@media screen and (max-width: 665px) {
  #menu #submenuButton {
    left: 15px;
  }
}
#menu #submenuButton span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #000000;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#menu #submenuButton span:nth-child(1) {
  top: 0px;
}
#menu #submenuButton span:nth-child(2) {
  top: 8px;
}
#menu #submenuButton span:nth-child(3) {
  top: 16px;
}
#menu #submenuButton.open span:nth-child(1) {
  top: 8px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
#menu #submenuButton.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
#menu #submenuButton.open span:nth-child(3) {
  top: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#menu #loUltimoButton {
  height: 30px;
  position: absolute;
  right: 10px;
  top: 5px;
  padding: 0 14px;
  line-height: 30px;
  background: #f3f3f3;
  text-transform: uppercase;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
#menuDesktop > ul {
  margin: 0;
  padding: 0;
  height: 40px;
  line-height: 40px;
}
#menuDesktop > ul > li {
  margin: 0;
  padding: 0 14px;
  display: inline-block;
  list-style: none;
  text-transform: uppercase;
  height: 40px;
  line-height: 40px;
  position: relative;
}
#menuDesktop > ul > li > a > i {
  margin-left: 10px;
}
#menuDesktop > ul > li > ul {
  margin: 0;
  padding: 0;
  position: absolute;
  list-style: none;
  background: #dfdfdf;
  width: 315px;
  left: 0;
  top: 40px;
}
#menuDesktop > ul > li > ul > li {
  text-align: left;
  text-indent: 10px;
}
#menuTabletMobile {
  display: none;
}
#menuTabletMobile ul {
  margin: 0;
  padding: 0;
  height: 40px;
  line-height: 40px;
}
#menuTabletMobile ul li {
  margin: 0;
  padding: 0 10px;
  display: inline-block;
  list-style: none;
  text-transform: uppercase;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  box-sizing: border-box;
  margin-right: 14px;
  font-family: "Roboto Medium", Arial, sans-serif;
  color: #898f96;
}
#menuTabletMobile ul .active {
  font-family: "Roboto Medium", Arial, sans-serif;
  color: #3b3f42;
  border-bottom: 1px solid #3b3f42;
}
@media screen and (max-width: 1000px) {
  #menu #submenuButton {
    top: -32px;
  }
  #menu #loUltimoButton {
    display: none;
  }
  #menuDesktop {
    display: none;
  }
  #menuTabletMobile {
    display: block;
  }
  #menu {
    border: 0;
    box-shadow: 0 4px 4px 0 rgba(25, 26, 30, 0.05);
  }
}
.headerFixed #menu {
  height: 0;
}
.headerFixed #menuDesktop {
  display: none;
}
.headerFixed #menuTabletMobile {
  display: none !important;
}
.headerFixed #submenuButton {
  top: -31px !important;
}
.headerFixed #loUltimoButton {
  top: -36px !important;
}
#menu2 {
  width: 320px;
  box-sizing: border-box;
  border: 1px solid #eee;
  position: absolute;
  top: 35px;
  left: 0;
  z-index: 20;
  background: #fefefe;
  border-radius: 0 3px 3px 0;
  text-transform: uppercase;
  box-shadow: 1px 2px 10px 4px rgba(0, 0, 0, 0.1);
  background-image: linear-gradient(-179deg, #ffffff 2%, #f2f2f2 100%);
  max-height: calc(100vh - 95px);
  overflow-y: auto;
}
#menu2 input[type="search"] {
  outline: none;
  height: 35px;
  width: 70%;
  margin: 5%;
  margin-right: 0;
  box-sizing: border-box;
  padding: 0 10px;
  line-height: 35px;
  float: left;
  border-radius: 3px 0 0 3px;
  border: 1px solid #eee;
  font-size: 12px;
  text-transform: uppercase;
}

.bsearch {

   background-color: #191a1e; /* Green */
   border: none;
   color: white;
   padding: 8px 22x;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   font-size: 18px;
   cursor: pointer;
}

#menu2 #searchSubmit {
  background: #191a1e;
  width: 20%;
  border-radius: 0 3px 3px 0;
  float: left;
  height: 35px;
  margin: 5%;
  margin-left: 0;
  line-height: 34px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
}
#menu2 > nav > ul {
  width: 90%;
  margin: 5%;
  padding: 0;
  list-style: none;
  background: #ffffff;
  clear: both;
}
#menu2 > nav > ul > li {
  box-sizing: border-box;
  border: 1px solid #eee;
  border-bottom: 0;
  padding: 0;
  text-align: left;
  line-height: 40px;
  text-indent: 10px;
}
#menu2 > nav > ul > li:last-of-type {
  border-bottom: 1px solid #eee;
}
#menu2 > nav > ul > li > div {
  float: right;
  line-height: 28px;
  width: 35px;
  text-align: center;
  cursor: pointer;
  margin: 5px;
  border-radius: 2px;
  color: #c3c4c3;
  text-indent: 0;
  font-size: 20px;
  height: 30px;
}
#menu2 > nav > ul > li .active {
  background: #178FE6;
  color: #ffffff;
}
#menu2 > nav > ul > li > ul {
  width: 100%;
  padding: 0;
  list-style: none;
}
#menu2 > nav > ul > li > ul > li {
  width: 100%;
  padding: 0 10px;
  text-align: right;
  line-height: 40px;
  text-indent: 0px;
  box-sizing: border-box;
  border-top: 1px solid #eee;
  border-left: 2px solid #178fe6;
}
#menu2Social {
  width: 177px;
  margin: 5% auto;
  padding: 0;
  list-style: none;
}
#menu2Social li {
  float: left;
  height: 35px;
  margin: 12px;
  width: 35px;
  padding: 0;
  border-radius: 50%;
  color: #ffffff;
  font-size: 17px;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
}
#menu2SocialFacebook {
  background: #3b5998;
}
#menu2SocialTwitter {
  background: #55acee;
}
#menu2SocialYoutube,
#menu2SocialGoogle{
  background: #ce1312;
}
#menu2SocialInstagram {
  background: #d02d89;
}
#menu2SocialFeedly {
  background: #2bb24c;
}
#menu2SocialTelegram {
  background: #2ca4d7;
}
#menu2GooglePlay img {
  margin-top: 5%;
  width: 130px;
  height: auto;
}

#menu li:hover ul {
  display: block !important;
}

#menu li:hover {
  background-color: #dfdfdf;
}

@media screen and (max-width: 1000px) {
  #menu2 {
    top: -5px;
  }
}
.headerFixed #menu2 {
  top: -5px;
}
.paginator {
  clear: both;
  height: 25px;
  padding: 50px 0;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .paginator {
    width: 100%;
    padding: 50px 0;
  }
}
.wp-paginate {
  padding: 0;
  margin: 0;
  margin-left: auto;
}
.wp-paginate li {
  display: inline;
  list-style: none;
}
.wp-paginate a {
  background: #dddddd;
  border: 1px solid #cccccc;
  color: #464646;
  margin-right: 4px;
  padding: 3px 9px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
}
.wp-paginate a:hover,
.wp-paginate a:active {
  background: #ccc;
  color: #888;
}
.wp-paginate .title {
  color: #555;
  margin-right: 4px;
}
.wp-paginate .gap {
  color: #999;
  margin-right: 4px;
}
.wp-paginate .current {
  color: #ffffff;
  background: #2196F3;
  border: 1px solid #2196F3;
  margin-right: 4px;
  padding: 3px 9px;
}
#home {
  padding-top: 10px;
}
@media screen and (max-width: 1000px) {
  #home {
    padding-top: 0px;
  }
}
.homeCover {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.homeCoverVideo {
  background-image: url(images/video.png);
  background-repeat: no-repeat;
  background-position: center;
}
.homeCoverGaleria {
  background-image: url(images/galeria.png);
  background-repeat: no-repeat;
  background-position: center;
}
#homeMPU {
  width: 300px;
  height: 600px;
  float: right;
  position: relative;
  padding-left: 14px;
  border-left: 1px solid #dfdfdf;
  text-align: center;
}
#homeMPU > div {
  width: 300px;
  margin: 0 auto;
  vertical-align: middle;
  display: table-cell;
  height: 600px;
}
@media screen and (max-width: 1000px) {
  #homeMPU {
    border: 0;
    padding: 0;
    margin-right: 2%;
    margin-top: -200px;
  }
  #homeMPU > div {
    width: 300px;
    margin: 0 auto;
    display: block;
    height: auto;
  }
}
@media screen and (max-width: 665px) {
  #homeMPU {
    float: none;
    width: 100%;
    margin: 2% 0;
  }
}
#homeMPU2 {
  width: 300px;
  height: 600px !important;
  float: right;
  position: relative;
  margin-top: 14px;
  padding-left: 18px;
  border-left: 1px solid #dfdfdf;
}
@media screen and (max-width: 1000px) {
  #homeMPU2 {
    width: 47%;
    margin: 15px 2% !important;
    margin-top: 0 !important;
    border: 0 !important;
    padding: 0 !important;
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 665px) {
  #homeMPU2 {
    float: none;
    width: 100%;
    margin: 2% 0;
    border-top: 3px solid #FFFFFF;
    text-align: center;
    padding-top: 2%;
    height: auto !important;
  }
}
#homeMPU2 > div {
  width: 300px;
  margin: 0 auto;
  vertical-align: middle;
  display: table-cell;
  height: 600px;
}
@media screen and (max-width: 1000px) {
  #homeMPU2 > div {
    width: 300px;
    margin: 0 auto;
    display: block;
    height: auto;
  }
}
#homeMPU3 {
  width: 300px;
  height: 600px;
  float: left;
  position: relative;
  margin-top: 14px;
  padding-right: 17px;
  border-right: 1px solid #dfdfdf;
  margin-right: 19px;
}
@media screen and (max-width: 1000px) {
  #homeMPU3 {
    width: 47%;
    margin: 15px 2%;
    margin-top: 0;
    border: 0;
    padding: 0;
    margin-left: 0;
    margin-bottom: 14px;
    float: right;
  }
}
@media screen and (max-width: 665px) {
  #homeMPU3 {
    float: none;
    width: 100%;
    margin: 2% 0;
    border-top: 3px solid #FFFFFF;
    text-align: center;
    padding-top: 2%;
    height: auto;
  }
}
#homeMPU3 > div {
  width: 300px;
  margin: 0 auto;
  vertical-align: middle;
  display: table-cell;
  height: 600px;
}
@media screen and (max-width: 1000px) {
  #homeMPU3 > div {
    width: 300px;
    margin: 0 auto;
    display: block;
    height: auto;
  }
}
#homeMPU2EE1 {
  width: 300px;
  height: 600px !important;
  float: right;
  position: relative;
  margin-top: 14px;
  padding-left: 18px;
  border-left: 1px solid #dfdfdf;
}
@media screen and (max-width: 1000px) {
  #homeMPU2EE1 {
    width: 47%;
    margin: 15px 2% !important;
    margin-top: 0 !important;
    border: 0 !important;
    padding: 0 !important;
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 665px) {
  #homeMPU2EE1 {
    float: none;
    width: 100%;
    margin: 2% 0;
    border-top: 3px solid #FFFFFF;
    text-align: center;
    padding-top: 2%;
    height: auto !important;
  }
}
#homeMPU3EE1 {
  width: 300px;
  height: 600px;
  float: left;
  position: relative;
  margin-top: 14px;
  padding-right: 17px;
  border-right: 1px solid #dfdfdf;
  margin-right: 19px;
}
@media screen and (max-width: 1000px) {
  #homeMPU3EE1 {
    width: 47%;
    margin: 15px 2%;
    margin-top: 0;
    border: 0;
    padding: 0;
    margin-left: 0;
    margin-bottom: 14px;
    float: right;
  }
}
@media screen and (max-width: 665px) {
  #homeMPU3EE1 {
    float: none;
    width: 100%;
    margin: 2% 0;
    border-top: 3px solid #FFFFFF;
    text-align: center;
    padding-top: 2%;
    height: auto !important;
  }
}
#homeMPU2EE2 {
  width: 300px;
  height: 600px !important;
  float: right;
  position: relative;
  margin-top: 14px;
  padding-left: 18px;
  border-left: 1px solid #dfdfdf;
}
@media screen and (max-width: 1000px) {
  #homeMPU2EE2 {
    width: 47%;
    margin: 15px 2% !important;
    margin-top: 0 !important;
    border: 0 !important;
    padding: 0 !important;
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 665px) {
  #homeMPU2EE2 {
    float: none;
    width: 100%;
    margin: 2% 0;
    border-top: 3px solid #FFFFFF;
    text-align: center;
    padding-top: 2%;
    height: auto !important;
  }
}
#homeMPU3EE2 {
  width: 300px;
  height: 600px;
  float: left;
  position: relative;
  margin-top: 14px;
  padding-right: 17px;
  border-right: 1px solid #dfdfdf;
  margin-right: 19px;
}
@media screen and (max-width: 1000px) {
  #homeMPU3EE2 {
    width: 47%;
    margin: 15px 2%;
    margin-top: 0;
    border: 0;
    padding: 0;
    margin-left: 0;
    margin-bottom: 14px;
    float: right;
  }
}
@media screen and (max-width: 665px) {
  #homeMPU3EE2 {
    float: none;
    width: 100%;
    margin: 2% 0;
    border-top: 3px solid #FFFFFF;
    text-align: center;
    padding-top: 2%;
    height: auto !important;
  }
}
#homeMPU2EE1 > div {
  width: 300px;
  margin: 0 auto;
  vertical-align: middle;
  display: table-cell;
  height: 600px;
}
@media screen and (max-width: 1000px) {
  #homeMPU2EE1 > div {
    width: 300px;
    margin: 0 auto;
    display: block;
    height: auto;
  }
}
#homeMPU2EE2 > div {
  width: 300px;
  margin: 0 auto;
  vertical-align: middle;
  display: table-cell;
  height: 600px;
}
@media screen and (max-width: 1000px) {
  #homeMPU2EE2 > div {
    width: 300px;
    margin: 0 auto;
    display: block;
    height: auto;
  }
}
#homeMPU3EE1 > div {
  width: 300px;
  margin: 0 auto;
  vertical-align: middle;
  display: table-cell;
  height: 600px;
}
@media screen and (max-width: 1000px) {
  #homeMPU3EE1 > div {
    width: 300px;
    margin: 0 auto;
    display: block;
    height: auto;
  }
}
#homeMPU3EE2 > div {
  width: 300px;
  margin: 0 auto;
  vertical-align: middle;
  display: table-cell;
  height: 600px;
}
@media screen and (max-width: 1000px) {
  #homeMPU3EE2 > div {
    width: 300px;
    margin: 0 auto;
    display: block;
    height: auto;
  }
}
#homeMPU4 {
  width: 300px;
  height: 600px;
  float: right;
  position: relative;
  margin-top: 14px;
  padding-left: 17px;
  border-left: 1px solid #dfdfdf;
}
@media screen and (max-width: 1000px) {
  #homeMPU4 {
    width: 47%;
    margin: 15px 2%;
    margin-top: 0;
    border: 0;
    padding: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 665px) {
  #homeMPU4 {
    float: none;
    width: 100%;
    margin: 2% 0;
  }
}
#homeRoba {
  width: 300px;
  height: 250px;
  margin: 15px auto;
}
@media screen and (max-width: 665px) {
  #homeRoba {
    margin: 0 auto;
  }
  .homeNormalRoba {
    height: auto !important;
  }
}
#homeBillboard {
  width: 100%;
  height: 250px;
  float: right;
  position: relative;
  margin-top: 14px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  #homeBillboard {
    display: none;
  }
}
#homeMobileAdvertising {
  display: none;
  width: 320px;
  margin: 2% auto;
  text-align: center;
}
@media screen and (max-width: 665px) {
  #homeMobileAdvertising {
    display: block;
  }
}
#homeMobileAdvertising2 {
  display: none;
  width: 300px;
  height: 250px;
  margin: 2% auto;
}
@media screen and (max-width: 665px) {
  #homeMobileAdvertising2 {
    display: block;
  }
}
.homeTop {
  width: 492px;
  height: 312px;
  float: left;
  position: relative;
  margin-bottom: 15px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.homeTop:first-of-type {
  margin-right: 16px;
}
.homeTop h2 {
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  width: 100%;
  color: #FFFFFF;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 70px 15px 18px 15px;
  font-size: 30px;
  line-height: 38px;
  font-smoothing: antialiased;
  background: linear-gradient(-180deg, rgba(23, 24, 25, 0) 0%, rgba(23, 24, 25, 0.9) 100%);
}
@media screen and (max-width: 1000px) {
  .homeTop {
    width: 96%;
    margin: 2%;
  }
  .homeTop:first-of-type {
    margin-top: 0;
    margin-bottom: 0;
  }
  .homeTop h2 {
    font-size: 35px;
    line-height: 45px;
  }
}
@media screen and (max-width: 665px) {
  .homeTop {
    float: none;
    width: 100%;
    margin: 2% 0;
    height: 250px;
  }
  .homeTop h2 {
    font-size: 25px;
    line-height: 35px;
  }
}
.homeFeatured {
  width: 327px;
  height: 185px;
  float: left;
  position: relative;
  margin-right: 15px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.homeFeatured h2 {
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  width: 100%;
  color: #FFFFFF;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 1000px) {
  .homeFeatured {
    margin: 15px 2%;
    margin-top: 0;
    clear: both;
    width: calc(94% - 300px);
  }
}
@media screen and (max-width: 665px) {
  .homeFeatured {
    float: none;
    width: 100%;
    margin: 2% 0;
  }
}
.homeFeaturedBig {
  width: 669px;
  height: 400px;
  float: left;
  position: relative;
  margin-top: 15px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.homeFeaturedBig h2 {
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  width: 100%;
  color: #FFFFFF;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 30px;
}
@media screen and (max-width: 1000px) {
  .homeFeaturedBig {
    margin: 0px 2%;
    margin-top: -200px;
    clear: both;
    width: calc(94% - 300px);
    height: 200px;
  }
}
@media screen and (max-width: 665px) {
  .homeFeaturedBig {
    float: none;
    width: 100%;
    margin: 2% 0;
  }
}
.homeNormal {
  border-top: 1px solid #C4CDD2;
  padding-top: 12px;
  width: 324px;
  height: 269px;
  float: left;
  position: relative;
  margin-top: 25px;
  margin-right: 14px;
}
.homeNormal:nth-of-type(3n + 2) {
  margin-right: 0px;
}
#nextPage .homeNormal:nth-of-type(3n + 2) {
  margin-right: 14px;
}
#nextPage .homeNormal:nth-of-type(14n + 5),
#nextPage .homeNormal:nth-of-type(14n + 8) {
  margin-right: 14px;
}
#nextPage .homeNormal:nth-of-type(14n + 7),
#nextPage .homeNormal:nth-of-type(14n + 9),
#nextPage .homeNormal:nth-of-type(14n + 11),
#nextPage .homeNormal:nth-of-type(14n + 14) {
  margin-right: 0px;
}
.nextPage .homeNormal:nth-of-type(11) {
  margin-right: 14px !important;
}
.nextPage .homeNormal:nth-of-type(12) {
  margin-right: 0px !important;
}
.archivePage .homeNormal:nth-of-type(9) {
  margin-right: 14px !important;
}
.archivePage .homeNormal:nth-of-type(10) {
  margin-right: 0px !important;
}
.homeNormalImg {
  width: 100%;
  height: 180px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.homeNormal h2 {
  line-height: 25px;
  height: 75px;
  margin: 0;
  margin-top: 10px;
  overflow: hidden;
  font-size: 19px;
}
@media screen and (max-width: 1000px) {
  .homeNormal {
    width: 47%;
    margin: 25px 2%;
    margin-top: 0;
  }
  .homeNormal:nth-of-type(3n + 2) {
    margin-right: 2%;
  }
  .homeNormal:nth-of-type(2n) {
    margin-right: 0px;
  }
  #nextPage .homeNormal:nth-of-type(14n + 8) {
    margin-right: 14px;
  }
  #nextPage .homeNormal:nth-of-type(14n + 1),
  #nextPage .homeNormal:nth-of-type(14n + 5),
  #nextPage .homeNormal:nth-of-type(14n + 13) {
    margin-right: 0px;
  }
}
@media screen and (max-width: 665px) {
  .homeNormal {
    float: none;
    width: 96%;
    margin: 2%;
    height: 100px;
    border-top: 3px solid #FFFFFF;
    padding-top: 2%;
  }
  .homeNormalImg {
    float: left;
    width: 40%;
    height: 100px;
  }
  .homeNormal h2 {
    float: right;
    width: 58%;
    margin: 0;
    line-height: 25px;
    height: 100px;
    font-size: 18px;
  }
}
@media screen and (max-width: 665px) {
  .homeNormalNoMobile {
    display: none !important;
  }
}
#youtubeCarouselHeader {
  width: 70%;
  height: 41px;
  line-height: 41px;
  text-transform: uppercase;
  position: relative;
  clear: both;
  margin: 0px 15%;
  padding: 0;
  padding-top: 20px;
  font-family: "Berlingske Serif XCn", Georgia, "Times New Roman", Times, serif;
}
.youtubeCarouselHeaderLine {
  width: calc((100% - 350px)/2);
  height: 20px;
  border-bottom: 1px solid #dfdfdf;
  float: left;
}
.youtubeCarouselHeaderText {
  width: 350px;
  float: left;
  text-align: center;
  font-size: 33px;
  line-height: 41px;
}
@media screen and (max-width: 665px) {
  #youtubeCarouselHeader {
    width: 94%;
    margin: 0 2%;
  }
  .youtubeCarouselHeaderLine {
    width: calc((100% - 260px)/2);
  }
  .youtubeCarouselHeaderText {
    width: 260px;
    font-size: 26px;
  }
}
#youtubeCarouselBox {
  background: #313131;
  margin-top: 15px;
  position: relative;
  z-index: 1;
  height: 380px;
}
@media screen and (max-width: 1000px) {
  #youtubeCarouselBox {
    width: 96%;
    margin: 2%;
  }
}
#youtubeCarouselVideo {
  padding: 10px;
  width: 640px;
  height: 360px;
  float: left;
}
#youtubeCarouselList {
  float: right;
  height: 360px;
  margin: 10px;
  margin-left: 0;
  width: calc(100% - 670px);
  overflow-y: scroll;
  padding: 0;
}
.youtubeCarouselListVideo {
  padding: 5px;
  width: 100%;
  height: 70px;
  cursor: pointer;
  box-sizing: border-box;
}
.youtubeCarouselListVideoActive {
  background: #2196f3;
}
.youtubeCarouselListVideo:first-of-type {
  margin-top: 0;
}
.youtubeCarouselListVideoImage {
  width: 107px;
  height: 60px;
  float: left;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.youtubeCarouselListVideoTitle {
  width: calc(100% - 117px);
  line-height: 20px;
  margin: 10px 0;
  margin-left: 10px;
  height: 40px;
  float: left;
  color: #ffffff;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  #youtubeCarouselBox {
    height: 310px;
  }
  #youtubeCarouselVideo {
    width: 515px;
    height: 290px;
  }
  #youtubeCarouselVideo iframe {
    width: 515px;
    height: 290px;
  }
  #youtubeCarouselList {
    width: calc(100% - 545px);
    height: 290px;
  }
  .youtubeCarouselListVideoTitle {
    text-align: left;
  }
}
@media screen and (max-width: 910px) {
  #youtubeCarouselBox {
    height: 245px;
  }
  #youtubeCarouselVideo {
    width: 400px;
    height: 225px;
  }
  #youtubeCarouselVideo iframe {
    width: 400px;
    height: 225px;
  }
  #youtubeCarouselList {
    width: calc(100% - 430px);
    height: 225px;
  }
  .youtubeCarouselListVideoTitle {
    text-align: left;
  }
}
@media screen and (max-width: 665px) {
  #youtubeCarouselBox {
    height: 0;
    padding: 0;
    padding-top: 56.25%;
    position: relative;
  }
  #youtubeCarouselVideo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
  }
  #youtubeCarouselVideo iframe {
    width: 100%;
    height: 100%;
  }
  #youtubeCarouselList {
    display: none;
  }
}
.ealverticalMonth {
  float: left;
  font-size: 17px;
  text-transform: uppercase;
  width: 60px;
  padding-right: 10px;
  text-align: right;
}
.ealverticalDay {
  width: calc(100% - 70px);
  border-left: 1px solid #cccccc;
  float: right;
  box-sizing: border-box;
}
.ealverticalDay h2 {
  position: relative;
  font-size: 22px;
  line-height: 20px;
  color: #FF0000;
  margin: 10px 12px;
  margin-top: 20px;
}
.ealverticalDay h2 i {
  font-size: 11px;
  position: absolute;
  top: 5px;
  left: -17px;
}
.ealverticalVideo {
  float: left;
  width: 48%;
  padding: 1%;
  transition: 0.5s;
}
.ealverticalVideo iframe {
  max-width: 100%;
  height: 272px;
}
.ealverticalVideo:hover {
  background: #2196f3;
}
.ealverticalVideo:hover .ealverticalVideoTitle a {
  color: #ffffff;
}
.ealverticalVideoImage {
  width: 100%;
  height: 300px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  color: #ffffff;
  text-align: center;
  line-height: 355px;
  cursor: pointer;
  font-size: 25px;
}
.ealverticalVideoTitle {
  width: 100%;
  margin: 10px 0;
  height: 75px;
  line-height: 25px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  transition: 0.5s;
}
.ealverticalVideoTitle a {
  color: #2196f3;
}
#ealverticalBackground {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(49, 49, 49, 0.7);
  top: 0;
  left: 0;
  z-index: 100;
}
#ealverticalIframe {
  margin: 0 auto;
  width: 640px;
  height: 360px;
  background: #ffffff;
  margin-top: 100px;
}
@media screen and (max-width: 1000px) {
  .ealverticalVideo {
    width: 48%;
  }
  .ealverticalDay {
    width: 100%;
  }
  .ealverticalMonth {
    display: none;
  }
}
@media screen and (max-width: 665px) {
  .ealverticalVideo {
    width: 98%;
  }
  .ealverticalVideoTitle {
    height: auto;
  }
  #ealverticalIframe,
  #ealverticalIframe iframe {
    width: 100%;
    height: 100%;
    margin-top: 0;
  }
}
.ealverticalVideoShareDesktop,
.ealverticalVideoShareMobile {
  margin-top: 10px;
  text-align: center;
  position: relative;
}
.ealverticalVideoShareDesktop a,
.ealverticalVideoShareMobile a {
  color: #000000;
}
.ealverticalVideoShareDesktop {
  display: block;
}
@media screen and (max-width: 1000px) {
  .ealverticalVideoShareDesktop {
    display: none;
  }
}
.ealverticalVideoShareMobile {
  display: none;
  margin-bottom: 10px;
}
@media screen and (max-width: 1000px) {
  .ealverticalVideoShareMobile {
    display: block;
  }
}
.shareBoxDesktop {
  position: absolute;
  padding: 15px;
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
  background: #ffffff;
  text-align: right;
  bottom: 30px;
}
.shareBoxDesktop input {
  width: calc(100% - 35px);
  box-sizing: border-box;
  float: left;
  font-size: 17px;
  height: 40px;
  line-height: 42px;
  padding: 0 10px;
}
.shareBoxDesktop i {
  margin-top: 6px;
  cursor: pointer;
}
.ealverticalClose {
  display: none;
}
@media screen and (max-width: 665px) {
  .ealverticalClose {
    display: block;
    position: fixed;
    top: 30px;
    right: 30px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    background: #ff0000;
    color: #ffffff;
  }
  .ealverticalClose i {
    margin-top: 6px;
  }
}
section #term-info {
  width: 90%;
  margin: 20px auto;
  text-align: center;
}
section #term-info h1 {
  width: 100%;
  font-size: 27px;
  line-height: 33px;
  margin: 0;
  margin-bottom: 20px;
  text-align: center;
}
section #term-info p {
  width: 100%;
  text-align: left;
}
section #term-info img {
  max-width: 100%;
  max-height: 350px;
  margin: 0 auto;
}
@media screen and (max-width: 665px) {
  section #term-info img {
    max-width: 100%;
    max-height: 120px;
    text-align: center;
    float: none;
    margin: auto;
    display: none;
    margin-top: 10px;
  }
}
#sponsorCategory {
  width: 100%;
  display: table;
  padding: 50px 0;
}
#sponsorCategoryImage {
  width: 50%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#sponsorCategoryImage img {
  max-width: 100%;
  max-height: 300px;
}
#sponsorCategoryText {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}
#singlePostLiveHeaderTag {
  text-align: center;
  width: 204px;
  float: left;
  margin-top: 0px;
}
#singlePostLiveHeaderTag a {
  color: #fff;
  background: #469AF6;
  padding: 5px 10px;
  margin: 0 5px -1px 0;
  font-size: 14px!important;
  display: inline-block;
  margin-bottom: 2px;
}
#singlePostLiveHeaderTag a:hover {
  background: #3C3C3C;
}
#singlePostLiveHeaderImg {
  text-align: center;
  width: 590px;
  float: left;
}
#singlePostLiveHeaderImg img {
  max-width: 100%;
}
#singlePostLiveHeaderTime {
  text-align: center;
  width: 204px;
  float: left;
}
#singlePostLiveDisableRefresh {
  margin-top: 20px;
}
#singlePostLiveTime {
  margin-top: 50px;
  line-height: 21px;
}
@media screen and (max-width: 1000px) {
  #singlePostLiveHeaderTag {
    width: 100%;
    display: none;
  }
  #singlePostLiveHeaderImg {
    width: 100%;
  }
  #singlePostLiveHeaderTime {
    width: 100%;
  }
  #singlePostLiveTime {
    margin-top: 0px;
  }
  #singlePostLiveDisableRefresh {
    margin-top: 10px;
  }
}
section #singlePostContent .singlePostContentLive {
  width: 95%;
  margin: 10% 2.5%;
  border: 1px solid #dddddd;
  display: table-row;
  text-align: left;
}
section #singlePostContent .singlePostContentLive .singlePostContentLiveDate {
  width: 80px;
  vertical-align: middle;
  display: table-cell;
  font-weight: bold;
  text-align: center;
  border: 1px solid #dddddd;
  background: #dddddd;
}
section #singlePostContent .singlePostContentLive .singlePostContentLiveContent {
  vertical-align: middle;
  display: table-cell;
  padding: 10px;
  border: 1px solid #dddddd;
}
section #singlePostContent .singlePostContentLive .singlePostContentLiveAuthor {
  width: 100px;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  border-bottom: 1px solid #dddddd;
  background: #dddddd;
}
section #singlePostContentLiveBillboard {
  display: block;
}
section #singlePostContentLiveRobapaginas {
  display: none;
}
section #singlePostContentLiveBillboard2 {
  display: block;
}
section #singlePostContentLiveRobapaginas2 {
  display: none;
}
@media screen and (max-width: 665px) {
  section #singlePostContent .singlePostContentLive .singlePostContentLiveDate {
    text-align: left;
    width: 45px;
  }
  section #singlePostContent .singlePostContentLive .singlePostContentLiveAuthor {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  section #singlePostContentLiveBillboard {
    display: none;
  }
  section #singlePostContentLiveRobapaginas {
    display: block;
  }
  section #singlePostContentLiveBillboard2 {
    display: none;
  }
  section #singlePostContentLiveRobapaginas2 {
    display: block;
  }
}
#APP {
  width: 650px;
  padding: 5px 0;
  margin: auto;
  border: 1px solid #bfbfbf;
  background: #ffffff;
  position: relative;
  font-family: 'Roboto', Arial, sans-serif;
  margin-bottom: 20px;
  color: #191a1e;
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
}
#APP:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.6), 0 3px 10px rgba(0, 0, 0, 0.5);
}
#APPcolumn1 {
  display: table-cell;
  width: 74px;
  padding: 0 5px;
  vertical-align: top;
}
#APPcolumn2 {
  display: table-cell;
  width: 376px;
  padding: 0 5px;
  vertical-align: top;
}
#APPcolumn3 {
  display: table-cell;
  width: 165px;
  padding: 0 5px;
  padding-right: 10px;
  vertical-align: top;
}
#APPimagen {
  float: left;
  margin-top: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
  height: 74px;
  width: 74px;
}
#APPimagen img {
  height: 74px;
  width: 74px;
}
#APPvaloracion {
  float: left;
  height: 10px;
  width: 67px;
  background: url('https://static.elandroidelibre.com/styleV2/images/rating.png') no-repeat center center;
  overflow: hidden;
  margin-left: 8px;
  margin-top: 5px;
  display: none;
}
#APPvaloracion2 {
  height: 10px;
  width: 67px;
  background: url('https://static.elandroidelibre.com/styleV2/images/rating2.png') no-repeat left center;
  overflow: hidden;
}
#APP a {
  color: #191a1e;
  font-family: 'Roboto', Arial, sans-serif;
  text-decoration: none;
  font-weight: normal;
}
#APPnombre {
  float: left;
  line-height: 35px;
  font-size: 21px;
  font-weight: bold;
  width: 100%;
  overflow: hidden;
}
#APPnombre a {
  font-weight: bold;
  color: #191a1e !important;
}
#APPautor {
  float: left;
  line-height: 20px;
  font-size: 13px;
  width: 100%;
  overflow: hidden;
  text-indent: -10000px;
  display: none;
}
#APPandroid {
  float: left;
  line-height: 20px;
  font-size: 13px;
  width: 100%;
  overflow: hidden;
  margin-top: 28px;
}
#APPversion {
  float: left;
  line-height: 20px;
  font-size: 13px;
  width: 100%;
  overflow: hidden;
  display: none;
}
#APPtamano {
  float: left;
  line-height: 20px;
  font-size: 13px;
  width: 100%;
  overflow: hidden;
  margin-top: 5px;
  text-indent: -10000px;
  display: none;
}
#APPinstalarDesktop {
  display: block;
}
#APPinstalarMobile {
  display: none;
}
@media screen and (max-width: 665px) {
  #APPinstalarDesktop {
    display: none;
  }
  #APPinstalarMobile {
    display: block;
  }
}
.APPinstalar {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
  float: left;
  height: 30px;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
}
@media screen and (max-width: 665px) {
  .APPinstalar {
    margin-bottom: 10px;
  }
}
.APPinstalarBoton {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  background-size: 22px 22px;
  background-position: left center;
  background-repeat: no-repeat;
  background-position-x: 4px;
  text-indent: 22px;
}
.APPinstalarBoton:hover {
  background-color: #000000;
}
.APPinstalarBotonGP {
  background-image: url('https://static.elandroidelibre.com/styleV3/googleplay.png') !important;
  background-color: #6ab344;
}
.APPinstalarBotonUTD {
  background-image: url('https://static.elandroidelibre.com/styleV3/uptodown.png') !important;
  background-color: #338ed7;
}
.APPinstalarBotonAmazon {
  background-image: url('https://static.elandroidelibre.com/styleV3/amazon.png') !important;
  background-color: #f69b06;
}
@media screen and (max-width: 700px) {
  #APPcolumn2 {
    width: 100%;
  }
  #APPcolumn3 {
    padding: 10px 10%;
    width: calc(100% - 84px);
    display: block;
    float: left;
    box-sizing: border-box;
  }
  #APP {
    width: 97%;
    margin-left: 1%;
    float: left;
  }
  #APPnombre {
    height: auto;
  }
  #APPautor {
    display: none;
  }
  #APPandroid {
    display: none;
  }
  #APPversion {
    display: none;
  }
  #APPtamano {
    display: none;
  }
  #APPinstalar {
    top: auto;
    left: auto;
    right: 10px;
    bottom: 10px;
  }
}
section #single-newsArticleContent #APP {
  width: 650px;
  padding: 5px 0;
  margin: auto;
  border: 1px solid #bfbfbf;
  background: #ffffff;
  position: relative;
  font-family: 'Roboto', Arial, sans-serif;
  background-image: url(https://ssl.gstatic.com/android/market_style/images/web/dark_background_stripes.gif);
  margin-bottom: 20px;
  color: #191a1e;
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
}
section #single-newsArticleContent #APPcolumn1 {
  display: table-cell;
  width: 74px;
  padding: 0 5px;
  vertical-align: top;
}
section #single-newsArticleContent #APPcolumn2 {
  display: table-cell;
  width: 376px;
  padding: 0 5px;
  vertical-align: top;
}
section #single-newsArticleContent #APPcolumn3 {
  display: table-cell;
  width: 165px;
  padding: 0 5px;
  padding-right: 10px;
  vertical-align: top;
}
section #single-newsArticleContent #APPimagen {
  float: left;
  margin-top: 5px;
  margin-left: 5px;
  height: 74px;
  width: 74px;
}
section #single-newsArticleContent #APPimagen img {
  height: 74px;
  width: 74px;
}
section #single-newsArticleContent #APPvaloracion {
  float: left;
  height: 10px;
  width: 67px;
  background: url('https://static.elandroidelibre.com/styleV2/images/rating.png') no-repeat center center;
  overflow: hidden;
  margin-left: 8px;
  margin-top: 5px;
}
section #single-newsArticleContent #APPvaloracion2 {
  height: 10px;
  width: 67px;
  background: url('https://static.elandroidelibre.com/styleV2/images/rating2.png') no-repeat left center;
  overflow: hidden;
}
section #single-newsArticleContent #APP a {
  color: #191a1e;
  font-family: 'Roboto', Arial, sans-serif;
  text-decoration: none;
  font-weight: normal;
}
section #single-newsArticleContent #APPnombre {
  float: left;
  line-height: 35px;
  font-size: 21px;
  font-weight: bold;
  width: 100%;
  overflow: hidden;
}
section #single-newsArticleContent #APPnombre a {
  font-weight: bold;
  color: #191a1e !important;
}
section #single-newsArticleContent #APPautor {
  float: left;
  line-height: 20px;
  font-size: 13px;
  width: 100%;
  overflow: hidden;
  text-indent: -10000px;
}
section #single-newsArticleContent #APPandroid {
  float: left;
  line-height: 20px;
  font-size: 13px;
  width: 100%;
  overflow: hidden;
}
section #single-newsArticleContent #APPversion {
  float: left;
  line-height: 20px;
  font-size: 13px;
  width: 100%;
  overflow: hidden;
}
section #single-newsArticleContent #APPtamano {
  float: left;
  line-height: 20px;
  font-size: 13px;
  width: 100%;
  overflow: hidden;
  margin-top: 5px;
  text-indent: -10000px;
}
section #single-newsArticleContent #APPinstalarDesktop {
  display: block;
}
section #single-newsArticleContent #APPinstalarMobile {
  display: none;
}
@media screen and (max-width: 665px) {
  section #single-newsArticleContent #APPinstalarDesktop {
    display: none;
  }
  section #single-newsArticleContent #APPinstalarMobile {
    display: block;
  }
}
section #single-newsArticleContent .APPinstalar {
  margin-top: 5px;
  width: 100%;
  float: left;
  height: 30px;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.37);
}
section #single-newsArticleContent .APPinstalarBoton {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  background-size: 22px 22px;
  background-position: left center;
  background-repeat: no-repeat;
  background-position-x: 4px;
  text-indent: 22px;
}
section #single-newsArticleContent .APPinstalarBoton:hover {
  background-color: #2196F3;
}
section #single-newsArticleContent .APPinstalarBotonGP {
  background-image: url('https://static.elandroidelibre.com/styleV3/googleplay.png') !important;
  background-color: #2196F3;
}
section #single-newsArticleContent .APPinstalarBotonUTD {
  background-image: url('https://static.elandroidelibre.com/styleV3/uptodown.png') !important;
  background-color: #338ed7;
}
section #single-newsArticleContent .APPinstalarBotonAmazon {
  background-image: url('https://static.elandroidelibre.com/styleV3/amazon.png') !important;
  background-color: #f69b06;
}
section #single-newsArticleContent #APPcolumn2 {
  width: 100%;
}
section #single-newsArticleContent #APPcolumn3 {
  padding: 10px 10%;
  width: 80%;
  display: block;
  float: left;
}
section #single-newsArticleContent #APP {
  width: 97%;
  margin-left: 1%;
  float: left;
}
section #single-newsArticleContent #APPnombre {
  height: auto;
}
section #single-newsArticleContent #APPautor {
  display: none;
}
section #single-newsArticleContent #APPandroid {
  display: none;
}
section #single-newsArticleContent #APPversion {
  display: none;
}
section #single-newsArticleContent #APPtamano {
  display: none;
}
section #single-newsArticleContent #APPinstalar {
  top: auto;
  left: auto;
  right: 10px;
  bottom: 10px;
}
@media screen and (max-width: 665px) {
  #APPcolumn1 {
    float: left;
  }
  #APPcolumn3 {
    box-sizing: border-box;
  }
  #APPcolumn3 > div {
    min-height: 35px !important;
  }
  #APPTamano {
    display: none;
  }
}
#singlePost {
  width: 100%;
}
@media screen and (max-width: 1000px) {
  #singlePost {
    width: 96% !important;
    margin: 0 2%;
  }
}
#singlePostHeader {
  width: 100%;
}
#singlePostHeaderImgBox {
  margin-top: 20px;
  max-height: 500px;
  width: 100%;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#singlePostHeaderImg {
  margin-left: -6000px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1000px) {
  #singlePostHeaderImgBox {
    margin-top: 2%;
    max-height: 200px;
  }
}
#singlePostHeaderCategory {
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
}
#singlePostHeaderCategory a {
  color: #2196F3;
}
#singlePostHeaderTitle {
  font-size: 40px;
  font-weight: bold;
  margin: 0;
}
@media screen and (max-width: 1000px) {
  #singlePostHeaderTitle {
    width: 100% !important;
    margin: 0;
    font-size: 32px;
  }
}
@media screen and (max-width: 665px) {
  #singlePostHeaderTitle {
    font-size: 24px;
  }
}
#singlePostHeaderText {
  margin-top: 15px;
}
#singlePostHeaderInfo {
  margin-top: 5px;
  color:#999999;
}
#singlePostHeaderInfo a {
  color: #999999;
}
.singlePostShare {
  margin-top: 20px;
  height: 35px;
  width: calc(100% - 320px);
  float: left;
}
@media screen and (max-width: 1000px) {
  .singlePostShare {
    width: 96% !important;
    margin: 0 2%;
    margin-top: 20px;
  }
}
.singlePostShareButton {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  float: left;
  border-radius: 50%;
  color: #ffffff;
  margin-right: 10px;
}
.singlePostShareButtonFacebook {
  background: #3b5998;
}
.singlePostShareButtonTwitter {
  background: #1da1f2;
}
.singlePostShareButtonGooglePlus {
  background: #db4437;
}
.singlePostShareButtonWhatsapp {
  background: #00e676;
}
.singlePostShareButtonTelegram {
  background: #259bd7;
}
#singlePostTags {
  width: calc(100% - 320px);
  float: left;
  margin-top: 10px;
  border-top: 1px dotted #dfdfdf;
  border-bottom: 1px dotted #dfdfdf;
  line-height: 30px;
  text-transform: uppercase;
}
@media screen and (max-width: 1000px) {
  #singlePostTags {
    width: 96% !important;
    margin: 2%;
  }
}
#singlePostTags a {
  color: #2196F3;
  display: inline-block;
  margin-left: 10px;
}
#singlePostContent {
  width: calc(100% - 320px);
  float: left;
  margin-bottom: 40px;
  /*font-family: 'Open Sans', sans-serif;*/
  font-size: 17px;
  line-height: 29px;
}
.singlePostContentLanding {
  width: 100% !important;
}
@media screen and (max-width: 1000px) {
  #singlePostContent {
    width: 96% !important;
    margin: 0 2%;
  }
}
section #singlePostContentAdsense {
  width: 300px;
  height: 250px;
  float: left;
  margin: 10px;
}
@media screen and (max-width: 665px) {
  section #singlePostContentAdsense {
    float: none;
    margin: 10px auto;
  }
}
section #singlePostContentAdvertising {
  width: 100%;
  float: left;
  margin: 0;
}
section #singlePostContentAdvertising2 {
  width: 300px;
  height: auto;
  float: left;
  margin: 10px;
  display: none;
}
section #singlePostContentAdvertising3 {
  width: 300px;
  height: auto;
  margin: 10px auto;
}
section #singlePostContentAdvertising4 {
  width: 300px;
  height: auto;
  margin: 10px auto;
  display: none;
}
@media screen and (max-width: 600px) {
  section #singlePostContentAdvertising2 {
    float: none;
    margin: 10px auto;
  }
}
@media screen and (max-width: 665px) {
  section #singlePostContentAdvertising2 {
    display: block;
  }
  section #singlePostContentAdvertising4 {
    display: block;
  }
}
@media screen and (max-width: 1000px) {
  section #singlePostContentAdvertising3 {
    width: 728px;
  }
}
@media screen and (max-width: 800px) {
  section #singlePostContentAdvertising3 {
    display: none;
  }
}
section #singlePostContentAdvertisingBanner {
  margin: auto;
  width: 600px;
  max-width: 100%;
  position: relative;
  z-index: 30;
  overflow: hidden;
}
@media screen and (max-width: 665px) {
  section #singlePostContentAdvertisingBanner {
    /*display: none;*/
  }
}
section #singlePostContent p {
  width: 98%;
  margin-left: 1%;
}
/*
section #singlePostContent > p:first-of-type {
    width: 92%;
    margin: 3%;
    box-sizing: border-box;
    padding: 2%;
    border: 1px solid #464646;
}

@media screen and (max-width: @width) {
    section #singlePostContent > p:first-of-type {
        margin-top: 1%;
    }
}

@media screen and (max-width: @width2) {
    section #singlePostContent > p:first-of-type {
        margin-top: 2%;
    }
}*/
section #singlePostContent .wp-caption {
  max-width: 100%;
}
section #singlePostContent .wp-caption-text {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 12px;
}
section #singlePostContent h1,
h2,
h3,
h4,
h5,
h6 {
  width: 98%;
  margin-left: 1%;
  color: #000000;
}
section #singlePostContent h2 {
  font-size: 35px;
  line-height: 40px;
}
section #singlePostContent h3 {
  font-size: 30px;
  line-height: 35px;
}
@media screen and (max-width: 1000px) {
  section #singlePostContent h2 {
    font-size: 22px;
    line-height: 27px;
  }
  section #singlePostContent h3 {
    font-size: 18px;
    line-height: 23px;
  }
}
section #singlePostContent ul li {
  list-style-position: inside;
}
section #singlePostContent a {
  text-decoration: none;
  font-weight: bold;
  color: #2196F3;
}
section #singlePostContent p a {
  background-color: #2196F3;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  padding: 0 5px;
  display: inline-block;
}
section #singlePostContent p a[href$=".jpg"],
section #singlePostContent p a[href$=".png"],
section #singlePostContent p a[href$=".gif"] {
  padding: 0;
  display: block;
  background-color: transparent;
  color: #191a1e;
}
section #singlePostContent p a[href$=".jpg"]:hover,
section #singlePostContent p a[href$=".png"]:hover,
section #singlePostContent p a[href$=".gif"]:hover {
  color: #191a1e;
}
section #singlePostContent p a:hover {
  color: #ffffff;
}
section #singlePostContent blockquote p a {
  padding: 0;
  display: block;
  background-color: transparent;
}
section #singlePostContent iframe {
  max-width: 100%;
}
section #singlePostContent embed,
#singleContenido object {
  max-width: 100%;
  width: 580px;
  height: 460px;
  padding-left: 27px;
}
section #singlePostContent .ytb-embed {
  max-width: 95% !important;
  display: block;
  margin: 10px auto;
}
section #singlePostContent img {
  max-width: 100%;
  height: auto;
}
section #singlePostContent .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
section #singlePostContent .alignright {
  float: right;
  margin: 0px 0px 10px 10px;
}
section #singlePostContent .alignleft {
  float: left;
  margin: 0px 10px 10px 0px;
}
section #singlePostContent blockquote {
  padding: 10px;
  font-size: 16px;
  background: #dddddd url('https://static.elandroidelibre.com/styleV2/images/blockquote.gif');
  border: 1px solid #2196F3;
  clear: both;
  font-style: italic;
}
section #singlePostContent blockquote p {
  margin: 0;
}
section #singlePostContent blockquote em {
  font-style: normal;
}
section #singlePostContent .blockquoteLink {
  width: 650px;
  padding: 10px;
  margin: auto;
  border: 1px solid #bfbfbf;
  background: #ffffff;
  position: relative;
  font-family: 'Roboto', Arial, sans-serif;
  margin-bottom: 20px;
  color: #191a1e;
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}
section .blockquoteLink .blockquoteLinkImage {
  width: 200px;
  height: 100px;
  float: left;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
section #singlePostContent .blockquoteLink .blockquoteLinkURL {
  width: 440px;
  font-style: normal;
  display: table-cell;
  height: 100px;
  vertical-align: middle;
  padding-left: 10px;
  font-size: 20px;
}
section #singlePostContent .blockquoteLink .blockquoteLinkText {
  display: none;
}
@media screen and (max-width: 1000px) {
  section #singlePostContent .blockquoteLink {
    width: 80%;
  }
  section .blockquoteLink .blockquoteLinkImage {
    margin: auto;
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  section #singlePostContent .blockquoteLink .blockquoteLinkURL {
    width: 100%;
    text-align: center;
    float: right;
    height: auto;
    display: block;
  }
  section #singlePostContent .blockquoteLink .blockquoteLinkText {
    width: 100%;
  }
}
section #singlePostContent .blockquoteOmicrono {
  width: 650px;
  padding: 10px;
  margin: auto;
  border: 1px solid #bfbfbf;
  background: #ffffff;
  position: relative;
  font-family: 'Roboto', Arial, sans-serif;
  margin-bottom: 20px;
  color: #191a1e;
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}
section #singlePostContent .blockquoteOmicrono a {
  width: 100%;
  font-style: normal;
  display: table-cell;
  height: 100px;
  vertical-align: middle;
  padding-left: 10px;
  font-size: 20px;
  color: #2196f3;
}
@media screen and (max-width: 1000px) {
  section #singlePostContent .blockquoteOmicrono {
    width: 80%;
  }
}
section #singlePostContent .blockquoteOmicrono a:hover {
  color: #2196f3;
}
section #singlePostContent .blockquoteFeatured {
  width: 50%;
  padding: 10px 20px;
  margin: 0px auto;
  border: 0;
  background: transparent;
  color: #2196F3;
  font-size: 24px;
  line-height: 35px;
}
@media screen and (max-width: 665px) {
  section #singlePostContent .blockquoteFeatured {
    float: none !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
}
section #singlePostContent .blockquoteFeaturedLeft {
  float: left;
}
section #singlePostContent .blockquoteFeaturedCenter {
  float: none;
}
section #singlePostContent .blockquoteFeaturedRight {
  float: right;
  text-align: right;
}
section #singlePostContent .blockquoteRelated {
  width: 95%;
  padding: 0px 1%;
  margin: 0px 1%;
  border: 0;
  background: url(https://static.elandroidelibre.com/styleV3/quoteRelated.png) repeat-x left bottom;
  color: #ffffff;
  font-size: 18px;
  padding-bottom: 10px;
  border-top: 2px solid #fff000;
  font-style: normal;
  -webkit-filter: drop-shadow(0px 4px 3px rgba(0, 0, 0, 0.5));
}
section #singlePostContent .blockquoteRelated:hover {
  -webkit-filter: drop-shadow(0px 2px 8px #000000);
}
section #singlePostContent .blockquoteRelated a {
  display: block;
  padding: 10px 20px;
  color: #ffffff;
}
#singlePostComments {
  width: calc(100% - 320px);
  float: left;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  #singlePostComments {
    width: 96% !important;
    margin: 0 2%;
  }
}
section #singlePost .notFoundColumn {
  width: 29%;
  padding: 2%;
  float: left;
}
@media screen and (max-width: 665px) {
  section #singlePost .notFoundColumn {
    width: 95%;
    padding: 2.5%;
    float: left;
  }
}
.buttonNotFound {
  white-space: nowrap;
  background-color: #ddd;
  border: 1px solid #777;
  padding: 5px 10px;
  margin: 0 10px;
  text-decoration: none;
  color: #333;
}
.buttonNotFound:hover {
  background-color: #eee;
}
.buttonNotFound:active {
  position: relative;
  top: 1px;
}
.buttonNotFound:focus {
  outline: 0;
  background: #fafafa;
}
#singlePostSource {
  float: right;
  height: 15px;
  background: #757575;
  padding-left: 15px;
  margin-left: 15px;
  margin-top: 7px;
}
#singlePostSource a {
  display: block;
  height: 15px;
  line-height: 15px;
  background: #F3F3F2;
  padding: 0 10px;
  color: #757575;
  text-transform: uppercase;
}
#singlePostVia {
  float: right;
  height: 15px;
  background: #757575;
  padding-left: 15px;
  margin-left: 15px;
  margin-top: 7px;
}
#singlePostVia a {
  display: block;
  height: 15px;
  line-height: 15px;
  background: #F3F3F2;
  padding: 0 10px;
  color: #757575;
  text-transform: uppercase;
}
/* ARTÍCULOS POPULARES */
#singlePopularPosts {
  display: none;
}
@media screen and (max-width: 665px) {
  #singlePopularPosts {
    display: block;
  }
}
#singlePostRelated {
  width: 100%;
  clear: both;
  padding-top: 20px;
}
.singlePopularPost {
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0;
  border-top: 0px;
  margin-bottom: 10px;
  margin-bottom: 6px;
}
.singlePopularPost a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #000;
  position: relative;
  margin: 10px 0 0px 0;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
.singlePopularPost a:first-of-type {
  border-top: 1px solid #cccccc;
  margin-top: 5px;
  padding-top: 10px;
}
.singlePopularPost .img {
  float: left;
  margin-left: 0px;
  width: 90px;
  height: 60px;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.singlePopularPost h3 {
  float: right;
  width: calc(100% - 100px);
  margin: 0;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  max-height: 60px;
  overflow: hidden;
}
/* /ARTÍCULOS POPULARES */
#singlePostRelatedFooter {
  width: 100%;
  text-align: right;
  float: left;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
}
#singlePostRelatedFooter span {
  display: block;
  height: 48px;
  border-radius: 24px;
  background: #323232;
  color: #ffffff;
  line-height: 48px;
  margin: 20px auto;
  margin-bottom: 0px;
  width: 280px;
}
#singlePostAdvertisingMobile {
  display: none;
}
@media screen and (max-width: 665px) {
  #singlePostAdvertisingMobile {
    width: 300px;
    margin: 20px auto;
    height: auto;
    display: block;
  }
}
section #single-news {
  width: 990px;
  display: table;
  margin: 10px auto;
  table-layout: fixed;
  position: relative;
}
@media screen and (max-width: 1000px) {
  section #single-news {
    width: 660px;
  }
}
@media screen and (max-width: 680px) {
  section #single-news {
    width: 100%;
  }
}
@media screen and (max-width: 665px) {
  section #single-news {
    position: static;
  }
}
section #single-newsAdvertising {
  display: table-cell;
  vertical-align: top;
  width: 300px;
  min-height: 620px;
  float: left;
  padding: 10px;
  overflow: hidden;
  background: #000000;
  height: 100%;
  border-radius: 0 10px 10px 0;
  border: 1px solid #bfbfbf;
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  overflow: none;
}
@media screen and (max-width: 680px) {
  section #single-newsAdvertising {
    display: block;
    float: none;
    margin: auto;
    margin-top: 20px;
  }
}
section #single-newsAdvertising span {
  display: block;
  width: 100%;
  text-align: right;
  border-bottom: 1px solid #cccccc;
  color: #cccccc;
  margin-bottom: 5px;
  font-size: 11px;
  margin-top: -6px;
}
section #single-newsAdvertisingBanner {
  width: 300px;
  height: 600px;
}
section #single-newsArticle {
  display: table-cell;
  vertical-align: top;
  width: 300px;
  min-height: 620px;
  float: left;
  padding: 10px;
  overflow: hidden;
  background: #181818;
  background: #ffffff;
  height: 100%;
  border-radius: 10px 0 0 10px;
  /*color: #ffffff;*/
  margin-right: 10px;
  border: 1px solid #bfbfbf;
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  overflow: none;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
}
@media screen and (max-width: 680px) {
  section #single-newsArticle {
    display: block;
    float: none;
    margin: auto;
    margin-top: 0;
    min-height: 300px;
  }
}
section #single-newsArticle a {
  /*color: #ffffff;*/
}
section #single-newsArticle img {
  /*margin-top: 16px;*/
}
section #single-newsArticle span {
  font-size: 11px;
  font-style: italic;
}
section #single-newsArticle h2 {
  text-align: left;
  line-height: 27px;
  margin-top: 0;
}
section #single-newsArticleContent {
  text-align: left;
  line-height: 25px;
  font-size: 15px;
}
section #single-newsArticleContent a {
  color: #2196F3;
  text-decoration: none;
  font-weight: bold;
}
section #single-newsArticleContent a:hover {
  color: #2196F3;
}
section #single-newsArticleContent embed,
#singleContenido object {
  width: 580px;
  height: 460px;
  padding-left: 27px;
}
section #single-newsArticleContent .ytb-embed {
  max-width: 100% !important;
  height: auto;
  display: block;
  margin: 10px auto;
}
section #single-newsArticleContent img {
  max-width: 100%;
  height: auto;
}
section #single-newsArticleContent .blockquoteRelated {
  width: 95%;
  padding: 0px 1%;
  margin: 20px 1%;
  border: 0;
  background: url(https://static.elandroidelibre.com/styleV3/quoteRelated.png) repeat-x left bottom;
  color: #ffffff;
  font-size: 18px;
  padding-bottom: 10px;
  border-top: 2px solid #fff000;
  font-style: normal;
  -webkit-filter: drop-shadow(0px 4px 3px rgba(0, 0, 0, 0.5));
}
section #single-newsArticleContent .blockquoteRelated:hover {
  -webkit-filter: drop-shadow(0px 2px 8px #000000);
}
section #single-newsArticleContent .blockquoteRelated a {
  display: block;
  padding: 10px 20px;
  color: #ffffff;
  text-indent: -16px;
  margin-left: 30px;
}
section #single-newsArticle img {
  max-width: 100%;
  height: auto;
}
section #single-newsArticleContent .blockquoteLink {
  width: 650px;
  padding: 10px;
  margin: auto;
  border: 1px solid #bfbfbf;
  background: #ffffff;
  position: relative;
  font-family: 'Roboto', Arial, sans-serif;
  margin-bottom: 20px;
  color: #191a1e;
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}
section #single-newsArticleContent .blockquoteLink .blockquoteLinkImage {
  width: 200px;
  height: 100px;
  float: left;
}
section #single-newsArticleContent .blockquoteLink .blockquoteLinkURL {
  width: 440px;
  font-style: normal;
  display: table-cell;
  height: 100px;
  vertical-align: middle;
  padding-left: 10px;
  font-size: 20px;
}
section #single-newsArticleContent .blockquoteLink .blockquoteLinkText {
  display: none;
}
section #single-newsArticleContent .blockquoteLink {
  width: 80%;
}
section #single-newsArticleContent .blockquoteLink .blockquoteLinkImage {
  margin: auto;
  float: none;
  display: block;
  margin-bottom: 10px;
}
section #single-newsArticleContent .blockquoteLink .blockquoteLinkURL {
  width: 100%;
  text-align: center;
  float: right;
  height: auto;
  display: block;
}
section #single-newsArticleContent .blockquoteLink .blockquoteLinkText {
  width: 100%;
}
section #breadcrumbBox {
  width: 330px;
  margin: auto;
  text-align: left;
}
section #single-newsArticleContent .blockquoteOmicrono {
  width: 80%;
  padding: 10px;
  margin: auto;
  border: 1px solid #bfbfbf;
  background: #ffffff;
  position: relative;
  font-family: 'Roboto', Arial, sans-serif;
  margin-bottom: 20px;
  color: #191a1e;
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}
section #single-newsArticleContent .blockquoteOmicrono a {
  width: 100%;
  font-style: normal;
  height: 100px;
  vertical-align: middle;
  font-size: 20px;
  color: #2196f3;
  padding: 0 !important;
}
/* NEWS */
header .sidebarBoxNews {
  width: 340px;
  margin: 10px;
  margin-top: 0;
  float: right;
  margin-left: 0;
  margin-right: 20px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
header .sidebarBoxNews:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.6), 0 3px 10px rgba(0, 0, 0, 0.5);
}
header .sidebarBoxNews .title {
  line-height: 40px;
  height: 40px;
  margin: 0;
  padding: 0 10px;
  width: 320px;
  text-transform: uppercase;
}
header .sidebarBoxNews .title:first-of-type {
  background: #888888;
  color: #ffffff;
  text-indent: 78px;
  font-size: 16px;
}
header .sidebarBoxNews .title:first-of-type a {
  margin: 0;
  color: #ffffff;
}
@media screen and (max-width: 1000px) {
  header .sidebarBoxNews .title {
    clear: both;
    width: 94%;
    margin: 0 3%;
    padding: 0;
  }
  header .sidebarBoxNews .title a {
    margin: 0;
  }
  header .sidebarBoxNews .title:first-of-type {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
    text-indent: 3%;
    font-size: 18px;
  }
}
header .sidebarNews {
  width: 340px;
}
@media screen and (max-width: 1000px) {
  header .sidebarBoxNews {
    width: 94%;
    margin: 10px 3%;
    float: none;
    float: left;
  }
  header .sidebarNews {
    width: 94%;
    margin: 0 3%;
    margin-bottom: 3%;
    float: none;
  }
}
@media screen and (max-width: 665px) {
  header .sidebarBoxNews {
    display: none;
    margin-bottom: 0;
  }
}
header .sidebarBoxNews a {
  width: 100%;
  height: 67px;
  font-size: 15px;
  display: block;
  color: #000000;
  margin-top: 5px;
}
@media screen and (max-width: 1000px) {
  header .sidebarBoxNews a {
    height: auto;
    float: left;
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
header .sidebarBoxNews a .img {
  float: left;
  height: 70px;
  width: 70px;
  margin-left: 5px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 1000px) {
  header .sidebarBoxNews a .img {
    display: none;
  }
}
header .sidebarBoxNews a span {
  height: 40px;
  display: block;
  float: right;
  line-height: 20px;
  width: 245px;
  margin-right: 5px;
  margin-top: 13px;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  header .sidebarBoxNews a span {
    margin: 0;
    width: 100%;
    height: auto;
  }
}
/* /NEWS */
aside .sidebarBoxNews {
  width: 290px;
  margin: 5px;
  margin-top: 0;
  margin-bottom: 10px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
aside .sidebarBoxNews:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.6), 0 3px 10px rgba(0, 0, 0, 0.5);
}
aside .sidebarBoxNews h3 {
  line-height: 40px;
  height: 40px;
  margin: 0;
  padding: 0 10px;
  width: 270px;
  text-transform: uppercase;
}
aside .sidebarBoxNews h3:first-of-type {
  background: #888888;
  color: #ffffff;
  text-indent: 78px;
  font-size: 13px;
}
aside .sidebarBoxNews h3:first-of-type a {
  margin: 0;
  color: #ffffff;
}
@media screen and (max-width: 665px) {
  aside .sidebarBoxNews h3 {
    clear: both;
    width: 94%;
    margin: 0 3%;
  }
}
aside .sidebarNews {
  width: 290px;
}
@media screen and (max-width: 665px) {
  aside .sidebarBoxNewsSingle {
    display: none;
  }
  aside .sidebarNews {
    width: 94%;
    margin: 0 3%;
  }
}
@media screen and (max-width: 1000px) {
  aside .sidebarBoxNewsHide {
    display: none;
  }
  aside .sidebarBoxNews {
    width: 31%;
    margin: 1%;
    float: left;
  }
  aside .sidebarNews {
    margin: auto;
  }
}
@media screen and (max-width: 990px) {
  aside .sidebarBoxNews {
    width: 48%;
  }
}
@media screen and (max-width: 665px) {
  aside .sidebarBoxNews {
    width: 94%;
    margin: 0 3%;
    margin-top: 3%;
  }
}
aside .sidebarBoxNews a {
  width: 100%;
  height: 70px;
  font-size: 15px;
  display: block;
  color: #000000;
  margin-top: 5px;
}
@media screen and (max-width: 665px) {
  aside .sidebarBoxNews a {
    height: auto;
    float: left;
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
aside .sidebarBoxNews a .img {
  float: left;
  height: 70px;
  width: 70px;
  margin-left: 5px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 665px) {
  aside .sidebarBoxNews a .img {
    display: none;
  }
}
aside .sidebarBoxNews a span {
  height: 60px;
  display: block;
  float: right;
  line-height: 20px;
  width: 195px;
  margin-right: 5px;
  margin-top: 5px;
  overflow: hidden;
}
@media screen and (max-width: 665px) {
  aside .sidebarBoxNews a span {
    margin: 0;
    width: 100%;
    height: auto;
  }
}
section #single-newsComments {
  width: 280px;
  float: left;
  padding: 10px;
  overflow: hidden;
  background: #181818;
  background: #ffffff;
  height: 100%;
  border-radius: 10px 0 0 10px;
  /*color: #ffffff;*/
  margin-right: 10px;
  border: 1px solid #bfbfbf;
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  overflow: none;
  font-size: 14px;
  line-height: 22px;
  display: none;
  clear: both;
}
section #single-newsCommentsDesktop {
  display: table-cell;
  vertical-align: top;
  width: 300px;
  float: left;
  padding: 0 10px;
}
@media screen and (max-width: 1000px) {
  section #single-newsCommentsDesktop {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  section #single-newsCommentsShow {
    display: none;
  }
  section #single-newsComments {
    display: block !important;
    margin: 20px auto;
    float: none;
    width: 300px;
    margin-bottom: 0;
    width: 100%;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 680px) {
  section #single-newsComments {
    width: 320px;
  }
}
section .single-newsCommentsButton {
  width: 100%;
  margin: 0;
  margin-top: 0;
  float: left;
  text-align: center;
  display: block;
  line-height: 40px;
  border: 1px solid #bfbfbf;
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  cursor: pointer;
  font-size: 16px;
}
section .single-newsCommentsButton:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.6), 0 3px 10px rgba(0, 0, 0, 0.5);
}
section #single-newsTags {
  clear: both;
  float: left;
  font-size: 16px;
  width: 100%;
}
section #single-newsTags a {
  display: block;
  padding: 10px;
  margin-bottom: 10px;
  border: 0;
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  background-color: #2196F3;
  color: #ffffff;
}
section #single-newsTags a:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.6), 0 3px 10px rgba(0, 0, 0, 0.5);
  background: #000000;
}
section #single-newsTags2 {
  clear: both;
  font-size: 16px;
  display: none;
}
@media screen and (max-width: 1000px) {
  section #single-newsTags2 {
    display: block;
  }
}
section #single-newsTags2 a {
  display: block;
  padding: 10px;
  margin-bottom: 10px;
  border: 0;
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  background-color: #2196F3;
  color: #ffffff;
}
section #single-newsTags2 a:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.6), 0 3px 10px rgba(0, 0, 0, 0.5);
  background: #000000;
  color: #ffffff;
}
section #single-newsNav {
  width: 100%;
  position: absolute;
  top: 305px;
  font-size: 20px;
}
section #single-newsNav #single-newsNavPrev {
  float: left;
  margin-left: 18px;
  z-index: 10000;
  position: relative;
}
section #single-newsNav #single-newsNavNext {
  float: right;
  margin-right: 18px;
  z-index: 10000;
  position: relative;
}
@media screen and (max-width: 665px) {
  section #single-newsNav {
    position: fixed;
    top: 50%;
    margin-top: -15px;
  }
}
@media screen and (max-width: 450px) {
  section #single-newsNav {
    color: #ffffff;
    font-size: 15px;
  }
  section #single-newsNav #single-newsNavPrev {
    margin-left: 1px;
  }
  section #single-newsNav #single-newsNavNext {
    margin-right: 1px;
  }
}
#iframeBackground {
  background: #f1f1f1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 9999;
  display: none;
}
#iframe {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99999;
  margin-left: -320px;
  width: 640px;
  height: 360px;
  border: 10px solid #ffffff;
  background: #ffffff;
  border-radius: 10px;
  margin-top: -180px;
  display: none;
}
#iframe iframe {
  z-index: 999999;
  width: 640px !important;
  height: 360px !important;
  margin: 0 !important;
}
section .single-newsArticleInfoDesktop {
  display: block;
  margin: 20px 0;
}
@media screen and (max-width: 1000px) {
  section .single-newsArticleInfoDesktop {
    display: none;
  }
}
section .single-newsArticleInfoMobile {
  display: none;
  margin: 20px 0;
}
@media screen and (max-width: 1000px) {
  section .single-newsArticleInfoMobile {
    display: block;
  }
}
#singlePostContentWidgetDevice {
  width: 500px;
  margin: 20px auto;
  border: 1px solid #bfbfbf;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
#singlePostContentWidgetDeviceImage {
  float: left;
  width: 150px;
  height: 250px;
  overflow: hidden;
  margin: 10px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#singlePostContentWidgetDeviceImage img {
  width: 150px !important;
  height: 250px !important;
}
#singlePostContentWidgetDevice h2 {
  float: right;
  margin: 10px;
  width: 310px;
  font-size: 25px;
}
.singlePostContentWidgetDeviceLine {
  clear: both;
  width: 100%;
  height: 1px;
  background: #bfbfbf;
}
#singlePostContentWidgetDeviceScore {
  width: 60px;
  float: right;
  margin: 0px 20px;
  line-height: 60px;
  font-size: 27px;
  border: 5px solid #bfbfbf;
  border-radius: 50%;
  text-align: center;
  margin-left: 0;
}
#singlePostContentWidgetDeviceScore span {
  font-size: 14px;
}
#singlePostContentWidgetDeviceSpec {
  width: 237px;
  float: left;
  margin: 10px;
  padding: 0;
  margin-top: -3px;
  margin-bottom: 0;
  margin-top: -77px;
}
#singlePostContentWidgetDeviceSpec li {
  margin-left: 17px;
  text-indent: -17px;
}
#singlePostContentWidgetDeviceSpecShowMorePlus {
  color: #464646 !important;
  font-weight: normal !important;
  font-size: 13px;
  cursor: pointer;
}
#singlePostContentWidgetDeviceSpecShowMoreMinus {
  color: #464646 !important;
  font-weight: normal !important;
  font-size: 13px;
  cursor: pointer;
}
#singlePostContentWidgetDeviceImages {
  float: right;
  margin: 10px;
  width: 310px;
  margin-top: 5px;
}
.singlePostContentWidgetDeviceImage {
  float: left;
  width: 23%;
  margin: 0 1%;
  height: 93px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.singlePostContentWidgetDeviceImage img {
  width: 100% !important;
  height: 100% !important;
}
#singlePostContentWidgetDevicePVP {
  float: left;
  margin: 10px;
  width: 170px;
  font-size: 25px;
}
.singlePostContentWidgetDeviceBuy {
  float: right;
  margin: 10px;
  width: 285px;
  height: 25px;
}
.singlePostContentWidgetDeviceBuyImg {
  float: left;
  width: 100px;
  height: 25px;
}
.singlePostContentWidgetDeviceBuyPrice {
  float: left;
  height: 25px;
}
.singlePostContentWidgetDeviceBuyLink {
  display: inline-block;
  width: 100px;
  float: right;
  background: #2196F3;
  text-align: center;
  line-height: 25px;
  color: #ffffff !important;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  height: 25px;
}
#singlePostContentWidgetDeviceOpinions {
  display: table-row;
}
#singlePostContentWidgetDeviceLike {
  width: 230px;
  padding: 10px;
  display: table-cell;
}
#singlePostContentWidgetDeviceDislike {
  width: 229px;
  padding: 10px;
  border-left: 1px solid #bfbfbf;
  display: table-cell;
}
#singlePostContentWidgetDeviceLike span,
#singlePostContentWidgetDeviceDislike span {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 17px;
}
#singlePostContentWidgetDeviceLike ul,
#singlePostContentWidgetDeviceDislike ul {
  margin: 0;
  padding: 0;
}
#singlePostContentWidgetDeviceLike ul li,
#singlePostContentWidgetDeviceDislike ul li {
  margin-left: 17px;
  text-indent: -17px;
}
#singlePostContentWidgetDeviceTags {
  margin: 10px;
}
@media screen and (max-width: 550px) {
  #singlePostContentWidgetDevice {
    width: 320px;
  }
  #singlePostContentWidgetDevice h2 {
    width: 100%;
    text-align: center;
    margin: 10px 0;
  }
  #singlePostContentWidgetDeviceScore {
    margin: 20px 10px;
    float: left;
  }
  #singlePostContentWidgetDeviceImage {
    margin: 10px auto;
    float: none;
    width: 75px !important;
    height: 125px !important;
  }
  #singlePostContentWidgetDeviceImage img {
    width: 75px !important;
    height: 125px !important;
  }
  #singlePostContentWidgetDeviceSpec {
    width: 192px;
    margin: 0 10px;
    float: right;
  }
  #singlePostContentWidgetDeviceImages {
    margin: 10px 5px;
    display: none;
  }
  .singlePostContentWidgetDeviceBuy {
    width: 300px;
  }
  #singlePostContentWidgetDeviceLike {
    width: 300px;
    padding: 10px;
    float: left;
  }
  #singlePostContentWidgetDeviceDislike {
    width: 300px;
    padding: 10px;
    float: left;
    border: 0;
    border-top: 1px solid #bfbfbf;
  }
}
#comments {
  clear: both;
}
#comments .navigation {
  padding: 0 0 18px 0;
}
.logged-in-as {
  float: right;
  margin-top: -32px;
}
#comments-title {
  width: 100%;
  padding: 0 1%;
  height: 35px;
  float: left;
  margin: 0;
  font-size: 16px;
  line-height: 35px;
  overflow: hidden;
  font-weight: bold;
  box-sizing: border-box;
}
#comments-title em {
  font-style: normal;
}
.commentlist {
  list-style: none;
  margin: 0;
  padding: 0px;
  font-size: 14px;
  float: left;
  width: 100%;
}
.commentlist li.comment {
  line-height: 24px;
  margin: 12px 0 12px 1%;
  padding: 0;
  position: relative;
}
.commentlist li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
  margin-bottom: 18px;
}
#comments .comment-body p {
  margin-bottom: 6px;
  margin-left: 10px;
}
#comments .comment-body p a {
  color: green;
}
#comments .comment-body blockquote p:last-child {
  margin-bottom: 24px;
}
.commentlist ol {
  list-style: decimal;
}
.commentlist .avatar {
  width: 38px;
  height: 38px;
}
.comment-author {
  float: left;
}
.comment-post-author {
  background-color: #E7FADC;
}
.comment-author a {
  color: green;
}
.comment-author cite {
  color: #000;
  font-style: normal;
  font-weight: bold;
}
.comment-author .fn {
  margin-left: 5px;
  margin-right: 10px;
  position: relative;
  top: -9px;
}
.comment-author .says {
  display: none;
}
.comment-meta {
  font-size: 12px;
  padding-bottom: 10px;
  margin: 0 0 18px 0;
  border-bottom: 1px solid #cccccc;
  margin-top: 10px;
  height: 35px;
  line-height: 48px;
}
.comment-meta a:link,
.comment-meta a:visited {
  color: #888;
  text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
  color: #ff4b33;
}
.commentlist .bypostauthor {
  background-color: #d3e992 !important;
}
.reply {
  font-size: 12px;
  padding: 0 0 24px 0;
}
.reply a {
  border: 1px solid #cccccc;
  text-decoration: none;
  padding: 5px;
  font-weight: bold;
  margin-left: 10px;
  background: #ffffff;
}
.reply a,
a.comment-edit-link {
  color: #191a1e;
}
.commentlist .children {
  list-style: none;
  margin: 0;
  padding-top: 12px;
  padding-left: 20px;
}
.commentlist .children li {
  border: none;
  margin: 0;
}
.nopassword,
.nocomments {
  display: none;
}
#comments .pingback {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 18px;
  padding-bottom: 18px;
}
.commentlist li.comment + li.pingback {
  margin-top: -6px;
}
#comments .pingback p {
  color: #888;
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}
#comments .pingback .url {
  font-size: 13px;
  font-style: italic;
  color: #888;
}
#reply-title {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  width: 98%;
  margin-left: 1%;
  padding-top: 10px;
  clear: both;
}
#cancel-comment-reply-link {
  font-weight: normal;
}
#respond .comment-notes {
  width: 98%;
  margin: 5px 1%;
  text-align: right;
  font-size: 11px;
}
#respond .form-submit {
  width: 98%;
  margin: 0 1%;
  text-align: right;
}
#respond .form-allowed-tags {
  display: none;
}
#respond .form-allowed-tags code {
  font-size: 10px;
}
#respond input[type='text'] {
  border: 0;
  border-bottom: 1px solid #33B5E5;
  width: 98%;
  margin: 0 1%;
  padding: 1% 2%;
  background: url("http://static.elandroidelibre.com/styleV2/images/input.png") no-repeat left bottom, url("http://static.elandroidelibre.com/styleV2/images/input.png") no-repeat right bottom;
  background-color: transparent;
  box-sizing: border-box;
}
#respond input[type='text']:focus {
  outline: none;
}
#respond textarea {
  border: 1px solid #33B5E5;
  width: 98%;
  margin: 0 1%;
  padding: 2%;
  resize: none;
  height: 150px;
  background: transparent;
  box-sizing: border-box;
}
#respond input[type='submit'] {
  border: 0;
  width: 25px;
  height: 25px;
  margin: 5px;
  background: url("http://static.elandroidelibre.com/styleV2/images/send.png") no-repeat top center;
  text-indent: -10000px;
  cursor: hand;
  cursor: pointer;
}
#respond input[type='submit']:hover {
  background: url("http://static.elandroidelibre.com/styleV2/images/send.png") no-repeat bottom center;
}

/* omicrono-cookie-policy.css*/
.cookies-policy,.cookies-policy__header .header__heading,.cookies-policy__header h2.header__subheading{font-family:Roboto,Arial,sans-serif}.cookies-policy{display:block;padding-top:20px;color:#191a1e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cookies-policy *{box-sizing:border-box}.cookies-policy h1,h2,h3,h4{width:auto}.cookies-policy a{text-decoration:none;cursor:pointer;color:#0068b3}.cookies-policy a:hover{color:#178fe6}.cookies-policy__header{max-width:800px;margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px}.cookies-policy__header .header__heading{font-size:30px;line-height:36px;font-weight:600;color:#00b377;margin-bottom:28px;text-align:center}.cookies-policy__header h2.header__subheading{font-size:19px;line-height:25px;margin-bottom:42px;font-weight:400;margin-left:auto}.cookies-policy__subtitle,.cookies-policy__title{margin-bottom:14px;max-width:800px;padding-left:10px;padding-right:10px;margin-left:auto;margin-right:auto}.cookies-policy__subtitle,.cookies-policy__table .table-header,.cookies-policy__title{font-weight:600;font-family:Roboto,Arial,sans-serif}.cookies-policy__title{color:#00b377;font-size:24px;line-height:30px}.cookies-policy__subtitle{font-size:19px;line-height:25px}.cookies-policy p{max-width:800px;margin-left:auto;margin-right:auto;margin-bottom:28px;padding-left:10px;padding-right:10px;font-size:16px;line-height:22px;font-family:Roboto,Arial,sans-serif}.cookies-policy__list,.cookies-policy__table{margin-left:auto;margin-right:auto;word-wrap:break-word}.cookies-policy__list{max-width:800px;padding-left:10px;padding-right:10px;list-style:none}.cookies-policy__list p{padding:0}.cookies-policy__table{border-collapse:collapse;border-spacing:0;display:block;max-width:780px;overflow:scroll;width:-moz-calc(100% - 20px);width:-webkit-calc(100% - 20px);width:-o-calc(100% - 20px);width:calc(100% - 20px);background-color:#fff;border:1px solid #00b377;font-size:14px;margin-bottom:28px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}.cookies-policy__table .row__item{border:1px solid #00b377;padding:10px 7px}.cookies-policy__table .table-header{background-color:#00b377;color:#fff;text-transform:uppercase}.cookies-policy__table .table-header__row .row__item{background-color:#00b377}.cookies-policy__table .table-body__row .row__item{background-color:#fff}.cookies-policy__version{display:block;margin-bottom:28px}.cookies-policy__version p{font-size:14px;line-height:20px;font-family:Roboto,Arial,sans-serif;color:#00b377;margin-bottom:0}.cookies-policy__btn{display:block;width:-moz-calc(100% - 20px);width:-webkit-calc(100% - 20px);width:-o-calc(100% - 20px);width:calc(100% - 20px);max-width:150px;height:60px;margin-left:auto;margin-right:auto;text-align:center;margin-bottom:42px;cursor:pointer;background-color:#00b377;color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-size:19px;line-height:25px;font-family:"Roboto Medium",Arial,sans-serif;text-transform:uppercase}.cookies-policy__btn:hover{background-color:#41d9a6}


/*omicrono-modal-cookies*/

.modal-cookies[data-layout=cookies] .modal__close:hover,.modal-cookies[data-layout=cookies] .modal__info a:hover,.modal-cookies[data-layout=cookies] .modal__link:hover{opacity:.8}.modal-cookies[data-layout=cookies] *{box-sizing:border-box}.modal-cookies[data-layout=cookies]{display:none;font-size:0;z-index:10000;-webkit-font-smoothing:antialiased;position:fixed;bottom:0;width:100%;overflow:auto;background-color:#474747;-webkit-box-shadow:0 2px 14px 0 rgba(25,26,30,.05);-moz-box-shadow:0 2px 14px 0 rgba(25,26,30,.05);box-shadow:0 2px 14px 0 rgba(25,26,30,.05)}.modal-cookies[data-layout=cookies] button{border:none}.modal-cookies[data-layout=cookies] .modal__container{width:100%;max-width:800px;margin:0 auto;bottom:0;padding:10px;text-align:right}.modal-cookies[data-layout=cookies] .modal__close{display:block;position:absolute;width:30px;height:30px;top:0;right:0;cursor:pointer}.modal-cookies[data-layout=cookies] .modal__close::before{position:absolute;content:"";font-family:IconosElEspanol;color:#fff;font-size:.7rem;line-height:1;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-cookies[data-layout=cookies] .modal__title{font-family:"Roboto Bold",Arial,sans-serif;font-size:12px;color:#00b377;margin-bottom:3px;text-align:left}.modal-cookies[data-layout=cookies] .modal__info{font-family:"Roboto Regular",Arial,sans-serif;font-size:12px;line-height:1.2;color:#fff;margin-top:0;margin-bottom:3px;text-align:left}.modal-cookies[data-layout=cookies] .modal__btn,.modal-cookies[data-layout=cookies] .modal__link{display:inline-block;vertical-align:middle;font-size:12px;line-height:16px;font-family:"Roboto Regular",Arial,sans-serif;color:#fff;cursor:pointer}.modal-cookies[data-layout=cookies] .modal__info a{color:#fff;cursor:pointer;text-decoration:underline}.modal-cookies[data-layout=cookies] .modal__link{text-decoration:underline;margin-right:10px}.modal-cookies[data-layout=cookies] .modal__btn{text-transform:uppercase;padding:3px 14px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;background-color:#00b377;text-decoration:none}.modal-cookies[data-layout=cookies] .modal__btn:hover{background-color:#41d9a6}.modal-cookies[data-layout=cookies][data-action=toggle][data-status=on]{display:block}.modal-cookies[data-layout=cookies][data-action=toggle][data-status=off]{display:none}



/*# sourceMappingURL=style.css.map */
