
/* @the 1200px grid
********************************************************************************************
********************************************************************************************/


.container {
	width: 80%;
	margin: 0 auto; 
	display: block;
	padding: 0;
	overflow: hidden;
	position: relative;
}

img {
	height: auto;
}

/* Smaller screens */


@media screen and (max-height: 800px) {
	.principal ul li {font-size: 6pt;}
	.tagline {margin-top:0}
	#portada {min-height: 480px;}
	.formulario {width: 80%;}
}

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

	#portada {min-height: 840px}
}


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

body {overflow-x:hidden}
#main {overflow-x:hidden}
.sect {overflow-x:hidden;}
iframe {max-height: 480px;	max-width: 100vw;}

#menumob {
	z-index:88;
	position: absolute;
	right: 20px;
	display: block;
	top: 20px;
	font-size: 18pt;
}
	
.cuadro_derecho {display: none;}
.header .logo{float: none; display: block;margin: 20px auto;}
.redes-sociales {width: 100%; display: block; margin: 0 auto; text-align: center;}
.redes-sociales span {margin: 20px; font-size: 12pt;}
a.login{text-align: center; font-size: 8pt; position: relative; text-transform: uppercase; margin: 40px auto 0; display: block;}

.principal {display:none;}

.header {width: 100vw; height: 120px; }
.header .titulopag {margin-left: 20px; margin-top: 20px;}
.header .titulopag h1 {font-size: 16pt;}
nav.idiomas {display:none;}

.menu_mobile nav.idiomas {display:inline-block; bottom: 0; top: auto;}
.menu_mobile .redes-sociales {margin-top:0}

.container {width: 100%;}
#menu {width: 80%; display: block; margin: 0 auto;}
#menu .der {width: 100%; float:none; position: relative;}
#menu .izq {width: 100%; float: none; position: relative;}


	
.header img {width: auto; max-height: 80px; display: block;position: relative; margin: 0 auto}

#portada {
	background-size: cover;
    background-position: top center;
    float: none;
    display: block;
    width: 100%;
    margin-top: 30px;
    background-repeat: no-repeat;
    min-height: 80vh;
	left: 0;

}
	

.tagline {width: 100%; margin-top:20px; display: block; float: none; min-height: 80px}
.tagline .tagportada {bottom:auto;top: 0; left: 10px;}

.header_section {
	background: transparent;
    z-index: 88888888;
    position: relative;
    top: 60px;
    left: 0;
    display: inline-block;
    width: auto;
	min-width: 120px;
    height: auto;
  
		margin-bottom: 40px;
	}

.header_section h2 {
		margin-left: 0;
    padding: 20px;
		margin-right:20px;
		display:inline-block;
		line-height: 1.5;
		border-bottom: 3px;
		margin-top: 0;
		font-size: 12pt;
		text-align: center;
		font-weight: 300;
	}
.header_section a {color: #fff;}

.become-member {width: 100%;}
.become-member .header_section {border-color: #000;}
.become-member .header_section a {color: #000;}

.become-member .evento {width: 75%;}
.become-member .cat_box {position: absolute; bottom: 50px;}

.formulario {width: 75%;}



.container {margin: 0	}
.section, .sect {padding: 0;}
.sect {
	background-size: 80vw;
	background-attachment: inherit;
	min-height: 320px !important;
}

#footer {
	display: none;
	width: 100%;
	margin: 0px auto 0 auto;
	text-align: center;
	overflow: hidden;
	font-size: 8pt;
	z-index: 4;

}

#content .compartir{
	width: 100%;
    height: 50px;
    bottom: 0;
    top: auto;
    right: auto;
    padding: 0;

	}

#content .compartir ul {margin: 0 auto; display: block; width: 70%;}
#content .compartir ul li {display: inline-block; margin: 0 -3px;}

#social-menu {margin: 0 auto}
#social-menu ul { margin-left: auto;}

}

@media handheld, only screen and (min-width: 240px){
	.menu_mobile ul li {font-size: 12pt; margin: 40px auto}
	
}
/* Mobile */

@media handheld, only screen and (min-width: 740px) {


body {
	font-size: 16px;
	-webkit-text-size-adjust: none;
}
body {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0;
	padding-right: 0;
	margin-top: 0;
}
.container_alt,  .container_block {
	padding-top: 40px !important;
	margin-bottom: 0 !important;
}
ul.block {
	margin-bottom: 0;
}
#content, #sidebar {
	padding-left: 0;
	padding-right: 0;
	margin-top: 40px;
	margin-bottom: 0;
}


#content {margin-top: 0}


