.tm-fullscreen-slideshow .uk-heading-large { textcolor: rgba(206, 180, 129, 0.8); background: rgba(0, 0, 0, 0.5); }

.tm-fullscreen-slideshow .uk-heading-large {  
    font-size: 20px;
	font-weight: bold;
	line-height: 130%;
}  


@media (min-width: 768px) {  
    .tm-fullscreen-slideshow .uk-heading-large {  
        font-size: 50px;
		font-weight: bold;
		line-height: 140%;
    }  
}

.tm-fullscreen-slideshow .uk-slideshow .uk-heading-large {  
  border: none !important;  
}