@media (min-width: 1200px) {
	.energeia-container {
		max-width: 1350px
	}
}

.energeia-banner {
	height: 770px;
	background-color: #000
}

.energeia-banner .bg-options {
	opacity: .85
}

.energeia-container {
	padding-top: 140px;
	padding-bottom: 260px
}

.energeia-title {
	font-size: 51px;
	margin-bottom: 35px
}

.video-row {
	margin-bottom: 60px
}

.text-row {
	margin-bottom: 100px
}

.quote {
	margin-bottom: 45px
}

.quote .photo {
	height: 335px
}

.quote .text {
	min-height: 265px;
	padding: 50px 30px;
	font-size: 26px;
	background-color: #fff;
	position: relative
}

.quote .text.lace-bottom.white-lace::after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	bottom: -7px !important
}

.text-row {
	font-size: 25px
}

.actors-row {
	margin-top: 65px;
	margin-bottom: 90px
}

.actor .photo {
	height: 422px;
	position: relative;
	background-position: 44%
}

.actor {
	height: 530px;
	padding: 5px;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.actor h2 {
	font-size: 19px;
	font-weight: 700;
	max-width: 80%;
	text-align: center;
	margin: 15px auto 0
}

.misko-btn.energeia {
	width: 175px;
	height: 50px;
	font-size: 11px;
	margin: 0 auto -30px
}

.bottom-row .text {
	min-height: 130px;
	padding: 25px;
	text-align: center;
	font-size: 25px;
	color: #fff;
	background-color: #d41367;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.bottom-row .text p {
	max-width: 950px
}

.bottom-row .text.lace-bottom.beige-lace::after {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	bottom: -1px !important
}

.overlay-photo {
	height: 100%;
	opacity: 0;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.overlay-photo:hover {
	opacity: 1
}

.video-row iframe {
	height: 760px;
	width: 100%;
	border: 0
}

.actors-row>div {
	margin-bottom: 50px
}

.energeia-container.olikis .actors-row {
	justify-content: center;
}

.energeia-container.olikis .energeia-title {
	color: rgb(130, 82, 59);
}

.energeia-container.olikis .misko-btn svg .st0 {
	fill: rgb(130, 82, 59);
}

.energeia-container.olikis .misko-btn:hover svg .st0 {
	fill: rgb(142, 97, 76);
}

.energeia-container.olikis .bottom-row .text {
	background-color: rgb(130, 82, 59);
}

.energeia-container.olikis .quotes-row {
	justify-content: center;
}

.energeia-container.olikis .quote .text {
	padding: 20px 20px 35px;
	min-height: 290px;
}

.energeia-container.olikis .row-olikis {
	justify-content: center;
}

.energeia-container.olikis .row-olikis img {
	margin: 95px auto 25px;
}

@media (max-width: 1199px) {
	.energeia-banner {
		height: 470px
	}

	.video-row iframe {
		height: 400px
	}

	.quote .text,
	.bottom-row .text {
		font-size: 22px
	}

	.text-row {
		margin-bottom: 40px
	}

	.energeia-container {
		padding-top: 80px;
		padding-bottom: 80px
	}
}

@media (max-width: 991px) {
	.energeia-banner {
		height: 370px
	}
}

@media (max-width: 767px) {
	.text-row {
		font-size: 18px
	}

	.energeia-title {
		font-size: 31px
	}

	.video-row iframe {
		height: 220px
	}

	.quote .photo {
		height: 200px
	}

	.quote .text {
		font-size: 18px;
		padding: 20px 15px;
		min-height: 0
	}

	.actor .photo {
		height: 275px
	}

	.actor {
		height: 370px
	}

	.actor h2 {
		font-size: 18px
	}

	.bottom-row .text {
		font-size: 18px
	}

	.actors-row {
		margin-bottom: 40px
	}

	.energeia-container {
		padding-top: 60px;
		padding-bottom: 60px
	}

	.energeia-container.olikis .row-olikis img {
		margin: 25px auto 0;
	}

	.energeia-container.olikis .quote .text {
		min-height: 0;
	}
}

@media (max-width: 576px) {
	.energeia-banner {
		height: 230px
	}
}