
html {
	scroll-behavior: smooth;
}

body {
	margin: 0px;
	-webkit-text-size-adjust: 100%;
	color: #1d1d1d;
	font-family: 'Times New Roman', Times, serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	background-color: #d7d7d7;
}

img {
    border: 0;
    padding: 0px;
    margin: 0px;
    outline: none;
    display: block;
}

img, a, span {
    vertical-align: baseline;
}

div {
    padding: 0px;
    margin: 0px;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

a {
    display: inline;
    color: #1d1d1d;
    text-decoration: none;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
    word-wrap: break-word;
}

a:active, a:focus, audio:active, audio:focus, button:active, button:focus {
    outline: none;
}

a:hover {
    color: #1d1d1d;
    text-decoration: underline;
}

a[href^=tel] {
    color: inherit;
    text-decoration: none;
}

.common-pad {
	padding-left: 100px;
	padding-right: 100px;
}

#photo {
	background-color: #1f1f1f;
	background-image: url("../img/common/photo.jpg"); 
    background-repeat: no-repeat;
	background-position: left top;
    background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (min-resolution: 120dpi) { 
    #photo {
        background-image: url("../img/common/photo@2x.jpg");
    }
}

#header {
	max-width: 1155px;
	margin: 0 auto;
}

#header-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: calc(50% - 22.5px);
	min-height: 1000px;
	height: 100vh;
	padding-left: calc(50% + 22.5px);
}

#header-content {
	color: #ffffff;
	text-transform: uppercase;
	text-shadow: 0 1px 3px rgba(0,0,0,0.4);
	text-align: center;
}

#header-content a {
	opacity: 1.0;
	color: #ffffff;
	text-decoration: none;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

#header-content a:hover {
	opacity: 0.7;
	color: #ffffff;
	text-decoration: none;
}

#bahamas {
	font-size: 34px;
	line-height: 40px;
	letter-spacing: 5px;
	padding-left: 5px;
}

#navigation {
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 2px;
	padding-left: 2px;
	padding-top: 19px;
}

#navigation a {
	margin: 0px 11px;
}

#socials {
	font-size: 18px;
	line-height: 24px;
	padding-top: 25px;
}

#socials a {
	margin: 0px 6px;
}

#tour {
	background-color: #f1f1f1;
}

#tour-wrapper {
	max-width: 1155px;
	margin: 0 auto;
	padding-top: 92px;
	padding-bottom: 84px;
}

#tour-title {
	font-size: 50px;
	line-height: 50px;
	letter-spacing: 5px;
	text-transform: uppercase;
	text-align: center;
	padding-left: 5px;
	padding-bottom: 44px;
}

#tour-embed {
	letter-spacing: 0.8px; 
	text-transform: uppercase;
}

#tour-embed a.seated-event-link {
	border-width: 1px;
 	background-color: transparent;
  	border-radius: 0px;
}

#tour-embed .seated-event-row {
	border-color: #1d1d1d;	
}

#footer {
	padding-top: 0px;
	padding-bottom: 21px;
}

#newsletter {
	text-align: center;
}

#newsletter iframe {
	display: inline-block;
}

#footer-credits {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 22px;
	padding-left: 1px;
}

#footer-credits br {
	display: none;
}

footer-credits a {
	opacity: 1.0;
	color: #1d1d1d;
	text-decoration: none;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

footer-credits a:hover {
	opacity: 0.7;
	color: #1d1d1d;
	text-decoration: none;
}


/* -------------------- */
/* -------------------- */

@media all and (max-width: 1249px) {

	/* ipad horizontal layout */

	body {
		font-size: 18px;
		line-height: 26px;
	}

	.common-pad {
		padding-left: 60px;
		padding-right: 60px;
	}

	#photo {
		background-position: left top;
	}

	#header-wrapper {
		width: calc(50% - 100px);
		min-height: 0px;
		height: 1000px;
		padding-left: calc(50% + 100px);
	}

	#bahamas {
		font-size: 34px;
		line-height: 40px;
		letter-spacing: 5px;
		padding-left: 5px;
	}

	#navigation {
		font-size: 18px;
		line-height: 24px;
		letter-spacing: 2px;
		padding-left: 2px;
		padding-top: 19px;
	}

	#navigation a {
		margin: 0px 11px;
	}

	#socials {
		font-size: 18px;
		line-height: 24px;
		padding-top: 25px;
	}

	#socials a {
		margin: 0px 6px;
	}

	#tour-wrapper {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	#tour-title {
		font-size: 50px;
		line-height: 50px;
		letter-spacing: 5px;
		padding-left: 5px;
		padding-bottom: 44px;
	}

	#tour-embed {
		letter-spacing: 0.8px; 
	}

	#footer {
		padding-top: 0px;
		padding-bottom: 21px;
	}

	#footer-credits {
		font-size: 12px;
		line-height: 18px;
		letter-spacing: 1px;
		padding-top: 22px;
		padding-left: 1px;
	}
	
}


/* -------------------- */
/* -------------------- */

@media all and (max-width: 1023px) {

	/* ipad vertical layout */
	
	body {
		font-size: 17px;
		line-height: 24px;
	}

	.common-pad {
		padding-left: 50px;
		padding-right: 50px;
	}

	#photo {
		background-position: left top;
	}

	#header-wrapper {
		width: calc(50% - 100px);
		min-height: 0px;
		height: 800px;
		padding-left: calc(50% + 100px);
	}

	#bahamas {
		font-size: 34px;
		line-height: 40px;
		letter-spacing: 5px;
		padding-left: 5px;
	}

	#navigation {
		font-size: 18px;
		line-height: 24px;
		letter-spacing: 2px;
		padding-left: 2px;
		padding-top: 19px;
	}

	#navigation a {
		margin: 0px 11px;
	}

	#socials {
		font-size: 18px;
		line-height: 24px;
		padding-top: 25px;
	}

	#socials a {
		margin: 0px 6px;
	}

	#tour-wrapper {
		padding-top: 60px;
		padding-bottom: 50px;
	}

	#tour-title {
		font-size: 40px;
		line-height: 40px;
		letter-spacing: 4px;
		padding-left: 4px;
		padding-bottom: 30px;
	}

	#tour-embed {
		letter-spacing: 0.8px; 
	}

	#footer {
		padding-top: 0px;
		padding-bottom: 21px;
	}

	#footer-credits {
		font-size: 12px;
		line-height: 18px;
		letter-spacing: 1px;
		padding-top: 22px;
		padding-left: 1px;
	}
	
}

	
/* -------------------- */
/* -------------------- */

@media all and (max-width: 767px) {

	/* mobile layout */

	body {
		font-size: 15px;
		line-height: 22px;
	}

	.common-pad {
		padding-left: 35px;
		padding-right: 35px;
	}

	#photo {
		margin-top: 200px;
		height: 100vh;
		min-height: 350px;
		background-position: left top;
	}
	
	#header {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		max-width: none;
		height: 200px;
		box-sizing: border-box;
		background-color: #050505;
		padding: 29px 30px 0px 30px;
	}

	#header-wrapper {
		display: block;
		width: auto;
		min-height: 0px;
		height: auto;
		padding-left: 0px;
	}

	#bahamas {
		font-size: 34px;
		line-height: 40px;
		letter-spacing: 5px;
		padding-left: 5px;
	}

	#navigation {
		font-size: 18px;
		line-height: 24px;
		letter-spacing: 2px;
		padding-left: 2px;
		padding-top: 19px;
	}

	#navigation a {
		margin: 0px 11px;
	}

	#socials {
		font-size: 18px;
		line-height: 24px;
		padding-top: 25px;
	}

	#socials a {
		margin: 0px 6px;
	}

	#tour-wrapper {
		padding-top: 50px;
		padding-bottom: 40px;
	}

	#tour-title {
		font-size: 34px;
		line-height: 34px;
		letter-spacing: 3px;
		padding-left: 4px;
		padding-bottom: 30px;
	}

	#tour-embed {
		letter-spacing: 0.5px; 
	}

	#footer {
		padding-top: 0px;
		padding-bottom: 21px;
	}

	#footer-credits {
		font-size: 12px;
		line-height: 18px;
		letter-spacing: 1px;
		padding-top: 22px;
		padding-left: 1px;
	}
	
}


/* -------------------- */
/* -------------------- */

@media all and (max-width: 599px) {

	/* small tablet */
    
	.common-pad {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	#footer-credits span {
		display: none;
	}
	
	#footer-credits br {
		display: inline-block;
	}

}


/* -------------------- */
/* -------------------- */

@media all and (max-width: 479px) {

	/* mobile vertical layout */
	
	

}
