/*Spotlight*/
#spotlight {	
	height: 491px;	
}

#spotlight > ul {
	margin: 0 auto;
	padding: 0;
}

/* for home page only*/
#introArticle  > #showContent { 
	display: none;
}

#spotlight img {
	display: block;
	max-width: initial;
	margin-left: 0;
	margin-right: 0;
}

#spotlight li.slick-active img {
	display: inline;
	max-width: none;
	margin-left: calc(50% - 1920px);
	margin-right: calc(50% - 1920px);
}

#spotlight .slick-slide {
	text-align: center;
	height: 491px;
	position: relative;
}

.slick-dots {
	bottom: 75px;
    width: 1080px;
    right: 0;
    margin: 0 auto;
    left: 0;
    text-align: right;
}

.slick-dots li button:before {
	color: white;
    font-size: 17px;
    opacity: 1;
}

.slick-dots li.slick-active button:before {
	color: #5d822c;
}


.spotlightText.small,  .spotlightText.medium{
	display: none;
}

.spotlightText {
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.spotlightText p, .spotlightText p div {
	font-family: 'Angelina';
	font-size: 26px;
}

.spotlightText .priceTag {
    width: 110px;
    height: 99px;
    background: url(https://388cb386b0d7908468c4-d7f86a40e40caa5d570fbd7e2287a9d8.ssl.cf3.rackcdn.com/images/ho/greece/layout/price-tag.gif) 0 0 no-repeat;
    display: inline-block;    
    color: white;
    padding: 30px 12px;
    box-sizing: border-box;
    font-family: 'Sue Ellen Francisco', cursive;
    font-size: 37px;
    font-weight: bold;
    position: absolute;
    right: 10px;
}

.spotlightText .priceTag:before {
    content: '';
    display: block;
    width: 50px;
    height: 35px;
    position: absolute;
    background-image: url(https://388cb386b0d7908468c4-d7f86a40e40caa5d570fbd7e2287a9d8.ssl.cf3.rackcdn.com/images/ho/greece/layout/arrows-sprite.png);
    background-position: -102px -7px;
    left: -60px;
    bottom: 25px;
}

.testimonials:before {
	content: '';
	display: block;
	position: absolute;
	width: 207px;
	height: 357px;
	left: -86px;
	top: 0;
	background: url(https://388cb386b0d7908468c4-d7f86a40e40caa5d570fbd7e2287a9d8.ssl.cf3.rackcdn.com/images/ho/greece/layout/crawling-plant.png) 0 0 no-repeat;
}

#overviewOfOurCenters .testimonials:before {
	display: none;
}

#overviewOfOurCenters .testimonials .slick-prev, #overviewOfOurCenters .testimonials .slick-next {
	top: 91.5%;
}

#overviewOfOurCenters .testimonials  q:before {	
	position: static;
	margin-right: 5px;
}

#overviewOfOurCenters .testimonials  q:after {		
	margin-left: 5px;
}

.testimonials blockquote div {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	margin-bottom: 5px;
	color: #6e9934;
}

.testimonials blockquote .personName {
	font-weight: bold;
}

.testimonials blockquote .occupation,
.testimonials blockquote .city {
	font-style: italic;
}

.prevButton,
.nextButton {
	color: #d7d3d3;
	display: inline-block;
	font-size: 1.5em;
	height: 28px;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
	border: 1px solid #d7d3d3;
}

.prevButton:hover,
.nextButton:hover {
	background-color: #6E9934;
}

#closePopupLink {
	color: #a9a9a9;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	position: absolute;
	right: 8px;
	top: 8px;
	z-index: 21;
	padding: 10px 13px;
	border-radius: 50%;
	background: #eee;
	text-decoration: none;
}

/*Contact Us directly*/
#telephoneNo {
	background-color: #fff;
	border-radius: 5px;
	color: #6E9934;
	float: right;
	padding: 15px 50px 15px 30px;
	position: absolute;
	top: -25px;
	right: 50px;
	font-size: 1.3em;
}

#telephoneNo a {
	font-weight: bold;
	text-decoration: none;
	color: #6E9934;
	margin-left: 5px;
}

.telephoneDecorativeImage {
	background: url(https://388cb386b0d7908468c4-d7f86a40e40caa5d570fbd7e2287a9d8.ssl.cf3.rackcdn.com/images/ho/greece/layout/sprite-image.png) -388px -1px no-repeat;
	width: 70px;
	height: 87px;
	position: absolute;
	top: -8px;
	right: -23px;
}

/* Overview of of centers*/
#overviewOfOurCenters h2 {
	margin-top: 25px;
}
#overviewOfOurCenters h2:first-child {
	margin-top: 12px;
	left: 14%;
    font-size: 2em;
}
.introOfCenters a:hover {
	color: #9E260F;
}
#newsSummary {
	margin-top: 15px;
}
html[lang="de"] #overviewOfOurCenters h2:first-child {
	left: 0;
}
html[lang="de"] #overviewOfOurCenters h2:first-child span {
	font-family: "CoronetLTStd-Regular";
    font-size: 0.6em;
    letter-spacing: 1px;
}
/* Media queries for S-Design */

@media screen and (max-width: 1220px) {
	
	#spotlight {	
		height: 300px;	
	}

	#spotlight li.slick-active img {
	    display: inline;
	    max-width: none;
	    margin-left: calc(50% - 1173px);
	    margin-right: calc(50% - 1173px);
	}

	.spotlightText .priceTag {
		top: 116px;
	    width: 55px;
	    height: 50px;
	    background-size: contain;
	    font-size: 19px;
	    padding: 15px 8px;
	}

	.spotlightText .priceTag:before {	    
	    width: 50px;
	    height: 21px;	    
	    background-image: url(https://388cb386b0d7908468c4-d7f86a40e40caa5d570fbd7e2287a9d8.ssl.cf3.rackcdn.com/images/ho/greece/layout/arrows-sprite-updated.png);
	    background-position: -103px -14px;
	    left: -60px;
	    bottom: 25px;
	}

	.slick-dots {		
	    width: 680px;
	    bottom: 245px;	    
	}

	.spotlightText.medium {
		display: block;
	}

	.spotlightText.large,  .spotlightText.small{
		display: none;
	}

	#introArticle {
		width: 53%;	
	}

	.videoBlock {
	    float: none;	    
	    background: none;
	    width: auto;
		margin: 0;
		height: 325px;
	}

	.videoBlock > iframe {
		margin: 0;
		width: 320px;
		box-sizing: border-box;
	    height: 257px;    
	    padding: 77px 8px 8px 6px;
	    background-position: 0px 0;
	}

	.testimonials, #whatsIncluded {
		width: 637px;
		clear: both;
	}

	#whatsIncluded {
		padding-top: 10px;
	}

	.testimonials:before {
	    left: -65px;
	}

	#contactOptions, #contactOptions.contactListVisible,
	#contactOptions.contactListVisible + #sampleSchedule {
		margin-bottom: 50px;
	}	
	
	#downloadBrochure {    
	    right: -38px;    
	}

	#downloadBrochure > h2 {    
	    bottom: 80px;
	    left: -115px;
	}

	#overviewOfOurCenters {
		padding-bottom: 555px;
	}

	#overviewOfOurCenters .testimonials { 
		display: none;
	}

	#instructorsMontage {
		position: absolute;
		bottom: 25px;
		margin: 0 auto;
		float: none;
		left: 12%;
	}

	#newsHeadlines {
		float: none;
		margin: 0;		
	}

	#introNews, #facebookPageWidget, #newsHeadlines {
		float: none;
	}

	#introNews {
		width: 49%;
	}

	#newsHeadlines {
		width: 100%;
		margin-top: 40px;
	}

	#facebookPageWidget {
		position: absolute;
	    top: 28px;
	    right: 9px;		
	}
	
	#contactDetails {
		width: 58%;
	}

	.contactForm input[type=password], input[type=text],input[type=email],
	input[type=tel], select, textarea {
	    width: 223px;
	}

	#holidaySummaryContainer #bottomContactOptions {
	    float: right;
		margin-top: 45px;
		text-align: center;
	}

	#bottomContactOptions h2 + p {
	    padding: 0;
	}

	#bottomContactOptions .bookYourHolidayNow {
	    right: 110px;	   
	    top: 167px;
	    width: 219px;
	    text-align: left;
	}

	#bottomContactOptions .bookYourHolidayNow:before {	
	    bottom: 0;
	    left: 170px;
	}

}

/* Media queries for XS-Design */ 

@media screen and (max-width: 759px) {
	
	.spotlightText.small {
		display: block;
	}

	.spotlightText.large,  .spotlightText.medium {
		display: none;
	}

	#spotlight {	
		height: 219px;	
	}

	#spotlight li.slick-active img {
	    display: inline;
	    max-width: none;
	    margin-left: calc(50% - 860px);
	    margin-right: calc(50% - 860px);
	}

	.slick-dots {		
	    display: none;
	}

	main.introDetails, .mainBlock {
		width: 100%;
	}
	
	#introArticle {
		width: 100%;
	}

	#introArticle.introduction {
		position: relative;
		height: 850px;
		margin-bottom: 0; 
	}
	#introArticle.introduction p {
		display: none;
	}

	#introArticle.introduction p:nth-child(2), #introArticle.introduction p:nth-child(4),
	#introArticle.introduction p:nth-child(5)  {
		display: block;
	}
	
	#introArticle.introduction:after {
	    content: '';
	    display: block;
	    width: 100%;
	    height: 140px;
	    position: absolute;
	    bottom: -15px;
	    left: 0;
	    background: white;
	    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(244, 241, 231, 1) 70%);
	    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(244, 241, 231, 1) 70%);
	    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(244, 241, 231, 1) 70%)
	}

	#introArticle > #showContent {
	    display: block;	    	    
	    padding: 5px 20px;
	    background: linear-gradient(to bottom, #6e9934 0, #6e9934 20%, #4a6f18 80%, #4a6f18 100%);
	    color: #fff;
	    border-radius: 3px;
	    text-decoration: none;
	    position: absolute;
	    bottom: 20px;    
	    z-index: 2;
	    left: 32%;
	}

	#introArticle.introduction.fullContent {
		margin-bottom: 35px;
	}

	#introArticle.introduction.fullContent:after {
	    display: none;
	}

	#introArticle.introduction.fullContent p {
		display: block;
	}

	.introContainer {
	    padding: 10px;
	}

	.multipleAsideContainer {
		margin-bottom: 0;
	}

	#specialOffer:after {
		right: -25px;
	}

	.videoBlock {    
	    width: 320px;
	    margin-left: -20px;    
	}

	.videoBlock > h2 {	    
	    bottom: 19px;	    
	}

	.videoBlock > h2:before {
		top: -17px;
	}

	#whatsIncluded {
		width: 100%;
	}

	#whatsIncluded {
	    padding: 250px 10px 310px;
	    background-position: 1px 8px;
	    margin: -100px -10px 0;
	}

	.testimonials:before {
    	top: 222px;
    	left: -50px;
	}

	.testimonials {
    	background-color: transparent;
	    border: none;
	    min-height: 275px;
	    text-align: center;
	    float: none;
	    box-shadow: none;	
	    width: 300px;
	    margin-left: -10px;
	}

	.testimonials blockquote {	    
	    padding: 5px 20px 40px;	    
	}

	.testimonials q:before {	    
	    position: static;
	    margin-right: 5px;
	}

	.testimonials q:after { 	 
	    margin-left: 5px;
	}

	.testimonials .slick-prev {
		left: 35%;
		top: 90%;	
	}

	.testimonials .slick-next {
		right: 35%;
		top: 90%;
	}

	#whatsIncluded div:first-child, #whatsIncluded div:last-child {
		width: 100%;
		float: none;
	}

	#downloadBrochure {
		right: 0;
		top: -253px;
		width: 100%;		
	}

	#downloadBrochure > a {
		width: 284px;
		height: 233px;
		background: url(https://388cb386b0d7908468c4-d7f86a40e40caa5d570fbd7e2287a9d8.ssl.cf3.rackcdn.com/images/ho/greece/illustrations/brochure-stack-XS.jpg);
	}

	#downloadBrochure > a img {
		display: none;
	}

	#downloadBrochure > h2 {
		bottom: 260px;
		left: 46px;
	}

	#downloadBrochure > h2:after {
		background: url(https://388cb386b0d7908468c4-d7f86a40e40caa5d570fbd7e2287a9d8.ssl.cf3.rackcdn.com/images/ho/greece/layout/arrows-sprite.png);
		background-position: 498px -9px;
	    right: 73px;
	    transform: rotate(50deg);
	    bottom: -45px;
	}

	#instructorsMontage {
		width: 100%;
	    left: 0;
	    height: 400px;
	}

	#instructorsMontage > h2:before {	    
	    right: 0;
	    left: 105px;
	    top: -60px;
	}

	#overviewOfOurCenters {
	    padding: 40px 10px 430px;
	}

	.instructorInbetweenImage + h2 {
		background-image: url(https://388cb386b0d7908468c4-d7f86a40e40caa5d570fbd7e2287a9d8.ssl.cf3.rackcdn.com/images/ho/greece/illustrations/instructors.jpg);
		background-position: 0 0;
		padding-top: 430px;
	}

	#instructorsMontage > h2 {	    
	    bottom: 30px;	    
	    left: 25px;
	}
	
	#introNews {
		width: 100%;
	}

	#contactDetails {
	    padding-right: 0;
	    margin-right: 0;
	    float: none;
	    width: 100%;
	    border: none;
	}

	.contactDetailsWrapper h2 {
		margin-left: 0;
	}

	.contactForm p {
		margin-left: 0;	
	}

	.contactForm input[type=password], input[type=text],input[type=email],
	input[type=tel], select, textarea {
	    width: 100%;
	    box-sizing: border-box;
	    margin: 0;
	}

	.contactForm input[type=submit] {
	    float: none;
	    margin: 0 auto;
	    display: block;
	}

	.contactForm textarea {
	    margin-left: 0; 
	}

	#newsSummary {
		padding-top: 335px;	
		margin-top: 0;	
	}

	#facebookPageWidget {	    
	    right: -15px;
	    top: 25px;
	}

	#healthyOptionPhotoMontage {
		height: 650px;
		width: 100%;
		background-image: url(https://388cb386b0d7908468c4-d7f86a40e40caa5d570fbd7e2287a9d8.ssl.cf3.rackcdn.com/images/ho/greece/illustrations/ho-lef-photostrip-home-XS.png);
		background-position: center 0;
	    max-width: 100%;
	    margin-top: -70px;
	    position: relative;
	    background-repeat: no-repeat;
	}

	#healthyOptionPhotoMontage img {
		display: none;
	}

	#facebookPageWidget > h2 {
		top: -90px;
	    right: 100px;
	}

	#bottomContactOptions .bookYourHolidayNow {
	    right: 0;
	    top: -60px;
	    text-align: center;
	    width: auto;
	    margin: 0 auto;
	    left: 0;
	}

	#holidaySummaryContainer #bottomContactOptions {
	    float: none;
	    width: 100%;
	    margin: 80px 0px 50px;
	}

	#bottomContactOptions .bookYourHolidayNow:before {
	    bottom: -35px;
	    left: 36%;
	    transform: scaleX(-1) rotate(-58deg);
	}

	#yourPackageIncluded > ul > li:nth-child(2), #yourPackageIncluded > ul > li:nth-child(5) {
		margin: 0 0 30px;
	}
}

/* Media queries for hidding overflowing elements */ 

@media screen and (max-width: 388px) { 
	
	body {
		overflow-x: hidden;
	}
}
@media screen and (max-width: 369px) {
	#yourPackageIncluded > ul > li {
		overflow: hidden;
	}
	#yourPackageIncluded > ul > li:nth-child(2) img,
	#yourPackageIncluded > ul > li:nth-child(5) img {
		max-width: 100%;
	    margin-left: 0;
	}
}

