@charset "UTF-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
center,
u,
b,
i {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  font-style: normal;
  vertical-align: baseline;
  text-decoration: none;
}
body {
  font-size: 62.5%;
  background-color: #302d2d;
  font-family: "Rethink Sans", sans-serif;
  line-height: 1;
  color: #4c4c4c;
  padding: 60px 0 0 !important;
  overflow-y: auto !important;
}
body.lightTheme{
  background-color: #eaeaea;
}
::selection {
  color: #ffffff;
  background-color: rgb(56, 42, 61);
}
::-moz-selection {
  color: #ffffff;
  background-color: rgb(56, 42, 61);
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  font-family: inherit;
  color: inherit;
  font-weight: inherit;
  font-style: inherit;
  cursor: pointer;
}
a:focus {
  outline: none;
}
.clear:after {
  clear: both;
  content: " ";
  display: table;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
/*ads*/
.ads-top {
  padding-top: 20px;
  padding-bottom: 20px;
}
.ads-top .ad-970x90 {
  position: relative;
  z-index: 1;
}
.is-article .ads-top {
  background-color: #252525;
  /* height: 400px; */
}
.is-article .ftp-wrap .ads-top {
  background-color: transparent;
}
.ad-wrap {
  text-align: center;
}
.ad-placeholder {
  display: inline-block;
}
.ad-no-height {
  height: auto !important;
}
.absolute-bnr {
  position: absolute;
}
#slot_footer {
  position: absolute;
  width: 100%;
  overflow: hidden;
}
.ads-fake-top {
  padding-top: 10px;
  padding-bottom: 10px;
}
.ad-enchained{
  padding-bottom: 50px;
}
@media only screen and (max-width: 350px) {
  .main-width > .ad-wrap .ad-placeholder {
    margin-left: -20px;
  }
}





















/*SLIDER*/
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.hero-list {
  margin-bottom: 65px;
}
.hero-list .slick-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  text-align: center;
}
.hero-list .slick-dots li {
  display: inline-block;
  margin: 0 3px;
}
.hero-list .slick-dots li button {
  border: none;
  border-radius: 50%;
  background-color: #fff;
  overflow: hidden;
  text-indent: -100px;
  width: 15px;
  height: 15px;
  outline: none;
}
.hero-list .slick-dots li.slick-active button {
  background-color: red;
}
/* ================================== NAV ============================== */
.mainNavWrap {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
}
.mobileBtnMenu {
  display: none;
}
.mainNav {
  display: flex;
  align-items: center;
  z-index: 999;
  position: relative;
  justify-content: center;
  background-color: #1b1a1a;
  border-bottom: 1px solid #302f2f;
}
.mobileNavBar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mainNavLogo {
  display: block;
  margin-right: 5px;
  padding: 0 7px;
  height: 62px;
  width: 138px;
}
.mainNavLogo img{
  width: 100%;
  height: auto;
  display: block;
}
.mainNavButtons {
  display: flex;
}
.mainNavButtons a {
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  padding: 10px 12px;
  border-radius: 4px;
  display: inline-block;
  transition: background-color 0.3s ease;
  letter-spacing: 0.1px;
}
.darkMode .mainNavButtons a {
  color: #FFF;
}
.mainNavButtons a:hover {
  background-color: #514f4f;
}
.mainNavButtons a.current {
  color: #F02B27;
}
.mainNavSocials {
  display: flex;
  align-items: center;
  gap: 15px;
  padding-left: 5px;
}
.switchColorMode{
  width: 48px;
  height: 30px;
  border: 2px solid #FFF;
  position: relative;
  border-radius: 26px;
  cursor: pointer;
}
.switchColorMode span{
  width: 20px;
  position: absolute;
  height: 20px;
  border-radius: 50%;
  top: 3px;
  left: 3px;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
}
.switchColorMode span svg{
  width: 20px;
  fill: #333;
}
.switchColorMode span .light,
body.lightTheme .switchColorMode span .dark{
  display: none;
}
body.lightTheme .switchColorMode span .light{
  display: block;
}
body.lightTheme .switchColorMode span{
  transform: translateX(16px);
}
/* ================================== 404 ============================== */
.header404 h2{
  margin-bottom: 4px;
}
.header404 p{
  font-size: 20px;
  color: #FFF;
  margin-bottom: 5px;
}
.header404 span{
  color: #c2c0c0;
  font-size: 15px;
}
.searchBox{
  display: flex;
  align-items: stretch;
  gap: 7px;
  justify-content: center;
}
.searchBox .inputText{
  border-radius: 7px;
  border: none;
  font-size: 18px;
  padding: 8px 16px;
}
.searchBox .inputSend{
  background-color: red;
  border: none;
  color: #FFF;
  border-radius: 7px;
  font-size: 18px;
  text-transform: uppercase;
  padding: 3px 20px;
  font-weight: bold;
}
/* ================================== STRUCTURE ============================== */
.contentWrap{
  padding-bottom: 30px;
}
.main-width {
  width: 1500px;
  margin: 0 auto;
}
.centerColTwoAsides{
  display: grid;
  grid-template-columns: 300px 1fr 300px;
  gap: 20px;
  align-items: start;
}
.centerColTwoAsides .rightCol,
.centerColTwoAsides .leftCol{
  min-width: 300px;
  position: sticky;
  top: 80px;
}
.centerColTwoAsides .leftCol{
  min-width: 160px;
  right: 0;
  text-align: right;
}
.rowS {
  margin-bottom: 15px;
}
.row {
  margin-bottom: 30px;
}
.rowL {
  margin-bottom: 50px;
}
.sectionHeader{
  margin-bottom: 20px;
}
.sectionHeader h2{
  color: #FFF;
  font-size: 30px;
  font-weight: bold;
}
/* ================================== ARTICLE CARD ============================== */
.articleBlock a{
  display: block;
  padding: 5px;
  background-color: #403b3b;
  border-radius: 4px;
  height: 100%;
  box-shadow: 0px 21px 14px -10px #00000026;
  transition: all 0.3s ease;
}
.articleBlock a:hover{
  background-color: #555555;
  box-shadow: 0px 34px 14px -50px #00000026;
}
.articleBlock figure{
  height: 0;
  padding-bottom: 50%;
  overflow: hidden;
  position: relative;
  border-radius: 4px;
}
.articleBlock figure img{
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.articleBlock header{
  padding: 15px 20px;
}
.articleBlock header h3{
  color: #EDEDED;
  font-size: 18px;
  margin-bottom: 6px;
  line-height: 1.2;
}
.articleBlock.heroArticle header h3 {
  font-size: 30px;
  font-weight: bold;
}
.articleBlock header span{
  font-size: 12px;
  color: #b0b0b0;
}
.articleBlock.rowDirection a{
  display: flex;
  flex-direction: row;
  align-items: center;
}
.articleBlock.rowDirection figure{
  min-width: 120px;
  height: 120px;
  padding-bottom: 0;
}
.articleList{
  width: 100%;
  display: inline-grid;
  gap: 10px;
}
.articleList .ad-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
  grid-column-end: span 1;
  margin-bottom: 0;
}
.articleList.twoCols{
  grid-template-columns: 1fr 1fr;
}
.articleList.threeCols{
  grid-template-columns: 1fr 1fr 1fr;
}
.articleList.fourCols{
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.articleList.articleList.fourCols .ad-wrap{
  grid-column-end: span 2;
}
/* Programs home */
.programList{
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr 1fr;
}
/* .programList.col-1{
  grid-template-columns: 1fr;
}
.programList.col-2{
  grid-template-columns: 1fr 1fr;
}
.programList.col-3{
  grid-template-columns: 1fr 1fr 1fr;
} */
.programList .articleBlock a{
  background: linear-gradient(45deg, #C64141, #222862);
}
/* .programList .articleBlock figure{
  padding-bottom: 130%;
} */
.programSection a{
  display: block;
  overflow: hidden;
  box-shadow: 0 11px 6px -6px #00000038;
  border-radius: 5px;
  transition: background-color 0.25s ease;
}
.programSection a:hover{
  background-color: white;
}
.programSection img{
  width: 100%;
  display: block;
  transition: opacity 0.25s ease;
}
.programSection a:hover img{
  opacity: 0.9;
}
/* Follow btn */
.followInArticle{
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: center;
  justify-content: center;
}
.followInArticle > p{
  color: white;
  font-size: 14px;
  width: auto;
  min-width: fit-content;
}
.lightTheme .followInArticle > p{
  color: gray
}
.followBtn{
  display: flex;
  background-color: #060606;
  color: white;
  padding: 10px 20px;
  border-radius: 4px;
  align-items: center;
  gap: 11px;
  width: 100%;
  justify-content: center;
}
.followBtn span{
  font-size: 14px;
  padding-right: 15px;
}
.followBtn.instagram{
  background-color: #ee1250;
}
/*======================================== MAIN ARTICLE =======================================*/
.mainArticleWrap{
  padding: 0 40px;
}
.mainArticleHeader h1{
  font-size: 40px;
  font-weight: bold;
  color: #EDEDED;
  margin-bottom: 5px;
}
.mainArticleHeader p{
  font-size: 22px;
  color: #EDEDED;
}
.mainArticleHeader span{
  font-size: 12px;
  color: #b0b0b0;
  margin-bottom: 4px;
}
.mainArticleMedia{
  position: relative;
}
.mainArticleMedia img{
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}
.media-container{
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  margin-bottom: 30px;
}
.media-container iframe,
.media-container video{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.socialSharerWrap{
  display: flex;
  align-items: center;
  gap: 14px;
}
.socialSharerWrap::before{
  content: ' ';
  width: 100%;
  height: 1px;
  background-color: #555555;
  display: block;
}
.socialSharerWrap nav{
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 10px;
}
.socialSharerWrap nav a{
  padding: 2px 5px;
}
.socialSharerWrap nav a svg{
  fill: #fff;
}
.socialSharerWrap nav p{
  color: white;
}
/* Related */
.posterTitle h3 {
  background-color: #ec2123;
  display: inline-block;
  padding: 5px 7px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.4em;
  transform: rotate(-5deg);
  z-index: 2;
  position: relative;
}
.posterTitle h3:after {
  content: " ";
  position: absolute;
  bottom: -8px;
  border: 5px solid #ab1012;
  border-right: 7px solid transparent;
  border-bottom: 3px solid transparent;
  left: 0;
}
/* Video */
.videoContainer {
  padding-bottom: 56.25%;
  width: 100%;
  position: relative;
  height: 0;
  background-color: #333;
}
.videoContainer iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 4px;
}
/* The content CMS */
.articleCentered{
  width: 80%;
  margin: 0 auto;
}
.mainCmsContent h2,
.mainCmsContent h3,
.mainCmsContent h4,
.mainCmsContent h5{
  font-size: 28px;
  font-weight: bold;
  color: white;
  margin-bottom: 11px;
  margin-top: 40px;
}
.mainCmsContent h2 span,
.mainCmsContent h3 span,
.mainCmsContent h4 span,
.mainCmsContent h5 span{
  font-weight: bold;
}
.mainCmsContent h3,
.mainCmsContent h4,
.mainCmsContent h5{
  font-size: 25px;
}
.mainCmsContent p{
  color: #e5e5e5;
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 1.7;
  text-align: left !important;
  font-family: 'Arial', sans-serif;
}
.mainCmsContent a{
  color: #0093ff;
}
.mainCmsContent a:hover{
  text-decoration: underline;
}
.mainCmsContent img{
  display: block;
  width: 100%;
  height: auto;
  border-radius: 4px;
}
.mainCmsContent figure figcaption{
  font-size: 12px;
  padding-top: 6px;
  text-align: right;
  font-style: italic;
  color: #b3b3b3;
  letter-spacing: 0.1px;
}
.mainCmsContent .creditosImgBody{
  margin: 40px 0 30px;
}
/* Youtube video embed */
.mainCmsContent iframe[src*="youtube.com/embed"]{
  width: 100%;
  aspect-ratio: 16 / 9;
  height: auto;
}
/* Comentarios */
.comments-wrap{
  background-color: white;
  border-radius: 10px;
}

/* =========================== PROGRAMAS ============================== */
.programHeaderInfo{
  display: flex;
  align-items: center;
  background-color: black;
  padding: 20px 30px;
  border-radius: 8px;
  background-size: 100%;
}
.programHeaderInfo > img{
  max-width: 140px;
  height: auto;
  max-height: 100px;
}
.programHeaderInfo > div{
  padding-left: 20px;
  text-align: left;
}
.programHeaderInfo > div h2{
  color: white;
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 6px;
}
.programHeaderInfo > div p{
  display: inline;
  margin-right: 3px;
  color: white;
  font-size: 15px;
  line-height: 1.3;
}
.programHeaderInfo > div p em{
  font-style: normal;
  font-weight: bold;
}
.programNav{
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.programNav a{
  padding: 8px 10px 10px;
  border-radius: 4px;
  background: linear-gradient(176deg, #DC1F21, #9900B5);
  color: #FFF;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.3px;
  transition: opacity 0.2s ease;
}
.programNav a:hover{
  opacity: 0.7;
}
.freeToPlayWrap .programHeaderInfo{
  background: url(../images/f2p-bg.jpg) center top;
}
.reporteGamingWrap .programHeaderInfo{
  background: url(../images/bg-reporte-gaming.jpg) center top;
}
.copaMegaGameWrap .programHeaderInfo{
  background: #000;
}
.intensosWrap .programHeaderInfo{
  background: url(../images/bg-intensos.jpg) center top;
}
.zeroLagWrap .programHeaderInfo{
  background: #021337;
}
.theCodeWrap .programHeaderInfo{
  background: #000;
}
.contigoWrap .programHeaderInfo{
  background: linear-gradient(297deg, #2b442b, #02d667);
}

/* Paginador */
.paginadorWrap {
  text-align: center;
  z-index: 1;
  position: relative;
}
.buttonBig {
  display: inline-block;
  background: linear-gradient(176deg, #DC1F21, #9900B5);
  color: #fff;
  padding: 19px 60px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  border: none;
  border-radius: 5px;
  width: 100%;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.buttonBig:hover{
  opacity: 0.7;
}
/* ================================== FOOTER ============================== */
footer {
  background-color: #242122;
  padding-top: 50px;
}
footer h3{
  font-size: 23px;
  color: #db6459;
  text-align: center;
  margin-bottom: 25px;
  display: block;
  font-weight: 700;
}
.footerCols{
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 80px;
  flex-wrap: wrap;
}
.logosList{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
}
.logosList svg{
  fill: #FFF;
  height: 28px;
  width: auto;
}
footer .mainNavSocials{
  justify-content: center;
}
.channel-list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.channel-list .channel-item {
  display: inline-block;
  position: relative;
}
.channel-list .channel-item p {
  position: absolute;
  top: -30px;
  left: 5px;
  background-color: #f13b3b;
  color: #fff;
  padding: 4px 4px;
  font-size: 1.2em;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s linear;
}
.channel-list .channel-item p:after {
  content: " ";
  position: absolute;
  bottom: -8px;
  border: 5px solid #a71e1e;
  border-right: 7px solid transparent;
  border-bottom: 3px solid transparent;
  left: 0;
  display: block;
}
.channel-list .channel-item:first-child p {
  min-width: 259px;
}
.channel-list .channel-item:hover p {
  visibility: visible;
  opacity: 1;
}
.logo-iab {
  text-align: center;
}
.footeBottom {
  background: #191919;
  padding: 20px;
}
.footeBottom p{
  color: #FFF;
  text-align: center;
  font-size: 14px;
}
/* ================================== LIGHT THEME ============================== */
body.lightTheme .sectionHeader h2,
body.lightTheme .articleBlock header h3{
  color: #1F1919;
}
body.lightTheme .articleBlock header span{
  color: #585151;
}
body.lightTheme .programList .articleBlock header h3{
  color: #FFF;
}
body.lightTheme .articleBlock a{
  background-color: #fdfdfd;
}
/* Article */
body.lightTheme .mainArticleHeader h1{
  color: #303030;
}
body.lightTheme .mainArticleHeader p{
  color: #363636;
}
body.lightTheme .mainArticleHeader span{
  color: #4c4c4c;
}
body.lightTheme .socialSharerWrap nav p{
  color: #4c4c4c;
}
body.lightTheme .socialSharerWrap::before{
  background-color: #bebebe;
}
body.lightTheme .socialSharerWrap nav a svg{
  fill: #4a4a4a;
}
body.lightTheme .mainCmsContent p{
  color: #1e1e1e;
}
body.lightTheme .mainCmsContent h2,
body.lightTheme .mainCmsContent h3,
body.lightTheme .mainCmsContent h4,
body.lightTheme .mainCmsContent h5{
  color: #1e1e1e;
}
.mainCmsContent figure figcaption{
  font-size: 13px;
  color: #5c5c5c;
}
@media only screen and (max-width: 1500px) {
  .main-width{
    width: 100%;
    padding: 0 5px;
  }
}
@media only screen and (max-width: 1400px){
  /* Nav */
  .mainNavButtons a{
    padding: 10px 7px;
  }
  .articleList.fourCols.programSection{
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (max-width: 1100px){
  .articleList.fourCols.programSection{
    grid-template-columns: 1fr 1fr;
  }
  .articleList.threeCols{
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 1200px) {
  body{
    padding-top: 44px !important;
  }
  .programList{
    grid-template-columns: 1fr 1fr;
  }
  .centerColTwoAsides,
  .articleList.twoCols{
    /* grid-template-columns: 1fr; */
    display: block;
  }
  .articleList.twoCols article.articleBlock.rowDirection{
    margin-bottom: 10px;
  }
  /* ARTICLE */
  .mainArticleWrap{
    padding: 0 20px;
  }
  .articleCentered {
    width: 100%;
  }
  .programList .articleBlock header {
    padding: 10px 10px 2px;
  }
  .mainArticleHeader h1 {
    font-size: 35px;
  }
  .mainArticleHeader p {
    line-height: 1.2;
  }
  /* NAV */
  .mainNav {
    justify-content: center;
    width: 100%;
  }
  .mainNavLogo {
    height: 44px;
    width: 100px;
  }
  .mobileNavBar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -300px;
    width: 300px;
    background-color: rgb(3 3 4 / 87%);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    z-index: 995;
    transition: left 0.5s ease;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    will-change: transform;
    padding: 80px 10px 0;
  }
  .mainNavButtons {
    flex-direction: column;
  }
  .mainNavButtons a {
    color: #FFF;
  }
  body.activeMobileMenu .mobileNavBar {
    left: 0;
  }
  .mobileBtnMenu {
    display: block;
    width: 40px;
    height: 40px;
    background: transparent;
    position: absolute;
    z-index: 999;
    border: none;
    outline: none;
    left: 10px;
    padding: 1px 6px;
  }
  .mobileBtnMenu svg{
    fill: #FFF;
  }
  .mobileBtnMenu svg rect{
    transition: all 0.3s ease;
  }
  body.activeMobileMenu .mobileBtnMenu svg #recTop{
    transform: rotate(45deg) translate(4px, -3px);
    transform-origin: top left;
  }
  body.activeMobileMenu .mobileBtnMenu #recCenter{
    opacity: 0;
  }
  body.activeMobileMenu .mobileBtnMenu svg #recBottom{
    transform: rotate(315deg) translate(-4px, -3px);
    transform-origin: top right;
  }
  .mobileBgToggleMenu {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 997;
  }
  body.activeMobileMenu .mobileBgToggleMenu {
    display: block;
  }
  .mainNavButtons a {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .mainNavSocials {
    margin-left: 10px;
  }
  .mainNavSocials span {
    color: white;
  }
}






/* DEPRECADO */
.hero-article-content {
  position: relative;
}
.hero-article-content figure {
  -webkit-mask-image: -webkit-gradient(
    linear,
    left 60%,
    left bottom,
    from(rgba(0, 0, 0, 1)),
    to(rgba(0, 0, 0, 0))
  );
  mask-image: -webkit-gradient(
    linear,
    left 60%,
    left bottom,
    from(rgba(0, 0, 0, 1)),
    to(rgba(0, 0, 0, 0))
  );
  height: 0;
  padding-bottom: 50%;
  background-color: #333;
}
.hero-list .hero-article.article-block figure span {
  border-radius: 0;
  padding-bottom: 0;
  height: auto;
}
.hero-article-content figure img {
  width: 100%;
  height: auto;
  display: block;
}
.multimedia-hero {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.hero-article-content header {
  text-align: center;
  z-index: 1;
  position: relative;
}
.hero-article-content .title-black-bg {
  font-size: 2.7em;
  color: #de2121;
  padding-top: 20px;
}
.hero-article-content .title-black-bg span {
  font-weight: 700;
}
.bajada {
  text-align: center;
  font-size: 2em;
  font-weight: 700;
}
.main-cms-content h1,
.main-cms-content h2 {
  font-weight: 700;
  font-size: 1.9em;
  line-height: 1.3;
  margin-bottom: 10px;
}
.main-cms-content p,
.main-cms-content div {
  font-size: 1.7em;
  margin-bottom: 20px;
  line-height: 1.3;
}
.main-cms-content div div,
.main-cms-content div div div,
.main-cms-content div p,
.main-cms-content div div p,
.main-cms-content div div h1,
.main-cms-content div h1 {
  font-size: inherit;
}
.main-cms-content a {
  color: #0093ff;
}
.main-cms-content a:hover {
  text-decoration: underline;
}
.main-cms-content img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  margin-bottom: 10px;
}
.main-cms-content iframe {
  max-width: 100%;
}
.video-container {
  padding-bottom: 56.25%;
  width: 100%;
  position: relative;
  height: 0;
  background-color: #333;
}
.video-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.hero-article-content .video-container {
  margin-bottom: 60px;
}
/*galerías*/
.gal-list {
  position: relative;
}
.gal-list li {
  width: 25%;
  float: left;
  padding: 0 5px;
}
.gal-list li:nth-child(5),
.gal-list li:nth-child(6) {
  display: none;
}
.gal-list li img {
  border-radius: 10px;
  display: block;
  border: 4px solid #b9b9b9;
  width: 100%;
  height: auto;
}
.gal-list .button-centered {
  float: none;
  width: 100%;
  padding: 0;
  margin-bottom: 9px;
}
.gal-list .button-centered .the-button {
  background-color: #f91272;
  color: white;
  border-radius: 3px;
  padding: 8px 15px;
  font-size: 14px;
  margin-bottom: 10px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
}
/*relacionados*/
.related-content .related-slider {
  background-color: #353535;
}

.small-slide-buttons .slick-arrow {
  position: absolute;
  width: 36px;
  height: 36px;
  top: 50%;
  left: 0;
  margin-top: -50px;
  outline: none;
  z-index: 1;
  border: none;
  border-radius: 0;
  overflow: hidden;
  text-indent: -100px;
  display: block;
  background: #ec2123;
  transition: background-color 0.3s ease;
}
.small-slide-buttons .slick-arrow:hover {
  background-color: #fd3f42;
}
.small-slide-buttons button.slick-next {
  right: 0;
  left: auto;
}
.small-slide-buttons .slick-arrow:after {
  content: " ";
  background: url(../images/sprites-etc.png) no-repeat -1px -21px;
  width: 11px;
  height: 20px;
  position: absolute;
  left: 9px;
  top: 50%;
  margin-top: -10px;
}
.small-slide-buttons button.slick-next:after {
  left: auto;
  background-position: -12px -21px;
  right: 9px;
}
.related-content .article-block {
  padding: 16px 20px 16px 32px;
}
.related-content .article-block.horizontal-article header h2 {
  font-size: 1.7em;
  text-transform: uppercase;
  padding-left: 5px;
  color: #fff;
  line-height: 1.15;
}
.related-content .article-block.horizontal-article header h2 span {
  font-weight: 700;
}

/*HOME*/
.article-block a {
  display: block;
  background-color: #333;
  box-shadow: 0 9px 10px -5px #0006;
  transition: background-color 0.4s ease;
}
.article-block a:hover {
  background-color: rgb(63, 63, 63);
}
.article-block figure {
  position: relative;
}
.article-block figure span {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 2;
  height: 0;
  padding-bottom: 100%;
}
.with-video figure span:after,
.with-gallery figure span:after,
.article-with-video:after,
.article-with-gal:after {
  content: " ";
  background: url(../images/sprites-etc.png?20170802) no-repeat -245px -86px
    #01f6bb;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.with-video figure span:after,
.article-with-video:after {
  background-position: -242px -10px;
}
.horizontal-article.with-video figure span:after,
.horizontal-article.with-gallery figure span:after {
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}
.article-with-video:after,
.article-with-gal:after {
  background-color: rgba(255, 22, 23, 0.81);
}
.article-block figure img {
  display: block;
  width: 100%;
  height: auto;
}
.horizontal-article.article-block figure img {
  width: 100%;
  height: auto;
}
.article-block header {
  position: relative;
  text-align: center;
  z-index: 2;
  padding: 12px 10px;
}
.title-black-bg {
  font-size: 2.5em;
  font-weight: 700;
  color: #f6e900;
}
.article-block.horizontal-article .title-black-bg {
  color: #bd5fff
}
/*articulo horizontal*/
.article-block.horizontal-article figure {
  width: 32%;
  display: inline-block;
  vertical-align: middle;
}
.article-block.horizontal-article header {
  display: inline-block;
  width: 66%;
  text-align: left;
  margin-top: auto;
  padding-left: 10px;
  padding-top: 2px;
  vertical-align: middle;
}
.article-block.horizontal-article .title-black-bg {
  font-size: 1.6em;
  margin-bottom: 3px;
}
.article-block.horizontal-article .title-black-bg span {
  background-color: transparent;
  box-shadow: none;
}
.article-block.horizontal-article header p {
  font-size: 1.4em;
  color: rgb(231, 231, 231);
}
.article-block.horizontal-article .sec-tag {
  display: block;
  margin-bottom: 2px;
}
/*display gallery*/
.button.gal-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -70px;
  margin-top: -10px;
  background-color: #fff;
  box-shadow: 0 5px 20px -10px rgba(0, 0, 0, 0.4);
}
#lb-gal-wrapper {
  background-color: rgba(0, 0, 0, 0.85);
  position: fixed;
  z-index: 11111;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  display: none;
}
.start-loading-gal #lb-gal-wrapper {
  display: block;
}
#lb-gal-wrapper iframe {
  height: 100%;
  width: 100%;
  background: transparent;
}
.close-gal.button {
  position: fixed;
  top: 5px;
  right: 6px;
  background-color: #fd4344;
  box-shadow: 0 0 10px #000;
  border: none;
  color: #fff;
  font-size: 2em;
  text-transform: uppercase;
  padding: 4px 10px;
  font-weight: 700;
}
/*comentarios*/
.single_comentarios .the-button {
  transition: opacity 0.8s ease;
}
.single_comentarios .the-button.clicked {
  opacity: 0;
}
/* PROGRAMAS */
.programsWrap {
  overflow: hidden;
  margin-bottom: 100px;
}
.programItem {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 20px;
  float: left;
}
.programItem img {
  width: 100%;
  display: block;
}
/*==============FREE TO PLAY================*/
.the-claim {
  color: rgb(255, 255, 255);
  text-align: center;
  width: 90%;
  font-size: 1.6em;
  margin: 10px auto 20px;
  line-height: 1.5em;
  font-style: italic;
  letter-spacing: 0.1px;
}
.smart {
  display: none;
}
.the-claim em {
  font-style: italic;
  font-weight: bold;
  text-shadow: 2px 2px 0px #0b6e9a;
}
.the-claim p {
  font-style: italic;
}
.program-list-wrap {
  position: relative;
}
.program-header img {
  width: 80px;
  height: auto;
  display: block;
  z-index: 1;
  margin-bottom: -44px;
  position: relative;
  margin-left: -12px;
}
.clip-wrap {
  background: #ec2123;
  -webkit-clip-path: polygon(
    24% 0,
    71% 6%,
    100% 0,
    100% 100%,
    43% 94%,
    0 100%,
    0 5%
  );
  clip-path: polygon(24% 0, 71% 6%, 100% 0, 100% 100%, 43% 94%, 0 98%, 0 5%);
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.clip-content {
  -webkit-clip-path: polygon(
    24% 0,
    71% 6%,
    100% 0,
    100% 100%,
    43% 94%,
    0 100%,
    0 5%
  );
  clip-path: polygon(24% 0, 71% 6%, 100% 0, 100% 100%, 43% 94%, 0 98%, 0 5%);
}
.ftp-button {
  text-align: center;
}
.ftp-button a {
  border-radius: 20px;
  background-color: #5adfe0;
  color: #fff;
  padding: 10px;
  font-size: 1.4em;
  text-transform: uppercase;
}
.slider-small img {
  width: 100%;
  height: auto;
  display: block;
}
.slider-small button {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: gray;
  border: none;
}
.program-list-wrap .slider-small h2 {
  position: absolute;
  z-index: 1;
  left: 19px;
  bottom: 20px;
  font-size: 1.5em;
  color: #fff;
  max-width: 90%;
  line-height: 1.7;
}
.program-list-wrap .slider-small h2 span {
  padding: 4px 0;
  background-color: #ec2123;
  box-shadow: 10px 0 0 #ec2123, -10px 0 0 #ec2123, 0 3px 8px rgba(0, 0, 0, 0.25);
}
.program-list-wrap .slick-slide {
  position: relative;
}


/* buscador */
.searchForm {
  position: relative;
  margin-bottom: 20px;
}
.searchForm .input-home {
  width: 100%;
  padding-right: 100px;
  border: none;
  font-size: 20px;
  padding: 9px 100px 9px 15px;
}
.searchForm .buttonWrap {
  position: absolute;
  right: 3px;
  top: 3px;
  bottom: 3px;
  width: 89px;
}
.searchForm .search-button-home {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  border: none;
  background-color: #e12223;
  border-radius: 3px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  padding-left: 24px;
  padding-right: 10px;
  width: 100%;
}
.searchForm .buttonWrap .icon {
  background: url(../images/sprites-etc.png) no-repeat;
  position: absolute;
  top: 50%;
  left: 8px;
  background-position: -70px -1px;
  width: 15px;
  height: 20px;
  margin-top: -9px;
  pointer-events: none;
}
/*==========================================
					SECCIÓN SERIES
===========================================*/
.series-list {
  margin-left: -10px;
  margin-right: -10px;
}
.series-list .article-block {
  width: 49%;
  display: inline-block;
  padding: 0 10px;
  vertical-align: top;
}
.title-black-bg {
  font-size: 2.1em;
}
.sub-menu a {
  float: left;
  background-color: #ec2123;
  color: #fff;
  font-size: 1.4em;
  text-transform: uppercase;
  padding: 5px 10px;
  margin-bottom: 3px;
  margin-right: 3px;
  border-radius: 3px;
}
.sec-header {
  margin-bottom: 10px;
}
.sec-header.row {
  margin-bottom: 30px;
}
.sec-header h1 {
  font-size: 2.8em;
  text-transform: uppercase;
  font-weight: 700;
  color: #02f19d;
  background-color: #2d2d2d;
  padding: 3px 10px;
  display: inline-block;
}

/*==========================================
					SECCIÓN FTP
===========================================*/
.ftp-wrap {
  background: url(../images/f2p-bg.jpg) fixed right top;
  background-size: cover;
  background-color: #2f4550;
  padding-bottom: 1px;
}
.ftp-logo {
  width: 130px;
  margin: 0px auto 10px auto;
  display: block;
}
.ftp-wrap .article-block.horizontal-article header p,
.ftp-wrap .article-block.horizontal-article .sec-tag {
  color: #fff;
}
.ftp-wrap .sub-menu {
  text-align: center;
  margin-bottom: 10px;
}
.ftp-wrap .sub-menu a {
  display: inline-block;
  float: none;
  border: 2px solid #02d1d2;
  background-color: #143645;
  border-radius: 0;
  font-style: italic;
  letter-spacing: 0.4px;
  font-weight: 700;
}
.ftp-wrap .sub-menu a:hover {
  border-color: #e4c332;
  transition: 0.15s ease;
}
.ftp-wrap .article-block figure span {
  border-radius: 0;
}
.ftp-wrap .article-block figure:after {
  border-radius: 0;
  background-color: #1f607d;
  top: 5px;
  left: 7px;
  bottom: -3px;
  right: -3px;
}
.programArticleList {
  margin-left: -5px;
  margin-right: -5px;
}
.ftp-wrap .with-aside-content .article-block {
  display: inline-block;
  width: 48%;
  padding: 0 5px;
}
.ftp-wrap .article-block.horizontal-article .sec-tag {
  font-size: 1.4em;
  color: #02d1d2;
}
/* zero lag */
.ftp-wrap.zeroLagWrap {
  background: #021337;
}
.ftp-wrap.zeroLagWrap .ftp-logo {
  width: 260px;
}
.ftp-wrap.zeroLagWrap .sub-menu a {
  border: 2px solid #edbabe;
  background-color: #f9333f;
  color: #e3e3e3;
}
.ftp-wrap.zeroLagWrap .article-block a {
  background-color: #031b4e;
}
.ftp-wrap.zeroLagWrap .article-block a:hover {
  background-color: #062363;
}
.ftp-wrap.zeroLagWrap .article-block.horizontal-article .title-black-bg {
  color: #fff;
}
.ftp-wrap.zeroLagWrap .article-block.horizontal-article .sec-tag {
  color: #f35b8a;
}
/* the code */
.ftp-wrap.theCodeWrap {
  background: #000;
}
.ftp-wrap.theCodeWrap .ftp-logo {
  width: 214px;
}
.ftp-wrap.theCodeWrap .sub-menu a {
  border: 2px solid #95e4af;
  background-color: #2d3033;
  color: #ffe88a;
}
.ftp-wrap.theCodeWrap .article-block a {
  background-color: #252525;
}
.ftp-wrap.theCodeWrap .article-block a:hover {
  background-color: #333333;
}
.ftp-wrap.theCodeWrap .article-block.horizontal-article .title-black-bg {
  color: #ffe88a;
}
.ftp-wrap.theCodeWrap .article-block.horizontal-article .sec-tag {
  color: #65c786;
}
/* reporte gaming */
.ftp-wrap.reporteGamingWrap {
  background: url(../images/bg-reporte-gaming.jpg) fixed center top;
  background-color: #090c12;
}
.ftp-wrap.reporteGamingWrap .ftp-logo {
  width: 230px;
}
.ftp-wrap.reporteGamingWrap .sub-menu a {
  border: 2px solid #ff3f7b;
  background-color: #130d17;
  color: #f0ead1;
}
.ftp-wrap.reporteGamingWrap .article-block a {
  background-color: #230e1d;
  box-shadow: 0 9px 10px -5px #0000002b;
}
.ftp-wrap.reporteGamingWrap .article-block a:hover {
  background-color: #2e1326;
}
.ftp-wrap.reporteGamingWrap .article-block.horizontal-article .title-black-bg {
  color: #f0ead1;
}
.ftp-wrap.reporteGamingWrap .article-block.horizontal-article .sec-tag {
  color: #f35b8a;
}
/* the code */
.ftp-wrap.copaMegaGameWrap {
  background: #000;
}
.ftp-wrap.copaMegaGameWrap .ftp-logo {
  width: 214px;
}
.ftp-wrap.copaMegaGameWrap .sub-menu a {
  border: 2px solid #95e4af;
  background-color: #2d3033;
  color: #ffe88a;
}
.ftp-wrap.copaMegaGameWrap .article-block a {
  background-color: #252525;
}
.ftp-wrap.copaMegaGameWrap .article-block a:hover {
  background-color: #333333;
}
.ftp-wrap.copaMegaGameWrap .article-block.horizontal-article .title-black-bg {
  color: #ffe88a;
}
.ftp-wrap.copaMegaGameWrap .article-block.horizontal-article .sec-tag {
  color: #65c786;
}
/* reporte gaming */
.ftp-wrap.copaMegaGameWrap{
  background: linear-gradient(357deg, #090c12, #0f202a);
  background-attachment: fixed;
}
.ftp-wrap.copaMegaGameWrap .ftp-logo {
  width: 200px;
}
/* Awards */
.ftp-wrap.awardsWrap {
  background: url(../images/bg-reporte-gaming.jpg) fixed center top;
  background: url(../images/ftp-awards-bg.jpg) fixed center top;
  background-color: #090c12;
  background-size: cover;
}
.ftp-wrap.awardsWrap .ftp-logo {
  width: 231px;
  margin-top: 20px;
}
.ftp-wrap.awardsWrap .sub-menu a {
  border: 2px solid #816721;
  background-color: #130d17;
  color: #f0ead1;
}
.ftp-wrap.awardsWrap .article-block a {
  background-color: #050505;
  box-shadow: 0 9px 10px -5px #0000002b;
}
.ftp-wrap.awardsWrap .article-block a:hover {
  background-color: #443721;
}
.ftp-wrap.awardsWrap .article-block.horizontal-article .sec-tag,
.ftp-wrap.awardsWrap .article-block.horizontal-article .title-black-bg {
  color: #f0ead1;
}
.ftp-wrap.awardsWrap .article-block.horizontal-article .sec-tag {
  color: #816721;
}
.ftp-wrap.awardsWrap header.clear{
  padding-top: 1px;
}
/* Intensos */
.ftp-wrap.intensosWrap {
  background: url(../images/bg-reporte-gaming.jpg) fixed center top;
  background: url(../images/ftp-awards-bg.jpg) fixed center top;
  background: url(../images/bg-intensos.jpg) fixed center top;
  background-color: #090c12;
  background-size: cover;
}
.ftp-wrap.intensosWrap .ftp-logo {
  width: 300px;
  margin-top: 20px;
}
.ftp-wrap.intensosWrap .sub-menu a {
  border: 2px solid #f5c345;
  background-color: #130d17;
  color: #f0ead1;
}
.ftp-wrap.intensosWrap .article-block a {
  background-color: #6b00c9;
  box-shadow: 0 9px 10px -5px #0000002b;
}
.ftp-wrap.intensosWrap .article-block a:hover {
  background-color: #29002e
}
.ftp-wrap.intensosWrap .article-block.horizontal-article .sec-tag,
.ftp-wrap.intensosWrap .article-block.horizontal-article .title-black-bg {
  color: #f0ead1;
}
.ftp-wrap.intensosWrap .article-block.horizontal-article .sec-tag {
  color: #f5c345;
}
.ftp-wrap.intensosWrap header.clear{
  padding-top: 1px;
}
/* Contigo en el Twitch */
.ftp-wrap.contigoWrap {
  background: linear-gradient(297deg, #2b442b, #02d667);
  background-attachment: fixed;
}
.ftp-wrap.contigoWrap .ftp-logo {
  width: 260px;
}
.ftp-wrap.contigoWrap .sub-menu a {
  border: 2px solid #95e4af;
  background-color: #2d3033;
  color: #ffe88a;
}
.ftp-wrap.contigoWrap .article-block a {
  background-color: #252525;
}
.ftp-wrap.contigoWrap .article-block a:hover {
  background-color: #333333;
}
.ftp-wrap.contigoWrap .article-block.horizontal-article .title-black-bg {
  color: #ffe88a;
}
.ftp-wrap.contigoWrap .article-block.horizontal-article .sec-tag {
  color: #65c786;
}
@media only screen and (max-width: 400px){
  .ftp-wrap.copaMegaGameWrap .ftp-logo {
    width: 280px;
  }
}
.ftp-wrap.copaMegaGameWrap .sub-menu a {
  border: 2px solid #ff4956;
  background-color: #020f22;
  color: #ffffff;
}
.ftp-wrap.copaMegaGameWrap .article-block a {
  background-color: #333333;
  box-shadow: 0 9px 10px -5px #0000002b;
}
.ftp-wrap.copaMegaGameWrap .article-block a:hover {
  background-color: #121212;
}
.ftp-wrap.copaMegaGameWrap .article-block.horizontal-article .title-black-bg {
  color: #ffffff;
}
.ftp-wrap.copaMegaGameWrap .article-block.horizontal-article .sec-tag {
  color: #ff4956;
}
/*==================================
			programacion
==================================*/
.programacion-article img {
  width: 100%;
  display: block;
  height: auto;
}
/*==================================
      loader articulos encadenados
===================================*/
.articles-enchained {
  min-height: 800px;
  min-height: 100vh;
  padding-bottom: 100px;
  padding-top: 20px;
}
.loading-wrap {
  min-height: 500px;
  min-height: 100vh;
  display: none;
}
.loading-wrap {
  text-align: center;
}
.loading-wrap.show {
  display: block;
}
.spin-wheel {
  width: 56px;
  height: 56px;
  border: 8px solid #ec2123;
  border-right-color: transparent;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  -webkit-animation: rotate 1s linear infinite;
  animation: rotate 1s linear infinite;
}
.spin-wheel:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #ec2123;
  border-radius: 50%;
  position: absolute;
  top: -1px;
  left: 33px;
}
.loading-wrap p {
  color: #777777;
  font-size: 1.1em;
  text-transform: uppercase;
  padding-top: 8px;
  letter-spacing: 1px;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*==========================================
						ALTO IMPACTO BASE
===========================================*/
.alto-impacto-main-block {
  margin-bottom: 40px;
  background-size: cover;
  background-position: center bottom;
}
.alto-impacto-title {
  text-align: center;
  margin-bottom: 5px;
}
.alto-impacto-logo {
  max-width: 150px;
}
.alto-impacto-phrase {
  font-size: 3em;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
.bloque-video-impacto {
  position: relative;
}
.hashtag {
  color: #4bd4ff;
  font-size: 2.2em;
  font-weight: bold;
  font-style: italic;
  text-align: right;
  margin-bottom: 6px;
}
.bloque-video-impacto {
  width: 100%;
  margin: 0 auto 40px;
}
.alto-impacto-social {
  position: relative;
  bottom: auto;
  right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
}
.social-wrap li {
  display: inline-block;
  margin-right: 10px;
}
.social-wrap li span {
  cursor: pointer;
}
.breaking-close,
.breaking-open {
  background-color: #00bcc6;
}
.active-alto-impacto-main-block .alto-impacto-logo {
  max-width: 95px;
  margin-bottom: -17px;
  margin-top: -8px;
}
.active-alto-impacto-main-block .breaking-open {
  top: 32px;
}
.hashtag.second-hash {
  display: none;
}
@media only screen and (max-width: 1000px) {
  footer .container {
    padding: 0 20px;
  }
  .nav-content .social-button.searchBtn {
    width: 37px;
  }
  .nav-content nav > .subNavWrap .subNav {
    display: none !important;
  }
  .articles-enchained {
    margin-bottom: 20px;
  }
  .ads-top .ad-970x90{
    height: 100px;
  }
}

@media only screen and (max-width: 790px) {
  footer nav.col-4 .col-25,
  footer nav.col-4 .col-50 {
    max-width: 100%;
  }
  footer nav.col-4 .col-25:nth-child(2) {
    border-left: none;
    border-right: none;
    border-top: 1px solid #3c3c3c;
    border-bottom: 1px solid #3c3c3c;
  }
  footer nav.col-4 .col-25 {
    padding: 15px 40px;
  }
  footer nav.col-4 .col-25 li:nth-child(n + 2) {
    width: auto;
  }
  footer nav.col-4 .col-50 ul:first-child {
    padding-top: 15px;
  }
  footer nav.col-4 .col-50 {
    padding: 0px;
  }
  .followInArticle{
    flex-direction: column;
  }
}
@media only screen and (max-width: 600px) {
  footer nav.col-4 .col-25 {
    padding: 15px 0px;
  }
  .footer-bottom a {
    position: relative;
  }
  .footer-bottom p {
    text-align: left;
    padding: 5px 0px 0px;
  }
  .footer-bottom {
    padding: 15px 0px;
  }
}
@media only screen and (max-width: 500px) {
  .desk {
    display: none;
  }
  .smart {
    display: block;
  }

  .hashtag {
    display: none;
  }
  .hashtag.second-hash {
    display: block;
    margin-top: 8px;
    margin-bottom: -5px;
    text-align: center;
    font-size: 1.8em;
  }
  .alto-impacto-logo {
    max-width: 100px;
  }
  .alto-impacto-phrase {
    padding: 0;
    width: auto;
    font-size: 2.5em;
  }
  .breaking-close {
    display: none;
  }
}



/* DEPRECATED */
/* @media only screen and (min-width: 1051px) { */
@media only screen and (min-width: 8001px) {
  body {
    padding-top: 50px;
    background-attachment: fixed;
  }
  .is-article .ads-top {
    background-color: transparent;
  }
  .main-width {
    /* width: 1000px; */
    margin-left: auto;
    margin-right: auto;
  }
  .with-aside {
    margin-right: -300px;
    float: left;
    width: 100%;
  }
  .with-aside-content {
    margin-right: 350px;
  }
  .aside {
    width: 300px;
    float: left;
  }
  /*alto impacto*/

  .bloque-video-impacto {
    width: 80%;
  }
  /*header*/
  .main-header {
    height: 50px;
    background-color: #171717;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 10;
    box-shadow: 0 0 20px #000000;
    border-bottom: 1px solid #1f1f1f;
  }
  .nav-bar {
    background-color: transparent;
    box-shadow: none;
    position: relative;
    width: auto;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
  }
  .button-toggle {
    display: none;
  }
  .main-logo {
    width: 121px;
    margin-top: -5px;
  }
  .nav-content {
    position: relative;
    width: auto;
    top: auto;
    display: inline-block;
    background-color: transparent;
    padding: 0;
    bottom: auto;
    vertical-align: middle;
  }
  .nav-content nav,
  .nav-content .social-list {
    float: left;
    width: auto;
  }
  .subNavWrap {
    float: left;
    position: relative;
  }
  .nav-content nav a {
    margin: 0;
    height: 50px;
    border-radius: 0;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 18px;
    font-size: 1.6em;
    border-left: 1px solid #2d2d2d;
    transition: background-color 0.2s ease;
  }
  .nav-content nav a:hover,
  .nav-content nav > .subNavWrap:hover {
    background-color: #e42223;
  }
  .social-list li {
    float: left;
    margin: 0;
  }
  .nav-content .social-button {
    height: 50px;
    border-radius: 0;
    width: 40px;
  }
  /*===========home===========*/
  .is-home .aside #slot_topright {
    margin-bottom: 10px;
  }
  .hero-list .hero-article.article-block figure span {
    border-radius: 0;
    padding-bottom: 0;
    height: auto;
  }
  .hero-list .hero-article.article-block figure:after {
    border-radius: 0;
  }
  .hero-second-list {
    margin-left: -5px;
    margin-right: -5px;
    display: flex;
    align-items: center;
  }
  .hero-second-list .hero-article {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
  }
  .hero-list .article-block header {
    margin-top: 0;
    padding: 20px;
  }
  .hero-list .article-block header .title-black-bg {
    font-size: 3em;
  }
  /*listing*/
  .article-list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .article-list .article-block {
    width: 33.1%;
    display: inline-block;
    padding: 0 10px;
  }
  .article-list.cols-2 .article-block {
    width: 49%;
  }
  .article-block.horizontal-article .title-black-bg {
    font-size: 1.8em;
  }
  .article-block.horizontal-article header p {
    font-size: 1.4em;
    line-height: 1.2;
  }
  .article-list.home-actualidad .article-block:nth-child(9) {
    display: none;
  }
  /*ftp*/
  .program-header img {
    left: 50%;
    margin-left: -28px;
    width: 100px;
    margin-bottom: -60px;
  }
  .ftp-wrap .hero-article figure span {
    border-radius: 0;
    padding-bottom: 0;
    height: auto;
  }
  .ftp-wrap .hero-article figure:after {
    border-radius: 0;
    width: 98%;
    height: 95%;
  }
  .clip-wrap {
    padding: 5px;
  }
  .program-list-wrap .slider-small h2 {
    left: 36px;
    bottom: 50px;
    font-size: 2.5em;
  }
  /*==========articulo===========*/
  .is-article article.articles-enchained .main-width .main-width {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .is-article .with-aside-content {
    margin-right: 310px;
    background-color: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    padding-bottom: 20px;
  }
  .is-article .hero-article-content .title-black-bg {
    font-size: 2.6em;
  }
  .is-article .hero-article-content figure {
    -webkit-mask-image: none;
    mask-image: none;
    height: 0;
    padding-bottom: 41.6%;
    background-color: #4a4a4a;
  }
  .hero-article-content header {
    max-width: 80%;
  }
  /*related*/
  .comments-wrap {
    padding: 0 20px;
  }
  .related-content,
  .main-cms-content,
  .gal-wrap {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .related-content .poster-title {
    padding-left: 13px;
    margin-bottom: -9px;
  }
  .related-content .related-slider {
    background-color: transparent;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
  }
  .related-content .small-slide-buttons button {
    background: rgb(222, 219, 219) !important;
    height: 30px;
    top: 50%;
    width: 30px;
    border-radius: 50%;
    margin-top: -15px;
  }
  .related-content .small-slide-buttons button:after {
    left: 7px;
  }
  .related-content .small-slide-buttons button.slick-next:after {
    right: 8px;
    left: auto;
  }
  .related-content .article-block.horizontal-article figure {
    width: 100px;
  }
  .related-content .article-block {
    padding-left: 60px;
  }
}
/** TEXT ALIGN IA **/
.main-cms-content p {
  text-align: left !important;
}
