@charset "utf-8";
@import url("webfonts/Lato_Light/stylesheet.css");
@import url("webfonts/Lato_Regular/stylesheet.css");
body {
    margin: 0;
    position: fixed;
    text-shadow: 0px 0px;
    background-color: #004B00;
    width: 100%;
    height: 100%;
}
.background {
    width: 1440px;
    height: 900px;
    margin-left: 0px;
    background-image: url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/blankLeftSide_Jamaican Windsor Chair Background.jpg");
    background-position: center;
    background-size: contain;
    z-index: 14;
    position: absolute;
	left: 50%;
    transform: translate(-50%);
	 -webkit-box-shadow: 10px 10px 32px -6px rgba(0,0,0,0.22);
    box-shadow: 10px 10px 32px -6px rgba(0,0,0,0.22);
}
.mobilePage {
	display: none;
}
.background header {
    width: 1000px;
    height: 75px;
    margin-left: 20px;
    z-index: 20;
    background-size: cover;
    position: fixed;
}
.background header img {
	width: 300px;
	height: auto;
}
.desktopNav {
    width: 70%;
    height: 17.5px;
    float: right;
    
}
.desktopNav ul {
    list-style-type: none;
    padding-top: 15px;
    padding-bottom: 10px;
    width: 800px;
    margin-right: auto;
    margin-left: -37px;
}
.desktopNav ul li {
    display: inline-block;
    border-right: thin solid #FFFFFF;
    padding-right: 15px;
    padding-left: 10px;
}
.desktopNav ul .selected {
    text-shadow: -0px 0px 5px rgba(255,255,255,0.60);
}
.desktopNav ul li a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    font-style: italic;
    font-weight: 900;
    letter-spacing: 0.4px;
    line-height: 14px;
    font-family: "Lato Regular";
}
.left-chair-pic {
    width: 400px;
    height: 600px;
    position: relative;
    top: 14em;
    left: 5em;
	opacity: 0;
	animation: AnimateFadeIn ease 3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	animation-delay: 2.25s;
}
.left-chair-pic img {
    width: 100%;
    height: auto;
    top: 11em;
}
.text-graphic-button-container {
    width: 640px;
    height: 685px;
    position: relative;
    top: -27.6em;
    left: 26em;
}
.text-graphic-button-container .submliminal {
    width: 540px;
    height: 78px;
    position: relative;
    left: 2em;
	opacity: 0;
	animation: AnimateFadeIn ease 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	animation-delay: 1s;
}
.submliminal .sub-1 {
    width: 181px;
    height: 24px;
    position: relative;
    top: 1.75em;
}
.submliminal .sub-2 {
    width: 18.4px;
    height: 79px;
    position: relative;
    top: -1.6em;
    left: 12.5em;
}
.submliminal .sub-3 {
    width: 111px;
    height: 29px;
    position: relative;
    top: -4.82em;
    left: 15.4em;
}
.submliminal .sub-4 {
    width: 82px;
    height: 18px;
    position: relative;
    top: -6.3em;
    left: 24.5em;
}
.submliminal .sub-5 {
    width: 56px;
    height: 18px;
    position: relative;
    top: -7.4em;
    left: 30em;
}
img {
    width: 100%;
    height: auto;
}
.text-graphic-button-container .title-text-elements {
    width: 515px;
    height: 92px;
    position: relative;
    left: 6.25em;
	opacity: 0;
	animation: AnimateFadeIn ease 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
@keyframes AnimateFadeIn{
	0% {opacity: 0;}
	100% {opacity:1;}
}
.title-text-elements .Jamaica {
    width: 370px;
    height: 42px;
    position: relative;
    z-index: 1;
    left: -5.5em;
	animation: AnimateJamaican ease 1s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	animation-delay: 0.25s;
}
@keyframes AnimateJamaican{
	0% {left: -5.5em;}
	100% {left: 0.5em;}
}
.title-text-elements .Windsor {
    width: 195px;
    height: 22px;
    position: relative;
    top: 0.5em;
    left: -7.1em;
    z-index: 1;
	animation: AnimateWindsor ease 1s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	animation-delay: 0.25s;
}
@keyframes AnimateWindsor{
	0% {left: -7.1em;}
	100% {left: 1.89em;}
}
.title-text-elements .Chair {
    width: 319px;
    height: 53px;
    position: relative;
    top: -1.73em;
    left: 18.29em;
    z-index: 0;
	animation: AnimateChairText ease 1s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	animation-delay: 0.25s;
}
@keyframes AnimateChairText{
	0% {left: 18.29em;}
	100% {left: 10.29em;} 
}
.text-graphic-button-container .text-container {
    font-family: "Lato Regular";
    font-weight: 300;
    font-size: 12.75px;
    line-height: 16px;
    text-align: justify;
    letter-spacing: 0.2px;
    height: 469px;
	opacity: 0;
	animation: AnimateFadeIn ease 2.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	animation-delay: 2s;
}
.text-container p {
    padding-left: 35px;
    padding-right: 35px;
}
.text-container .left-border {
    width: 52px;
    height: 506px;
    position: relative;
    top: -501px;
    left: -2px;
}
.left-border img {
    height: 100%;
    width: auto;
}

.text-container .right-border {
    width: 52px;
    height: 508px;
    position: relative;
    top: -1007px;
    left: 604px;
}
.right-border img {
    height: 100%;
    width: auto;
}
.text-container .date-location-graphic {
    width: 100%;
    height: 29px;
    position: relative;
    top: 9px;
}
.location-line {
    width: 125.5px;
    height: 4.95px;
    position: relative;
    top: 4px;
    left: 97px;
}
.date-text {
    width: 364px;
    height: 18px;
    position: relative;
    top: 2px;
    left: 245px;
}
.audio_button {
    width: 190px;
    padding-bottom: 30px;
    position: relative;
    z-index: 3;
    top: -79em;
    left: 18em;
    height: 6px;
}
.audio_button #pause p {
    font-family: "Lato Regular";
    font-weight: 300;
    font-size: 11px;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 9px;
    padding-bottom: 9px;
}
.audio_button #listen p {
    font-family: "Lato Regular";
    font-weight: 300;
    font-size: 11px;
    text-align: left;
    padding-left: 28px;
    padding-top: 9px;
    padding-right: 40px;
    padding-bottom: 9px;
}
.audio_button #listen {
    color: #000000;
    width: 100px;
    height: 34px;
    background-image: url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/LISTEN Button - Windsor Chair.png");
    background-size: cover;
    cursor: pointer;
    transition-duration: color, 0.3s, ease-in, background, 0.3s, ease-in;
}
.audio_button #listen.active {
    background-image: url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/LISTEN Button ACTIVE- Windsor Chair.png");
    color: #000000;
    text-shadow: -0px 0px 3px rgba(0,0,0,0.60);
    font-family: "Lato Regular";
}
.audio_button #listen:hover {
    background-image: url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/LISTEN Button ACTIVE- Windsor Chair.png");
    color: #000000;
    text-shadow: -0px 0px 3px rgba(0,0,0,0.60);
}
.audio_button #pause {
    color: #000000;
    width: 100px;
    height: 34px;
    background-image: url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/PAUSE - Windsor Chair.png");
    background-size: cover;
    cursor: pointer;
    transition-duration: color, 0.3s, ease-in, background, 0.3s, ease-in;
    top: -3.5em;
    position: relative;
    left: 88px;
}
.audio_button #pause.active {
    background-image: url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/PAUSE Button ACTIVE- Windsor Chair.png");
    color: #000000;
    text-shadow: -0px 0px 3px rgba(0,0,0,0.60);
    font-family: "Lato Regular";
}
.audio_button #pause:hover {
    background-image: url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/PAUSE Button ACTIVE- Windsor Chair.png");
    color: #000000;
    text-shadow: -0px 0px 3px rgba(0,0,0,0.60);
    font-family: "Lato Regular";
}

.background .page-indicator {
    width: 9px;
    height: 40px;
    position: relative;
    z-index: 50;
    left: 2em;
    top: -54em;
}
.page-indicator .white-circle {
    width: 7px;
    height: 7px;
    background-color: #FFF7D8;
    border-radius: 50%;
    border: 0.5px solid #FFF7D8;
}
.page-indicator .black-circle {
    border-radius: 50%;
    background-color: #000000;
    width: 7px;
    height: 7px;
    margin-top: 15px;
    border: 0.5px solid #FFF7D8;
}
.dig-deeper {
    width: 217px;
    height: 53px;
    position: absolute;
    top: 52.5em;
    left: 76em;
	opacity: 0;
	animation: AnimateFadeIn ease 2.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	animation-delay: 2s;
}
.dig-deeper a img {
    width: 100%;
    height: auto;
}
.chair-pic-detail {
    width: 552px;
    position: absolute;
    z-index: -1;
    top: 7px;
    left: 65em;
    opacity: 0;
}
.chair-pic-detail img {
    width: 100%;
    height: auto;
}
@media only screen and (min-width: 1300px) and (max-width: 1390px) and (orientation: landscape) {
	
	body {
		transform: scale(0.94861111)
	}
  	.background {
		top: 50%;
		transform: translate(-50%, -50%); 
  	}
}
@media only screen and (min-width: 1081px) and (max-width: 1299px) and (orientation: landscape) {
	
	body {
		transform: scale(0.89)
	}
  	.background {
		top: 50%;
		transform: translate(-50%, -50%);
  	}
}
@media only screen and (min-width: 1020px) and (max-width: 1080px) and (orientation: landscape) {
	
	body {
		transform: scale(0.711117)
	}
  	.background {
		top: 50%;
		transform: translate(-50%, -50%);
	}
}
@media only screen and (min-height: 780px) and (max-height: 875px) and (orientation: landscape) {
	body{
		transform: scale(0.89)
	}	
  	.background {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
  	}
}
@media only screen and (min-height: 640px) and (max-height: 779px) and (orientation: landscape) {
	body{
		transform: scale(0.78);
	}	
  	.background {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
  		}
}
@media (min-width:0px)  and (max-width: 1000px) and (orientation: portrait)  { /* smartphones, iPhone, portrait 480x320 phones */ 
#body {
    background-color: #729251;
    position: relative;
}
	#body.fixed {
		overflow: hidden;
		position: fixed;
		background-color: #000000;
	}
	.background {
		display: none;
	}
	.mobilePage {
		display:contents;
		position: relative;
		-webkit-text-size-adjust: none;
  		text-size-adjust: none;
	}
.topnav {
  overflow: hidden;
  position: relative;
  width: 100%;
  min-width: 250px;
  height: 50px;
  margin-bottom: 10px;
  background-color: #729251;
}
.logoContain {
    background-image: url("Hidden Stories Assets/Nav Menu Designs/Top Nav Hidden Stories Logo.png");
	background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    width: 200px;
    position: absolute;
    top: 0;
    left: 0;
	z-index: 60;
   
}
#icon {
  background-image: url("Hidden Stories Assets/Nav Menu Designs/mobileMenu.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 600;
  cursor: pointer;
}
#icon.active {
	background-image: url("Hidden Stories Assets/Nav Menu Designs/mobileMenuClose.png");
}
#mobile-siteMenu {
    background-color: #000000;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    display: none;
    font-family: "Lato Regular";
    font-style: italic;
    text-align: center;
    font-size: 16pt;
    color: white;
    letter-spacing: 1.2px;
    word-spacing: 2.5px;
}
#mobile-siteMenu ul {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 200px;
	
}
#mobile-siteMenu ul li {
    display: block;
    padding: 20px;
    margin-left: -40px;
    border-bottom-width: thin;
    border-bottom-style: solid;
}
#mobile-siteMenu ul .no-border {
    border-bottom: 0px none rgba(0,0,0,0.00);
}
#mobile-siteMenu ul li a {
	text-decoration: none;
	color: white;
}
.text-box .mobile-title-text {
    position: relative;
    left: 50%;
    transform: translate(-50%);
}
	#mobileText {
		position: relative;
		top: -1.25em;
	}

/*readmore*/
#more {
    display: none;
}
.placename {
    width: 100%;
	max-width: 300px;
    height: auto;
    position: relative;
	top: -1em;
	margin-bottom: 5px;
}
.placename img {
    width: 100%;
    height: auto;
}
.text-box {
	max-width: 640px;
	position: relative;
	left: 50%;
	transform: translate(-50%);
    font-family: "Lato Regular";
    font-size: 12pt;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
    color: #E0E0E0;
    letter-spacing: 0.2pt;
}.text-box #btn {
    font-family: "Lato Regular";
    font-style: oblique;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    font-size: 14pt;
    color: #E0E0E0;
    letter-spacing: 0.2pt;
}
#mainImage {
	width: 80%;
	max-width: 640px;
	height: auto;
	margin-top: 1px;
	position: relative;
	left: 50%;
	transform: translate(-50%);
}



#mobileAudio_button {
    height: 34px;
    width: 190px;
    padding-bottom: 30px;
    padding-top: 14px;
    position: relative;
	left: 50%;
	transform: translate(-50%);
    top: -1em;
}
#mobileAudio_button #pauseMobile p {
    font-family: "Lato Regular";
    font-weight: 300;
    font-size: 11px;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
}
#mobileAudio_button #listenMobile p {
    font-family: "Lato Regular";
    font-weight: 300;
    font-size: 11px;
    text-align: left;
    padding-left: 28px;
    padding-top: 10px;
    padding-right: 40px;
    padding-bottom: 10px;
}
#mobileAudio_button #listenMobile {
	color: #000000;
    width: 100px;
    height: 34px;
    background-image: url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/LISTEN Button - Windsor Chair.png");
    background-size: cover;
	cursor: pointer;
	transition-duration: color, 0.3s, ease-in, background, 0.3s, ease-in;
}
#mobileAudio_button #listenMobile.active {
   	background-image: url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/LISTEN Button ACTIVE- Windsor Chair.png");
    color: #000000;
}
#mobileAudio_button #listenMobile:hover {
    background-image: url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/LISTEN Button ACTIVE- Windsor Chair.png");
    color: #000000;
}
#mobileAudio_button #pauseMobile {
	color: #000000;
    width: 100px;
    height: 34px;
    float: left;
    margin-top: -34px;
    margin-left: 88px;
    background-image: url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/PAUSE - Windsor Chair.png");
    background-size: cover;
	cursor: pointer;
	transition-duration: color, 0.3s, ease-in, background, 0.3s, ease-in;
}
#mobileAudio_button #pauseMobile.active {
  	background-image: url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/PAUSE Button ACTIVE- Windsor Chair.png");
    color: #FFFFFF;
}
#mobileAudio_button #pauseMobile:hover {
    background-image:  url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/PAUSE Button ACTIVE- Windsor Chair.png");
    color: #000000;
}
.mobileDigDeeper {
    width: 200px;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    bottom: 5px;
    opacity: 0.75;
    top: -2em;
}
.mobileDigDeeper img {
    width: 100%;
    height: auto;
}
.mobile-title-text .jamaicanIMG {
    width: 100%;
    height: auto;
}
.mobile-title-text .windsorIMG {
    width: 50%;
    height: auto;
    padding-right: 40px;
}
.text-box .mobile-title-text .chairIMG {
    width: 35%;
    height: auto;
}
}



@media (min-width:1px)  and (max-height: 639px) and (max-width:1019px) and (orientation: landscape) {
#body {
    background-color: #729251;
    position: relative;
}
	#body.fixed {
		overflow: hidden;
		position: fixed;
		background-color: #000000;
	}
	.background {
		display: none;
		top: 0;
	}
	.mobilePage {
		display:contents;
		-webkit-text-size-adjust: none;
  		text-size-adjust: none;
	}
.topnav {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50px;
  margin-bottom: 10px;
  background-color:  #729251;
}
.logoContain {
    background-image: url("Hidden Stories Assets/Nav Menu Designs/Top Nav Hidden Stories Logo.png");
	background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    width: 200px;
    position: absolute;
    top: 0;
    left: 0;
	z-index: 60;
   
}
#icon {
  background-image: url("Hidden Stories Assets/Nav Menu Designs/mobileMenu.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 600;
  cursor: pointer;
}
#icon.active {
	background-image: url("Hidden Stories Assets/Nav Menu Designs/mobileMenuClose.png");
}
#mobile-siteMenu {
    background-color: #000000;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    display: none;
    font-family: "Lato Regular";
    font-style: italic;
    text-align: center;
    font-size: 10pt;
    color: white;
    letter-spacing: 1.2px;
    word-spacing: 2.5px;
}
#mobile-siteMenu ul {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 250px;
}
#mobile-siteMenu ul li {
    display: block;
    padding: 10px;
    margin-left: -40px;
    border-bottom-width: thin;
    border-bottom-style: solid;
}
#mobile-siteMenu ul .no-border {
    border-bottom: 0px none rgba(0,0,0,0.00);
}
#mobile-siteMenu ul li a {
	text-decoration: none;
	color: white;
}
.text-box .mobile-title-text {
    font-family: "eloquent-jf-small-caps-pro", serif;
    font-weight: 400;
    font-style: normal;
    color: #FFFFFF;
    letter-spacing: 9.5px;
    font-size: 16.5pt;
    line-height: 35px;
    word-spacing: 5px;
    position: relative;
    left: 50%;
    transform: translate(-50%);
}
#mobileText {
	position: relative;
	top: -1em;
}


/*readmore*/
#more {
    display: none;
}
	.placename {
    width: 100%;
	max-width: 400px;
    height: auto;
    position: relative;
	top: -1em;
	margin-bottom: 5px;
}
.placename img {
    width: 100%;
    height: auto;
}
.text-box {
	max-width: 500px;
	position: relative;
	left: 50%;
	transform: translate(-50%);
    font-family: "Lato Regular";
    font-size: 12pt;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
    color: #E0E0E0;
    letter-spacing: 0.2pt;
}.text-box #btn {
    font-family: "Lato Regular";
    font-style: oblique;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    font-size: 14pt;
    color: #E0E0E0;
    letter-spacing: 0.2pt;
}
#mainImage {
	width: 80%;
	max-width: 500px;
	height: auto;
	margin-top: -10px;
	position: relative;
	left: 50%;
	transform: translate(-50%);
}
body {
    background-color: #001B47;
}


#mobileAudio_button {
    height: 34px;
    width: 190px;
    padding-bottom: 30px;
    padding-top: 14px;
    position: relative;
	left: 50%;
	transform: translate(-50%);
    top: -1em;
}
#mobileAudio_button #pauseMobile p {
    font-family: "Lato Regular";
    font-weight: 300;
    font-size: 11px;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
}
#mobileAudio_button #listenMobile p {
    font-family: "Lato Regular";
    font-weight: 300;
    font-size: 11px;
    text-align: left;
    padding-left: 28px;
    padding-top: 10px;
    padding-right: 40px;
    padding-bottom: 10px;
}
#mobileAudio_button #listenMobile {
	color: #000000;
    width: 100px;
    height: 34px;
    background-image: url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/LISTEN Button - Windsor Chair.png");
    background-size: cover;
	cursor: pointer;
	transition-duration: color, 0.3s, ease-in, background, 0.3s, ease-in;
}
#mobileAudio_button #listenMobile.active {
   	background-image: url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/LISTEN Button ACTIVE- Windsor Chair.png");
    color: #000000;
}
#mobileAudio_button #listenMobile:hover {
    background-image: url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/LISTEN Button ACTIVE- Windsor Chair.png");
    color: #000000;
}
#mobileAudio_button #pauseMobile {
	color: #000000;
    width: 100px;
    height: 34px;
    float: left;
    margin-top: -34px;
    margin-left: 88px;
    background-image: url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/PAUSE - Windsor Chair.png");
    background-size: cover;
	cursor: pointer;
	transition-duration: color, 0.3s, ease-in, background, 0.3s, ease-in;
}
#mobileAudio_button #pauseMobile.active {
  	background-image: url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/PAUSE Button ACTIVE- Windsor Chair.png");
    color: #FFFFFF;
}
#mobileAudio_button #pauseMobile:hover {
    background-image:  url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/PAUSE Button ACTIVE- Windsor Chair.png");
    color: #000000;
}
.mobileDigDeeper {
    width: 200px;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    bottom: 5px;
    opacity: 0.75;
    top: -1em;
}
.mobileDigDeeper img {
    width: 100%;
    height: auto;
}
.mobile-title-text .jamaicanIMG {
    width: 100%;
    height: auto;
	margin-bottom: -10px;
}
.mobile-title-text .windsorIMG {
    width: 50%;
    height: auto;
    padding-right: 40px;
}
.text-box .mobile-title-text .chairIMG {
    width: 35%;
    height: auto;
}
}