@media all and (max-width:1200px) {
#main {width:auto !important;}

/*--------------- Galería ---------------*/
.seccion1 .rg-gallery .rg-image-wrapper {background-color:#333; border-bottom-left-radius:0; border-bottom-right-radius:0;}
.seccion1 .rg-gallery .rg-image-nav a {background-color:#333; opacity:.7;}
.seccion1 .rg-gallery .rg-image {display:block; width:100%; clear:both;}
.seccion1 .rg-gallery .rg-image img {display:block; margin:0 auto; float:none !important;}
.seccion1 .rg-gallery .rg-caption p {font-size:13px; line-height:100%; color:#f6f6f6;}

.seccion1 .es-carousel-wrapper {border-top-left-radius:0; border-top-right-radius:0; margin-top:0;}
.seccion1 .es-carousel ul li {opacity:.4;}
.seccion1 .es-carousel ul li.selected {opacity:1;}
}

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

	
	.tax-port.otras_galerias article {width:40%;}
}

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

	
	.tax-port.otras_galerias article {width:80%; float:none; margin:10px auto;}
}