

/* --- Stylesheet 4691 () --------- */ 

.T2968 a.item {
	display: block;
	position: relative;
	width: 32.46666%;
	margin: 0 1.3% 0 0;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.T2968:after { display: block; content: ""; clear: left; }

.T2968 a.item3 {
	margin: 0;
}

.T2968 a.item:before {
	display: block;
	content: " ";
	width: 100%;
	padding-top: 74%;
}
.T2968 a.item > .inner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.T2968 a.item > .inner .text {
	position: absolute;
	bottom: 20px;
	left: 50%;
	color: #FFF;
	transform: translate(-50%,0);
	background-color: #000;
	background-color: rgba(0,0,0,0.5);
	padding: 5px 30px;
	font-size: 18px;
	white-space: nowrap;
	text-align: center;
}

/* --- Stylesheet 4692 () --------- */ 

@media all and (min-width: 1000px) and (max-width: 1250px) {
	.T2968 a.item > .inner .text {
		padding: 5px 20px;
		font-size: 18px;
		width: 70%;
		bottom: 30px;
	}
}

@media all and (min-width: 768px) and (max-width: 999px) {
	.T2968 a.item > .inner .text {
		padding: 5px 18px;
		font-size: 17px;
		width: 70%;
		bottom: 40px;
	}
}

@media all and (min-width: 568px) and (max-width: 767px) {
	.T2968 a.item > .inner .text {
		padding: 5px 15px;
		font-size: 15px;
		width: auto;
		left: auto;
		transform: translate(0,0);
		margin: 0 10px;
		bottom: 20px;
	}
}

@media all and (max-width: 567px) {

	.T2968 a.item {
		float: none;
		width: auto;
		margin: 0 40px 20px 40px;
	}

	.T2968 a.item > .inner .text {
		padding: 5px 15px;
		font-size: 15px;
		width: auto;
		margin: 0 auto;
		left: auto;
		transform: translate(0,0);
		margin: 0 10px;
		bottom: 20px;
	}
}

