header #u_content_menu_3 a[href*="gallery"] {
    color: #ffff00 !important;
}

#u_content_custom_slider_1 .d-con-slider .d-slider-item .d-con-slider-caption, #u_content_custom_slider_2 .d-con-slider .d-slider-item .d-con-slider-caption, #u_content_custom_slider_3 .d-con-slider .d-slider-item .d-con-slider-caption,
#u_content_custom_slider_4 .d-con-slider .d-slider-item .d-con-slider-caption {
    padding: 0px;
    margin-bottom: -50px;
    height: 150px;
}

.Gallery #u_row_14 .container {
    max-width: 100% !important;
    padding: 0 50px;
}

.Gallery .d-con-gallery .d-image-gallery-img-con {
    max-height: 102px;
}

.Gallery #u_content_custom_imageGallery_1 .d-image-gallery-popup-con {
    width: 321px;
    height: auto;
}

@media(max-width: 768px){

.Gallery #u_row_14 .container {
    padding: 0 10px;
}

}