@CHARSET "UTF-8";

.panel-full-text {
	width:80%;
	margin-left:30px;
}

.panel-full-opacity{
	width:90%;
	margin-left:10px;
}

.pagenavi span {
	margin-left:0px;		
}

/* grupo */
.panel-full-white {
	width:90%;
	margin-left:10px;
}

.ls-container .ls-lightskin {
	width:100%!important;
}

.ls-inner{
	width:100%!important;
}

.img-espectaculo{
	width:50%;
}
	
.img-espectaculo-inn{
	width:90%;
}

.comment-form label {
	label width:50%;
}

.panel-full-transparente {
	width:90%;
}



.big-icon-wrapper {
	/*padding-left: 0px;
    */padding-right: 0px;
}

	/***********/
	/* MENU MOVIL */
	/***********/
	
/*.menu_bar_movil .nav_movil {
	background:#023859;
	z-index:1000;
	max-width: 1000px;
	width:95%;
	margin:20px auto;
}
 
.menu_bar_movil .nav_movil ul {
	list-style:none;
}
 
.menu_bar_movil .nav_movil ul li {
	display:inline-block;
	position: relative;
}
 
.menu_bar_movil .nav_movil ul li:hover {
	background:#E6344A;
}
 
.menu_bar_movil .nav_movil ul li a {
	color:#fff;
	display:block;
	text-decoration:none;
	padding: 20px;
}
 
.menu_bar_movil .nav_movil ul li a span {
	margin-right:10px;
}
 
.menu_bar_movil .nav_movil ul li:hover .children_movil {
	display:block;
}
 
.menu_bar_movil .nav_movil ul li .children_movil {
	display: none;
	background:#011826;
	position: absolute;
	width: 150%;
	z-index:1000;
}
 
.menu_bar_movil .nav_movil ul li .children_movil li {
	display:block;
	overflow: hidden;
	border-bottom: 1px solid rgba(255,255,255,.5);
}
 
.menu_bar_movil .nav_movil ul li .children_movil li a {
	display: block;
}
 
.menu_bar_movil .nav_movil ul li .children_movil li a span {
	float: right;
	position: relative;
	top:3px;
	margin-right:0;
	margin-left:10px;
}
 
.menu_bar_movil .nav_movil ul li .caret {
	position: relative;
	top:3px;
	margin-left:10px;
	margin-right:0px;
}


*/
@media only screen and (min-width : 200px) and (max-width : 600px) { 


	
	/***********/
	/* LAYOUT */
	/***********/
	
	.container {
	    margin-left: 10px;
	}
	
	.right-block {
		width:100%;
	}
	
	.panel-full {
		width:90%;
	}
	
	.panel-middle {
		width:100%;
	}
	
	#top {
		width:100%;
	}
	
	.wrapper {
		width:100%;
		/* BORRAR  */
		/*margin-top:150px
	*/}
	
	.panel {
		width:100%;
	}
	
	/***********/
	/** FOTOS LOGO **/
	/***********/
	
	
	.imag-logo {
	 /*	width:100%; */
	}
	
	.imag-comprarcd {
		/* width:210px; */
	}
	
	/***********/
	/* SLIDER */
	/***********/

	.slider-dcha{
		display:none;
	}
	.slider-izq{
		width:100%;
	}
	
	/***********/
	/* ARTICULO */
	/***********/
	
	
	.article-box {
		width:80%;
	}
	
	.block-bottom {
		width:80%;
	}
	
	/***********/
	/* FOTO */
	/***********/
	.image-frame {
		width:100%!important;
		height:100%!important;
	}
	
	.gallery-photo1{
		width:90%;
	}
	
	/***********/
	/* FOOTER */
	/***********/
	
	
	.footer {
		margin-left:20px;
		width:86%;
	}

	.footer .footer-block {
		float:none;
	}
	
	/* MENU TOP */

	.layout-main {
		margin-left:10px;
	}
	
	/***********/
	/* ULTIMAS NOTICIAS Y CITAS */
	/***********/
	
	.sidebar{
		display:block;
		float:none;
		width:90%;
		margin-top:400px;
	}
	
	/*************/
	/* CONTACTO */
	/************/
	
	
.comment-form label {
	width:50%;
	margin-left:10px;
}	
	
.col-izq {
	float:none;
	width: 70%;
	background:none;
	}
	
.col-dcha {
  margin-left: 10px;
  width: 50%;
  float:left;
}
	
.big-icon-wrapper span.big-icon-phone{
	font-size:15px;
}
	
.big-icon-wrapper{
	width:300px;	
}
	
.comment-form div.input-box input {
		width:200px;
}
	

/***********/
/** VIDEO **/
/***********/


.back-video{
	background:#000000;
	width:92%;/*
	height:60%;
*/}

.video-width{
	width:100%!important;
	height:100%!important;
	margin-left:0px!important;
}
#top-menu { 
	background:#52504b;
	margin-left:10px;
	margin-top:5px;
	/*height:205px;
*/}
.sf-menu{
	height:200px;
	width:150px;
	margin:8px 0 0 0;
	/*margin-left y right: 0
	
	
	
*/}
.sf-menu ul{
	margin-left:120px;
	height:150px;
	width:130px;

}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 0px; left: 0px;top: 15px;}	

/*ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {	left: 0px; top: 0;}
	
	
	*/.menu_texto {
		display:block;
		width:100%;
		top:0;
		z-index:1000;
		padding-top:0px;
}
	.menu_texto .menu_boton {
		display: block;
		padding: 0 20px 0px 20px;
		color: #fff;
		overflow: hidden;
		font-size: 20px;
		font-weight: bold;
		text-decoration: none;
	}
	

.menu_bar_grande{
	display:block!important;
	z-index:1000;
	height:100%;
}


	
.menu_bar_grande nav {
		display: block!important;
		width: 80%;
		height: calc(100% - 80px);
		position: fixed;
		right:100%;
		margin: 0;
		/*overflow: scroll;
			*/position: relative;
	}
	.menu_bar_grande .nav ul li {
		display: block!important;
		border-bottom:1px solid rgba(255,255,255,.5);
		position: relative;
	}
 
	.menu_bar_grande .nav ul li a {
		display: block!important;
			position: relative;
	}
	
	
	 .nav{
	 z-index:1000;
	 margin-top:100px;
	 }

 
	.menu_texto span {
		float: right;
		font-size: 40px;
	}
	
.level3{
	margin-left:0px!important;
	margin-top:20px;
}
	
.head-logo{
	margin-left:200px;
}

	.menu_bar {
		display:block;
		width:100%;
		background:#ccc;
	}
 
	.menu_bar .bt-menu {
		display:block;
		padding:20px;
		background:#024959;
		color:#fff;
		text-decoration:none;
		font-weight: bold;
		font-size:25px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
 
	.menu_bar span {
		float:right;
		font-size:40px;
	}
	
	
.menu_bar_grande{
display:none;
}
*/.newsticker_title_movil{
	margin-top:20px;
	display:block;
	/*float:right!important;
	margin-top:22px;
	display:block;
	
*/
		
}
.newsticker_title{
	display:none;
}


.seg-panel{
	margin-top:10px;
	
}
	

	
	




}

@media only screen and (min-width : 600px) and (max-width : 1024px) { 

	#top-menu{
	margin-left:0px;
	}
	.head-logo{
	display:none;
	}
	.layout-main {
    	margin-left: 0px;
	}
	
	.wrapper {
		
    margin-right: 10px;
    margin-left: 5px;
    width:100%;

	}
	
	.slider {
		width:80%;
	}
	
	.slider-izq {
		/*display:none;*/
		float:right;
    	width: 24%;
		
	}
	
	.slider-dcha{
    	margin-left: 20px;
		
	}
	
	.slider-img {
		width:80%;
	}

	/***********/
	/* ARTICULO */
	/***********/
	
	
	.article-box {
		width:80%;
	}
	
	.block-bottom {
		width:80%;
	}
	
	/***********/
	/* BLOQUE DERECHO */
	/***********/
	
	.right-block{
		width:100%;
	}
	
	.sidebar{
		margin-right: 10px;
	}
	
	.panel-middle {
		width:55%;
		margin-left:30px;
	}
	
	.back-video{
		background:#000000;
		width:92%;/*
		height:60%;
	*/}

	.video-width{
		width:100%!important;
		height:100%!important;
		margin-left:0px!important;
	}
	
	
	#layerslider{
		width:99%!important;
	}
	
	
	/*************/
	/* CONTACTO */
	/************/
	
.col-izq {
	float:none;
	width: 70%;
	background:none;
	}
	
.col-dcha {
  margin-left: 0px;
  width: 50%;
  float:left;
}
	
	
.text-disc{
	float:left;
}	
	

.img-disco{
	width:100%;
	height:100%;	
	
}

}



@media only screen and (min-width : 1024px) { 

.back-video{
		 margin-bottom: 30px;
		 background:#000000;
	}
	
.video-width{
		width:100%!important;
		height:100%!important;
		margin-left:0px!important;
	}
   
	.img-inaem{
		width:1000px;
	}
}

@media only screen and (min-width : 800px) and (max-width : 1024px) {
	.img-inaem{
		width:700px;
	}
}


@media only screen and (min-width : 600px) and (max-width : 800px) {

	.img-inaem{
		width:600px;
	}
}


@media only screen and (min-width : 400px) and (max-width : 600px) {

	.img-inaem{
		width:400px;
	}
}

@media only screen and (min-width : 200px) and (max-width : 400px) {

	.img-inaem{
		width:200px;
	}
}	
	