*{margin:0;padding:0;list-style:none;border:none;}
.slider-pro {
    font-family: 'Open Sans', Arial;
}
/* Example 5 */

#example5 .sp-thumbnail-image-container {
	width: 196px;
	height: 150px;
	overflow: hidden;
	float: left;
	margin-bottom:15px!important; 
}

#example5 .sp-thumbnail-image {
	height: 94%;
	width:87%;
	margin-top:4px;  
	cursor:pointer; 
}



.sp-thumbnails{height:500px!important; }
.sp-thumbnails-container{height:500px!important; }

@media (max-width: 500px) {
	#example5 .sp-thumbnail {
		text-align: center;
	}

	#example5 .sp-thumbnail-image-container {
		display:block;
	
	}

	#example5 .sp-thumbnail-text {
		width: 120px;
	}
/*
	#example5 .sp-thumbnail-title {
		font-size: 12px;
		text-transform: uppercase;
	}*/


}