
.rsHomeTempl {
	font-weight: bold;
}

.rsHomeTempl .rsThumbsHor {
	height: 44px;
	padding: 0;
}

.rsHomeTempl .rsLearnMore {
	padding: 5px 12px 6px;
	color: #fff;
	background: #fff;
	position: absolute;
	color: #bb0202;
	right: 12px;
	bottom: 12px;
	text-decoration: none;
	font-weight: normal;
}

.rsHomeTempl .rsLearnMore:hover {
	text-decoration: none;
	background: #c00;
	color: #fff;
}

.rsWebkit3d .rsLearnMore {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
}

.rsHomeTempl .rsThumb {
	width: 172px;
	height: 44px;
	cursor: pointer;
}

.rsHomeTempl .rsTmb {
	text-align: center;
	margin-top: 11px;
	font-weight: bold;
}

.rsHomeTempl .rsThumb i {
	font-style: normal;
	font-weight: bold;
}

@media screen and (min-width: 0px) and (max-width: 960px) {
	.rsHomeTempl .rsThumb {
		font-size: 12px;
		width: 115px;
		height: 44px;
		cursor: pointer;
	}
	
	.rsHomeTempl .rsTmb {
		margin-top: 12px;
	}
}

@media screen and (min-width: 0px) and (max-width: 500px) {
	.rsHomeTempl .royalSlider {
		height: 300px !important;
	}
}
