@media screen and (max-width:1040px){
	#first-container{ height: 90%; background-position: 52% 40px;}
	#header-menu{display:none;}
	#header-mobile-menu{display:block;}
	#header-mobile-logo{display:block;}
	#floating-elements{width:90%; top: 300px;}
	#floating-image{ height: 200px; width: 60%; margin: auto;}
	#floating-details{line-height: 35px;}	
	#main-button{margin-left: 0px;}
	#nov-middle{display: none;}
	.hidden{visibility: visible;}
	.cada-nov{width: 80%; height: auto; margin: auto; float:none; margin-top: 30px; }
	#novedades{height: auto; padding-top: 220px;}
	.nov-img{ position: relative; margin-top: 20px; bottom: 0;}
	.nov-descr{width: 90%; border-bottom: 1px dotted #fff; padding-bottom: 30px;}
	.nov-title{width: 90%; margin-bottom: 15px;}
	.nov-img{width: 99%;  height: 190px;}
	.nov-btn{padding:10px 15px;}
	#deco-right{display:none;}
	#deco-left{display:none;}
	#footer-logo{top: 40px;}
	#footer ul {width: 100%; padding: 0; left: 0;  margin-left: 0 !important; display: table; text-align: center;}
	#footer ul li{width: 33.3%; padding: 0px 7px; height: 65px;}
	.last-footer-li{display:block;}
	#lang{display:none;}
	#next-shows{width: 85%;}
	.buy-tickets{padding: 7px 0px;}
}	


@media screen and (max-width:700px){
	#first-container{ height: 90%; background-position: 50% 40px;}
	#header-menu{display:none;}
	#header-mobile-menu{display:block;}
	#header-mobile-logo{display:block;}
	#floating-elements{width:90%; top: 300px;}
	#floating-image{ height:200px; width:80%;}
	#floating-details{line-height: 35px;}	
	#main-button{margin-left: 0px;}
	#nov-middle{display: none;}
	.hidden{visibility: visible;}
	.cada-nov{width: 100%; height: auto; margin-top: 30px; }
	#novedades{height: auto; padding-top: 370px; background-image:url(img/bg-novedades-2.jpg); background-size: cover;}
	.nov-img{ position: relative; margin-top: 20px; bottom: 0;}
	.nov-descr{width: 90%; border-bottom: 1px dotted #fff; padding-bottom: 30px;}
	.nov-title{width: 90%; margin-bottom: 15px;}
	.nov-img{width: 99%; }
	.nov-btn{padding:10px 15px;}
	#menciones{text-align: center;margin:auto; top:30px;}
	#prensa {height:300px;}
	#prensa ul{width: 80%; top: 40px; display: table !important;}
	#prensa ul li{width: 50%;}
	#deco-right{display:none;}
	#deco-left{display:none;}
	#footer-logo{top: 40px;}
	#footer ul {width: 100%; padding: 0; left: 0;  margin-left: 0 !important; display: table; text-align: center;}
	#footer ul li{width: 33.3%; padding: 0px 7px; height: 65px;}
	.last-footer-li{display:block;}
	#next-shows{width: 85%;}
	.first-shows{padding: 20px 20px 0 20px;}
	.show-ciudad{    width: 50%;}
	.show-detalles{    width: 50%;}
	.show-tickets{margin-top: 20px; width: 100%; float:none;}
	.sponsor{margin-bottom: 10px; width:100%;}
	.buy-tickets{margin: auto; float:none;}
}	

@media screen and (max-width:500px){
		#floating-image{ height:160px; width: 100%;}
}



@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {

}
