.storypage {
    background: url(../images/story_bg.png) no-repeat scroll;
    background-size: cover;
}
.socials{
   /* display: none;*/
}
.rightCor{
    font-family: 'gasruxregular';
}
.storypage .hand {
    position: absolute;
    top: -45px;
    left: 0;
}

.topcontent {
    width: 100%;
    margin: 0 auto;
    height: max-content;
}

.rightcontent img {
    max-width: 75%;
}

.leftcontent img {
    float: left;
    height: 300px;
    width: 100%;
}

.storypage footer {
    margin-top: 50px;
    margin-bottom: 15px;
    clear:both;
}

.storypage .leftcontentwrapper {
    width: 30%;
    /* width: 29.5vw; */
    float: left;
    padding-top: 10vw;
    position: relative;
}

.storypage .leftcontent {
    width: 100%;
    position: relative;
}

.storypage .rightcontent {
    width: 70%;
    float: left;
    text-align: right;
}

.storypage .maincontent {
    width: 80%;
    position: relative;
    display: inline-block;
    float: left;
}

.storypage .maincontent .storyimg{
    width: 76%;
    background: url(../images/story_text.png) no-repeat;
    height: 100vh;
}

.rightcontent a.rightCor {
    float: right;
    right: 20px;
    padding-top: 30px;
    padding-right: 30px;
    text-decoration: none;
}

.rightcontent {
    font-family: 'gasruxregular';
    float: right;
    background: url(../images/book_img.png) center right no-repeat;
    background-size: 100%;
    height: 150vh;
}

.storypage .leftcontent .lefttext {
    position: absolute;
    top: 150px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    margin: 0 auto;
    font-family: 'gasruxregular';
    font-size: 40px;
    padding-right: 22px;
}

.storypage .copyright{
    color: #000000;
}

.storypage .copyright > a {
    text-decoration: none;
    color: #000000;
}

/* .storycontent {
    width: 60%;
    margin: 0 auto;
    text-align: left;
    position: absolute;
    top: calc(100% - 60%);
    left: calc(100% - 40%);
    transform: translate( -50%, -50% );
    color: #313131;
    font-weight: bold;
} */
.storyContent {
    margin-bottom: 30px;
}
.storyContent p {
    font-family: itc-american-typewriter-cond, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    margin: 0;
    padding: 0;
    line-height: 1.1;
}

.storyContent h2 {
    margin: 0;
    padding: 0;
    font-family: 'Satisfy', cursive;
    font-size: 60px;
    margin-bottom: 10px;
}

/* start - alternative styles*/
.altrightcontent {
    width: 70%;
    float: left;
    float: right;
    background: url(../images/storyright.png) center right no-repeat;
    background-size: 100%;
    height: 64vw;
    position: relative;
}

.altrightCor {
    background: url(../images/clubhousetext.png) no-repeat;
    float: right;
    width: 15vw;
    height: 3.5vw;
    /* margin-top: 40px; */
    margin-top: 3vw;
    margin-right: 1.5vw;
    background-size: 100%;
}
.altleftcontent img {
    width: 100%;
}
.submitBtn {
    position: absolute;
    bottom: 10vw;
    right: 4vw;
}
.submitBtn a {
    background: url(../images/submitBtnnew.png) no-repeat;
    height: 9.5vw;
    width: 20.5vw;
    display: block;
    background-size: cover;
    cursor: pointer;
}


/* end - alternative styles*/

.main-content {
	font-family: 'Open Sans', serif;
    padding-top: 5%;
    width: 80%;
    float: left;
}

#photos {
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 0;
    text-decoration: none;
    display: inline-block;
    float: left;
    z-index: 1;
}

#photos a {
	margin: 0 auto;
	padding: 0;
	text-decoration: none;
  display: inline-block;
}

#photos img {
	position: relative;
	float: left;
	width: 100%;
}

#photos .storytext {
	font-family: 'Dancing Script', cursive;
	color: #313131;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: calc(100% - 40%);
	transform: translate(-50%, -50%);
	text-align: left;
    width: 65%;
    height: 80vw;
}

.bottomcontentMobile {
    display: none;
}
span.userName {
    text-decoration: underline;
}
.storyContent p.postDetails {
    margin-bottom: 20px;
}
@media only screen and (max-width:767px){
    .storypage .leftcontentwrapper {
        float: none;
        width: 70%;
        padding-top: 7vw;
    }
    
    a.altrightCor {
        display: none;
    }
    
    .altrightcontent {
        width: 100%;
        float: none;
        height: 90vw;
    }
    
    .submitBtn a {
        height: 18vw;
        width: 39vw;
    }
    
    .submitBtn {
        right: 3vw;
    }
    
    .main-content {
        width: 98%;
        padding-top: 10vw;
    }
    .storyContent h2 {
        font-size: 20px;
    }
    
    .storyContent p {
        font-size: 14px;
    }
    .storyContent p.postDetails {
        margin-bottom: 20px;
    }
    .bottomcontentMobile {
        display: block;
        clear: both;
        position: relative;
        /* margin-top: -19vw; */
    }
    
    .bottomcontentMobile img {
        margin-top: -7vw;
        width: 100%;
    }
    
    a.altfooter {
        background: url(../images/clubhousetext.png) no-repeat;
        float: none;
        position: absolute;
        bottom: 10vw;
        width: 50vw;
        height: 10vw;
        margin: 0 auto;
        padding: 7vw;
        background-color: #727272;
        left: 50%;
        background-size: 90% auto;
        background-position: center;
        transform: translateX(-50%);
    }
    
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
    .storyContent h2{
        font-size: 50px;
        font-style: initial;
    }
}