


* {
    box-sizing: border-box
}
@font-face {
  font-family: 'icomoon';
  src:  url('fonts_v2/icomoon.eot?bu6clr');
  src:  url('fonts_v2/icomoon.eot?bu6clr#iefix') format('embedded-opentype'),
    url('fonts_v2/icomoon.ttf?bu6clr') format('truetype'),
    url('fonts_v2/icomoon.woff?bu6clr') format('woff'),
    url('fonts_v2/icomoon.svg?bu6clr#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.content-fecha-it{
	float: right;
    color: #fff;
    margin: 6px 6px 6px 18px;
}
.swiper-container {
    float: left;
    height: 54px;
    overflow:hidden;
    padding: 13px 7px 5px 10px;  
 }
.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.icon-facebook:before {
    content: "\e904";
}
.icon-twitter:before {
   content: "\e908";
}
.icon-search:before {
    content: '\e90f';
    font-size: 23px;
}
.icon-login:before{
    content: '\e911';
}
.comment .icon-login:before, .comment-answer .icon-login:before {
    font-size: 52px;
    line-height: 58px;
    color: #848484;
}
.site-header .btn-user .avatar-default:after {
    content: '\e911';
    font-size: 37px;
    line-height: 37px;
}
.explorer-update {
    background-color: #fdbb30;
    color: #000000;
    padding: 5px;
    font: sans-serif
}
a {
    text-decoration: none;
    color: inherit
}
input:focus {
    outline: 0
}
.content-bitCoin{
     display:none;
    text-align: center;
    float: right;
    color: #fff;   
    border-right: 1px solid #4a4a4a;
    border-left: 1px solid #4a4a4a;
    background: rgb(48,48,48);
    background: -moz-radial-gradient(center, ellipse cover, rgba(48,48,48,1) 0%, rgba(35,31,32,1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(48,48,48,1) 0%,rgba(35,31,32,1) 100%);
    background: radial-gradient(ellipse at center, rgba(48,48,48,1) 0%,rgba(35,31,32,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#231f20',GradientType=1 );
}
.content-bitCoin .dato-cambio{
	vertical-align: middle;
    	display: inline-block;
}
.content-bitCoin .persent-bitCoin{
        font-weight: 600;
        color:#fff;
        margin:0 8px 0 3px;
}
.content-bitCoin .pais-moneda{
	margin:0 0px 0 8px;
}
.perc-bitcoin{
    font-size: 17px;
    float: left;
}
.content-bitCoin .persent-bitCoin.up-bitCoin .icon-bitcoin:before{
	content:'\ea32';
	font: normal 17px/14px 'icomoon';
    background-color: green;
    color: #fff;
    padding: 7px;
    border-radius: 100%;
}
.content-bitCoin .tiempo-cambio{
    float: left;
    margin-bottom: 4px;
    line-height: 12px;
}
.content-bitCoin  .data-cambio{
     line-height: 17px;
}
.icon-bitcoin{
    float: left;
    margin: 7px 10px 17px 0;
}
.content-bitCoin .persent-bitCoin.down-bitCoin .icon-bitcoin:before{
    content:'\ea36';
	font: normal 17px/14px 'icomoon';
	background-color:red;
    color: #fff;
     padding: 7px;
    border-radius: 100%;
}
.content-bitCoin .cant-bitCoin{
	font-size: 23px;
}
.title-bitCoin{
    font: 600 18px/14px 'Source Sans Pro', sans-serif;
    color: #ff7e00;
}
.title-bitCoin:hover{
	text-decoration:underline;
}
/**MODULO BITCOIN**/
.mod-content-bitCoin{
	background-color:#000;
	color: #fff;
	border: 3px solid #ff7e00;
	overflow:hidden;
        position: relative;
        width: 300px;
        height: 243px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}
.mod-content-bitCoin .img-bgIT{
    position: absolute;
    bottom: 0px;
    right: -22px;
    width: 200px;
    height: 200px;
    border-radius: 100%;
    background-image: url('/arte/v2/bgIT.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 119px;
    background-color: rgb(255, 126, 0);
    opacity: 0.3;
}
.mod-content-bitCoin .anima-bitCoin{
	position: relative;
    z-index: 2;
}
.mod-content-bitCoin .tiempo-cambio{
	color: rgb(255, 126, 0);
        font-weight: 700;
}
.mod-content-bitCoin .persent-bitCoin{
        font-weight: 600;
        color:#fff;
        margin:0 8px 0 3px;
}
.mod-content-bitCoin .pais-moneda{
	margin:0 0px 0 8px;
	font-size: 25px;
}
.mod-content-bitCoin .persent-bitCoin.up-bitCoin{
	color: green;
}
.mod-content-bitCoin .persent-bitCoin.up-bitCoin:before{
	content:'\ea32';
	font: normal 17px/14px 'icomoon';
}
.mod-content-bitCoin .persent-bitCoin.down-bitCoin{
	color:red;
}
.mod-content-bitCoin .persent-bitCoin.down-bitCoin:before{
	content:'\ea36';
	font-size: 25px;
	font: normal 17px/14px 'icomoon';
}
.mod-content-bitCoin .cant-bitCoin{
	margin: 0 8px;
	font-size: 30px;
        font-weight: 700;
        vertical-align: middle;
}
/**MODULO BITCOIN**/


button {
    margin: 5px 0;
    padding: 10px 0;
    background-color: #ff7e00;
    color: #fff;
    width: 100%;
    border-radius: 10px
}
.circle-icon-big,
.circle-icon-little {
    display: block;
    text-align: center;
    position: relative
}
/*.circle-icon-big i,
.circle-icon-little i {
    width: 1em;
    height: 1em;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}*/
.circle-icon-little {
    width: 35px;
    height: 35px;
    margin: 0 8px;
    border-radius: 100%;
    background-color: #f26532;
    padding: 2px;
}
.circle-icon-big {
    width: 30px;
    height: 30px;
    font-size: 1em
}
body {
    font-family: 'Titillium Web', sans-serif;
    width: 100%;
    height: 100%;
    float: left;
    margin: 0;
   /*  margin-top: -25px; Temporal */
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Titillium Web', sans-serif;
    z-index: 100;
    margin: 0;
    font-weight: 400;
    line-height: 1.2em
}
header {
    float: left;
    display: block;
    width: 100%;
    background: #231f20;
    position: fixed;
    z-index: 999;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    left: 0;
    -webkit-box-shadow: 2px 7px 13px -7px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 7px 13px -7px rgba(0,0,0,0.75);
    box-shadow: 2px 7px 13px -7px rgba(0,0,0,0.75);
}
header.container-pulled {
    left: 420px !important
}
.wrapper {
    display: block;
    max-width: 1240px;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    /*margin-top: -19px;*/
}
.menu-button {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 18px;
    position: relative;
    margin-right: 20px;
    cursor: pointer
}
header.container-pulled .menu-button {
    position: absolute;
    left: -40px;
    top: 25px;
}
header.container-pulled .menu-button em,
header.container-pulled .menu-button em::after {
    background-color: #fff;
}
.menu-button em {
    width: 100%;
    height: 4px;
    top: 0px;
    background-color: #d5d5d5;
    position: absolute;
    border-radius: 2px;
}
.menu-button em:before {
    content: "       ";
    width: 100%;
    height: 4px;
    top: 7px;
    background-color: #d5d5d5;
    position: absolute;
    border-radius: 2px;
}
.menu-button em::after {
    content: "        ";
    width: 100%;
    height: 4px;
    top: 14px;
    background-color: #d5d5d5;
    position: absolute;
    border-radius: 2px;
}
.menu-button em.open {
    transform: rotate(45deg);
    top: 7px;
}
.menu-button em.open:before  {
    display: none;
}
.menu-button em.open::after {
    transform: rotate(90deg);
    width: 100%;
    height: 4px;
    top: 0px;
    background-color: #d5d5d5;
    position: absolute;
    border-radius: 2px;
}
.container,
.slide-menu {
    float: left;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease
}
.article-element h1, .article-element .title-zonaInteres {
    color: #fff;
    text-transform: uppercase;
}
.slide-menu {
    width: 420px;
    height: 100%;
    position: fixed;
    left: -420px;
}
.title-menu {
    width: 100%;
    display: block;
    float: left;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 10px
}
.title-menu p {
    float: left;
    margin: 25px 0
}
.title-menu .menu-button {
    float: right;
    position: relative;
    margin-top: 30px
}
.title-menu .menu-button em {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}
.title-menu .menu-button em:before {
    top: 0;
    height: 5px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}
.title-menu .menu-button em:after {
    display: none
}
.slide-menu-active {
    left: 0px
}
.container-pulled {
    left: 420px !important
}
.row {
    width: 100%;
    float: left;
    display: block
}
section {
    float: left;
    width: 100%
}
.slide-menu {
    padding: 15px;
    font-size: 2em;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 200;
    color: #fff;
    background: #ff7e00;
    text-transform: uppercase;
    letter-spacing: -1.5px;
}
.slide-menu ul li {
    list-style-type: none;
    margin: 10px 0
}
.top-header {
    padding: 0 5px;
}
.top-header .logo {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 0px 5px 19px;
}
.top-header,
.header-border,
.search-action {
}
.header-border {
    height: 50px
}
.search-action {
    display: none;
    padding: 15px;
    width: 100%;
    background-color: beige;
}
.search-action form {
    width: 50%;
    margin: 0 auto;
    display: block
}
.search-action form input {
    border: 0;
    font-size: 1.2em;
    color: #231f20;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
    width: 55%;
    margin: 0 auto;
    display: inline-block;
    border-bottom: 1px solid #d8d8d8;
    padding: 8px;
}
.search-action form input::-webkit-input-placeholder {
    font-size: 1.2em;
    color: #b5b5b5;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
}
.search-action form input::-moz-placeholder {
    font-size: 1.2em;
    color: #b5b5b5;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
}
.search-action form input::-moz-placeholder {
    font-size: 1.2em;
    color: #b5b5b5;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
}
.search-action form input::-ms-input-placeholder {
    font-size: 1.2em;
    color: #b5b5b5;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
}
.search-action form button {
    display: inline-block;
    width: 30%;
    margin-left: 1%;
    background-color: #ff7e00;
    color: #fff;
    border: none;
    border-radius: 5px
}
.banner-header {
    float: right;
    margin: 3px auto 8px 10px;   
    overflow: hidden;
    text-align: center;
}
.banner-header .lg-ey-it,
.banner-header .lg-lenovo, 
.banner-header .lg-corporativo
{
    display: inline-block;
    vertical-align: middle;
    margin: 16px 4px 0px 4px;
    height: auto;   
}
.banner-header .lg-ey-it img{
    width: 100%;
    height: auto;
}
.content-right{
    float: right;
    margin: 18px 11px;
}
.search-bar {
    float: right;
    color: #ccc;
    margin: 5px 7px 0 10px;
}
.search-bar i {
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #ccc;
}
.search-bar i:hover {
    color:#ff7e00
}
.login {    
    color: #ccc;
    float: right;
    cursor: pointer;
}
.login:hover {
    color:#ff7e00
}
.login .login-holder {
    float: left;
    width: 100%;
    display: block
}
.login .login-holder .logout {
    position: absolute;
    bottom: 3px;
    font-size: 0.8em;
    color: #b5b5b5;
    left: 30px;
}
.login i {
    font-size: 43px;
    line-height: 36px;
}
.login .login-profile {
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 5;
    float: left;
    border-radius: 50px;
    overflow: hidden
}
.login .login-profile img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 100%;
    z-index: 4;
    border-radius: 50px
}
.login p {
    margin: auto;
    padding: 0;
    font-weight: bold;
    color: #ff7e00;
    font-size: 1em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-15%, -50%)
}
.search-action .text-login {
    vertical-align: middle;
    height: auto;
    float: left;
    overflow: hidden;
    margin-bottom: 15px;
}
.search-action .text-login p {
    margin: auto;
    padding: 0 10px 0 10px;
    font-weight: bold;
    color: #ff7e00;
    font-size: 1em;
    position: inherit;
    top: 0;
    left: 0;
    transform: inherit;
}
.bloqueLogueado {
    clear: both;
    text-align: right;
    display: block;
    float: right;
}
.data-login{
    float:left;
}
.bloqueLogueado .miperfil {
    position: inherit;
    bottom: 0;
    font-size: 0.8em;
    color: #FFFFFF;
    left: 0;
    background: #231f20;
    padding: 6px 10px;
    border-radius: 5px;
    margin-right: 10px;
}
.bloqueLogueado .publicar {
    position: inherit;
    bottom: 0;
    font-size: 0.8em;
    color: #FFFFFF;
    left: 0;
    background: #ff7e00;
    padding: 6px 10px;
    border-radius: 5px;
    margin-right: 10px;
}
.bloqueLogueado .logout {
    position: inherit;
    bottom: 0;
    font-size: 0.8em;
    color: #FFFFFF;
    left: 0;
    background: #B5B4B4;
    padding: 6px 10px;
    border-radius: 5px;
    margin-right: 20px;
}
.login-open {
    width: 25%
}
.login-open p {
    text-align: left;
    margin-left: 10px;
    font-size: 0.7em;
    line-height: 20px;
}

.header-nav {
    padding: 5px 0;
    clear: both;
    background-color: #ff7e00;
    display:none;
}
.header-nav ul {
    margin: 0;
    vertical-align: middle;
}
.header-nav ul li {
    list-style-type: none;
    display: inline-block;
    font-family: 'Titillium Web', sans-serif;
    color: #fff;
    margin: 0 15px;
    text-transform: uppercase;
    font-size: 13px;
}
.header-nav ul li:first-child {
    margin: 0 15px 0 0
}
.header-nav .circle-icon-little {
    background-color: #d8d8d8;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}
.header-nav .circle-icon-little:hover {
    background-color: #ff7e00
}
.header-logo-bar {
     overflow: hidden;	
}
.content-logo-menu{
    float: left;
    margin:17px 10px 10px 0px;
}
.dolar-price {
    float: left;
    width: 17%;
    border-left: 1px solid #cccccc;
    height: 100%;
    overflow-x: hidden;
    overflow-y: hidden
}
.dolar-price .container {
    float: left;
    display: block;
    width: 100%;
    height: 50px;
}
.dolar-price .dolar-icon{
    margin: 10px 0 0 30px ;
    width:30px;
    height:30px;
    border: 2px solid #D9D9D9;
    font-size: 1em;
    color: #D9D9D9;
    text-align: center;
    position: relative;
    border-radius: 50px;
    float: left;
}
.dolar-price .dolar-icon i{
    width: 1em;
    height: 1em;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.dolar-price .text{
    font-family: 'Titillium Web', sans-serif;
    font-size: 10px;
    color: #808080;
    float: left;
}
.dolar-price .text div{
    line-height: 50px;
    display: inline;
    margin:0 0 0 10px;
    padding: 0;
}
.dolar-price .text div:first-child{
    margin: 0 10px;
}
.dolar-price .text p{
    margin: 0;
}
.grey-share {
    display: none
}
.banner-300-movil {
    display: none
}
.social-media {
    float: right;
    color:#fff;
}
.slide-menu .social-media{
   display:none;
}
.slide-menu .social-media .circle-icon-little{
   background-color: #231f20;
}
.social-media .circle-icon-little {
    float: right;
    font: normal 17px/34px 'Source Sans Pro', sans-serif;
}
.banner-desktop-final {
    width: 300px !important;
    padding: 15px 0 !important;
    float: right !important;
}
.title-holder {
    float: left;
    width: 100%;
    padding: 15px;
    color: #231f20;
    background: #fff;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    position: relative
}
.title-holder p {
    margin: 0 0 5px 0;
    font-family: 'Titillium Web', sans-serif;
    color: #d8d8d8;
    font-weight: bold;
    font-size: 14px
}
.title-holder .title-zonaInteres, .title-holder .title-boxArticle, .title-holder h1,
.mod-title-loMasVisto, .title-static-ranking, .title-secondary-article, .title-seccionNormalZone,
.title-holder .title-megaHalf {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    margin: 0;
}

.title-holder .row {
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 15px;
    width: 100%
}
.title-holder .row span {
    display: inline-block;
    vertical-align: middle;
    color: #ff7e00;
    font-size: 14px;
    font-weight: bold
}
.title-holder .row span.sep {
    color: #000;
    font-weight: normal;
    float: left;
    margin: 0 5px;
}
.title-holder .row .icon-holders {
    float: right;
    font-size: 20px
}
.title-holder .row .icon-holders i {
    display: inline-block
}
.title-holder .row .container-large {
    padding-top: 0;
    position: relative
}
.article-element {
    position: relative;
    overflow: hidden;
    height: 250px;
    margin: 0 5px;
}
.article-element img {
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1)
}
.article-element:hover img {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1)
}
.article-element .sponsor {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ff7e00;
    display: block;
    z-index: 2;
    color: #fff;
    font-weight: 300;
    font-size: 0.8em;
    padding: 3px 8px;
}
.article-element .title-holder {
    z-index: 10;
    position: absolute;
    bottom: 0;
    padding: 50px 15px 15px 15px;
    border: 0;
    color: #fff;
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.74) 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(50%, rgba(0, 0, 0, 0.74)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.74) 50%);
    background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.74) 50%);
    background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.74) 50%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.74) 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#bd000000', GradientType=0)
}
.article-element .title-holder p {
    margin: 0;
    font-family: 'Titillium Web', sans-serif;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    font-style: italic;
}
.article-element .title-holder .row .icon-holders {
    float: right
}
.article-element .title-holder .row .icon-holders i {
    display: inline-block
}
.article-element .circle-icon-big,
.article-element .circle-icon-little {
    background-color: #231f20;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2
}
.article-element .circle-icon-big i,
.article-element .circle-icon-little i {
    color: #fff
}
.article-element .circle-icon-little i {
    font-size: 14px
}
.article-element .icons-elements {
    width: 30%;
    color: #fff;
    display: none
}
.article-element .icons-elements .circle-icon-little {
    margin: 0 auto;
    display: inline-block;
    position: relative
}
.container-news-principal.box-9b {
    width: 75%;
}
.container-news-principal .box-6 {
    width: calc(50% - 10px);
}
.container-news-principal.box-9 {
    margin-right: 10px;
    width: calc(75% - 10px);
}
.principal-article {
    height: 515px
}
.principal-article img {
    width: auto;
    height: 100%
}
.principal-article h1, .principal-article .title-principal-article,
.principal-article .title-colapsed {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 36px;
}
.split-article {
    position: relative;
    overflow: hidden
}
.split-article .icons-elements {
    display: none
}
.split-article .left-image {
    float: left;
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: relative
}
.split-article .left-image img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%
}
.split-article .sponsor {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ff7e00;
    display: block;
    z-index: 2;
    color: #fff;
    font-weight: 300;
    font-size: 0.8em;
    padding: 10px 5px
}
.split-article .title-holder {
    float: left;
    width: 50%;
    height: 100%;
    background: transparent;
    border-top: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    position: relative;
    padding: 5px 10px
}
.split-article .title-holder .row {
    padding: 15px;
    position: absolute;
    bottom: 0
}
.split-article .title-holder .row p {
    padding: 10px 0 0 0
}
.split-article .title-holder .row .container-large {
    border-top: 2px dotted #231f20
}
.split-article .title-holder .row .icon-holders {
    float: right;
    font-size: 20px
}
.split-article .title-holder .row .icon-holders i {
    display: inline-block
}
.split-article .circle-icon-big,
.split-article .circle-icon-little {
    background-color: #231f20;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 2
}
.split-article .circle-icon-big i,
.split-article .circle-icon-little i {
    color: #fff
}
.split-article .circle-icon-little {
    font-size: 14px
}
.icons-elements {
    position: absolute;
    z-index: 12;
    margin: auto;
    width: 25%;
    height: 25%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: white
}
.icons-elements .circle-icon-little {
    margin: 0 auto;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.5)
}
.outstanding,
.half-article {
    height: 345px
}
.banner-container {
    float: left;
    width: 100%;
    margin: 15px 0;
    text-align: center;
}
.banner-container-home {
    float: left;
    width: 300px !important;
    text-align: center;
    position: relative;
    display: table;
    margin-left: 10px
}
.sidebar .banner-container-home {
    margin-top: 15px;
}
.banner-container-home .banner-mobile {
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle
}
.banner-container-homeTop {
    width: 100%;
    height: 260px;
    text-align: center;
    position: relative;
    display: table;
    margin-bottom: 5px;
}
.banner-container-homeTop .banner-mobile {
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle
}
.banner-container-home .banner-mobile img {
    margin: 0 auto;
    display: block
}
.outstanding {
    background-color: #f2f2f2;
    padding: 15px;
    color: #ff7e00;
    height: 345px
}
.outstanding .img-outstanding {
    width: 250px;
    height: 250px;
    border-radius: 175px;
    margin-top: 35px;
    position: relative;
    overflow: hidden;
    float: right;
    z-index: 5
}
.outstanding .img-outstanding .layer-opacity {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 52, 61, 0.7);
    border-radius: 175px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4
}
.outstanding .img-outstanding img {
    width: 100%;
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    z-index: 3;
    border-radius: 175px
}
.outstanding .icons-outstanding {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0
}
.outstanding .icons-outstanding i {
    font-size: 1.3em;
    margin-right: 5px
}
.outstanding .icons-outstanding span {
    display: none
}
.outstanding h1 {
    font-size: 2em;
    line-height: 1em;
    margin-top: 30px
}
.outstanding .text-outstanding {
    display: block;
    position: relative;
    height: 100%
}
.outstanding .text-outstanding p {
    margin: 5px 0
}
.outstanding .text-outstanding i {
    font-size: 1.5em;
    margin-right: 10px;
    margin-top: 10px
}
.outstanding .img-holder-outstanding {
    float: right
}
.line {
    border: 0;
    border-bottom: 3px dotted #ff7e00;
    margin: 15px 0
}
.circle-content {
    width: 110px;
    height: 110px;
    position: absolute;
    margin: auto;
    display: table;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100px;
    text-align: center;
    color: #fff;
    background-color: #ff7e00;
    z-index: 10
}
.circle-content h3 {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    line-height: 20px
}
.circle-content h3 span {
    font-family: 'Titillium Web', sans-serif;
    margin-left: 10px;
    font-weight: 100
}
.circle-content h3 strong {
    margin-right: 10px
}
.half-article {
    position: relative;
    height: 100%
}
.half-article .image-holder {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    height: 168px;
    -webkit-backface-visibility: hidden
}
.half-article .image-holder:after {
    content: " ";
    width: 0;
    height: 0px;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
    z-index: 100
}
.half-article .image-holder .circle-icon-big {
    background-color: #ff7e00;
    color: #fff;
    margin: 0 auto
}
.half-article .image-holder .circle-icon-little {
    background-color: #ff7e00;
    color: #fff;
    position: absolute;
    top: 15px;
    left: 15px
}
.half-article .image-holder img {
    float: left;
    width: 100%;
    height: auto
}
.half-article .title-holder {
    height: 177px;
    border-bottom: 0
}
.half-article .title-holder .row {
    padding: 15px;
    position: absolute;
    bottom: 0
}
.half-article .title-holder .row p {
    padding: 5px 0
}
.half-article .title-holder .row .container-large {
    border-top: 2px dotted #231f20
}
.column {
    padding: 15px;
    border-right: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    height: 130px;
    font-size: 16px
}
.column .column-img {
    float: left;
    width: 100px;
    display: block;
    border-radius: 50px;
    overflow: hidden;
    height: 100px;
    position: relative;
    z-index: 10
}
.column .column-img img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    margin-right: -50px;
    z-index: 5
}
.column .column-text {
    float: right;
    width: 60%;
    height: 100%;
    position: relative
}
.column .column-text h4 {
    color: #000;
    font-size: 1em
}
.column .column-text .category-col {
    position: absolute;
    bottom: 0;
    left: 0
}
.column .column-text .category-col p {
    color: #231f20;
    font-weight: bold;
    margin: 5px 0 0 2.5px;
    font-size: 0.7em
}
.column .column-text .category-col span {
    color: #ff7e00;
    font-size: 0.7em
}
.column:first-child {
    border-left: 0px
}
.column-title {
    background-image: url('/arte/bg-column.png');
    background-position: right;
    background-repeat: no-repeat;
    height: 130px;
    border-left: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    color: #ff7e00;
    display: table;
    padding-left: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}
.column-title i {
    display: table-cell;
    vertical-align: middle;
    font-size: 2em
}
.column-title p {
    vertical-align: middle;
    display: table-cell;
    font-weight: bold;
    font-size: 1.5em
}
.second-block {
    margin: 10px 0 20px 0;
}
.second-block .wrap-shortnotas {
    width: calc(100% - 310px);
    float: left;
}
.second-block .wrap-shortnotas .box-3 {
    width: calc(33% - 10px);
}
.second-block .box-3 {
    width: calc(25% - 10px);
}
.fourth-block {
    margin-bottom: 2%
}
.fourth-block article {
    height: 170px;
    position: relative;
    color: #fff;
    overflow: hidden
}
.fourth-block article img,
.fourth-block article .layer-opacity {
    position: absolute;
    top: 0;
    left: 0
}
.fourth-block article img {
    z-index: 5;
    height: 100%;
    width: auto
}
.fourth-block article .layer-opacity {
    width: 100%;
    height: 100%;
    z-index: 6;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}
.fourth-block article .title-holder {
    border: 0;
    background: transparent;
    position: absolute;
    z-index: 10;
    bottom: 0;
    color: #fff;
    height: 100%;
}
.fourth-block article.box-3 .title-holder {
    height: auto;
}
.fourth-block article .title-holder .mod-title-multimedia-2 {
    font-size: 1em
}
.fourth-block article .title-holder span {
    color: #fff
}
.fourth-block article .top-icon-holder {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 6
}
.fourth-block article .top-icon-holder i {
    font-size: 1.3em
}
.fourth-block article .top-icon-holder .circle-icon-big {
    width: 40px;
    height: 40px;
    font-size: 1.5em;
}
.fourth-block article:hover .layer-opacity {
    background-color: rgba(255, 126, 0, 0.7)
}
.fourth-block .video-element {
    height: 340px;
    cursor: pointer
}
.fourth-block .video-element .title-holder .mod-title-multimedia {
    font-size: 2.2em;
    text-transform: uppercase;
    line-height: 36px;
    width: 90%;
}
.fourth-block .video-element .title-holder .row {
    padding: 15px 0 0 5px;
    font-size: 1.3em;
    position: absolute;
    bottom: 10px;
    width: 94%;
    left: 3%;
}
.fourth-block .video-element .layer-opacity {
    width: 100%;
    z-index: 6;
    background-color: rgba(255, 126, 0, 1)
}
.second-block.ranking {
    position: relative;
}
.second-block.ranking .title-cat {
    position: absolute;
    top: 0;
    z-index: 2;
    left: 0;
    background: #fff;
    width: auto !important;
    padding: 0 30px 0 0;
    margin: 0;
}
.second-block.ranking .title-cat h2 {
    color: #ff7e00;
}
.second-block.ranking .layer-opacity {
    z-index: 1;
    background-color: rgba(35, 31, 32, 0.6);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.second-block.ranking .uno,
.second-block.ranking .dos {
    width: 50%;
    margin: 0;
}
.second-block.ranking .uno .left-image {
    height: 600px;
}
.second-block.ranking .dos .left-image {
    height: 200px;
}
.second-block.ranking .uno .title-holder,
.second-block.ranking .dos .title-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    background: transparent;
    height: auto;
    padding: 20px;
}
.second-block.ranking .uno .title-holder span,
.second-block.ranking .dos .title-holder span {
    font-size: 18px;
    color: #ff7e00;
    font-weight: 300;
}
.second-block.ranking .uno .title-holder h1, .second-block.ranking .uno .title-holder .mod-title-loMasVisto {
    font-size: 34px;
    color: #fff;
    line-height: 32px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 30px;
}
.second-block.ranking .dos .title-holder h1, .second-block.ranking .dos .title-holder .mod-title-loMasVisto {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 30px;
}
.second-block.ranking .uno .title-holder p,
.second-block.ranking .dos .title-holder p {
    color: #fff;
}
.second-block.ranking .uno .title-holder .row .icon-holders,
.second-block.ranking .dos .title-holder .row .icon-holders {
    float: right;
    color: #fff;
    margin-left: 0;
    border-left: none;
    padding-left: 0;
}
.second-block.ranking .uno .circle-icon-little,
.second-block.ranking .dos .circle-icon-little {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 20px;
    right: 20px;
    border-radius: 60px;
    text-align: center;
}
.second-block.ranking .uno .circle-icon-little span,
.second-block.ranking .dos .circle-icon-little span {
    font-size: 18px;
    color: #ff7e00;
    font-weight: 600;
    font-family: 'Titillium Web', sans-serif;
    line-height: 30px;
}

.video-active {
    width: 100%;
    height: 100%
}
.insight-title {
    width: 100%;
    float: left;
    display: block;
    height: 30px;
    background: url('/arte/bg-insight.png') repeat;
    margin: 20px 0
}
.insight-title p {
    padding: 1px 10px 0 0;
    background-color: #fff;
    color: #ff7e00;
    float: left;
    font-weight: bold;
    font-size: 1.5em;
    margin: 0
}
.slider ul {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    float: left;
    margin: 10px 0
}
.slider ul li {
    margin: 0;
    padding: 0;
    list-style-type: none
}
.slider .owl-theme .owl-controls {
    position: absolute;
    right: 0;
    top: -78px;
    margin-top: 0;
    background-color: #fff
}
.slider .owl-theme .owl-controls .owl-prev,
.slider .owl-theme .owl-controls .owl-next {
    height: 45px;
    width: 25px;
    border-radius: 0;
    display: table;
    float: left;
    opacity: 1;
    background-color: #fff
}
.slider .owl-theme .owl-controls .owl-prev i,
.slider .owl-theme .owl-controls .owl-next i {
    font-size: 1.5em;
    color: #ff7e00;
    display: table-cell;
    vertical-align: middle
}
.slider-element {
    float: left;
    width: 233px;
    height: 257px;
    margin-right: 5px
}
.slider-element .img-container {
    position: relative;
    height: 134px;
    float: left;
    width: 100%;
    overflow: hidden
}
.slider-element .img-container img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5
}
.slider-element .img-container .number {
    width: 40px;
    height: 60px;
    padding: 8px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 6;
    background-color: #fff;
    text-align: center
}
.slider-element .img-container .number h2 {
    font-size: 2em;
    color: #ff7e00;
    font-weight: 300
}
.slider-element .title-holder {
    border: 0;
    padding: 0;
    height: 120px
}
.slider-element .title-holder .row {
    position: absolute;
    bottom: 0
}
.slider-element .title-holder span {
    color: #231f20;
    padding-right: 15px;
    border-right: 1.5px solid #231f20;
    float: left;
    margin-right: 15px
}
.slider-element .title-holder h1 {
    font-size: 1em;
    margin: 20px 0
}
.slider-element .title-holder .icon-holders {
    float: left
}
.eventos {
    margin-left: 10px;
    overflow: hidden;
    margin-top: -60px;
}
.eventos article {
    border: 1px solid #d5d5d5;
    float: left;
    width: 100%;
    padding: 10px;
    margin-bottom: 1px;
}
.eventos article:last-child {
    margin-bottom: 0;
}
.eventos article div {
    display: inline-block
}
.eventos article div p,
.eventos article div span {
    display: inline-block;
    color: #747474;
    font-size: 18px;
    margin: 0;
    letter-spacing: -1px;
}
.eventos article div p strong,
.eventos article div span strong {
    color: #231f20
}
.eventos article .number {
    display: inline-block;
    text-align: right;
}
.eventos article .number h1 {
    text-align: center;
    color: #d8d8d8;
    font-size: 2em;
    margin: 0
}
.eventos article .number strong {
    font-size: 16px;
}
.eventos article .insight-title {
    width: 100%;
    float: left;
    height: 15px;
    margin: 5px 0 0 0
}
.eventos .active {
    border: 1px solid #ff7e00;
    border-left: 3px solid #ff7e00;
}
.eventos .active article,
.eventos .active div,
.eventos .active p,
.eventos .active h1,
.eventos .active strong,
.eventos .active span {
    color: #ff7e00 !important
}
.eventos-title {
    float: left;
    width: 100%;
}
.eventos-title p {
    display: inline-block;
    vertical-align: middle;
    font-size: 40px;
    margin: 0;
    color: #ff7e00;
    font-weight: 300;
    float: none;
    letter-spacing: -2px;
    line-height: 60px;
}
.article-special {
    margin: 0 1% 1% 0;
    width: 49%;
    float: left
}
.article-special:nth-of-type(2) {
    float: right;
    margin: 0 0 1% 0
}
.article-special .image-holder {
    height: 258px
}
.article-special .image-holder img {
    height: 100%;
    width: auto
}
.article-special .title-holder {
    border-left: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8
}
.second-block.short .title-cat {
    width: 75%;
}
.title-cat {
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 20px;
}
.title-cat h2 {
    font-size: 40px;
    color: #747474;
    font-weight: 300;
    line-height: 60px;
    letter-spacing: -2px;
    float: left;
}
.title-cat .banner-bloque {
    float: right;
    margin-right: 10px;
}
.article-home {
    position: relative;
    overflow: hidden;
    height: auto;
    margin: 0 5px;
}
.article-home .left-image {
    height: 170px;
    position: relative;
}
.article-home img {
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1)
}
.article-home:hover img {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1)
}
.article-home .sponsor {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ff7e00;
    display: block;
    z-index: 2;
    color: #fff;
    font-weight: 300;
    font-size: 0.8em;
    padding: 3px 8px;
}
.article-home .title-holder {
    z-index: 10;
    padding: 10px 0;
    border: 0;
    color: #231f20;
}
.article-home .title-holder p {
    margin: 0;
    font-family: 'Titillium Web', sans-serif;
    color: #231f20;
    font-weight: 600;
    font-size: 14px;
    float: left;
}
.article-home .title-holder .row .icon-holders {
    float: left;
    color: #ff7e00;
}
.article-home .title-holder .row .icon-holders i {
    display: inline-block
}
.article-home .circle-icon-big,
.article-home .circle-icon-little {
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2
}
.article-home .circle-icon-big i,
.article-home .circle-icon-little i {
    color: #231f20
}
.article-home .circle-icon-little i {
    font-size: 14px
}
.article-home .icons-elements {
    width: 30%;
    color: #fff;
    display: none
}
.article-home .icons-elements .circle-icon-little {
    margin: 0 auto;
    display: inline-block;
    position: relative
}
.fifth-block .secondary-article {
    width: 32.333%;
    margin: 0 1% 1% 0;
    float: left;
    border: 1px solid #d8d8d8
}
.fifth-block .secondary-article:nth-of-type(5) {
    margin: 0 0 1% 1%
}
.fifth-block .secondary-article .title-holder {
    border: 0
}
.active-article-red .image-holder img {
    height: 100%
}
.active-article-red .image-holder .sponsor {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ff7e00;
    display: block;
    z-index: 2;
    color: #fff;
    font-weight: 300;
    font-size: 0.8em;
    padding: 10px 5px
}
.active-article-red .image-holder:after {
    border-bottom: 25px solid #ff7e00
}
.active-article-red .title-holder {
    border-top: 0px;
    background-color: #ff7e00 !important;
    color: #fff !important
}
.active-article-red .title-holder h1 {
    color: #fff !important
}
.active-article-red .title-holder span {
    color: #fff
}
.active-article-red .title-holder p {
    color: #fff
}
.active-article-red .title-holder .row .container-large {
    border-top: 2px dotted #fff
}
.popup {
    float: left;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
    z-index: 1000000000;
    /*margin-top: -20px;*/
}
.popup .modal {
    position: relative;
    width: 60%;
    height: auto;
    margin: auto;
    left: 0;
    right: 0;
    top: 3%;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}
.popup .modal .header-modal {
    float: left;
    display: block;
    width: 100%;
    height: 50px;
    text-align: center;
    background-color: #ff7e00;
    color: #fff;
    position: relative
}
.popup .modal .header-modal h1, .popup .modal .header-modal .title-reportComentarios,
.popup .modal .header-modal .title-iniciarSesion, 
.popup .modal .header-modal .title-contactoForm {
    padding: 5px 15px;
    display: inline-block;
    margin: 0 auto;
    font-size: 1.5em
}
.popup .modal .header-modal .close-button {
    background-color:#ff7e00;
    position: absolute;
    right: 0;
    top: 0;
    display: table;
    width: 10%;
    height: 100%;
    text-align: center;
    cursor: pointer
}
.popup .modal .header-modal .close-button h2 {
    display: table-cell;
    vertical-align: middle;
    color: white;
    margin: 0 auto
}
.popup .modal .container-modal {
    float: left;
    width: 100%;
    font-size: 14px;
    height: auto;
    background-color: #fff;
    padding-bottom: 30px;
}
.popup .modal .container-modal .login-buttons,
.popup .modal .container-modal form {
    float: left;
    width: 50%;
    height: 100%;
    padding: 15px
}
.popup .modal .container-modal .login-buttons h3,
.popup .modal .container-modal form h3 {
    text-align: center;
    color: #ff7e00;
    font-size: 16px;
    padding: 10px 0
}
.popup .modal .container-modal form {
    background-color: #fff
}
.popup .modal .container-modal form input {
    width: 100%;
    margin: 10px 0;
    border: 1px solid #d8d8d8;
    text-align: center;
    padding: 10px;
    border-radius: 5px
}
.popup .modal .container-modal form input::-webkit-input-placeholder {
    text-align: center;
    color: #231f20
}
.popup .modal .container-modal form input:-moz-placeholder {
    text-align: center;
    color: #231f20
}
.popup .modal .container-modal form input::-moz-placeholder {
    text-align: center;
    color: #231f20
}
.popup .modal .container-modal form input:-ms-input-placeholder {
    text-align: center;
    color: #231f20
}
.popup .modal .container-modal form button {
    width: 100%;
    margin: 0 auto;
    background-color: #ff7e00;
    border: 0;
    border-radius: 5px;
    color: #fff
}
.popup .modal .container-modal form .termns {
    display: block;
    width: 100%
}
.popup .modal .container-modal form .termns span {
    float: left;
    width: 5%;
    display: inline-block;
    vertical-align: middle
}
.popup .modal .container-modal form .termns span input {
    margin: 0
}
.popup .modal .container-modal form .termns p {
    color: #231f20
}
.popup .modal .container-modal form .termns p a {
    font-weight: bold;
    color: #231f20;
    text-decoration: underline
}
.popup .modal .container-modal .login-buttons {
    background-color: #f2f2f2;
    position: relative;
    text-align: center
}
.popup .modal .container-modal .login-buttons .facebook,
.popup .modal .container-modal .login-buttons .googleplus,
.popup .modal .container-modal .login-buttons .twitter {
    width: 100%;
    padding: 15px;
    color: #fff;
    font-weight: bold;
    border: 0;
    border-radius: 5px;
    margin: 10px 0
}
.popup .modal .container-modal .login-buttons .facebook {
    background-color: #3465a0
}
.popup .modal .container-modal .login-buttons .twitter {
    background-color: #31abe8
}
.popup .modal .container-modal .login-buttons .googleplus {
    background-color: #e14523
}
.popup .modal .container-modal .login-buttons .conditions {
    display: block;
    margin: 20px 0;
    width: 100%;
    left: 0
}
.popup .modal .container-modal .login-buttons .conditions p {
    display: inline-block;
    margin: 0 auto
}
.popup .modal .container-modal .login-buttons .conditions p a {
    font-weight: bold;
    color: #231f20;
    text-decoration: underline
}
.popup .modal .container-modal .join {
    float: left;
    width: 100%;
    background-color: #231f20;
    padding: 15px;
    color: #fff;
    text-align: center;
    margin-bottom: -30px;
}
.popup .modal .container-modal .join h1 {
    font-size: 1.7em;
    font-family: 'Titillium Web', sans-serif;
}

.popup .modal .container-modal .join h1 a {
    font-family: 'Titillium Web', sans-serif;
    text-decoration: underline
}
.six-block .insight-title {
    margin: 0 0 20px 0
}
/*EXTRA BLOCK*/
.extra-block .suscriphome {
    border: 1px solid #d8d8d8;
    position: relative;
    margin: 15px 0;
}
.extra-block .suscriphome .actualcover {
    width: 50%;
    float: left;
    padding: 20px 30px;
    border-right: 1px solid #d8d8d8;
    text-align: center;
}
.extra-block .suscriphome .actualcover img {
    width: 90%;
}
.extra-block .suscriphome .titles {
    width: 50%;
    float: left;
}
.extra-block .suscriphome .titles .titlebox {
    overflow: hidden;
    padding: 10px 20px;
}
.extra-block .suscriphome .titles .titlebox span {
    color: #8b8b8b;
    font-size: 16px;
    float: left;
}
.extra-block .suscriphome .titles .titlebox .icon-holders {
    float: right;
    color: #8b8b8b;
}
.extra-block .suscriphome .titles .title {
    border-top: 1px solid #d8d8d8;
    border-left: 1px solid #fff;
    margin-left: -1px;
    overflow: hidden;  
}
.extra-block .suscriphome .titles .title h1 {
    font-size: 30px;
    color: #ff7e00;
    letter-spacing: -1px;
    line-height: 30px;
    padding: 10px 20px;
    padding-bottom: 0;   
}
.extra-block .suscriphome .titles .title p {
    margin: 0;
    padding: 10px 20px;
    font-size: 15px;
    color: #8b8b8b;
}
.extra-block .suscriphome .titles .subtitles {
    border-top: 1px solid #d8d8d8;
}
.extra-block .suscriphome .titles .subtitles p {
    border-bottom: 1px solid #d8d8d8;
    margin: 0;
    padding: 10px 20px;
    font-size: 15px;
    color: #8b8b8b;
}
.extra-block .especial {
    margin: 15px 0;
    position: relative;
    padding-left: 10px;
}
.extra-block .especial img {
    width: 100%;
}
.extra-block .especial .especial-contents {
    position: absolute;
    bottom: 0;
    background-color: rgba(243, 243, 243, 0.9);
    width: calc(100% - 10px);
    height: 120px;
}
.extra-block .especial .especial-texts {
    width: calc(100% - 214px);
    float: left;
    padding-top: 10px;
}
.extra-block .especial .especial-brand {
    width: 214px;
    float: right;
}
.extra-block .especial .especial-brand img {
    width: 100%;
    height: auto;
}
.extra-block .especial .especial-contents h1 {
    color: #e70f5b;
    font-size: 25px;
    margin-left: 15px;
}
.extra-block .especial .especial-contents span a {
    color: #8b8b8b;
    font-size: 15px;
    margin-left: 15px;
}
.extra-block .especial .especial-contents p {
    color: #8b8b8b;
    font-size: 13px;
    font-family: 'Titillium Web', sans-serif;
    line-height: 15px;
    margin-left: 15px;
}


.contact-form {
    display: none
}
.contact-form .modal .header-modal h1, .contact-form .modal .header-modal .title-contactoForm  {
    width: 90%;
    vertical-align: middle;
    text-align: center
}
.contact-form .modal .container-modal form {
    width: 100%
}
.contact-form .modal .container-modal form input {
    float: left;
    width: 48%;
    margin-right: 2%
}
.contact-form .modal .container-modal form .termns p:first-child {
    float: left;
    color: #ff7e00;
    font-weight: bold;
    width: 10%
}
.contact-form .modal .container-modal form .termns span {
    float: left
}
.contact-form .modal .container-modal form .termns .checkbox-content {
    float: left;
    width: 30%;
    padding: 16px
}
.contact-form .modal .container-modal form .termns .checkbox-content span {
    display: inline-block;
    width: 10%
}
.contact-form .modal .container-modal form .termns .checkbox-content span input {
    margin-top: 5px
}
.contact-form .modal .container-modal form .termns .checkbox-content p {
    width: 90%;
    display: inline-block;
    margin: 0
}
.contact-form .modal .container-modal form textarea {
    width: 100%;
    height: 200px;
    margin: 10px 0;
    resize: none
}
footer {
    float: left;
    width: 100%;
    padding: 15px;
    margin-top: 20px;
    background: #231f20;
}
footer .logo-footer {
    width: auto;
    margin: 0 auto;
    display: block
}
footer .logos-partners {
    width: 100%;
    display: block;
    padding: 10px;
    margin: 20px 0;
    text-align: center
}
footer .logos-partners img {
    opacity: 0.6;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    display: inline-block;
    margin: 0 15px
}
footer .logos-partners img:hover {
    opacity: 1
}
footer ul {
    list-style-type: none;
    padding: 10px
}
footer ul li {
    font-size: 11px;
    display: inline-block;
    margin: 0;
    color: #fff;
    border-right: 1px solid #fff;
    padding: 0 10px;
    line-height: 11px;
}
footer ul li:last-child {
    border-right: none;
}
footer p {
    display: block;
    color: #fff;
    font-size: 11px;
    margin: 0;
    line-height: 28px;
    text-align: center;
}
footer .contact-footer {
    color: #ff7e00
}
footer .brands {
    float: right;
    margin-left: 30px;
    margin-right: 10px;
}
footer img {
    vertical-align: middle;
}
.title-text {
    display: block;
    float: left;
    width: 100%;
    overflow: hidden
}
.large-article {
    height: 175px
}
.large-article .title-holder {
    background-color: #f2f2f2;
    border-top: 0
}
.large-article .title-holder p {
    color: #231f20
}
.large-article .title-holder .row {
    padding: 15px;
    position: absolute;
    bottom: 0
}
.large-article .title-holder .row a span::after {
    content:', ';
}
.large-article .title-holder .row .container-large {
    border-top: 2px dotted #231f20
}
.six-block .split-article {
    height: 170px;
    margin: 0 0 13px 0
}
.six-block .split-article img {
    width: 100%;
    height: auto;
    left: 50%;
    -webkit-transform: translatex(-50%);
    -moz-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    -o-transform: translatex(-50%);
    transform: translatex(-50%);
}
.six-block .insight-elements {
    padding: 15px 0
}
.article-element img,
.large-article img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1)
}
.article-element:hover img,
.large-article:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1)
}
.bolsa-de-trabajo {
    overflow: hidden
}
.bolsa-de-trabajo iframe {
    height: 500px;
    width: 100%
}
.colapsed-article-big {
    font-size: 1.4em
}
.member {
    display: none
}
.colapsed-article-big {
    height: 520px
}
.third-block .split-article {
    height: 130px
}
.third-block .split-article span {
    color: #ff7e00
}
.third-block .split-article .left-image {
    overflow: hidden
}
.third-block .split-article .left-image img {
    height: 100%;
    width: auto;
    display: block;
    position: inherit
}
.third-block .split-article .title-holder h1 {
    font-size: 0.9em
}
.article-new {
    float: left;
    width: 73%;
    margin-right: 2%;
    padding: 15px;
    border-right: 1px solid #e5e5e5;
}
.article-wrapper {
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d8d8d8
}
.sidebar {
    float: left;
    margin-left: 0;
    width: 25%;
}
.min-article {
    height: 100px !important;
    margin-bottom: 20px !important;
    margin-top: 10px;
}
.min-article .left-image img {
    width: 100%;
    height: auto
}
.min-article .title-holder span {
    color: #ff7e00;
    font-size: 0.7em;
    font-weight: bold
}
.article-new {
    height: 100%
}
.article-new .banner-container {
    margin-top: 0;
}
.article-new .image-container {
    width: 100%;
    display: block;
    position: relative;
    z-index: 2;
    overflow: hidden;
    margin-bottom: 20px;
}
.article-new .image-container img {
    float: left;
    width: 100%;
    position: relative;
    z-index: 2
}
.article-new .image-container .bottom-title {
    position: absolute;
    bottom: -1px;
    z-index: 3;
    width: 100%
}
.article-new .image-container .bottom-title .category {
    background-color: #fff;
    float: left;
    color: #231f20;
    padding: 10px;
    width: 30%
}
.article-new .image-container .bottom-title .foto-leyend {
    width: 100%
}
.article-new p {
    padding: 10px 60px;
    margin: 0;
    line-height: 25px;
    font-size: 16px;
    font-weight: 400;
    color: #231f20;
}
.article-new .image {
    margin: 0 auto;
    padding: 10px 60px;
}
.article-new .image img{
    width: 100%;
    height: auto;
     margin:0;
}
.article-new .article-container h2{
     padding: 0px 60px;
}
.article-new .twitter-tweet{
    margin:0 auto;
}
.article-new p a {
    color: #ff7e00;
    font-weight: bold;
    text-decoration: underline;
    border-bottom:none;
}
.article-new p em {
    font-weight: 600;
}
.article-new p strong {
    font-weight: 700;
}
.blockquote-title {
    margin: 0;
    border-left: none;
    padding: 0;
    color: #231f20;
}
.blockquote-title .category span {
    color: #ff7e00;
    font-size: 18px;
    margin: 0;
}
.blockquote-title h1 {
    font-size: 2.6em;
    margin: 10px 0;
    color: #231f20;
    text-transform: uppercase;
    letter-spacing: -1px;
    line-height: 1em;
}
.blockquote-title em {
    font-size: 1em;
    margin: 0;
    display: block;
    font-style: normal;
    text-transform: uppercase;
}
.blockquote-title span {
    display: inline-block;
    margin: 0 0 20px 0;
    font-size: 14px;
}
.foto-leyend {
    float: left;
    padding: 10px;
    background-color: rgba(35, 33, 34, 0.8)
}
.foto-leyend span {
    margin: 0;
    color: #fff;
    float: right;
    font-family: 'Titillium Web', sans-serif;
    padding: 0
}
.socialmedia-side {
    float: left;
    width: 10%;
}
.socialmedia-side .circle-icon-little {
    background-color: #ccc;
    color: #fff;
    font-size: 25px;
    line-height: 57px;
    margin-bottom: 10px
}
.socialmedia-side .circle-icon-little:hover {background-color: #ff7e00;}
.socialmedia-side .circle-icon-little.fb {background-color: #ccc;}
.socialmedia-side .circle-icon-little.fb:hover {background-color: #ff7e00;}
.socialmedia-side .circle-icon-little.tw {background-color: #ccc;}
.socialmedia-side .circle-icon-little.tw:hover {background-color: #ff7e00;}
.socialmedia-side .circle-icon-little.in {background-color: #ccc;}
.socialmedia-side .circle-icon-little.in:hover {background-color: #ff7e00;}
.socialmedia-side .circle-icon-little.gp {background-color: #ccc;}
.socialmedia-side .circle-icon-little.gp:hover {background-color: #ff7e00;}
.socialmedia-side .circle-icon-little.wa {background-color: #ccc;}
.socialmedia-side .circle-icon-little.wa:hover {background-color: #ff7e00;}
.floating-icons {
}
.floating-icons .circle-icon-little {
    width: 60px;
    height: 60px
}
.social-media-follow {
}
.article-container {
    float: left;
    width: 90%
}
/**.article-container iframe{
    position: relative;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
}**/
.article-container .container-blockquote {
    display: block;
    width: 100%;
    margin: 10px 0
}
.article-container .container-blockquote blockquote {
    margin: 0;
    font-family: 'Titillium Web', sans-serif;
    text-align: right;
    color: #231f20;
    padding: 10px 60px;
}
.article-container .container-blockquote blockquote h2 {
    font-size: 1.3em;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400
}
.article-container .container-blockquote blockquote p {
    padding: 0
}
.article-container .container-blockquote blockquote p em {
    color: #231f20;
    font-weight: normal
}
.article-container .container-blockquote .article-socialmedia {
    float: left;
    padding-left: 40px;
    width: 15%
}
.article-container .container-blockquote .article-socialmedia .circle-icon-little {
    display: inline-block;
    background-color: #231f20;
    color: #fff;
    margin-left: 5px
}
.article-container .container-blockquote .article-socialmedia p {
    font-weight: bold;
    line-height: 0.6em;
    padding: 0 60px 0 0;
    color: #231f20;
    line-height: 1em
}
.slider-note {
    width: 100%;
    display: block;
    margin: 15px 0;
    position: relative
}
.slider-note .owl-controls {
    position: absolute !important;
    right: 0;
    bottom: 5px;
    margin-top: 0;
    color: #fff
}
.slider-note .owl-controls .owl-next,
.slider-note .owl-controls .owl-prev {
    background-color: transparent !important;
    opacity: 1 !important
}
.slider-note .owl-controls .owl-next i,
.slider-note .owl-controls .owl-prev i {
    font-size: 1.3em
}
.slider-note li {
    list-style-type: none;
    display: inline-block;
    position: relative;
    overflow: hidden;
    padding-bottom: 38px;
}
.slider-note li img {
    width: 100%;
    display: block;
    height: auto
}
.slider-note .foto-leyend {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #ff7e00;
    padding: 10px
}
.slider-note .foto-leyend span {
    float: left
}
.note-bquote {
    margin: 10px 60px;
    padding: 10px 60px
}
.note-bquote h1 {
    font-size: 1.8em
}
.note-bquote .checkbox-article {
    padding: 10px;
    background-color: #f2f2f2;
    color: #231f20;
    margin-bottom: 5px
}
.note-bquote .checkbox-article input {
    display: inline-block;
    margin: 0 10px
}
.note-bquote .checkbox-article h4 {
    display: inline-block;
    margin-right: 20px
}
.note-bquote button {
    width: 50%;
    display: inline-block;
    border: 0;
    border-radius: 0;
    padding: 0
}
.note-bquote button h1 {
    color: #fff
}
.note-bquote span {
    display: inline-block;
    text-align: center;
    width: 30%;
    margin: 5px 0;
    color: #ff7e00
}
.title-journalist {
    padding: 20px 0;
    margin: 30px 60px;
    width: 45%;
    border-top: 1px solid #d8d8d8
}
.title-journalist .circle-icon-big {
    float: left;
    margin: 5px 10px;
    background-color: #f2f2f2;
    padding: 10px 2px 2px 2px;
    width: 70px;
    height: 70px
}
.title-journalist .circle-icon-big h1 {
    font-family: 'Titillium Web', sans-serif;
    font-weight: normal;
    font-size: 1.4em;
    color: #231f20;
    margin: 0
}
.title-journalist h4 {
    font-family: 'Titillium Web', sans-serif;
    font-weight: italic;
    margin: 0;
    padding: 0;
    margin-top: 15px;
    color: #231f20;
    font-size: 1.4em
}
.title-journalist p {
    margin: 0;
    padding: 0;
    color: #231f20
}
.vote-container {
    padding: 30px 0 0 60px;
    display: block;
    float: left;
    width: 100%
}
.vote-container .vote {
    width: 100%;
    display: block;
    color: #fff;
    display: block;
}
.vote-container h1, .vote-container .title-tegustoNota  {
    color: #ff7e00;
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    font-size: 16px;
    text-transform: uppercase;
    margin-right: 10px;
}
.vote-container .yes-vote,
.vote-container .no-vote {
    cursor: pointer;
    background: #ff7e00;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    padding: 2px 8px;
    font-size: 16px;
    text-align: center;
    margin: 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.vote-container .yes-vote h3,
.vote-container .no-vote h3 {
    display: inline-block;
    margin-left: 5px;
    border-left: 1px solid #de6600;
    padding-left: 5px;
}
.vote-container .yes-vote i,
.vote-container .no-vote i {
    font-size: 1em;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}
.vote-container .yes-vote {
    border-right: 1px solid #fff
}
.comments {
    margin-top: 20px;
    padding: 20px 0;
    width: calc(90% - 60px);
    float: right;
    margin-left: 60px;
}
.comments h1,
.comments .title-comparteComentarios
.comments h2 {
    color: #231f20;
    display: block;
    margin: 15px 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
.comments .title-comparteComentarios {
    margin: 15px 0 !important;
    width: 100%;
}
.comments .text-comment {
    width: 100%;
    margin: 20px 0;
    float: left;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.comments .text-comment .container-text {
    height: 80px;
    width: 100%;
    float: left;
    display: table
}
.comments .text-comment i {
    display: table-cell;
    width: 15%;
    font-size: 4.5em;
    color: #ccc;
    position: relative;
    vertical-align: top;
    text-align: center
}
.comments .text-comment textarea {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    height: 100%;
    background-color: #fff;
    resize: none;
    border: 1px solid #ccc;
    color: #231f20;
}
.comments .text-comment button {
    float: right;
    width: 30%;
    border: 0;
    border-radius: 0;
}
.comments .text-comment button h1,
.comments .text-comment button .title-enviarComentario {
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 1.6em
}
.comment-area {
    display: block;
    width: 100%;
    float: left
}
.comment-profile {
    display: table-cell;
    width: 15%;
    font-size: 4.5em;
    color: #231f20;
    position: relative;
    vertical-align: middle;
    text-align: center;
}
.comment-profile img {
    width: 73px;
    height: 73px;
    margin: 0 auto;
    border: 3px solid #231f20;
    border-radius: 150px;
    overflow: hidden;
    position: relative;
    display: block;
}
.comment {
    width: 100%;
    display: block;
    float: left;
    margin: 10px 0;
    background: #f3f3f3;
    border-left: 1px solid #ff7e00;
    padding: 10px;
}
.comments button.moreview-comments {
    width: 30%;
    margin: 0 auto;
    display: block;
    border: none;
    border-radius: 5px;
}
.image-profile {
    float: left;
    width: 10%
}
.image-profile .image-icon {
    width: 73px;
    height: 73px;
    margin: 0 auto;
    border-radius: 150px;
    overflow: hidden;
    position: relative;
    display: block
}
.image-profile .image-icon img {
    width: 100%;
    height: auto
}
.image-profile ul {
    margin: 5px auto;
    padding: 0;
    display: block;
    width: 100%;
    text-align: center
}
.image-profile ul li {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #d8d8d8;
    margin: 0 auto;
    border-radius: 10px
}
.comment-text {
    float: right;
    width: 90%;
    color: #231f20;
    padding-left: 30px;
}
.comment-text strong {
    color: #231f20
}
.comment-text span {
    font-size: 13px;
    color: #999;
}
.comment-text span strong {
    padding-right: 10px;
    border-right: 1px solid #d8d8d8;
    margin-right: 5px;
    font-style: italic;
}
.comment-text p {
    padding: 0;
    margin: 10px 0;
    font-size: 14px;
}
.comment-text .right {
    float: right;
    color: #999;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
}
.positive-comment {
    background-color: #ff7e00 !important
}
.comment-answer {
    width: 85%;
    float: right;
    margin-bottom: 10px;
    background: #f3f3f3;
    border-left: 1px solid #ff7e00;
    padding: 10px;
}
.action-answer {
    font-weight: bold;
    color: #231f20;
    margin-right: 20px
}
.more h1, .more .title-notasRelacionadas {
    margin: 10px 0;
    color: #ccc;
    padding:0;
}
.more .video-elemnt {
    width: 32%;
    margin-right: 1%;
    float: left;
    position: relative;
    overflow: hidden
}
.more .video-elemnt:last-child {
    margin-right: 0
}
#moreVideos {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
}
.more-videos {
    margin-bottom: 30px;
    padding-bottom: 40px;
    border-bottom: 1px solid #d8d8d8
}
.more-videos .video-elemnt {
    height: 226px
}
.more-videos .video-elemnt img,
.more-videos .video-elemnt .layer-opacity,
.more-videos .video-elemnt .icon-play {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}
.more-videos .video-elemnt i {
    z-index: 6;
    padding: 10px;
    font-size: 1.5em;
    color: #fff
}
.more-videos .video-elemnt img {
    z-index: 3
}
.more-videos .video-elemnt .layer-opacity {
    z-index: 4;
    background-color: rgba(255, 126, 0, 0.7);
    height: 100%
}
.more-videos .video-elemnt h2 {
    position: absolute;
    bottom: 10px;
    color: #fff;
    z-index: 5;
    padding: 10px
}
.more-news .image-container {
    display: block;
    width: 100%;
    height: 148px;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
}
.more-news .image-container img {
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
}
.more-news .image-container span {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #ff7e00;
    display: block;
    z-index: 2;
    color: #fff;
    font-weight: bold;
    font-size: 0.9em;
    padding: 10px 5px
}
.more-news h3 {
    color: #231f20;
    margin: 10px 0;
    display: block;
    font-size: 16px;
    font-weight: 600;
}
.suscribe-email {
    display: block;
    margin-bottom: 20px;
    float: left
}
.suscribe-email input {
    float: left;
    width: 60%;
    border: 0;
    padding: 10px;
    border: 1px solid #ffffff;
}
.suscribe-email button {
    float: left;
    width: 40%;
    border: 0;
    padding: 10px;
    border-radius: 0;
    margin: 0;
    color: #fff;
    border: 1px solid #ff7e00;
}
.news-sidebar {
    float: right;
    width: 300px;
    margin: 15px 0
}
.news-sidebar .title-category {
    width: 100%;
    display: table;
    padding: 10px 0;
}
.news-sidebar .title-category h1, 
.news-sidebar .title-category .title-lomasVisto,
.news-sidebar .title-category .title-suscribirme  {
    font-size: 1.2em;
    letter-spacing: -1px;
    display: table-cell;
    vertical-align: middle;
    color: #231f20;
    text-transform: uppercase;
    font-weight: 600;
}
.news-sidebar article {
    padding: 0;
    position: relative;
}
.news-sidebar .mostread .layer-opacity {
    z-index: 1;
    background-color: rgba(35, 31, 32, 0.5);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.news-sidebar article img {
    width: 100%;
    height: auto;
    display: block;
}
.news-sidebar article span {
    padding: 0;
    margin: 5px 0;
    display: block;
    text-align: left;
    font-weight: bold
}
.news-sidebar.cronista article p {
    padding: 10px 20px;
    width: 100%;
    margin: 0 0 2px 0;
    font-size: 14px;
    line-height: 17px;
    border-left: 2px solid #254951;
    background: #f5f5f5;
}
.news-sidebar.apertura article p {
    padding: 10px 20px;
    width: 100%;
    margin: 0 0 2px 0;
    font-size: 14px;
    line-height: 17px;
    border-left: 2px solid #ff343d;
    background: #f5f5f5;
}
.news-sidebar article.first p {
    position: absolute;
    bottom: 0;
    color: #fff;
    z-index: 1;
    font-size: 16px;
    line-height: 19px;
    padding: 10px 20px;
    border-left: none;
    background: transparent;
    margin-bottom: 0;
}
.news-sidebar.ranking .mostread {
    height: 120px;
    margin-bottom: 2px;
    position: relative;

}
.news-sidebar.ranking .mostread.uno {
    height: 190px;
}
.news-sidebar.ranking .mostread .left-image {
    position: relative;
    overflow: hidden;
    height: 120px;
}
.news-sidebar.ranking .mostread.uno .left-image {
    height: 190px;
}
.news-sidebar.ranking .mostread .circle-icon-little {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    background: #fff;
    z-index: 2;
}
.news-sidebar.ranking .mostread .circle-icon-little span {
    font-size: 18px;
    color: #ff7e00;
    font-weight: 600;
    font-family: 'Titillium Web', sans-serif;
    line-height: 30px;
    margin: 0;
    text-align: center;
}
.news-sidebar.ranking .mostread .title-holder {
    float: none;
    position: absolute;
    bottom: 0;
    background: transparent;
    color: #fff;
    z-index: 1;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    border-right: none;
    border-bottom: none;
}
.news-sidebar.ranking .title-category h1 span,
.news-sidebar.ranking .title-category .title-lomasVisto span {
    color: #ff7500;
}
.tags {
    color: #231f20
}
.tags a {
    border-bottom: 1px dotted #231f20;
    padding-bottom: 3px;
    margin: 0 5px;
    color: #231f20 ;
    font-weight: normal ;
    text-decoration: none ;
}
.tags strong {
    margin-right: 5px;
    color: #231f20;
}
.apertura span,
.apertura p {
    color: #ff343d;
}
.apertura .title-category h1 {
    color: #231f20;
}
.apertura .title-category h1 span {
    color: #ff343d;
}
.cronista span,
.cronista p {
    color: #254951
}
.cronista .title-category h1 {
    color: #231f20;
}
.cronista .title-category h1 span {
    color: #366a75;
}
.footer-news {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    padding: 15px 0
}
.footer-news .footer-line {
    display: block;
    width: 100%;
    position: relative;
    top: 50%;
    float: left;
    border-bottom: 1px solid #d8d8d8
}
.footer-news .logo-footer {
    float: left;
    width: 10%;
    margin: 0;
    padding: 10px;
    height: auto;
}
.footer-news .logos-partners {
    float: left;
    width: 35%;
    margin: 0;
    text-align: center
}
.footer-news .logos-partners img {
    float: left
}
.footer-news .social-media {
    width: 25%;
    margin-right: 5%;
    float: left
}
.footer-news .social-media li {
    background-color: #231f20;
    border-radius: 100px;
    float: right;
    color: #fff;
    text-align: center
}
.footer-news .menu-footer {
    margin: 0;
    padding: 0;
    display: inline-block;
    float: left;
}
.menu-footer.right {
    float: right;
}
.suscription {
    background-color: #f2f2f2 !important
}
.suscription .title-category {
    padding: 0;
}
.suscription .title-suscribirme {
    padding: 10px 10px 0 10px;
}
.suscription article {
    padding: 10px;
}
.suscription article p {
    margin: 0;
}
.icon-whatsapp-container {
    display: none
}
.sponsor-nota {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden
}
.sponsor-nota img {
    float: left;
    width: 100%;
    position: relative;
    z-index: 2
}
.sponsor-nota .patrocinio-nota {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    background-color: #fff;
    color: #231f20;
    padding: 10px 0 0 10px
}
.sponsor-nota .patrocinio-nota img,
.sponsor-nota .patrocinio-nota p {
    display: inline-block;
    vertical-align: middle;
    float: left
}
.sponsor-nota .patrocinio-nota img {
    width: 150px;
    margin-left: 5px
}
.sponsor-nota .patrocinio-nota p {
    margin: 0;
    line-height: 50px
}
.sponsor-nota .bottom-title {
    position: absolute;
    bottom: -1px;
    z-index: 3;
    width: 100%
}
.sponsor-nota .bottom-title .category {
    background-color: #fff;
    float: left;
    color: #231f20;
    padding: 10px;
    width: 30%
}
.sponsor-nota .bottom-title .foto-leyend {
    width: 70%
}
.inline-note {
    padding: 0
}
.inline-note .blockquote-title {
    margin: 0
}
.inline-note h2 {
    padding: 10px 0 0 60px;
    color: #ff7e00;
    margin: 20px 0
}
.img-inline-note {
    padding: 10px 0 0 60px;
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%
}
.img-inline-note img {
    width: 100%;
    display: block;
    height: auto;
    position: relative;
    z-index: 2
}
.img-inline-note .foto-leyend {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #ff7e00;
    padding: 10px;
    z-index: 3
}
.img-inline-note .foto-leyend span {
    float: left
}
.buttons-paginado-note {
    display: block;
    width: 100%;
    padding: 10px 0 0 60px;
    text-align: center
}
.buttons-paginado-note .button-paginado {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    margin: 10px auto;
    color: #fff;
    background-color: #ff7e00;
    padding: 20px 40px
}
.buttons-paginado-note .button-paginado i,
.buttons-paginado-note .button-paginado h3 {
    display: inline-block
}
.buttons-paginado-note .button-paginado i {
    margin: 0 5px
}
.commment-tag {
    width: 100%;
    display: block;
    text-align: center;
    padding: 15px 0;
    font-weight: bold;
    margin-bottom: 10px;
    overflow: hidden;
}
.max-caracters,
.max-error {
    background-color: #FED6D8;
    color: #ff343d
}
.max-caracters p,
.max-error p {
    color: #ff343d
}
.sucess-comment {
    background-color: #CDF5F1;
    color: #21CDBC
}
.sucess-comment p  {
    color: #21CDBC
}
.first-caracters {
    background-color: #CDEAF6;
    color: #1898D3
}
.first-caracters p{
    color: #1898D3
}
.captcha-container {
    display: block;
    width: 100%;
    margin-top: 20px
}
.captcha-container .captcha {
    position: relative;
    height: 60px;
    float: left;
    width: 70%;
    display: block
}
.captcha-container .captcha input {
    width: 60%;
    padding: 10px;
    float: left;
    background-color: #f2f2f2;
    border: 1px solid #d8d8d8;
    height: 60px
}
.captcha-container .captcha img {
    position: absolute;
    right: 45%;
    top: 15px;
    cursor: pointer
}
.captcha-container .captcha .captcha-text {
    float: left;
    height: 60px;
    width: auto;
    display: block;
    background-color: transparent;
    color: #231f20;
    margin: 0;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #d8d8d8
}
.captcha-container .captcha .captcha-text img {
    position: inherit;
}
.captcha-container span {
    margin-top: 5px;
    width: 10%;
    float: left;
    margin-left: 1%;
    color: #231f20;
    font-size: 0.9em
}
.captcha-container .icon-holders {
    text-align: center;
    width: 18%;
    float: left;
    padding: 10px 0 0 0
}
.captcha-container .icon-holders .circle-icon-little {
    background-color: #231f20;
    display: table;
    float: left;
    margin: 0 10px;
    width: 45px;
    height: 45px
}
.captcha-container .icon-holders .circle-icon-little i {
    font-size: 20px !important;
    color: #fff;
    margin-top: 5px
}
.search-article {
    margin-bottom: 2%;
    float: left;
    width: 100%
}
.search-article .left-image {
    width: 35%;
    position: relative
}
.search-article .left-image:after {
    content: " ";
    width: 0;
    height: 0px;
    border-top: 20px solid transparent;
    border-right: 25px solid #fff;
    border-bottom: 20px solid transparent;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
    z-index: 100
}
.search-article .title-holder {
    width: 63%;
    background-color: #fff;
    border-top: 1px solid #d8d8d8
}
.search-article p {
    padding: 10px 0
}
.pagination {
    margin: 20px 0
}
.pagination ul {
    margin: 0 auto;
    display: block;
    text-align: center
}
.pagination ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0 10px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: bold;
    color: #231f20;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}
.pagination ul li:hover {
    color: #ff7e00
}
.pagination ul .active {
    color: #ff7e00
}
.search-result {
    width: 50%
}
.sidebar-left {
    margin: 0 2% 0 0
}
.search-bar-container {
    float: left;
    background-color: #f2f2f2;
    width: 100%;
    padding: 10px;
    margin-bottom: 2%
}
.search-bar-result {
    display: block;
    width: 100%;
    height: 100px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.search-bar-result .title-search {
    width: 50%;
    position: relative;
    top: 50%;
    left: 2%;
    transform: translateY(-50%)
}
.search-bar-result .title-search i {
    display: inline-block;
    vertical-align: middle;
    font-size: 2em;
    color: #ff7e00;
    margin-right: 15px
}
.search-bar-result .title-search h1 {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.6em;
    color: #ff7e00
}
.search-bar-result .box-search {
    float: right;
    width: 45%
}
.search-bar-result .box-search form {
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-right: 5%
}
.search-bar-result .box-search form input {
    border-left: 2px solid #ff7e00;
    border-top: 2px solid #ff7e00;
    border-bottom: 2px solid #ff7e00;
    padding: 8px
}
.search-bar-result .box-search span {
    display: inline-block;
    vertical-align: middle;
    padding: 8px;
    font-weight: bold;
    color: #ff7e00;
    float: right;
    margin-right: 5%
}
.category-search {
    padding: 15px;
    color: #231f20
}
.category-search p {
    margin: 10px 0;
    padding: 0
}
.category-search .title-category-search {
    width: 100%;
    display: block;
    float: left
}
.category-search .title-category-search p {
    display: inline-block;
    vertical-align: middle
}
.category-search .title-category-search span,
.category-search .title-category-search i {
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin: 10px 0
}
.category-search .title-category-search i {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}
.category-search .title-category-search span {
    font-size: 0.9em
}
.category-search hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}
.category-search .active {
    color: #ff7e00
}
.search-result {
    width: 50%
}
.sidebar-left {
    margin: 0 2% 0 0;
    width: 23%
}
.search-bar-container {
    float: left;
    background-color: #f2f2f2;
    width: 100%;
    padding: 10px;
    margin-bottom: 2%
}
.search-bar-result {
    display: block;
    width: 100%;
    height: 100px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.search-bar-result .title-search {
    width: 50%;
    position: relative;
    top: 50%;
    left: 2%;
    transform: translateY(-50%)
}
.search-bar-result .title-search i {
    display: inline-block;
    vertical-align: middle;
    font-size: 2em;
    color: #ff7e00;
    margin-right: 15px
}
.search-bar-result .title-search h1 {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.6em;
    color: #ff7e00
}
.search-bar-result .box-search {
    float: right;
    width: 45%
}
.search-bar-result .box-search form {
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-right: 5%;
    padding: 0
}
.search-bar-result .box-search form input {
    border-left: 2px solid #ff7e00;
    border-top: 2px solid #ff7e00;
    border-bottom: 2px solid #ff7e00;
    padding: 8px
}
.search-bar-result .box-search span {
    display: inline-block;
    vertical-align: middle;
    padding: 8px;
    font-weight: bold;
    color: #ff7e00;
    float: right;
    margin-right: 5%
}
.category-search {
    padding: 15px;
    color: #231f20;
}
.category-search p {
    margin: 10px 0;
    padding: 0
}
.category-search .title-category-search {
    width: 100%;
    display: block;
    float: left
}
.category-search .title-category-search p {
    display: inline-block;
    vertical-align: middle
}
.category-search .title-category-search span,
.category-search .title-category-search i {
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin: 10px 0
}
.category-search .title-category-search i {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}
.category-search .title-category-search span {
    font-size: 0.9em
}
.category-search hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0

}
.category-search .active {
    color: #ff7e00
}
.category-search button {
    width: 60%;
    border: 0;
    margin: 20px auto;
    border-radius: 5px;
    display: block
}
.search-result {
    color: #231f20
}
.search-result p {
    display: inline-block;
    margin: 10px 10px 10px 0;
    color: #231f20;
    font-size: 1.5em;
}
.search-result ul {
    display: inline-block;
    margin: 10px 0;
    padding: 0
}
.search-result ul li {
    list-style-type: none;
    display: inline-block;
    margin: 5px
}
.search-result .pagination ul {
    width: 40%;
    margin: 0 auto;
    display: block
}
.search-element {
    margin-bottom: 50px;
    padding-right: 10px;
}
.search-element h3 {
    color: #ff7e00;
    margin: 10px 0;
    font-size: 1.3em;
    display: block
}
.search-element h6 {
    font-weight: normal;
    font-size: 1em;
    color: #231f20;
    margin: 10px 0;
    display: block
}
.search-element p {
    font-family: 'Titillium Web', sans-serif;
    font-size: 0.9em;
    line-height: 1.5em
}
.leyend-result {
    color: #ff7e00
}
.leyend-result span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px
}
.leyend-result i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}
.split-category {
    float: left;
    width: 100%;
    display: block;
    padding: 10px
}
.quienes-somos .column-text {
    padding: 0;
}
.quienes-somos p,
.quienes-somos span {
    padding: 0;
    margin: 0
}
.quienes-somos p {
    margin: 0 0 50px 0 !important
}
.quienes-somos p em {
    color: #231f20;
    font-weight: normal
}
.quienes-somos span {
    font-family: 'Titillium Web', sans-serif;
    color: #ff7e00
}
.quienes-somos .blockquote-title {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 60px 0
}
.quienes-somos .blockquote-title:nth-of-type(2) {
    margin: 60px 0
}
.quienes-somos .blockquote-title h1 {
    padding: 0;
    margin: 0;
    color: #ff7e00
}
.quienes-somos .blockquote-title span {
    margin: 0;
    padding: 0
}
.quienes-somos .blockquote-title span em {
    margin: 10px 0 0 0;
    color: #231f20;
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.1em
}
.quienes-somos .one-line {
    margin: 0 !important
}
.quienes-somos .last-line {
    margin: 0 0 50px 0 !important
}
.quienes-somos hr {
    float: left;
    display: block;
    width: 100% !important;
    margin: 0 0 40px 0 !important
}
.title-section {
    float: left;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    background-color: #ff7e00;
    margin: 10px 0 20px 0
}
.title-section h1 {
    color: #fff;
    margin: 5px 0
}
.seccion {
    padding: 0
}
.terminos span {
    margin-bottom: 40px;
    display: block
}
.special-home {
    position: relative;
    height: 240px;
    background: url('/arte/bg-special.png') no-repeat;
    background-position: right
}
.special-home .layer-opacity {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 52, 100, 0.9);
    z-index: 1
}
.special-home .login p {
    right: 0;
    left: inherit
}
.special-home .top-border,
.special-home .top-header {
    border: 0
}
.special-home .top-header {
    position: relative;
    z-index: 2;
    color: #fff
}
.special-home .menu-button em,
.special-home .menu-button em:before,
.special-home .menu-button em:after {
    background-color: #fff
}
.special-home .search-bar i,
.special-home .login,
.special-home .login p {
    color: #fff;
    border: 0
}
.special-home .search-action {
    position: relative;
    z-index: 10;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}
.special-home .search-action form input {
    padding: 10px 0;
    background-color: transparent;
    color: #fff
}
.special-home .search-action form input::-webkit-input-placeholder {
    color: #fff
}
.special-home .search-action form input:-moz-placeholder {
    color: #fff
}
.special-home .search-action form input:-ms-input-placeholder {
    color: #fff
}
.special-home .search-action form input:placeholder {
    color: #fff
}
.special-home .search-action form button {
    background-color: #fff;
    border: 0;
    color: #ff3464
}
.special-title,
.auspicio {
    position: absolute;
    color: #fff;
    bottom: 20px;
    z-index: 11
}
.special-title {
    left: 30px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 300;
    bottom: 25px
}
.auspicio {
    right: 30px
}
.auspicio p,
.auspicio img {
    display: inline-block;
    vertical-align: middle
}
.auspicio img {
    max-width: 300px
}
.box-sumario {
    border: 1px solid #f2f2f2;
    height: auto;
    width: 100%;
    padding: 30px;
    margin: 0 0 30px 0;
    position: relative
}
.image-sumario-profile {
    float: left;
    width: 15%
}
.image-sumario-profile {
    float: left;
    width: 15%
}
.image-sumario-profile .custom-file-input {
    width: 150px !important;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    height: auto;
    display: block;
    margin: 0 auto;
}
.image-sumario-profile .custom-file-input input {
    visibility: hidden;
    width: 150px;
    height: 40px;
}
.image-sumario-profile .custom-file-input span {
    float: none;
    font-weight: normal;
    width: 100%;
    height: 40px;
    padding: 0;
    text-align: center;
    color: #fff;
    background-color: #231f20;
    position: absolute;
    top: 0;
    border-radius: 10px;
    left: 0;
    line-height: 40px;
}
.image-container-profile {
    display: block;
    width: 130px;
    height: 130px;
    margin: 0 auto;
    border-radius: 70px;
    overflow: hidden
}
.image-container-profile img {
    display: block;
    vertical-align: middle;
    margin: 0 auto
}
.sumario-usuario {
    padding: 0
}
/* nota pendiente de moderacion */
.sumario-usuario .pendingmod .opacity-pend {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 126, 0, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 13;
    text-align: center;
    display: table;
}
.sumario-usuario .pendingmod .opacity-pend span {
    color: #fff;
    display: table-cell;
    vertical-align: middle;    
}
/* nota rechazada */
.sumario-usuario .rejected .opacity-rej {
    width: 100%;
    height: 100%;
    background-color: rgba(35, 31, 32, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 13;
    text-align: center;
    display: table;
}
.sumario-usuario .rejected .opacity-rej span {
    color: #fff;
    display: table-cell;
    vertical-align: middle;    
}
.sumario-usuario .actionsNota {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    background: #fff;
    padding: 2px 5px;
}
.sumario-usuario .actionsNota a {
    font-family: 'Titillium Web', sans-serif;
    font-size: 12px;
    color: #ff7e00;
    padding: 0 5px;
}
.number-notes {
    display: inline-block;
    border-right: 1px solid #d8d8d8;
    padding: 5px 20px 5px 0;
    margin: 0 20px 0 0
}
.number-notes h2 {
    display: inline-block;
    vertical-align: middle;
    color: #231f20;
    margin-right: 5px;
    font-size: 25px
}
.text-profile {
    width: 85%;
    float: right
}
.box-member {
    width: 100%;
    float: left;
    padding-bottom: 30px;
    border-bottom: 1px solid #f2f2f2;
    position: relative
}
.box-member h1 {
    color: #ff7e00;
    float: left
}
.box-member .box-social-media {
    float: right;
    padding-top: 5px
}
.box-member .box-social-media .circle-icon-little,
.box-member .box-social-media span,
.box-member .box-social-media .social-media-icon-profile {
    display: inline-block;
    vertical-align: middle
}
.box-member .box-social-media .social-media-icon-profile span {
    color: #231f20;
    font-weight: bold

}
.box-member .box-social-media .social-media-icon-profile .circle-icon-little {
    background-color: #d8d8d8;
    color: #fff;
    margin: 0 0 0 5px
}
.edit-profile {
    position: absolute;
    bottom: -15px;
    color: #fff;
    background-color: #231f20;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer
}
.edit-profile span,
.edit-profile i {
    display: inline-block;
    vertical-align: middle
}
.biography {
    float: left;
    width: 100%;
    display: block;
    overflow: hidden;
    padding-top: 15px
}
.biography span {
    width: 10%;
    margin: 2% 2% 0 0;
    float: left;
    color: #231f20;
}
.biography p {
    width: 80%;
    float: left;
    margin: 2% 0 0 0;
    color: #231f20
}
.user-biography {
    width: 60% !important;
    margin: 2% 2% 0 0;
    padding-right: 30px;
    border-right: 1px solid #d8d8d8;
    overflow: hidden
}
.points {
    width: 25%;
    float: right;
    display: block;
    padding: 15px 0;
    text-align: center
}
.points i {
    display: inline-block;
    color: #d8d8d8;
    margin: 0 5px;
    font-size: 30px
}
.points .point {
    color: #ff7e00
}
.points p {
    float: none;
    margin: 10px auto;
    font-size: 16px;
    text-transform: capitalize
}
.public-post {
    border-radius: 5px;
    border: none;
    margin-top: 20px;
}
.tabs-user {
    float: left;
    margin: 0 0 20px 0;
    width: 100%
}
.tabs-user h1 {
    float: left;
    color: #ff7e00;
    font-size: 1.6em
}
.tabs-user .tabs-category {
    float: right;
    text-align: right;
    margin-top: 0.5%
}
.tabs-user .tabs-category li {
    display: inline-block;
    margin-right: 15px;
    padding: 0 15px 0 0;
    font-size: 14px;
    border-right: 1px solid #d8d8d8;
    color: #231f20
}
.tabs-user .tabs-category li a {
    text-decoration: none;
    color: #231f20;
    font-weight: normal;
}
.tabs-user .tabs-category li:last-of-type {
    border-right: 0;
    margin: 0;
    padding: 0
}
.tabs-user .tabs-category li a:hover,
.tabs-user .tabs-category li a.selected {
    color: #ff7e00;
    font-weight: bold
}
.tabs-user-sidebar h1 {
    color: #231f20 !important
}
.sidebar-comments {
    width: 100%;
    margin: 0 0 20px 0;
    display: block;
    float: left
}
.sidebar-comments p {
    color: #231f20;
}
.sidebar button.moreview-comments {
    width: 100%;
    margin: 0 auto;
    display: block;
    border: none;
    border-radius: 5px;
}
.sidebar-comments .sidebar-comment-element {
    background-color: #d8d8d8;
    width: 100%;
    float: left;
    display: block;
    padding: 20px
}
.sidebar-comments .sidebar-comment-element .counter {
    width: 30px;
    float: left;
    position: relative
}
.sidebar-comments .sidebar-comment-element .counter i,
.sidebar-comments .sidebar-comment-element .counter span {
    position: absolute;
    top: 0;
    left: 0
}
.sidebar-comments .sidebar-comment-element .counter i {
    z-index: 2;
    font-size: 2em;
    color: #ff7e00
}
.sidebar-comments .sidebar-comment-element .counter span {
    z-index: 3;
    color: #fff;
    font-size: 1em;
    margin: 2px 5px;
    font-weight: 700;
    font-family: 'Titillium Web', sans-serif;
}
.sidebar-comments .sidebar-comment-element p {
    float: right;
    margin: 0;
    width: 80%;
    font-size: 14px;
    font-weight: 300;
    color: #231f20
}
.sidebar-comments .sidebar-comment-title {
    width: 100%;
    display: block;
    float: left;
    padding: 20px;
    border-bottom: 1px solid #d8d8d8;
    position: relative
}
.sidebar-comments .sidebar-comment-title h4 {
    color: #231f20
}
.sidebar-comments .sidebar-comment-title .arrow-up {
    display: block;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 18px solid #fff;
    position: absolute;
    top: -15px;
    left: 5%
}
.edit-user {
    width: 100%;
    display: block;
    float: left;
    padding: 70px 0 0 0
}
.header-text-form {
    float: left;
    width: 100%;
    color: #231f20;
    margin-bottom: 10px
}
.header-text-form h1 {
    color: #ff7e00
}
.header-text-form p {
    margin-bottom: 10 px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2
}
.public-post-button-profile {
    background-color: #231f20;
    width: 120px !important;
    border: 0;
    padding: 5px 15px !important;
    text-align: center;
    margin: 10px 0
}
.form-edit-profile,
.suscribe-newsletter-text {
    float: left;
    width: 60%;
    color: #231f20
}
.form-edit-profile label,
.suscribe-newsletter-text label {
    width: 20%;
    display: block;
    line-height: 40px;
    float: left;
    margin-bottom: 10px
}
.form-edit-profile input,
.form-edit-profile textarea,
.suscribe-newsletter-text input,
.suscribe-newsletter-text textarea {
    height: 40px;
    border: 1px solid #f2f2f2;
    width: 80%;
    display: block;
    float: left;
    margin: 0 0 10px 0;
    resize: none;
    padding: 0 0 0 10px;
    color: #231f20
}
.form-edit-profile textarea,
.suscribe-newsletter-text textarea {
    height: 60px
}
.form-edit-profile button,
.suscribe-newsletter-text button {
    float: left;
    border: 0;
    width: auto;
    padding: 10px 15px;
    font-weight: bold;
    margin-right: 10px
}
.form-edit-profile button:last-of-type,
.suscribe-newsletter-text button:last-of-type {
    background-color: transparent;
    color: #231f20
}
.form-edit-profile input[type="checkbox"] {
    display: none;
}
.container-label {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    position: relative
}
.select-name-form {
    width: 100%;
    float: left
}
.select-name-form input[type="checkbox"] {display: inline-block}
.select-name-form.last-form-question input[type="checkbox"] {display: none}
.select-name-form input,
.select-name-form label {
    width: auto;
    height: auto;
    display: inline-block;
    float: none;
    vertical-align: middle
}
.select-name-form input {
    margin: 0
}
.select-name-form label {
    margin: 0 20px 0 10px
}
.select-name-form input[type="radio"] {
    display: none
}
.select-name-form input[type="radio"]+label span {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    background-color: transparent;
    border-radius: 15px;
    border: 1px solid #231f20;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}
.select-name-form input[type="radio"]:checked+label span {
    background-color: #ff7e00
}
.email-form {
    background-color: #d8d8d8
}
.email-form::-webkit-input-placeholder {
    margin-left: 50px;
    font-weight: bold;
    color: #231f20
}
.email-form::-moz-placeholder {
    margin-left: 10px;
    font-weight: bold;
    color: #231f20
}
.email-form::-ms-input-placeholder {
    margin-left: 10px;
    font-weight: bold;
    color: #231f20
}
.select-name-country {
    float: left;
    width: 100%
}
.select-name-country select {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    text-indent: 1px;
    text-overflow: ''
}
.select-name-country .select-element {
    position: relative;
    float: left;
    width: auto;
    margin-bottom: 10px;
    width: 80%
}
.select-name-country .select-element .selection {
    float: left;
    height: 40px;
    border: 1px solid #d8d8d8;
    margin-bottom: 10px;
    background-color: transparent;
    width: 100%;
    padding-right: 45px
}
.select-name-country .select-element span {
    position: absolute;
    right: 5px;
    z-index: -1;
    display: table;
    border-left: 1px solid #d8d8d8;
    padding-left: 10px;
    height: 40px;
    width: 45px
}
.select-name-country .select-element span i {
    color: #ff7e00;
    display: table-cell;
    vertical-align: middle;
    font-size: 1.5em
}
.select-name-country .select-date {
    width: 24.6%;
    display: inline-block;
    margin: 0 2% 0 0
}
.select-name-country .select-date:last-of-type {
    margin: 0;
    width: 26.6%
}
.social-media-form {
    float: left;
    width: 80%;
    height: 40px
}
.social-media-form .circle-icon-big {
    display: inline-block;
    background-color: #d8d8d8;
    margin: 0 2% 0 0;
    color: #fff
}
.social-media-form .active {
    background-color: #ff7e00
}
.interest-selection {
    float: left;
    width: 100%
}
.interest-selection label {
    width: 100%
}
input[type="checkbox"]+label span {
    display: inline-block;
    float: left;
    width: 50px;
    height: 20px;
    margin: 10px 10px 10px 0;
    position: relative;
    vertical-align: middle;
    background-color: transparent;
    border-radius: 10px;
    border: 1px solid #d8d8d8;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}
input[type="checkbox"]+label span div {
    width: 13px;
    height: 13px;
    border-radius: 8px;
    background-color: #ff7e00;
    position: absolute;
    right: 34px;
    top: 3px;
    -webkit-transition: right .3s linear;
    -o-transition: right .3s linear;
    transition: right .3s linear
}
input[type="checkbox"]:checked+label span {
    background-color: #ff7e00;
    border: 0
}
input[type="checkbox"]:checked+label span div {
    background-color: #fff;
    right: 1px
}
.last-form-question label {
    display: block
}
.validador-form {
    border: 1px solid #ff7e00 !important
}
.validador-texto {
    position: absolute;
    right: -35%;
    line-height: 20px;
    background-color: #ff7e00;
    padding: 10px 20px;
    color: #fff;
    margin: 0;
    border-radius: 5px;
    z-index: 1;
}
.red-terms {
    color: #ff7e00 !important
}
.note-editor-container {
    border: 1px solid #d8d8d8;
    padding: 20px
}
.edit-note-form {
    float: none;
    display: block;
    margin: 0 auto
}
.custom-file-input {
    width: 80% !important;
    position: relative;
    cursor: pointer
}
.custom-file-input div {
    float: left;
    width: 80%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #f2f2f2
}
.custom-file-input div p {
    padding: 0;
    margin: 0 0 0 10px;
    color: #d8d8d8
}
.custom-file-input input {
    visibility: hidden;
    width: 80%;
    height: 40px
}
.custom-file-input span {
    float: left;
    font-weight: bold;
    width: 20%;
    height: 40px;
    padding: 2px 0;
    text-align: center;
    color: #231f20;
    background-color: #d8d8d8
}
.image-preview-container {
    list-style-type: none;
    width: 60%;
    float: left;
    padding: 0
}
.image-preview-container li {
    display: inline-block;
    width: 100%;
    position: relative;
    height: 60px;
    border: 1px dashed #d8d8d8;
    background-image: url('/arte/bg-image.gif');
    background-position: center center;
    background-repeat: no-repeat;
    position: relative
}
.image-preview-container li .button-close {
    width: 15px;
    height: 15px;
    color: #fff;
    background-color: #231f20;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.7em;
    cursor: pointer
}
.video-container-preview {
    width: 80%
}
.video-container-preview li {
    background-image: url('/arte/bg-video.gif')
}
#editNoteBefore,
#editNoteAfter,
#editVideoBefore,
#editVideoAfter {
    float: left;
    width: 10%;
    color: #ff7e00;
    text-align: center;
    margin: 30px 0 0 0;
    font-size: 2em;
    cursor: pointer
}
#editNoteBefore {
    margin-left: 20%
}
.videos-container-buttons {
    float: left;
    width: 80%
}
.videos-container-buttons .wrapvid {
    width: 100%;
    overflow: hidden;
}
.videos-container-buttons input {
    width: 60%;
}
.videos-container-buttons button {
    float: left;
    width: 34%;

    margin: 0 1% 0 0;
    border-radius: 0
}
.videos-container-buttons .youtube {
    background-color: #ff7e00 !important;
    color: #fff !important
}
.videos-container-buttons .vimeo {
    background-color: #17B3E8 !important;
    color: #fff !important
}
.etiquetas {
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8
}
.etiquetas span {
    color: #ff7e00
}
.texto-tema {
    width: 26%;
    right: -30%;
    background-color: #231f20
}
.add-custom-theme span {
    margin: 10px 0;
    float: left
}
.label-responsability {
    margin: 20px 0 0 0;
    width: 10% !important;
    height: 150px
}
.previsualizar {
    background-color: #231f20
}
.button-send-nota button {
    padding: 10px 40px;
    border-radius: 5px
}
.theme-form {
    background-color: #d8d8d8
}
.note-preview {
    height: 80% !important;
    overflow: hidden !important
}
.note-preview iframe {
    width: 100%;
    height: 100%;
    overflow: scroll-y
}
.note-preview .publicar,
.note-preview .editar {
    float: right;
    width: auto;
    height: 40px;
    margin: 5px 20px 5px 0;
    color: #fff;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
    padding: 5px 60px
}
.note-preview .publicar {
    border: 1px solid #fff;
    background-color: transparent;
    height: 38px
}
.note-preview .editar {
    margin-right: 15%;
    background-color: #BE131B;
    border: 0
}
.nota-publicada .header-text-form {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #d8d8d8;
    text-align: left
}
.nota-publicada .header-text-form p {
    border: 0
}
.nota-publicada .image-sumario-profile {
    width: 20%
}
.nota-publicada .text-note-public {
    float: right;
    width: 76%;
    margin-left: 4%
}
.nota-publicada .button-container {
    float: left;
    width: 100%
}
.nota-publicada button {
    background-color: #231f20;
    border: 2px !important;
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.3em
}
.suscribe {
    padding: 0;
    margin: 10px 2% 0 0
}
.suscribe-sidebar {
    margin: 10px 0 0 0
}
.suscribe-tittle {
    float: left;
    display: block;
    background-color: #f2f2f2;
    width: 100%
}
.suscribe-tittle h1 {
    display: inline-block;
    vertical-align: middle;
    line-height: 120px;
    margin-left: 30px;
    color: #ff7e00
}
.suscribe-tittle img {
    float: right;
    vertical-align: middle;
    height: 120px;
    width: auto
}
.banner-tablet-suscribe {
    margin: 10px 0 20px 0;
    float: left;
    display: none;
    width: 100%
}
.banner-tablet-suscribe img {
    display: block;
    margin: 0 auto;
    width: 100%
}
.container-suscribe-forms {
    padding: 0 40px;
    float: left;
    display: block
}
.suscribe-header {
    margin-bottom: 30px;
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    float: left;
    display: block
}
.suscribe-header h2 {
    color: #ff7e00;
    margin: 30px 0
}
.suscribe-newsletter-text {
    border: 1px solid #f2f2f2
}
.formulario-suscribe button {
    background-color: #ff7e00 !important;
    color: #fff !important;
    width: 180px;
    float: right
}
.info-suscribe .title-suscribe {
    width: 100%;
    float: left;
    display: block;
    background-color: #f2f2f2;
    color: #231f20;
    font-weight: bold;
    font-size: 0.9em
}
.info-suscribe .text-suscribe {
    float: left;
    display: block;
    width: 100%;
    margin-top: 10px
}
.info-suscribe .text-suscribe p {
    color: #231f20;
    font-family: 'Titillium Web', sans-serif;
    line-height: 12px;
    font-size: 0.7em;
    padding: 0
}
#suscribe-form .select-element {
    position: relative;
    float: left;
    width: 80%;
}
#suscribe-form .select-element .selection {
    float: left;
    height: 40px;
    border: 1px solid #f2f2f2;
    margin-bottom: 10px;
    background-color: transparent;
    width: 100%;
    padding-right: 45px;

    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: ''
}
#suscribe-form .select-element span {
    position: absolute;
    right: 5px;
    z-index: -1;
    display: table;
    border-left: 1px solid #f2f2f2;
    padding-left: 10px;
    height: 40px;
    width: 45px
}
#suscribe-form .select-element span i {
    color: #ff7e00;
    display: table-cell;
    vertical-align: middle;
    font-size: 1.5em
}
.number-container {
    margin: 20px 0;
    padding: 20px;
    border: 1px solid #d8d8d8;
    color: #231f20;
    font-weight: bold
}
.number-container .phone-icon {
    float: left;
    margin-right: 20px
}
.number-container p {
    margin: 6px 0
}
.gracias-formulario {
    font-family: 'Titillium Web', sans-serif;
}
.gracias-formulario h2 {
    color: #ff7e00;
    margin: 15px 0
}
/*errores*/
.sec-error {
    width: 100%;
    display: block;
    float: left;
    padding: 70px 0 0 0;
    color: #231f20;
}
.sec-error .wraptexts {
    border: 1px solid #f2f2f2;
}
.error-header {
    margin-bottom: 30px;
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    float: left;
    display: block;
}
.error-header h2 {
    color: #ff7e00;
    margin: 30px 0;
}
.error-wraptit {
    padding: 0 40px;
    float: left;
    display: block;
}
.error {
    font-family: 'Titillium Web', sans-serif;
}
.error h2 {
    color: #ff7e00;
    margin: 15px 0
}
.error ul {
    font-size: 14px;
    float: left;
    list-style: outside none none;
    padding-left: 0px;
    padding-right: 50px;
}
.error p {
    padding:0;
}
/*fin errores*/
.container {
    max-width: 1240px;
    width: 100%;
    left: 0;
    position: relative;
    padding-top: 100px;
}
.box-1 {
    width: 8.33333%;
    float: left
}
.box-2 {
    width: 16.66667%;
    float: left
}
.box-3 {
    width: 25%;
    float: left
}
.box-4 {
    width: 33.33333%;
    float: left
}
.box-5 {
    width: 41.66667%;
    float: left
}
.box-6 {
    width: 50%;
    float: left
}
.box-7 {
    width: 58.33333%;
    float: left
}
.box-8 {
    width: 66.66667%;
    float: left
}
.box-9 {
    width: 75%;
    float: left
}
.box-10 {
    width: 83.33333%;
    float: left
}
.box-11 {
    width: 91.66667%;
    float: left
}
.box-12 {
    width: 100%;
    float: left
}
@media (min-width: 768px) and (max-width: 1199px) {
    .principal-article {
        height: auto;
    }
    .box-tbl-special {
        width: 39.33333333% !important;
        height: 320px
    }
}
@media (max-width: 1199px) {
    .top-header {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    section {
        width: 98%;
        margin: 0 1%
    }
    .container {
        padding-top: 82px;
    }
    .login p {
        margin-left: 15px;
        font-size: 1em
    }
    .login-open p {
        font-size: 0.7em
    }
    .dolar-price {
        width: 25%
    }
    #bannerBusqueda {
        width: 100% !important
    }
    .suscription article form {
        width: 95%
    }
    .quienes-somos {
        padding: 2% !important
    }
    .third-block .split-article .left-image img {
        width: 100%;
        height: auto
    }
    .banner-desktop-full {
        display: none
    }
    .colapsed-article-big {
        width: 100% !important;
        height: 520px !important
    }
    .colapsed-article-big img {
        height: 100% !important;
        width: auto !important
    }
    .bolsa-de-trabajo {
        border: 1px solid #d8d8d8;
        height: 260px
    }
    .banner-desktop-final {
        display: none
    }
    .banner-container-home {
        height: 100%;
        margin: 0 auto;
        float: none;
    }
    .column-title {
        display: none
    }
    .principal-article img {
        width: 100%;
        height: auto
    }
    .slider {
        margin-top: 2%
    }
    .slider-element {
        float: left;
        width: 238px;
        height: 257px;
        margin-right: 1%
    }
    .image-holder img,
    .article-element img,
    .left-image img {
        width: 100%;
        height: auto;
    }
    .login .text-login {
        width: 50%
    }
    .login .login-holder .logout {
        left: 26px;
    }
    .main-articles,
    .second-block,
    .third-block {
        margin: 1%;
        margin-bottom: 0;
    }
    .second-block.short .title-cat {
        width: 100%;
    }
    .second-block .half-article .title-holder {
        border-bottom: 1px solid #d8d8d8
    }
    .large-article .left-image {
        width: 33.5% !important
    }
    .large-article .title-holder {
        background-color: #f2f2f2;
        width: 66.5% !important;
        position: relative;
        padding: 15px
    }
    .large-article .title-holder .row {
        position: absolute;
        bottom: 15px;
        left: 15px;
        padding: 15px
    }
    .large-article .title-holder .row .icon-holders {
        margin-right: 15px
    }
    .outstanding {
        text-align: center;
        height: 345px
    }
    .outstanding span {
        margin: 10px 0
    }
    .outstanding .img-holder-outstanding {
        height: 200px;
        display: block
    }
    .outstanding .img-outstanding {
        margin: 10px auto;
        display: block;
        float: none;
        width: 180px;
        height: 180px
    }
    .outstanding .img-outstanding img {
        width: 100%;
        height: 100%
    }
    .outstanding h1 {
        font-weight: bold;
        font-size: 1.3em;
        margin-top: 10px
    }
    .outstanding i {
        font-size: 1.5em;
        margin: 10px
    }
    .outstanding p {
        display: none
    }
    .outstanding .text-outstanding {
        height: auto;
        float: left;
        position: relative;
        height: 120px
    }
    .outstanding .text-element {
        display: none
    }
    .outstanding .icons-outstanding {
        position: absolute;
        bottom: 0;
        width: 100%
    }
    .outstanding .icons-outstanding span {
        float: left;
        font-size: 1em;
        display: block;
        margin: 10px 0 0 0
    }
    .outstanding .icons-outstanding i {
        float: right;
        font-size: 20px
    }
    .half-article .image-holder img {
        width: 100%;
        height: auto
    }
    .half-article h1 {
        margin: 5px 0
    }
    .column:nth-of-type(2) {
        border-left: 1px solid #d8d8d8
    }
    .column .column-img {
        width: 90px;
        height: 90px;
        margin-right: 1%
    }
    .column .column-text {
        width: 65%
    }
    .fourth-block article img {
        width: 100%;
        height: auto
    }
    .fourth-block .mid-block {
        height: 260px
    }
    .insight-title {
        margin: 0 0 20px 2%
    }
    .banner-tablet {
        margin: 0 auto;
        width: 728px;
        height: 90px;
        background-color: #fff
    }
    .footer-news .logo-footer {
        padding: 0;
        margin: 10px 10px 0 6px;
        display: inline-block;
    }
    .footer-news .logos-partners {
        width: 50%;
        margin: 10px auto;
        float: left;
        padding: 0
    }
    .footer-news .logos-partners img {
        display: inline-block;
        margin: 5px 10px;
        padding: 0
    }
    .header-nav ul{
    	padding-left: 11px;
    }
    .header-nav ul li{
	margin: 0 8px;
	font-size: 13px;	
    }
    .min-article .title-holder {
        padding: 10px
    }
    .min-article .left-image img {
        width: auto;
        height: 100%
    }
    .article-wrapper {
        margin: 2% 1% 2% 1%;
        width: 98%
    }
    .article-new {
        width: 64.5%;
        margin-right: 0;
        padding: 0 15px 0 0
    }
    .article-new .image-container .bottom-title .category {
        width: 40%
    }
    .article-new p, .article-new .image {
        padding: 0 5px
    }
    .sidebar {
        margin-left: 0.5%;
        width: 35%
    }
    .blockquote-title {
        padding: 0 0 0 15px
    }
    .blockquote-title em {
        font-size: 1em
    }
    .article-container .container-blockquote blockquote {
        width: 70%
    }
    .article-container .container-blockquote .article-socialmedia {
        width: 30%;
        margin-top: 30px
    }
    .slider-note {
        padding: 0
    }
    .note-bquote {
        margin: 20px 0;
        border-left: 5px solid #ff7e00
    }
    .note-bquote h1 {
        font-size: 1.5em
    }
    .title-journalist {
        margin: 30px 0;
        width: 50%
    }
    .vote-container {
        padding: 30px 0 0 0
    }
    .vote-container .vote {
        padding: 30px
    }
    .vote-container .vote .yes-vote,
    .vote-container .vote .no-vote {
        width: 100px
    }
    .vote-container .vote h1 {
        font-size: 1.6em
    }
    .vote-container .vote i {
        font-size: 2em
    }
    .image-profile {
        width: 25%
    }
    .comments .text-comment i {
        width: 25%
    }
    .comment-text {
        width: 75%
    }
    .comment-answer {
        padding-left: 5px
    }
    .more {
        width: 98%;
        margin: 0 1% 2% 1%
    }
    .more h1, .more .title-notasRelacionadas {
        margin: 20px 0
    }
    .more-videos .video-elemnt img {
        width: auto;
        height: 100%
    }
    .news-sidebar article {
        padding: 0
    }
    .news-sidebar article span,
    .news-sidebar article p {
        padding: 0 10px
    }
    .bottom-article-colapsed .title-holder {
        border-top: 0
    }
    .pagination ul {
        width: 45%
    }
    .search-bar-result .box-search span {
        display: none
    }
    .search-bar-result .box-search form {
        width: 95%
    }
    .sidebar-right {
        width: 100%
    }
    .box-sumario {
        height: auto
    }
    .user-biography {
        width: 88% !important
    }
    .buttons-tablet-bio {
        float: left;
        display: block;
        width: 100%;
        padding: 10px 0;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2
    }
    .biography {
        padding: 10px 0
    }
    .buttons-tablet {
        float: left;
        display: block
    }
    .buttons-tablet .edit-profile {
        position: inherit;
        display: inline-block;
        vertical-align: middle
    }
    .buttons-tablet .edit-profile span {
        float: none;
        margin: 0;
        width: auto
    }
    .buttons-tablet button {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        border: 0;
        padding: 5px 10px;
        margin: 0 10px 0 0
    }
    .points {
        padding: 0;
        width: auto
    }
    .points p {
        color: #231f20;
        float: left;
        margin: 5px 0
    }
    .points i {
        float: left
    }
    .user-biography {
        border: 0
    }
    .search-article .left-image img {
        height: 100%;
        width: auto;
        margin-left: -25%
    }
    .image-sumario-profile {
        width: 20%
    }
    .text-profile {
        width: 80%
    }
    .header-text-form {
        width: 80%;
        margin: 0
    }
    .form-edit-profile {
        width: 100%
    }
    .form-edit-profile input,
    .form-edit-profile textarea {
        width: 50%
    }
    .select-name-country .select-element {
        width: 50%
    }
    .select-name-country .select-date {
        width: 15.6%;
        margin: 0 1% 0 0
    }
    .select-name-country .select-date:last-of-type {
        width: 16.6%
    }
    .validador-texto {
        padding: 10px 5px;
        right: 3%
    }
    .img-edit-profile {
        float: left;
        width: 150px;
        height: 150px
    }
    .img-edit-profile img {
        width: 100%
    }
    .note-editor-container {
        margin-top: 2%
    }
    .custom-file-input div {
        width: 42.5%
    }
    .custom-file-input input {
        width: 42.5%
    }
    .image-preview-container {
        width: 34%
    }
    .video-container-preview {
        width: 45%
    }
    .videos-container-buttons button {
        width: 31%
    }
    .add-custom-theme span {
        display: block;
        float: none
    }
    .note-preview .header-modal {
        height: auto !important;
        text-align: center
    }
    .note-preview .header-modal .close-button {
        padding: 20px
    }
    .note-preview .publicar,
    .note-preview .editar {
        display: block;
        margin: 20px auto;
        width: 50%;
        float: none
    }
    .suscribe {
        width: 100% !important
    }
    .sidebar-suscribe-banner {
        display: none
    }
    .suscribe-newsletter-text {
        width: 63%;
        margin: 0 1% 0 0
    }
    .suscribe-sidebar {
        width: 35%
    }
    .banner-tablet-suscribe {
        display: block
    }
    .img-inline-note,
    .buttons-paginado-note {
        padding: 0 5px
    }
    .inline-note h2 {
        padding: 0 5px
    }
    .box-tbl-1 {
        float: left;
        width: 8.33333%
    }
    .box-tbl-2 {
        float: left;
        width: 16.66667%
    }
    .box-tbl-3 {
        float: left;
        width: 25%
    }
    .box-tbl-4 {
        float: left;
        width: 33.33333%
    }
    .box-tbl-5 {
        float: left;
        width: 41.66667%
    }
    .box-tbl-6 {
        float: left;
        width: 50%
    }
    .box-tbl-7 {
        float: left;
        width: 58.33333%
    }
    .box-tbl-8 {
        float: left;
        width: 66.66667%
    }
    .box-tbl-9 {
        float: left;
        width: 75%
    }
    .box-tbl-10 {
        float: left;
        width: 83.33333%
    }
    .box-tbl-11 {
        float: left;
        width: 91.66667%
    }
    .box-tbl-12 {
        float: left;
        width: 100%
    }
    .container-news-principal.box-9b {
        width: calc(100% - 300px);
    }
    .container-news-principal.box-9b .principal-article {
        height: 485px;
    }
    .container-news-principal.box-9b .principal-article img {
        width: auto;
        height: 100%;
    }
    .container-news-principal .box-6:first-child {
        margin-right: 10px;
    }
    .article-element {
        height: 260px;
        margin: 0;
    }
    .principal-article {
        height: auto;
    }
    .container-news-principal.box-9 {
        width: calc(100% - 310px);
    }
    .container-news-principal.box-9 .principal-article {
        height: 485px;
    }
    .container-news-principal.box-9 .principal-article img {
        height: 100%;
        width: auto;
    }
    .container-news-principal.box-3 {
        width: 300px;
    }
    .container-news-principal.box-3 .article-element {
        height: 220px;
        width: inherit;
    }
    .second-block .box-3,
    .second-block .wrap-shortnotas .box-3 {
        width: calc(50% - 10px);
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
    }
    .second-block .box-3:nth-child(1),
    .second-block .box-3:nth-child(3) {
        margin-right: 10px;
        width: 50%;
    }
    .second-block .wrap-shortnotas .box-3 {
        width: calc(33% - 10px);
        margin-right: 10px;
    }
    /*especial home*/
    .extra-block .suscriphome .titles .title h1 {
        font-size: 22px;
        line-height: 22px;
    }
    /* eventos */
    .eventos {
        margin-top: 0;
        width: 25% !important;
    }
    .eventos article {
        padding: 5px;
    }
    .eventos article div p,
    .eventos article div span,
    .eventos article .number strong {
        font-size: 14px;
    }
    /* ranking */
    .second-block.ranking .wrap-shortnotas {
        width: calc(100% - 310px);
    }
    .second-block.ranking .left-image img {
        height: 100%;
        width: auto;
    }
    .second-block.ranking .banner-container-home {
        margin-left: 10px;
    }
    .second-block.ranking .dos.box-3,
    .second-block.ranking .box-3.dos:nth-child(1),
    .second-block.ranking .dos.box-3:nth-child(3),
    .second-block.ranking .uno.box-3,
    .second-block.ranking .uno.box-3:nth-child(1),
    .second-block.ranking .uno.box-3:nth-child(3) {
        width: 50% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
    }
    /*aside*/
    .news-sidebar {
        float: none;
        width: 300px;
        margin: 15px auto;
    }
@media (max-width: 950px) {

   .banner-header .lg-ey-it, .banner-header .lg-lenovo, .banner-header .lg-corporativo{
	max-width: 95px;
    	
    }
    .header-nav{
    	display:none;
    }
    .social-media {
        margin: 9px 0px;
    }
    .search-bar{
        margin:14px 10px 5px 14px; 
    }
    .content-right {
        margin: 14px 11px;
    }
    .login .text-login {
        display: none
    }
    .login i {
        float: none;
        width: auto;
        line-height: 50px;
    }
    .banner-header {
        margin: 18px auto 8px 10px;
    }
    .content-logo-menu {
        margin: 19px 0 0 12px;
    }
    .login .login-profile {
        margin: 5% auto 0 auto;
        float: none
    }
    .login .login-holder .logout {
        display: none;
    }
    .dolar-price {
        width: 25%
    }
    .search-result {
        width: 100%;
        padding: 2%
    }
    .half-article .title-holder {
        height: 177px;
        border-bottom: 1px solid #d8d8d8
    }
    .third-block .split-article .left-image img {
        height: 100%;
        width: auto
    }
    .fifth-block .banner-container-home {
        width: 100%
    }
    .image-holder img,
    .article-element img,
    .left-image img {
        width: 100%;
        height: auto;
    }
    body {
        font-size: 1em
    }
    h1 {
        font-size: 1.5em
    }
    .banner {
        width: 300px;
        height: 50px;
        display: block;
        margin: 0 auto;
        background-color: #d8d8d8
    }
    .container-news-principal.box-9b {
        width: 100%;
    }
    .container-news-principal.box-9b .principal-article {
        height: 410px
    }
    .container-news-principal.box-9b .principal-article img {
        width: 100%;
        height: auto;
    }
    .container-news-principal .box-6 {
        width: calc(50% - 10px);
        margin-left: 10px;
    }
    .container-news-principal .box-6:first-child {
        width: 50%;
        margin-right: 0;
        margin-left: 0;
    }
    .container-news-principal.box-9 {
        width: 100%;
        margin-right: 0;
    }
    .container-news-principal.box-9 .principal-article {
        height: auto;
    }
    .container-news-principal.box-9 .principal-article img {
        height: auto;
        width: 100%;
        display: block;
    }
    .container-news-principal.box-3 {
        width: 100%;
    }
    .container-news-principal.box-3 .article-element {
        width: calc(50% - 10px);
        margin-bottom: 0;
        margin-right: 0;
        margin-left: 10px;
        height: 260px;
        margin-top: 10px;
    }
    .banner-container-homeTop {
        width: 50%;
        height: 260px;
        text-align: center;
        position: relative;
        display: table;
        margin-bottom: -10px;
        margin-top: 10px;
    }
    .principal-article img {
        width: 100%;
        height: auto;
    }
    .split-article {
        height: 200px;
        margin: 2.5px 0;
        position: relative
    }
    .split-article h1, .title-seccionNormalZone {
        font-size: 1em;
        color: #231f20
    }
    .split-article p {
        font-size: 0.6em
    }
    .split-article .title-holder {
        height: 100%;
        width: 50%;
        right: 0;
        position: relative
    }
    .split-article .title-holder .row .container-large {
        border-top: 1px dotted #d8d8d8
    }
    .split-article .title-holder .row .icon-holders {
        display: block;
        z-index: 20;
        margin-right: 0
    }
    .split-article .title-holder .row .icon-holders i {
        margin-right: 5px
    }
    .article-special .title-holder {
        border-bottom: 1px solid #d8d8d8
    }
    .half-article h1 {
        font-size: 1.1em
    }
    .half-article .image-holder img {
        height: 100%;
        width: auto
    }
    .fourth-block article img {
        height: 100%;
        width: auto
    }
    .fourth-block .mid-block img {
        height: 100%;
        width: auto
    }
    .outstanding h1 {
        text-align: left;
        font-size: 1.2em
    }
    .outstanding .icons-outstanding {
        margin-top: 1em
    }
    .outstanding .icons-outstanding span {
        font-size: 0.8em
    }
    .outstanding .icons-outstanding .icon-facebook {
        margin-right: 5px
    }
    .column {
        margin-bottom: 5px
    }
    .column .column-img img {
        width: 90px
    }
    .column .column-text {
        width: 55%
    }
    .bolsa-de-trabajo {
        float: left;
        width: 100%;
        height: 270px;
        overflow-y: hidden;
        margin-bottom: 10px
    }
    .colapsed-article img {
        width: 100%;
        height: auto
    }
    .min-article .left-image img {
        width: auto;
        height: 100%
    }
    .min-article .title-holder {
        padding: 5px
    }
    .min-article .title-holder span {
        margin-bottom: 5px;
        display: block
    }
    .article-new {
        padding: 0
    }
    .article-new .image-container .bottom-title .category {
        font-size: 0.9em;
        width: 42%
    }
    .sidebar {
        display: none;
    }
	.wrapper-sticky {
		display:none !important;
	}
	.wrapper-sticky-social {
		width: 100% !important;
		height: auto !important;
	}
	.socialmedia-side {
		width: auto !important;
		position: relative !important;
	}
	.socialmedia-side .circle-icon-little {
		display: inline-block;
	}
	.article-container {
		width: 100%;
	}
    .article-new {
        width: 100%;
        border-right: none;
    }
    .blockquote-title h1 {
        font-size: 2em
    }
    .vote-container {
        padding: 30px 0 0 0
    }
    .vote-container .vote {
        padding: 30px
    }
    .vote-container .vote .yes-vote,
    .vote-container .vote .no-vote {
        width: 100px
    }
    .vote-container .vote .yes-vote h3,
    .vote-container .vote .no-vote h3 {
        margin-left: 5px
    }
    .vote-container .vote h1 {
        font-size: 1.2em
    }
    .vote-container .vote i {
        font-size: 1.9em
    }
    .comments .text-comment button h1 {
        font-size: 1.2em
    }
    .comment-text strong {
        color: #ff7e00;
        font-size: 0.7em
    }
    .comment-text span {
        font-size: 0.7em
    }
    .comment-text span strong {
        padding-right: 10px;
        border-right: 1px solid #d8d8d8;
        margin-right: 0;
        font-size: 0.9em
    }
    .comment-text p {
        padding: 0;
        margin: 20px 0
    }
    .more-news .image-container img {
        width: auto;
        height: 100%
    }
    .pagination ul {
        width: 65%
    }
    .search-article {
        width: 96%;
        margin: 0 2% 2% 2%;
        height: 180px
    }
    .search-bar-container {
        width: 96%;
        margin: 0 2%
    }
    .news-sidebar-busqueda {
        background-color: transparent;
        border: 1px solid #d8d8d8
    }
    .sidebar-left {
        width: 100%
    }
    .split-category {
        float: left;
        width: 45%;
        display: block;
        padding: 10px
    }
    .split-category hr {
        display: none
    }
    .split-category button {
        margin: 30px auto 0 auto
    }
    .split-category:last-of-type {
        float: right
    }
    .box-member h1 {
        padding: 10px 0
    }
    .number-notes {
        display: none
    }
    .nota-publicada .text-note-public {
        width: 70%
    }
    .suscribe-sidebar {
        width: 34%
    }
    /*especial home*/
    .extra-block .suscriphome .titles .title h1 {
        font-size: 19px;
        line-height: 19px;
    }
    .extra-block .suscriphome .titles .title p {
        font-size: 13px;
    }
    .extra-block .suscriphome .titles .subtitles p {
        font-size: 13px;
        padding: 10px;
    }
    .extra-block .suscriphome .actualcover {
        padding: 30px 20px;
    }
    footer p {
        margin-top: 30px;
        text-align: left;
        padding-left: 10px;
    }
    /* ranking */
    .second-block.ranking .wrap-shortnotas {
        width: 100%;
    }
    .second-block.ranking .left-image img {
        height: 100%;
        width: auto;
    }
    .second-block.ranking .banner-container-home {
        margin-left: 0;
        width: 100% !important;
        margin-top: 10px;
    }
    .second-block.ranking .dos.box-3,
    .second-block.ranking .box-3.dos:nth-child(1),
    .second-block.ranking .dos.box-3:nth-child(3),
    .second-block.ranking .uno.box-3,
    .second-block.ranking .uno.box-3:nth-child(1),
    .second-block.ranking .uno.box-3:nth-child(3) {
        width: 50% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
    }
    
    .second-block .wrap-shortnotas {
        width: 100%;
    }
    .second-block .wrap-shortnotas .left-image {
        height: 140px;
    }
    .eventos {
        width: 100% !important;
    }
    .eventos article div p,
    .eventos article div span,
    .eventos article .number strong {
        font-size: 18px;
    }
    .banner-container-home {
        width: 100% !important;
    }
    .content-bitCoin {
        margin: 4px 10px 0px auto;
        float: none;
        overflow: hidden;
        clear: both;
        width: 100%;
        padding: 3px 0;
    }
    .content-bitCoin .data-cambio {
        line-height: 12px;
        float: left;
    }
    .content-bitCoin .tiempo-cambio {
        font-size: 12px;
        margin-right: 5px;
    }
    .icon-bitcoin {
        float: left;
        margin: -6px 6px 0px 0;
    }
    .content-bitCoin .pais-moneda {
	    font-size: 13px;
        line-height: 4px;
	}
     .swiper-container{
         float: none;
         height: 27px;
         padding: 0;
         display: inline-block;
    	  vertical-align: middle;   	 
     }
     .content-bitCoin .persent-bitCoin.up-bitCoin .icon-bitcoin:before,
     .content-bitCoin .persent-bitCoin.down-bitCoin .icon-bitcoin:before     {
        font: normal 13px/10px 'icomoon';
        padding: 5px;
    }
    .icon-bitcoin {
        float: left;
        margin: -4px 6px 0px 0;
    }
     .search-action .text-login{
     	float:none;
     }
     .bloqueLogueado {
	    text-align: center;
	    float: none;
	}
     .search-action .text-login p {
	    padding: 0;
    }
    .data-login {
	    float: none;
	}
     .bloqueLogueado .logout, .bloqueLogueado .miperfil{
     	margin:0px;
     }
}

@media (max-width: 850px) {
	.menu-button{
	    margin-right: 15px;
	}
	.top-header .logo {
	    margin: 5px 0px 5px 0px;
	}
	
    .content-bitCoin .tiempo-cambio{
    	font-size: 12px;
    }
    .title-bitCoin {
        font-size: 15px;
    }
    .content-bitCoin .cant-bitCoin{
    	font-size: 17px;
    }
    .content-bitCoin .persent-bitCoin {
	    margin: 0 2px 0 3px;
	}
    .colapsed-article-big {
        height: 260px !important
    }
    .colapsed-article-big img {
        height: auto !important;
        width: 100% !important
    }
    .container-collapse-principal {
        width: 100%
    }
    .container-collapse-second {
        width: 100%
    }
    .container-collapse-second .colapsed-banner {
        width: 50%
    }
    .container-collapse-second .colapsed-article {
        width: 50%
    }
    .six-block .split-article img {
        height: 100%;
        width: auto
    }
    .column .column-text h4 {
        font-size: 0.9em
    }
    .min-article {
        width: 50%
    }
    .min-article .left-image img {
        width: auto;
        height: 100%
    }
    .min-article:last-of-type {
        display: none
    }
    .article-new {
        width: 100%;
        margin: 0;
        padding: 0
    }
    .sidebar {
        display: none;
    }
    .blockquote-title {
        padding: 0 0 0 15px
    }
    .blockquote-title h1 {
        font-size: 2.5em
    }
    .blockquote-title em {
        font-size: 1em
    }
    .note-bquote h1 {
        font-size: 1.6em
    }
    .vote-container {
        padding: 5px 0 0 0
    }
    .vote-container .vote h1 {
        font-size: 1.6em
    }
    .vote-container .vote i {
        font-size: 2em
    }
    .news-sidebar article {
        width: 46%;
        margin: 2%;
        padding: 0;
        float: left
    }
    .more .video-elemnt {
        width: 46%;
        margin: 2%
    }
    .more .video-elemnt:last-of-type {
        display: none
    }
    .suscription article {
        width: 96%
    }
    .suscription article p {
        float: left;
        width: 32%;
        margin: 0;
        padding: 10px 0 10px 10px
    }
    .suscription article form {
        float: left;
        width: 68%;
        margin: 0;
        padding: 0
    }
    .footer-news {
        height: auto
    }
    .footer-news .logo-footer {
        margin: 0 auto;
        display: block;
        float: none;
    }
    .footer-news .logos-partners {
        display: block;
        width: 60%;
        float: none;
        margin: 10px auto
    }
    .footer-news .logos-partners img {
        float: none
    }
    .footer-news .menu-footer {
        padding: 5px;
        text-align: center
    }
    .popup .modal {
        top: 10px;
        bottom: auto;
        width: 90%;
        height: 90%
    }
    .popup .modal .container-modal {
        overflow-y: scroll;
        height: 100%
    }
    .popup .modal .container-modal .login-buttons,
    .popup .modal .container-modal form {
        width: 100%;
        height: auto
    }
    .popup .modal .container-modal .login-buttons .conditions {
        margin: 0
    }
    .image-sumario-profile {
        width: 22%
    }
    .image-container-profile {
        float: left
    }
    .text-profile {
        width: 75%
    }
    .biography span {
        width: 14%
    }
    .biography p {
        width: 75%
    }
    .header-text-form {
        width: 75%
    }
    .form-edit-profile {
        width: 100%
    }
    .form-edit-profile label {
        width: 22%
    }
    .form-edit-profile input,
    .form-edit-profile textarea {
        width: 75%
    }
    .interest-selection label,
    .select-name-form label {
        width: 100% !important
    }
    .validador-texto {
        float: left;
        display: block;
        margin-left: 25%;
        background-color: transparent;
        font-weight: bold;
        color: #ff7e00;
        position: inherit
    }
    .select-name-country .select-element {
        width: 75%
    }
    .select-name-country .select-date {
        width: 24.6%;
        margin: 0 1% 0 0
    }
    .select-name-country .select-date:last-of-type {
        width: 23.6%
    }
    .note-editor-container {
        margin-top: 2%
    }
    .custom-file-input {
        width: 75% !important
    }
    .custom-file-input div {
        width: 79.9%
    }
    .custom-file-input input {
        width: 79.9%
    }
    .image-preview-container {
        width: 60%
    }
    .video-container-preview {
        width: 75%
    }
    .videos-container-buttons {
        width: 78%
    }
    .videos-container-buttons input {
        width: 47.5%
    }
    .videos-container-buttons button {
        width: 47.5%
    }
    .add-custom-theme span {
        display: block;
        float: none
    }
    .texto-tema {
        color: #231f20;
        width: 70%
    }
    .label-responsability {
        width: 22% !important
    }
    .suscribe-newsletter-text {
        width: 100%;
        margin: 10px 0
    }
    .suscribe-sidebar .suscribe-banner-sidebar,
    .suscribe-sidebar .number-sidebar-container {
        width: 50%
    }
    .suscribe-sidebar .number-sidebar-container {
        display: table;
        height: 260px;
        margin: 0
    }
    .suscribe-sidebar .number-container {
        display: table-cell;
        vertical-align: middle;
        float: none
    }
    .suscribe-sidebar .number-container img,
    .suscribe-sidebar .number-container p {
        display: inline-block;
        vertical-align: middle;
        float: none
    }

}
@media (max-width: 767px) {
    footer .icon-indigo {
        float: none
    }
    .social-media {
        display: none;
    }
    .search-article .left-image img {
        width: 100%;
        height: auto;
        margin: 0
    }
    .large-article .icons-elements .circle-icon-little {
        position: relative
    }
    .circle-icon-little {
        position: relative
    }
    .icon-sign {
        display: none
    }
    .fifth-block .secondary-article:nth-of-type(5) {
        margin: 0
    }
    .icon-whatsapp-container {
        display: block
    }
    .social-media-follow {
        position: fixed;
        width: 100%;
        background-color: #f2f2f2;
        top: 0;
        left: 0
    }
    .floating-icons .circle-icon-little {
        display: inline-block;
        vertical-align: middle;
        margin: 0 auto
    }
    .active-article-red .image-holder .sponsor {
        bottom: 0;
        left: 0;
        top: inherit;
        right: inherit
    }
    .third-block .split-article .left-image img {
        width: 100%;
        height: auto
    }
    .colapsed-article-big .sponsor {
        top: 0;
        right: 0;
        left: inherit;
        bottom: inherit
    }
    .container-collapse-principal {
        width: 100%
    }
    .container-collapse-second {
        width: 100%
    }
    .container-collapse-second .colapsed-banner {
        width: 100%
    }
    .container-collapse-second .colapsed-article {
        width: 100%
    }
    h1 {
        font-size: 1.5em
    }
    .vertical-helper {
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }
    .dolar-price {
        display: none
    }
    .container-news-principal.box-9b .principal-article {
        height: 380px;
    }
    .container-news-principal.box-9b .principal-article img {
        width: 100%;
        height: auto;
    }
    .principal-article {
        position: relative;
        overflow: hidden;
        height: auto;
    }
    .principal-article img {
        width: 100%;
        height: auto
    }
    .principal-article .title-holder p {
        margin: 5px 0;
        font-family: 'Titillium Web', sans-serif;
    }
    .principal-article .title-holder h1, .principal-article .title-holder .title-principal-article {
        color: #fff;
        margin: 5px 0
    }
    .principal-article .title-holder .row .icon-holders {
        float: right;
        font-size: 1.5em
    }
    .principal-article .title-holder .row .icon-holders i {
        display: inline-block
    }
    .principal-article .circle-icon-big i,
    .principal-article .circle-icon-little i {
        color: #fff
    }
    .principal-article .icons-elements {
        width: 30%;
        color: #fff
    }
    .principal-article .icons-elements .circle-icon-little {
        margin: 0 auto;
        display: inline-block;
        position: relative
    }
    .large-article {
        height: 150px
    }
    .large-article .left-image {
        width: 50% !important
    }
    .large-article .left-image img {
        width: 100%;
        height: auto
    }
    .large-article .left-image .icons-elements {
        display: block;
        color: #fff;
        width: 25%
    }
    .large-article .title-holder {
        width: 50% !important
    }
    .large-article .title-holder h1, .title-seccionNormalZone {
        font-size: 1.1em
    }
    .large-article .title-holder .row {
        padding: 0
    }
    .outstanding .icons-outstanding {
        margin-top: 1em
    }
    .column-title {
        display: none
    }
    .column {
        border: 1px solid #d8d8d8
    }
    .column .column-text {
        float: left;
        width: 80%;
        margin: 0 0 0 5%
    }
    .column .column-text h4 {
        font-size: 1.1em
    }
    .column .column-text .category-col p,
    .column .column-text .category-col span {
        font-size: 0.9em
    }
    .fourth-block article {
        height: 240px
    }
    .fourth-block .box-mvl-4 {
        width: 100%;
    }
    .fourth-block article img {
        width: 100%;
        height: auto
    }
    .fourth-block article .title-holder .mod-title-multimedia-2 {
        font-size: 1.3em;
        margin: 15px 0
    }
    .fourth-block article .title-holder .row .icon-holders {
        display: block
    }
    .fourth-block .mid-block img {
        width: 100%;
        height: auto
    }
    .banner-300-movil {
        display: block
    }
    .fifth-block .secondary-article .title-holder .row {
        bottom: 0;
        left: 0
    }
    .six-block .split-article .icons-elements {
        display: block;
        width: 50%
    }
    .six-block .split-article .icons-elements .circle-icon-little {
        position: relative
    }
    .six-block .split-article .left-image img {
        width: 100%;
        height: auto
    }
    .outstanding h1 {
        text-align: center;
        font-size: 1.5em
    }
    .half-article {
        position: relative;
        margin-bottom: 10px
    }
    .half-article h1 {
        font-size: 1.2em
    }
    .half-article .image-holder {
        height: 100%;
        width: 100%
    }
    .half-article .image-holder img {
        height: auto;
        float: left;
        width: 100%
    }
    .half-article .image-holder .circle-content {
        width: 90px;
        height: 90px
    }
    .half-article .image-holder .circle-content h3 {
        font-size: 0.9em
    }
    .half-article .image-holder:after {
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
        margin-left: -15px
    }
    .split-article .title-holder .row .icon-holders {
        display: none
    }
    .article-special {
        width: 100%;
        margin: 0 0 2% 0
    }
    .article-special .image-holder {
        height: 220px
    }
    .article-special .image-holder:after {
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #fff;
        margin-left: -15px
    }
    .fifth-block .secondary-article {
        width: 100%;
        margin: 0 0 2% 0
    }
    .secondary-article .image-holder {
        width: 50%
    }
    .footer-news .menu-footer {
        height: auto;
		padding-bottom: 0;
    }
	footer .tfs {
		margin-top: 10px
	}
	.menu-footer.right {
		float: left;
		padding-top: 0;
	}
    .footer-news .logos-partners {
        display: block;
        width: 90%
    }
    .footer-news p {
        text-align: center;
        color: #d8d8d8;
		clear: both;
    }
    .footer-news ul {
        margin: 0;
        padding: 0
    }
    .footer-news ul li {
        margin: 0.5em 0.2em;
        font-size: 0.9em
    }
    .pagination ul {
        width: 65%
    }
    footer {
        text-align: center
    }
    footer p {
        float: none
    }
    footer .tfs,
    footer .indigo {
        float: none;
        margin: auto;
        display: block
    }
    .search-bar-result .title-search h1 {
        font-size: 1.4em
    }
    .nota-publicada .text-note-public {
        width: 60%
    }
    .box-mvl-1 {
        float: left;
        width: 25%
    }
    .box-mvl-2 {
        float: left;
        width: 50%
    }
    .box-mvl-3 {
        float: left;
        width: 75%
    }
    /*especial home*/
    .extra-block .suscriphome {
        width: 100%;
    }
    .extra-block .suscriphome .actualcover {
        width: 30%;
    }
    .extra-block .suscriphome .titles {
        width: 70%;
    }
    .extra-block .especial {
        width: 100%;
        padding-left: 0;
    }
    .extra-block .suscriphome .titles .title h1 {
        font-size: 30px;
        line-height: 30px;
    }
    .extra-block .suscriphome .titles .title p {
        font-size: 15px;
    }
    .extra-block .suscriphome .titles .subtitles p {
        font-size: 15px;
        padding: 10px 20px;
    }
    .extra-block .especial .especial-contents {
        width: 100%;
    }
    /* ranking */
    .second-block.ranking .wrap-shortnotas {
        width: 100%;
    }
    .second-block.ranking .left-image img {
        height: auto;
        width: 100%;
    }
    .second-block.ranking .banner-container-home {
        margin-left: 0;
        width: 100% !important;
        margin-top: 10px;
    }
    .second-block.ranking .dos.box-3,
    .second-block.ranking .box-3.dos:nth-child(1),
    .second-block.ranking .dos.box-3:nth-child(3),
    .second-block.ranking .uno.box-3,
    .second-block.ranking .uno.box-3:nth-child(1),
    .second-block.ranking .uno.box-3:nth-child(3) {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
    }
    .second-block.ranking .uno .left-image {
        height: 340px;
    }
    .second-block.ranking .dos .left-image {
        height: 220px;
    }
}
@media (max-width: 680px) {
	.site-header-it.active .banner-header {
		display:none;
	}
     .container{
     	padding-top: 166px;
     }
     .banner-header {       
        overflow: hidden;
        width: 100%;
        margin: 0px 0px 11px 0px;
    }
    .banner-header .lg-lenovo,
    .banner-header .lg-corporativo{
    	max-width: 100px;
    }
	 /**HEADER**/
    .social-media{
    	display:none;
    }
    .slide-menu .social-media {
       display:block;
        margin-top: 13px;
        float: none;
        margin: 0 auto;
        max-width: 102px;
        overflow: hidden;
    } 
     .content-logo-menu{
     	    margin: 7px 6px 10px 10px;
     }
     .content-right {
        float: right;
        margin: 5px 11px;
    }
    .login i {
        line-height: 43px;
    }
    .container-news-principal.box-9b .principal-article {
        width: 100%;
    }
    .container-news-principal .box-6 {
        margin-left: 0;
        margin-top: 10px;
    }
    .container-news-principal .box-6:first-child {
        margin-top: 0;
    }
    .container-news-principal.box-3 .article-element {
        margin-bottom: 0;
    }
    .secondary-article .image-holder img {
        height: 100%;
        width: auto
    }
    .search-action form {
        width: 80%
    }
    .principal-article .title-holder h1, .principal-article .title-holder .title-principal-article  {
        font-size: 1.4em;
        line-height: 1.2em;
    }
    .search-bar {
        height: auto;
        margin: 0;
        margin: 7px 10px 0 10px;
    }
    .header-nav ul li {
        float: left;
        margin: 0 15px 0 0;
        font-size: 1em
    }
    .article-element .icons-elements,
    .secondary-article .icons-elements,
    .large-article .left-image .icons-elements {
        display: block;
        width: 30%
    }
    .large-article .left-image img {
        height: 100%;
        width: auto
    }
    .search-article .left-image img {
        width: 100%;
        height: auto
    }
    .half-article h1 {
        font-size: 1em
    }
    .column .column-text {
        width: 65%
    }
    .fourth-block .video-element img {
        height: 100%;
        width: auto
    }
    .article-special .image-holder img {
        width: 100%;
        height: auto
    }
    .article-home .image-holder img {
        width: 100%;
        height: auto
    }
    .slider-element .img-container img {
        width: 100%;
        height: auto
    }
    .fifth-block .special-article .image-holder img {
        width: 100%;
        height: auto
    }
    .footer-news .logos-partners {
        width: 90%
    }
    .footer-news ul {
        display: none
    }
    .popup .modal {
        height: 80%
    }
    .min-article {
        display: none;
        width: 100%
    }
    .min-article .left-image img {
        width: 100%;
        height: auto
    }
    .min-article:nth-of-type(2) {
        display: none
    }

    .article-new .image-container img {
        width: 100%;
        height: auto
    }
    .bottom-title {
        background-color: #fff;
        bottom: 0;
        padding: 0 0 10px 0;
        border-bottom: 2px solid #ff7e00
    }
    .bottom-title .category {
        width: 50%
    }
    .bottom-title .category span {
        font-size: 0.9em
    }
    .bottom-title .foto-leyend {
        background-color: transparent
    }
    .bottom-title .foto-leyend span {
        color: #ff7e00
    }
    .blockquote-title {
        padding: 0;
        border-left: 0
    }
    .socialmedia-side {
        width: 100%;
        height: 60px;
        margin-bottom: 10px;
    }
    .socialmedia-side .floating-icons {
        margin: 0 auto;
        padding: 0;
    }
    .socialmedia-side .circle-icon-little {
        display: inline-block;
        margin: 0 auto
    }
    .article-container {
        width: 100%
    }
    .article-container .container-blockquote blockquote {
        background: none;
        width: 100%;
        text-align: left;
        margin-left: 5px;
        padding: 0 10px 0 0
    }
    .article-container .container-blockquote .article-socialmedia {
        margin-top: 15px;
        padding: 10px;
        width: 100%;
        padding-left: 0;
        display: block;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    .article-container .container-blockquote .article-socialmedia p {
        display: inline-block;
        padding: 0;
        margin: 0 0 10px 15px;
        position: relative;
        top: 50%;
        transform: translateY(-50%)
    }
    .title-journalist {
        width: 100%
    }
    .comments {
        width: calc(100% - 10px);
    }
    .news-sidebar article {
        width: 100%;
        margin: 2% 0
    }
    .footer-news .logos-partners {
        width: 80%
    }
    .more .video-elemnt {
        width: 100%;
        margin: 2% 0
    }
    .more .video-elemnt img {
        width: 100%;
        height: auto
    }
    .more .video-elemnt:nth-of-type(2) {
        display: none
    }
    .pagination ul {
        width: 70%
    }
    .search-bar-result .title-search {
        width: 100%;
        position: inherit;
        top: 0;
        left: 0;
        transform: translateY(0%);
        display: block;
        margin: 15px 0
    }
    .search-bar-result .box-search {
        display: block;
        margin: 15px 0;
        width: 100%
    }
    .sidebar-left {
        display: none
    }
    .search-result .pagination ul {
        font-size: 1em;
        width: 55%
    }
    .bolsa-de-trabajo {
        height: 300px;
        display: block;
        border: 0
    }
    .auspicio {
        display: none
    }
    .special-title {
        left: 10px
    }
    .image-sumario-profile,
    .text-profile {
        width: 100%
    }
    .image-sumario-profile .image-container-profile,
    .text-profile .image-container-profile {
        float: none
    }
    .box-sumario {
        margin: 0 0 15px 0;
        padding: 0
    }
    .social-media-icon-profile {
        float: left;
        width: 100%;
        padding: 10px 0
    }
    .box-member {
        text-align: center;
        border: 0;
        padding: 0
    }
    .box-member h1 {
        float: none;
        font-size: 2em;
        margin: 5px 0
    }
    .box-member .box-social-media {
        float: none;
        display: block;
        margin: 0 auto
    }
    .box-member .box-social-media .social-media-icon-profile span {
        display: none
    }
    .biography {
        display: none
    }
    .number-notes {
        display: block;
        float: left;
        width: 50%;
        margin: 0;
        border: 1px solid #f2f2f2;
        padding: 15px 0
    }
    .biography-writer {
        display: block;
        width: 100%;
        text-align: center
    }
    .biography-writer span,
    .biography-writer p {
        width: auto !important;
        margin: 5px 0;
        padding: 0;
        display: block;
        float: none
    }
    .buttons-tablet-bio {
        text-align: center
    }
    .buttons-tablet {
        width: 100%;
        margin: 10px 0
    }
    .points {
        width: 100%
    }
    .points p {
        display: none
    }
    .points i {
        float: none
    }
    .header-text-form {
        width: 100%;
        text-align: center
    }
    .form-edit-profile {
        width: 100%
    }
    .form-edit-profile label {
        display: none
    }
    .form-edit-profile input,
    .form-edit-profile textarea {
        width: 95%
    }
    .interest-selection label {
        display: block;
        font-weight: bold;
        font-size: 0.9em
    }
    .select-name-form label {
        display: inline-block;
        width: 45% !important;
        margin: 0
    }
    .last-form-question label {
        display: block;
        width: 100% !important
    }
    .validador-texto {
        float: right;
        display: block;
        margin: 0;
        background-color: transparent;
        font-weight: bold;
        color: #ff7e00;
        position: inherit
    }
    .select-name-country .select-element {
        width: 95%
    }
    .select-name-country .select-date {
        width: 30.6%;
        margin: 0 1% 0 0
    }
    .select-name-country .select-date:last-of-type {
        width: 31.6%;
        margin: 0
    }
    .social-media-form {
        width: 100%;
        height: auto;
        text-align: center
    }
    .social-media-form .circle-icon-big {
        float: none
    }
    .edit-note-form label {
        display: block;
        float: left;
        width: 100%;
        font-weight: bold
    }
    .custom-file-input {
        width: 95% !important
    }
    .custom-file-input input {
        width: 80%
    }
    .custom-file-input div {
        width: 79.999%
    }
    #editNoteBefore {
        margin-left: 0
    }
    .image-preview-container {
        width: 80%
    }
    .videos-container-buttons {
        width: 100%
    }
    .videos-container-buttons input {
        width: 47.5%
    }
    .texto-tema {
        color: #231f20;
        width: 100%
    }
    .button-send-nota button {
        width: 80%;
        display: block;
        margin: 10px auto;
        float: none
    }
    .nota-publicada .image-sumario-profile {
        width: 100%
    }
    .nota-publicada .text-note-public {
        width: 100%;
        margin-top: 10px;
        text-align: center
    }
    .nota-publicada button {
        float: none;
        display: block;
        margin: 10px auto;
        width: 75%
    }
    .suscribe-sidebar .suscribe-banner-sidebar,
    .suscribe-sidebar .number-sidebar-container {
        width: 100%
    }
    .suscribe-sidebar .number-sidebar-container {
        height: auto;
        border: 1px solid #d8d8d8
    }
    .suscribe-sidebar .number-container {
        width: 300px;
        display: block;
        margin: 0 auto;
        border: 0
    }
    .suscribe-sidebar .number-container .phone-icon,
    .suscribe-sidebar .number-container .text-phone {
        float: none;
        display: inline-block;
        margin: 0 auto
    }
    .suscribe-tittle h1 {
        line-height: 70px
    }
    .suscribe-tittle img {
        height: 70px
    }
    .banner-tablet-suscribe {
        display: none
    }
    .container-suscribe-forms label {
        float: left;
        width: 100%
    }
    .container-suscribe-forms input {
        width: 90%
    }
    .second-block .wrap-shortnotas .left-image {
        height: 120px;
    }
    
}
@media (max-width: 640px) {
	.banner-header .lg-ey-it {
	    max-width: 115px;
	}
    .six-block .split-article img {
        height: 100%;
        width: auto
    }
    .tabs-user .tabs-category {
        width: 100%;
        margin-top: 15px;
        float: none;
    }
    .tabs-user h1 {
        float: none;
    }
    .tabs-user .tabs-category p {
        display: block;
        margin-right: 0;
        border-top: 1px solid #d8d8d8;
        border-right: none;
        text-align: center;
    }
    .tabs-user .tabs-category p:last-child {
        border-bottom: 1px solid #d8d8d8;
    }
    .banner-container-homeTop {
        width: 100% !important;
    }
    .banner-container-home {
        width: 100% !important;
    }
    .eventos {
        width: 100% !important;
    }
    .container-news-principal.box-3 .article-element:last-child {
        width: 100%;
        margin-left: 0;
    }
    .second-block .wrap-shortnotas .left-image {
        height: 100px;
    }
    .article-new .article-container h2{
	     padding: 0px 5px;
	     margin: 10px 0 5px 0;
     }
     .ck-youtube iframe{
     	 margin: 10px auto;
     }   
}
@media (max-width: 480px) {
     .ck-youtube iframe{
     	 max-width: 320px;
     	 margin: 10px auto;
     }   
    .content-fecha-it{
    	display:none;
    }
    .menu-button {
        width: 23px;
        margin-right: 5px;
     }
    .container-news-principal.box-9b .principal-article {
        height: 250px;
    }
    .second-block .box-3:nth-child(1),
    .second-block .box-3:nth-child(3) {
        width: 100%;
    }
    .second-block .box-3,
    .second-block .wrap-shortnotas .box-3 {
        width: 100%;
    }
    .second-block .box-mvl-4 {
        width: 100%;
    }
    .login {
        font-size: 16px
    }
    .content-right {
        margin: 2px 0px;
    }
    .login i {
        font-size: 2em;
    }
    .six-block .split-article .left-image img {
        height: 100%;
        width: auto
    }
    .slider-element .img-container img {
        height: 100%;
        width: auto
    }
    .colapsed-article-big {
        font-size: 1em
    }
    .colapsed-article-big img {
        width: auto !important;
        height: 100% !important
    }
    .bolsa-de-trabajo {
        height: 440px;
        display: block;
        margin: 20px 0;
        padding: 5px 0;
        border: 1px solid #d8d8d8
    }
    .popup .modal .container-modal .join {
        margin-bottom: 20px
    }
    .colapsed-article .left-image img {
        height: 100%;
        width: auto
    }
    .third-block .split-article .left-image img {
        height: 100%;
        width: auto
    }
    .header-border {
        display: none
    }
    .principal-article img {
        height: 100%;
        width: auto
    }
    .article-element .left-image img {
        height: auto;
        width: 100%;
    }
    .large-article .left-image img {
        height: 100%;
        width: auto
    }
    .article-element .icons-elements,
    .secondary-article .icons-elements,
    .large-article .left-image .icons-elements {
        width: 40%
    }
    .article-element .title-holder h1,
    .secondary-article .title-holder h1,
    .large-article .title-holder h1,
    .title-seccionNormalZone {
        font-size: 1em

    }
    .principal-article .title-holder h1 {
        font-size: 1.4em;
        line-height: 1.2em;
    }
    .title-holder .row {
        margin-top: 0;
    }
    .outstanding {
        text-align: center;
        height: 400px
    }
    .outstanding p {
        display: block;
        text-align: center
    }
    .outstanding .text-outstanding {
        display: block
    }
    .outstanding .text-outstanding p {
        display: block
    }
    .outstanding .icons-outstanding {
        position: inherit
    }
    .outstanding .icons-outstanding span {
        display: none
    }
    .outstanding .icons-outstanding i {
        display: inline-block;
        float: none
    }
    .column .column-text {
        width: 60%
    }
    .fourth-block .video-element .title-holder .mod-title-multimedia {
        font-size: 1.6em
    }
    .fourth-block .mid-block img {
        height: 100%;
        width: auto
    }
    .fifth-block .half-article .image-holder img {
        height: 100%;
        width: auto
    }
    .fifth-block .article-special .image-holder img {
        width: 100%;
        height: auto
    }
    .footer-news .logos-partners {
        width: 100%
    }
    .footer-news .logos-partners img {
        width: 25%
    }
    .footer-news .indigo,
    .footer-news .icon-indigo {
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center
    }
    .pagination ul {
        width: 70%
    }
    .suscribe-tittle h1 {
        line-height: 50px
    }
    .suscribe-tittle img {
        height: 50px
    }
    .videos-container-buttons input {
        width: 90%
    }
    .videos-container-buttons button {
        width: 90%
    }
    /* especial home */
    .extra-block .suscriphome .actualcover {
        float: none;
        width: 100%;
    }
    .extra-block .suscriphome .titles {
        float: none;
        width: 100%;
    }
    .extra-block .suscriphome .actualcover img {
        width: 70%;
    }
    /* ranking */
    .second-block.ranking .dos .left-image img {
        height: 100%;
        width: auto;
    }
    .second-block.ranking .uno .title-holder h1 {
        font-size: 24px;
        line-height: 26px;
    }
    .second-block .wrap-shortnotas .left-image {
        height: 170px;
    }
    .container-news-principal.box-9 .principal-article {
        height: 250px;
    }
    /*menu*/
    .slide-menu {
        width: 300px;
        height: 100%;
        position: fixed;
        left: -300px;
        padding: 10px;
        font-size: 1.4em;
    }
    .slide-menu-active {
        left: 0;
    }
    header.container-pulled {
        left: 300px !important;
    }
    .container-pulled {
        left: 300px !important;
    }
}
@media (max-width: 415px) {
    .container-news-principal.box-9 .principal-article img {
        height: 100%;
        width: auto;
    }
    .search-bar {
        margin: 7px 6px 0 6px;
    }
    .login {
        margin-right: 5px;
    }
    .icon-search:before {
        font-size: 19px;
        line-height: 27px;
    }
    .fourth-block article img {
        width: auto;
        height: 100%
    }
    .six-block .split-article .left-image img {
        height: 100%;
        width: auto
    }
    .fourth-block .video-element img {
        height: 100%;
        width: auto;
        margin-left: -35%
    }
    .header-nav ul li {
        margin: 0 5px 0 0;
        font-size: 0.8em
    }
    .principal-article .title-holder h1, .principal-article .title-holder .title-principal-article  {
        font-size: 1em;
        line-height: 1em;
    }
    .principal-article .title-holder p {
        margin: 0;
    }
    .article-element .title-holder {
        padding: 30px 10px 10px;
    }
    .article-element .icons-elements,
    .secondary-article .icons-elements,
    .large-article .left-image .icons-elements {
        width: 45%
    }
    .outstanding .icons-outstanding i {
        font-size: 1.2em
    }
    .half-article h1 {
        font-size: 0.9em
    }
    .half-article p {
        font-size: 0.8em
    }
    .half-article .row span {
        font-size: 0.7em
    }
    .fourth-block .mid-block img {
        height: 100%;
        width: auto
    }
    .article-special .image-holder {
        height: 160px
    }
    .article-home .image-holder {
        height: 160px
    }
    .split-article .sponsor {
        font-size: 0.7em
    }
    footer .logos-partners img {
        margin: 10px 5px 0 0;
        width: 30%
    }
    .title-colapsed {
        font-size: 1em
    }
    .min-article .left-image img {
        width: auto;
        height: 101%
    }
    .article-new .image-container img {        
        width: 100%;
        height: auto;
    }
    .article-new .image-container .category span {
        font-size: 0.6em;
        padding: 5px 0
    }
    .article-new .image-container .foto-leyend span {
        font-size: 0.7em;
        padding: 5px 0
    }
    .blockquote-title h1 {
        font-size: 1.6em
    }
    .note-bquote span {
        width: 40%
    }
    .vote-container .vote {
        padding: 5px
    }
    .vote-container .vote h1 {
        font-size: 1em
    }
    .vote-container .vote .yes-vote,
    .vote-container .vote .no-vote {
        width: 60px;
        text-align: center;
        padding: 10px 5px 0 5px
    }
    .vote-container .vote .yes-vote i,
    .vote-container .vote .no-vote i {
        font-size: 1.6em
    }
    .vote-container .vote .yes-vote h3,
    .vote-container .vote .no-vote h3 {
        margin: 10px 0;
        font-size: 0.9em
    }
    .comments .text-comment i {
        width: 25%;
        font-size: 3em
    }
    .comment .image-profile .image-icon,
    .comment-answer .image-profile .image-icon {
        width: 50px;
        height: 50px
    }
    .comment .image-profile ul li,
    .comment-answer .image-profile ul li {
        width: 5px;
        height: 5px
    }
    .comment-answer {
        width: 95%
    }
    .comment-text {
        padding: 3px
    }
    .comment-text span {
        font-size: 0.5em
    }
    .action-answer {
        display: block;
        width: 100%;
        text-align: right;
        margin: 10px 0 0 0
    }
    .suscription article p {
        width: 100%;
        margin: 10px 0;
        padding: 10px 0
    }
    .suscription article form {
        width: 100%
    }
    .more .video-elemnt img {
        height: 100%;
        width: auto
    }
    .footer-news .logo-footer {
        width: 45%;
    }
    .menu-footer {
        display: none
    }
    .large-article .title-holder h1 {
        font-size: 0.9em
    }
    .large-article .title-holder .row span {
        font-size: 0.7em
    }
    .pagination ul {
        width: 100%
    }
    .footer-news .menu-footer {
        display: none
    }
    .search-result p:first-child {
        font-size: 0.7em;
        font-weight: bold
    }
    .search-result ul {
        font-size: 0.7em
    }
    .search-bar-result .title-search h1 {
        font-size: 1.2em
    }
    .search-bar-result .title-search i {
        margin: 0 5px 0 0
    }
    .leyend-result {
        font-size: 0.7em
    }
    .leyend-result i {
        display: none
    }
    .search-result .pagination ul {
        font-size: 1em;
        width: 75%
    }
    .suscribe-tittle h1 {
        line-height: 30px
    }
    .suscribe-tittle img {
        height: 30px
    }
    .vote-container .yes-vote {
        width: 70px !important
    }
    .buttons-paginado-note .button-paginado {
        width: 45%;
        margin: 0 2%;
        padding: 5% 0.5%
    }
    .buttons-paginado-note {
        margin: 10px 0 0 0
    }
    .socialmedia-side {
        height: 40px;
    }
    .floating-icons .circle-icon-little {
        width: 40px;
        height: 40px;
        font-size: 21px;
        line-height: 36px;
    }
    .row.title-holder .row span {
	    display:none;
    }
    .footer-news p {
        width: 60%;
        text-align: left;
        float: left;
        clear: none;
        margin-top: 0;
        line-height: 15px;
     }
    .header-logo-bar{
     	padding:0px;
     }
  }
}
/*# sourceMappingURL=style.css.map */