.parallax {
	padding: 0;
}

.parallax .row_jg {
	text-align: center;
	padding-top: 144.5px;
	padding-bottom: 144.5px;
	background-attachment: fixed;
	height: 400px;
	color: white;
}

.parallax .row_jg h2 {
	font-size: 31px;
}

.parallax .row_jg .description {
	font-size: 25px;
}

.parallax-2 .row_jg .description {
	text-align: left;
	letter-spacing: 2px;
}

.parallax-2 .row_jg .description h2 {
	margin-top: 40px;
	margin-bottom: 20px;
}

.parallax-2 .row_jg .description h2:lang(en) {
	font-size: 22px;
}

.parallax-2 .row_jg .description p {
	line-height: 2;
	font-size: 14px;
}

.parallax-2 .row_jg .description p:lang(en) {
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 1.6;
}

.parallax-2 .row_jg .vjs-fluid {
	padding-top: 0;
}

.parallax-3 .row_jg {
	background-image: url(/uploads/allimg/180319/1-1P31915093V15.jpg);
}

.parallax-3 .row_jg .description {
	font-size: 21px;
}

.parallax-4 .row_jg {
	background-image: url(/uploads/allimg/180319/1-1P319151K9144.jpg);
}

.parallax-4 .row_jg .description {
	font-size: 21px;
}

@media only screen and (max-width:764px) {
	.parallax-1 .row_jg {
		padding-top: 90px;
		padding-bottom: 90px;
		height: 280px;
	}

	.parallax-1 .row_jg .description h2 {
		font-size: 19px;
	}

	.parallax-1 .row_jg .description p {
		font-size: 13px;
	}

	.parallax-2 .vjs-fluid {
		padding-top: 0;
	}

	.parallax-2 .row_jg {
		height: 520px;
		padding-top: 60px;
	}

	.parallax-2 .row_jg .description h2 {
		font-size: 19px;
	}

	.parallax-2 .row_jg .description p {
		font-size: 13px;
	}
}

@media only screen and (max-width:764px) {
	.parallax {
		padding: 0 !important;
	}

	.parallax .row_jg h2 {
		font-size: 21.6px;
	}

	.parallax .row_jg .description {
		font-size: 18px;
	}
}

@media only screen and (min-width:768px) {
	.parallax .row_jg {
		background-size: 100%;
	}
}