.side-title{
    top: 45%;
}
.social-media{
    top: 55%;
}
.bg-konti1{
    background-image: url(../images/konti_back_large.jpg);
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    visibility: hidden;
    opacity: 0;
    transition: opacity 700ms, visibility 700ms;
}
.bg-konti2{
    visibility: hidden;
    opacity: 0;
    transition: opacity 700ms, visibility 700ms;
}
@media (max-width: 1280px) {

    .bg-konti1{
        background-size: 1400px auto;
    }

}
.fp-viewing-s0 .bg-konti1, .fp-viewing-s0b .bg-konti2{
    visibility: visible;
    opacity: 1;
}
.fp-viewing-s0 .bg-scene1, .fp-viewing-s0b .bg-scene1{visibility: hidden;}
.fp-viewing-s1 .scroll-down-section span {

    opacity: 0;
    -webkit-transition: opacity 700ms;
    -moz-transition: opacity 700ms;
    transition: opacity 700ms;
}
.fp-viewing-s0 .scroll-down-section span {

    opacity: 1;
    -webkit-transition: opacity 700ms;
    -moz-transition: opacity 700ms;
    transition: opacity 700ms;
}
.fp-viewing-s0 .border, .fp-viewing-s0b .border {
    opacity: 1;
}
.fp-viewing-s0 .konti1Contents{
    z-index: 10000;
}
.konti1Contents{
    position: absolute;
    top: 77px;
    display: block;
    left:23.95vw;
    max-width: 396px;
}
.xrishLogo{
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: 7.39vw;
}
.xrishTitle{
    display: block;
    margin: 4.79vh auto 1vh;
    max-width: 100%;
    width: 20.62vw;
}
.mainButtons{
    max-width: 400px;
    /*margin: 5.83vw auto 0;*/
    margin: 2.2vw auto 0;
}
.buttonTop, .buttonBottom{
    display: block;
    text-align: center;
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: #dbce7d;
    border: solid 1px #dbce7d;
    font-size: 18px;
    position: relative;
}
.buttonTop{
    background-color: rgba(0,0,0,0.5);
}
.buttonTop:hover{
    background-color: rgba(0,0,0,0.0); 
}
.buttonTop a:link, .buttonTop a:visited{
    text-decoration: none;
    color: #dbce7d;
    font-size: 25px;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 95%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.buttonBottom a:link, .buttonBottom a:visited{
    text-decoration: none;
    color: #dbce7d;
    font-size: 18px;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.buttonTop{
    border-bottom: none;
    height: 98px;

}
.buttonTop:before{
    content: "";
    background-image: url(../images/play-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    background-size: 100% auto;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    display: block;
    width: 2.6vw;
    height: 2.6vw;
    z-index: 2;
    min-width: 30px;
    min-height: 30px;
}
.buttonBottom{
    height: 39px;
    background-color: rgba(0,0,0,0);
    -webkit-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
}
.buttonBottom:hover{
    background-color: rgba(0,0,0,0.8);
}
.buttonTop span{
    font-size:30px;
}
.buttonTopBack{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.buttonTop:hover .overback{
    opacity: 1;
}
.modal-close{
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.8);
    z-index: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.25s ease-in;
}
.inUse.modal-close{
    z-index: 11000;
    visibility: visible;
    opacity: 1;
}
.videoHolder{
    position:fixed;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 75vw;
    height: 42.39vw;
    background-color: black;
    box-shadow: 0 0 100px rgba(166, 145, 96, 0.3);
    z-index: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.25s ease-in;
}
.playing.videoHolder{
    z-index: 11001;
    visibility: visible;
    opacity: 1;
}
.videoClose{
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(150%);
    width: 24px;
    height: 24px;
    background-image: url(../images/close-modal.png);
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.kontiCarousel{
    height: auto;
    overflow: hidden;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0 !important;
}
.vash_text{
    border: solid 1px #dbce7d;
    background-color: rgba(0,0,0,0.5);
    text-align: center;
    box-sizing: border-box;
    padding: 50px;
    position: absolute;
    right: 11.04%;
    top: 50%;
    transform: translateY(-50%);
    max-width: 591px;
    width: 80%;
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: white;
    font-size: 1.04vw;
    line-height: 1.92vw;
    font-style: italic;
}
.vash_text:before{
    content:"“";
    position:absolute;
    left: 0;
    top: 100px;
    font-size: 8.33vw;
    transform: translateX(-50%);
    color: #dbce7d;
}
.vash_text:after{
    content:"”";
    position:absolute;
    right: 0;
    bottom: 50px;
    font-size: 8.33vw;
    transform: translateX(50%);
    color: #dbce7d;
}
.fp-viewing-s0b .vash_text{
    z-index: 150000;
}
.kontiTitle{
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 2.6vw;
    color: #dbce7d;
    margin-bottom: 2.08vw;
    font-style: italic;
}
.signature{
    font-style: italic;
    color: #dbce7d;
    border-top: solid 1px #dbce7d;
    display: block;
    max-width:292px;
    text-align: center;
    width: 80%;
    padding-top: 16px;
    margin: 2.18vw auto 0; 
}
.scrollme {
    max-height: 390px;
    /*height: 17.44vw;*/
    overflow-y: auto;
    z-index: 1500000;
    position: relative;
}
.simplebar-scrollbar:before{
    content: "";
    background: #dbce7d !important;
}

.single-recipe-text {
    background: rgba(0, 0, 0, 0) !important;
    border: 2px solid #a69269;
    margin: 0 70px;
    position: relative;
    padding: 50px 80px 0 80px;
    color: #fff;
    border-top: none !important;
}
.single-recipe-image{
    margin: 0 70px;
    border: 2px solid #a69269;
    border-bottom: none;
}
.single-recipe-image img{
    max-width: none !important;
}
.single-recipe-wrapper{
    background-image: url(../images/myRecipeBackLarge.jpg);
    background-attachment: fixed;
}
.page-title {
    width: 75%;
    padding: 50px 10px 80px 10px;
    padding-bottom: 80px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: space-between;
    max-width: none;
}
.page-title .misko-logo {
    float: left;
    align-self: center;
}
.page-title .misko-stamp {
    float: right;
    align-self: center;
}
.page-title h1 {
    margin: 0;
    display: inline-block;
    color: #fff;
    border-top: 1px solid #a69269;
    padding: 30px 0px;
    align-self: center;
    border-bottom: none;
    position: relative;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: bold;
    font-size: 25px;
    flex-grow: 1;
    max-width: 890px;
}
.page-title h1:before {
    content: "";
    background-image: url(../images/signature.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
    position: absolute;
    bottom: -20px;
    width: 100%;
    height: 20px;
    left: 0;
}
.single-recipe-title{display: none;}
.materials-list ul{ list-style-type: disc;}
.materials-list ul li{margin-bottom:1.3vw;}

.overback {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0;
    -webkit-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    display: flex;
    justify-content: center;
    overflow: hidden;
}