.slider-pro {
    font-family: 'Open Sans', Arial;
}

/* Example 3 */

#SliderGA .sp-selected-thumbnail {
	border: 1px solid #fff;
}

@media (max-width: 500px) {
	#example5 .sp-thumbnail {
		text-align: center;
	}

	#example5 .sp-thumbnail-image-container {
		display: none;
	}

	#example5 .sp-thumbnail-text {
		width: 120px;
	}

	#example5 .sp-thumbnail-title {
		font-size: 12px;
		text-transform: uppercase;
	}


	#example5 .sp-thumbnail-description {
		display: none;
	}
}