﻿
#INDquickAccess {
    display: none !important;
}

#INDmenu-btn {
    position: fixed !important;
    display: block !important;
    width: 130px !important;
    height: 31px !important;
    padding: 6px !important;
    opacity: 1 !important;
    margin: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    left: -62px !important;
    bottom: 30px !important;
}

    #INDmenu-btn svg {
        height: 42px !important;
        width: auto !important;
    }

    #INDmenu-btn > svg > path:first-child {
        fill: #000033 !important;
    }

    #INDmenu-btn > svg > path:nth-child(2) {
        fill: #fff !important;
    }

html {
    position: relative;
    min-height: 100%;
}

/*main width is 576*/

body {
    margin: 0;
    padding: 0;
    font-family: 'OE Ezer Block Pro';
    padding-bottom: 5.625vw;
}

img {
    border: 0;
}

button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0;
}

.ynet_bananas {
    display: none;
}

.header {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2.8125vw;
}

.ynet {
    display: block;
    background-image: url('../img/m/ynet.png');
    background-size: 17.65625vw;
    width: 17.65625vw;
    height: 7.5vw;
}

.main-logo {
    display: block;
    width: 62.5vw;
    height: 12.34375vw;
    background-image: url('../img/m/up_text.png');
    background-size: 62.5vw;
}

.container {
    padding-right: 2.03125vw;
    padding-left: 2.03125vw;
}

.wrapper {
    direction: rtl;
    padding-top: 0;
    padding-bottom: 8vw;
    background-image: url(../img/m/bg.jpg);
    background-size: 100vw;
}

.main {
    width: 90vw;
    margin: 0 auto;
    background-color: #000;
    padding-top: 2.8125vw;
    padding-bottom: 2.8125vw;
    padding-right: 2.03125vw;
    padding-left: 2.03125vw;
    box-sizing: border-box;
}

.player_wrap {
    height: 48.75vw;
}


.flowplayer {
    background-size: cover;
}

.chapter-info {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#afabad+1,e0dbde+100 */
    background: #afabad; /* Old browsers */
    background: -moz-linear-gradient(top, #afabad 1%, #e0dbde 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #afabad 1%,#e0dbde 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #afabad 1%,#e0dbde 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afabad', endColorstr='#e0dbde',GradientType=0 ); /* IE6-9 */
    padding: 2vw 3.125vw 3.125vw;
    margin-top: 3.125vw;
    position: relative;
}

.chapter-name {
    font-size: 4.6875vw;
    font-weight: 600;
    margin-bottom: 1vw;
}

.chapter-desc {
    font-size: 4.0625vw;
    font-weight: 700;
    width: 70vw;
}

.share-btn {
    position: absolute;
    background-repeat: no-repeat;
}

.facebook {
    top: 2vw;
    left: 2vw;
    background-image: url('../img/m/facebook.png');
    width: 7vw;
    height: 7vw;
    background-size: 7vw;
}

.whatsapp {
    top: 2vw;
    left: 11vw;
    background-image: url('../img/m/whatsapp.png');
    width: 7vw;
    height: 7vw;
    background-size: 7vw;
}

.twitter {
    display: none;
}

.gallery-title {
    color: #d33d37;
    font-weight: 800;
    text-align: center;
    border-bottom-style: solid;
    border-bottom-color: #fff;
    border-bottom-width: 0.46875vw;
    font-size: 6.5625vw;
    padding-top: 2vw;
    padding-bottom: 1vw;
}

.gallery {
    margin-top: 4.21875vw;
    margin-bottom: 4.21875vw;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    overflow-x: scroll;
}

.slide-img-wrap {
    margin-left: 4.84375vw;
    width: 37.5vw;
    outline: none;
    flex-shrink: 0;
}

.img-container {
    position: relative;
}

.play {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url('../img/m/play.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 7.65625vw;
}

.slide-img {
    width: 100%;
    height: 21.09375vw;
}

.slide-txt {
    text-align: center;
}

.slide-chapter {
    color: #d33d37;
    font-size: 4.84375vw;
    font-weight: 800;
}

.slide-title {
    color: #ffffff;
    font-size: 4.21875vw;
    font-weight: 400;
}

.general-info {
    color: #fff;
    font-size: 3.4375vw;
    font-weight: 400;
    text-align: center;
    padding-right: 2vw;
    padding-left: 2vw;
}

.footer {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 1vw;
    padding-bottom: 1vw;
}

    .footer a {
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .footer a img {
            display: block;
            width: 22.65625vw;
        }

#gpt-top {
    display: none;
}

#gpt-ozen {
    display: none;
}

#gpt-transition {
    height: 0;
}

.desktop {
    display: none;
}

@media only screen and (min-width: 800px) {
    /*main width is 1016*/
    .desktop {
        display: block;
    }

    body {
        padding-bottom: 34px;
    }

    .ynet_bananas {
        display: block;
        width: 100%;
        background-color: #fff;
        padding-top: 15px;
        height: 90px;
    }

    .header {
        justify-content: center;
        margin-bottom: 20px;
        position: relative;
    }

    .ynet {
        display: none;
    }

    .main-logo {
        background-image: url('../img/m/gimel_logo.png');
        width: 502px;
        height: 94px;
        background-size: auto;
    }

    .creators {
        color: #fff;
        font-size: 18.36px;
        font-weight: 400;
        position: absolute;
        top: 0;
        left: 0;
    }

    .container {
        padding-right: 25px;
        padding-left: 25px;
    }

    .wrapper {
        padding-top: 0;
        padding-bottom: 80px;
        background-image: url(../img/d/bg.jpg);
        background-size: auto;
        background-position: right top;
        /* background-attachment: fixed; */
    }

    .main {
        max-width: 1016px;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 25px;
        padding-left: 25px;
    }

    .chapter-info {
        padding: 0px 20px 10px;
        margin-top: 10px;
    }

    .chapter-name {
        font-size: 30.52px;
        margin-bottom: 0;
    }

    .chapter-desc {
        font-size: 24.53px;
        max-width: 805px;
    }

    .whatsapp {
        display: none;
    }

    .facebook {
        top: 10px;
        left: 10px;
        width: 34px;
        height: 34px;
        background-size: 34px;
    }

    .twitter {
        display: block;
        background-image: url('../img/d/twitter.png');
        top: 10px;
        left: 55px;
        width: 34px;
        height: 34px;
        background-size: 34px;
    }

    .gallery-title {
        font-size: 42.62px;
        border-bottom-width: 4px;
        padding-top: 0;
        padding-bottom: 0;
    }

    .gallery {
        margin-top: 20px;
        margin-bottom: 23px;
        padding-right: 47px;
        padding-left: 47px;
        display: block;
        overflow: visible;
    }

    .slide-img-wrap {
        margin-left: 8px;
        width: 158px;
        cursor: pointer;
    }

    .slide-img {
        height: 89px;
        width: 100%;
    }

    .play {
        background-size: 26px;
    }

    .slide-chapter {
        font-size: 23.5px;
    }

    .slide-title {
        font-size: 20px;
    }

    .slick-arrow {
        position: absolute;
        width: 17px;
        height: 28px;
        z-index: 2;
        top: 30px;
        color: transparent;
    }

    .slick-prev {
        background-image: url('../img/d/right_arrow.png');
        right: 15px;
    }

    .slick-next {
        background-image: url('../img/d/left_arrow.png');
        left: 15px;
    }

    .general-info {
        font-size: 22px;
        padding: 0;
        max-width: 709px;
        margin: 0 auto;
    }

    .footer {
        padding-top: 5px;
        padding-bottom: 5px;
    }

        .footer a img {
            width: 150px;
        }

    #gpt-top {
        display: block;
        text-align: center;
    }

    #gpt-transition {
        display: none;
    }

    .slick-track {
        min-width: 100%;
    }
}

@media only screen and (min-width: 1016px) {
    .player_wrap {
        height: 546.38px;
    }
}

@media only screen and (min-width: 800px )and (max-width:1400px) {
    .wrapper {
        background-position: right -50px top;
    }
}

@media only screen and (min-width: 1635px) {
    #gpt-ozen {
        display: block;
        position: fixed;
        top: 0px;
        right: 0px;
    }
}
