/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 06 2025 | 18:38:02 */
@media (min-width:769px) and (max-width:1025px) {
.contSecond .g-cols.vc_row {
	grid-gap: 1.5rem !important;
}
.contSecond .wpb_column.vc_column_container.stretched {
	margin-left: 0px !important;
}
.l-section.wpb_row.bottomCTATwo {
	padding: auto !important;
}
h2 {
	font-size: 28px !important;
}
.contSecond .g-cols.vc_row {
	grid-template-columns: repeat(1, 1fr) !important;
}
.g-cols.uspProductIcons {
	grid-template-columns: repeat(1,1fr) !important;
}
.HomeMainSection .g-cols.vc_row {
	grid-template-columns: repeat(1,1fr) !important;
}
.HomeMainSection.l-section.wpb_row {
	background-position-x: 90% !important;
}
.videoSection .g-cols.vc_row {
	grid-template-columns: repeat(1,1fr);
}
.videoSection .g-cols.vc_row .w-separator.size_custom {
	height: 9rem !important;
}
}