
#luminaire-bar-2 h3,
#location-photos h3 {
	color: #09F;
	margin-bottom: 10px;
}

@media screen and (max-width: 770px) {
	#breadcrumb-wrapper {
		display: none;
	}
}

#luminaire-bar-1 {
	background-color: #FFF;
	width: 100%;
}

#luminaire {
	position: relative;
	width: 100%;
}

@media screen and (min-width: 770px) {
	#luminaire {
		margin: 0 6%;
		width: 88%;
	}
}

@media screen and (min-width: 1600px) {
	#luminaire {
		margin: 0 10%;
		width: 80%;
	}
}

@media screen and (min-width: 2000px) {
	#luminaire {
		margin: 0 20%;
		width: 60%;
	}
}

#made-in-britain {
	height: 142px;
	width: 85px;
}

#product-gallery {
	margin-bottom: 30px;
	position: relative;
}

#product-gallery #productNext,
#product-gallery #productPrev {
	cursor: pointer;
	height: 50px;
	margin-top: -37.5px;
	opacity: 0.7;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 10;
}

#product-gallery #productNext {
	right: 0;
}

#product-gallery #productPrev {
	left: 0;
}

#product-gallery .aperture img {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9;
}

#product-gallery .aperture img.active {
	display: block;
}

@media screen and (min-width: 770px) {
	#product-gallery #productNext,
	#product-gallery #productPrev {
		display: none;
	}
}

@media screen and (min-width: 636px) {
	#product-gallery .aperture img {
		left: 50%;
		margin-left: -300px;
		width: 600px;
	}
}

@media screen and (min-width: 1120px) {
	#product-gallery {
		float: right;
		margin-bottom: 0;
		width: 50%;
	}

	#product-gallery .aperture img {
		left: 0;
		margin-left: auto;
		width: 100%;
	}
}

#product-gallery #product-thumbs {
	display: none;
}

@media screen and (min-width: 770px) {
	#product-gallery #product-thumbs {
		bottom: 25px;
		display: block;
		list-style: none;
		margin: 0 0 20px 0;
		padding: 0;
		position: absolute;
		text-align: center;
		width: 100%;
		z-index: 20;
	}

	#product-gallery #product-thumbs li {
		cursor: pointer;
		display: inline-block;
		height: 20px;
		margin: 0 3px;
		width: 50px;
	}

	#product-gallery #product-thumbs li div {
		background-color: #CCC;
		height: 4px;
		margin: 8px 0;
		width: 50px;
	}

	#product-gallery #product-thumbs li.active div {
		background-color: #09F;
	}
}

#p1 {
	display: table;
	width: 100%;
}

#p2 {
	display: table-cell;
	vertical-align: middle;
}

@media screen and (min-width: 1120px) {
	#p1 {
		width: 50%;
	}
}

#product-name {
	display: table;
	margin-left: 6%;
}

@media screen and (min-width: 770px) {
	#product-name {
		margin: 0;
	}
}

#bullet-wrapper {
	display: table-cell;
	padding-top: 0;
	vertical-align: top;
	width: 50px;
}

@media screen and (min-width: 1200px) {
	#bullet-wrapper {
		padding-top: 3px;
	}
}

#product-bullet {
	float: left;
	height: 40px;
	width: 40px;
}

#title-wrapper {
	display: table-cell;
	vertical-align: top;
	width: auto;
}

#title-wrapper h1 {
	color: #09F;
	font-size: 40px;
	margin: 0;
	padding: 0;
	line-height: 1em;
	-ms-transform: skew(-13deg);
	-webkit-transform: skew(-13deg);
	transform: skew(-13deg);
	text-transform: uppercase;
}

@media screen and (min-width: 1200px) {
	#title-wrapper h1 {
		font-size: 55px;
	}

	#bullet-wrapper {
		width: 70px;
	}

	#product-bullet {
		height: 50px;
		width: 50px;
	}
}

@media screen and (min-width: 2000px) {
	#title-wrapper h1 {
		font-size: 65px;
	}

	#bullet-wrapper {
		width: 85px;
	}

	#product-bullet {
		height: 60px;
		width: 60px;
	}
}

#overview {
	margin: 15px 6%;
	padding-bottom: 30px;
	color: #09F;
}

#overview img {
	margin: 15px 4px 0 0;
	width: 40px;
}

@media screen and (min-width: 770px) {
	#overview {
		margin: 30px 0;
		padding-bottom: 50px;
	}
}

@media screen and (min-width: 1200px) {
	#overview img {
		margin: 15px 4px 0 0;
		width: 50px;
	}
}

@media screen and (min-width: 1120px) {
	#overview {
		padding-bottom: 0;
	}
}

#luminaire-bar-2 {
	margin: 0;
	padding: 50px 0;
	background-color: #F1F4F9;
}

#luminaire-bar-2-content {
	margin: 0 6%;
	width: 88%;
}

ul#icons {
	list-style: none;
	padding: 0;
}

ul#icons li {
	display: inline;
	margin-right: 2px;
}

ul#icons li img {
	height: 30px;
}

@media screen and (min-width: 1600px) {
	#luminaire-bar-2 {
		padding: 100px 0;
	}

	#luminaire-bar-2-content {
		width: 80%;
		margin: 0 10%;
	}
}

@media screen and (min-width: 2000px) {
	#luminaire-bar-2-content {
		width: 60%;
		margin: 0 20%;
	}
}

#applications,
#specification {
	margin-bottom: 50px;
}

#documents {
	margin-bottom: 20px;
}

#documents img {
	width: 60px;
	margin: 10px 20px 10px 0;
}

@media screen and (min-width: 770px) {
	#applications,
	#specification,
	#documents {
		float: left;
		width: 45%;
	}

	#specification {
		margin: 0 5% 0 0;
	}

	#applications {
		margin: 0 5% 30px 0;
	}
}

@media screen and (min-width: 1120px) {
	#specification {
		width: 38%;
	}

	#applications,
	#documents {
		width: 40%;
	}

	#specification {
		margin: 0 12% 0 0;
	}

	#applications {
		margin: 0 10% 30px 0;
	}
}

@media screen and (min-width: 1200px) {
	#specification {
		width: 30%;
		margin: 0 4% 0 0;
	}

	#applications,
	#documents {
		width: 32%;
	}

	#applications {
		margin: 0 2% 0 0;
	}
}

.separator {
	border-bottom: 2px dotted #CCC;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#documents h2 {
	padding: 0;
}

#documents ul.catalogue {
	margin-bottom: 30px;
}

#location-photos {
	background-color: #09F;
}

#location-photos h3 {
	margin-left: 6%;
}

@media screen and (min-width: 1600px) {
	#location-photos h3 {
		margin-left: 10%;
	}
}

@media screen and (min-width: 2000px) {
	#location-photos h3 {
		margin-left: 20%;
	}
}

#location-gallery {
	background: #09F url(/asset/media/loading.gif) no-repeat center center;
	margin: 0;
	overflow: hidden;
	position: relative;
}

#location-gallery #locationNext,
#location-gallery #locationPrev {
	cursor: pointer;
	height: 50px;
	margin-top: -25px;
	opacity: 0.7;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 10;
}

#location-gallery #locationNext {
	right: 0;
}

#location-gallery #locationPrev {
	left: 0;
}

@media screen and (min-width: 770px) {
	#location-gallery #locationNext,
	#location-gallery #locationPrev {
		margin-top: -50px;
	}

	#location-gallery #locationNext {
		height: 100px;
		width: 100px;
	}

	#location-gallery #locationPrev {
		height: 100px;
		width: 100px;
	}
}

@media screen and (min-width: 1150px) {
	#location-gallery #locationNext,
	#location-gallery #locationPrev {
		height: 150px;
		margin-top: -75px;
		width: 150px;
	}
}

@media screen and (min-width: 2000px) {
	#location-gallery #locationNext,
	#location-gallery #locationPrev {
		height: 200px;
		margin-top: -100px;
		width: 200px;
	}
}

#location-gallery div.aperture {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	z-index: 5;
}

#location-gallery div.aperture img {
	display: none;
}

#location-gallery div.aperture img.active {
	display: block;
}

#location-gallery div#locationCounter {
	bottom: 10px;
	color: rgba(255, 255, 255, 0.8);
	left: 50%;
	margin-left: -25px;
	position: absolute;
	text-align: center;
	text-shadow: 1px 1px 2px #000;
	width: 60px;
	z-index: 9;
}

.enquire-image {
	height: 80px;
	margin: 0 auto;
	width: 300px;
}

div#video-wrapper {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: left;
	width: 100%;
}

iframe#evo-ra-video {
	padding-top: 2em;
	width: fit-content;
	height: 190px;
}

@media screen and (min-width: 580px) {
	div#video-wrapper h4 {
		margin-top: 0.5em;
	}

	iframe#evo-ra-video {
		width: 500px;
		height: 277px;
	}
}
