@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:.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:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .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: #F5F5F5;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 1;
	color: #4c4c4c;
	background: url(../images/bg-dots-1.png) no-repeat top left #F5F5F5;
	padding-top: 60px;
	overflow-y: auto!important;
}
::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: 10px;
	padding-bottom: 10px;
}
.ads-top .ad-970x90{
	position: relative;
   z-index: 1;	
}
.is-article .ads-top{
	background-color: #252525;
}
.is-article .ftp-wrap .ads-top{
	background-color: transparent;
}
.ad-wrap{
	text-align: center;
}
.ad-placeholder{
	display: inline-block;
}
.ad-970x90{
}
.ad-320x100{
}
.ad-300x250{
}
.ad-no-height{
	height: auto!important;
}
.absolute-bnr{
	position: absolute;
	width: 1px;
    height: 1px;
    left: 0;
    top: 0;
	z-index: -1;
}
#slot_footer{
	position: absolute;
    width: 100%;
    overflow: hidden;
}
.ads-fake-top{
	padding-top: 10px;
	padding-bottom: 10px;
}
@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}
/*content*/
.main-width{
	margin: 0 30px;
}
.row{
	margin-bottom: 30px;
}
/*header*/
.nav-bar{
	background-color: #292929;
	padding: 3px 5px;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 10;
	box-shadow: 0 0 10px #000;
}
.main-logo{
	display: block;
	float: right;
	width: 86px;
}
.main-logo img{
	width: 100%;
	height: auto;
	display: block;
}
.nav-content{
	display: none;
	position: fixed;
	width: 100%;
	top: 61px;
	bottom: 0;
	padding-top: 20px;
	background-color: #3c3b3b;
	z-index: 10;
}
body.active-nav .nav-content{
	display: block;
}
.nav-content nav{
	text-align: center;
	width: 200px;
    margin: 0 auto;
}
.nav-content nav a{
    color: #fff;
    font-size: 2em;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 2% 15px;
    background-color: #222;
    padding: 5px 14px;
    border-radius: 5px;
}
.nav-content nav a.current{
	background-color: #e42223;
}
.button-toggle{
	border: none;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	background-color: #ec2123;
	color: #fff;
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: 700;
	outline: none;
	margin-top: 5px;
	margin-left: 5px;
	text-align: center;
	padding: 0;
}
.buscador-top{
	display: none;
}
.social-list{
	text-align: center;
}
.social-list li{
	display: inline-block;
	margin: 0 4px;
}
/*HOME*/
.article-block{
	
}
.article-block figure{
	position: relative;
}
.article-block figure span{
	display: block;
	overflow: hidden;
	border-radius: 50%;
	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 figure:after{
	content: ' ';
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	bottom: -5px;
	right: -5px;
	background-color: #f91272;
}
.article-block header{
	position: relative;
	text-align: center;
	margin-top: -30px;
	z-index: 2;
}
.title-black-bg{
	font-size: 2.5em;
	text-transform: uppercase;
	font-weight: 700;
	color: #f6e900;
}
.article-block.horizontal-article .title-black-bg{
	color: #f5c304;
}
.title-black-bg span{
	display: inline;
	font-weight: inherit;
	background: #272727;
	box-shadow: 10px 0 0 #272727, -10px 0 0 #272727;
}
/*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: #555;
}
.article-block.horizontal-article .sec-tag{
	display: block;
	margin-bottom: 2px;
}
.article-block.horizontal-article figure:after{
	width: auto;
	height: auto;
	top: -5px;
	left: -5px;
	bottom: -5px;
	right: -5px;
}
/*con video*/
.article-block.with-video figure:after{
	background-color: #01f6bb;	
}
.article-block.with-video .title-black-bg,
.article-block.horizontal-article.with-video .title-black-bg{
	color: #f6166e;
}
/*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;
}
/*==============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-color: #5adfe0;
	-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: #5adfe0;
    box-shadow: 10px 0 0 #5adfe0, -10px 0 0 #5adfe0, 0 3px 8px rgba(0, 0, 0, 0.25);
}
.program-list-wrap .slick-slide{
	position: relative;
}
/*==========================================
						ARTICULO
===========================================*/
.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-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;
	margin-top: -50px;
	z-index: 1;
	position: relative;
}
.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{
   /* margin-left: -5px;
    margin-right: -5px;*/
    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: 50%;
	display: block;
	border: 5px solid #f91272;
	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;
}
/*relacionados*/
.related-content .related-slider{
	background-color: #353535;
}
.poster-title h2{
	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;
}
.poster-title h2:after{
	content: ' ';
	position: absolute;
	bottom: -8px;
	border: 5px solid #ab1012;
	border-right: 7px solid transparent;
	border-bottom: 3px solid transparent;
	left: 0;
}
.small-slide-buttons button{
	position: absolute;
	outline: none;
	width: 35px;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	border: none;
	border-radius: 0;
	overflow: hidden;
   text-indent: -100px;
	background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 66%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 66%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 66%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
}
.small-slide-buttons button.slick-next{
	right: 0;
	left: auto;
	background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 34%, rgba(0,0,0,0.65) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 34%,rgba(0,0,0,0.65) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 34%,rgba(0,0,0,0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 )
}
.small-slide-buttons button:after{
	content: ' ';
	background: url(../images/sprites-etc.png) no-repeat -1px -21px;
	width: 11px;
	height: 20px;
	position: absolute;
	left: 4px;
	top: 50%;
	margin-top: -10px;
}
.small-slide-buttons button.slick-next:after{
   left: auto;
   background-position: -12px -21px;
   right: 4px;
}
.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;
}
/*sharer*/
.social-wrap{
	text-align: center;
}
.social-wrap li{
	display: inline-block;
	margin: 0 4px;
}
.social-button{
	display: block;
	width: 36px;
	height: 36px;
	background-color: #333;
	border-radius: 50%;
	overflow: hidden;
	text-indent: -500px;
	position: relative;
}
.social-button.fb{
	background-color: #3b5998;
}
.social-button.tw{
	background-color: #51a5e4;
}
.social-button.wsp{
	background-color: #43d854;
}
.social-button.ig{
	background-color: #8344b7;
}
.social-button.yt{
	background-color: #e03b3b;
}
.social-button:after{
	content: ' ';
	background: url(../images/sprites-etc.png) no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
}
.social-button.fb:after{
	background-position: -1px -1px;
	width: 10px;
	height: 19px;
	margin-top: -10px;
	margin-left: -6px;
}
.social-button.tw:after{
	background-position: -13px -1px;
	width: 18px;
	height: 16px;
	margin-top: -8px;
	margin-left: -8px;
}
.social-button.wsp:after{
	background-position: -86px -1px;
	width: 17px;
	height: 17px;
	margin-top: -9px;
	margin-left: -8px;
}
.social-button.yt:after{
	background-position: -50px -1px;
	width: 20px;
	height: 16px;
	margin-top: -7px;
	margin-left: -10px;
}
.social-button.ig:after{
	background-position: -32px -1px;
	width: 18px;
	height: 17px;
	margin-top: -9px;
	margin-left: -9px;
}
/*==========================================
					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;
}
.button-centered{
	text-align: center;
	z-index: 1;
   position: relative;
}
.the-button{
	display: inline-block;
	background-color: #ec2123;
	color: #fff;
	padding: 6px 20px;
	text-transform: uppercase;
	font-size: 2em;
	font-weight: 700;
	position: relative;
	border: none;
}
.the-button:before{
	content: ' ';
	display: block;
	width: 100%;
	height: 100%;
	background-color: #2d2d2f;
	position: absolute;
	z-index: -1;
	left: -4px;
	bottom: -4px;
}
/*==========================================
					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;
}
.ftp-wrap .with-aside-content .article-block{
 	display: inline-block;
 	width: 48%;
}
.ftp-wrap .article-block.horizontal-article .sec-tag{
	  font-size: 1.4em;
    color: #02d1d2;
}
/*==================================
			programacion
==================================*/
.programacion-article img{
	width: 100%;
	display: block;
	height: auto;
}
/*==================================
      loader articulos encadenados
===================================*/
.articles-enchained{
  min-height: 800px;
  min-height: 100vh;
}
.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); }
}
/*==========================================
						FOOTER
===========================================*/

/*NUEVOS*/

footer .container {
    max-width: 1100px;
    width: 100%;
    display: block;
    position: relative;
    margin: 0px auto;
}
.footer-bottom p {
    color: #ccc;
    font-size: 1.3em;
    padding: 20px 0px;
    text-align: center;
}
.footer-bottom a {
    position: absolute;
    top: 3px;
}
footer nav.col-4 .col-25 {
    max-width: 25%;
    width: 100%;
    display: block;
    float: left;
    padding: 0px 40px;
    color: #ccc;
}
footer nav.col-4 .col-25:nth-child(2) {
    border-left: 1px solid #3c3c3c;
    border-right: 1px solid #3c3c3c;
}
footer nav.col-4 .col-50{
    max-width: 50%;
	width: 100%;
    display: block;
    float: left;
    padding: 0px 40px;
    color: #ccc;
}
footer nav.col-4 .col-25 li:first-child {
    width: 100%;
    margin-bottom: 10px;
    font-size: 1.7em;
	color: #fff;
}
footer nav.col-4 .col-25 li:nth-child(n+2) {
    display: inline-block;
    width: 100%;
    margin: 2px 10px 2px 0px;
}
footer nav.col-4 .col-25 li:nth-child(n+2) a {
    color: #ccc;
    text-decoration: none;
    font-size: 1.3em;
}
footer nav.col-4 ul:nth-child(3) li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 0 3px;
    width: auto;
}
footer .footer-bottom {
    background: #222222;
    position: absolute;
    width: 100%;
    bottom: 0px;
}
footer nav.col-4 .col-25:nth-child(2) ul li:last-child a {
    color: #00CD70;
}
footer li.others {
    display: inline-block;
    width: 100% !important;
    margin: 2px 10px 2px 0px;
    font-size: 1.2em;
	text-align: center;
}
footer li.others a {
    font-size: inherit !important;
    color: #65ccff !important;
}
footer nav.col-4 .col-50 ul:first-child{
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #3c3c3c;
}
/*fin NUEVOS*/

footer {
    background-color: #2d2d2f;
    padding: 50px 0px 90px 0px;
	position: relative;
}
.channel-list{
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 20px;
	text-align: center;
}
.channel-list .channel-item{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin: 0 3px;
}
.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;
}
.info-claim{
	text-align: center;
}
.info-claim p{
	font-size: 1.3em;
	color: #ccc;
	margin-bottom: 7px;
}
.info-claim a{
	color: #65ccff;
}
/*==========================================
						FOOTER
===========================================*/
.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;
	}
}

@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;}

}
@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;
	}
}
@media only screen and (min-width: 1000px){
	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: #222;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		text-align: center;
		z-index: 10;
		box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
	}
	.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;
	}
	.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{
		background-color: #e42223;
	}
	.social-list li {
    	float: left;
   	margin: 0;
	}
	.nav-content .social-button{
		height: 50px;
    	border-radius: 0;
    	width: 40px;
	}
	/*===========home===========*/
	.hero-list .hero-article{
		margin-bottom: 40px;
	}
	.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 .hero-article{
		width: 33%;
		display: inline-block;
		vertical-align: top;
	}
	.hero-list .article-block header{
		margin-top: -15px;
    	margin-left: 5%;
    	margin-right: 5%;
	}
	.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{
		margin-top: -17px;
		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.horizontal-article header h2{
		color: #5d5d5d;
	}
	.related-content .article-block{
		padding-left: 60px;
	}

}
@media only screen and (min-width: 1080px){
	.nav-content nav a{
		padding-left: 14px;
		padding-right: 14px;
	}
}
@media only screen and (min-width: 1300px){
	.main-width{
		width: 1100px;
	}
}
@media only screen and (min-width: 1500px){
	.main-width{
		width: 1180px;
	}
	.related-content, .main-cms-content, .gal-wrap {
    	margin-left: 100px!important;
    	margin-right: 100px!important;
	}
}
@media only screen and (max-width: 700px){
	.ftp-wrap{
		background-size: contain;
	}
	.programacion-wrap{
		width: 100%;
    	overflow: auto;
	}
	.programacion-wrap img{
		width: 1100px;
	}
}


/*CAUSAS MODULO*/
a.mi-causa{
	background: linear-gradient(to right, rgba(35,204,118,1) 0%,rgb(189, 199, 72) 90%);
    text-shadow: -1px 1px 2px #00000061;
}

@media only screen and (max-width: 1160px) and (min-width: 1001px){
	.nav-content nav a {
    font-size: 1.2em;
}
}

/** TEXT ALIGN IA **/
.main-cms-content p {
	text-align: left !important;
}