
#xmpl4 a
{
	cursor: pointer;
}
.example.gallery
{
	height: 370px;
}
.example.links
{
	padding: 30px 120px;
}
.thumbs
{
	text-align: center;
}
.thumbs a:hover img
{
	background: rgba( 255, 255, 255, 1 );
}
.gallery img
{
	box-shadow: 0 0 25px rgba( 0, 0, 0, 0.5 );
}

.links {
	padding: 30px 120px;
}
.links a {
	line-height: 30px;
}

.tos-wrapper.tos-fixed .tos-slide.tos-html h1,
.tos-wrapper.tos-fixed .tos-slide.tos-html h2,
.tos-wrapper.tos-fixed .tos-slide.tos-html h3,
.tos-wrapper.tos-fixed .tos-slide.tos-html h4,
.tos-wrapper.tos-fixed .tos-slide.tos-html h5,
.tos-wrapper.tos-fixed .tos-slide.tos-html h6
{
	color: #333;
}

.tos-wrapper.tos-inline .tos-slide.tos-youtube
{
	padding: 35px 0;
}
.tos-desktop .tos-wrapper.img-border img
{
	background: #fff;
	padding: 10px;
}
.tos-pagination a
{
	border:2px solid black;
}
.tos-selected
{
	border:2px solid red !important;
}