@charset "utf-8";
@import url("webfonts/Lato_Regular/stylesheet.css");
@import url("webfonts/BigShouldersDisplay_Regular/stylesheet.css");
@import url("webfonts/Lato_Light/stylesheet.css");
	#body {
    margin: 0;
    position: fixed;
    text-shadow: 0px 0px;
    background-color: #E0E3D7;
    width: 100%;
    height: 100%;
}
.background {
    width: 1440px;
    height: 900px;
    margin-left: 0px;
	background-image: url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/Blank Windsor Chair Background.jpg");
    background-position: center;
    background-size: contain;
	position: absolute;
    left: 50%;
    transform: translate(-50%);
    -webkit-box-shadow: 2px 2px 32px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 32px rgba(0,0,0,0.2);
}
#background2 {
    width: 1440px;
    height: 900px;
    margin-left: 0px;
    background-image: url("Hidden Stories Assets/All Windsor Chair Assets - Hidden Stories/Layout 2 Windsor Chair Background.jpg");
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    -webkit-box-shadow: 2px 2px 32px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 32px rgba(0,0,0,0.2);
    opacity: 1;
	transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
#background2.change {
	opacity: 0;
}
.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 #000000;
    padding-right: 15px;
    padding-left: 10px;
}
.desktopNav ul .selected {
    text-shadow: -0px 0px 3px rgba(0,0,0,0.60);
}
.desktopNav ul li a {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-style: italic;
    font-weight: 900;
    letter-spacing: 0.4px;
    line-height: 14px;
    font-family: "Lato Regular";
}
#ca-1780 {
    position: absolute;
    top: 6.75em;
    width: 550px;
    left: 28.5em;
    height: 145px;
    opacity: 0.65;
	transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
#ca-1780.move {
	transform: scale(0.75) translate(28em, 0em);
}
#ca-1780.move2 {
	transform: translate(-2em, 1em);
}
#ca-1780 img {
    width: 100%;
    height: auto;
}


#smokingSegar-container {
    width: 580px;
    height: 500px;
    position: absolute;
    top: 21em;
    left: 3.5em;
    opacity: 1;
    z-index: 4;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
#smokingSegar-container:hover {
	cursor: pointer;
}
#smokingSegar-container.move {
	transform: scale(1.5) translate(5.5em, 0);
}
#smokingSegar-container.fade {
	opacity: 0;
}
#smokingSegar-prePop {
    background-image: -webkit-linear-gradient(270deg,rgba(204,223,223,0.51) 0%,rgba(255,255,255,0.51) 29.71%,rgba(255,255,255,0.48) 78.07%,rgba(204,223,223,0.48) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(204,223,223,0.51) 0%,rgba(255,255,255,0.51) 29.71%,rgba(255,255,255,0.48) 78.07%,rgba(204,223,223,0.48) 100%);
    background-image: -o-linear-gradient(270deg,rgba(204,223,223,0.51) 0%,rgba(255,255,255,0.51) 29.71%,rgba(255,255,255,0.48) 78.07%,rgba(204,223,223,0.48) 100%);
    background-image: linear-gradient(180deg,rgba(204,223,223,0.51) 0.00%,rgba(255,255,255,0.51) 29.71%,rgba(255,255,255,0.48) 78.07%,rgba(204,223,223,0.48) 100.00%);
    -webkit-box-shadow: inset 0px 1px 9px 1px rgba(0,0,0,0.43);
    box-shadow: inset 0px 1px 9px 1px rgba(0,0,0,0.43);
    opacity: 1;
    z-index: 2;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
#smokingSegar-prePop.fade {
	opacity: 0;
}
#smokingSegar-prePop .blendmode {
    mix-blend-mode: color-burn;
    height: 0px;
}
.torn-paper-smokingSegar {
	width: 256px;
    height: 75px;
    position: absolute;
    top: -2em;
    left: 50%;
    transform: translate(-50%);
    z-index: 30;
}
.torn-paper-smokingSegar img {
	width: 100%;
    height: auto;
    opacity: 0.5;
	mix-blend-mode: color-burn;
	z-index: 30;
}
#smokingSegar-prePop .image-placeholder {
    position: relative;
    top: 0.75em;
    width: 555px;
    height: 385px;
    left: 0.75em;
}
#smokingSegar-prePop .text-box {
    position: relative;
    padding-left: 19px;
    padding-right: 19px;
    top: 28px;
    height: 66px;
}
#smokingSegar-prePop .text-box .artist-name {
    text-align: center;
    color: rgba(0,0,0,0.85);
    font-family: "Lato Regular";
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.44px;
    padding-bottom: 8px;
}
#smokingSegar-prePop .text-box .title-text {
    text-align: center;
    color: #5E4343;
    font-weight: 625;
    font-size: 20px;
    line-height: 4px;
    letter-spacing: 3.5pt;
    margin-top: -6px;
    font-family: "BigShouldersDisplay Regular";
    padding-top: 15px;
    padding-bottom: 24px;
}
#smokingSegar-prePop .text-box .source-text {
	color: rgba(0,0,0,0.85);
    font-size: 12px;
    text-align: center;
    font-weight: 300;
    line-height: 1px;
    font-family: "Lato Light";
    margin-top: -3px;
}
#smokingSegar-popUp {
    position: absolute;
    top: 0.75em;
    width: 555px;
    height: 385px;
    left: 0.75em;
    z-index: 1;
}
#smokingIMG {
	width: 100%;
    height: auto;
    -webkit-box-shadow: -1px 1px 12px 1px rgba(0,0,0,0.75);
    box-shadow: -1px 1px 12px 1px rgba(0,0,0,0.75);
	transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
#smokingIMG.changeShadow {
	-webkit-box-shadow: 5px 4px 10px 1px rgba(0,0,0,0.59);
    box-shadow: 5px 4px 10px 1px rgba(0,0,0,0.59);
}
#segarSmoke-textBox {
    width: 287px;
    height: 340px;
    position: absolute;
    top: 1.25em;
    left: 0;
	opacity: 0;
	z-index: -4;
	-webkit-box-shadow: inset 0 1px 15px 0 rgba(0,0,0,0.50);
    box-shadow: inset 0 1px 15px 0 rgba(0,0,0,0.50);
    background-image: -webkit-linear-gradient(300deg,rgba(195,203,203,0.65) 0%,rgba(184,204,204,0.65) 24.87%,rgba(231,242,242,0.65) 51.47%,rgba(184,204,204,0.65) 73.58%,rgba(204,223,223,0.65) 100%);
    background-image: -moz-linear-gradient(300deg,rgba(195,203,203,0.65) 0%,rgba(184,204,204,0.65) 24.87%,rgba(231,242,242,0.65) 51.47%,rgba(184,204,204,0.65) 73.58%,rgba(204,223,223,0.65) 100%);
    background-image: -o-linear-gradient(300deg,rgba(195,203,203,0.65) 0%,rgba(184,204,204,0.65) 24.87%,rgba(231,242,242,0.65) 51.47%,rgba(184,204,204,0.65) 73.58%,rgba(204,223,223,0.65) 100%);
    background-image: linear-gradient(150deg,rgba(195,203,203,0.65) 0%,rgba(184,204,204,0.65) 24.87%,rgba(231,242,242,0.65) 51.47%,rgba(184,204,204,0.65) 73.58%,rgba(204,223,223,0.65) 100%);
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
#segarSmoke-textBox.move {
	transform: translate(34em, 0);
	opacity: 1;
}
#segarSmoke-close {
    width: 17px;
    height: 17px;
    position: absolute;
    top: 1em;
    background-image: url(Hidden%20Stories%20Assets/All%20Tobacco%20Box%20Assets%20-%20Hidden%20Stories/tobacco_digdeeper/Exit%20Button%20-%20Antislavery.png);
    background-size: cover;
    right: 1em;
}
#segarSmoke-close:hover {
	cursor: pointer;
	transform: scale(1.1);
}
#smokingSegar-popUp #segarSmoke-textBox .arist-name-text {
    text-align: center;
    color: #000000;
    font-family: "Lato Regular";
    font-size: 8px;
    line-height: 2px;
    letter-spacing: 0.44px;
    padding-top: 81px;
}
.segarSmoke-Popup-title-Text {
    text-align: center;
    color: #4a0505;
    font-family: "BigShouldersDisplay Regular";
    font-weight: bold;
    font-size: 13px;
    line-height: 6px;
    letter-spacing: 3px;
    margin-top: -10px;
    padding-top: 15px;
    padding-bottom: 12px;
    padding-left: 0px;
}
#segarSmoke-textBox .popup-source-link {
	color: #000000;
    font-family: "Lato Light";
    font-size: 9px;
    text-align: center;
    font-weight: 300;
    line-height: 1px;
    height: 12px;
    padding-top: 0px;
    padding-bottom: 15px;
}
#segarSmoke-textBox .popup-source-link a {
	text-decoration: none;
}

#segarSmoke-textBox .divider {
    width: 231px;
    height: 1.25px;
    left: 28px;
    position: relative;
    top: -9px;
    background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.03) 48.70%,rgba(255,255,255,1.00) 100%);
    background-image: -moz-linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.03) 48.70%,rgba(255,255,255,1.00) 100%);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.03) 48.70%,rgba(255,255,255,1.00) 100%);
    background-image: linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.03) 48.70%,rgba(255,255,255,1.00) 100%);
}
#smokingSegar-popUp #segarSmoke-textBox .description-text {
    font-family: "Lato Regular";
    font-style: normal;
    font-size: 10px;
    line-height: 12px;
    text-align: justify;
    letter-spacing: 0.4px;
    padding-left: 29px;
    padding-right: 26px;
    padding-top: 7px;
    font-weight: lighter;
    padding-bottom: 0px;
    color: rgba(0,0,0,0.80);
}
#segarSmoke-white-rectangle {
    height: 236px;
    width: 199px;
    position: absolute;
    left: 149.5px;
    top: 158px;
    opacity: 1;
    z-index: -8;
    background-image: url(Hidden%20Stories%20Assets/All%20Tobacco%20Box%20Assets%20-%20Hidden%20Stories/tobacco_digdeeper/White%20Rectangle_Antislavery.png);
    background-position: 0% 0%;
    background-size: contain;
    background-repeat: no-repeat;
}
#samPackard-container {
    position: absolute;
    width: 345px;
    height: 545px;
    top: 19.5em;
    right: 26em;
	opacity: 1;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
#samPackard-container {
	cursor: pointer;
}
#samPackard-container.move {
	transform: scale(1.2) translate(-28em, 4em);
	z-index: 4;
}
#samPackard-container.fade {
	opacity: 0;
}
#samPackard-prePop {
    background-image: -webkit-linear-gradient(270deg,rgba(204,223,223,0.25) 0%,rgba(255,255,255,0.25) 29.71%,rgba(255,255,255,0.25) 78.07%,rgba(204,223,223,0.25) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(204,223,223,0.25) 0%,rgba(255,255,255,0.25) 29.71%,rgba(255,255,255,0.25) 78.07%,rgba(204,223,223,0.25) 100%);
    background-image: -o-linear-gradient(270deg,rgba(204,223,223,0.25) 0%,rgba(255,255,255,0.25) 29.71%,rgba(255,255,255,0.25) 78.07%,rgba(204,223,223,0.25) 100%);
    background-image: linear-gradient(180deg,rgba(204,223,223,0.25) 0.00%,rgba(255,255,255,0.25) 29.71%,rgba(255,255,255,0.25) 78.07%,rgba(204,223,223,0.25) 100%);
    -webkit-box-shadow: inset 0px 1px 22px 3px rgba(0,0,0,0.43);
    box-shadow: inset 0px 1px 22px 3px rgba(0,0,0,0.43);
    opacity: 1;
    z-index: -14;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
#samPackard-prePop.fade {
	opacity: 0;
}
#samPackard-prePop .blendmode {
    mix-blend-mode: color-burn;
    position: absolute;
    top: 0em;
    left: 0em;
    width: 100%;
    height: 40px;
}
.torn-paper-samPackard {
    width: 256px;
    height: 75px;
    position: absolute;
    top: -2em;
    left: 50%;
    transform: translate(-50%);
    z-index: 30;
}
.torn-paper-samPackard img {
    width: 100%;
    height: auto;
    opacity: 0.5;
    mix-blend-mode: color-burn;
}
#samPackard-prePop .image-placeholder {
    position: relative;
    top: 0em;
    left: 0em;
    width: 345px;
    height: 419px;
}
#samPackard-prePop .text-box {
    position: relative;
    padding-left: 19px;
    padding-right: 19px;
    top: 12px;
    height: 87px;
}
#samPackard-prePop .text-box .artist-name {
	text-align: center;
    color: rgba(0,0,0,0.85);
    font-family: "Lato Regular";
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.44px;
    padding-bottom: 8px;
}
#samPackard-prePop .text-box .title-text {
    text-align: center;
    color: #5E4343;
    font-weight: 600;
    font-size: 20px;
    line-height: 4px;
    letter-spacing: 3.5pt;
    margin-top: -6px;
    font-family: "BigShouldersDisplay Regular";
    padding-top: 15px;
    padding-bottom: 5px;
}
#samPackard-prePop .text-box .source-text {
	color: rgba(0,0,0,0.85);
    font-size: 12px;
    text-align: center;
    font-weight: 300;
    line-height: 1px;
    font-family: "Lato Light";
    margin-top: -3px;
}
#samPackard-popUp {
    position: absolute;
    top: 0em;
    left: 0em;
    width: 345px;
    height: 419px;
    z-index: 1;
    mix-blend-mode: normal;
}
#samPackardIMG {
	width: 100%;
    height: auto;
    -webkit-box-shadow: -3px 1px 12px 2px rgba(0,0,0,0.75);
    box-shadow: -3px 1px 12px 2px rgba(0,0,0,0.75);
	transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
#samPackardIMG.changeShadow {
	-webkit-box-shadow: 5px 4px 10px 1px rgba(0,0,0,0.59);
    box-shadow: 5px 4px 10px 1px rgba(0,0,0,0.59);
}
#samPackard-popUp #samPackard-textBox {
    width: 365px;
    height: 380px;
    position: absolute;
    top: 1.25em;
    left: 0;
    opacity: 0;
    z-index: -4;
    -webkit-box-shadow: inset 0 1px 15px 0 rgba(0,0,0,0.50);
    box-shadow: inset 0 1px 15px 0 rgba(0,0,0,0.50);
    background-image: -webkit-linear-gradient(300deg,rgba(195,203,203,0.65) 0%,rgba(184,204,204,0.65) 24.87%,rgba(231,242,242,0.65) 51.47%,rgba(184,204,204,0.65) 73.58%,rgba(204,223,223,0.65) 100%);
    background-image: -moz-linear-gradient(300deg,rgba(195,203,203,0.65) 0%,rgba(184,204,204,0.65) 24.87%,rgba(231,242,242,0.65) 51.47%,rgba(184,204,204,0.65) 73.58%,rgba(204,223,223,0.65) 100%);
    background-image: -o-linear-gradient(300deg,rgba(195,203,203,0.65) 0%,rgba(184,204,204,0.65) 24.87%,rgba(231,242,242,0.65) 51.47%,rgba(184,204,204,0.65) 73.58%,rgba(204,223,223,0.65) 100%);
    background-image: linear-gradient(150deg,rgba(195,203,203,0.65) 0%,rgba(184,204,204,0.65) 24.87%,rgba(231,242,242,0.65) 51.47%,rgba(184,204,204,0.65) 73.58%,rgba(204,223,223,0.65) 100%);
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
#samPackard-popUp #samPackard-textBox.move {
	transform: translate(20.75em, 0);
	opacity: 1;
}
#samPackard-close {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 1.25em;
    background-image: url(Hidden%20Stories%20Assets/All%20Tobacco%20Box%20Assets%20-%20Hidden%20Stories/tobacco_digdeeper/Exit%20Button%20-%20Antislavery.png);
    background-size: cover;
    right: 1.25em;
}
#samPackard-close:hover {
	cursor: pointer;
	transform: scale(1.1);
}
#samPackard-popUp #samPackard-textBox .arist-name-text {
    text-align: center;
    color: #000000;
    font-family: "Lato Regular";
    font-size: 10px;
    line-height: 2px;
    letter-spacing: 0.44px;
    padding-top: 95px;
}
.samPackard-Popup-title-Text {
    text-align: center;
    color: #4a0505;
    font-family: "BigShouldersDisplay Regular";
    font-weight: bold;
    font-size: 16px;
    line-height: 2px;
    letter-spacing: 4px;
    margin-top: 1px;
    padding-top: 17px;
    padding-bottom: 3px;
    padding-left: 0px;
}
#samPackard-popUp #samPackard-textBox .popup-source-link {
    color: #000000;
    font-family: "Lato Light";
    font-size: 11px;
    text-align: center;
    font-weight: 300;
    line-height: 1px;
    height: 12px;
    padding-top: 0px;
    padding-bottom: 15px;
}
#samPackard-textBox .popup-source-link a {
	text-decoration: none;
}
#samPackard-popUp #samPackard-textBox .divider {
    width: 291px;
    height: 1.25px;
    left: 42px;
    position: relative;
    top: -7px;
    background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.03) 48.70%,rgba(255,255,255,1.00) 100%);
    background-image: -moz-linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.03) 48.70%,rgba(255,255,255,1.00) 100%);
    background-image: -o-linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.03) 48.70%,rgba(255,255,255,1.00) 100%);
    background-image: linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.03) 48.70%,rgba(255,255,255,1.00) 100%);
}
#samPackard-popUp #samPackard-textBox .description-text {
    font-family: "Lato Regular";
    font-style: normal;
    font-size: 13px;
    line-height: 16px;
    text-align: justify;
    letter-spacing: 0.4px;
    padding-left: 40px;
    padding-right: 33px;
    padding-top: 14px;
    font-weight: lighter;
    padding-bottom: 0px;
    color: rgba(0,0,0,0.80);
}
#samPackard-white-rectangle {
    height: 257px;
    width: 217px;
    position: absolute;
    left: 215.5px;
    top: 181px;
    opacity: 1;
    z-index: -8;
    background-image: url(Hidden%20Stories%20Assets/All%20Tobacco%20Box%20Assets%20-%20Hidden%20Stories/tobacco_digdeeper/White%20Rectangle_Antislavery.png);
    background-position: 0% 0%;
    background-size: contain;
    background-repeat: no-repeat;
}
#wealthDisplay-text {
    width: 55px;
    height: auto;
    position: absolute;
    top: 6em;
    right: 1em;
    opacity: 0.65;
}
#wealthDisplay-text img {
    width: 100%;
    height: auto;
}

#vertical-paragraph {
    width: 55px;
    height: auto;
    position: absolute;
    top: 6em;
    right: 4.5em;
}
#vertical-paragraph img {
    width: 100%;
    height: auto;
}



#greenRect-1 {
    background-color: rgba(0,56,0,1.00);
    width: 580px;
    height: 8px;
    position: absolute;
    left: 3.5em;
    bottom: 1.75em;
    opacity: 0.75;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
#greenRect-1.fade {
	transform: translate(-20em, 0) scaleX(0.5);
	opacity: 0;
}
#greenRect-2 {
    background-color: rgba(0,56,0,1.00);
    width: 300px;
    height: 8px;
    position: absolute;
    top: 17em;
    right: 26em;
    opacity: 0.75;
	transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
#greenRect-2.fade {
	transform: translate(45em, 0) scaleX(0.5);
	opacity: 0;
}

#next-story {
    width: 217px;
    height: 53px;
    position: absolute;
    right: 1em;
    bottom: 0.75em;
	opacity: 1;
	transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
#next-story.fade {
	opacity: 0;
}
#next-story a img {
    width: 100%;
    height: auto;
}
.page-indicator {
    width: 8px;
    height: 33px;
    position: absolute;
	left: 2em;
    top: 50%;
    transform: translate(-50%);
}
.page-indicator .white-circle {
    width: 7px;
    height: 7px;
    background-color: #FFF7D8;
    border-radius: 50%;
    border: 0.5px solid #7F0E0E;
}
.page-indicator .black-circle {
    border-radius: 50%;
    background-color: #7F0E0E;
    width: 7px;
    height: 7px;
    margin-top: 15px;  
    border: 0.5px solid #7F0E0E;
}

@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:1px)  and (max-width: 1000px) and (orientation: portrait)  { /* smartphones, iPhone, portrait 480x320 phones */ 
#body {
    position: relative;
    background-image: -webkit-linear-gradient(270deg,rgba(211,210,208,1.00) 0%,rgba(181,157,144,1.00) 45.94%,rgba(232,230,209,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(211,210,208,1.00) 0%,rgba(181,157,144,1.00) 45.94%,rgba(232,230,209,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(211,210,208,1.00) 0%,rgba(181,157,144,1.00) 45.94%,rgba(232,230,209,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(211,210,208,1.00) 0.00%,rgba(181,157,144,1.00) 45.94%,rgba(232,230,209,1.00) 100%);
}
.background {
		display: none;
	}
#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-image: url(url);
}
.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;
}
.mobilePage .mobileDateText {
    width: 50%;
    padding-bottom: 10px;
	padding-left: 10px;
    min-height: 0px;
    max-width: 250px;
}
.mobileDateText img {
    width: 100%;
    height: auto;
}

.mobilePage .mobileContain {
    width: 95%;
	min-width: 250px;
	position: relative;
	left: 50%;
	transform: translate(-50%);
	margin-bottom: 20px;
	background-image: -webkit-linear-gradient(270deg,rgba(204,223,223,0.33) 0%,rgba(255,255,255,0.33) 29.71%,rgba(255,255,255,0.33) 78.07%,rgba(204,223,223,0.33) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(204,223,223,0.33) 0%,rgba(255,255,255,0.33) 29.71%,rgba(255,255,255,0.33) 78.07%,rgba(204,223,223,0.33) 100%);
    background-image: -o-linear-gradient(270deg,rgba(204,223,223,0.25) 0%,rgba(255,255,255,0.33) 29.71%,rgba(255,255,255,0.33) 78.07%,rgba(204,223,223,0.33) 100%);
    background-image: linear-gradient(180deg,rgba(204,223,223,0.33) 0.00%,rgba(255,255,255,0.33) 29.71%,rgba(255,255,255,0.33) 78.07%,rgba(204,223,223,0.33) 100%);
    -webkit-box-shadow: inset 0px 1px 9px rgba(0,0,0,0.33);
    box-shadow: inset 0px 1px 9px rgba(0,0,0,0.33);
}
.mobileContain img {
    width: 95%;
    height: auto;
	position: relative;
	margin-top: 10px;
	left: 50%;
	transform: translate(-50%);
	-webkit-box-shadow: 2px 6px 8px 0px rgba(0,0,0,0.36);
    box-shadow: 2px 6px 8px 0px rgba(0,0,0,0.36);
}
.mobileContain .name {
	text-align: center;
    color: #000000;
    font-family: "Lato Regular";
    font-size: 9pt;
    line-height: 14px;
    letter-spacing: 0.44px;
	padding: 5px;
}
.mobileContain .title  {
	text-align: center;
    color: #5E4343;
    font-weight: 600;
    font-size: 12pt;
    letter-spacing: 2.5px;
    font-family: "BigShouldersDisplay Regular";
	padding: 2px;
}
.mobileContain .source {
	color: #000000;
    font-family: "Lato Light";
    font-size: 9pt;
    text-align: center;
    font-weight: 300;
    line-height: 1px;
    height: 12px;
	padding: 5px;
}
.mobileContain .caption {
	text-align: justify;
    color: #000000;
    font-family: "Lato Regular";
    font-size: 9pt;
    letter-spacing: 0.44px;
	padding: 20px;
	margin-top: -15px;
}
/*readmore*/
#more1 {
    display: none;
	margin-top: 10px;
}
#more2 {
    display: none;
	
}
#more3 {
    display: none;
}
#more4 {
    display: none;
}
#btn1 {
    font-family: "Lato Regular";
    font-style: oblique;
	font-weight: bolder;
    text-align: center;
    cursor: pointer;
    font-size: 9pt;
    color: #000000;
    letter-spacing: 0.2pt;
    margin-top: 10px;
}
#btn2 {
    font-family: "Lato Regular";
    font-style: oblique;
	font-weight: bolder;
    text-align: center;
    cursor: pointer;
    font-size: 9pt;
    color: #000000;
    letter-spacing: 0.2pt;
    margin-top: 10px;
}
#btn3 {
    font-family: "Lato Regular";
    font-style: oblique;
	font-weight: bolder;
    text-align: center;
    cursor: pointer;
    font-size: 9pt;
    color: #000000;
    letter-spacing: 0.2pt;
    margin-top: 10px;
}
#btn4 {
    font-family: "Lato Regular";
    font-style: oblique;
	font-weight: bolder;
    text-align: center;
    cursor: pointer;
    font-size: 9pt;
    color: #000000;
    letter-spacing: 0.2pt;
    margin-top: 10px;
}
}
@media (min-width:1px)  and (max-width:1019px) and (max-height:639px) and (orientation: landscape) {
#body {
    position: relative;
    background-image: -webkit-linear-gradient(270deg,rgba(211,210,208,1.00) 0%,rgba(181,157,144,1.00) 45.94%,rgba(232,230,209,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(211,210,208,1.00) 0%,rgba(181,157,144,1.00) 45.94%,rgba(232,230,209,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(211,210,208,1.00) 0%,rgba(181,157,144,1.00) 45.94%,rgba(232,230,209,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(211,210,208,1.00) 0.00%,rgba(181,157,144,1.00) 45.94%,rgba(232,230,209,1.00) 100%);
}
.background {
		display: none;
	}
#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%;
    height: 50px;
    margin-bottom: 10px;
    background-color: rgba(237,230,215,0.00);
}
.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;
}
.mobilePage .mobileDateText {
    width: 50%;
    padding-bottom: 10px;
    min-height: 0px;
    max-width: 250px;
}
.mobileDateText img {
    width: 100%;
    height: auto;
}

.mobilePage .mobileContain {
    width: 95%;
	max-width: 500px;
	position: relative;
	left: 50%;
	transform: translate(-50%);
	margin-bottom: 20px;
	background-image: -webkit-linear-gradient(270deg,rgba(204,223,223,0.33) 0%,rgba(255,255,255,0.33) 29.71%,rgba(255,255,255,0.33) 78.07%,rgba(204,223,223,0.33) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(204,223,223,0.33) 0%,rgba(255,255,255,0.33) 29.71%,rgba(255,255,255,0.33) 78.07%,rgba(204,223,223,0.33) 100%);
    background-image: -o-linear-gradient(270deg,rgba(204,223,223,0.25) 0%,rgba(255,255,255,0.33) 29.71%,rgba(255,255,255,0.33) 78.07%,rgba(204,223,223,0.33) 100%);
    background-image: linear-gradient(180deg,rgba(204,223,223,0.33) 0.00%,rgba(255,255,255,0.33) 29.71%,rgba(255,255,255,0.33) 78.07%,rgba(204,223,223,0.33) 100%);
    -webkit-box-shadow: inset 0px 1px 9px rgba(0,0,0,0.33);
    box-shadow: inset 0px 1px 9px rgba(0,0,0,0.33);
}
.mobileContain img {
    width: 95%;
    height: auto;
	position: relative;
	margin-top: 10px;
	left: 50%;
	transform: translate(-50%);
	-webkit-box-shadow: 2px 6px 8px 0px rgba(0,0,0,0.36);
    box-shadow: 2px 6px 8px 0px rgba(0,0,0,0.36);
}
.mobileContain .name {
	text-align: center;
    color: #000000;
    font-family: "Lato Regular";
    font-size: 9pt;
    line-height: 14px;
    letter-spacing: 0.44px;
	padding: 5px;
}
.mobileContain .title  {
	text-align: center;
    color: #5E4343;
    font-weight: 600;
    font-size: 12pt;
    letter-spacing: 2.5px;
    font-family: "BigShouldersDisplay Regular";
	padding: 2px;
}
.mobileContain .source {
	color: #000000;
    font-family: "Lato Light";
    font-size: 9pt;
    text-align: center;
    font-weight: 300;
    line-height: 1px;
    height: 12px;
	padding: 5px;
}
.mobileContain .caption {
	text-align: justify;
    color: #000000;
    font-family: "Lato Regular";
    font-size: 9pt;
    letter-spacing: 0.44px;
	padding: 20px;
	margin-top: -15px;
}
/*readmore*/
#more1 {
    display: none;
	margin-top: 10px;
}
#more2 {
    display: none;
	
}
#more3 {
    display: none;
}
#more4 {
    display: none;
}
#btn1 {
    font-family: "Lato Regular";
    font-style: oblique;
	font-weight: bolder;
    text-align: center;
    cursor: pointer;
    font-size: 9pt;
    color: #000000;
    letter-spacing: 0.2pt;
    margin-top: 10px;
}
#btn2 {
    font-family: "Lato Regular";
    font-style: oblique;
	font-weight: bolder;
    text-align: center;
    cursor: pointer;
    font-size: 9pt;
    color: #000000;
    letter-spacing: 0.2pt;
    margin-top: 10px;
}
#btn3 {
    font-family: "Lato Regular";
    font-style: oblique;
	font-weight: bolder;
    text-align: center;
    cursor: pointer;
    font-size: 9pt;
    color: #000000;
    letter-spacing: 0.2pt;
    margin-top: 10px;
}
#btn4 {
    font-family: "Lato Regular";
    font-style: oblique;
	font-weight: bolder;
    text-align: center;
    cursor: pointer;
    font-size: 9pt;
    color: #000000;
    letter-spacing: 0.2pt;
    margin-top: 10px;
}
}
