#royal-release a {
	color: #CA9B3C;
}

#royal-release p a {
	font-size: 1em;
}

#royal-release #main img {
	display: blocK;
}

#royal-release #intro .inner p {
	text-align: center;
}

#royal-release .quote .row.outer {
	display:flex;
	flex-direction:row;
}

#royal-release .quote img {
	flex-grow: 0;
	flex-shrink: 0;
}

#royal-release .quote .quote-img-wrapper {
	width: 100%;
	height: 100%;
}

#royal-release #ashtray .col-flip {
	display: block;
}

#royal-release #ashtray img {
	left: 0;
	width: 100%;
}

#royal-release #cigars1 .row.outer:nth-of-type(2) {
	margin: 3em auto;
}

@media screen and (min-width: 1000px)
{
	#royal-release #ashtray img {
		left: -5em;
	}
}

@media screen and (min-width: 700px)
{
	#royal-release #quote1.quote .quote-img-wrapper:nth-of-type(1) {
		width: 52.43682%;
	}
	
	#royal-release #quote1.quote .quote-img-wrapper:nth-of-type(2) {
		width: 47.56317%;
	}
	
	#royal-release #quote2.quote .quote-img-wrapper:nth-of-type(1) {
		width: 47.88097385%;
	}
	
	#royal-release #quote2.quote .quote-img-wrapper:nth-of-type(2) {
		width: 52.11902615%;
	}
	
	#royal-release #ashtray .col-flip {
		top: 0;
		position: relative;
		
		display: flex;
		flex-direction: row-reverse;
	}
	
	#royal-release #ashtray img {
		left: -2em;
	}
	
	#royal-release .row.inner.hspace .col-1-3 {
		margin-top: -5%;
		width: calc(100% / 3);
	}
}

@media screen and (max-width: 700px)
{
	#royal-release .quote img {
		display:block;
	}
	
	#royal-release .quote .row.outer {
		flex-direction: column;
	}
}

#royal-release #main {
	background-image: url("https://p-cdn.davidoffgeneva.com/cdnimages/landingpages/master-selection-terroirs/img/terroirs-banner-background.jpg");
}


#royal-release #subintro {
	background-image: url("https://p-cdn.davidoffgeneva.com/cdnimages/landingpages/master-selection-terroirs/img/terroirs-divider.jpg");
}

#royal-release #ashtray,
#royal-release #lighter {
	background-image: url("https://p-cdn.davidoffgeneva.com/cdnimages/landingpages/master-selection-terroirs/img/terroirs-humidor02-background.jpg");
}

#royal-release #cigars1, #royal-release #cigars2{
	background-image: url("https://p-cdn.davidoffgeneva.com/cdnimages/landingpages/master-selection-terroirs/img/terroirs-cigar-background.jpg");
}

#royal-release #intro {
	background-image: url("https://p-cdn.davidoffgeneva.com/cdnimages/landingpages/master-selection-terroirs/img/terroirs-story-background.jpg");
	background-repeat: no-repeat;
    background-size: cover;
}

#royal-release .block {
	background-image: url("https://p-cdn.davidoffgeneva.com/cdnimages/landingpages/master-selection-terroirs/img/terroirs-humidor02-background.jpg");
	background-size: cover;
}

#royal-release #intro,
#royal-release #lighter,
#royal-release .quote  {
	background: none;
}

#royal-release #outro {
	background: none;
	background-color: #fbfbfb;
}

#royal-release .row .col-flip .col.tti-desc {
	display: flex;
	flex-direction: column;
	justify-content: center;

}

#royal-release #lighter .col-flip {
	margin-top: 8%;
	margin-bottom: 5%;
}

#royal-release #lighter .col-flip .col {
	vertical-align: middle;
}

#royal-release .acc-spec {
	margin-top: 3em;
}

#royal-release .acc-spec > * {
	margin: 1em auto;
}