.section-2{background-color: #dcdcdc;}
.section-4{background: url(/images/Arrow-Homepage-1_43.jpg) no-repeat top center; background-size: auto 100%}
.testimonials {background-color:#000;}
.slider-box { display:block; text-decoration:none; width: 28px; height: 28px; background-color: #5b93d2; margin-top: -73px}
.section-5{background-color: #e2e2e2; background-image: url(/images/Arrow-Homepage-1_41-19.jpg); background-position: center top; background-repeat: no-repeat;}
.section-4 h3 {font-size: 30px; padding-top: 40px; padding-bottom: 30px; font-family: 'Bebas Neue';}
.section-3{background-image: url(/images/Arrow-Homepage-1_39.jpg); background-size: auto 100%; background-position: center top; background-color: #373330; background-repeat: no-repeat;}
.section-3 .z-button {line-height: 18px; padding-top: 15px; padding-bottom: 15px; background-color: #d82719;}
.section-3 .z-button:hover {background-color: #9a2b22}
.section-4 p {font-size: 18px; }
.blog .z-button {background-color: #000}
.blog .z-button:hover {background-color: #9a2b22}

.sh-12 {
	position: relative;
	float: left;
	width: 100%;
}

.sh-12 .slide {
	width: 100%;
	height: auto;
}

.sh-12 .slide.slide2 {
	z-index: 2;
}

.sh-12 .box {
	float: left;
	display: inline-block;
	width: 20%;
	height: 204px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-align: center;
	position: relative;
}
.sh-12 .box .back {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 8px solid #dcdcdc;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 100%;
}
.sh-12 .box.flipped .front {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}
.sh-12 .box.flipped .back {
	visibility: visible;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.slide .box a {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 36px;
}
.slide .box a span {
	display: block;
	width: 100%;
	padding: 0 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.slide .box a img {
	vertical-align: bottom;
	position: relative;
	top: -4px;
	left: 10px;
}




/* top row side boxes */
.sh-12 .box.box1 .back,
.sh-12 .box.box5 .back {
	background-color: #000;
}

/* center row side boxes */
.sh-12 .box.box6 .back,
.sh-12 .box.box10 .back {
	background-color: #d82719;
}

/* bottom row side boxes */
.sh-12 .box.box11 .back,
.sh-12 .box.box15 .back {
	background-color: #7d7d7d;
}

.sh-12 .box.box-left .back {
	border-left: none;
	border-right: none;
}
.sh-12 .box.box-right .back {
	border-left: none;
	border-right: none;
}

/* left center boxes */
.sh-12 .box.box2 .back,
.sh-12 .box.box7 .back,
.sh-12 .box.box12 .back {
	border-left-width: 8px;
}

/* right center boxes */
.sh-12 .box.box4 .back,
.sh-12 .box.box9 .back,
.sh-12 .box.box14 .back {
	border-right-width: 8px;
}


.why-arrow-column {
	background-color: rgba( 255, 255, 255, 0.81 );
}
.why-arrow-image {
	width: 100% !important;
}


.testimonials .z-button {
	font-size: 26px;
	width: 100%;
}

.testimonial-slider {
	background-color: #000000;
	margin-bottom: 60px;
}
.testimonial-slider-container {
	padding: 0;
}
.testimonial-slider .testimonial-slide {
	padding: 0;
	color: #FFFFFF;
	font-style: italic;
}


.testimonial-slider .slider-pager {
	bottom: -60px;
	line-height: 60px;
}
.testimonial-slider .slider-pager span {
	background: #979797;
}
.testimonial-slider .slider-pager span.active {
	background: #d13535;
}
.content-slider .slider-pager.squares span {
	margin: 0 6px;
}












@media only screen and (max-width: 1500px) {
	.slide .box a {font-size: 32px;}
}


@media screen and (max-width: 1362px) {
	.sh-12 .box a {
		font-size: 28px;
	}
}

@media screen and (max-width: 992px) {
	.sh-12 .box .back {
		border-width: 3px;
	}

	.sh-12 .box.box-top .back {
		border-top-width: 6px;
	}
	.sh-12 .box.box-bottom .back {
		border-bottom-width: 6px;
	}

	/* left center boxes */
	.sh-12 .box.box2 .back,
	.sh-12 .box.box7 .back,
	.sh-12 .box.box12 .back {
		border-left-width: 16px;
	}

	/* right center boxes */
	.sh-12 .box.box4 .back,
	.sh-12 .box.box9 .back,
	.sh-12 .box.box14 .back {
		border-right-width: 16px;
	}

	.slide .box a {
		font-size: 20px;
	}
	.slide .box a img {
		width: 12px;
		top: -2px;
	}
}

@media only screen and (max-width: 992px) {
	.section-4 {background: none; padding-left: 55px; padding-right: 55px; padding-top: 0px}
}

@media only screen and (max-width: 767px) {
	.section-2 .z-1of3 {width: auto; margin-bottom: 100px;}
	.section-2 .z-float {float: none;}
}

@media screen and ( max-width: 480px ) {
	.testimonial-slider-container {
		padding: 0;
	}
	.testimonial-slider .slider-previous-button {
		display: none;
	}
	.testimonial-slider .slider-next-button {
		display: none;
	}
}
