.ProductBox {
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 9, 38, .25);
	-moz-box-shadow: 0 0 3px 0 rgba(0, 9, 38, .25);
	box-shadow: 0 0 3px 0 rgba(0, 9, 38, .25);
	border-radius: 3px;
	background: #fff;
	padding: 20px 10px
}

.col-md-3 .ProductBox,
.col-md-4 .ProductBox {
	min-height: 240px
}

.ProductBox h3 {
	font-weight: 300;
	color: #646464;
	font-size: 24px
}

#solutionsQuote {
	padding: 60px 0
}

#solutionsQuote .quote-top {
	width: 150px;
	border-bottom: 2px solid #fff;
	margin: 0 auto 25px
}

#solutionsQuote h3 {
	font-weight: 300;
	line-height: 2.5rem
}

#solutionsQuote .quote-bottom {
	width: 150px;
	border-top: 2px solid #fff;
	margin: 25px auto 0
}

#section-splash-features {
	padding: 4% 0 100px;
	background-repeat: no-repeat;
	background-size: cover
}

.resourceRelatedBox {
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 9, 38, .25);
	-moz-box-shadow: 0 0 3px 0 rgba(0, 9, 38, .25);
	box-shadow: 0 0 3px 0 rgba(0, 9, 38, .25);
	border-radius: 3px
}

.resourceRelatedBox img {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.resourceRelatedBox p {
	margin-bottom: 0
}

.resourceRelatedBox-v2 {
	border-radius: 12px;
}

.resourceRelatedBox-v2 img {
	transition: transform 0.3s ease;
}

.resourceRelatedBox-v2 p {
	margin-bottom: 0
}

.card-body-resource:hover h5 {
	color: #70BF49 !important;
}

.card-body-resource:hover .resourceRelatedBox-v2 img {
	transform: scale(1.1);
}

.img-card {
	overflow: hidden;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
}

.card-body-resource:hover .img-card {
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
}

#overviewBanner {
	padding: 0 0;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center
}

#overviewBanner h1 {
	font-size: 3rem
}

#overviewBanner p {
	font-weight: 300;
	text-align: justify;
}

.overview-ss {
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
	border-radius: 6px;
}

@media (min-width:300px) and (max-width:500px) {
	#overviewBanner h1 {
		font-size: 2.2rem
	}

	#sectionFeatures h1 {
		font-size: 1.8rem
	}

}

.page-template-template-features #sectionDetails:last-child {
	padding-bottom: 0
}

@media (min-width:300px) and (max-width:579px) {
	#section-splash-features {
		padding-top: 30px !important
	}

	#menu-footer-menu li {
		padding: 5px 15px;
	}

}

@media (min-width:768px) and (max-width:1200px) {
	#overviewBanner {
		padding: 0 0 40px;
	}

	.overview-description {
		font-size: 1.2rem
	}

}

/* ----------- iPad Pro ----------- */

/* Portrait and Landscape */
@media only screen and (min-width:1024px) and (max-height:1366px) and (-webkit-min-device-pixel-ratio:1.5) {}

/* Portrait */
@media only screen and (min-width:1024px) and (max-height:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1.5) {}

/* Landscape */
@media only screen and (min-width:1024px) and (max-height:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5) {}

/* ----------- iPad 2 ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1) {
	#section-splash-features {
		padding: 2% 0 !important;
	}

	#invoca-video {
		height: 350px !important;
	}

}

/* landscape */
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) {}

/* portrait */
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1) {}

@media (min-width:996px) and (max-width:1366px) {
	#section-banner-invoca h1 {
		font-size: 3rem !important;
	}

	#section-banner-invoca p {
		font-size: 25px !important;
	}

	#section-banner-invoca img.logo-spl-invoca {
		width: 165px !important;
	}

	#invoca-solutions .brandBox {
		min-height: 310px !important
	}

}

@media (min-width:767px) and (max-width:996px) {
	#invoca-video {
		height: 350px !important;
	}

}

@media (max-width:767px) {
	#section-banner-invoca img {
		width: 40% !important;
	}

	#section-banner-invoca h1 {
		font-size: 2.5rem !important;
	}

	#benefits-invoca h2 {
		text-align: left !important;
	}

	#invoca-video {
		height: 350px !important;
	}

	#benefits-invoca,
	#section-banner-invoca {
		background-image: url() !important;
	}

}

@media (max-width:560px) {
	#invoca-video {
		height: 210px !important;
	}

}

@media (max-device-width:1536px) {
	#section-banner-invoca h1 {
		font-size: 3.5rem !important;
	}

	#section-banner-invoca p {
		font-size: 23px !important;
	}

	.invoca-splash img {
		width: 40% !important;
	}

	#section-banner-invoca {
		background-size: cover !important;
	}

}