/*-----------------------------------------------------------------------------

-	Revolution Slider 5.0 Layer Style Settings -

Screen Stylesheet

version:   	5.0.0
date:      	18/03/15
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tp-caption.black,.black
{
	color:#000;
	text-shadow:none;
}

/* media queries */

@media only screen and (max-width: 960px) {} @media only screen and (max-width: 768px) {}
.rev_slider {
    overflow: hidden;
}
    .rev_slider {
        overflow: hidden;
    }