#main {background:#323232 !important;
       color:#d1caca !important;
}

h1, h2, h3, h4, h5, h6 {
   color: #d1caca;

}

.headerbar {
   margin-bottom: -125px!important;
}

.eventgallery-subcategories .content:hover .data {
    background-color: rgba(59, 54, 54, 0.7);
    color: #323232!important;

}
.eventgallery-subcategories .content .data {
    box-sizing: border-box;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
    max-height: 100%;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.7);
    color: #323232!important;

}
#events .item .content .data {
    background-color: rgba(0,0,0,0.7);
}

#footer-a a:hover {
    color: #f9f9f9;
}

.tm-content {
    background: #323232;
}

/* Events List - Grid Layout*/
@media (max-width: 900px) {
	div#events .item-container {
		width: 50%;
	}
}

@media (max-width: 450px) {
	div#events .item-container {
		width: 100%;
	}
}

/* Events List - Tiles Layout */

@media (max-width: 900px) {
	.eventgallery-tiles .eventgallery-tiles-list .eventgallery-tile {
		width: 50%;
	}
}

@media (max-width: 450px) {
	.eventgallery-tiles .eventgallery-tiles-list .eventgallery-tile {
		width: 100%;
	}
}

/* Event List - Grid Layout */


@media (max-width: 900px) {
	#event .eventgallery-simplelist-tile {
		width: 50%;
	}
        #eventgallery_cboxTitle {
    text-align: left;
    display: none !important;
}


}

@media (max-width: 450px) {
	#event .eventgallery-simplelist-tile {
		width: 100%;
	}
}

/* Event List - Tiles Layout */

@media (max-width: 900px) {
	#event .eventgallery-tile {
		width: 50%;
	}
}

@media (max-width: 450px) {
	#event .eventgallery-tile {
		width: 100%;
	}
}

@media (max-width: 450px) {
 .layout-slideshow .sprocket-features-content {
 top: -30px;
 }
 .layout-slideshow .sprocket-features-title {
 font-size: 100%;
 margin: 0 0 4px;
 padding: 4px;
 }
 .layout-slideshow .sprocket-features-desc {
 color: #fff;
 max-width: 100%;
 padding: 4px;
 font-size:90%;
 }
.layout-slideshow .sprocket-features-arrows .arrow {
   top: 70%;
   width: 20px;
}
}
@media (max-width: 900px) {
 .layout-slideshow .sprocket-features-content {
 top: 0;
 }
 .layout-slideshow .sprocket-features-desc {
 color: #fff;
 max-width: 100%;
 padding: 4px;
 font-size:90%;
 }
.layout-slideshow .sprocket-features-arrows .arrow {
   top: 70%;
   width: 20px;
}

.ajaxpaging .img_overlay_fotos {
    display: none !important;
    opacity: .40;
    left: 0;
    bottom: 0px;
    padding-top: 0px;
    text-align: center;
    font-variant: small-caps;
        font-variant-alternates: normal;
        font-variant-caps: small-caps;
        font-variant-east-asian: normal;
        font-variant-ligatures: normal;
        font-variant-numeric: normal;
        font-variant-position: normal;
    line-height: 1.1em;
    font-size: 0.8em;
}


}
