body {
    padding: 0;
    margin: 0;
    background-color: #000;
    color: #fff;
    font-family: 'IM Fell DW Pica', serif;
    font-size: 18px
}

h1 {
    line-height: 120%;
    margin-bottom: 30px;
    text-align: center
}

p {
    color: #ede0d5;
    font-size: 100%;
    line-height: 150%
}

#ml-para {
    height: 1688px;
    overflow: hidden;
    position: relative
}

.floating {
    position: absolute;
    top: 0;
    width: 100%
}

.social-float {
    position: absolute;
    top: 1250px;
    left: 100px;
    width: 25%
}

.social-container {
    text-align: left;
    display: flex
}

.mailing-input,
.mailing-submit {
    border: 0;
    padding: 15px 20px;
    background: rgba(255, 255, 255, .1);
    color: #ccc;
    font-family: 'IM Fell DW Pica', serif
}

.mailing-input {
    width: 70%;
    border-radius: 25px 0 0 25px
}

.mailing-submit {
    width: 25%;
    border-radius: 0 25px 25px 0
}

.fb-social,
.tw-social {
    padding-left: 10px
}

:focus {
    outline: 0
}

.quote-float {
    position: absolute;
    top: 1250px;
    right: 100px;
    width: 25%;
    font-family: 'IM Fell English SC', serif;
    font-size: 120%
}

.thumbnail {
    background-color: #000;
    border: 1px solid #000
}

.blog-section {
    
    font-family: 'IM Fell English SC', serif;
    font-size: 110%;
	width: 100%;
}

.blog-section .short {
	display: table;
	margin: 0 auto;
	float: none;
}

.blog-section .short img {
    padding-left: 10px
}

.blog-section .short .uptxt {
    position: absolute;
    left: 30px;
    top: 5px;
    background: rgba(0, 0, 0, .8);
    padding: 1px 5px
}

.blog-section .short .dntxt {
    position: absolute;
    right: 30px;
    bottom: 5px;
    background: rgba(0, 0, 0, .8);
    padding: 1px 5px
}

.blog-section .feature {
    text-align: right
}

.blog-section .feature img {
    padding-right: 10px
}

.blog-section .feature .uptxt {
    position: absolute;
    right: 30px;
    top: 5px;
    background: rgba(0, 0, 0, .8);
    padding: 1px 5px
}

.blog-section .feature .dntxt {
    position: absolute;
    left: 30px;
    bottom: 5px;
    background: rgba(0, 0, 0, .8);
    padding: 1px 5px
}

#content-txt {
    position: relative;
    z-index: 1;
    background-color: #000
}

#content-bg {
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/Kuvio_Patterni_Sin.png);
    opacity: .1;
    width: 100%;
    height: 100%
}

#content-tp {
    background: -moz-linear-gradient(top, #000 0%, transparent 24%, transparent 100%);
    background: -webkit-linear-gradient(top, #000 0%, transparent 24%, transparent 100%);
    background: linear-gradient(to bottom, #000 0%, transparent 24%, transparent 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000', GradientType=0);
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 1;
    width: 100%;
    height: 100%
}

.video-section {
	padding-top: 110px;
	padding-left: 15px;
	padding-right: 25px;
}
.video-section .video {
	position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
	margin-top: 60px;
}
.video-section .video:first-child {
	margin-top: 0px;
}
.video-section iframe {
	padding-left: 10px;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.short-section p {
    padding: 0 30px;
    font-family: 'IM Fell English SC', serif;
    font-size: 120%
}

.footer-section {
    text-align: center
}

.socialfooter {
    display: none
}

.container {
    max-width: 900px;
    margin: 0 auto
}

section {
    padding-bottom: 88px
}

.layer {
    width: 100%;
    position: fixed;
    background-size: 100% 100%
}

#ml-nonpara {
    display: none
}

.first-section {
    padding: 50px 0 20px 0
}

.text-header {
    font-size: 50px;
    text-align: center
}

#ml-para,
.layer {
    min-height: 1688px
}

.layer-0 {
    will-change: transform;
    background-image: url(../images/Nettisivu_NewLayer_0.png)
}

.layer-1 {
    will-change: transform;
    background-image: url(../images/Nettisivu_NewLayer_1.png)
}

.layer-2 {
    will-change: transform;
    background-image: url(../images/Nettisivu_NewLayer_2.png)
}

.layer-3 {
    will-change: transform;
    background-image: url(../images/Nettisivu_NewLayer_3.png)
}

.layer-4 {
    will-change: transform;
    background-image: url(../images/Nettisivu_NewLayer_4.png)
}

.layer-5 {
    will-change: transform;
    background-image: url(../images/Nettisivu_NewLayer_5.png)
}

.layer-6 {
    will-change: transform;
    background-image: url(../images/Nettisivu_NewLayer_6.png)
}

.layer-7 {
    will-change: transform;
    background-image: url(../images/Nettisivu_NewLayer_7.png)
}

.layer-8 {
    will-change: transform;
    background-image: url(../images/Nettisivu_NewLayer_8.png)
}

.layer-9 {
    will-change: transform;
    background-image: url(../images/Nettisivu_NewLayer_9.png)
}

.shortstory-section p {
    padding: 30px 0
}

.italic {
    font-style: italic
}

.shortimgs {
    height: auto;
    max-width: 800px
}

.ssimgs {
    text-align: center;
    width: 100%
}

.jakaja img {
    max-width: 100%
}

.GoToInGo {
    position: fixed;
    top: 15px;
    right: 0;
    background: rgba(0, 0, 0, .8)
}

.GoToInGo a {
    padding: 12px 22px;
    display: inline-block;
    font-family: 'IM Fell English SC', serif;
    font-size: 110%
}
.GoToInGo img {
	padding: 0 0 0 10px;
	height: 37px;
	vertical-align: bottom;
}

.backToMain {
    position: fixed;
    bottom: 15px;
    left: 0;
    background: rgba(0, 0, 0, .8)
}

.backToMain a {
    padding: 12px 22px;
    display: inline-block;
    font-family: 'IM Fell English SC', serif;
    font-size: 110%
}

@media only screen and (max-width:1200px) {
    #ml-para {
        display: none
    }
    #ml-nonpara {
        display: block;
        background: url(../images/mobile_HiRes.png) no-repeat center bottom/cover;
        height: 960px
    }
    .social-float {
        display: none
    }
    .blog-section .short img,
    .blog-section .feature img {
        width: 100%;
        padding: 0
    }
    .socialfooter {
        display: block;
        margin-bottom: 30px
    }
    .shortimgs {
        width: 100%
    }
    .shortstory-section p {
        padding: 10px 0
    }
}

@media only screen and (max-width:768px) {
    #ml-nonpara {
        background: url(../images/mobile_HiRes_Small.png) no-repeat center bottom/cover;
        height: 640px
    }
    .social-float {
        display: none
    }
    .blog-section .short img,
    .blog-section .feature img {
        width: 100%;
        padding: 0
    }
    .blog-section .feature {
        margin-top: 10px
    }
    .socialfooter {
        display: block;
        margin-bottom: 30px
    }
    .shortimgs {
        width: 100%
    }
    .shortstory-section p {
        padding: 10px 0
    }
}