@charset "UTF-8";
/*

Theme Name: El Androide Libre

Version: 5.0

Author: Ismael Ortiz Osuna

Author URI: https://www.foxinthenet.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;
}
input {
  -webkit-appearance: none;
}
/*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;
}
.uppercase {
  text-transform: uppercase;
}
#indexPost {
  margin-top: 20px;
  border: 1px dotted #dfdfdf;
  width: 100%;
  box-sizing: border-box;
  font-size: 14px;
  padding-bottom: 10px;
  background: #f8f9fa;
}
#indexPostTitle {
  text-align: center;
  line-height: 40px;
  font-weight: bold;
}
#indexPost ol {
  counter-reset: item;
  padding: 0 20px;
  margin: 0;
}
#indexPost ol li {
  display: block;
}
#indexPost ol li:before {
  content: counters(item, ".") " ";
  counter-increment: item;
}
@media screen and (max-width: 650px) {
  .noMobile {
    display: none;
  }
}
.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, 0.05);
  -moz-box-shadow: 0 2px 14px 0 rgba(25, 26, 30, 0.05);
  box-shadow: 0 2px 14px 0 rgba(25, 26, 30, 0.05);
}
.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: 0.7rem;
  line-height: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal-cookies[data-layout="cookies"] .modal__close:hover {
  opacity: 0.8;
}
.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-bottom: 3px;
  text-align: left;
}
.modal-cookies[data-layout="cookies"] .modal__info a {
  color: #fff;
  cursor: pointer;
  text-decoration: underline;
}
.modal-cookies[data-layout="cookies"] .modal__info a:hover {
  opacity: 0.8;
}
.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;
  text-decoration: underline;
  margin-right: 10px;
}
.modal-cookies[data-layout="cookies"] .modal__link:hover {
  opacity: 0.8;
}
.modal-cookies[data-layout="cookies"] .modal__btn {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  font-family: "Roboto Regular", Arial, sans-serif;
  padding: 3px 14px;
  color: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  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;
}
#barElEspanol {
  width: 100%;
  height: 35px;
  border-bottom: 1px solid #dfdfdf;
  text-align: center;
  background-color: #FFFFFF;
}
#logoElEspanol {
  background: url(https://s3.eestatic.com/assets_css/img/elespanol-logo.svg) no-repeat center;
  background-size: 116px;
  background-position-y: -44px;
  background-color: #FFFFFF;
  width: 116px;
  height: 35px;
  display: inline-block;
}
#barElandroidelibre {
  width: 100%;
  height: 100px;
  background: #FFFFFF;
  border-bottom: 1px solid #f2f2f2;
  text-align: center;
  overflow: hidden;
}
#logoElandroidelibre {
  width: 346px;
  height: 80px;
  position: relative;
  margin: 10px auto;
}
#logoElandroidelibre:before {
  content: "";
  display: block;
  width: 346px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(https://elandroidelibre.elespanol.com/wp-content/themes/elandroidelibre/images/logo-eal2.png) no-repeat center;
  background-size: auto 80px;
}
#logoElandroidelibre a {
  width: 346px;
  height: 80px;
  position: relative;
  display: block;
  z-index: 3;
}
#logoElandroidelibre h1 {
  margin: 0;
}
#logoElandroidelibre span {
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  #barElandroidelibre {
    height: 45px;
  }
  #logoElandroidelibre {
    width: 180px;
    height: 45px;
    margin: 2px auto;
  }
  #logoElandroidelibre:before {
    width: 180px;
    height: 41px;
    background-size: auto 41px;
  }
  #logoElandroidelibre a {
    width: 180px;
    height: 45px;
  }
}
#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 #barElandroidelibre {
  height: 45px;
}
.headerFixed #logoElandroidelibre {
  width: 180px;
  height: 45px;
  margin: 2px auto;
}
.headerFixed #logoElandroidelibre:before {
  width: 180px;
  height: 41px;
  background-size: auto 41px;
}
.headerFixed #logoElandroidelibre a {
  width: 180px;
  height: 45px;
}
@media screen and (max-width: 665px) {
  #logoElEspanol {
    background-size: 108px;
    background-position-y: -40px;
    height: 35px;
  }
}
#headerBillboard {
  width: 100%;
  max-width: 1010px;
  overflow: hidden;
  margin: 0 auto;
  height: auto;
  text-align: center;
  margin-top: 10px;
  z-index: 10;
  position: relative;
}
@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;
  }
}
#goUp {
  z-index: 99999;
  position: fixed;
  right: 10px;
  bottom: 100px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: rgba(25, 26, 30, 0.4);
  color: #FFFFFF;
  line-height: 42px;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
}
aside {
  float: right;
  width: 300px;
  padding: 5px;
  margin-top: -100px;
}
@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;
  margin-top: 20px;
  margin-bottom: 5px;
}
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 */
/* últimos articulos */
#sidebarLastestPosts {
  display: block;
  position: relative;
}
#sidebarLastestPosts h2 {
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  margin: 0;
  margin-top: 20px;
}
#sidebarLastestPosts ul {
  width: calc(100% - 20px);
  margin: 0 10px;
  padding-left: 10px;
  box-sizing: border-box;
  overflow: hidden;
  border-top: 0px;
  margin-bottom: 10px;
  margin-bottom: 6px;
  border-left: 2px solid #cccccc;
  list-style: none;
}
#sidebarLastestPosts ul i {
  font-size: 11px;
  position: absolute;
  left: 6px;
  margin-top: 6px;
}
#sidebarLastestPosts ul a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #000;
  position: relative;
  margin: 10px 0 0px 0;
  padding-bottom: 10px;
  margin-top: 0px;
}
#sidebarLastestPosts ul .img {
  float: right;
  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;
}
#sidebarLastestPosts ul h3 {
  float: left;
  width: calc(100% - 100px);
  margin: 0;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  max-height: 60px;
  overflow: hidden;
}
#sidebarLastestPosts ul h3.sidebarLastestPostsBreves {
  width: 100%;
}
/* /últimos articulos */
#carousel {
  width: 100%;
  box-sizing: border-box;
  padding: 0 40px;
  margin-bottom: 15px;
  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: left;
  line-height: 125px;
  cursor: pointer;
  text-indent: -7px;
}
#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: 125px;
  cursor: pointer;
  text-indent: -4px;
}
#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/omicrono.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 {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #FFFFFF;
  position: relative;
  z-index: 18;
  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 10px;
  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;
  bottom: 40px;
}
#submenu-1 {
  left: 0;
  width: 420px;
}
#submenu-1 > li {
  width: 50%;
}
#submenu-1 > li:nth-of-type(4) {
  width: 100%;
}
#submenu-2 {
  left: 0;
  width: 420px;
}
#submenu-2 > li {
  width: 50%;
}
#submenu-2 > li:nth-of-type(5) {
  width: 100%;
}
#submenu-3 {
  right: 0;
  width: 630px;
}
#submenu-3 > li {
  width: 33%;
}
#submenu-4 {
  right: 0;
  width: 210px;
}
#submenu-4 > li {
  width: 100%;
}
#menuDesktop > ul > li > ul > li {
  text-align: left;
  text-indent: 10px;
  float: left;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
}
#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;
}
#readingProgress {
  width: 100%;
  height: 3px;
  margin-top: -3px;
  z-index: 19;
  position: relative;
  overflow: hidden;
}
#readingProgress span {
  display: block;
  width: 0%;
  height: 3px;
  background: #95c628;
}
#menu2 {
  display: block;
  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;
  display: none;
}
#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;
}
#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;
  border: 0;
  cursor: pointer;
}
#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: 35px;
  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;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s cubic-bezier(0.31, -0.105, 0.43, 1.4);
  -moz-transition: all 0.4s cubic-bezier(0.31, -0.105, 0.43, 1.4);
  -o-transition: all 0.4s cubic-bezier(0.31, -0.105, 0.43, 1.4);
  transition: all 0.4s cubic-bezier(0.31, -0.105, 0.43, 1.4);
}
#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: 90%;
  margin: 5%;
  padding: 0;
  list-style: none;
}
#menu2Social li {
  float: left;
  height: 35px;
  margin: 6px;
  width: 35px;
  padding: 0;
  border-radius: 50%;
  color: #ffffff;
  font-size: 19px;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
  text-indent: -2px;
}
#menu2SocialFacebook {
  background: #3b5998;
}
#menu2SocialTwitter {
  background: #55acee;
}
#menu2SocialYoutube {
  background: #ce1312;
}
#menu2SocialInstagram {
  background: #d02d89;
}
#menu2SocialFeedly {
  background: #2bb24c;
}
#menu2SocialTelegram {
  background: #2ca4d7;
}
#menu2GooglePlay {
  display: block;
  float: left;
  margin-left: 5%;
  margin-top: 13px;
}
#menu2GooglePlay img {
  width: auto;
  height: 50px;
}
#menu2Podcast {
  display: block;
  float: right;
  margin-right: 5%;
  margin-top: 20px;
}
#menu2Podcast img {
  width: auto;
  height: 36px;
}
@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%;
  position: relative;
  z-index: 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;
}
.homeCoverVodafone {
  background-image: url(images/vodafone.png);
  background-repeat: no-repeat;
  background-position-x: calc(100% - 10px);
  background-position-y: 10px;
  background-size: 40px 40px;
}
.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:before {
    content: "Publicidad";
    display: block;
    position: absolute;
    margin-top: -13px;
    font-size: 10px;
}*/
#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;
    margin-top: 20px;
  }
}
#homeMPU2 {
  width: 300px;
  height: 600px !important;
  float: right;
  position: relative;
  margin-top: 14px;
  padding-left: 18px;
  border-left: 1px solid #dfdfdf;
}
/*#homeMPU2:before {
    content: "Publicidad";
    display: block;
    position: absolute;
    margin-top: -13px;
    font-size: 10px;
}*/
@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;
    margin-top: 20px;
  }
}
#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;
}
/*#homeMPU3:before {
    content: "Publicidad";
    display: block;
    position: absolute;
    margin-top: -13px;
    font-size: 10px;
}*/
@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;
    margin-top: 20px;
  }
}
#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;
}
/*#homeMPU2EE1:before {
    content: "Publicidad";
    display: block;
    position: absolute;
    margin-top: -13px;
    font-size: 10px;
}*/
@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;
    margin-top: 20px !important;
  }
}
#homeMPU3EE1 {
  width: 300px;
  height: 600px;
  float: left;
  position: relative;
  margin-top: 14px;
  padding-right: 17px;
  border-right: 1px solid #dfdfdf;
  margin-right: 19px;
}
/*#homeMPU3EE1:before {
    content: "Publicidad";
    display: block;
    position: absolute;
    margin-top: -13px;
    font-size: 10px;
}*/
@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;
    margin-top: 20px !important;
  }
}
#homeMPU2EE2 {
  width: 300px;
  height: 600px !important;
  float: right;
  position: relative;
  margin-top: 14px;
  padding-left: 18px;
  border-left: 1px solid #dfdfdf;
}
/*#homeMPU2EE2:before {
    content: "Publicidad";
    display: block;
    position: absolute;
    margin-top: -13px;
    font-size: 10px;
}*/
@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;
    margin-top: 20px !important;
  }
}
#homeMPU3EE2 {
  width: 300px;
  height: 600px;
  float: left;
  position: relative;
  margin-top: 14px;
  padding-right: 17px;
  border-right: 1px solid #dfdfdf;
  margin-right: 19px;
}
/*#homeMPU3EE2:before {
    content: "Publicidad";
    display: block;
    position: absolute;
    margin-top: -13px;
    font-size: 10px;
}*/
@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;
    margin-top: 20px !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;
}
/*#homeMPU4:before {
    content: "Publicidad";
    display: block;
    position: absolute;
    margin-top: -13px;
    font-size: 10px;
}*/
@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;
    margin-top: 20px;
  }
}
#homeRoba {
  width: 300px;
  height: 250px;
  margin: 15px auto;
}
/*#homeRoba:before {
    content: "Publicidad";
    display: block;
    position: absolute;
    margin-top: -13px;
    font-size: 10px;
}*/
@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;
}
/*#homeBillboard:before {
    content: "Publicidad";
    display: block;
    position: absolute;
    margin-top: -13px;
    font-size: 10px;
}*/
@media screen and (max-width: 1000px) {
  #homeBillboard {
    display: none;
  }
}
#homeMobileAdvertising {
  display: none;
  width: 320px;
  width: 350px;
  height: auto;
  max-width: 100%;
  margin: 2% auto;
  text-align: center;
  overflow: hidden;
}
@media screen and (max-width: 340px) {
  #homeMobileAdvertising img {
    margin-left: -10px;
  }
}
@media screen and (max-width: 665px) {
  #homeMobileAdvertising {
    display: block;
  }
}
#homeMobileAdvertising2 {
  display: none;
  width: 300px;
  height: auto;
  margin: 2% auto;
  margin-top: 20px;
}
/*#homeMobileAdvertising2:before {
    content: "Publicidad";
    display: block;
    position: absolute;
    margin-top: -13px;
    font-size: 10px;
}*/
@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:nth-of-type(2n - 1) {
  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:nth-of-type(2n - 1) {
    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;
  }
  .homeFeaturedBig h2 {
    font-size: 20px;
  }
}
.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;
}
.listPage .homeNormal {
  margin-right: 14px !important;
}
.listPage .homeNormal:nth-of-type(3n) {
  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;
}
.homeNormalText {
  width: 100%;
  height: 180px;
  overflow: hidden;
  font-size: 15px;
  line-height: 23px;
  font-family: 'Roboto', Arial, sans-serif;
}
.homeNormalText p {
  margin: 0;
  margin-bottom: 10px;
}
.homeNormalText > p a {
  color: #2196F3;
  text-decoration: none;
  font-weight: bold;
  padding: 0 5px;
  border-bottom: 1px dashed #000000;
}
.homeNormalText > p a:hover {
  background-color: #2196F3;
  color: #ffffff;
  border-bottom: 1px dashed #2196F3;
}
.homeNormalText > ul a {
  color: #2196F3;
  text-decoration: none;
  font-weight: bold;
  padding: 0 5px;
  border-bottom: 1px dashed #000000;
}
.homeNormalText > ul a:hover {
  background-color: #2196F3;
  color: #ffffff;
  border-bottom: 1px dashed #2196F3;
}
.homeNormalText .APPcolumn2 {
  /*width: 100%;*/
  text-align: center;
}
.homeNormalText .APPcolumn3 {
  padding: 10px 10%;
  width: calc(100% - 84px);
  display: block;
  float: left;
  box-sizing: border-box;
}
.homeNormalText .APP {
  width: 97%;
  margin-left: 1%;
  float: left;
}
.homeNormalText .APPnombre {
  height: auto;
}
.homeNormalText .APPautor {
  display: none;
}
.homeNormalText .APPandroid {
  display: none;
}
.homeNormalText .APPversion {
  display: none;
}
.homeNormalText .APPtamano {
  display: none;
}
.homeNormalText .APPinstalar {
  top: auto;
  left: auto;
  right: 10px;
  bottom: 10px;
}
.homeNormalText .APPinstalarDesktop {
  display: none;
}
.homeNormalText .APPinstalarMobile {
  display: block;
}
.homeNormalText .APPinstalar {
  margin-bottom: 10px;
}
.homeNormalText .APPcolumn1 {
  float: left;
}
.homeNormalText .APPcolumn3 {
  box-sizing: border-box;
}
.homeNormalText .APPcolumn3 > div {
  min-height: 35px !important;
}
.homeNormalText .APPTamano {
  display: none;
}
.homeNormalText .blockquoteFeatured {
  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;
  word-break: break-word;
  padding: 10px 20px;
  margin: 0px auto;
  border: 0;
  background: transparent;
  color: #2196F3;
  font-size: 24px;
  line-height: 35px;
  float: none !important;
  width: 100% !important;
  box-sizing: border-box !important;
}
.homeNormalText iframe {
  max-width: 100%;
  max-height: 170px;
}
@media screen and (max-width: 665px) {
  .homeNormalText iframe {
    max-height: 200px;
  }
}
.homeNormal h2 {
  line-height: 25px;
  height: 75px;
  margin: 0;
  margin-top: 10px;
  overflow: hidden;
  font-size: 19px;
}
.homeNormalH2Breves {
  margin: 0 !important;
  margin-bottom: 10px !important;
}
@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%;
  }
  .homeNormalBreves {
    height: auto;
  }
  .homeNormalImg {
    float: left;
    width: 40%;
    height: 100px;
  }
  .homeNormalText {
    width: 100%;
    height: auto;
  }
  .homeNormal h2 {
    float: right;
    width: 58%;
    margin: 0;
    line-height: 25px;
    height: 100px;
    font-size: 18px;
  }
  .homeNormalH2Breves {
    width: 100% !important;
    height: auto !important;
  }
}
@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;
  }
}
.APP2 {
  width: 90% !important;
  margin: 0 auto !important;
}
.APP2 img,
.APP2 span {
  display: none;
}
.APP2instalarDesktop {
  display: block !important;
}
.APP2instalarMobile {
  display: none !important;
}
@media screen and (max-width: 665px) {
  .APP2instalarDesktop {
    display: none !important;
  }
  .APP2instalarMobile {
    display: block !important;
  }
}
.APP2instalar {
  font-family: 'Roboto', Arial, sans-serif;
  text-decoration: none;
  font-weight: normal;
  margin-top: 5px;
  margin-bottom: 5px;
  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);
  width: 100%;
  height: 100%;
  text-align: left;
  line-height: 20px;
  color: #ffffff !important;
  font-size: 16px;
  background-size: 22px 22px;
  background-position: left center;
  background-repeat: no-repeat;
  background-position-x: 4px;
  padding: 5px !important;
  padding-left: 30px !important;
  border: 0 !important;
  box-sizing: border-box;
  display: block;
}
.APP2instalar:hover {
  background-color: #000000 !important;
}
.APP2instalarBotonGP {
  background-image: url('https://static.elandroidelibre.com/styleV3/googleplay.png') !important;
  background-color: #6ab344;
}
.APP2instalarBotonUTD {
  background-image: url('https://static.elandroidelibre.com/styleV3/uptodown.png') !important;
  background-color: #338ed7;
}
.APP2instalarBotonAmazon {
  background-image: url('https://static.elandroidelibre.com/styleV3/amazon.png') !important;
  background-color: #f69b06;
}
.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;
}
.APPcolumn3Buttons {
  float: left;
  width: 100%;
  min-height: 70px;
}
.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;
  display: none;
}
.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%;*/
    text-align: center;
  }
  .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;
  }
}
.APPshowbuttons {
  display: table-cell;
  width: 165px;
  padding: 0 5px;
  padding-right: 10px;
  vertical-align: top;
}
.APPshowbuttons span {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  background: #95c628;
  margin-top: 27px;
  -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);
  cursor: pointer;
}
.APPloading {
  display: none;
  width: 165px;
  padding: 0 5px;
  padding-right: 10px;
  vertical-align: top;
  text-align: center;
}
.lds-dual-ring {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-top: 28px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 23px;
  height: 23px;
  margin: 1px;
  border-radius: 50%;
  border: 2px solid #95c628;
  border-color: #95c628 transparent #95c628 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media screen and (max-width: 700px) {
  .APPshowbuttons {
    padding: 10px 10%;
    width: calc(100% - 84px);
    display: block;
    float: left;
    box-sizing: border-box;
  }
  .APPshowbuttons span {
    margin-top: 0;
  }
}
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;
  display: none;
}
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: 10px;
  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 {
    max-height: 300px;
  }
}
@media screen and (max-width: 665px) {
  #singlePostHeaderImgBox {
    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;
  font-size: 16px;
}
#singlePostHeaderInfo {
  margin-top: 8px;
  color: #999999;
  font-size: 15px;
}
#singlePostHeaderInfo a {
  color: #999999;
}
#singlePostHeaderInfoAuthor {
  font-size: 15px;
  font-weight: bold;
}
.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;
  }
}
@media screen and (max-width: 665px) {
  .singlePostShare > a{
    display: none;
  }
}
.singlePostShareButton {
  width: 35px;
  height: 35px;
  line-height: 41px;
  text-align: center;
  float: left;
  border-radius: 50%;
  color: #ffffff;
  margin-right: 10px;
  font-size: 20px;
}
.singlePostShareButtonFacebook {
  background: #3b5998;
  text-indent: -2px;
}
.singlePostShareButtonTwitter {
  background: #1da1f2;
  text-indent: 0px;
}
.singlePostShareButtonGooglePlus {
  background: #db4437;
  text-indent: 1px;
  line-height: 43px;
}
.singlePostShareButtonWhatsapp {
  background: #00e676;
  text-indent: -1px;
  line-height: 40px;
}
.singlePostShareButtonTelegram {
  background: #259bd7;
  text-indent: -4px;
}
#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;
  overflow: hidden;
}
#singlePostTagsShowMore {
  float: right;
  cursor: pointer;
  font-size: 20px;
  color: #2196F3;
  font-weight: bold;
  margin-left: 10px;
}
@media screen and (max-width: 1000px) {
  #singlePostTags {
    width: 100% !important;
    margin: 2% 0;
  }
}
#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: 100% !important;
    margin: 0;
  }
}
.singlePostContentAdsense {
  width: 300px;
  height: 250px;
  float: left;
  margin: 10px;
}
@media screen and (max-width: 665px) {
  .singlePostContentAdsense {
    float: none;
    margin: 10px auto;
  }
}
#singlePostContentAdvertising {
  width: 100%;
  margin: 0;
  text-align: center;
  height: 50px;
  margin: 10px 0;
  display: none;
}
@media screen and (max-width: 665px) {
  #singlePostContentAdvertising {
    display: block;
  }
}
#singlePostContentAdvertising2 {
  width: 300px;
  height: auto;
  float: left;
  margin: 10px;
  display: none;
}
#singlePostContentAdvertising3 {
  width: 300px;
  height: auto;
  margin: 10px auto;
}
#singlePostContentAdvertising4 {
  width: 300px;
  height: auto;
  margin: 10px auto;
  display: none;
}
#singlePostContentAdvertising4_body {
    overflow: hidden;
}
@media screen and (max-width: 600px) {
  #singlePostContentAdvertising2 {
    float: none;
    margin: 10px auto;
  }
}
@media screen and (max-width: 665px) {
  #singlePostContentAdvertising2 {
    display: block;
  }
  #singlePostContentAdvertising4 {
    display: block;
  }
}
@media screen and (max-width: 1000px) {
  #singlePostContentAdvertising3 {
    width: 728px;
  }
}
@media screen and (max-width: 800px) {
  #singlePostContentAdvertising3 {
    display: none;
  }
}
#singlePostContentAdvertisingBanner {
  margin: auto;
  width: 600px;
  max-width: 100%;
  position: relative;
  z-index: 30;
  overflow: hidden;
}
@media screen and (max-width: 665px) {
  #singlePostContentAdvertisingBanner {
    /*display: none;*/
  }
}
#singlePostContent p {
  width: 98%;
  margin-left: 1%;
  box-sizing: border-box;
}
@media screen and (max-width: 665px) {
  #singlePostContent p {
    width: 100%;
    margin: 0;
  }
}
/*
#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) {
    #singlePostContent > p:first-of-type {
        margin-top: 1%;
    }
}

@media screen and (max-width: @width2) {
    #singlePostContent > p:first-of-type {
        margin-top: 2%;
    }
}*/
#singlePostContent .wp-caption {
  max-width: 100%;
}
#singlePostContent .wp-caption-text {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 12px;
}
#singlePostContent h1,
h2,
h3,
h4,
h5,
h6 {
  width: 98%;
  margin-left: 1%;
  color: #000000;
}
#singlePostContent h2 {
  font-size: 30px;
  line-height: 40px;
}
#singlePostContent h3 {
  font-size: 25px;
  line-height: 35px;
}
@media screen and (max-width: 1000px) {
  #singlePostContent h2 {
    font-size: 22px;
    line-height: 27px;
  }
  #singlePostContent h3 {
    font-size: 18px;
    line-height: 23px;
  }
}
#singlePostContent ul li {
  list-style-position: inside;
}
#singlePostContent a {
  text-decoration: none;
  font-weight: bold;
  color: #2196F3;
}
#singlePostContent > p a {
  color: #2196F3;
  text-decoration: none;
  font-weight: bold;
  padding: 0 5px;
  border-bottom: 1px dashed #000000;
  /*display: inline-block;*/
}
#singlePostContent > p a:hover {
  background-color: #2196F3;
  color: #ffffff;
  border-bottom: 1px dashed #2196F3;
  text-decoration-line: none;
}
#singlePostContent > p a[href$=".jpg"],
#singlePostContent > p a[href$=".png"],
#singlePostContent > p a[href$=".gif"] {
  padding: 0;
  display: block;
  background-color: transparent;
  color: #191a1e;
  border: 0;
}
/* #singlePostContent > p a[rel$="noopener noreferrer"] {
    background-color: transparent;
    color: @fontColor;
    border: 0;
}

#singlePostConten > p a[href$=".jpg"]:hover, #singlePostContent > p a[href$=".png"]:hover, #singlePostContent > p a[href$=".gif"]:hover, #singlePostContent > p a[rel$="noopener noreferrer"]:hover {
    background-color: transparent;
    color: @fontColor;
    border: 0;
}*/
#singlePostContent p a:hover {
  color: #ffffff;
}
#singlePostContent blockquote p a {
  padding: 0;
  display: block;
  background-color: transparent;
  border-bottom: 0;
}
#singlePostContent blockquote p a:hover {
  background-color: transparent;
  border-bottom: 0;
}
#singlePostContent > ul li a {
  /*background-color: #2196F3;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    padding: 0 5px;
    display: inline-block;*/
  color: #2196F3;
  text-decoration: none;
  font-weight: bold;
  padding: 0 5px;
  border-bottom: 1px dashed #000000;
}
#singlePostContent li a:hover {
  background-color: #2196F3;
  color: #ffffff;
  border-bottom: 1px dashed #2196F3;
}
#singlePostContent li a[href$=".jpg"],
#singlePostContent li a[href$=".png"],
#singlePostContent li a[href$=".gif"] {
  padding: 0;
  display: block;
  background-color: transparent;
  color: #191a1e;
  border: 0;
}
#singlePostContent li a[href$=".jpg"]:hover,
#singlePostContent li a[href$=".png"]:hover,
#singlePostContent li a[href$=".gif"]:hover {
  background-color: transparent;
  color: #191a1e;
  border: 0;
}
#singlePostContent li a:hover {
  color: #ffffff;
}
#singlePostContent blockquote li a {
  padding: 0;
  display: block;
  background-color: transparent;
}
#singlePostContent iframe {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#singlePostContent embed,
#singleContenido object {
  max-width: 100%;
  width: 580px;
  height: 460px;
  padding-left: 27px;
}
#singlePostContent .ytb-embed {
  max-width: 95% !important;
  display: block;
  margin: 10px auto;
}
@media screen and (min-width: 1000px) {
  #singlePostContent .ytb-embed {
      width: 95% !important;
      height: 534px;
  }
}
#singlePostContent img {
  max-width: 100% !important;
  height: auto !important;
}
#singlePostContent .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
#singlePostContent .alignright {
  float: right;
  margin: 0px 0px 10px 10px;
}
#singlePostContent .alignleft {
  float: left;
  margin: 0px 10px 10px 0px;
}
#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;
  word-break: break-word;
}
#singlePostContent blockquote p {
  margin: 0;
}
#singlePostContent blockquote em {
  font-style: normal;
}
#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;
  margin-top: 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;
}
.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;
}
#singlePostContent .blockquoteLink .blockquoteLinkURL {
  width: 440px;
  font-style: normal;
  display: table-cell;
  height: 100px;
  vertical-align: middle;
  padding-left: 10px;
  font-size: 20px;
}
#singlePostContent .blockquoteLink .blockquoteLinkText {
  display: none;
}
@media screen and (max-width: 1000px) {
  #singlePostContent .blockquoteLink {
    width: 80%;
  }
  .blockquoteLink .blockquoteLinkImage {
    margin: auto;
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  #singlePostContent .blockquoteLink .blockquoteLinkURL {
    width: 100%;
    text-align: center;
    float: right;
    height: auto;
    display: block;
  }
  #singlePostContent .blockquoteLink .blockquoteLinkText {
    width: 100%;
  }
}
#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;
}
#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) {
  #singlePostContent .blockquoteOmicrono {
    width: 80%;
  }
}
#singlePostContent .blockquoteOmicrono a:hover {
  color: #2196f3;
}
#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) {
  #singlePostContent .blockquoteFeatured {
    float: none !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
}
#singlePostContent .blockquoteFeaturedLeft {
  float: left;
}
#singlePostContent .blockquoteFeaturedCenter {
  float: none;
}
#singlePostContent .blockquoteFeaturedRight {
  float: right;
  text-align: right;
}
#singlePostContent .blockquoteRelated {
  width: 95%;
  padding: 1%;
  margin: 0px 1%;
  border: 0;
  background: #95c628;
  color: #ffffff;
  font-size: 18px;
  font-style: normal;
  -webkit-filter: drop-shadow(0px 4px 3px rgba(0, 0, 0, 0.5));
}
#singlePostContent .blockquoteRelated:hover {
  -webkit-filter: drop-shadow(0px 2px 8px #000000);
}
#singlePostContent .blockquoteRelated a {
  display: block;
  padding: 10px 20px;
  color: #ffffff;
}
#singlePostComments {
  width: calc(100% - 320px);
  width: 100%;
  float: left;
  overflow: hidden;
}
#facebookComments {
  width: calc(100% - 320px);
  float: left;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  #singlePostComments {
    width: 96% !important;
    margin: 0 2%;
  }
  #facebookComments {
    width: 100%;
  }
}
#singlePost .notFoundColumn {
  width: 29%;
  padding: 2%;
  float: left;
}
@media screen and (max-width: 665px) {
  #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-left: 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-left: 10px;
  color: #757575;
  text-transform: uppercase;
}
/* ARTÍCULOS POPULARES */
#singlePopularPosts {
  display: none;
}
#singlePopularPosts h2 {
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media screen and (max-width: 665px) {
  #singlePopularPosts {
    display: block;
  }
}

#singlePostFinalBannerMobile {
    display: none;
}

@media screen and (max-width: 665px) {
    #singlePostFinalBannerMobile {
        display: block;
        width: 100%;
        height: auto;
        text-align: center;
    }
}

#addoor-widget-1161 {
    display: none;
}

@media screen and (max-width: 665px) {
    #addoor-widget-1161 {
        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;
  }
}
@media screen and (max-width: 665px) {
  #singleNavDesktopPrev,
  #singleNavDesktopNext {
    display: none;
  }
}
#singleNavDesktopPrev,
#singleNavDesktopNext {
  z-index: 3;
  position: fixed;
  top: calc(50% - 75px);
  height: 130px;
  min-width: 50px;
  background-color: #fff;
  opacity: 0.9;
  cursor: pointer;
  border: 0 solid #979797;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
#singleNavDesktopPrev {
  left: 0;
}
#singleNavDesktopNext {
  right: 0;
}
.singleNavDesktopArrow {
  width: 50px;
  height: 130px;
  line-height: 137px;
  text-align: center;
  float: left;
}
.singleNavDesktopArticle {
  float: left;
  padding: 20px;
  box-shadow: border-box;
  display: none;
}
#singleNavDesktopPrev .singleNavDesktopArticle {
  padding-left: 0;
}
#singleNavDesktopNext .singleNavDesktopArticle {
  padding-right: 0;
}
.singleNavDesktopArticleImage {
  height: 90px;
  width: 160px;
  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;
}
.singleNavDesktopArticleTitle {
  height: 60px;
  width: 220px;
  float: left;
  margin: 15px;
  margin-right: 0px;
  line-height: 20px;
}
#slidersFooter,
.sliderFooterRRSS {
  display: none;
}
@media screen and (max-width: 665px) {
  /*#slider {
        position: relative;
        width: 100vw;
        left: 0vw;
        overflow: hidden;
        height: 10000px;
    }

    #sliderBox {
        width: ~"calc(100vw * 5)";
        position: absolute;
        left: -200vw;
    }

    .sliderElement {
        width: 100vw;
        float: left;
        min-height: 1px;
        overflow: hidden;
    }
    */
  #slider {
    position: relative;
    width: 100vw;
    overflow: hidden;
  }
  #sliders {
    float: left;
    display: inline;
    padding: 0;
    margin: 0;
    width: 900vw;
    transition-property: transform;
    transition-duration: 0.5s;
    transition-timing-function: ease-out;
    transform: translate(-400vw, 0);
  }
  #sliders > section {
    float: left;
    padding: 0;
    margin: 0;
    width: 100vw;
    min-height: 50px;
    transform: translate(0, 0);
    overflow: hidden;
  }
  /* #slider-0 {
        position: absolute;
        width: 100vw;
        left: -100vw;
    }
    #slider-1 {
        position: absolute;
        width: 100vw;
        left: 0vw;
    }
    #slider-2 {
        position: absolute;
        width: 100vw;
        left: 100vw;
    }*/
  #slidersFooter {
    display: block;
    height: 50px;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 5px;
    z-index: 18;
  }
  #sliderFooterPrev {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 40px;
    border-radius: 0 20px 20px 0;
    background-color: rgba(25, 26, 30, 0.4);
    color: #FFFFFF;
    line-height: 58px;
    padding-right: 10px;
    box-sizing: border-box;
    text-align: right;
    cursor: pointer;
  }
  #sliderFooterNext {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    width: 40px;
    border-radius: 20px 0 0 20px;
    background-color: rgba(25, 26, 30, 0.4);
    color: #FFFFFF;
    line-height: 58px;
    padding-left: 10px;
    box-sizing: border-box;
    text-align: left;
    cursor: pointer;
  }
  .sliderFooterRRSS {
    height: 40px;
    padding: 5px;
    width: 120px;
    border-radius: 20px 20px 20px 20px;
    background-color: rgba(255, 255, 255, 0.9);
    color: #464646;
    line-height: 48px;
    box-sizing: border-box;
    text-align: left;
    cursor: pointer;
    display: block !important;
    position: fixed;
    bottom: 10px;
    left: 50%;
    margin-left: -60px;
    z-index: 19;
    font-size: 13px;
  }
  .sliderFooterRRSS .singlePostShareButton {
    width: 30px;
    height: 30px;
    line-height: 37px;
    font-size: 20px;
  }
  .sliderFooterRRSS .singlePostShareButtonFacebook {
    background: #3b5998;
    text-indent: 0px;
  }
  .sliderFooterRRSS .singlePostShareButtonTwitter {
    background: #1da1f2;
    text-indent: 1px;
  }
  .sliderFooterRRSS .singlePostShareButtonWhatsapp {
    background: #00e676;
    text-indent: 1px;
    line-height: 36px;
  }
  .sliderFooterRRSS a:last-of-type .singlePostShareButton {
    margin-right: 0;
  }
}
/* últimos articulos */
#singleLastestPosts {
  display: none;
}
@media screen and (max-width: 665px) {
  #singleLastestPosts {
    display: block;
  }
}
#singleLastestPosts h2 {
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#singleLastestPosts ul {
  width: calc(100% - 20px);
  margin: 0 10px;
  padding-left: 10px;
  box-sizing: border-box;
  overflow: hidden;
  border-top: 0px;
  margin-bottom: 10px;
  margin-bottom: 6px;
  border-left: 2px solid #cccccc;
  list-style: none;
}
#singleLastestPosts ul i {
  font-size: 11px;
  position: absolute;
  left: 6px;
  margin-top: 6px;
}
#singleLastestPosts ul a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #000;
  position: relative;
  margin: 10px 0 0px 0;
  padding-bottom: 10px;
  margin-top: 0;
}
#singleLastestPosts ul .img {
  float: right;
  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;
}
#singleLastestPosts ul h3 {
  float: left;
  width: calc(100% - 100px);
  margin: 0;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  max-height: 60px;
  overflow: hidden;
}
.singleLastetsPostsBreves {
  width: 100% !important;
}
/* /últimos articulos */
#readMoreFacebook {
  position: absolute;
  width: 100%;
  background: #ffffff;
  margin-top: -200px;
  height: 200px;
  left: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f3f3+0,f3f3f3+100&0+0,1+60 */
  background: -moz-linear-gradient(top, rgba(243, 243, 243, 0) 0%, #f3f3f3 60%, #f3f3f3 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(243, 243, 243, 0) 0%, #f3f3f3 60%, #f3f3f3 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(243, 243, 243, 0) 0%, #f3f3f3 60%, #f3f3f3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f3f3f3', endColorstr='#f3f3f3', GradientType=0);
  /* IE6-9 */
}
#readMoreFacebook span {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
  box-sizing: border-box;
  border: 1px solid #191a1e;
  cursor: pointer;
}
#showComments {
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #191a1e;
  cursor: pointer;
  margin: 10px auto;
  font-family: 'Noto Serif', serif;
  font-size: 17px;
}
#instagram {
  width: 98%;
  padding: 10px;
  margin: 0 auto;
  border: 1px solid #bfbfbf;
  background: #ffffff;
  position: relative;
  font-family: 'Roboto', Arial, sans-serif;
  margin-bottom: 20px;
  margin-top: 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;
  box-sizing: border-box;
}
.instagramPhoto {
  float: left;
  width: 20%;
  padding: 2px;
  box-sizing: border-box;
}
.instagramPhoto img {
  max-width: 100%;
  height: auto;
}
#instagramTitle {
  line-height: 30px;
  font-weight: bold;
  float: left;
  width: 65%;
  margin-bottom: 20px;
  font-size: 15px;
  text-indent: 35px;
  position: relative;
}
#instagramTitle i {
  font-size: 30px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  text-indent: 0;
}
#instagramPhotos {
  clear: both;
  width: 100%;
}
#instagramFollow {
  background: transparent;
  border: #3897f0 solid 1px;
  border-radius: 3px;
  color: #3897f0;
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
  width: 100px;
  text-align: center;
  float: right;
  cursor: pointer;
}
#instagramFollow:hover {
  background: #3897f0;
  color: #fff;
}
@media screen and (max-width: 650px) {
  #instagram {
    display: none;
  }
  .instagramPhoto {
    width: 25%;
  }
  .instagramPhoto:nth-of-type(5) {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  .instagramPhoto {
    width: 33%;
  }
  .instagramPhoto:nth-of-type(4) {
    display: none;
  }
}
@media screen and (max-width: 400px) {
  .instagramPhoto {
    width: 50%;
  }
  .instagramPhoto:nth-of-type(3) {
    display: none;
  }
  #instagramFollow {
    width: 100%;
    margin-bottom: 10px;
  }
  #instagramTitle {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
#affiliates {
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
}
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: 0.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;
}
@font-face {
  font-family: "icons-eal";
  src: url("fonts/icons-eal.eot");
  src: url("fonts/icons-eal.eot?#iefix") format("embedded-opentype"), url("fonts/icons-eal.woff") format("woff"), url("fonts/icons-eal.ttf") format("truetype"), url("fonts/icons-eal.svg#icons-eal") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "icons-eal" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icons-eal" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-2x {
  font-size: 200%;
}
.icon-3x {
  font-size: 300%;
}
.icon-4x {
  font-size: 400%;
}
.icon-5x {
  font-size: 500%;
}
.icon-facebook:before {
  content: "\61";
}
.icon-angle-down:before {
  content: "\62";
}
.icon-angle-left:before {
  content: "\63";
}
.icon-angle-right:before {
  content: "\64";
}
.icon-angle-up:before {
  content: "\65";
}
.icon-circle:before {
  content: "\68";
}
.icon-twitter:before {
  content: "\66";
}
.icon-youtube-play:before {
  content: "\67";
}
.icon-instagram:before {
  content: "\69";
}
.icon-forumbee:before {
  content: "\6a";
}
.icon-caret-down:before {
  content: "\6c";
}
.icon-caret-left:before {
  content: "\6d";
}
.icon-caret-right:before {
  content: "\6e";
}
.icon-caret-up:before {
  content: "\6f";
}
.icon-plus-circle:before {
  content: "\70";
}
.icon-minus-circle:before {
  content: "\71";
}
.icon-tags:before {
  content: "\72";
}
.icon-external-link:before {
  content: "\73";
}
.icon-link:before {
  content: "\74";
}
.icon-globe:before {
  content: "\75";
}
.icon-whatsapp:before {
  content: "\76";
}
.icon-google-plus:before {
  content: "\77";
}
.icon-paper-plane:before {
  content: "\6b";
}
.icon-newspaper-o:before {
  content: "\78";
}
.icon-times:before {
  content: "\79";
}
.icon-chevron-down:before {
  content: "\7a";
}
.icon-chevron-left:before {
  content: "\41";
}
.icon-chevron-right:before {
  content: "\42";
}
.icon-chevron-up:before {
  content: "\43";
}
.icon-search:before {
  content: "\44";
}
.singlePostTitleTimeline {
  position: static;
  color: #191a1e;
  margin: 10px 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 26px;
  overflow: hidden;
  width: calc(100% -  60px);
  margin-left: 60px;
}
.singlePostTitleTimeline:before,
.singlePostTitleTimeline:after {
  background-color: #000;
  content: "";
  display: inline-block;
  height: 6px;
  position: relative;
  width: 50%;
  bottom: 7px;
}
.singlePostTitleTimeline:before {
  right: 0.5em;
  margin-left: -50%;
}
.singlePostTitleTimeline:after {
  left: 0.5em;
  margin-right: -50%;
}
.timelineLine {
  width: 100%;
  float: left;
  font-size: 17px;
}
.timelineDate {
  text-transform: uppercase;
  width: 49px;
  padding-right: 10px;
  text-align: right;
  float: left;
  position: relative;
  line-height: 22px;
}
.timelineDate i {
  position: absolute;
  right: -6px;
  font-size: 10px;
  top: 2px;
  color: #898F96;
}
.timelineDay {
  width: calc(100% -  60px);
  box-sizing: border-box;
  float: left;
  border-left: 1px solid #cccccc;
  transition: 0.5s;
  font-weight: bold;
  line-height: 44px;
  font-size: 20px;
  text-align: center;
  overflow: hidden;
}
.timelineDay:before,
.timelineDay:after {
  background-color: #000;
  content: "";
  display: inline-block;
  height: 4px;
  position: relative;
  width: 50%;
  bottom: 4px;
}
.timelineDay:before {
  right: 0.5em;
  margin-left: -50%;
}
.timelineDay:after {
  left: 0.5em;
  margin-right: -50%;
}
.timelinePost {
  width: calc(100% -  60px);
  padding-left: 10px;
  box-sizing: border-box;
  float: left;
  border-left: 1px solid #cccccc;
  transition: 0.5s;
}
.timelinePost:hover p {
  margin-left: 10px;
  color: #2196F3;
}
.timelinePost hr {
  color: #cccccc;
  background: #cccccc;
  height: 1px;
  border: 0;
}
.timelinePost p {
  margin: 0;
  margin-bottom: 5px;
  transition: 0.5s;
}
.timelinePostTitle {
  width: calc(100% -  260px);
  float: right;
  font-weight: bold;
}
.timelinePostTitle2 {
  width: calc(100% -  60px);
  float: right;
  font-weight: bold;
}
.timelinePostContent {
  width: calc(100% -  60px);
  float: right;
  font-size: 15px;
  margin-top: 5px;
  line-height: 22px;
}
.timelinePostContent > a {
  color: #2196F3;
  text-decoration: none;
  font-weight: bold;
  padding: 0 5px;
  border-bottom: 1px dashed #000000;
  /*display: inline-block;*/
}
.timelinePostContent > a:hover {
  background-color: #2196F3;
  color: #ffffff;
  border-bottom: 1px dashed #2196F3;
  text-decoration-line: none;
}
.timelinePostContent > a[href$=".jpg"],
.timelinePostContent > a[href$=".png"],
.timelinePostContent > a[href$=".gif"] {
  padding: 0;
  display: block;
  background-color: transparent;
  color: #191a1e;
  border: 0;
}
#singlePostConten > a[href$=".jpg"]:hover,
.timelinePostContent > a[href$=".png"]:hover,
.timelinePostContent > a[href$=".gif"]:hover,
.timelinePostContent > a[rel$="noopener noreferrer"]:hover {
  background-color: transparent;
  color: #191a1e;
  border: 0;
}
.timelinePostContent img {
  max-width: 80%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.timelinePostCategory {
  width: calc(100% -  260px);
  float: right;
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 15px;
}
.timelinePostCategory a {
  color: #2196F3;
}
.timelinePostTime {
  width: 60px;
  float: left;
  color: #898F96;
}
.timelinePostImage {
  width: 190px;
  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;
}
@media screen and (max-width: 665px) {
  .timelinePostCategory {
    width: calc(100% -  60px);
    margin-top: 2px;
  }
  .timelinePostTitle {
    width: calc(100% -  200px);
  }
}
@media screen and (max-width: 500px) {
  .timelinePostTitle {
    width: 100%;
  }
  .timelinePostImage {
    width: 100%;
    height: 150px;
  }
  .timelinePostTitle2 {
    margin-top: 5px;
    width: 100%;
  }
  .timelinePostContent {
    width: 100%;
  }
}
#sticky {
  width: 100%;
  padding: 2px 0;
  background: #ffffff;
  position: fixed;
  bottom: 0;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.2) !important;
  z-index: 10000;
  text-align: center;
  display: none;
}

#sticky_close {
  position: absolute;
  outline: none;
  width: 28px;
  height: 28px;
  top: -28px;
  right: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='13' viewBox='341 8 13 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%234F4F4F' d='M354 9.31L352.69 8l-5.19 5.19L342.31 8 341 9.31l5.19 5.19-5.19 5.19 1.31 1.31 5.19-5.19 5.19 5.19 1.31-1.31-5.19-5.19z' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-size: 13px 13px;
  background-position: 9px;
  background-color: #fff;
  background-repeat: no-repeat;
  box-shadow: 0 -1px 1px 0 rgba(0,0,0,0.2);
  border: none;
  border-radius: 12px 0 0 0;
}