﻿html {-webkit-text-size-adjust: 100%;}

.slicknav_menu{display:none}
a[href^=tel]{color:inherit;text-decoration:none}
input:focus,select:focus,textarea:focus,button:focus{outline:none}
a{color:inherit; text-decoration:none;}
a img{border:0}

body {
	font-family: 'Roboto', Arial, sans-serif;
	padding:0;
	margin:0;
	height:100%;
	background-color:white;
}
.site_closed_banner{
    display: flex;
    justify-content: center;
    background: #900;
    color: #fff;
    font-weight: bold;
    position: fixed;
    width: 100%;
    z-index: 99;
}

#recaptcha {
	margin-top:25px;
}

.txtdob {
	border:1px solid #ccc !important;
	padding:10px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	width:70px
}

#subscribethanks {
clear:both;
background-color:white;
text-align:center;
}

#subscribethanks img {
    max-width:100%;
    margin:20px 0;
}

.correct {
	color:#009900;
	font-size:12px;
}

.tour-map {
	margin-bottom:10px;
}

.mobile-map, .tourtxt img {
	display:none;
}

.incorrect {
	color:#C00;
	font-size:12px;
}

.banners {
	padding:0 5%;
	z-index:2;
	position:relative;
}

.banners img {
	width:100%;
	margin:10px 0;
}

.aCheckin {
	position:absolute;
	top:40px;
	right:5%;
	background:#231F20;
	color:white;
	padding:5px 30px;
    z-index: 900;
	font-size:25px;
	font-family: 'Racing Sans One', cursive;
}
.aHome {
	position:absolute;
	background:#231F20;
	color:white;
	padding:5px 30px;
    z-index: 900;
	font-size:25px;
	font-family: 'Racing Sans One', cursive;
}

.aCheckin span {
	display:block;
}

.heading {
	text-align:center;
	padding-bottom:20px;
}

.heading h1 {
	padding:5px 0;
	margin:0;
	font-family: 'Racing Sans One', cursive;
	font-size:46px;
	font-weight:bold;
	color:#696767;
}

.grid {
	display:grid;
	grid-template-columns: 1fr 1fr;
	grid-gap:40px;
	line-height:1.5
}

.grid .row .txt {
	width:calc(100% - 10px) !important;
	max-width:500px !important;
	float:none;
	outline:0;
	border:1px solid #ccc;
}

.btn {
	cursor:pointer;
}
.btn-red:hover{
    color:#fff!important;
}

.btn.back {
	background-color:#ccc;
	margin-right:5px;
}

.grid .row {
	width:100% !important;
}

.grid .row label {
	width:calc(100% - 10px) !important;
	max-width:500px !important;
	float:none;
}

.grid h3, h3.question {
	margin-top:30px;
	border-bottom:1px solid #F37214;
	padding-bottom:20px;
	margin-bottom:20px;
    font-weight:normal !important;
}


.declaration ol, .declaration ul, .small {
	font-size:11px;
}

.grid .small {
	font-size:12px;
	max-width:500px !important;
}

.check_inner {
	min-height:55vh;
}

.top {
	height:200px;
	background:black;
	width:100%;
}


.header {
	width:100%;
	height:auto;
	text-align:center;
}

#logo {
	width:500px;
	max-width:40%;
	padding:40px 0;
	display:block;
	margin:auto;
}

#logo img {
	max-width:100%;
}

#booklink {
	background-image:url(../storage/images/overlay.png);
	padding-top:30px;
	padding-bottom:50px;
	display:table;
	height:auto;
	width:100%;
	position:relative;
	z-index:101;
	text-align:center;
}


.alt #booklink {
	padding-top:0;
	padding-bottom:0;
	background-image:none;
}

#booklink h1 {
	color:white;
	font-weight:normal;
	font-size:25px;
	line-height:30px;
	margin-bottom:30px;
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
}

.inner {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	display:table;
	height:auto;
}

#booklink .inner > div > div {
	width:47.5%;
	margin-right:5%;
	float:left;
}

.alt #booklink .inner > div > div {
	width:30%;
}

#booklink .inner > div > div:last-child {
	margin:auto !important;
	float:none !important;
}

#booklink .inner > div > div:last-child {
	margin-right:0;
}

.alt #booklink .inner > div > div:last-child {
	width:65%;
}

#booklink .inner > div > div:first-child a {
	background-color:#F37214;
	display:block;
	text-align:center;
	color:white;
	font-size:25px;
	padding:30px;
	text-transform:uppercase;
  	transition: all 0.5s ease;
}

.alt #booklink .inner > div > div:first-child a {
	font-size:16px;
	padding:20px;
}

#booklink .inner > div > div:first-child a:hover {
	background-color:#F58B3D;
}

#booklink .inner > div > div:last-child > div {
	padding:10px;
	background-color:#000;
	color:white;
	font-size:17px;
	line-height:22px;
}

.alt #booklink .inner > div > div:last-child > div {
	font-size:14px;
	line-height:36px;
	text-align:right;
}

#booklink .inner > div > div:last-child > div a {
	color:#F37214;
}

#booklink .inner > div > div:last-child > div > div:last-child {
	font-size:40px;
	line-height:40px;
}
.alt #booklink .inner > div > div:last-child > div > div:first-child {
	display:inline;
	margin-right:5px;
}
.alt #booklink .inner > div > div:last-child > div > div:last-child {
	font-size:14px;
	line-height:36px;
	display:inline;
	white-space:nowrap;
}

#flags {
	background-color:white;
	padding-top:50px;
}

#flags .inner > div
{
	float:left;
	width:47.5%;
	margin-right:5%;
}

#flags .inner > div:last-child
{
	margin-right:0;
}

#flags .inner > div > a {
	padding-left:30%;
	padding-right:2%;
	background-repeat:no-repeat;
	background-size:27% 100%;
	background-color:#F0F0F0;
	margin-bottom:35px;
	height:120px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	font-size:28px;
	line-height:30px;
  	transition: all 0.5s ease;
}
#flags .inner > div > a span
{
    font-size:20px;
    color:#F58B3D;
}

#flags .inner > div > a.noflag {
	background:#F37214;
	color:white;
	padding:0 2%;
	text-align:center;
	font-size:25px;
}

#flags > div > a:hover {
	background-color:#E5E5E5;
}

.footer-image {
	width:100%;
	margin-top:-150px;
	z-index:1;
}

#footer {
	background:#B4B4B4;
	padding-bottom:30px;
	padding-right:5%;
	padding-left:5%;
	color:#565354;
	font-size:30px;
	position:relative;
	z-index:1;
	text-align:right;
	font-family: 'Racing Sans One', cursive;
	padding-bottom:100px;
	position:relative;
}
.footer-image-uk{
    margin-top:0;
}
#footer.footer-uk {
	background:#A9A9A9;
}

#footer.footer-ra {
	background:#BFBFBF;
}

#footer.footer-spa {
	background:#B5B5B5;
}

#footer.footer-ring {
	background:#B5B5B5;
}

#footer.footer-aa {
	background:#AAAAAA;
}



.social {
	position:absolute;
	bottom:0;
	left:5%;
	width:30%;
}

.social img {
	width:100%;
}

.copy {
	margin-top:40px;
}

.credit {
	color:white;
	line-height:1.2;
	font-size:20px;
}

.footer-menu {
	padding:0;
	margin:0;
	top:-75px;
	margin-bottom:-75px;
	position:relative;
}

.footer-menu, .footer-menu li {
	list-style-type:none;
}

.footer-menu li {
	margin-bottom:10px;
}

.gallery {
	position:relative;
	z-index:5
}

.gallery-wrap {
	display:grid;
	grid-template-columns:repeat(5, 1fr);
	gap:10px;
}

.gallery a {
	display:block;
	width:100%;
	height:200px;
	background-size:cover;
	transition:all .5s;
	z-index:1;
}

.gallery a:hover {
	transform:scale(1.05);
	z-index:2;
	filter:brightness(1.1);
}

#gallery .mainpic {
	float:left;
	width:47.5%;
	margin-right:5%;
	position:relative;
}

#gallery .mainpic a:hover img:last-child {
	opacity:0.3;
}

#gallery .mainpic img:first-child {
	width:100%;
	position:relative;
	z-index:1;
}
#gallery .mainpic img:last-child {
	max-width:26%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	float:none;
	position:absolute;
	z-index:2;
	left:0;
	right:0;
	top:30%;
}

#gallery .thumbs {
	float:left;
	width:47.5%;
}

#gallery h3 {
	background-color:black;
	color:#F27213;
	font-size:30px;
	font-weight:normal;
	display:inline-block;
	padding:10px 20px;
}

#gallery .thumbs div {
	display:table;
	width:100%;
	border-bottom:2px solid white;
	padding-bottom:10px;
}

#gallery .thumbs a {
	display:block;
	float:left;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
	width:100px;
	height:100px;
  	transition: all 0.5s ease;
      overflow:hidden;
      position:relative;
}

#gallery .thumbs a img {
    height:100px;
    min-width:100px;
    position:absolute;
    left:50%;
  transform: translateX(-50%);
}

#gallery .thumbs a:hover {
	opacity:0.8;
}

#content, #schedule {
	padding-top:45px;
	padding-bottom:20px;
	font-size:18px;
	line-height:150%;
	position:relative;
	z-index:3;
}

#content h1, #content h2, #content h3, .date-price-heading {
	padding:5px 0;
	margin:0;
	margin-bottom:50px;
	font-family: 'Racing Sans One', cursive;
	font-size:46px;
	font-weight:bold;
	color:#696767;
}

.date-price {
	background:#F37214;
	color:white;
	padding:30px 30px;
}

.date-price.reducepad {
	padding-bottom:10px;
}

.date-price-heading, .date-price-info {
	margin-bottom:25px;
	font-family: 'Racing Sans One', cursive;
	font-size:35px;
	color:white;
	font-weight:normal !important;
}

.date-price-info {
	font-size:20px;
	line-height:120%;
	color:#333;
}

.date-price-heading i {
	display:inline-block;
	text-align:left;
	margin-right:10px;
}

.fa-calendar {
	margin:0 3px;
}

.fa-gbp {
	border:3px solid white;
	border-radius:6px;
	padding:0 10px;
}



#content h2 {
	margin-bottom:20px;
	font-size:22px;
}

#content h3, .gallery h3 {
	margin-bottom:17px;
	font-size:17px;
}



#left {
	width:70%;
	margin-right:5%;
	float:left;
}

#left.full
{
    width:100%;
    margin-right:0;
}

#right {
	width:25%;
	float:right;
}
#right h3{
    font-family: 'Roboto', Arial, sans-serif;
}

#right img {
	width:100%;
}

#right .arrows {
	text-align:right;
	margin-top:20px;
}
#left p, .inner p, #left .padded div{
    margin:16px 0;
}
#right .arrows img {
	width:auto;
}

#right > .img {
	margin-top:20px;
}


#right .img:first-child {
	margin-top:0;
}

.caption {
	display:block;
	padding:8px 13px;
	background-color:#F0F0F0;
	font-size:14px;
	line-height:14px;
	font-family: 'Racing Sans One', cursive;
}

#right h3 {
	display:block;
	padding:12px 13px;
	background-color:#F0F0F0;
	font-size:18px;
	line-height:18px;
	margin:0;
}

#right select {
	display:block;
	width:100%;
	padding:10px 3%;
	margin-top:10px;
}

.date {
	display:block;
	padding:12px 13px;
	background-color:#F0F0F0;
	font-size:18px;
	line-height:20px;
	margin:0;
	color:#666;
	font-weight:bold;
}

.event {
	display:table;
	height:auto;
	width:100%;
	margin-top:15px;
	border-bottom:1px solid #F0F0F0;
	padding-bottom:15px;
}

.event-desc {
	font-family: Arial, sans-serif;
	font-size:17px;
}

.event:last-child {
	border-bottom:0;
}

.structured-only
{
	display:none;
}

.event > img {
	float:left;
	width:15%;
}

.event > p:nth-child(2) {
	float:left;
	padding-left:3%;
	width:50%;
	color:#666;
	font-size:18px;
}

.event .event-title {
	color:#000;
	font-size:25px;
	margin-right:5px;
}

.event .event-price {
	color:#F27213;
	font-size:25px;
}

.event > p:nth-child(3) {
	float:left;
	padding-left:3%;
	width:29%;
}

.black-button{
    display:block;
    background-color:black;
    color:white;
    float:left;
    width:auto;
    font-family: 'Racing Sans One', cursive;
    padding:10px 3%;
    text-align:center;
    margin-bottom:10px;
    transition: all 0.5s ease;
    text-decoration:none !important;
}
.event > p:nth-child(3) a {
	display:block;
	background-color:black;
	color:white;
	float:left;
	width:41.5%;
	padding:10px 3%;
	text-align:center;
	margin-bottom:10px;
  	transition: all 0.5s ease;
  	text-decoration:none !important;
}

.event > p:nth-child(3) a:hover {
	opacity:0.75;
}

.event > p:nth-child(3) a:first-child {
	margin-right:5%;
}

#content .event > p:nth-child(3) a:last-child {
	float:right;
}

.event > p:nth-child(3) span {
	text-align:center;
	color:#F37214;
	font-size:15px;
	display:block;
}

.event > p:nth-child(3) a.book {
	background-color:#F37214;
}

.event > p:nth-child(3) a.sold {
	background-color:#DB1B2A;
}

#schedule #left {
	width:80%;
}

#schedule #right {
	width:15%;
}

.data {
	display:table;
	width:100%;
	padding-top:20px;
	margin-bottom:20px;
}

.nopad
{
    padding-top:0 !important;
}

.data > div {
	display:table;
	width:100%;
	max-width:700px;
	margin-bottom:10px;
}

.data > div > div:first-child {
	width:24%;
	float:left;
	padding:10px 3%;
	background-color:#F0F0F0;
}

.data > div.highlight > div:first-child {
	background-color:black;
	color:white;
}

.data > div.highlight > div:last-child {
	background-color:#F0F0F0;
	color:#F27213;
}

.data > div > div:last-child {
	width:70%;
	float:left;
	padding:10px 3%;
	outline:1px solid #F0F0F0;;
}
ul{
    list-style-type:disc;
    list-style-position:inside;
    margin:20px;
}

.booknow-wrapper {
}

.booknow {
	display:block;
	background-color:#F37214;
	text-align:center;
	font-size:25px;
	line-height:39px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:20px;
	color:white;
	font-family: 'Racing Sans One', cursive;
	position:relative;
	box-sizing: inherit;
	border:5px solid white;
}
.soldout {
    display: block;
    background-color: #DB1B2A;
    text-align: center;
    font-size: 25px;
    line-height: 39px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
    color: white;
    font-family: 'Racing Sans One', cursive;
    position: relative;
    box-sizing: inherit;
    border: 5px solid white;
}
.basket-extras{
    padding-left: 10px;
    font-size: 14px;
    line-height: 1.5;
    display: block;
}
#basket td{
    vertical-align: top;
}
.booknow img {
	width:30px !important;
	margin-right:20px;
	position:relative;
	bottom:3px;
	filter:invert(1);
	margin-left:-10px;
    display:inline-block;
}

#right .cycle-slideshow
{
    margin-top:20px;
}

#right .cycle-slideshow:first-child
{
    margin-top:0;
}


p .highlight {
	color:#F37214;
}

#content h3 {
	color:black;
	font-size:18px;
}

.form {
	padding-top:25px;
}

.row {
	display:table;
	height:auto;
	padding-bottom:10px;
}

.row label {
	float:left;
	display:block;
	width:240px;
	padding-right:10px;
	padding-top:10px;
}

.chkExtra {
	margin-top:12px;
}

.row label span.price {
	font-size:14px;
	color:#999;
	float:right;
    margin-top: 2px;
}

.row label span.req {
	color:#C00;
}

.row .txt, .row textarea.txt {
	float:left;
	width:250px;
	max-width:90%;
	border:0;
	outline:1px solid #ccc;
	padding:10px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

.row textarea.txt {
	height:100px;
}

.form .row .txt {
	border:1px solid #ccc;
	outline:0;

}

.error {
	color:#C00;
	font-size:12px;
}

.form .error {
	display:block;
	padding-bottom:10px;
}

.success {
	color:#090;
	/*font-size:12px;*/
}

.btn {
	border:0;
	background-color:#F37214;
	color:white;
	padding:10px 20px;
    font-family: 'Racing Sans One', cursive;
	font-size:16px;
}

.discount {
	border:0;
	background-color:#F37214;
	color:white;
	padding:5px 10px;
	margin-left:10px;
	cursor:pointer;
    font-family: 'Racing Sans One', cursive;
}

.form .panel {
	float:right;
}

.form .panel p:first-child {
	margin-top:0;
}

.accordion-toggle {cursor: pointer; background-color:#f5f5f5; padding:10px 20px; margin-top:5px;}
.accordion-toggle span {float:right; color:#F37214; font-size:12px; }
.accordion-content {display: none; padding:10px 20px;  }
.accordion-content.default {display: block;}
.accordion-content td {
	padding-right:20px;
	font-size:14px;
}
.accordion-content td:first-child {
	color:#666;
}

.separator {
	border-bottom:1px solid #f0f0f0;
	padding-bottom:10px;
}

.smaller {
	font-size:16px;
	line-height:1.2;
}

#left p a
{
    text-decoration:underline;
}

.onlymobile
{
    display:none;
}

#basket
{
    width:100%;
    max-width:700px;
	border-collapse:collapse;
}

#basket td {
	padding:10px;
}

#basket thead {
	background-color:#f5f5f5;
}

#basket a {
	color:#F37214;
	font-size:14px;
}

#basket span {
	color:#999;
}

#basket tbody td {
	border-bottom:2px solid #f5f5f5;
}

#bookmore
{
    display:table;
    clear:both;
    padding:10px;
    margin-bottom:20px;
    margin-top:13px;
    background-color:#F37214;
    color:White;

}

#aHistory
{
    display:block;
    text-align:center;
    background-color:#000;
    color:White;
    padding:20px 5px;
    margin-top:20px;
    margin-bottom:20px;
    font-size:20px;
	font-family: 'Racing Sans One', cursive;
}

/* The container */
.container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
    border:1px solid #F37214;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #F37214;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.contact-page{
    display:flex;
    flex-wrap:wrap;
}
.contact-form{
    /*width:50%;*/
    margin-right:20px;
}
.contact-info{
    /*width:50%;*/

}
.alert-danger{
    color:#f00;
}
.contact-info a{
    text-decoration: underline;
}

/* IMAGE LIGHTBOX SELECTOR */

		#imagelightbox
		{
			cursor: pointer;
			position: fixed;
			z-index: 10000;

			-ms-touch-action: none;
			touch-action: none;

			-webkit-box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
			box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
		}

        button {
            border:0;
            cursor:pointer;
        }

		/* ACTIVITY INDICATION */

		#imagelightbox-loading,
		#imagelightbox-loading div
		{
			border-radius: 50%;
            display:none;
		}
		#imagelightbox-loading
		{
			width: 2.5em; /* 40 */
			height: 2.5em; /* 40 */
			background-color: #444;
			background-color: rgba( 0, 0, 0, .5 );
			position: fixed;
			z-index: 10003;
			top: 50%;
			left: 50%;
			padding: 0.625em; /* 10 */
			margin: -1.25em 0 0 -1.25em; /* 20 */

			-webkit-box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
			box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
		}
			#imagelightbox-loading div
			{
				width: 1.25em; /* 20 */
				height: 1.25em; /* 20 */
				background-color: #fff;

				-webkit-animation: imagelightbox-loading .5s ease infinite;
				animation: imagelightbox-loading .5s ease infinite;
			}

			@-webkit-keyframes imagelightbox-loading
			{
				from { opacity: .5;	-webkit-transform: scale( .75 ); }
				50%	 { opacity: 1;	-webkit-transform: scale( 1 ); }
				to	 { opacity: .5;	-webkit-transform: scale( .75 ); }
			}
			@keyframes imagelightbox-loading
			{
				from { opacity: .5;	transform: scale( .75 ); }
				50%	 { opacity: 1;	transform: scale( 1 ); }
				to	 { opacity: .5;	transform: scale( .75 ); }
			}


		/* OVERLAY */

		#imagelightbox-overlay
		{
			background-color: rgba( 0, 0, 0, .9 );
			position: fixed;
			z-index: 9998;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
		}


		/* "CLOSE" BUTTON */

		#imagelightbox-close
		{
			width: 2.5em; /* 40 */
			height: 2.5em; /* 40 */
			text-align: left;
			background-color: #666;
			border-radius: 50%;
			position: fixed;
			z-index: 10002;
			top: 2.5em; /* 40 */
			right: 2.5em; /* 40 */

			-webkit-transition: color .3s ease;
			transition: color .3s ease;
		}
		#imagelightbox-close:hover,
		#imagelightbox-close:focus { background-color: #111; }

			#imagelightbox-close:before,
			#imagelightbox-close:after
			{
				width: 2px;
				background-color: #fff;
				content: '';
				position: absolute;
				top: 20%;
				bottom: 20%;
				left: 50%;
				margin-left: -1px;
			}
			#imagelightbox-close:before
			{
				-webkit-transform: rotate( 45deg );
				-ms-transform: rotate( 45deg );
				transform: rotate( 45deg );
			}
			#imagelightbox-close:after
			{
				-webkit-transform: rotate( -45deg );
				-ms-transform: rotate( -45deg );
				transform: rotate( -45deg );
			}


		/* CAPTION */

		#imagelightbox-caption
		{
			text-align: center;
			color: #fff;
			background-color: #666;
			position: fixed;
			z-index: 10001;
			left: 0;
			right: 0;
			bottom: 0;
			padding: 0.625em; /* 10 */
		}


		/* NAVIGATION */

		#imagelightbox-nav
		{
			background-color: #444;
			background-color: rgba( 0, 0, 0, .5 );
			border-radius: 20px;
			position: fixed;
			z-index: 10001;
			left: 50%;
			bottom: 3.75em; /* 60 */
			padding: 0.313em; /* 5 */

			-webkit-transform: translateX( -50% );
			-ms-transform: translateX( -50% );
			transform: translateX( -50% );
		}
			#imagelightbox-nav button
			{
				width: 1em; /* 20 */
				height: 1em; /* 20 */
				background-color: transparent;
				border: 1px solid #fff;
				border-radius: 50%;
				display: inline-block;
				margin: 0 0.313em; /* 5 */
			}
			#imagelightbox-nav button.active
			{
				background-color: #fff;
			}


		/* ARROWS */

		.imagelightbox-arrow
		{
			width: 3.75em; /* 60 */
			height: 7.5em; /* 120 */
			background-color: #444;
			background-color: rgba( 0, 0, 0, .5 );
			vertical-align: middle;
			display: none;
			position: fixed;
			z-index: 10001;
			bottom: 5%;
			margin-top: -3.75em; /* 60 */
		}
		.imagelightbox-arrow:hover,
		.imagelightbox-arrow:focus	{ background-color: rgba( 0, 0, 0, .75 ); }
		.imagelightbox-arrow:active { background-color: #111; }

			.imagelightbox-arrow-left	{ left: 2.5em; /* 40 */ }
			.imagelightbox-arrow-right	{ right: 2.5em; /* 40 */ }

			.imagelightbox-arrow:before
			{
				width: 0;
				height: 0;
				border: 1em solid transparent;
				content: '';
				display: inline-block;
				margin-bottom: -0.125em; /* 2 */
			}
				.imagelightbox-arrow-left:before
				{
					border-left: none;
					border-right-color: #fff;
					margin-left: -0.313em; /* 5 */
				}
				.imagelightbox-arrow-right:before
				{
					border-right: none;
					border-left-color: #fff;
					margin-right: -0.313em; /* 5 */
				}

		#imagelightbox-loading,
		#imagelightbox-overlay,
		#imagelightbox-close,
		#imagelightbox-caption,
		#imagelightbox-nav,
		.imagelightbox-arrow
		{
			-webkit-animation: fade-in .25s linear;
			animation: fade-in .25s linear;
		}
			@-webkit-keyframes fade-in
			{
				from	{ opacity: 0; }
				to		{ opacity: 1; }
			}
			@keyframes fade-in
			{
				from	{ opacity: 0; }
				to		{ opacity: 1; }
			}

		@media only screen and (max-width: 41.250em) /* 660 */
		{
			#container
			{
				width: 100%;
			}
			#imagelightbox-close
			{
				top: 1.25em; /* 20 */
				right: 1.25em; /* 20 */
			}
			#imagelightbox-nav
			{
				bottom: 1.25em; /* 20 */
			}

			.imagelightbox-arrow
			{
				width: 2.5em; /* 40 */
				height: 3.75em; /* 60 */
				margin-top: -2.75em; /* 30 */
			}
			.imagelightbox-arrow-left	{ left: 1.25em; /* 20 */ }
			.imagelightbox-arrow-right	{ right: 1.25em; /* 20 */ }
		}

		@media only screen and (max-width: 20em) /* 320 */
		{
			.imagelightbox-arrow-left	{ left: 0; }
			.imagelightbox-arrow-right	{ right: 0; }
		}
