
.banner-section {
	position: relative;
}

.page-template-landingpage1 .banner-section {
	height: 420px;
	background-position: center;
	background-size: cover;
}

.banner-content-sec {
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	transform: translate(0, -50%);
}

.page-template-landingpage1 h1 {
	font-size: 50px !important;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

.heading-content-bgsec {
	max-width: 800px;
	margin: 0 auto;
}

.page-template-landingpage1 .banner-content {
	width: 600px;
	color: #fff;
}

.maincontent-section .banner-cta-button {
	background: #ec1c23;
	color: #fff;
	display: inline-block;
	padding: 10px 20px;
	margin: 10px 0;
}

.col-grid-2 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 50px;
	align-items: start;
}

.right-image-left-content-section {
	padding: 60px 0;
}

.fr1-500 {
	grid-template-columns: 1fr 450px;
	align-items: center;
}

.fr1-500 img {
	max-height: 500px;
}

.banner-content h3 {
	color: #fff;
	font-style: italic;
	font-weight: normal;
}

h2 {
	font-size: 32px !important;
	font-weight: bold;
	margin-bottom: 40px;
	margin-top: 40px;
}

.aligncenter {
	text-align: center;
}

.cg2 ul {
	text-align: left;
}

.grid-cols-box img {
	max-height: 500px;
}

.maincontent-section ul {
	list-style-type: list;
	list-style: disc;
	list-style-position: inside;
}

.colm6.slider-blck {
	height: auto;
	background: transparent;
	margin: 30px 0;
}

.grid-cols-2 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 50px;
}

.testimonial-list {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 50px;
}

.banner-content * {
	text-shadow: 0px 0px 40px #000;
}

.gridformcta-sec {
	display: grid;
	grid-template-columns: 500px 1fr;
	grid-gap: 50px;
}

body .maincontent-section ul {
	list-style-position: outside !important;
	padding-left: 16px;
}

.pad-t-0 {
	margin-top: 0;
	margin-bottom: 40px;
}

.testimonial-content {
	border: 1px solid #dcdcdc;
	border-radius: 15px;
	padding: 40px;
}

.repeater-image {
	box-shadow: 0px 0px 10px 0px rgba(170, 170, 170, .41);
}

.maincontent-section ul {
	list-style-type: list;
}

.pad-t-b {
	padding-top: 35px;
	padding-bottom: 35px;
}

h3 {
	font-size: 30px;
	line-height: 1.5;
}

.lightgreybg {
	background: #f3f3f3;
}

.repeater-image {
	height: 250px;
	width: 100%;
	background-color: #ebebeb;
	background-size: cover !important;
	background-position: center;
}

.col-grid-4 {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 30px;
}

.gridcols5 {
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.pad-b-2x {
	padding-bottom: 70px;
}

.owl-carousel .item img {
	width: 100%;
	height: 400px;
	object-fit: cover;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.slider-blck .owl-dots {
	position: absolute;
	bottom: -30px;
	left: 0;
	right: 0;
}

.owl-nav {
	display: none !important;
}

.itemimage {
	height: 400px;
	width: auto;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.gridcols3 {
	grid-template-columns: 1fr 1fr 1fr;
	text-align: left;
}

h3 {
	font-size: 23px;
	line-height: 1.5;
	font-weight: 900;
	text-transform: uppercase;
}

blockquote {
	border-left: 5px solid #ec1c23;
}

.gc2 {
	text-align: left;
}

.testimonial-content em {
	font-weight: bold;
	display: block;
	margin-top: 14px;
	font-size: 14px;
}

.maincontent-section ul {
	list-style: disc !important;
}

.maincontent-section ul ul {
	margin-left: 20px !important;
	margin-top: 0;
	margin-bottom: 10px;
}

section.left_slider_right_content {
	padding-bottom: 60px;
}

.left_slider_right_content .col-grid-2 {
	grid-template-columns: 700px 1fr;
	align-items: start;
	column-gap: 60px;
}

.left_slider_right_content h3, .right-image-left-content-section h3 {
	text-transform: none;
	font-weight: 700;
	line-height: normal;
	margin-top: 0;
	font-size: 38px;
}

.left_slider_right_content .colm6.slider-blck {
	margin: 0;
}

.left_slider_right_content .owl-carousel .item img {
	height: auto;
	border-radius: 0;
}

section.section_cta {
	background: #323232;
	color: #fff;
	padding: 40px 0;
	text-align: center;
}

.section_cta_grid {
	display: grid;
	grid-template-columns: 1fr 220px;
	max-width: 720px;
	margin: 0 auto;
	align-items: center;
}

.section_cta_grid p {
	font-weight: 500;
	font-size: 18px;
	margin: 0;
}

a.cta_button_outline {
	border: 1px solid #fff;
	color: #fff;
	padding: 8px 15px;
	text-transform: uppercase;
}

.section_cta_grid svg.icon {
	color: #ed1c24;
	fill: #ed1c24;
	font-size: 11px;
	margin-left: 5px;
}

h4.repeater-title {
	text-transform: none;
	font-size: 16px;
}

.darkbg {
	background: #323232;
	margin: 0;
}

.cg2 h4 {
	text-transform: none;
	font-size: 18px;
}

section.sub_footer_section {
	background: url("https://cdn-ilekfno.nitrocdn.com/nBqBpDTrFcFNymuHAdQAFhTwbORqrnYD/assets/images/optimized/rev-18f62e4/asinewlayout.wpenginepowered.com/wp-content/uploads/asi-website_tile-bkg_education_1920x540-1.jpg");
	background-size: cover;
	background-position: center;
	padding: 40px 0;
	color: #fff;
}

.grid-cols-3 {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}

.grid-cols-3 h3, .grid-cols-3 .sub_title {
	color: #fff;
	font-family: "Univers LT W01_85 Extra Black";
	margin: 0;
	font-size: 20px;
}

.grid-cols-3 .sub_title {
	line-height: normal;
	text-transform: uppercase;
	font-size: 17px;
	margin: 40px 0;
	min-height: 60px;
}

.grid-cols-3 .col {
	background: grey;
	padding: 35px;
}

.grid-cols-3 .col:nth-child(2) {
	background: url("https://cdn-ilekfno.nitrocdn.com/nBqBpDTrFcFNymuHAdQAFhTwbORqrnYD/assets/images/optimized/rev-18f62e4/asi-storage.com/wp-content/uploads/asi-homepage-resources-resources@2x.jpg");
	background-size: cover;
	background-position: center;
}

.s_bttn {
	text-align: center;
}

.s_bttn a.cta_button_outline {
	text-transform: none;
	font-weight: bold;
	font-size: 13px;
}

.s_bttn svg.icon {
	color: #ed1c24;
	fill: #ed1c24;
	font-size: 11px;
	margin-left: 5px;
}

.box_title {
	background: #fff;
	color: grey;
	font-family: "Univers LT W01_85 Extra Black";
	text-align: center;
	padding: 15px;
	text-transform: uppercase;
	font-size: 17px;
	margin: 30px 0 0;
}

.col span {
	display: block;
	text-align: center;
	margin-bottom: 28px;
	font-size: 12px;
	padding-top: 5px;
}

.d-none {
	display: none;
}

.page-id-18180 .paragraph-content-wrapper {
	max-width: 800px;
	margin: 0 auto;
}

.page-id-18180 .repeater-description {
	min-height: 260px;
}

.maincontent-section ul ul {
	list-style: none !important;
}

.maincontent-section ul ul li {
	position: relative;
}

.maincontent-section ul ul li:before {
	content: "__";
	left: -20px;
	position: absolute;
	top: -4px;
}

@media (max-width: 1399px) {
	.left_slider_right_content h3, .right-image-left-content-section h3 {
		font-size: 32px;
	}
}

@media (max-width: 1199px) {
	.left_slider_right_content .col-grid-2 {
		grid-template-columns: 550px 1fr;
		column-gap: 45px;
	}
	
	.gridformcta-sec {
		grid-template-columns: 1fr 1fr;
		grid-gap: 45px;
	}
}

@media (max-width: 991px) {
	.left_slider_right_content .col-grid-2 {
		grid-template-columns: 1fr;
	}
	
	.col-grid-4 {
		grid-template-columns: 1fr 1fr;
	}
	
	.gridformcta-sec {
		grid-template-columns: 1fr;
	}
	
	.colm6.slider-blck {
		max-width: 680px;
	}
	
	.page-id-18181 .repeater-description {
		min-height: 220px;
	}
	
	.fr1-500 {
		grid-template-columns: 1fr 300px;
	}
	
	.gridformcta-sec {
		grid-gap: 0;
	}
	
	.cfscgrid_right {
		margin-top: 0;
	}
	
	.gridformcta-sec h2.cta-heading {
		margin-top: 5px;
	}
}

@media (max-width: 767px) {
	.page-template-landingpage1 .banner-section {
		background: #1f1f1d !important;
		padding: 0;
		height: auto;
	}
	
	.banner-section .banner-content {
		padding: 40px 0 !important;
	}
	
	.mobile_banner.d-none {
		display: block;
		width: 100%;
		height: auto;
	}
	
	.gridcols3 {
		grid-template-columns: 1fr;
	}
	
	.owl-carousel .item img {
		height: 250px;
	}
	
	.banner-content-sec {
		position: static;
		transform: none;
		text-align: center;
	}
	
	.page-template-landingpage1 h1 {
		font-size: 28px !important;
	}
	
	.heading-content-bgsec {
		max-width: 100%;
		padding: 0 15px;
	}
	
	.page-template-landingpage1 .banner-content {
		width: 100%;
		padding: 0 15px;
	}
	
	.image-cont-box {
		margin-bottom: 40px;
	}
	
	.maincontent-section .banner-cta-button {
		width: 100%;
		text-align: center;
		padding: 12px;
		font-size: 16px;
		max-width: 300px;
	}
	
	.col-grid-2, .grid-cols-2, .testimonial-list, .col-grid-4, .gridformcta-sec, .fr1-500 {
		grid-template-columns: 1fr !important;
		grid-gap: 30px;
	}
	
	.grid-cols-box img {
		max-height: 300px;
		width: 100%;
		object-fit: contain;
	}
	
	.colm6.slider-blck {
		height: auto;
		position: relative;
		min-height: 200px;
	}
	
	.owl-nav {
		display: none !important;
	}
	
	h2 {
		font-size: 26px !important;
		margin-top: 10px;
		margin-bottom: 30px;
	}
	
	h3 {
		font-size: 22px;
	}
	
	.testimonial-content {
		padding: 25px;
	}
	
	.repeater-image {
		height: 200px;
	}
	
	.pad-t-b {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	
	.pad-b-2x {
		padding-bottom: 40px;
	}
	
	.col-grid-2, .grid-cols-2, .testimonial-list, .col-grid-4, .gridformcta-sec, .fr1-500 {
		display: block;
	}
	
	blockquote {
		padding: 0 !important;
		margin: 0 0 20px;
		font-size: 17.5px;
		border-left: 0px solid #eee;
		margin: 0 !important;
	}
	
	.testimonial-item {
		margin-bottom: 30px !important;
	}
	
	.left_slider_right_content .colm6.slider-blck {
		padding-bottom: 45px;
	}
	
	.left_slider_right_content h3 {
		font-size: 26px;
	}
	
	section.left_slider_right_content {
		padding-bottom: 15px;
	}
	
	.section_cta_grid {
		grid-template-columns: 1fr;
	}
	
	.section_cta_grid p {
		margin: 0 0 30px;
	}
	
	.page-id-18181 .repeater-description {
		min-height: auto;
	}
	
	.image-cont-box {
		margin-bottom: 0;
	}
	
	.grid-cols-3 {
		grid-template-columns: 1fr;
	}
	
	.fr1-500 img {
		max-height: 320px;
		display: block;
		margin: 0 auto;
	}
}

@media screen and (max-width: 420px) {
	.page-template-landingpage1 .banner-content {
		transform: scale(.8) !important;
	}
}
