/*
Theme Name: Kore Child
Author: Promokore
Author URI: http://www.promokore.com
Template: kore
Description: Kore Child Theme
Version: 10.0
Tags: right-sidebar
Text Domain: kore-child
*/
.l4 .nav-top-inner > div:last-child { background-color: rgba(40,36,36,0.95); }
button:focus {outline:0;}
#main {
	display: block;
	position: relative;
    height: calc(100vh - 70px);
    top: 70px;
	min-height: auto !important;
}
#main > .content {
	display: block;
	position: relative;
	min-height: auto !important;
}
.home #main > .content { height: 100%; }
.layout-standard-header .nav-top-inner .nav-top-logo {
	/*left: calc(50% - 175px);*/
	max-width: 350px;
}
.l4.layout-standard-header .nav-top-inner .social-networks {
    display: flex;
    justify-content: center;
    align-items: center;
}
.nav-trigger:before { border: none !important; }
.info-layer {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
	min-width: calc(100vw - 565px);
    padding: 15px !important;
    white-space: normal !important;
    text-align: left !important;
	color: #fff !important;
}
.info-layer:hover { color: #ccc !important; }
.info-layer .tit {
	display: inline-block !important;
	position: relative !important;
	vertical-align: top !important;
	max-width: calc(100% - 116px) !important;
    font-size: 25px !important;
    line-height: 28px !important;
    font-weight: 900 !important;
}
.info-layer .tit .exc {
	font-size: 25px !important;
    line-height: 28px !important;
}
.info-layer .tag-cat {
	display: inline-block !important;
	position: relative !important;
	vertical-align: top !important;
    line-height: 25px !important;
    padding: 0 10px !important;
    font-size: 12px !important;
    font-weight: 900 !important;
	border: 1px solid #fff;
    margin: 0px 15px 40px 0px !important;
}
.info-layer:hover .tag-cat { color: #fff !important; }
.info-layer .extra { margin-top: 13px !important; }
.info-layer .extra * { font-size: 14px !important; }
.info-layer .extra > span:first-child { margin-right: 10px !important; }
.info-layer .extra i { margin-right: 5px !important; }
.l4 .menu li:not(.wpml-ls-item) {
    display: block !important;
    text-align: center !important;
}
#menu-item-wpml-ls-menu-4-es:after {
    content: '/';
    display: inline-block;
    position: relative;
	margin: 0 3px 0 8px;
    color: #fff;
    font-size: 17px;
    top: 1px;
}
.wpml-ls-item > a { font-size: 14px !important; }
.wpml-ls-item:not(.wpml-ls-current-language) > a { font-weight: 200; }
.l4 .menu li .sub-menu {
    position: relative !important;
    display: block;
    opacity: 1;
    visibility: visible;
    white-space: normal;
    width: 100%;
    max-height: inherit;
	margin-bottom: 10px;
}
.l4 .menu-item-has-children > a:after { display: none !important; }
.mainnav a {
	text-transform: uppercase;
	font-size: 17px;
}
.mainnav .sub-menu li,
.mainnav .sub-menu a {
	font-weight: 200 !important;
	color: #a2a2a2;
	font-size: 17px;
	line-height: 22px;
}
.mainnav .sub-menu li.current-menu-item a, 
.mainnav .sub-menu li:hover a { color: #ffffff !important; }
.layout-standard-header .nav-top-inner li, 
.layout-standard-header .mainnav .portfolio-nav li {
    margin-left: 0px;
    padding: 0;
}
.l4 .nav-top-inner > div:last-child {
    height: calc(100% - 70px);
    top: 70px;
}
.tp-tab { padding: 25px 20px 0px; }
.tp-tab.selected { background-color: #eae4e4; }
.info-layer > .tit[data-type="Festival"],
.info-layer > .tit .exc,
#rev_slider_3_1 .cinemajove .tp-tab-tit[data-type="Festival"],
#rev_slider_3_1 .cinemajove .tp-tab-tit .tp-tab-exc { font-style: normal !important; }
.info-layer > .tit[data-type="Festival"] .exc, 
#rev_slider_3_1 .cinemajove .tp-tab-tit[data-type="Festival"] .tp-tab-exc { display: none !important; }
.info-layer > .tit .exc:before,
#rev_slider_3_1 .cinemajove .tp-tab-tit .tp-tab-exc:before {
	content: "-";
	display: inline-block;
	position: relative;
	margin: 0 5px;
}
/*.Festival { background-color: #cda22f !important; }
.Largometrajes { background-color: #282424 !important; }
.Cortometrajes { background-color: #595753 !important; }*/
#footer-home {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(250,250,250,1) 50%, rgba(244,244,244,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(250,250,250,1)), color-stop(100%, rgba(244,244,244,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(250,250,250,1) 50%, rgba(244,244,244,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(250,250,250,1) 50%, rgba(244,244,244,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(250,250,250,1) 50%, rgba(244,244,244,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(250,250,250,1) 50%, rgba(244,244,244,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=0 );
}
#footer-home .sign {
    display: block;
    position: absolute;
    bottom: 5px;
	left: 10px;
	font-size: 11px;
	line-height: 15px;
}
.love {
	display: inline-block;
	position: relative;
	width: 12px;
	height: 10px;
	margin: 0 1px;
	background-image: url('images/love.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transform-origin: center center;
	-webkit-transform-origin: center center;
	animation: heartbeat 1.5s infinite;
	-webkit-animation: heartbeat 1.5s infinite;
}
#nav_slider {
    display: block;
    position: absolute;
    bottom: -2px;
    right: 10px;
}
#nav_slider > div {
    display: inline-block;
    position: relative;
    width: 35px;
    height: 22px;
}
#nav_slider > div:before {
	content: '';
	display: block;
	position: absolute;
	width: 8px;
	height: 8px;
	border-top: 3px solid #000;
	border-right: 3px solid #000;
	transform-origin: center center;
	cursor: pointer;
}
#nav_slider > .prev:before {
	left: 12px;
	top: 8px;
	transform: rotate(-45deg);
}
#nav_slider > .next:before {
	left: 12px;
	top: 2px;
	transform: rotate(135deg);
}
#aux-header {
    display: block;
    position: absolute;
    right: 40px;
}
#aux-header .social-networks li { border: none !important; }
#aux-header .tit {
    display: inline-block;
    position: relative;
    font-size: 12px;
    color: #fff;
    width: 100%;
    max-width: 550px;
    line-height: 70px;
}
.layout-standard-header.single-post .content > article, .layout-standard-header.error404 .content > article, .layout-standard-header.search-no-results .content > article, .layout-standard-header.single-attachment .content > article { padding-top: 0px; }
#sidebar-left {
    display: block;
    position: fixed;
    height: calc(100% - 70px);
    width: 200px;
	top: 70px;
	left: 0;
	background-color: #282424;
	padding: 25vh 20px;
}
.page-template-programacion #sidebar-left {
	/*padding: 3vh 20px;*/
}
#sidebar-right, #sidebar-center {
	display: block;
    position: fixed;
    height: calc(100% - 70px);
    width: 50%;
	top: 70px;
	right: 0;
}
.page-template-cinemajove #sidebar-right,
.page-template-cinemajove-cat #sidebar-right,
.blog #sidebar-right,
.archive #sidebar-right {
	width: 200px;
	padding: 36vh 20px;
	background-color: #5f5f5f;
}
.blog #sidebar-right,
.archive #sidebar-right { padding: 30vh 20px; }
.page-template-cinemajove-cat #sidebar-right { padding: 14vh 20px; }
.blog #sidebar-right p,
.blog #sidebar-right a,
.archive #sidebar-right p,
.archive #sidebar-right a,
.page-template-cinemajove #sidebar-right p,
.page-template-cinemajove #sidebar-right a,
.page-template-cinemajove-cat #sidebar-right p,
.page-template-cinemajove-cat #sidebar-right a {
	line-height: normal;
	color: #fff;
	text-align: center;
}
#sidebar-center {
	width: calc(50% - 200px);
	left: 200px;
	right: auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.single-charla #sidebar-center ,
.single-gala #sidebar-center ,
.single-mesa-redonda #sidebar-center ,
.single-pelicula #sidebar-center {
	width: 50%; 
}
#sidebar-right > #img-post {
	display: block;
	position: relative;
	width: 100%;
	height: calc(100% - 200px);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#img-post-mobile {
    display: none;
    position: relative;
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin-bottom: 20px;
}
#tit-mobile {
	display: none;
	position: relative;
	font-weight: 700;
	font-size: 19px;
    line-height: 20px;
    text-align: center;
}
#sidebar-right > #info-post {
	display: block;
	position: relative;
	width: 100%;
	height: 200px;
	background-color: #212121;
	padding: 40px 40px 25px;
	text-align: right;
	color: #fff;
}
#info-post > .cat {
    display: inline-block;
    position: relative;
	font-size: 11px;
	line-height: 25px;
	padding: 0 15px;
	border: 2px solid;
	margin-bottom: 15px;
}
#info-post.default > .cat { border-color: #aaa; }
#info-post.festival > .cat { border-color: #cda22f; }
#info-post.largometrajes > .cat { border-color: #282424; }
#info-post.cortometrajes > .cat { border-color: #595753; }
#info-post > .tit {
    display: block;
    position: relative;
	font-size: 22px;
	margin-bottom: 15px;
}
#info-post > .extra {
	display: block;
	position: relative;
	font-size: 11px;
}
#info-post > .extra > span {
	display: inline-block;
	position: relative;
	margin-left: 10px;
}
#info-post > .extra > .date { font-weight: 700; }
.default > .extra > .date  { color: #aaa; }
.festival > .extra > .date  { color: #cda22f; }
.largometrajes > .extra > .date  { color: #282424; }
.cortometrajes > .extra > .date  { color: #595753; }
#content-center, 
#content-right,
#content-full {
	display: block;
    position: relative;
    height: 100%;
	min-height: calc(100vh - 70px);
    width: calc(50% - 200px);
	background-color: #fff;
	margin: 0 auto 0 200px;
	padding: 20px;
	font-size: 12px;
}
.blog #content-center,
.archive #content-center,
.page-template-cinemajove #content-center,
.page-template-cinemajove-cat #content-center {
	width: calc(100% - 400px);
	background-color: #4c4c4c;
}
.single-charla .row-default ,
.single-gala .row-default ,
.single-mesa-redonda .row-default ,
.single-pelicula .row-default { padding: 0px !important; }
.blog #content-center,
.archive #content-center,
.page-template-cinemajove-cat #content-center { background-color: #fff; }
#content-right {
	width: 50%;
	background-color: #4d4d4d;
	color: #fff;
	margin: 0 auto 0 50%;
	padding: 20px;
	font-size: 12px;
}
.single-charla #content-right ,
.single-gala #content-right ,
.single-mesa-redonda #content-right ,
.single-pelicula #content-right {
	color: #000;
	background-color: #fff;
	width: calc(50% - 200px);
	margin: 0 auto 0 calc(50% + 200px);
	font-size: 13px;
	line-height: normal;
}
#content-full {
	width: calc(100% - 200px);
	color: #fff;
	margin: 0 auto 0 200px;
	/*padding: 20px;*/
    padding: 20px 20px 220px 20px;
}
.page-template-solicitud-ok #content-full,
.page-template-solicitud-ok-movistar #content-full,
.page-template-solicitud-ok-webseries #content-full {
	width: 100%;
	color: #fff;
	margin: 0 auto;
	padding: 33vh 0 0;
	text-align: center;
	color: #333;
}
.page-template-solicitud-ok #content-full .tit,
.page-template-solicitud-ok-movistar #content-full .tit,
.page-template-solicitud-ok-webseries #content-full .tit {
    font-size: 38px;
    margin-bottom: 30px;
}
.page-template-solicitud-ok #content-full .subtit,
.page-template-solicitud-ok-movistar #content-full .subtit,
.page-template-solicitud-ok-webseries #content-full .subtit {
    font-size: 23px;
    max-width: 560px;
    margin: 0 auto;
}
.page-id-1381 #content-full,
.page-id-1395 #content-full { background-color: #4d4d4d; }
#sign {
    display: block;
    position: absolute;
    bottom: 13px;
    text-align: center;
    font-weight: 400;
	font-size: 12px;
    color: #737373;
    width: calc(100% - 40px);
    line-height: 40px;
	background-color: #282424;
}
#sign a { color: #737373; }
.single #sign,
.single #sign a, 
.page-template-festival #sign,
.page-template-festival #sign a,
.page-template-festival-full #sign,
.page-template-festival-full #sign a { color: #ffffff; }
#sub-newsletter {
    display: block;
    position: absolute;
    bottom: 53px;
    width: calc(100% - 40px);
    text-align: center;
    padding: 0px;
	font-family: "proxima-nova-n2","proxima-nova",sans-serif;
	font-weight: 200;
	background-color: #282424;
}
#sub-newsletter .tit {
    display: block;
    position: relative;
    width: 100%;
    max-width: 150px;
	font-size: 11px;
    line-height: 13px;
    margin: 0 auto;
    padding: 10px 0;
    color: #f0f0f0;
}
#sub-newsletter input[type="email"],
#sub-newsletter input[type="text"],
#sub-newsletter select,
.newletter-form select,
.newletter-form input[type="email"],
.newletter-form input[type="text"] {
    border: none;
    text-align: center;
    color: #fff;
    border: 1px solid #f0f0f0;
    font-style: normal;
	line-height: 30px;
    height: auto;
	font-family: "proxima-nova-n2","proxima-nova",sans-serif;
	font-weight: 200;
	color: #f0f0f0;
	padding: 0px !important;
    background-color: transparent !important;
    margin: 0px !important;
}
.newletter-form input[type="email"],
.newletter-form select,
.newletter-form input[type="text"] {
    border: 1px solid #fff !important;
    font-size: 16px !important;
    line-height: 40px !important;
	margin: 0px 0px 10px !important;
	text-align: left;
    padding-left: 10px!important;
}
#sub-newsletter input[type="submit"],
#sub-newsletter button[type="submit"],
.newletter-form button[type="submit"] {
    border: none;
    text-transform: none;
    color: #f0f0f0;
    font-size: 12px;
	font-family: "proxima-nova-n2","proxima-nova",sans-serif;
	font-weight: 200;
	margin: 0px !important;
}
.newletter-form button[type="submit"] { font-size: 16px; }
#sub-newsletter select,
.newletter-form select {
	height: 40px;
	background-color: #151313;
}
#sub-newsletter option,
.newletter-form option {
	padding: 10px;
	background-color: #151313!important;
}

.legal-link {
	color:#fff;
}
.yikes-easy-mc-form .field-no-label, .yikes-easy-mc-form label { margin-bottom: 0px !important; }
.yikes-easy-mc-success-message { line-height: normal; }
/*.page-template-festival #sidebar-left,
.page-template-festival-full #sidebar-left {
	background-color: #282424;
	padding: 25vh 20px;
}*/
.page-template-cinemajove .wpb_content_element,
.page-template-cinemajove-cat .wpb_content_element,
.page-template-festival .wpb_content_element,
.page-template-festival-full .wpb_content_element { margin-bottom: 0px; }
#box-presentacion {
    display: block;
    position: relative;
    padding: calc(25% - 20px) 50px;
	/*background-image: url('images/back_presentacion.png');*/
	background-repeat: no-repeat;
	background-position: calc(100% + 150px) center;
}
#box-presentacion > .tit {
    font-size: 30px;
    color: #cda22f;
    margin-bottom: 20px;
}
#box-presentacion > .info {
	font-family: "proxima-nova-n2","proxima-nova",sans-serif;
    font-size: 13px;
	font-weight: 200;
	line-height: 20px;
    text-align: justify;
}
.tit-menu {
    display: block;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
	margin-bottom: 30px;
	line-height: normal;
}
.single .tit-menu { font-size: 12px; }
#festival.menu > li,
#noticias.menu > li,
#cinemajove.menu > li {
	line-height: normal;
	margin-bottom: 20px;
}
#festival.menu > li > a,
#noticias.menu > li > a,
#cinemajove.menu > li > a {
    color: #AEACAC;
    font-weight: 200;
	text-transform: uppercase;
	transition: 0.1s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
}
#festival.menu > li.current_page_item > a,
#noticias.menu > li.current_page_item > a,
#cinemajove.menu > li.current_page_item > a {
	color: #cda22f;
	font-weight: 400;
}
#festival.menu > li > a:hover,
#noticias.menu > li > a:hover,
#cinemajove.menu > li > a:hover { font-weight: 400; }
#content-full > .tit,
#content-center > .tit,
#content-right > .tit {
    color: #000;
    font-size: 18px;
    font-weight: 400;
	padding: 0px 15px;
}
#content-right > .tit {
	color: #fff;
	padding: 0px 35px;
}
.page-template-cinemajove #content-center > .tit { color: #fff; }
.page-id-1381 #content-full > .tit { color: #fff; }
#content-full > .tit > .super,
#content-center > .tit > .super {
    font-weight: 900;
    color: #cda22a;
}
.super { color: #cda22a; }
#ediciones {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}
#ediciones > .item-edicion {
    display: block;
    position: relative;
    float: left;
	width: calc(20% - 32px);
    height: 284px;
    margin-right: 40px;
    margin-bottom: 40px;
	overflow: hidden;
	cursor: pointer;
}
#ediciones > .item-edicion:nth-child(5n) {  margin-right: 0px; }
#ediciones > .item-edicion > .img {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
	background-color: #aaa;
	background-image: url('images/cinema_white.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	opacity: 0;
}
#ediciones > .item-edicion.animated > .img { animation: show 1.5s linear forwards 3s; }
#ediciones > .item-edicion > .info {
    display: block;
    position: absolute;
    width: 100%;
    bottom: -100px;
    left: 0;
    background-color: #f4f4f4;
    color: #333;
    padding: 10px 20px;
    line-height: normal;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	opacity: 0;
}
#ediciones > .item-edicion.animated > .info { animation: show 1.5s linear forwards 3s; }
#ediciones > .item-edicion:hover > .info { bottom: 0px; }
#ediciones > .item-edicion > .info > .tit {
	font-size: 15px;
    font-weight: 700;
}
#ediciones > .item-edicion > .deco {
	position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}
#ediciones > .item-edicion > .deco path {
    fill: none;
    stroke: #000;
    stroke-width: 2px;
}
#ediciones > .item-edicion.animated > .deco path { animation: dash 1.5s linear forwards 1s, hide 1s linear forwards 2.5s; }
.modal-cinema {
    display: none;
    position: fixed;
    left: 0;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.9);
	z-index: 999;
}
.modal-cinema > .btn-close {
	display: block;
	position: absolute;
	top: 70px;
	right: 37px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 99;
}
.modal-cinema > .btn-close:before {
	content: '\00d7';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 50px;
	font-weight: 700;
}
.modal-cinema > .nav {
	display: block;
	position: absolute;
	top: calc(50vh - 58px);
	width: 50px;
	height: 50px;
	cursor: pointer;
}
.modal-cinema > .nav.prev { left: 65px; }
.modal-cinema > .nav.next { right: 65px; }
.modal-cinema > .nav:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-top: 6px solid #fff;
	border-left: 6px solid #fff;
	transform-origin: center center;
	-webkit-transform-origin: center center;
}
.modal-cinema > .nav.prev:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.modal-cinema > .nav.next:before {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}
.modal-cinema > .nav > .tit {
    display: block;
    position: absolute;
    width: 120px;
    line-height: normal;
	font-size: 18px;
    top: calc(50% - 18px);
	opacity: 0;
	visibility: hidden;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
.modal-cinema > .nav:hover > .tit {
    opacity: 1;
	visibility: visible;
}
.modal-cinema > .nav.prev > .tit { left: 30px; }
.modal-cinema > .nav.next > .tit { right: 10px; }
.modal-cinema > .content {
    background-color: transparent;
    display: block;
    position: relative;
    width: 100%;
    height: 600px;
	max-width: 800px;
    min-height: auto;
    margin: calc(50vh - 335px) auto;
}
.modal-cinema > .content > div {
    display: block;
    position: relative;
    float: left;
    width: 50%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-cinema > .content > div{
    scrollbar-face-color: #fff;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
}
/* Let's get this party started */
.modal-cinema > .content > div::-webkit-scrollbar {
    width: 8px;
}
/* Track */
.modal-cinema > .content > div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
/* Handle */
.modal-cinema > .content > div::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255,255,255,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.modal-cinema > .content > .img {
	background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.modal-cinema > .content > .info { padding: 13px 20px 13px 40px; }
.modal-cinema > .content > .info > .tit {
    font-size: 25px;
    display: block;
    position: relative;
    margin-bottom: 20px;
    color: #cda22f;
}
.modal-cinema > .content > .info > .subtit-ano {
    display: block;
    position: relative;
    font-size: 20px;
    margin-bottom: 10px;
    float: left;
    width: 45px;
}
.modal-cinema > .content > .info > .subtit {
    display: block;
    position: relative;
    font-size: 20px;
    margin-bottom: 10px;
    clear: both;
}
.modal-cinema > .content > .info > .info-year {
    position: relative;
    font-size: 14px;
    font-weight: 200;
	padding: 8px;
    line-height: normal;
    float: left;
}
.modal-cinema > .content > .info > .ediciones_anteriores_descripcion {
}

.modal-cinema > .content > .info > .ediciones_anteriores_descripcion a {
	padding: 3px;
	background: #cda22f;
	border-radius: 5px;
}
.modal-cinema > .content > .info > .info-palmares {
    display: block;
    position: relative;
    font-size: 14px;
    font-weight: 200;
    margin: 0px 0px 15px;
	padding: 0px;
    line-height: normal;
}
.modal-cinema > .content > .info > .info-palmares > li {
	list-style: none;
	line-height: normal;
    margin-bottom: 15px;
}
.modal-cinema > .content > .info > .info-palmares > li > .list-galardonados {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 0 5px;
	list-style: none;
}
.modal-cinema > .content > .info > .info-palmares > li > .list-galardonados > li {
    display: block;
    position: relative;
    margin-bottom: 8px;
}
.modal-cinema > .content > .info > .info-palmares > li > .name_cat {
	display: block;
	position: relative;
	font-weight: 700;
	margin-bottom: 6px;
}
#colaboran {
	display: block;
	position: relative;
	width: 100%;
	max-width: 800px;
	margin: 80px auto 0;
}
#org-pat {
	display: block;
	position: relative;
	width: 100%;
	max-width: 800px;
	margin: 80px auto 0;
}
.tit-col {
	display: block;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
	margin-bottom: 20px !important;
}
.item-col > .vc_column-inner { padding: 10px !important; }
.btn-search {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 214px;
    color: #fff;
    font-size: 14px;
    line-height: 33px;
    margin: 20px 0;
    width: 24px;
    text-align: center;
    cursor: pointer;
	transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}
.btn-search:hover { color: #ff9800; }
#searchform #s {
	display: inline-block;
    position: relative;
    width: calc(100vw - 40px);
    max-width: 800px;
    margin: calc(50vh - 70px) 0 0 calc(50vw - 400px);
    border: none;
    border-bottom: 2px solid #fff;
    padding: 10px 30px;
    line-height: 50px;
    height: 50px;
    font-size: 25px;
    color: #fff;
	text-align: center;
}
#searchform div:after { display: none; }
#searchsubmit {
    position: relative;
    color: #fff;
    font-size: 20px;
	text-indent: inherit;
}
#loader-cinema {
    display: block;
    position: relative;
    width: 100%;
    max-width: 100px;
    margin: calc(50vh - 15px) auto;
}
#loader-cinema > svg path {
	stroke-width: 26px;
	stroke-dashoffset: 2000;
    stroke-dasharray: 2000;
}
/*#loader-cinema > svg #exterior { animation: dash2 1s linear forwards; }
#loader-cinema > svg #pupila_superior path,
#loader-cinema > svg #pupila_inferior path { animation: dash2 1s linear forwards 1s; }
#loader-cinema > svg #pupila_superior { animation: move_up 1s linear forwards 1.5s; }
#loader-cinema > svg #pupila_inferior { animation: move_down 1s linear forwards 1.5s; }*/
#loader-cinema > svg #exterior { animation: dash_large 5.5s linear infinite; }
#loader-cinema > svg #pupila_superior path,
#loader-cinema > svg #pupila_inferior path { animation: dash_large2 5.5s linear infinite; }
#loader-cinema > svg #pupila_superior { animation: move_up_large 5.5s linear infinite; }
#loader-cinema > svg #pupila_inferior { animation: move_down_large 5.5s linear infinite; }
#map-sedes {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100vw - 200px);
    height: calc(100vh - 70px);
    margin: 0;
    padding: 0;
}
#map-sedes .wpb_column {
	display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
#map-sedes .wpb_column > .vc_column-inner {
	display: block;
    position: relative;
    width: calc(100vw - 200px);
    height: calc(100vh - 70px);
	padding: 0px;
}
#map-sedes #filter-options { min-height: 0px; }
#map-sedes .search_filter,
#map-sedes #asl-geolocation-agile-modal { display: none !important; }
#asl-storelocator.asl-p-cont.asl-template-1.asl-p-cont.no-asl-filters .asl-panel  #panel.storelocator-panel { margin: 0px !important; }
#latest-news {
    display: block;
    position: relative;
}
#latest-news > .item-news {
    display: block;
    position: relative;
    color: #fff;
    line-height: normal;
    text-transform: uppercase;
    font-size: 11px;
	margin-bottom: 20px;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
#latest-news > .item-news:hover {
	background-color: #f0f0f0;
	color: #000;
}
#latest-news > .item-news > .info {
	display: inline-block;
    position: relative;
    width: calc(100% - 50px);
    vertical-align: top;
    padding: 8px 3px;
    font-size: 9px;
}
#latest-news > .item-news > .img {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	margin-bottom: -2px;
}
.l4 .nav-trigger {
	position: absolute;
	top: 15px;
	right: 160px;
    float: none;
	transform: none;
}
.content .vc_row.wpb_row .vc_column_container > .vc_column-inner { padding: 10px; }
#asl-storelocator.asl-p-cont.asl-bg-0 .infoBox #style_0.infoWindow h3 {
	padding-left: 5px !important;
	font-size: 14px !important;
}
#asl-storelocator.asl-p-cont .info-addr > div {
    padding-left: 0px !important;
    margin-bottom: 3px;
}
#asl-storelocator.asl-p-cont.asl-bg-0 #style_0.infoWindow .phone { margin-bottom: 5px !important; }
#asl-storelocator.asl-p-cont a { color: #fff !important; }
.info-addr > .p-area {
	margin-bottom: 5px !important;
	clear: both !important;
}
.info-addr * {
	font-size: 11px !important;
	line-height: 13px !important;
}
.info-addr .glyphicon { height: 20px !important; }
#asl-storelocator.asl-p-cont.asl-bg-0 .item .addr-sec { padding-left: 0px !important; }
#asl-storelocator.asl-p-cont.asl-bg-0 #panel.storelocator-panel .item .addr-sec p.p-area {
    font-size: 11px !important;
    clear: both !important;
}
#asl-storelocator.asl-p-cont.asl-bg-0 #panel.storelocator-panel .item .addr-sec .p-title { font-size: 14px !important; }
#asl-storelocator.asl-p-cont .item > div:nth-child(2) {  position: relative !important; }
#asl-storelocator.asl-p-cont.asl-bg-0 .col-xs-12 > button.asl_Readmore_button {
    margin: 0px !important;
    position: relative !important;
    left: -2px !important;
    line-height: normal !important;
}
#programacion {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}
#jurado {
    display: block;
    position: relative;
    float: left;
    width: calc(100% + 40px);
	left: -20px;
}
#jurado { margin-top: 40px; }
#programacion > .block-day,
#jurado > .block-jurado {
    display: block;
    position: relative;
    float: left;
    width: 100%;
	opacity: 1;
	max-height: none;
	margin-bottom: 40px;
}
#programacion > .block-day.hidden,
#jurado > .block-jurado.hidden {
	animation: hidden 0.3s linear forwards;
	-webkit-animation: hidden 0.3s linear forwards;
} 
#programacion > .block-day > .tit,
#jurado > .block-jurado > .tit {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    color: #000;
    font-size: 20px;
	top: -20px;
	line-height: 40px;
}
#jurado > .block-jurado > .tit {
	color: #fff;
	font-size: 16px;
    padding-left: 35px;
	top: 0px;
}
.jurado-link {
	position: absolute;
	width:100%;
	height: 100%;
	z-index: inherit;
}
#programacion > .block-day > .block-hour {
    display: block;
    position: relative;
    float: left;
    width: 100%;
	overflow: hidden;
}
#programacion > .block-day > .block-hour > .tit {
    display: block;
    position: relative;
    float: left;
    width: 100%;
	color: #242424;
    font-size: 18px;
}
#programacion > .block-day .item-pelicula {
    float: left;
    width: calc(25% - 20px);
    margin: 0 20px 20px 0;
    color: #000;
    text-align: right;
    line-height: normal;
	height: 250px;
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
}
.page-template-cinemajove-cat #programacion > .block-day .item-pelicula { width: calc((100% / 3) - 20px); }
#jurado > .block-jurado > .item-jurado {
	display: block;
	position: relative;
    float: left;
    width: calc(100% / 3);
    margin: 0;
    height: 200px;
	background-color: #aaa;
    background-repeat: no-repeat;
    background-position: 50% 25%;
    background-size: cover;
	overflow: hidden;
}
#jurado > .block-jurado > .item-jurado > .name {
	display: block;
	position: absolute;
	width: 100%;
	line-height: 40px;
	padding: 0 20px;
	left: 0;
	bottom: -100px;
	text-transform: uppercase;
	font-size: 15px;
	background-color: #f0f0f0;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
#jurado > .block-jurado > .item-jurado:hover > .name { bottom: 0px; }
#programacion > .block-day .item-pelicula > .fotogramas,
.btn-seccion > .fotogramas {
    display: block;
    position: relative;
    width: 100%;
    height: 173px;
    background-color: #333;
    margin-bottom: 10px;
}
.btn-seccion > .fotogramas {
	visibility: hidden;
	opacity: 0;
	position: absolute;
    top: 0;
    height: 100%;
}
#programacion > .block-day .item-pelicula > .fotogramas > .item-foto,
.btn-seccion > .fotogramas > .item-foto {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index: 0;
}
#programacion > .block-day .item-pelicula > .fotogramas > .item-foto.current,
.btn-seccion > .fotogramas > .item-foto.current { z-index: 1; }
#programacion > .block-day .item-pelicula > .tit {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}
#programacion > .block-day .item-pelicula > .info {
    font-weight: 400;
    font-size: 11px;
	height: 25px;
}
#programacion > .block-day .item-pelicula > .info > span { margin-right: 3px; }
#programacion > .block-day .item-pelicula > .info > span:last-child { margin-right: 0px; }
.filters {
    display: block;
    position: relative;
    text-align: center;
}
.filters > h2 {
	font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
	margin-bottom: 20px;
}
.filters > .ui-group {
	float: left;
    clear: both;
	margin-bottom: 20px;
}
.filters > .ui-group > h3 {
    font-size: 15px;
    line-height: 18px;
    color: #cda22f;
    font-weight: 400;
	margin-bottom: 10px;
}
.filters > .ui-group > .button-group[data-filter-group="sala"] {
    max-height: 300px;
    overflow: auto;
}
.filters > .ui-group > .button-group > button {
    display: block;
    position: relative;
	float: left;
	width: 100%;
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
    margin-bottom: 5px;
    line-height: 20px;
    font-size: 10px;
	color: rgba(255,255,255,0.5);
	letter-spacing: 0.5px;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
.filters > .ui-group > .button-group[data-filter-group='dia'] > button {
	width: calc(50% - 3px);
	margin-right: 6px;
}
.filters > .ui-group > .button-group[data-filter-group='dia'] > button:nth-child(2n+1) { margin-right: 0px; }
.filters > .ui-group > .button-group > button.full { width: 100%; }
.filters > .ui-group > .button-group > button:not(.is-checked):hover { 
	color: rgba(255,255,255,1);
	border-color: #fff;
}
.filters > .ui-group > .button-group > button.is-checked {
	color: rgba(255,255,255,1);
	border-color: #fff;
}
/*.filters > .ui-group > .button-group[data-filter-group='sala'] > button {
	display: block;
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    line-height: 30px;
    text-transform: none;
    font-size: 13px;
	letter-spacing: 2px;
    font-weight: 200;
    text-align: center;
	color: #ccc;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
.filters > .ui-group > .button-group[data-filter-group='sala'] > button.is-checked,
.filters > .ui-group > .button-group[data-filter-group='sala'] > button:not(.is-checked):hover { color: #fff; }*/
#return {
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 40px;
    color: #fff;
    line-height: 20px;
}
#return:before {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: -12px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform-origin: center center;
    transform: rotate(-45deg);
}
#box-fotograma {
    display: block;
    position: relative;
    width: 100%;
    height: calc(100% - 200px);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#box-tit {
    display: block;
    position: relative;
    width: 100%;
    height: 200px;
    background-color: #f0f0f0;
	padding: 40px;
    text-align: left;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 120px;
    font-weight: 600;
}
#content-pelicula, #info-pelicula {
	display: block;
	position: relative;
	margin-bottom: 20px;
}
#info-pelicula > div {
	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 15px;
}
#info-pelicula > div:before {
	content: '';
	display: block;
	position: absolute;
	top: -4px;
	left: 0;
	width: 22px;
	height: 22px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
#info-pelicula > div.director:before { background-image: url('images/icon/director.svg'); }
#info-pelicula > div.guion:before { background-image: url('images/icon/guion.svg'); }
#info-pelicula > div.foto:before { background-image: url('images/icon/fotografia.svg'); }
#info-pelicula > div.musica:before { background-image: url('images/icon/musica.svg'); }
#info-pelicula > div.montaje:before { background-image: url('images/icon/montaje.svg'); }
#info-pelicula > div.dir_art:before { background-image: url('images/icon/dirartistico.svg'); }
#info-pelicula > div.prod:before { background-image: url('images/icon/productor.svg'); }
#info-pelicula > div.duracion:before { background-image: url('images/icon/duracion.svg'); }
#info-pelicula > div.prod2:before { background-image: url('images/icon/productora.svg'); }
#info-pelicula > div.distr:before { background-image: url('images/icon/distribuidora.svg'); }
#info-pelicula > div.pais:before { background-image: url('images/icon/pais.svg'); }
#info-pelicula > div.inter:before { background-image: url('images/icon/interpretes.svg'); }
#info-pelicula > div.seccion:before { background-image: url('images/icon/montaje.svg'); }
#info-pelicula > div.anyo:before { background-image: url('images/icon/year.svg'); }
.pases {
    display: block;
    position: relative;
    font-size: 13px;
    line-height: 17px;
    text-align: center;
    font-weight: 200;
}
.pases > .item-pase { margin-bottom: 15px; }
.secciones, .entradas {
	width: 100% !important;
	max-width: 900px !important;
	margin: 0 auto !important;
}
.first-secciones { margin-top: 60px !important; }
.secciones .wpb_content_element,
#row-bases .wpb_content_element,
.entradas .wpb_content_element { margin-bottom: 0px; }
.secciones .wpb_content_element > .wpb_wrapper > p,
#row-bases .wpb_content_element > .wpb_wrapper > p,
.entradas .wpb_content_element > .wpb_wrapper > p { margin: 0px; }
#row-bases {
	width: 100%;
    margin: 0 auto;
    max-width: 900px;
	padding-top: calc(50vh - 300px);
}
.btn-seccion {
    display: block;
    position: relative;
    border: 10px solid #fff;
    height: 250px;
    text-align: center;
    padding: 23% 0 0;
	cursor: pointer;
}
.btn-seccion.medium {
	padding: 30% 0 0;
    height: 225px;
}
.btn-seccion.small {
	padding: 39% 0 0;
    height: 200px;
}
.btn-seccion[data-cat='encuentro-audiovisual-jovenes'] { padding: 30% 0 0; }
.btn-seccion > .date-coming {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.95);
    top: 0;
    left: 0;
    z-index: 99;
    line-height: 245px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
	opacity: 0;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
.btn-seccion.medium > .date-coming { line-height: 225px; }
.btn-seccion.small > .date-coming { line-height: 195px; }
.btn-seccion:hover > .date-coming { opacity: 1; }
.btn-seccion > .tit {
    display: block;
    position: relative;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    color: #cda22a;
}
.btn-seccion.small > .tit {
    font-size: 15px;
    padding: 0 10px;
}
.btn-seccion > .subtit {
    display: block;
    position: relative;
    color: #fff;
    font-size: 16px;
}
.btn-bases {
    display: block;
    position: relative;
    height: 250px;
    padding: 200px 0 0px;
    text-align: center;
    background-image: url("images/doc_black.png");
    background-repeat: no-repeat;
    background-position: center center;
	background-size: 90px;
    max-width: 250px;
    margin: 0 auto;
}
.btn-bases.no-image {
    /*padding: 100px 0 0px;
    background-image: none;*/
	background-image: url("images/inscripcion.svg");
	background-position: 40% 50%;
}
.btn-bases > .tit {
    display: block;
    text-transform: uppercase;
    font-size: 20px;
    color: #cda22a;
}
.btn-bases > .subtit {
    display: block;
    font-size: 19px;
    color: #fff;
    font-weight: 200;
}
#access-par {
    display: block;
    position: relative;
    width: 100%;
    max-width: 400px;
    margin: calc(50vh - 200px) auto 0;
}
#access-par input[type="text"] {
	color: #ffffff;
	font-style: normal;
}
#access-par input[type="submit"] {
    width: 100%;
    border-color: #cda22a;
    color: #fff;
    font-size: 12px;
	margin-top: 10px;
}
#access-par label {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 25px;
    display: block;
    color: #f0f0f0;
}
.item-entrada {
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
}
/*
.item-entrada:before {
    content: 'Venta en taquilla';
    display: block;
    position: absolute;
    text-transform: uppercase;
    color: #000;
    background-color: #f0f0f0;
    line-height: 25px;
    padding: 0 10px;
    top: 50px;
    left: -35px;
	opacity: 0;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
*/
.item-entrada.reducidas:before { left: 185px; }
.item-entrada:after {
    content: '';
    display: block;
    position: absolute;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 6px solid #f0f0f0;
    top: 58px;
    left: 100px;
	opacity: 0;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
.item-entrada.reducidas:after { left: 320px; }
.item-entrada:hover:before, .item-entrada:hover:after { opacity: 1; }

.item-entrada > .img {
    display: block;
    position: relative;
    width: 100%;
    height: 120px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.item-entrada.general > .img { background-image: url('images/ent_general.png'); }
.item-entrada.bonos > .img { background-image: url('images/ent_bonos.png'); }
.item-entrada.reducidas > .img { background-image: url('images/ent_desc.png'); }
.item-entrada.gratuitas > .img { background-image: url('images/ent_gratis.png'); }
.item-entrada .tit {
    font-size: 25px;
    line-height: normal;
}
.item-entrada .info {
    font-size: 20px;
    font-weight: 200;
}
#slider-fotogramas {
    display: block;
    position: relative;
    width: 100%;
    height: calc(100vh - 270px);
	overflow: hidden;
	text-align: center;
}
/*#slider-fotogramas > .item-slider {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    top: 0;
}*/
#slider-fotograma.origin-left s > .item-slider { transform-origin: right; }
#slider-fotogramas.origin-right  > .item-slider { transform-origin: left; }
#slider-fotogramas > .item-slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	box-shadow: 0 50px 100px rgba(50,50,93,0.05), 0 15px 35px rgba(50,50,93,0.15);
	opacity: 0;
	z-index: 0;
}

#slider-fotogramas > .item-slider.active {
	opacity: 1;
	z-index: 1;
}
#slider-fotogramas .controls-wrapper {
	display: inline-block;
	position: relative;
    top: calc(100% - 50px);
	z-index: 2;
}
#slider-fotogramas .controls {
	display: flex;
	justify-content: center;
	position: relative;
}
#slider-fotogramas .controls.disabled .dot { pointer-events: none; }
#slider-fotogramas #circular-line {
	position: absolute;
	top: 0;
	left: -2px;
	pointer-events: none;
	transform: rotate(90deg);
}
#slider-fotogramas #circular-line.flip { transform: rotate(90deg) scaleY(-1); }
#slider-fotogramas #circular-line-path {
	stroke-dasharray: 106;
	stroke-dashoffset: 0;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke: #fff;
}
#slider-fotogramas .straight-line {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	bottom: 0;
	height: 2px;
	background: #fff;
	border-radius: 3px;
	transform-origin: left;
	transform: scaleX(0);
}
#slider-fotogramas svg { display: block; }
#slider-fotogramas .dot {
	width: 10px;
	height: 10px;
	background: #ddd;
	border-radius: 50%;
	margin: 10px;
	cursor: pointer;
	transform: scale(.85);
	transition: .3s all ease;
}
#slider-fotogramas .dot.active {
	background: #fff;
	transform: scale(1.1);
}
#slider-fotogramas > .nav {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
    cursor: pointer;
}
#slider-fotogramas > .nav.next { right: 10px; }
#slider-fotogramas > .nav.prev { left: 10px; }
#slider-fotogramas > .nav:before {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    top: 9px;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	transform-origin: center center;
	-webkit-transform-origin: center center;
}
#slider-fotogramas > .nav:hover:before { border-color: #222; }
#slider-fotogramas > .nav.next:before {
    transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
    right: 15px;
}
#slider-fotogramas > .nav.prev:before {
    transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
    left: 15px;
}
.blog .footer, .archive .footer, .search-results .footer { margin-top: 0px; }
.blog-content > article {
	display: block;
    position: relative;
    width: calc((100% / 3) - 13.44px);
    margin: 0 20px 20px 0;
    float: left;
}
.blog-content > article {min-height: 500px;}
.blog-content > article:nth-child(3n) { margin-right: 0px; }
.blog-content > article .entry-summary div { height: 300px; }
.blog-content > article .entry-summary .recent-post-img, 
/* .blog-content > article .entry-summary .recent-post-img img { height: 200px; } */

.container--news-thumbnail {
	height: 328px;
	background-position: center!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
}

.entry-summary h2 {
	font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.blog-content > article .entry-summary .info {
    display: block;
    position: relative;
    height: auto !important;
    padding: 0;
    line-height: normal;
	font-size: 11px;
}
.blog-content > article .entry-summary .info > .cat-post {
    text-transform: uppercase;
	float: right;
	color: #cda22f;
}
.blog-content > article .entry-summary .txt {
	display: block;
	position: relative;
	margin: 20px 0;
	line-height: 15px;
	font-size: 13px;
}
.more {
    margin-top: 0px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px 30px;
}
.more > .readmore {
    border: 2px solid #000;
    padding: 0px 12px;
    font-size: 12px;
    opacity: 1;
    font-weight: 700;
    color: #000 !important;
	text-transform: none;
}
.more > .readmore:hover { border-color: #cda22f; }
.widget {
    width: 100%;
    border: none;
    padding: 0px;
    margin-bottom: 30px;
    text-align: center;
}
.widget h6 {
	color: #aaaaaa;
	font-weight: 700;
	margin-bottom: 10px;
}
.widget ul {
    margin: 0;
    padding: 0px;
    text-align: center;
}
.widget ul > li {
    display: block;
    position: relative;
    list-style: none;
	padding: 0 !important;
	line-height: 24px !important;
}
.widget ul > li.current-cat > a { color: #cda22f !important; }
.widget ul > li:before { display: none; }
.widget ul > li > a { color: #f0f0f0 !important; }
.tagcloud > a {
    display: block;
    position: relative;
    font-size: 14px !important;
    line-height: 24px !important;
    color: #f0f0f0 !important;
}
#pagination-news {
    display: block;
    position: relative;
	text-align: center;
    clear: both;
}
#pagination-news .nav-links > a, #pagination-news .nav-links > span {
    display: inline-block;
    position: relative;
    width: 15px;
	font-weight: 700;
	text-align: center;
    line-height: 40px;
    font-size: 13px;
}
#pagination-news .nav-links > span { color: #cda22f; }
button.nav-trigger.square:before {
	content: 'menu';
    display: inline-block;
    position: absolute;
    left: calc(100% + 20px);
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 47px;
}
html[lang='es-ES'] button.nav-trigger.square:before { content: 'menú'; }
button.nav-trigger.square.is-active:before { content: 'cerrar'; }
#rotate {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: #282424;
    z-index: 999999999;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    padding: 16% 0;
}
#rotate .img {
    display: inline-block;
    position: relative;
    width: 70px;
    height: 70px;
    margin-bottom: 10px;
    background-image: url("images/rotate.svg");;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    animation: rotate 3s ease-in-out backwards;
    animation-iteration-count: infinite;
}
#rotate span { display: block; }
#asl-storelocator.asl-p-cont.asl-bg-0 .item .more_info {
	display: block !important;
	margin-top: 6px;
}
#asl-storelocator.asl-p-cont.asl-bg-0 .panel-inner .p-area { text-transform: none !important; }
#form-acreditacion {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}
#form-acreditacion > .block {
    display: block;
    position: relative;
    float: left;
    width: 50%;
    padding: 20px;
}
#form-acreditacion > .block > label {
    display: block;
    position: relative;
    padding: 0 20px;
    text-transform: uppercase;
    line-height: 20px;
    margin-bottom: 5px;
    color: #ccc;
}
#form-acreditacion > .block input, 
#form-acreditacion > .block select {
    display: block;
    position: relative;
    margin: 0 0 5px;
    line-height: 30px;
    height: auto;
    padding: 0 20px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #5f5f5f;
    font-size: 14px;
}
#form-acreditacion > .block input[type="radio"],
#form-acreditacion > .block .wpcf7-list-item-label {
	display: inline-block !important;
	position: relative;
}
#form-acreditacion > .block input[type="submit"] {
	border-color: #cda22f;
	background-color: #cda22f;
	font-size: 12px;
    font-weight: 200;
	color: #fff;
}
#form-acreditacion > .block select {
	border-radius: 0px !important;
	height: 30px !important;
}

select.wpcf7-form-control.wpcf7-select {
    width: 100%;
    padding: 15px 5px;
}
.gray img {
    filter: url(#grayscale);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: Gray();
}
#colaboran .vc_custom_1496223662732 { padding: 0px !important; }
span.wpcf7-not-valid-tip { width: 380px !important; }
.feugtbtn-grey {
	box-shadow: none !important;
	background: #ededed !important;
	border-radius: 0px !important;
	border: 2px solid #333 !important;
	padding: 0 24px;
	display: table-cell;
	vertical-align: middle;
	line-height: 0;
	text-align: center;
}
.feugtbtn-grey > a {
	color: #000 !important;
	font-family: arial;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	text-shadow: none !important;
	text-transform: uppercase !important;
}
.feuGTsubmitUpload { font-weight: 600 !important; }
.item-trailer:before {
    content: '';
    display: block;
    position: absolute;
	top: calc(50% - 25px);
    left: calc(50% - 25px);
    border-radius: 100%;
    width: 50px;
    height: 50px;
    border: 3px solid #fff;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
.item-trailer:after {
    content: '';
    display: block;
    position: absolute;
	top: calc(50% - 12px);
    left: calc(50% - 7px);
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 25px solid #fff;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
.item-trailer:hover:before { border-color: #aaa; } 
.item-trailer:hover:after { border-left-color: #aaa; }
.page-id-3329 #main,
.page-id-3959 #main,
.page-id-3333 #main,
.page-id-3334 #main { background-color: rgba(40,36,36,0.95); }
.page-id-3329 #main > .content,
.page-id-3959 #main > .content,
.page-id-3333 #main > .content,
.page-id-3334 #main > .content { background-color: transparent; }
#info-contact {
    display: block;
    position: relative;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 30vh 0;
    font-size: 17px;
}
#info-contact > p {
    margin: 0;
    line-height: 35px;
}
#info-contact > p > a { color: #fff; }
#info-contact > p > a:hover { color: #ff9800; }
.aviso-acreditaciones {
	display: block;
    position: relative;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    padding: 30vh 0 0;
    color: #fff;
    font-size: 26px;
    line-height: 33px;
}
.tit-prox {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    top: 35vh;
    position: relative;
}
.blog #sidebar-left,
.archive #sidebar-left,
.category #sidebar-left { padding: 20px; }
.blog #sidebar-left ul > li ,
.archive #sidebar-left ul > li ,
.category #sidebar-left ul > li {
    line-height: 15px !important;
    margin-bottom: 15px;
}
.search-results .post-header {
	max-height: 130px;
	margin-bottom: 30px !important;
}
.box-search {
	display: block;
    position: relative;
	width: 100%;
	max-width: 700px;
	margin: 0 auto 30px;
}
.box-search > .tit {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    border: 2px solid;
    padding: 0 10px;
    margin-bottom: 20px;
}
.box-search.t_pelicula > .tit { color: #c5ae2d; }
.box-search.t_page > .tit { color: #16752c; }

.box-search > article {
	display: block;
    position: relative;
	margin-bottom: 10px;
}
.box-search > article .entry-summary {
	display: block;
    position: relative;
    background-color: transparent;
    color: #000;
    padding: 0px 20px;
}
.box-search > article .entry-summary > * {
	padding: 0px;
	line-height: normal;
	background-color: transparent;
	margin-bottom: 10px;
}
.box-search > article .entry-summary > h2 {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
	color: #000;
}
.box-search .readmore {
    font-size: 10px;
    height: auto;
    line-height: 20px !important;
    padding: 0 10px !important;
    color: #000 !important;
    opacity: 1 !important;
	font-weight: 600;
    border: 2px solid;
}
.search-results .nav-links {
    display: block;
    position: relative;
    width: 100%;
    max-width: 700px;
    margin: 20px auto;
    text-align: center;
}
.search-results .nav-links {
    display: block;
    position: relative;
    width: 100%;
    max-width: 700px;
    margin: 20px auto;
    text-align: center;
}
.search-results .nav-links > .page-numbers:not(.dots) {
    display: inline-block;
    position: relative;
    border: 1px solid #000;
    padding: 0 7px;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
.search-results .nav-links > .page-numbers:not(.dots):hover,
.search-results .nav-links > .page-numbers.current {
	border: 1px solid #000;
	background-color: #000;
	color: #fff;
}
#popup_onload {
	display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    z-index: 10000;
}
#popup_onload .overlay-bg-popup {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: rgba(0,0,0,0.85); 
}
#popup_onload .popup-content-wrapper {
    max-width: 700px;
    width: 90%;
    height: 650px;
    margin: calc(50vh - 325px) auto 0;
    padding: 100px 60px 60px;
    /* background-color: #151313;
	background-image: url("images/cinema_white.svg"); */
	background-color: #fff;
    background-image: url(images/logo-renfe.jpg);
    background-repeat: no-repeat;
	background-position: center 60px;
	/* background-size: 100px auto; */
    background-size: auto;
	position: relative;
    text-align: left;
    -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    box-shadow: 0 10px 25px rgba(0,0,0,0.5);
}


#popup_onload .popup-content-wrapper .popup-container {
	display: block;
	position: relative;
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	text-align: center;
}
#popup_onload .popup-content-wrapper .close-popup {
    background-color: #fff;
    border-radius: 100%;
    cursor: pointer;
    display: block;
    height: 40px;
    line-height: 38px;
    position: absolute;
    right: -20px;
    text-align: center;
    top: -20px;
    width: 40px;
    z-index: 2;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #333;
}
#popup_onload .popup-content-wrapper .popup-content-text {
    font-size: 13px;
    line-height: 1.5;
    color: #666;
}
#popup_onload .popup-content-wrapper .popup-content-text h3, 
#popup_onload .popup-content-wrapper .popup-content-text h4 {
    color: #fff;
    font-size: 24px;
    letter-spacing: 2px;
    padding: 50px 0 0 0px;
    margin-bottom: 20px;
    font-weight: 400;
    font-family: "proxima-nova-n4","proxima-nova",sans-serif;
}
.newletter-form {
    margin: 20px 0 10px;
}
#popup_onload .popup-content-wrapper .not-again {
    margin-top: 20px;
    font-weight: 400;
    color: #fff;
    font-family: "proxima-nova-n4","proxima-nova",sans-serif;
}
#popup_onload .popup-content-wrapper .not-again input { margin-right: 10px; }

@media (max-width: 767px) {
	#popup_onload .popup-content-wrapper {
		background-size: contain;
		background-position: center center;
	}
}

@media (max-height: 730px) {
	#popup_onload .popup-content-wrapper {
		height: 500px;
	    margin: calc(50vh - 250px) auto 0;
	}
}

@media (max-height: 590px) {
	
	#popup_onload .popup-content-wrapper {
		background-image: none;
		padding: 20px;
	}
	#popup_onload .popup-content-wrapper .popup-content-text h3, #popup_onload .popup-content-wrapper .popup-content-text h4 {
		padding-top: 0;
	}

}

span.FNAME-label,
span.LNAME-label,
span.EMAIL-label,
span.MMERGE5-label {
	display: none;
}
.yikes-easy-mc-form {
    max-width: 350px;
    margin: 0 auto;
}
.box-search > article:hover .entry-summary > .readmore { background-color: #000; }
.entry-summary .readmore span:after { color: #fff; }
.block-insc {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 80px;
}
.block-insc label {
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
}
.block-insc input, .block-insc textarea {
    display: block;
    width: 100%;
    border: 1px solid #333;
    padding: 5px;
    height: auto;
}
.block-insc input { line-height: 30px; }
.block-insc .wpcf7-form-control-wrap { margin-bottom: 5px; }
.mainnav .social-networks {
    width: auto;
    margin: 20px 60px 20px 0px;
    display: inline-block;
    position: relative;
}
.wpml-ls-legacy-dropdown {
	display: block;
    position: absolute;
    padding: 0px;
    width: 50px;
    top: 14px;
    right: 30px;
}
.wpml-ls-legacy-dropdown > ul, 
.wpml-ls-legacy-dropdown > ul > li, 
.wpml-ls-legacy-dropdown > ul > li > a {
    background-color: transparent;
    border: none !important;
    padding: 5px 0 !important;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
	border: none !important;
	background-color: #272424;
}
.wpml-ls-legacy-dropdown ul:not(.wpml-ls-sub-menu) a:hover, 
.wpml-ls-legacy-dropdown ul:not(.wpml-ls-sub-menu) a:focus, 
.wpml-ls-legacy-dropdown ul:not(.wpml-ls-sub-menu) .wpml-ls-current-language:hover>a { 
	background-color: transparent !important;
	border: none !important;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu, 
.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu {
    margin-top: -10px;
    margin-left: -10px;
    width: 40px;
    padding-bottom: 5px;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after { color: #fff !important; }
#notas-prensa {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    padding: 20px;
    background-color: rgba(255,255,255,0.2);
}
#notas-prensa .link-file > .icon, 
#notas-prensa .link-file > .info {
    display: block;
    position: relative;
    float: left;
	color: #f0f0f0;
}
#notas-prensa > .link-file {
    display: block;
    position: relative;
    float: left;
    width: calc(100% / 3);
    overflow: hidden;
    padding: 0 10px;
	margin-bottom:  20px;
}
#notas-prensa .link-file > .icon {
    display: block;
    position: relative;
    float: left;
    width: 40px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    top: 4px;
}
#notas-prensa .link-file > .info {
    width: calc(100% - 40px);
    white-space: nowrap;
}
#notas-prensa .link-file > .info > span {
    display: block;
    position: relative;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}
#notas-prensa .link-file > .info > .name { font-weight: 600; }
#notas-prensa .link-file > .info .ext {
    margin-left: 5px;
    font-size: 11px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
}
.icon-download { background-image: url(images/file.svg); }
@keyframes dash {
	from { stroke-dashoffset: 1200; }
	to { stroke-dashoffset: 0; }
}
@keyframes dash2 {
	from { stroke-dashoffset: 2000; }
	to { stroke-dashoffset: 0; }
}
@keyframes dash_large {
	0%, 100% { stroke-dashoffset: 2000; }
	18.2%, 81.8% { stroke-dashoffset: 0; }
}
@keyframes dash_large2 {
	18.2%, 81.8% { stroke-dashoffset: 2000; }
	36.4%, 63.7% { stroke-dashoffset: 0; }
}
@keyframes move_up_large {
	27.3%, 72.8% {
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
	}
	45.5%, 54.6% {
		transform: translateY(-35%);
		-webkit-transform: translateY(-35%);
	}
}
@keyframes move_down_large {
	27.3%, 72.8% {
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
	}
	45.5%, 54.6% {
		transform: translateY(35%);
		-webkit-transform: translateY(35%);
	}
}
@keyframes fade {
	from { fill: rgba(0,0,0,0); }
	to { fill: rgba(0,0,0,1); }
}
@keyframes show {
	from { opacity: 0; }
	to { opacity: 1; }
}
@keyframes hide {
	from { opacity: 1; }
	to { opacity: 0; }
}
@keyframes hidden {
	from {
		opacity: 1;
		max-height: none;
		margin-bottom: 40px;
	}
	to {
		opacity: 0;
		max-height: 0px;
		margin-bottom: 0px;
	}
}
@keyframes move_up {
	from {
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
	}
	to {
		transform: translateY(-35%);
		-webkit-transform: translateY(-35%);
	}
}
@keyframes move_down {
	from {
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
	}
	to {
		transform: translateY(35%);
		-webkit-transform: translateY(35%);
	}
}
@keyframes heartbeat {
	0%, 30%, 50%, 60%, 80% {
		transform: scale(1);
		-webkit-transform: scale(1); 
	}
	40%, 70% {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}
}
@keyframes rotate {
	0%, 80%, 100% {
		transform: rotateZ(0deg);
		-moz-transform: rotateZ(0deg);
		-ms-transform: rotateZ(0deg);
		-o-transform: rotateZ(0deg);
		-webkit-transform: rotateZ(0deg);
	}
	20%, 60% {
		transform: rotateZ(-90deg);
		-moz-transform: rotateZ(-90deg);
		-ms-transform: rotateZ(-90deg);
		-o-transform: rotateZ(-90deg);
		-webkit-transform: rotateZ(-90deg);
	}
}

@media only screen and (max-height: 450px) {
	.mainnav a,
	.mainnav .sub-menu li,
	.mainnav .sub-menu a {
		font-size: 14px;
	}
	.l4 .menu li { line-height: 15px; }
}
@media only screen and (max-height: 545px) {
	.rev_slider .caption, .rev_slider .tp-caption { top: 40% !important; }
}
@media only screen and (max-height: 660px) {
	#sidebar-left { padding: 50px 20px; }
}
@media only screen and (max-width: 315px) {
	.blog-content > article .entry-summary div { height: 300px; }
}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 315px) 
  and (max-device-width: 568px) {
	#img-post-mobile, #tit-mobile { display: block; }
	.layout-standard-header .nav-top { height: 70px !important; }
	.border-top, .border-bottom, .border-left, .border-right, #primary-header:after { display: none !important; }
	#main, #primary { padding: 0px; }
	.layout-standard-header .nav-top, .l1 .header-panel, .l2 #primary-header, .l3 .header-panel {
		top: 0px;
		left: 0px;
		max-width: 100%;
	}
	#main {
		top: 70px;
		height: calc(100vh - 70px) !important;
	}
	.post-header {
		width: 100vw !important;
		top: 0px;
		height: calc(100vh - 70px) !important;
	}
	.l4 .nav-trigger { 
		right: 10px; 
	}
	button.nav-trigger.square:before,
	button.nav-trigger.square.is-active:before,
	html[lang='es-ES'] button.nav-trigger.square:before, 
	html[lang='es-ES'] button.nav-trigger.square.is-active:before { content: ''; }
	#aux-header { right: 10px; }
	.mainnav .social-networks { display: none; }
	.layout-standard-header .nav-top-inner .nav-top-logo { 
		left: calc(50% - 80px);
		max-width: 160px;
		top: 4px;
	}
	.rev_slider .caption, .rev_slider .tp-caption {
		position: absolute;
		top: calc(100% + 70px);
	}
	.info-layer { min-width: calc(100vw - 50px); }
	.info-layer .tit {
		font-size: 16px !important;
		line-height: 18px !important;
		max-width: 100% !important;
	}
	.info-layer .tag-cat {
		line-height: 15px !important;
		font-size: 10px !important;
		display: block !important;
		text-align: center !important;
		margin-bottom: 5px !important;
	}
	#footer-home {
		width: 100vw;
		bottom: 0px;
		background: transparent;
		background-color: #f0f0f0;
		height: auto;
		padding: 15px 10px;
	}
	#footer-home .sign {
		display: block;
		position: relative;
		bottom: 0px;
		left: 0px;
		font-size: 11px;
		line-height: 15px;
		text-align: left;
	}
	#nav_slider {
		display: block;
		bottom: 0px;
		line-height: 30px;
	}
	#footer-home .sign br { display: none; }
	#rev_slider_3_1 { height: calc(100vh - 70px) !important; }
	div[class^='menu-menu-4'] {
		height: 100vh !important;
		top: 70px;
		width: 100vw;
		left: 0px !important;
	}
	#sidebar-left {
		left: -200px;
		z-index: 120;
		padding: 10vh 20px;
	}
	#more-sidebar {
		display: block;
		position: absolute;
		background-color: #282424;
		color: #fff;
		left: calc(100% + 0px);
		top: 100px;
		width: 30px;
		line-height: 30px;
		text-align: center;
		font-size: 20px;
	}
	#sidebar-center, #content-right, #content-center, #content-full,
	.blog #content-center, .archive #content-center, 
	.page-template-cinemajove #content-center,
	.page-template-cinemajove-cat #content-center,
	.single-charla #sidebar-center ,
	.single-gala #sidebar-center ,
	.single-mesa-redonda #sidebar-center ,
	.single-pelicula #sidebar-center {
		position: relative;
		width: 100%;
		left: 0;
		margin: 0 auto;
	}
	.single-charla #content-right ,
	.single-gala #content-right ,
	.single-mesa-redonda #content-right ,
	.single-pelicula #content-right {
		width: 100%;
		margin: 0 auto;
		top: 64px;
	}
	#sidebar-center {
		top: 0px;
		height: 50vh;
		background-position: center top;
	}
	#box-presentacion { padding: 20px; }
	#box-presentacion > .tit { font-size: 28px; }
	#content-right > .tit {
		padding: 0px;
		text-align: center;
	}
	#content-full {
		width: 100%;
		margin: 0 auto;
	}
	#ediciones > .item-edicion {
		width: calc(50% - 10px);
		height: 203px;
		margin-right: 20px;
		margin-bottom: 20px;
	}
	#ediciones > .item-edicion:nth-child(5n) { margin-right: 20px; }
	#ediciones > .item-edicion:nth-child(2n) { margin-right: 0px !important; }
	.modal-cinema {
		top: 70px;
		height: calc(100vh - 70px);
	}
	.modal-cinema > .btn-close {
		top: 10px;
		right: 10px;
		width: 30px;
		height: 30px;
	}
	.modal-cinema > .btn-close:before {
		font-size: 30px;
		line-height: 30px;
	}
	.modal-cinema > .content {
		height: 100%;
		min-height: auto;
		margin: 0;
		overflow: auto;
	}
	.modal-cinema > .content > div {
		float: none;
		width: 100%;
		height: auto;
		overflow: auto;
	}
	.modal-cinema > .content > .img {
		max-width: 300px;
		height: 300px;
		margin: 40px auto 20px;
	}
	.modal-cinema > .content > .info { padding: 20px 40px; }
	.modal-cinema > .nav {
		display: none !important;
	}
	#searchform { padding: 0 20px; }
	#searchform #s {
		width: 100%;
		margin: calc(50vh - 70px) auto 20px;
		font-size: 20px;
	}
	#searchsubmit { left: calc(50% - 20px); }
	#map-sedes, #map-sedes .wpb_column > .vc_column-inner { width: 100vw; }
	#sidebar-right { display: none; }
	.blog-content > article { width: 100%; }
	.l4 .menu > li.wpml-ls-item { display: inline-block !important;  }
	.page-template-cinemajove-cat #programacion > .block-day .item-pelicula { width: 100%; }
	.layout-standard-header .nav-top-inner > div:last-child > ul { top: 20px; }
	#loader-cinema { margin: calc(50vh - 60px) auto !important; }
	#nav_slider > div {  width: 28px; }
	.item-entrada:before {
		top: 0px !important;
		left: 0px !important;
	}
	.item-entrada:after {
		top: 8px !important;
		left: 135px !important;
	}
	#notas-prensa > .link-file { width: 100%; }
	.wpml-ls-legacy-dropdown { display: none; }
}

/* Portrait */
@media only screen 
  and (min-device-width: 315px) 
  and (max-device-width: 568px) 
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 315px) 
  and (max-device-width: 568px) 
  and (orientation: landscape) {
	#rotate { display: block; }
}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) { 
	#img-post-mobile, #tit-mobile { display: block; }
	.layout-standard-header .nav-top { height: 70px !important; }
	.border-top, .border-bottom, .border-left, .border-right, #primary-header:after { display: none !important; }
	#main, #primary { padding: 0px; }
	.layout-standard-header .nav-top, .l1 .header-panel, .l2 #primary-header, .l3 .header-panel {
		top: 0px;
		left: 0px;
		max-width: 100%;
	}
	#main {
		top: 70px;
		height: calc(100vh - 70px) !important;
	}
	.post-header {
		width: 100vw !important;
		top: 0px;
		height: calc(100vh - 70px) !important;
	}
	.l4 .nav-trigger { left: 10px; }
	button.nav-trigger.square:before,
	button.nav-trigger.square.is-active:before,
	html[lang='es-ES'] button.nav-trigger.square:before, 
	html[lang='es-ES'] button.nav-trigger.square.is-active:before { content: ''; }
	#aux-header { right: 10px; }
	.mainnav .social-networks { display: none; }
	.layout-standard-header .nav-top-inner .nav-top-logo { 
		left: calc(50% - 80px);
		max-width: 160px;
		top: 4px;
	}
	.rev_slider .caption, .rev_slider .tp-caption {
		position: absolute;
		top: calc(100% + 70px);
	}
	.info-layer { min-width: calc(100vw - 50px); }
	.info-layer .tit {
		font-size: 16px !important;
		line-height: 18px !important;
		max-width: 100% !important;
	}
	.info-layer .tag-cat {
		line-height: 15px !important;
		font-size: 10px !important;
		display: block !important;
		text-align: center !important;
		margin-bottom: 5px !important;
	}
	#footer-home {
		width: 100vw;
		bottom: 0px;
		background: transparent;
		background-color: #f0f0f0;
		height: auto;
		padding: 15px 10px;
	}
	#footer-home .sign {
		display: block;
		position: relative;
		bottom: 0px;
		left: 0px;
		font-size: 11px;
		line-height: 15px;
		text-align: left;
	}
	#nav_slider {
		display: block;
		bottom: 0px;
		line-height: 30px;
	}
	#footer-home .sign br { display: none; }
	#rev_slider_3_1 { height: calc(100vh - 70px) !important; }
	div[class^='menu-menu-4'] {
		height: 100vh !important;
		top: 70px;
		width: 100vw;
		left: 0px !important;
	}
	#sidebar-left {
		left: -200px;
		z-index: 120;
		padding: 10vh 20px;
	}
	#more-sidebar {
		display: block;
		position: absolute;
		background-color: #282424;
		color: #fff;
		left: calc(100% + 0px);
		top: 100px;
		width: 30px;
		line-height: 30px;
		text-align: center;
		font-size: 20px;
	}
	#sidebar-center, #content-right, #content-center, #content-full,
	.blog #content-center, .archive #content-center, 
	.page-template-cinemajove #content-center,
	.page-template-cinemajove-cat #content-center,
	.single-charla #sidebar-center ,
	.single-gala #sidebar-center ,
	.single-mesa-redonda #sidebar-center ,
	.single-pelicula #sidebar-center {
		position: relative;
		width: 100%;
		left: 0;
		margin: 0 auto;
	}
	.single-charla #content-right ,
	.single-gala #content-right ,
	.single-mesa-redonda #content-right ,
	.single-pelicula #content-right {
		width: 100%;
		margin: 0 auto;
		top: 64px;
	}
	#sidebar-center {
		top: 0px;
		height: 50vh;
		background-position: center top;
	}
	#box-presentacion { padding: 20px; }
	#box-presentacion > .tit { font-size: 28px; }
	#content-right > .tit {
		padding: 0px;
		text-align: center;
	}
	#content-full {
		width: 100%;
		margin: 0 auto;
	}
	#ediciones > .item-edicion {
		width: calc(50% - 10px);
		height: 203px;
		margin-right: 20px;
		margin-bottom: 20px;
	}
	#ediciones > .item-edicion:nth-child(5n) { margin-right: 20px; }
	#ediciones > .item-edicion:nth-child(2n) { margin-right: 0px !important; }
	.modal-cinema {
		top: 70px;
		height: calc(100vh - 70px);
	}
	.modal-cinema > .btn-close {
		top: 10px;
		right: 10px;
		width: 30px;
		height: 30px;
	}
	.modal-cinema > .btn-close:before {
		font-size: 30px;
		line-height: 30px;
	}
	.modal-cinema > .content {
		height: 100%;
		min-height: auto;
		margin: 0;
		overflow: auto;
	}
	.modal-cinema > .content > div {
		float: none;
		width: 100%;
		height: auto;
		overflow: auto;
	}
	.modal-cinema > .content > .img {
		max-width: 300px;
		height: 300px;
		margin: 40px auto 20px;
	}
	.modal-cinema > .content > .info { padding: 20px 40px; }
	.modal-cinema > .nav {
		display: none !important;
	}
	#searchform { padding: 0 20px; }
	#searchform #s {
		width: 100%;
		margin: calc(50vh - 70px) auto 20px;
	}
	#searchsubmit { left: calc(50% - 20px); }
	#map-sedes, #map-sedes .wpb_column > .vc_column-inner { width: 100vw; }
	#sidebar-right { display: none; }
	.blog-content > article { width: 100%; }
	.l4 .menu > li.wpml-ls-item { display: inline-block !important;  }
	.page-template-cinemajove-cat #programacion > .block-day .item-pelicula { width: 100%; }
	.layout-standard-header .nav-top-inner > div:last-child > ul { top: 20px; }
	#loader-cinema { margin: calc(50vh - 60px) auto !important; }
	.item-entrada:before {
		top: 0px !important;
		left: 0px !important;
	}
	.item-entrada:after {
		top: 8px !important;
		left: 135px !important;
	}
	  #notas-prensa > .link-file { width: 100%; }
    .wpml-ls-legacy-dropdown { display: none; }
}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (orientation: landscape) { 
	#rotate { display: block; }
}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) {
	#img-post-mobile, #tit-mobile { display: block; }
	.layout-standard-header .nav-top { height: 70px !important; }
	.border-top, .border-bottom, .border-left, .border-right, #primary-header:after { display: none !important; }
	#main, #primary { padding: 0px; }
	.layout-standard-header .nav-top, .l1 .header-panel, .l2 #primary-header, .l3 .header-panel {
		top: 0px;
		left: 0px;
		max-width: 100%;
	}
	#main {
		top: 70px;
		height: calc(100vh - 70px) !important;
	}
	.post-header {
		width: 100vw !important;
		top: 0px;
		height: calc(100vh - 70px) !important;
	}
	.l4 .nav-trigger { left: 10px; }
	button.nav-trigger.square:before,
	button.nav-trigger.square.is-active:before,
	html[lang='es-ES'] button.nav-trigger.square:before, 
	html[lang='es-ES'] button.nav-trigger.square.is-active:before { content: ''; }
	#aux-header { right: 10px; }
	.mainnav .social-networks { display: none; }
	.layout-standard-header .nav-top-inner .nav-top-logo { 
		left: calc(50% - 80px);
		max-width: 160px;
		top: 4px;
	}
	.rev_slider .caption, .rev_slider .tp-caption {
		position: absolute;
		top: calc(100% + 70px);
	}
	.info-layer { min-width: calc(100vw - 50px); }
	.info-layer .tit {
		font-size: 16px !important;
		line-height: 18px !important;
		max-width: 100% !important;
	}
	.info-layer .tag-cat {
		line-height: 15px !important;
		font-size: 10px !important;
		display: block !important;
		text-align: center !important;
		margin-bottom: 5px !important;
	}
	#footer-home {
		width: 100vw;
		bottom: 0px;
		background: transparent;
		background-color: #f0f0f0;
		height: auto;
		padding: 15px 10px;
	}
	#footer-home .sign {
		display: block;
		position: relative;
		bottom: 0px;
		left: 0px;
		font-size: 11px;
		line-height: 15px;
		text-align: left;
	}
	#nav_slider {
		display: block;
		bottom: 0px;
		line-height: 30px;
	}
	#footer-home .sign br { display: none; }
	#rev_slider_3_1 { height: calc(100vh - 70px) !important; }
	div[class^='menu-menu-4'] {
		height: 100vh !important;
		top: 70px;
		width: 100vw;
		left: 0px !important;
	}
	#sidebar-left {
		left: -200px;
		z-index: 120;
		padding: 10vh 20px;
	}
	#more-sidebar {
		display: block;
		position: absolute;
		background-color: #282424;
		color: #fff;
		left: calc(100% + 0px);
		top: 100px;
		width: 30px;
		line-height: 30px;
		text-align: center;
		font-size: 20px;
	}
	#sidebar-center, #content-right, #content-center, #content-full,
	.blog #content-center, .archive #content-center, 
	.page-template-cinemajove #content-center,
	.page-template-cinemajove-cat #content-center,
	.single-charla #sidebar-center ,
	.single-gala #sidebar-center ,
	.single-mesa-redonda #sidebar-center ,
	.single-pelicula #sidebar-center {
		position: relative;
		width: 100%;
		left: 0;
		margin: 0 auto;
	}
	.single-charla #content-right ,
	.single-gala #content-right ,
	.single-mesa-redonda #content-right ,
	.single-pelicula #content-right {
		width: 100%;
		margin: 0 auto;
		top: 64px;
	}
	#sidebar-center {
		top: 0px;
		height: 50vh;
		background-position: center top;
	}
	#box-presentacion { padding: 20px; }
	#box-presentacion > .tit { font-size: 28px; }
	#content-right > .tit {
		padding: 0px;
		text-align: center;
	}
	#content-full {
		width: 100%;
		margin: 0 auto;
	}
	#ediciones > .item-edicion {
		width: calc(50% - 10px);
		height: 203px;
		margin-right: 20px;
		margin-bottom: 20px;
	}
	#ediciones > .item-edicion:nth-child(5n) { margin-right: 20px; }
	#ediciones > .item-edicion:nth-child(2n) { margin-right: 0px !important; }
	.modal-cinema {
		top: 70px;
		height: calc(100vh - 70px);
	}
	.modal-cinema > .btn-close {
		top: 10px;
		right: 10px;
		width: 30px;
		height: 30px;
	}
	.modal-cinema > .btn-close:before {
		font-size: 30px;
		line-height: 30px;
	}
	.modal-cinema > .content {
		height: 100%;
		min-height: auto;
		margin: 0;
		overflow: auto;
	}
	.modal-cinema > .content > div {
		float: none;
		width: 100%;
		height: auto;
		overflow: auto;
	}
	.modal-cinema > .content > .img {
		max-width: 300px;
		height: 300px;
		margin: 40px auto 20px;
	}
	.modal-cinema > .content > .info { padding: 20px 40px; }
	.modal-cinema > .nav {
		display: none !important;
	}
	#searchform { padding: 0 20px; }
	#searchform #s {
		width: 100%;
		margin: calc(50vh - 70px) auto 20px;
	}
	#searchsubmit { left: calc(50% - 20px); }
	#map-sedes, #map-sedes .wpb_column > .vc_column-inner { width: 100vw; }
	#sidebar-right { display: none; }
	.blog-content > article { width: 100%; }
	.l4 .menu > li.wpml-ls-item { display: inline-block !important;  }
	.page-template-cinemajove-cat #programacion > .block-day .item-pelicula { width: 100%; }
	.layout-standard-header .nav-top-inner > div:last-child > ul { top: 20px; }
	#loader-cinema { margin: calc(50vh - 60px) auto !important; }
	.item-entrada:before {
		top: 0px !important;
		left: 0px !important;
	}
	.item-entrada:after {
		top: 8px !important;
		left: 135px !important;
	}
	#notas-prensa > .link-file { width: 100%; }
	.wpml-ls-legacy-dropdown { display: none; }
}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (orientation: landscape) { 
	#rotate { display: block; }
}
/* ----------- iPhone X ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) { 
	#img-post-mobile, #tit-mobile { display: block; }
	.layout-standard-header .nav-top { height: 70px !important; }
	.border-top, .border-bottom, .border-left, .border-right, #primary-header:after { display: none !important; }
	#main, #primary { padding: 0px; }
	.layout-standard-header .nav-top, .l1 .header-panel, .l2 #primary-header, .l3 .header-panel {
		top: 0px;
		left: 0px;
		max-width: 100%;
	}
	#main {
		top: 70px;
		height: calc(100vh - 70px) !important;
	}
	.post-header {
		width: 100vw !important;
		top: 0px;
		height: calc(100vh - 70px) !important;
	}
	.l4 .nav-trigger { 
		right: 10px;
		left: auto;
	}
	button.nav-trigger.square:before,
	button.nav-trigger.square.is-active:before,
	html[lang='es-ES'] button.nav-trigger.square:before, 
	html[lang='es-ES'] button.nav-trigger.square.is-active:before { content: ''; }
	#aux-header { right: 10px; }
	.mainnav .social-networks { display: none; }
	.layout-standard-header .nav-top-inner .nav-top-logo { 
		left: 0px;
		right: auto;
		max-width: 300px;
		top: 0px;
	}
	.rev_slider .caption, .rev_slider .tp-caption {
		position: absolute;
		top: calc(100% + 70px);
	}
	.info-layer { min-width: calc(100vw - 50px); }
	.info-layer .tit {
		font-size: 16px !important;
		line-height: 18px !important;
		max-width: 100% !important;
	}
	.info-layer .tag-cat {
		line-height: 15px !important;
		font-size: 10px !important;
		display: block !important;
		text-align: center !important;
		margin-bottom: 5px !important;
	}
	#footer-home {
		width: 100vw;
		bottom: 0px;
		background: transparent;
		background-color: #f0f0f0;
		height: auto;
		padding: 15px 10px;
	}
	#footer-home .sign {
		display: block;
		position: relative;
		bottom: 0px;
		left: 0px;
		font-size: 11px;
		line-height: 15px;
		text-align: left;
	}
	#nav_slider {
		display: block;
		bottom: 0px;
		line-height: 30px;
	}
	#footer-home .sign br { display: none; }
	#rev_slider_3_1 { height: calc(100vh - 70px) !important; }
	div[class^='menu-menu-4'] {
		height: 100vh !important;
		top: 70px;
		width: 100vw;
		left: 0px !important;
	}
	#sidebar-left {
		left: -200px;
		z-index: 120;
		padding: 10vh 20px;
	}
	#more-sidebar {
		display: block;
		position: absolute;
		background-color: #282424;
		color: #fff;
		left: calc(100% + 0px);
		top: 100px;
		width: 30px;
		line-height: 30px;
		text-align: center;
		font-size: 20px;
	}
	#sidebar-center, #content-right, #content-center, #content-full,
	.blog #content-center, .archive #content-center, 
	.page-template-cinemajove #content-center,
	.page-template-cinemajove-cat #content-center,
	.single-charla #sidebar-center ,
	.single-gala #sidebar-center ,
	.single-mesa-redonda #sidebar-center ,
	.single-pelicula #sidebar-center {
		position: relative;
		width: 100%;
		left: 0;
		margin: 0 auto;
	}
	.single-charla #content-right ,
	.single-gala #content-right ,
	.single-mesa-redonda #content-right ,
	.single-pelicula #content-right {
		width: 100%;
		margin: 0 auto;
		top: 64px;
	}
	#sidebar-center {
		top: 0px;
		height: 50vh;
		background-position: center top;
	}
	#box-presentacion { padding: 20px; }
	#box-presentacion > .tit { font-size: 28px; }
	#content-right > .tit {
		padding: 0px;
		text-align: center;
	}
	#content-full {
		width: 100%;
		margin: 0 auto;
	}
	#ediciones > .item-edicion {
		width: calc(50% - 10px);
		height: 203px;
		margin-right: 20px;
		margin-bottom: 20px;
	}
	#ediciones > .item-edicion:nth-child(5n) { margin-right: 20px; }
	#ediciones > .item-edicion:nth-child(2n) { margin-right: 0px !important; }
	.modal-cinema {
		top: 70px;
		height: calc(100vh - 70px);
	}
	.modal-cinema > .btn-close {
		top: 10px;
		right: 10px;
		width: 30px;
		height: 30px;
	}
	.modal-cinema > .btn-close:before {
		font-size: 30px;
		line-height: 30px;
	}
	.modal-cinema > .content {
		height: 100%;
		min-height: auto;
		margin: 0;
		overflow: auto;
	}
	.modal-cinema > .content > div {
		float: none;
		width: 100%;
		height: auto;
		overflow: auto;
	}
	.modal-cinema > .content > .img {
		max-width: 300px;
		height: 300px;
		margin: 40px auto 20px;
	}
	.modal-cinema > .content > .info { padding: 20px 40px; }
	.modal-cinema > .nav {
		display: none !important;
	}
	#searchform { padding: 0 20px; }
	#searchform #s {
		width: 100%;
		margin: calc(50vh - 70px) auto 20px;
	}
	#searchsubmit { left: calc(50% - 20px); }
	#map-sedes, #map-sedes .wpb_column > .vc_column-inner { width: 100vw; }
	#sidebar-right { display: none; }
	.blog-content > article { width: 100%; }
	.l4 .menu > li.wpml-ls-item { display: inline-block !important;  }
	.page-template-cinemajove-cat #programacion > .block-day .item-pelicula { width: 100%; }
	.layout-standard-header .nav-top-inner > div:last-child > ul { top: 20px; }
	#loader-cinema { margin: calc(50vh - 60px) auto !important; }
	.item-entrada:before {
		top: 0px !important;
		left: 0px !important;
	}
	.item-entrada:after {
		top: 8px !important;
		left: 135px !important;
	}
	  #notas-prensa > .link-file { width: 100%; }
    .wpml-ls-legacy-dropdown { display: none; }
}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (orientation: landscape) { 
	#rotate { display: block; }
}
/* ----------- iPad ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) {
	.border-top, .border-bottom, .border-left, .border-right, #primary-header:after { display: none !important; }
	.layout-standard-header .nav-top, .l1 .header-panel, .l2 #primary-header, .l3 .header-panel {
		 top: 0px; 
		 left: 0px; 
		max-width: 100%;
	}
	.tp-tab { min-height: 280px !important; }
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) {
	.post-header.has-rev {
		width: 100vw !important;
		height: calc(100vh - 70px) !important;
	}
	#main {
		top: 80px;
		padding: 0px !important;
	}
	.rev_slider .caption, .rev_slider .tp-caption {
		position: absolute;
		top: calc(100% + 200px);
	}
	.info-layer { min-width: calc(100vw - 280px); }
	.tp-tab-mask { height: 100vh !important; }
	.tp-tab, .tp-thumb {
		position: relative !important;
		top: 0px !important;
	}
	#sidebar-right,
	.modal-cinema > .nav,
	#more-sidebar { display: none !important; }
	#content-center, #sidebar-center, #content-right,
	.page-template-cinemajove #content-center,
	.page-template-cinemajove-cat #content-center,
	.single-pelicula #content-right,
	.blog #content-center {
		position: relative;
		width: calc(100% - 200px);
		margin: 0 auto 0 200px
	}
	#sidebar-center {
		height: 50vh;
		margin: 0;
		top: 0;
		background-position: center top;
	}
	.single-charla #sidebar-center ,
	.single-gala #sidebar-center ,
	.single-mesa-redonda #sidebar-center ,
	.single-pelicula #sidebar-center {
		position: relative;
		width: calc(100% - 200px);
	}
	#slider-fotogramas { height: calc(100% - 100px); }
	#box-tit {
		height: 100px;
		line-height: normal;
	}
	#img-post-mobile {
		display: block;
		height: 306px;
	}
	#tit-mobile { display: block; }
	#ediciones > .item-edicion { 
		width: calc((100% / 3) - 20px);
		margin: 0 30px 30px 0;
		height: 223px;
	}
	#ediciones > .item-edicion:nth-child(5n) { margin-right: 30px; }
	#ediciones > .item-edicion:nth-child(3n) { margin-right: 0px; }
	#asl-storelocator.asl-p-cont.asl-template-1.asl-p-cont .asl-panel {
		top: calc(100vh - 80px) !important;
		height: 400px !important;
	}
	.btn-seccion { padding: 19% 0 0; }
	.btn-seccion.small { padding: 16% 0 0; }
	#programacion > .block-day .item-pelicula { height: 175px; }
	#programacion > .block-day .item-pelicula > .fotogramas, .btn-seccion > .fotogramas { height: 104px; }
	#row-bases { padding-top: 0; }
	.btn-bases { padding: 250px 0 0; }
	.l4 .nav-top-inner > div:last-child {
		right: 0px;
		bottom: 0px;
		left: 0px;
	}
	.l4 .menu li.wpml-ls-item { display: inline-block !important; }
	.blog-content > article {
		width: calc((100% / 2) - 10px);
		margin: 0 20px 20px 0;
	}
	.blog-content > article:nth-child(3n) { margin-right: 20px; }
	.blog-content > article:nth-child(2n) { margin-right: 0px; }
	.blog-content > article .entry-summary .recent-post-img, .blog-content > article .entry-summary .recent-post-img img { height: 150px; }
	.blog-content > article .entry-summary div { height: 350px; }
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) {
	.rev_slider .caption, .rev_slider .tp-caption {
		position: absolute;
		top: calc(100% + 80px);
	}
	.info-layer { min-width: calc(100vw - 420px); }
}
@media only screen and (max-width: 1250px) {
	#box-tit { line-height: normal;	}
}

@media only screen and (min-device-width: 1700px) {
	.info-layer {  min-width: calc(100vw - 765px); }
}


@media only screen 
and (min-device-width: 315px) 
and (max-device-width: 820px) {
	#programacion > .block-day .item-pelicula {
		width: calc(50% - 10px);
		margin: 0 10px 10px 0;
	}
	#programacion > .block-day .item-pelicula > .fotogramas, .btn-seccion > .fotogramas { height: 140px; }
	#programacion > .block-day > .tit {
		text-align: center;
		color: #fff;
		background-color: #000;
	}
	#sub-newsletter { display: none; }
}

img#mobileLogo {
    max-width: 300px;
    left: calc(50% - 150px);
}

@media only screen 
and (max-device-width: 768px) {
	img#mobileLogo {
    	max-width: 220px;
		top: 53%;
	}
	.btn-search {
		right: 64px;
	}
}

@media (max-width:480px) {
	#slider-fotogramas > .item-slider {
    background-size: contain;
    background-position: top;
	}
	#slider-fotogramas {
		 height: calc(100vh - 600px);
	}
}

/*
.patronos {
	display: none;
	background-color: #000;
	bottom: 0;
    position: fixed;
    width: 100%;
    text-align: center;
    padding: 5%;
}

@media (max-width: 1100px) {
	#aux-header .btn-search,
	#aux-header .social-networks {
		display: none;
	}

	.layout-standard-header .nav-top-inner .nav-top-logo {
	    left: calc(50% - 275px);
	    max-width: 550px;
	}
}

@media (max-width: 768px) {
	.patronos {
		display: block;
	}
}
*/
