@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 799px) {
    
    .sisalto {
        width: 100%;
    }
    .linkkipalkki {
        display: none;
    }
    .linkkipalkki_mobi {
        min-height: 60px;
        overflow: auto;
        width: 100%;
        z-index: 1500;   
    }
    .bannerimobi {
        width: 100%;
        background-color: #535353;
        text-align: left;        
    }
    .banneri {
        display: none;
    }
    .otsikko_mobi {
        color: #000;
        font-size: 200%;
        padding-left: 5%;
        padding-right: 5%;
    }
    .otsikko {
        color: #000;
        font-size: 150%;
    }
    .pikkuotsikko {
        color: #000;
        font-size: 70%;
        line-height: 10%;
    }
    .vihreaotsikko {
        color: #8f9623;
        line-height: 150%;
    }
    .otsikko2 {
        color: #fff;
        font-size: 180%;
        padding: 0;
        line-height: 100%;
    }
    .otsikko3 {
        letter-spacing: 4px;
        padding: 0;
        line-height: 100%;
    }
    .tekstit {
        background-color: #535353; /* For browsers that do not support gradients */
        background-image: -webkit-linear-gradient(#373737, #535353);
        overflow: auto;
        color: #fff;
        min-height: 275px;
    }
    .tekstialue {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 60px;
        padding-bottom: 100px;
    }
    .tekstivasen {
        width: 100%;
    }
    .tekstioikea {
        width: 250px;
        float: left;
        padding-top: 50px;
    }
    .tekstioikea img {
        float: left;
        padding-bottom: 20px;
        clear: both;
    }
    .knp {
        clear: both;
        font-size: 70%;
        padding-top: 200px;
        text-align: right;
    }

}

@media only screen and (min-width: 800px) and (max-width: 1149px) {
    
    .sisalto {
        width: 100%;
    }
    .linkkipalkki {
        width: 100%;
        background-color: #fff;
        height: 121px;
    }
    .linkkipalkki_mobi {
        display: none;
    }
    .linkit {
        float: right;
        padding-right: 20px;
        padding-top: 60px;
        font-size: 180%;
        word-spacing: 20px;
    }
    .bannerimobi {
        display: none;
    }
    .banneri {
        height: 36vw;
        background-repeat: no-repeat;
        background-size: contain;
        padding-top: 10vw;
        box-sizing: border-box;
        background-color: #373737;
    }
    .banneriteksti {
        text-align: right;     
        width: 420px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        background: rgba(255, 255, 255, 0.7);        
    }
    .otsikko {
        color: #000;
        font-size: 150%;
    }
    .pikkuotsikko {
        color: #000;
        font-size: 70%;
        line-height: 10%;
    }
    .vihreaotsikko {
        color: #8f9623;
        line-height: 150%;
    }
    .otsikko2 {
        color: #fff;
        font-size: 200%;
        padding: 0;
        line-height: 100%;
    }
    .otsikko3 {
        letter-spacing: 4px;
        padding: 0;
        line-height: 100%;
    }
    .tekstit {
        background-color: #535353; /* For browsers that do not support gradients */
        background-image: -webkit-linear-gradient(#373737, #535353);
        overflow: auto;
        color: #fff;
        min-height: 275px;
    }
    .tekstialue {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 60px;
        padding-bottom: 100px;
    }
    .tekstivasen {
        width: 80%;
        float: left;
    }
    .tekstioikea {
        width: 20%;
        float: right;
    }
    .tekstioikea img {
        float: right;
        padding-bottom: 20px;
        clear: both;
    }
    .knp {
        clear: both;
        font-size: 70%;
        padding-top: 200px;
        text-align: right;
    }

}

@media only screen and (min-width: 1150px) and (max-width: 1499px) {

    .sisalto {
        width: 100%;
    }
    .linkkipalkki {
        width: 100%;
        background-color: #fff;
        height: 121px;
    }
    .linkkipalkki_mobi {
        display: none;
    }
    .linkit {
        float: right;
        padding-right: 200px;
        padding-top: 60px;
        font-size: 220%;
        word-spacing: 30px;
    }
    .bannerimobi {
        display: none;
    }
    .banneri {
        height: 36vw;
        background-repeat: no-repeat;
        background-size: contain;
        padding-top: 14vw;
        box-sizing: border-box;
        background-color: #373737;
    }
    .banneriteksti {
        text-align: right;     
        width: 620px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        background: rgba(255, 255, 255, 0.7);        
    }
    .otsikko {
        color: #000;
        font-size: 200%;
    }
    .pikkuotsikko {
        color: #000;
        font-size: 70%;
        line-height: 10%;
    }
    .vihreaotsikko {
        color: #8f9623;
        line-height: 150%;
    }
    .otsikko2 {
        color: #fff;
        font-size: 200%;
        padding: 0;
        line-height: 100%;
    }
    .otsikko3 {
        letter-spacing: 4px;
        padding: 0;
        line-height: 100%;
    }
    .tekstit {
        background-color: #535353; /* For browsers that do not support gradients */
        background-image: -webkit-linear-gradient(#373737, #535353);
        overflow: auto;
        color: #fff;
        min-height: 275px;
    }
    .tekstialue {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 60px;
        padding-bottom: 100px;
    }
    .tekstivasen {
        width: 80%;
        float: left;
    }
    .tekstioikea {
        width: 20%;
        float: right;
    }
    .tekstioikea img {
        float: right;
        padding-bottom: 20px;
        clear: both;
    }
    .knp {
        clear: both;
        font-size: 70%;
        padding-top: 200px;
        text-align: right;
    }

}

@media only screen and (min-width: 1500px) and (max-width: 1939px) {

    .sisalto {
        width: 100%;
    }
    .linkkipalkki {
        width: 100%;
        background-color: #fff;
        height: 121px;
    }
    .linkkipalkki_mobi {
        display: none;
    }
    .linkit {
        float: right;
        padding-right: 200px;
        padding-top: 60px;
        font-size: 220%;
        word-spacing: 30px;
    }
    .bannerimobi {
        display: none;
    }
    .banneri {
        height: 36vw;
        background-repeat: no-repeat;
        background-size: contain;
        padding-top: 15vw;
        box-sizing: border-box;
        background-color: #373737;
    }
    .banneriteksti {
        text-align: right;     
        width: 40%;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        background: rgba(255, 255, 255, 0.7);        
    }
    .otsikko {
        color: #000;
        font-size: 200%;
    }
    .pikkuotsikko {
        color: #000;
        font-size: 70%;
        line-height: 10%;
    }
    .vihreaotsikko {
        color: #8f9623;
        line-height: 150%;
    }
    .otsikko2 {
        color: #fff;
        font-size: 200%;
        padding: 0;
        line-height: 100%;
    }
    .otsikko3 {
        letter-spacing: 4px;
        padding: 0;
        line-height: 100%;
    }
    .tekstit {
        background-color: #535353; /* For browsers that do not support gradients */
        background-image: -webkit-linear-gradient(#373737, #535353);
        overflow: auto;
        color: #fff;
        min-height: 275px;
    }
    .tekstialue {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 60px;
        padding-bottom: 100px;
    }
    .tekstivasen {
        width: 80%;
        float: left;
    }
    .tekstioikea {
        width: 20%;
        float: right;
    }
    .tekstioikea img {
        float: right;
        padding-bottom: 20px;
        clear: both;
    }
    .knp {
        clear: both;
        font-size: 70%;
        padding-top: 200px;
        text-align: right;
    }

}

@media only screen and (min-width: 1940px) {

    .sisalto {
        width: 1920px;
        margin-left: auto;
        margin-right: auto;
    }
    .linkkipalkki {
        width: 100%;
        background-color: #fff;
        height: 121px;
    }
    .linkkipalkki_mobi {
        display: none;
    }
    .linkit {
        float: right;
        padding-right: 200px;
        padding-top: 60px;
        font-size: 220%;
        word-spacing: 30px;
    }
    .bannerimobi {
        display: none;
    }
    .banneri {
        height: 688px;
        background-repeat: no-repeat;
        background-size: contain;
        padding-top: 290px;
        box-sizing: border-box;
        background-color: #373737;
    }
    .banneriteksti {
        text-align: right;     
        width: 40%;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        background: rgba(255, 255, 255, 0.7);        
    }
    .otsikko {
        color: #000;
        font-size: 200%;
    }
    .pikkuotsikko {
        color: #000;
        font-size: 70%;
        line-height: 10%;
    }
    .vihreaotsikko {
        color: #8f9623;
        line-height: 150%;
    }
    .otsikko2 {
        color: #fff;
        font-size: 200%;
        padding: 0;
        line-height: 100%;
    }
    .otsikko3 {
        letter-spacing: 4px;
        padding: 0;
        line-height: 100%;
    }
    .tekstit {
        background-color: #535353; /* For browsers that do not support gradients */
        background-image: -webkit-linear-gradient(#373737, #535353);
        overflow: auto;
        color: #fff;
        min-height: 275px;
    }
    .tekstialue {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 60px;
        padding-bottom: 100px;
    }
    .tekstivasen {
        width: 80%;
        float: left;
    }
    .tekstioikea {
        width: 20%;
        float: right;
    }
    .tekstioikea img {
        float: right;
        padding-bottom: 20px;
        clear: both;
    }
    .knp {
        clear: both;
        font-size: 70%;
        padding-top: 200px;
        text-align: right;
    }
    
}

body {
    margin: 0px;
    font-family: 'Magra', sans-serif;
    font-style: normal;
    color: #fff;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    background-color: #fff;
}
a:link, a:visited, a:active  {
    color: #fff;
    text-decoration: underline;
}
a:hover {
    color: #fff;
    text-decoration: underline;
}
.linkit a:link, .linkit a:visited, .linkit a:active {
    color: #000;
    text-decoration: none;
}
.linkit a:hover {
    color: #000;
    text-decoration: underline;
}
.knp a:link, .knp a:visited, .knp a:active {
    color: #fff;
    text-decoration: none;
}
.knp a:hover {
    color: #fff;
    text-decoration: underline;
}
.tekstialue {
    font-size: 120%;
}
img {
	max-width:100% !important;
	height:auto;
}
.banneri img {
    display:block;
    margin:auto;
}
.kielet img {
    width: 100px;
}
h1, h2 {
    margin: 0;
    line-height: 100%;
}
.topMenu {
    position: fixed;
    bottom: 0;
    width: 20%;
    max-width: 100px;
    z-index: 2000;
    transition: all 1s;
    padding-bottom: 30px;
}
.hide {
    opacity:0;
    right:-100%;
}
.show {
    opacity:1;
    right:0;
}
.leveys {
    z-index: 1000;
    position: sticky;
    top: 0;
    left: 0;
    color: #000;
}