@media only screen and (min-width: 800px) 
{
.d0splitbackground-foot{background: linear-gradient(90deg,rgba(28, 28, 27, 0.35) 2%, rgba(28, 28, 27, 0.35) 50%, rgba(28, 28, 27, 1) 46%, rgba(28, 28, 27, 1) 100%);}
}
@media only screen and (max-width: 799px) 
{
.d0splitbackground-foot{background:#1C1C1B;}
}

.parallax02 { background-attachment: scroll; 
background-position-x: center; 
background-position-y: bottom;} 

.r8_gallery .gallery-gradBox {background: rgba(0,0,0,0.5);}
.r8_gallery .gallery-gradBox .overlayText .textWrapper2 .inner_title {font-size: 15px; font-weight: normal !important;}
