@media all and (max-width: 1380px){
	
}


@media all and (max-width: 1290px){
	
}


@media all and (max-width: 1050px){
	nav li{margin:0 20px;}
	#header-banner-wrapper{width:95%;}
	#site-title img{margin:25px 0 30px 0;width:95%;}
	#event-date p{font-size:30px;}
	#event-location p{font-size:33px;}
	#logo-gepac-header{margin-top:55px;}
	#logo-division-header{margin-top:60px;}
	#section-programa{background-size: cover;}
	#programa-inner h3{font-size:40px;}
	#programa-inner p{margin:25px 0;line-height:31px;}
	#section-gepac{background-size:cover;}
	#footer-logo img{width:220px;}
	#footer-info-inner{padding:50px 0 20px 0;}
	#footer-2{font-size:0.8em;}
}


@media all and (max-width: 810px){
	
}


@media all and (max-width: 780px){
	nav li{margin:0 15px;}
	nav a{font-size:17px;}
	#header-banner-wrapper{width:90%;margin:0 auto;}
	#site-title img{margin:10px 0 15px 0;}
	#logo-gepac-header{float:none;width:100%;margin-top:15px;}
	#event-location{float:none;width:100%;}
	#event-location p{line-height:35px;margin:0px 0 15px 0;}
	#logo-division-header{float:none;width:100%;margin-top:15px;margin-right:0;}
	#section-programa{padding:25px 0 60px 0;}
	#section-programa h2{font-size:65px;}
	#programa-wrapper{margin:35px 0 0 0;}
	#programa{width:80%;float:none;margin:15px auto;}
	#programa-inner{font-size:18px;height:675px;}
	#section-mama h2{font-size:65px;}
	#content-inner{font-size:16px;}
	#section-gepac h2{font-size:65px;}
	#content-inner-gepac{font-size:16px;}
	#sponsors-inner{left:17%;}
	#sponsor{width:33.333%;}
	.sponsor-unique{left:34% !important;}
	#footer-logo img{width:200px;}
	#footer-column{display:block;}
	#icon-column{margin:0 0 15px 0;}
	#info-column{text-align:center;}
	#footer-2 .content-boxed{max-width:100%;width:100%;}
	#footer-menu{margin:0 10px;}
}


@media all and (max-width: 650px){
	#menu-bar .content-boxed{max-width:100%;width:100%;}
	nav li{margin:0px 10px;}
	nav a{font-size:16px;}
	#section-programa h2{font-size:60px;}
	#programa-inner{height:auto;}
	#section-mama h2{font-size:60px;}
	#section-gepac h2{font-size:60px;}
	#content-inner-gepac{width:85%;}
	#sponsors-wrapper h3{font-size:44px;}
	#sponsors-inner{left:0;}
	#sponsor{width:50%;}
	.sponsor-unique{left:25% !important;}
	#footer-rrss li{margin:0px 10px;}
}


/*MENU RESPONSIVE*/
/* Clearfix */
.clear:before, .clear:after{content:" ";display:table;}
.clear:after{clear:both;}
.clear{*zoom:1;}
a#pull{display:none;}

@media all and (max-width: 550px){
	#menu-bar{height:auto;}
	/*MENU RESPONSIVE*/
	#menu{background:#f28a88;}
	#menu > a img{opacity:1;}
	#navbar-inner{height:auto;display:block;}
	#header-logo{display:none;}
    nav{border-bottom:0;height:auto;color:#000;}
    nav ul{display:none;height:auto;width:100%;padding:0;}
    nav li{width:100%;float:left;position:relative;margin:20px 0 !important;}
    nav a{text-align:left;width:100%;color:#fff;font-size:25px;text-decoration:none;}
    nav a:hover{text-decoration:none;}
    #pull img{width:95px;}
    nav a#pull{display:block;/*background-color: #666;*/width:100%;position:relative;padding:15px 0 35px 0;font-size:28px;line-height:13px;text-indent:15px;}
    nav a#pull:after{content:"";background:url('../images/icono-rosa-menu-dmr-2017.png') no-repeat;width:35px;height:35px;background-size:contain;display:inline-block;position:absolute;right:15px;top:13px;}
    /*a#pull:hover:after{background:url('../images/nav-icon-hover.png') no-repeat;background-size:contain;}*/
    #menu-separator{display:none;}
    .hide-mobile{display:none;}

    /*CONTENIDO*/
    #header-banner-wrapper{padding:10px;}
    .content-boxed{max-width:100%;width:98%;}
    #site-title img{display:none;margin:5px auto 25px auto;}
    .mobile-site-title{display:block !important;}
    #event-date p{font-size:22px;}
    #logo-gepac-header{display:none;}
    #logo-division-header{display:none;}
    #event-date p{font-size:25px;}
    #event-location p{line-height:40px;margin:5px 0 15px 0;}
    #event-location span{line-height:15px;position:relative;top:15px;}
    #section-programa h2{font-size:55px;}
    #programa{width:100%;}
    #programa-inner{margin:0 5px;padding:0 15px;}
    #programa-inner h3{font-size:35px;}
    #section-mama h2{font-size:55px;}
    #content-inner{padding:10px 15px;}
    #content-inner li{margin:10px 0;}
    #section-gepac h2{font-size:55px;}
    #content-inner-gepac{padding:10px 8px;}
    #sponsors-wrapper h3{font-size:35px;}
    #footer-logo img{width:170px;}
    #footer-info-inner{padding:50px 0 15px 0;}
    #info-column h4{font-size:15px;}
    #info-column p{font-size:13px;}
    #footer-2 div{flex-direction:column-reverse;}
    #footer-rrss{font-size: 1.7em;}
}
