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

/**** 1024 X 768 ****/
@media (min-width: 1000px) and (max-width: 1024px){
.section-scroll {
    display: block;
    position: absolute;
    top: 210px;
    left: 17%;
    width: 42%;
    max-height: 500px;
    overflow: hidden;
    padding-right: 20px;
    outline: medium none;
}
.section-events {
	width:38%;	
}
p.press-destacada {
    display: block;
    position: absolute;
    top: 30px;
    right: 30%;
    width: 337px;
    height: auto;
    text-align: right;
    font-size: 20px;
    line-height: 22px;
    color: #8B8D54;
}
#tabs {
    width: 100%;
    display: block;
    position: absolute;
    top: 175px;
    left: 17%;
}
.scroll-resume {
    display: block;
    position: absolute;
    top: 210px;
    left: 17%;
    width: 440px;
    max-height: 410px;
    padding-right: 50px;
    outline: medium none;
    overflow: hidden;
	padding-top:20px;
}
span.place-sm {
    width: 360px;
}
span.place-resume {
    display: block;
    float: left;
    width: 355px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	margin-bottom: 8px;
}
span.date-resume {
    display: block;
    float: left;
    width: 150px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold;
}
span.type-resume {
    display: block;
    float: left;
    width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold;
}
span.subtitulo-ext {
    display: block;
    font-weight: bold;
    position: absolute;
    top: 180px;
    left: 17%;
    font-size: 14px;
}
.scroll-press {
    display: block;
    position: absolute;
    top: 230px;
    left: 17%;
    width: 47%;
    max-height: 470px;
    overflow: hidden;
    padding-right: 20px;
    outline: medium none;
}
p.dest-events {
    font-size: 22px;
    line-height: 22px;
    right: 38%;
    width: 380px;
    top: 60px;
    text-shadow: 2px 1px 2px rgba(150, 150, 150, 0.41);
}
.contact-pop {
    display: none;
    position: fixed;
    left: 15%;
    bottom: 3.8%;
    height: 120px;
    width: 300px;
    background-color: #575757;
    z-index: 8000;
    background-image: url('../img/icon-mail.png');
    background-repeat: no-repeat;
    background-position: 17px 15px;
    border-radius: 6px;
    opacity: 0.8;
}
p.gise-dest {
    right: 35%;
    width: 400px;
}
#section0{
	background-image: url(../img/bg-home-ipadland.jpg);
}
#section1{
	background-image: url(../img/bg-bio-ipadland.jpg);
}
#section2{
	background-image: url(../img/bg-resume-ipadland.jpg);
}
#section3{
	background-image: url(../img/bg-photos-ipadland.jpg)
}
#section4{
	background-image: url(../img/bg-prima-ipadland.jpg);
}
#section5{
	background-image: url(../img/bg-press-ipadland.jpg);
}
#section6{
	background-image: url(../img/bg-shows-ipadland.jpg);
}
#section7{
	background-image: url(../img/bg-events-ipadland.jpg);
}
#section8{
	background-image: url(../img/bg-photos-ipadland.jpg);
}

}
/**** FIN 1024 X 768 ****/

/**** 1280 X 800 ****/
@media (min-width: 1025px) and (max-width: 1280px){
.contact-pop {
    display: none;
    position: fixed;
    left: 13%;
    bottom: 3.8%;
    height: 120px;
    width: 300px;
    background-color: #FFF;
    z-index: 8000;
    background-image: url('../img/icon-mail.png');
    background-repeat: no-repeat;
    background-position: 17px 15px;
    border-radius: 6px;
    opacity: 0.8;
}
#section0{
	background-image: url(../img/bg-home.jpg);
}
#section1{
	background-image: url(../img/bg-bio.jpg);
}
#section2{
	background-image: url(../img/bg-resume.jpg);
}
#section3{
	background-image: url(../img/bg-photos.jpg);
}
#section4{
	background-image: url(../img/bg-prima.jpg);
}
#section5{
	background-image: url(../img/bg-press.jpg);
}
#section6{
	background-image: url(../img/bg-shows.jpg);
}
#section7{
	background-image: url(../img/bg-events.jpg);
}
#section8{
	background-image: url(../img/bg-photos.jpg);
}
}
/**** FIN  1280 X 800 ****/

/**** 1366 X 768 ****/
@media (min-width: 1281px) and (max-width: 1366px){
.section-scroll {
    display: block;
    position: absolute;
    top: 210px;
    left: 17%;
    width: 40%;
    max-height: 480px;
    overflow: hidden;
    padding-right: 20px;
    outline: medium none;
}
#tabs {
	width:100%;
	display:block;
	position: absolute;
	top: 145px;
	left: 17%;
}
.scroll-resume {
	display: block;
	position: absolute;
	top: 180px;
	left: 17%;
	width: 520px;
	max-height: 447px;
	padding-right: 50px;
	outline: none;
	overflow: hidden;
	padding-top:20px;
}
.scroll-press {
	display: block;
	position: absolute;
	top: 220px;
	left: 17%;
	width: 40%;
	max-height:440px;
	overflow:hidden;
	padding-right:20px;
	outline:none;
}

#section0{
	background-image: url(../img/bg-home-1366.jpg);
}
#section1{
	background-image: url(../img/bg-bio.jpg);
}
#section2{
	background-image: url(../img/bg-resume.jpg);
}
#section3{
	background-image: url(../img/bg-photos.jpg);
}
#section4{
	background-image: url(../img/bg-prima.jpg);
}
#section5{
	background-image: url(../img/bg-press.jpg);
}
#section6{
	background-image: url(../img/bg-shows.jpg);
}
#section7{
	background-image: url(../img/bg-events.jpg);
}
#section8{
	background-image: url(../img/bg-photos.jpg);
}
span.subtitulo-ext {
    display: block;
    font-weight: bold;
    position: absolute;
    top: 180px;
    left: 17%;
    font-size: 14px;
}
.section-events {
	max-height:470px;
	margin-top:30px;	
}
}
/**** FIN 1366 X 768 ****/

/**** 1440 X 900 ****/
@media (min-width: 1367px) and (max-width: 1440px){
.section-scroll {
    display: block;
    position: absolute;
    top: 210px;
    left: 17%;
    width: 40%;
    max-height: 580px;
    overflow: hidden;
    padding-right: 20px;
    outline: medium none;
}
.scroll-resume {
	display: block;
	position: absolute;
	top: 200px;
	left: 17%;
	width: 520px;
	max-height: 580px;
	padding-right: 50px;
	outline: none;
	overflow: hidden;
	padding-top:20px;
}
.scroll-press {
	display: block;
	position: absolute;
	top: 220px;
	left: 17%;
	width: 40%;
	max-height:580px;
	overflow:hidden;
	padding-right:20px;
	outline:none;
}
span.subtitulo-ext {
    display: block;
    font-weight: bold;
    position: absolute;
    top: 175px;
    left: 17%;
    font-size: 14px;
}
#tabs  {
	top:165px;	
}
.section-events {
	top:250px;
	max-height:550px;	
}
}

/**** FIN 1440 X 900 ****/

/**** 1680 X 1050 ****/
@media (min-width: 1441px) and (max-width: 1680px){
.section-scroll {
    display: block;
    position: absolute;
    top: 210px;
    left: 17%;
    width: 40%;
    max-height: 750px;
    overflow: hidden;
    padding-right: 20px;
    outline: medium none;
}
.scroll-press {
    display: block;
    position: absolute;
    top: 230px;
    left: 17%;
    width: 40%;
    max-height: 720px;
    overflow: hidden;
    padding-right: 20px;
    outline: medium none;
}
.scroll-resume {
	display: block;
	position: absolute;
	top: 210px;
	left: 17%;
	width: 520px;
	max-height: 700px;
	padding-right: 50px;
	outline: none;
	overflow: hidden;
	padding-top:20px;
}
#tabs {
    top: 175px;
}
span.subtitulo-ext {
	top:185px;	
}
.section-events {
	top:250px;
	width:39%;	
}
}
/**** FIN 1680 X 1050 ****/

/**** 1920 X 1200 ****/
@media (min-width: 1681px) and (max-width: 1920px){
.section-scroll {
    display: block;
    position: absolute;
    top: 210px;
    left: 17%;
    width: 35%;
    max-height: 920px;
    overflow: hidden;
    padding-right: 20px;
    outline: medium none;
}
.scroll-resume {
	display: block;
	position: absolute;
	top: 250px;
	left: 17%;
	width: 520px;
	max-height: 850px;
	padding-right: 50px;
	outline: none;
	overflow: hidden;
	padding-top:20px;
}
#tabs {
    top: 200px;
}
.scroll-press {
    display: block;
    position: absolute;
    top: 240px;
    left: 17%;
    width: 40%;
    max-height: 850px;
    overflow: hidden;
    padding-right: 20px;
    outline: medium none;
}
span.subtitulo-ext {
    display: block;
    font-weight: bold;
    position: absolute;
    top: 200px;
    left: 17%;
    font-size: 14px;
}
.section-events {
	top:280px;
	width:33%;	
}
.contact-pop {
    display: none;
    position: fixed;
    left: 10%;
    bottom: 3.5%;
    height: 120px;
    width: 300px;
    background-color: #FFF;
    z-index: 8000;
    background-image: url('../img/icon-mail.png');
    background-repeat: no-repeat;
    background-position: 17px 15px;
    border-radius: 6px;
    opacity: 0.8;
}
.msj-mobile {
    display: block;
    position: fixed;
    top: 40px;
    left: 3%;
    z-index: 5000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #383729;
    background-image: url('../img/fondo-lang.png');
    background-repeat: repeat;
    background-position: left top;
    padding: 1px 6px;
    width: auto;
    border-radius: 3px;
}
}
/**** FIN 1920 X 1200 ****/

/**** 600 ****/
@media (min-height: 600px) and (max-height: 700px){
.section-scroll {
	max-height: 360px;
}
.scroll-resume {
	max-height: 380px;
	padding-top:20px;	
}
.scroll-press {
	max-height: 400px;
	top: 180px;
}
span.subtitulo-ext {
	top: 150px;	
}
}

@media (min-height: 701px) and (max-height: 768px){

}

/**** FIN 600 ****/
@media (min-height: 769px) and (max-height: 800px){
.section-scroll {
	max-height: 545px;
}
.scroll-press {
	max-height: 540px;	
}
}

@media (min-height: 801px) and (max-height: 899px){
.section-scroll {
	max-height: 575px;
}
.scroll-resume {
	max-height: 580px;
	padding-top:20px;
}
.scroll-press {
	max-height: 565px;	
}
.section-events {
	top:210px;	
}
}
@media (min-height: 900px) and (max-height: 1080px){
.section-scroll {
    max-height: 690px;
}
.scroll-resume {
    max-height: 685px;
	padding-top:20px;
}
.scroll-press {
    max-height: 685px    
}
.section-events {
    top:220px;    
}
}
