@charset "utf-8";

* {
	margin: 0 auto;
	
}

ol, ul {
	list-style: none;
}

@font-face {
  font-family: "FontAwesome";
  src: url("fuentes/awesome/fontawesome-webfont.woff");
}

@font-face{
	font-family: "opensans1";
	src: url("fuentes/opensans/OpenSans-Regular.ttf");	
}

@font-face{
	font-family: "opensans2";
	src: url("fuentes/opensans/OpenSans-Light.ttf");	
}

body {
	background-color: #000000;
	
}

.bod1{
	background-color: #ffffff;
}

.bod2{
	background-color: #ffffff;
		
}

.bod3{
	color: #ffffff !important;
	background-color: #fff !important;
	}  
	
h1, h2{
	font-family: 'opensans1', sans-serif;
}


h3, h4, h5, h6{
	font-family: 'opensans2', sans-serif;
}



h2{
	font-size: 19px;
	font-weight: 300;
	color: #666666;
	margin-bottom: 15px;
}

/*PAGINA INICIO (móvil) ------------------------------------------------------*/

#contenedor {
	width: 100%;
	height:100%;
	/*min-height:500px;*/
	min-height:565px;
	margin: 0 auto;
	z-index: 1000;
	background-position: center;
	background-repeat: no-repeat;
	position:relative;
	float:left;
	
}

#redes{
	display: none;
}

.redes-monitor{
	display:none;	
}

.icon-monitor{
	display:none;
}


#logo {
	margin: 0 auto;
	width: 100%;
	height: auto;
	max-width:320px;
	z-index: 1000;
	margin-top: -50px;
}

#logo img{
	width:100%;
	height:auto;	
}

.primero{
  	width:90%;
/*	font: 300 11px 'Source Sans Pro', sans-serif;
*/	font: 300 11px 'opensans1', sans-serif;
	z-index: 1000;
	color: #ffffff;
	text-align: center;
	margin-top: -130px;
	text-transform: uppercase;
	opacity: 0.51;
}

#menu{
	width: 90%;
	height: auto;
	margin-top: 40px;
	margin-bottom:20px;
	z-index: 20000;
	text-transform: uppercase;
	opacity: 0.98;
	max-width:300px;
}

#menu h1, #menu h1 a:link {
	text-align: center;
	font-size: 19px;
	font-weight: 200;
	font-style: normal;
	color: #d9d9d9;
}

#menu #pseudo-h1, #menu h1{
/*	font-family: 'Source Sans Pro', sans-serif;
*/	font-family: 'opensans1', sans-serif;
	text-align: center;
	font-size: 29px;
	font-weight: 200;
	font-style: normal;
	color: #d9d9d9;
}

#menu a:link{
	text-decoration: none;
	color: #dcdcdc;
	font-size: 29px;
	font-weight:300;
	text-shadow: 0px 0px 6px #000, 0px 0px 3px #000 ;
}

#menu a:visited{
	text-decoration: none;
	color: #dcdcdc;
	font-size: 29px;
}

#menu a:hover{
	text-decoration: none;
	color: #898989;
	font-size: 29px;
}

#blog{
	display: none;
}

.caja p{
	font-weight: 300;
	font-size: 13px;
/*	font-family: 'Source Sans Pro', sans-serif;
*/	font-family: 'opensans1', sans-serif;
	color: #666666;
	margin-left: 12px;
	margin-right: 12px;
}

.caja h2{
font-weight: 300;
	font-size: 17px;
/*	font-family: 'Source Sans Pro', sans-serif;
*/	font-family: 'opensans1', sans-serif;
	color: #666666;
}

.caja a:link, .caja a:visited{
	color: #666666;
	text-decoration: none;
	/*font: 300 17px 'Source Sans Pro', sans-serif;*/
	font: 300 17px 'opensans1', sans-serif;
}

.sociali{
	width:60%;
	max-width:251px;
	height: auto;
	background-color:rgba(0,0,0,0.00);
	margin-top: 30px;
	margin-bottom:20px;
	display:block;
	overflow:hidden;
	box-sizing:border-box;
}

.icon{
	display:block;
	width:calc(76%/4);
	height: auto;
	z-index: 3000000;
	margin-right: 3%;
	margin-left: 3%;
	float: left;
	text-align:center;
}

.icon a img{
	width:100%;
	height:auto;	
}

.caja-portada{ 
	width: 30% !important; 
	margin: 30px 0 0px 5% !important; 
	padding: 0 !important; 
	float: left; 
}

.caja-portada:first-child{ 
	margin-left: 0 !important; 
}

.imagen-articulo{ 
	width: 30%; 
	float: left; 
	clear: left; 
}

.imagen-articulo img{ 
	max-width: 95%; 
	height: auto; 
	max-height:115px;
	padding: 2.5%; 
	-webkit-box-shadow: 0px 0px 3px rgba(100, 100, 100, 0.75); 
	-moz-box-shadow: 0px 0px 3px rgba(100, 100, 100, 0.75); 
	box-shadow: 0px 0px 3px rgba(100, 100, 100, 0.75); 
}
.imagen-articulo a:hover img{ 
	opacity: 0.75; 
}

.cuerpo-articulo{ 
	width: 65%; 
	float: right; 
	clear: right; 
}

.cuerpo-articulo *{ 
	text-align: left !important; 
}
.cuerpo-articulo p{ 
	margin: 0; 
}

#footer-index, #footer-index-club{
	width: 100%;
	margin: 0px auto 5px auto;
	display: block;
	text-align: center;
	/*font-family: 'Source Sans Pro', sans-serif;*/
	font-family: 'opensans1', sans-serif;
	font-size: 13px;
	color: #dadada;
	background-color:none;
	position:absolute;
	bottom:0px;
	z-index:10001;
}

#footer-index2{
	width: 100%;
	margin: 0px auto;
	padding-bottom:5px;
	display: block;
	text-align: center;
	/*font-family: 'Source Sans Pro', sans-serif;*/
	font-family: 'opensans1', sans-serif;
	font-size: 13px;
	
	background-color:#cecece;
	color:#fff;	
	
	position:relative;
	float:left;
	z-index:10001;
}

#footer-index a, #footer-index-club a{
	color: #dadada;
	text-decoration:none;
}

#footer-index2 a{
	color:#fff;
	text-decoration:none;
}

#cabecera-login{
	width:100%; 
	height:100px; 
	float:left;
}

#container-login{
	min-height:500px; 
	width:100%; 
	position:relative; 
	height:100%;	
}

.flecha-blanca{
	background-image:url(../images/flecha-abajo-blanco.svg);
	background-repeat:no-repeat;
	width:40px;
	height:20px;
	position:absolute;
	left:50%;
	margin-left:-20px;
	bottom: 40px;
}

/*FIN PAGINA INICIO (móvil) -----------------------------------------------------*/


/*PAGINA BLOG (móvil) ---------------------------------------------------------- */
.contenedor_blog{
	width:100%;	
	max-width:1000px;
	margin:0 auto;
	padding:3%;
	box-sizing:border-box;
}

.cubre{
	padding-top: 20px;
	height: 50px;
	width: 100%;
}

.caja_blog{
	/*width: 252px;
	height: 476px;*/
	width:84%;
	height:auto;
	border: 1px solid #e0e0e0;
	float: left;
	margin-left: 8%;
	margin-right: 8%;
	margin-top: 30px;
	margin-bottom:20px;
	box-sizing:border-box;
}

.contentb{
	width:100%;
	/*height: 126px;*/
	height:auto;
	bottom: 0px;
	/*margin-top: 57px;*/
	margin-top:0px;
}

.contenta{
	width:100%;
	/*height: 299px;*/
	height:auto;
}

.contenta h1{
	line-height: 0%;
	text-transform: capitalize !important;
	text-align:center;
	box-sizing:border-box;
	padding:0 8px;
}

.contenta a img{
	width:100%;	
}

.caja_blog img{
	padding: 8px;
	text-align: center;
	box-sizing:border-box;
}

.caja_blog img a:link{
	border: none;
}

.caja_blog h1 a:link, .caja_blog h1 a:visited, .caja_blog h1 a:hover{
	text-transform: none;
	/*font: normal 400 14px/120% 'Source Sans Pro', sans-serif;*/
	font: normal 400 14px/120% 'opensans1', sans-serif;

}

.caja_blog h6{
/*	font: 300 9px 'Source Sans Pro', sans-serif;
*/	font: 300 9px 'opensans1', sans-serif;
	color: #dadada;
	padding: 10px;
	margin-bottom: -35px;
}

.caja_blog p{
	/*font: 300 13px/140% 'Source Sans Pro', sans-serif;*/
	font: 300 13px/140% 'opensans1', sans-serif;
	color: #959595;
	padding: 10px;
	margin-top: 7px;
}

.caja_blog h1 a:visited{
	color: #272727;
	text-decoration: none;
}

.caja_blog h1 a:link{
	color: #272727;
	text-decoration: none;
}

/*.caja_blog h1 a:hover{
	color: #272727;
	text-decoration: none;
}*/

.calendarblog{
	float: left;
	margin-bottom: -75px;
	margin-bottom: 0px !important;
}

#ver_mas{
	width: 100%;
	padding-top: 0px;
	margin-top: 20px!important;
	margin-bottom: 20px !important;
	height: auto;
	margin: 0 auto;
	clear: both;
	float:left;
}

#ver_mas p{
	padding-left: 30px;
	/*font: 500 14px/140% 'Source Sans Pro', sans-serif;*/
	font: 500 14px/140% 'opensans1', sans-serif;
	color: #959595;
	text-transform: capitalize;
}
/*FIN PAGINA BLOG (móvil) ------------------------------------------------------- */


/*PAGINA CONTACTO (móvil) ------------------------------------------------------- */
.contacto1 {
	width: 85%;
	height: auto;
}

.contacto2 {
	/*font: 300 18px/140% 'Source Sans Pro', sans-serif;*/
	font: 300 18px/140% 'opensans1', sans-serif;
	color: #959595;
	text-align:center;
	width: 85%;
	height: auto;
	margin-top: 50px;
	/*border-left: 1px dotted #dcdcdc;*/
}

.contacto2 span{
	display:block;
	width:100%;
	margin-bottom:10px;	
}

.contacto2 iframe {
	width:100%;
	height:220px;
}

#mastercontacto{
	height:auto;
	overflow:hidden;
	margin:20px auto 20px auto;
}

#mastercontacto, .form-textarea {
	width:100%;
	
}

.contacto-nuevo{ 
	margin-top: 20px; 
}
/*CAMBIO NEW*/
.contacto-nuevo p{ 
	font-family: 'opensans1', sans-serif; 
}
/*CAMBIO NEW*/
.contacto-nuevo input[type=text], .contacto-nuevo textarea{ 
	width: 100%; 
	border-width:0;
	padding: 5px 0%; 
	margin: 0 0 40px; 
	font-family: 'opensans2', sans-serif; 
	font-size:14px;
	box-sizing:border-box;
	border-bottom:1px solid #1d232c;
	color:#4e4e4e;
}


.contacto-nuevo textarea{ 
	height: 100px; 
	resize: none; 
}
/*CAMBIO NEW*/
#aviso-legal{
	float:left;
	margin:5px 5px 5px 0px;	
}

.contacto-nuevo button{ 
	
	display:block;
	margin-top: 0px;
	
	cursor: pointer;
  /*-moz-border-radius: .3em;
  -webkit-border-radius: .3em;*/
  /*border-radius: .3em;*/
  padding: 6px 18px;
  color: #f9fbfd;
  font-family: 'opensans1', Helvetica, sans-serif;
  font-size: 13px;
  /*font-weight: bold;*/
 /* text-shadow: 0 -1px 0px #414346;
  border: 1px solid #60646c;
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.20), 0 1px 1px 0 rgba(0, 0, 0, 0.40);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.20), 0 1px 1px 0 rgba(0, 0, 0, 0.40);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.20), 0 1px 1px 0 rgba(0, 0, 0, 0.40);
  background: #787b83;
  background: -moz-linear-gradient(top, #9799a0 0%, #787b83 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9799a0), color-stop(100%,#787b83));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9799a0', endColorstr='#787b83',GradientType=0 ); */
} 

/*.contacto-nuevo button:hover{  
	color: #f9fbfd !important;
  border: 1px solid #60646c !important;
  background: #84878f;
  background: -moz-linear-gradient(top, #b2b6c0 0%, #84878f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2b6c0), color-stop(100%,#84878f));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2b6c0', endColorstr='#84878f',GradientType=0 ); 
}*/
 /*CAMBIO NEW*/
.contacto-nuevo a{ 
	font-size:13px !important;
	clear:right;
	color:#1d232c;
} 
 /*CAMBIO NEW*/
/*.contacto-nuevo a:hover{ 
	font-size:13px !important; 
	font-weight:bold; 
} */
	
.contacto2 small a p, .contacto2 small a, .contacto2 small, .contacto2 small a:hover{
	font-size:14px !important; 
	line-height:0px;
	margin-top:10px !important;
	padding:0 !important;
	color: #959595;
}

.contacto2 a:link, .contacto2 a:hover, .contacto2 a:visited{
	color: #959595;
	text-decoration: none;
}

 
#msj.errores{ 
	margin: 20px 0 0; 
	padding: 5px 1%; 
	display: inline-block; 
	width: 100%; 
	background: rgba(0,0,255,0.7);
	color:rgba(255,255,255,1.00);
	text-align:center;
	/*font-family: 'Source Sans Pro', sans-serif; */
	font-family: 'opensans1', sans-serif; 
	box-sizing: border-box;
}

#msj.correcto{ 
	margin: 20px 0 0; 
	padding: 5px 1%; 
	display: inline-block; 
	width: 90%; 
	background: #BEDFB4; 
/*	font-family: 'Source Sans Pro', sans-serif; 
*/	font-family: 'opensans1', sans-serif; 
}

.map {
    -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
         -o-filter: grayscale(100%);
            filter: grayscale(100%);
}



/*FIN PAGINA CONTACTO (móvil) ------------------------------------------------------*/





/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

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


/*PAGINA INICIO (tablet) -----------------------------------------------------------*/

#menu{
	margin-top: 10px;
	margin-bottom:10px;
	max-width:600px;
}

#menu_idiomas_inicio{
	margin-top:0px;
	margin-bottom:0px;
	font-size:25px !important;
}

#contenedor {
	min-height:none;
}

.primero{
   	margin-top: -135px;
}

#logo {
	max-width: 320px;
	margin-top: -20px;
	z-index: 1000;
}

.redes-monitor{
	display:none;	
}

.icon-monitor{
	display:none;
}

.sociali{
	width:40%;
	margin-top: 20px;
	margin-bottom:20px;
}

.caja, .caja_f {
		text-align: center;
		margin-top: 10px;
		width: 25%;
		padding: 10px;
		height: 130px;
		font-size: 11px;
		float: left;
}

.caja, .caja_f p{
		font-weight: 300;
		font-size: 11px;
/*		font-family: 'Source Sans Pro', sans-serif;
*/		font-family: 'opensans1', sans-serif; 
		color: #666666;
}

.flecha-blanca{
	bottom: 40px;
}

/*FIN PAGINA INICIO (tablet) -----------------------------------------------------------*/

/*PAGINA BLOG (tablet) ---------------------------------------------------------- */

.caja_blog{
	/*width: 252px;
	height: 476px;*/
	width:40%;
	height:505px;
	border: 1px solid #e0e0e0;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 30px;
	box-sizing:border-box;
}

.contenta a img{
	width:100%;	
}

.contenta{
	height:auto;
	min-height:320px;
}

#ver_mas{
	width: 100%;
	padding-top: 0px;
	margin-top: 20px!important;
	margin-bottom: 20px !important;
	height: 40px;
	margin: auto;
	clear: both;
	float:left;
}


/*FIN PAGINA BLOG (tablet) ---------------------------------------------------------- */

/* PAGINA CONTACTO (tablet) ------------------------------------------------------------*/
.contacto1 {
	width: 60%;
	margin:30px auto 0 auto;
	
}

.contacto2 {
	/*font: 300 18px/140% 'Source Sans Pro', sans-serif;*/
	font: 300 18px/140% 'opensans1', sans-serif;
	color: #959595;
	width: 100%;
	margin-top: 50px;
	/*border-left: 1px dotted #dcdcdc;*/
}

.contacto2 span{
	margin-bottom:10px;
	font-size:18px;
}

.contacto2 iframe {
	width:80%;
	height:220px;
}

#redes_contacto{
	margin-top:20px;
	
}

#mastercontacto, .form-textarea {
	width:85%;
}
/* FIN PAGINA CONTACTO (tablet) ------------------------------------------------------------*/


}



/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

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

/* PAGINA INICIO (monitor) ------------------------------------------------------------------*/
#menu{
	margin-top: 50px;
	/*max-width:600px;*/
	max-width:700px;
}

#menu_idiomas_inicio{
	margin-top:0px;
	margin-bottom:0px; /*200px*/
}

#contenedor {
	/*min-height:702px;*/
	min-height:745px;	
	/*min-height:790px;*/
	height:100%;
	overflow:hidden;
	
}

.redes-monitor{
	width:60%;
	max-width:250px;
	height: auto;
	background-color:rgba(0,0,0,0.00);
	margin-top: 30px;
	margin-bottom:20px;
	display:block;
	overflow:hidden;
	box-sizing:border-box;
	margin-right:6%;
}

.icon-monitor{
	display:block;
	width:calc(60%/4);
	height: auto;
	z-index: 3000000;
	margin-right: 5%;
	margin-left: 5%;
	float: left;
	text-align:center;
}

.icon-monitor a img{
	width:100%;
	height:auto;	
}

.icon-monitor a img:hover{
	opacity:0.7;	
}

#redes {
	width: 90px;
	/*height: 80px;*/
	height:45px;
	z-index: 10000;
	margin: auto;
	position: relative;
	margin-right: 15%;
	display:block;
}

#logo {
	width: 489px;
	height: 489px;
	margin-top: 0px;
	max-width:none;
}

.sociali{
	display: none;
} 

.primero{
   	/*font: 300 12px 'Source Sans Pro', sans-serif;*/
	font: 300 12px 'opensans1', sans-serif;
	margin-top: -200px;
}

#blog {
	width: 100%;
	height:177px;
	background-image: url(../images/bg_blog.png);
	background-position: top center; 
	background-repeat: no-repeat;
	background-size:cover;
	z-index: 10000;
	position: absolute;
	bottom:0%;
	left:0%;
	margin:0 auto;
	display:block;
}

#contenido_blog {
	width: 95%;
	margin: auto;
}

.cuerpo-articulo p{
	display:none;
}

.imagen-articulo{
	width:40%;
}

.cuerpo-articulo{
	width:60%;
	padding:0 0 0 10px;
	box-sizing:border-box;	
}


.icon{
	display:none;	
}

.caja, .caja_f {
	width: 280px;
	padding: 20px;
}

#footer-index, #footer-index2{	
	background-color:#cecece;
	color:#fff;	
	margin: 0 auto;
}

#footer-index a, #footer-index2 a{	
	color:#fff;	
}

#cabecera-login{
	height:170px; 
}

#container-login{
	min-height:600px; 	
}

.flecha-blanca{
	bottom: 190px;
}

/* FIN PAGINA INICIO (monitor) ---------------------------------------------------------------*/

/*PAGINA BLOG (monitor) ---------------------------------------------------------- */

.caja_blog{
	/*width: 252px;
	height: 476px;*/
	width:30%;
	height:505px;
	border: 1px solid #e0e0e0;
	float: left;
	margin-left: calc(10%/6);
	margin-right: calc(10%/6);
	margin-top: 30px;
	box-sizing:border-box;
}

.contenta{
	min-height:350px;
}

/*FIN PAGINA BLOG (monitor) ---------------------------------------------------------- */

/* PAGINA CONTACTO (monitor)------------------------------------------------------------------*/
#mastercontacto{
	width:70%;
	max-width:960px;
	min-width:720px;
	margin:40px auto 40px auto;
	
}

.contacto1{
	width:50%;
	float: left;
	padding:18px  2.5% 0 2.5%;
	box-sizing:border-box;
	margin:0 auto;
}


.contacto2{
	/*font: 300 24px/140% 'Source Sans Pro', sans-serif;*/
	font: 300 24px/140% 'opensans1', sans-serif;
	color: #959595;
	width:50%;
	margin:0 auto;
	padding:0 2.5% 0 2.5%;
	float: left;
	border-left: 1px dotted #dcdcdc;
	box-sizing:border-box;
}

.contacto2 p{
	font-size: 12px;
	color: #959595;
}

.contacto2 a:link, .contacto2 a:hover, .contacto2 a:visited{
	font-size: 12px;
	color: #959595;
	text-decoration: none;
}

.contacto2 iframe{
	width:100%;
	height:226px;	
}

#redes_contacto{
	margin-top:0px;
}



/*FIN PAGINA CONTACTO (monitor) ----------------------------------------------------------*/


}


@media only screen and (min-width: 850px) {
#menu{
	
	max-width:none;
}
}




/*-------------------------------     ---------------------------------------------------------------------------------------------*/


/*INICIO BOTON PAGE LANDING ----------------------------------------------------------*/
#enlace-landing{ 
	text-align: center; 
	opacity: 1; 
	/*text-shadow: 0px 0px 30px rgba(0, 25, 81, 1);*/ 
	margin:15px 5% 0 5%;;
	
}

/*#enlace-landing a{ 
	display: inline-block; 
	font: 300 22px 'Source Sans Pro', sans-serif !important; 
	text-transform: uppercase; 
	text-shadow: 0px 0px 5px #0000CD; 
	filter: progid:DXImageTransform.Microsoft.Glow(Color=#0000CD,Strength=1); 
 }*/
 
 /*#enlace-landing a {
    border: 4px solid black;
   
    border-radius: 16px;
    background-color: rgba(0,0,0,0.5);
    display: inline-block;
    font: 300 22px 'Source Sans Pro', sans-serif !important;
    text-transform: uppercase;
    text-shadow: 0px 0px 3px #f9fbfd;
    text-decoration: none;
    color: #f9fbfd;
    font-weight: 300 !important;
    box-shadow: 0px 0px 20px rgba(0, 0, 255,1);
    padding: 0px 20px;
    filter: progid:DXImageTransform.Microsoft.Glow(Color=#0000CD,Strength=1);
}*/

#enlace-landing a {
    /* border: 4px solid black; */
    
    border-radius: 20px;
    background-color: rgba(84, 81, 81, 0.6);
    display: inline-block;
  /*  font: 300 18px 'Source Sans Pro', sans-serif !important;*/
	font: 300 18px 'opensans1', sans-serif !important;
    text-transform: uppercase;
    /*text-shadow: 0px 0px 3px rgba(0, 0, 255,1);*/
    text-decoration: none;
    color: #f9fbfd;
    
    /*box-shadow: 0px 0px 20px rgba(0, 0, 255,1);*/
    padding: 0px 20px;
	
    
}

#enlace-landing a:hover {
	background-color: rgba(255, 255, 255, 0.7);
	text-shadow: 0px 0px 1px rgba(102, 102, 104, 1);
	color:rgba(0, 0, 0, 1);
	/*text-shadow: 0px 0px 3px rgba(0, 0, 255,0);	*/
	
}

@media only screen and (min-width: 768px) {
#enlace-landing a {
	border-radius: 16px;
	font-size:22px !important;
}
}

@media only screen and (min-height: 740px) {
#enlace-landing{ 
	
	/*margin:30px 5% 0 5%;*/
	
}
}

@media only screen and (max-height: 720px) {
#redes{
	/*height:45px !important;	*/	
}	
}

/*FIN BOTON PAGE LANDING ----------------------------------------------------------*/



#menu{ 
	opacity: 1 !important; 
}

/* Añadido el 06/04/2015 */
.wp-caption{ 
	max-width: 100% !important; 
}

.wp-caption img{ 
	max-width: 100% !important; 
	height: auto !important; 
}

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

.cuerpo-articulo p{
	display:block;
}

.imagen-articulo{
	width:30%;
}

.cuerpo-articulo{
	width:65%;
	padding:0 0 0 0;
	box-sizing:border-box;	
}

}

	
/*ESTILOS VIDEO -----------------------------------------------------------------------*/
.video-container { 
z-index: 100; 
height: 100%; 
position: relative; 
max-width:1012px;
} 

#sub-content{ 
clear: both;
box-sizing:border-box;
background-color:white; 
padding:1% 1% 5% 1%;
}

#play_vid, #play_vidb{ 
cursor: pointer; 
display:flex;
max-width:100%;
}

#box_play_vid, #box_play_vidb{
position:absolute;
width: 100% !important;
top:50%;
transform: translateY(-50%);  
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);

transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}

#player, #playerb{
position:absolute; 
top:0; 
bottom:0; 
left:0; 
right:0; 
max-width:100%; 
max-height:100%;	
}
 
#box_play_vid:hover{
 opacity:0.8;
}

#box_play_vidb:hover{
 opacity:0.8;
}

/*DOS VIDEOS EN FILA ---------------------------------*/
@media only screen and (min-width:801px){
#sub-content{ 
/*height: calc(100% + 60px);*/ 
height:auto;
/*height:100%;*/
width:100%;
float:left;
}

.video-container2 { 
z-index: 100; 
height: auto; 
position: relative; 

width:48%;
float:left;
margin:1%;
}
	
#box2-player, #box2-playerb{
position:relative; 
width:99.5%; 
padding-top:56%; 
max-height:100%;
}

#box-player, #box-playerb{
position:relative;
width: 100% !important;

}
}

/*DOS VIDEOS EN COLUMNA -----------------------------------*/
@media only screen and (max-width:800px){
	
#sub-content{ 
/*height: calc(100% + 60px);*/ 
/*height:auto;*/
/*height:100%;*/
}

.video-container2 { 
z-index: 100; 
height: auto; 
position: relative; 
/*max-width:1012px;*/
width:98%;
margin:1% 1% 5% 1%;
}	
	
#box2-player, #box2-playerb {
position:relative; 
width:99.8%; 
padding-top:56.25%; 
max-height:100%;	
}

#box-player, #box-playerb{
position:relative;
width: 100% !important;

}

}


/*FORMATO VERTICAL*/
@media only screen and (max-aspect-ratio: 1280/720){
/*#sub-content{ 
clear: both;
 
background-color:white; 
padding:1%;
}*/

}
/*FORMATO CUADRADO Y HORIZONTAL*/
@media only screen and (min-aspect-ratio: 1281/720){

#sub-content{ 
clear: both;
 
background-color:white; 

}	



}

/*FORMATO VERTICAL*/
@media only screen and (max-aspect-ratio: 1280/720) and (max-width:1012px){
#play_vid, #box_play_vid, #play_vidb, #box_play_vidb { 
width: 100% !important;
max-height: 100%;
}

}


@media only screen and (min-height:518px) and (min-width:1013px){
#play_vid, #box_play_vid, #play_vidb, #box_play_vidb { 
width: 100% !important;
max-height: 100%;
}

}

/*FORMATO CUADRADO Y HORIZONTAL*/
@media only screen and (min-aspect-ratio: 1281/720) and (max-width:1012px){
#play_vid, #box_play_vid, #play_vidb, #box_play_vidb{ 
height: 100% !important;
max-width:100%;
}


}

@media only screen and (max-height:517px) and (min-width:1013px){
#play_vid, #box_play_vid, #play_vidb, #box_play_vidb { 
height: 100% !important;
max-width:100%;
}

}

@media only screen and (max-height:850px) and (max-width:850px){
#sub-content{ 
/*height: calc(100% + 60px);*/ 
/*height:auto;*/
}

}

/*FIN ESTILOS VIDEO -----------------------------------------------------------------------*/ 