section.page-banner.victory-lane {
	background-image: url(../images/victory-lane-banner.jpg);
}
.victory-lane-sec1 a, .victory-lane-sec1 a img, .victory-lane-sec1 a .z-t-30 {
	float: left;
	width: 100%;
}
.victory-lane-sec1 a {
	color: #fff;
	background-color: #000;
}
.victory-lane-sec1 a .z-t-30 {
	padding: 20px 15px 15px 15px;
	text-transform: uppercase;
}
.victory-lane-sec1 a span.z-arrow-right-10 {
	margin: 5px -10px 0 0;
	border-left-color: #13a41b;
	border-width: 15px 15px;
	float: right;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.victory-lane-sec1 a:hover {
	background-color: #048804;
	box-shadow: 0 0 15px #303030;
	color: #FFFFFF;
}
.victory-lane-sec1 a:hover span.z-arrow-right-10 {
	border-left-color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.victory-lane-sec2 {
	background-color: #e1e1e1;
}
.victory-lane-sec2 .testi-box {
	position: relative;
	width: 88%;
	background-color: #fff;
	margin: 0 6%;
	padding: 30px;
}
.victory-lane-sec2 a.left, .victory-lane-sec2 a.right {
	position: absolute;
	top: 0;
	height: auto !important;
	top: 50%;
	margin-top: -63px;
}
.victory-lane-sec2 a.left {
	left: -75px;
}
.victory-lane-sec2 a.right {
	right: -75px;
}
.victory-lane-sec2 .testi-box .z-1of2 {
	margin-bottom: 0;
}
.victory-lane-sec2 .testi-box .z-t-36 {
	text-transform: uppercase;
}






.testimonial-slider {
	margin: 40px 0;
}
.testimonial-slider-container {
	background-color: #FFFFFF;
	margin: 0 100px;
}
.testimonial-slider .testimonial-slide {
	font-style: italic;
	padding: 20px;
}
.testimonial-slider.content-slider .slider-previous-button {
	background-color: transparent;
	width: 60px;
	height: 120px;
	padding: 0;
	margin-right: 20px;
}
.testimonial-slider.content-slider .slider-next-button {
	background-color: transparent;
	width: 60px;
	height: 120px;
	padding: 0;
	margin-left: 20px;
}

.testimonial-slider .testimonial-image {
	float: right;
}
.testimonial-slider .testimonial-image img {
	width: 100%;
	max-width: 100%;
	vertical-align: bottom;
}

@media screen and ( max-width: 992px ) {
	.testimonial-slider .testimonial-text {
		padding: 20px 20px 40px;
	}
	.testimonial-slider .testimonial-image {
		float: none;
	}
}

@media screen and ( max-width: 480px ) {
	.testimonial-slider-container {
		margin: 0;
	}
	.testimonial-slider .slider-previous-button {
		display: none;
	}
	.testimonial-slider .slider-next-button {
		display: none;
	}
}









@media screen and (max-width: 992px) {
	section.page-banner.victory-lane {
		background-position: right bottom;
	}

	.victory-lane-sec2 a.left, .victory-lane-sec2 a.right {
		display: none;
	}
	.victory-lane-sec2 .testi-box {
		margin: 0 1%;
		width: 98%;
	}
}
@media screen and (max-width: 767px) {
	.victory-lane-sec1 a span.z-arrow-right-10 {
		display: none;
	}
	.victory-lane-sec2 .testi-box {
		padding: 15px;
	}
	.victory-lane-sec2 .testi-box .z-t-36, .victory-lane-sec2 .testi-box .z-t-18.z-mb-30 {
		margin-bottom: 10px;
	}
}
