/* Slider
http://www.freshdesignweb.com/fashion-responsive-slider-tutorial.html
*/

@media only screen and (min-width:768px) and (max-width:991px)
{
.flex-caption{ position: absolute; bottom:135px; left:13%;}
.flexslider {width: 100%; margin:0; padding:0;background:none; min-height:250px;}
}
@media screen and (max-width: 767px) {
	

}
