@charset "utf-8";
/* CSS Document */

@media only screen and (min-width: 176px) {
	
	
	h1 {
    font-size: 8px;
   
	}
	
	h2 {
		font-size: 1.5em;
	
	}
	
	h3 {
		font-size: 1.17em;
	 
	}
	
	h4 {
		font-size: 1em;
	
	}
	
	h5 {
		font-size: 0.83em;
	
	}
	
	h6 {
		font-size: 0.67em;
	  
	}
	
	


	
}




@media only screen and (min-width: 240px) {
	
	
	h1 {
    font-size: 12px;
   
	}
	
	h2 {
		font-size: 1.5em;
	
	}
	
	h3 {
		font-size: 1.17em;
	 
	}
	
	h4 {
		font-size: 1em;
	
	}
	
	h5 {
		font-size: 0.83em;
	
	}
	
	h6 {
		font-size: 0.67em;
	  
	}


	
}


/* NUEVO */

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
	
	
	.js-responsive-table{width: 100%;max-width: 400px;}
	.js-responsive-table thead{display: none}
	.js-responsive-table td{width: 100%;display: block}
	.js-responsive-table td span{float: left;font-weight: bold;display: block}
	.js-responsive-table td span:after{content:' : '}
	.js-responsive-table td{border:0px;border-bottom:1px solid #ff0000}	
	.js-responsive-table tr:last-child td:last-child{border: 0px}		
	
	h1 {
    font-size: 16px;
   
	}
	
	h2 {
		font-size: 1.5em;
	
	}
	
	h3 {
		font-size: 1.17em;
	 
	}
	
	h4 {
		font-size: 1em;
	
	}
	
	h5 {
		font-size: 0.83em;
	
	}
	
	h6 {
		font-size: 0.67em;
	  
	}
	
	

	
	
}
	
	

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */


}

/* Smartphones Aple Iphone 6 plus (portrait) ----------- */
@media only screen and (max-width : 414px) {
/* Styles */


	h1 {
		font-size: 21px;
	   
	}
	
	h2 {
		font-size: 1.5em;
	
	}
	
	h3 {
		font-size: 1.17em;
	 
	}
	
	h4 {
		font-size: 1em;
	
	}
	
	h5 {
		font-size: 0.83em;
	
	}
	
	h6 {
		font-size: 0.67em;
	  
	}



	
	#banner{
		float:left;
		text-align:left;
		margin-bottom:-20px;/*this depends on the height of the logo*/
	}
	.menu-toggle{/*make menu float right, instead of sitting under the logo*/
		margin-top:10px; /*this depends on the height of the logo*/
		float:right;
	}
	
	
	body{
	

	background: url(../imagenes/fondo.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	

	}

}


/* Kindle Fire HD 7" (portrait) ----------- */
@media only screen and (max-width : 533px) {
/* Styles */
	
	body{
	

	background: url(../imagenes/fondo.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	

	}
	
	
}
 


/* Tablet 600x1024 Samsung Galaxy Tab */
@media only screen and (max-width : 600px) {


	h1 {
		font-size: 21px;
	   
	}
	
	h2 {
		font-size: 1.5em;
	
	}
	
	h3 {
		font-size: 1.17em;
	 
	}
	
	h4 {
		font-size: 1em;
	
	}
	
	h5 {
		font-size: 0.83em;
	
	}
	
	h6 {
		font-size: 0.67em;
	  
	}


	/* Region Aside */
	
	aside {
		top: 140px;	
	}
	
	/* Termina Region Aside */

	
	body{
	

	background: url(../imagenes/fondo.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	

	}
	
}




@media all and (min-width: 600px) and (max-width: 900px) {
	
	
	
	.js-responsive-table{width: 100%;max-width: 400px;}
	.js-responsive-table thead{display: none}
	.js-responsive-table td{width: 100%;display: block}
	.js-responsive-table td span{float: left;font-weight: bold;display: block}
	.js-responsive-table td span:after{content:' : '}
	.js-responsive-table td{border:0px;border-bottom:1px solid #ff0000}	
	.js-responsive-table tr:last-child td:last-child{border: 0px}		

	h1 {
		font-size: 21px;
	   
	}
	
	h2 {
		font-size: 1.5em;
	
	}
	
	h3 {
		font-size: 1.17em;
	 
	}
	
	h4 {
		font-size: 1em;
	
	}
	
	h5 {
		font-size: 0.83em;
	
	}
	
	h6 {
		font-size: 0.67em;
	  
	}

	
	
	
	body{
	

	background: url(../imagenes/fondo.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	

	}
	
	/* Oferta lanzamiento */
	
 	.ofertalanzamiento {
	width: 100%;
	margin-right: 2%;
	}

	.convocatoria {

		max-width: 511px;
	}
	
	/* Termina  Oferta lanzamiento */
	
	
	/* Formulario */
	
	#formulario {

    margin-top: 0;
	}
	
	/* Termina Formulario */

	
	/* Region Aside */
	
	aside {
		top: 140px;	
	}
	
	/* Termina Region Aside */

	

}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) {
/* Styles */
	
	/* Oferta lanzamiento */
	
 	.ofertalanzamiento {
	width: 100%;
	margin-right: 1%;
	}

	.convocatoria {

		max-width: 335px;
	}
	
	/* Termina  Oferta lanzamiento */



}



/*
TABLET & SMALLER LAPTOPS
The average viewing window and preferred media query for those is 768px.
But I think that some more breathing space is good:)
*/
@media only screen and (min-width: 920px) {



#solicitainformacion {
	background-color: #eea53f;
padding-left: 14%;
margin-bottom: 2%;
}


.wrapper{
	max-width: 100%; 
	/*margin: .75em auto;*/
	  margin: 5px auto;
}

#banner{ 
	float:left; 
	text-align:left;
	margin-bottom:0px;
}

header{
	padding:0;
}
#content {  
	/*float:left;*/
	width:100%;
}
#content.wide-content{
	float:none;
	width:100%;
}

.flexslider{
display:block;
/*demo 1 slider theme*/	
margin: 0 0 60px; 
background: #fff; 
border: 4px solid #fff; 
-webkit-border-radius: 4px; 
-moz-border-radius: 4px; 
-o-border-radius: 4px; 
border-radius: 4px; 
box-shadow: 0 1px 4px rgba(0,0,0,.2); 
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
}


aside { 
	float:right;
	width:25%;
}

/*** MAIN MENU - ESSENTIAL STYLES ***/
.menu-toggle{display:none;}
#menu-main-navigation{display:block;}

.srt-menu, .srt-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.srt-menu ul {
	position:		absolute;
	display:none;
	width:			12em; /* left offset of submenus need to match (see below) */
}
.srt-menu ul li {
	width:			100%;
}
.srt-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.srt-menu li {
	float:			left;
	position:		relative;
	margin-left:1px;
}
.srt-menu li li {
	margin-left:0px;
}
.srt-menu a {
	display:		block;
	position:		relative;
}
.srt-menu li:hover ul,
.srt-menu li.sfHover ul {
	display:block;
	left:			0;
	top:			45px; /* match top ul list item height */
	z-index:		99;
	-webkit-box-shadow:  2px 3px 2px 0px rgba(00, 00, 00, .3);
    box-shadow:  2px 3px 2px 0px rgba(00, 00, 00, .3);
}
ul.srt-menu li:hover li ul,
ul.srt-menu li.sfHover li ul {
	top:			-999em;
}
ul.srt-menu li li:hover ul,
ul.srt-menu li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			0;
}
ul.srt-menu li li:hover li ul,
ul.srt-menu li li.sfHover li ul {
	top:			-999em;
}
ul.srt-menu li li li:hover ul,
ul.srt-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO1 SKIN ***/
#topnav, .srt-menu {
	float:right;
	margin: .35em 0 0 0;
}
.srt-menu a {
	text-decoration:none;
}
.srt-menu li a {
	background:#fff;
	margin:0; 
	padding:10px 20px;
	height:45px;
}
.srt-menu a, .srt-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#0099ff;	
}
.srt-menu li li a {
		border-top:		1px solid rgba(255,255,255,.2);
		background:		#333; /*fallback for old IE*/
		background:rgba(0,0,0,.6);
		color:	#fff;
		padding-left:20px;
		height:auto;
}
.srt-menu li li a:visited{color:#fff;}
.srt-menu li li li a,
.srt-menu li.current * li a{
	padding-left:20px;
	background:rgba(0,0,0,.6);
}

.srt-menu li:hover > a,
.srt-menu li.current a{ 
	color:#fff;
	background:#0099ff;
}
.srt-menu li li:hover > a{
	color:#fff;
	background:#0099ff;
}



/*GRID*/
/*
 & Columns : 12 

 */
.grid_1 { width: 5%; }
.grid_2 { width: 13.333333333333%; }
.grid_3 { width: 21.666666666667%; }
.grid_4 { width: 30%; }
.grid_5 { width: 38.333333333333%; }
.grid_6 { width: 46.666666666667%; }
.grid_7 { width: 55%; }
.grid_8 { width: 63.333333333333%; }
.grid_9 { width: 71.666666666667%; }
.grid_10 { width: 80%; }
.grid_11 { width: 88.333333333333%; }
.grid_12 { width: 96.666666666667%; }

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	margin-left: 1.6666666666667%;
	margin-right: 1.6666666666667%;
	float: left;
	display: block;
}

.alpha{margin-left:0px;}
.omega{margin-right:0px;}
.rightfloat{float:right;}
/* @
 * tinyfluidgrid.com
 & girlfriendnyc.com
 */
 
 #imageninfo {position: relative; margin-top:6%; margin-left:11%; width:17%;}

 
 #pelotabaloncesto {position: relative;margin-top: -5%;float: right;}

}


@media only screen and (min-width : 1024px) and (max-width : 1100px) {
	
	/* Oferta lanzamiento */
	
 	.ofertalanzamiento {
	width: 100%;
	margin-right: 1%;
	}

	.convocatoria {

		max-width: 335px;
	}
	
	/* Termina  Oferta lanzamiento */


}

@media only screen and (min-width : 1117px) and (max-width : 1200px) {
	
}



@media only screen and (min-width : 1280px) and (max-width : 1300px) {
	
	/* Oferta lanzamiento */
	
 	.ofertalanzamiento {
	width: 100%;
	margin-right: 21%;
	}

	.convocatoria {

		max-width: 335px;
	}
	
	/* Termina  Oferta lanzamiento */
	
		
}


/* Desktops and laptops ----------- 15" */
@media only screen and (min-width : 1365px) and (max-width : 1400px) {
	
	/* Oferta lanzamiento */
	
 	.ofertalanzamiento {
	width: 100%;
	margin-right: 24%;
	}

	.convocatoria {

		max-width: 335px;
	}
	
	/* Termina  Oferta lanzamiento */
	
	
}


/* Large screens ----------- 19" 1440X900 */
@media only screen and (min-width : 1420px) and (max-width : 1590px) {	
/* Styles */
	
	/* Oferta lanzamiento */
	
 	.ofertalanzamiento {
	width: 100%;
	margin-right: 19%;
	}

	.convocatoria {

		max-width: 395px;
	}
	
	/* Termina  Oferta lanzamiento */



}


/* Large screens ----------- 20" 1600X900 */
@media only screen and (min-width : 1600px) and (max-width : 1800px) {
/* Styles */

	
	/* Oferta lanzamiento */
	
 	.ofertalanzamiento {
	width: 100%;
	margin-right: 19%;
	}

	.convocatoria {

		max-width: 395px;
	}
	
	/* Termina  Oferta lanzamiento */


}


/* Large screens -----------  Solo 20" 1600X900 */
@media only screen and (min-width : 1600px) {
	
	/* Oferta lanzamiento */
	
 	.ofertalanzamiento {
	width: 100%;
	margin-right: 19%;
	}

	.convocatoria {

		max-width: 395px;
	}
	
	/* Termina  Oferta lanzamiento */

}


/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
/* Styles */

	
	/* Oferta lanzamiento */
	
 	.ofertalanzamiento {
	width: 100%;
	margin-right: 19%;
	}

	.convocatoria {

		max-width: 395px;
	}
	
	/* Termina  Oferta lanzamiento */
	
	body{
	background: url(../imagenes/fondo.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}
	

}





/*
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution.
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5) {



#solicitainformacion {
	background-color: #eea53f;
padding-left: 14%;
margin-bottom: 2%;
}

#imageninfo {position: relative; margin-top:6%; margin-left:11%; width:17%;}


} 


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
/* Styles */

#formulario {
	margin: 0;
	
}


footer {
    margin-top: 22%;
}


}


/*
iPHONE 5 MEDIA QUERY
iPhone 5 or iPod Touch 5th generation styles (you can include your own file if you want)
*/
@media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) { 



#solicitainformacion {
	background-color: #eea53f;
padding-left: 14%;
margin-bottom: 2%;
}

#imageninfo {position: relative; margin-top:6%; margin-left:11%; width:17%;}

  
}