
.VERSION{
    margin: 1.5;
}
header#header #logo{
    padding: 10px !important;
    padding-left: 20px !important;
    transition: opacity 0.5s ease;
}
.header-background {
    background: #141414 !important;
}
.logo-proyecto{
    max-width: 300px;
    position: absolute;
    right: 12%;
    top:250px;
    z-index: 100;
    -webkit-filter: drop-shadow(10px 10px 10px #000);
    filter: drop-shadow(10px 10px 10px #000);
}
.logo-proyecto.landscape{
    max-width: 420px;
}
#login h1 a, .login h1 a {
    background-size: auto 50px !important;
    height: 50px !important;
}
.hideLogo{
    transition: opacity 0.5s ease;
    opacity: 0 !important;
}
.category-top{
    overflow: hidden !important;
}
.blanco{
    color: #FFF;
}
.amarillo{
    color: #FBC02D;
}
.med{
    font-size: 26px;
}
.columna{
    display: inline-block;
    vertical-align: top;
}
.divIcono{
    width: 80px;
    text-align: center;
    font-weight: bold;
    color: #FBC02D;
    margin-top: 6%;
}
.divDesc{
    width: 530px;
    font-size: 16px;
}
.divDummy{
    width: 100%;
    font-weight: bold;
    color: #FBC02D;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.divDummy div{
    text-align: center;
}
.small{
    font-size: 12px;
    color: #999;
    line-height: 12px;
}
footer .copyright{
    display: none !important;
}
.flex-direction-nav{
    display: none;
}
.sliderDescription p {
    margin-top: 30px;
    font-size: 18px;
}
.category-top{
    display: none !important;
}
.cat-title { width:50%; border-bottom: 3px solid #E50914; line-height:0.1em !important; margin:10px 0 20px; } 
.cat-title span { background:#141414; padding:0 20px; color: #FFF; }
.footer-widget.border-box:nth-child(1){
    width:25%;
}
.footer-widget.border-box:nth-child(2){
    width:50%;
    font-size: 13px;
}
.footer-widget.border-box:nth-child(3){
    width:25%;
    font-size: 15px;
}
.video-slide-details{
    display: none;
}
.vs-video-details h4{
    display: none;
}
.wpvs-image-flex-slide .wpvs-featured-slide-content {
    padding: 15% 60px;
}
header#header nav#desktop ul.sub-menu {
    min-width: 180px !important;
    background: rgba(0,0,0,0.8) !important;
}
header#header nav#desktop ul.sub-menu li {
    border-bottom: none !important;
}
#alcance{
    display: none !important;
}
.vs-video-header .vs-drop-play-button{
    display: none;
}
.vs-video-details {
    max-width: 700px !important;
}
.vs-video-details h1,
.vs-drop-details h3{
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "arial black";
}
.vs-video-details h1 span,
.vs-drop-details h3 span{
    display: block;
    font-family: arial;
    font-weight: normal; 
    font-size: .8em;
}
.vs-video-details a,
.vs-drop-details a{
    color: #999;
}
.vs-video-details a:hover,
.vs-drop-details a:hover{
    color: #FBC02D;
    text-decoration: underline;
}
.vs-video-details .button.wpvs-add-to-list,
.vs-drop-details .button.wpvs-add-to-list{
    background: #E50914 !important;
    color: #ffffff !important;
}
.vs-video-details .button.wpvs-add-to-list:hover,
.vs-drop-details .button.wpvs-add-to-list:hover{
    background: #000 !important;
}
.tml-submit-wrap input{
    background: #E50914;
    border:none;
    padding: 5px 12px;
}
.tab {
    overflow: hidden;
    margin-bottom: 30px;
    border-top: 1px solid #555;
}
.tab button {
    background: transparent;
    color: #FFF;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 10px;
    transition: 0.3s;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 4px solid transparent;
}
.tab button:hover {
    color: #FBC02D;
    border-bottom: 4px solid #FBC02D;
}
.tab button.active {
    color: #FBC02D;
    border-bottom: 4px solid #FBC02D;
}
.tabcontent {
    display: none;
    height: 360px;
    overflow-y: scroll;
}
.tabcontent.open{
    display:block;
}
#estrategia ul,
#estrategia ul li{
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}
#estrategia ul li{
    vertical-align: top;
    font-size: 16px;
    width: 200px;
    margin-right: 14px;
    display: inline-block;
}
.circle{
    border-radius: 50%;
    font-size: 28px;
    font-weight: bold;
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    margin: 0px auto;
    margin-bottom: 10px;
    position: relative;
}
.circle b{
    line-height: 60px;
}
.circle img{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
#proyeccion{
    font-size: 13px;
}
.vBar{
    height: inherit;
    width: 4px;
    display: inline-block;
    margin: 0px 10px;
}
.subtab {
    clear: both;
    display: block;
    height: 50px;
}
.subtab button {
    background: transparent;
    color: #FFF;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 10px;
    transition: 0.3s;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 4px solid transparent;
}
.subtab button:hover{
    color: #FBC02D;
}
.subtab button.active {
    color: #FBC02D;
}
.subtabcontent {
    display: none;
    height: 260px;
}
.subtabcontent.open{
    display:block;
    clear: both;
}
ul.tml-links,
ul.tml-links li{
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}
.vs-container.originales img:hover{
    opacity: 0.7;
    filter: alpha(opacity=70); 
}
.portada .video-item {width: 19% !important;}
.cat-title1 {
    width: 50%;
    border-bottom: 3px solid #E50914;
    line-height: 0.1em !important;
    margin: 10px 0 20px;
	background: #141414;
    padding: 0 20px;
    color: #FFF;	
}
.video-cat-description{color:#fff;}
.blanco{color:#fff;}
@media screen and (min-width: 680px){
    .vs-video-details {
        width: 660px !important;
    }
}
@media screen and (max-width: 1160px) {
    .logo-proyecto{
        max-width: 200px;
        position: relative !important;
        display: block !important;
        right: auto;
        margin: 0px auto;
        top: 70px;
    }
    .logo-proyecto.landscape{
        max-width: 300px;
    }
}
@media screen and (max-width: 720px) {
    .vs-container.originales {
        -webkit-flex-direction: initial !important;
        -ms-flex-direction: initial !important;
    }
    .vs-container.originales .panel-grid-cell{
        width: 45% !important;
        margin-left: 1%;
        margin-right: 1%;
    }
    .footer-widget.border-box:nth-child(1),
    .footer-widget.border-box:nth-child(2),
    .footer-widget.border-box:nth-child(3){
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .tab .tablinks:nth-of-type(1),
    .tab .tablinks:nth-of-type(2),
    .tab .tablinks:nth-of-type(3){
        display: none;
    }
    .tab .tablinks:nth-of-type(4){
        margin-top: 25px;
        font-size: 22px;
    }
    .tab .tablinks:nth-of-type(4):before{
        content: "▼ ";
    }
    .tabcontent {
        display: block;
        width: 100%;
        height: auto !important;
    }
    .vs-video-details h4{
        margin-top: 60px;
        margin-bottom: 20px;
    }
    .vs-video-details h4:after{
        content: "";
        display: block;
        width: 50%;
        padding-top: 10px;
        border-bottom: 4px solid #E50914;
    }
    #estrategia ul li{
        width: auto;
    }
    .columna{
        display: block;
        width: 100%;
    }
    .vBar{
        height:4px;
        width: 100%;
        background: #FBC02D;
        display: inline-block;
        margin: 20px 0px;
    }
    .subtab{
        margin-bottom: 80px;
    }
    .subtabcontent{
        display: block;
        width: 100%;
        height: auto !important;
    }
    .cat-title { font-size: 1.6em; width:100%; border-bottom: 3px solid #E50914; line-height:0.1em !important; margin:10px 0 20px; margin-bottom: 50px;} 
    .cat-title span { background:#141414; padding:0 20px; color: #FFF; }
    .footer-widget.border-box:nth-child(1),
    .footer-widget.border-box:nth-child(2),
    .footer-widget.border-box:nth-child(3){
        width:100%;
    }
    .footer-widget {
        padding: 20px 4% 0px
    }
    .subtab{
        display: none;
    }
    .vs-video-details h4{
        display: block !important;
    }
    .page-id-99 .video-item,
    .page-id-863 .video-item {
        width: 48% !important;
    }
    .wpvs-video-average-rating {
        margin-top: 50px;
    }
	.slider-container {
		margin-top: 60px;
	}
	.sliderDescription p {
		font-size: 14px;
	}
	.flexslider .slides img { margin-top: 15px;}	
	.nuevo-row h3 {
		font-size: 22px !important;
	}	
	.nuevo-row p, .vs-video-details p {
		font-size: 13px !important;
	}
	.box-td img {
		width: 100px !important;
	}	
	.box-td {
		margin-bottom: 0px !important;
	}	
	.box-button {
		bottom: 0px;
	}	
	a.box-button {
		position: relative;
		margin-bottom: 20px;
	}
	.fondo-content {
		height: auto !important;
		padding-top: 60px;
	}	
	#wrapper {
		margin-top: 40px;
	}
}
