.melting-pot-col {
	display:flex;
	align-items: center;
	justify-content: center;
	padding: 0 10rem;
}

.location-heraklion-article {
	padding-left: 7rem;
	padding-right:7rem;
}

.about-us-title-col {
	height:100vh;
	display:flex;
	align-items: center;
	justify-content: center;
	padding-top: 10%;
}

.heraklion-left-column {
	gap: 2rem;
}

.location-slider-row .et_pb_slider_0.et_pb_slider .et_pb_slide_image {
	max-height: 600px !important;
}


.contact-hotels-resorts {
	display:flex;
	justify-content:flex-start;
	gap: 5rem;
}

#knossos-image-col {
	height:100vh;
	max-height:800px;
}


@media only screen and (max-width: 1380px) {
	#secluded-yet-connected,
	#island-of-crete-title,
	#heraklion-title,
	#melting-pot-title,
	#concierge {
		font-size: 40px;
		line-height: 60px;
	}

	.melting-pot-col {
		padding:0 4rem;
	}	

	#u_and_me {
		padding-top: 50px;
	}

/* 	.secluded-img {
		max-height: 70%;
	} */

	.celebrate-couple-img {
		max-height:100%;
	}

	.heraklion-right-column {
		display: flex;
		align-items: flex-start;
		justify-content: center;
	}
	.heraklion-left-column {
		gap: 3rem;
	}
	.location-heraklion-article {
		padding-left:5rem;
		padding-right: 3rem;
	}
	.secluded-column {
		display: flex !important;
		justify-content: center !important;
		align-items:center !important;
		padding-top: 3rem;
	}
	.contact-hotels-resorts {
		display:flex;
		flex-direction: column;
	}

}



@media only screen and (max-width: 980px) {
	.all-for-love-row {
		display:flex;
		flex-direction:column-reverse;
	}
	.honeymoon-treats-imgs {
		display:block !important;
		height:50vh !important;
	}
	
	#knossos-image-col {
	   height:50vh;
}

 
}


@media only screen and (max-width: 600px) {
	#secluded-yet-connected,
	#island-of-crete-title,
	#heraklion-title,
	#melting-pot-title,
	#concierge {
		font-size: 40px;
		line-height: 50px;
	}
	#heraklion-title {
		padding-bottom: 50px;
	}


}
@media only screen and (max-width: 400px) {
	.concierge-row .concierge-title #concierge {
		font-size: 40px !important;
	}

}

