/* =============================================================================== */
/* Keyvisual */
/* =============================================================================== */

@media screen and (min-width: 768px) {
	[data-id="1295586"] .container-fluid {
		max-width: 1920px;
		padding: 0;
	}
	[data-id="1295586"].ngc-1-in-a-row .wrapper {
		padding: 0px;
	}
	[data-id="1295586"].ngc-1-in-a-row .wrapper .list-inline-img {
		margin: 0 auto;
	}
	[data-id="1295586"].ngc-1-in-a-row .wrapper .list-inline-img img{
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	[data-id="1295586"] .container-fluid {
		padding: 0;
	}
	[data-id="1295586"] .container-fluid .wrapper .list-inline-img {
		display: none;
	}
}

/* =============================================================================== */
/* Overview */
/* =============================================================================== */

[data-id="d2021392"] p {
	font-size: 20px;
	width: 80%;
    margin: 40px auto;
    text-align: center;
}
[data-id="1295508"] {
	margin-top: 0;
	padding-bottom: 16px;
}
.custom-image-left,
.custom-image-right {
	margin-top: 60px;
}

@media screen and (min-width: 768px) {
	.custom-image-left .media-box {
		width: 42%;
		margin-right: 2%;
	}
	.custom-image-right .media-box {
		width: 42%;
		margin-left: 2%;
	}
	.custom-image-left .text-box,
	.custom-image-right .text-box {
		width: 56%;
	}
	.custom-image-left .text-box {
		float: right;
	}
	.custom-image-right .text-box {
		float: left;
	}
	#d1746698 {
		margin-bottom: 80px;
	}
}

@media screen and (max-width: 767px) {
	[data-id="d2021392"] p {
		font-size: 16px;
		width: 100%;
		margin: 32px auto;
	}
	.custom-image-left,
	.custom-image-right {
		margin-top: 48px;
	}
	#d1746698 {
		margin-bottom: 60px;
	}

}

/* =============================================================================== */
/* FEATURES */
/* =============================================================================== */

.feature_sideimg {
	padding: 120px 0;
}
.feature_sideimg:nth-child(even) {
	background-color: #cccccc;
}
.feature_sideimg {
	background-color: #dcdcdc;
}
.feature_sideimg .feature_heading h2 {
	position: relative;
	margin: 0 !important;
	padding-bottom: 25px;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.1;
}
.feature_sideimg .feature_sideimg_text {
	margin: 0;
	padding: 0;
	width: 100%;
}
.feature_sideimg .feature_sideimg_text a:nth-child(3n+1) .feature_1col {
	clear: both;
}
.feature_sideimg .feature_sideimg_text .feature_1col {
	width: 33.33333%;
}
.feature_sideimg .feature_sideimg_text .feature_1col .feature_1col_img {
	height: auto;
}
.feature_sideimg .feature_sideimg_image {
	display: none;
}

@media screen and (min-width: 768px) {
	.gc-modal .media-box.media-image {
		width: 320px;
	}
}

@media screen and (max-width: 767px) {
	.feature_sideimg {
		padding: 60px 0;
	}
	.feature_sideimg .feature_heading h2 {
		padding-bottom: 25px;
		font-size: 24px;
	}
	.feature_sideimg .feature_heading h2::after {
		width: 20px;
	}
	.feature_sideimg .feature_sideimg_text {
		margin-bottom: 0 !important;
	}
	.feature_sideimg .feature_sideimg_text .feature_1col {
		width: 100%;
	}
	.gc-modal .media-box {
		margin-left: 0;
	}
	.gc-modal .media-box .images {
		padding: 0;
	}
}