    /* Main */

    @keyframes slideInFromLeft {
        0% {
            transform: translateX(-100%);
        }

        100% {
            transform: translateX(0);
        }
    }

    @keyframes slideInFromRight {
        0% {
            transform: translateX(100%);
        }

        100% {
            transform: translateX(0);
        }
    }

    @keyframes slideInFromTop {
        0% {
            transform: translateY(-100%);
        }

        100% {
            transform: translateY(0);
        }
    }

    @keyframes rotateimage {
        0% {
            transform: rotateX(180deg);
        }

        100% {
            transform: rotateX(360deg);
        }
    }

    @keyframes fadein {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }

    body.page-id-85,
    body.home {
        /* padding-top: 80px; */
    }

    body.page-id-3775 h1 {
        /* תחרויות ופרסים*/
        background: url('../img/2-Stars---right-black.svg') 80% 0 no-repeat;
    }

    body.page-id-16449 #main-featured .featured-bg {
        background-position: 0 40% !important;
    }

    body.page-id-16472 #main-featured {
        height: 26rem;
        border-bottom: 2px solid rgba(0, 0, 0, 0.08);
    }

    @media (max-width:980px) {
        body.page-id-16472 #main-featured {
            height: 100%;
        }

        body.page-id-16472 #main-featured .featured-bg {
            background-size: 150% !important;
            background-position: 50% !important;
            background-image: url('http://www.docaviv.co.il/org-en/files/2021/09/DocLab-Tlv_black-transparent.png') !important;
        }

        body.ltr.page.page-id-3775 h1 {
            /* תחרויות ופרסים*/
            background: url('../img/2-Stars---right-black.svg') right 0 no-repeat;
            background-size: auto;
            background-size: 25%;
            font-size: 50px;
        }
    }

    body.single-film {
        /* padding-bottom: 80px; */
    }

    .maincontainer {
        margin: 0 40px 0 0;
    }

    .wrapper {
        padding: 0;
    }

    .container {
        width: 1300px;
    }

    .cebteredelement {
        margin: 0 auto;
        text-align: center;
        width: 1100px;
    }

    blockquote {
        margin: 0 1rem;
        border-left: 3px solid #000;
        padding-left: 20px;
    }

    .sr-only {
        border: 0 !important;
        clip: rect(1px, 1px, 1px, 1px) !important;
        /* 1 */
        -webkit-clip-path: inset(50%) !important;
        clip-path: inset(50%) !important;
        /* 2 */
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important;
        white-space: nowrap !important;
        /* 3 */
    }

    .greyborder {
        border-bottom: 2px solid rgba(0, 0, 0, 0.08);
        padding: 0px 0 30px;
        margin: 100px 0 20px 0;
    }

    .greyborder .container {
        padding: 0;
    }

    .page-template-page-event .greyborder {
        position: absolute;
        top: -260px;
        border: 0;
    }

    .page-template-page-event .greyborder.alttitle.twolinestitle {
        top: -326px;
    }

    .page-template-page-event hr {
        border-width: 2px
    }

    .page-template-page-event .greyborder h1 {
        color: #fff;
        position: relative;
        z-index: 999;
        font-size: 80px;
    }

    body.ltr.page h1 {
        font-size: 62px;
    }

    .n2-ss-slider h1.n2-ow {
        font-size: inherit !important;
    }

    .page-template-page-event .greyborder h1 div {
        font-size: 60px;
    }

    .page-template-page-event .greyborder.longtitle h1 {
        font-size: 60px;
    }

    .page-template-page-event .greyborder.longtitle {
        top: -224px;
    }

    .page-template-page-event .greyborder.longtitle.twolinestitle {
        top: -266px;
        border: 0;
    }

    .aligncenter {
        text-align: center;
    }

    .anchor {
        display: 44;
        position: relative;
        top: -80px;
        visibility: hidden;
    }

    /*Menu */

    .navbar {
        position: fixed;
        width: 100%;
        z-index: 99999;
        border-radius: 0;
        top: 0;
        right: 0;
        border-bottom: 2px solid rgba(0, 0, 0, 0.08);
    }

    .centeredelement {
        margin: 0 auto;
    }

    .single-film .navbar {
        margin-bottom: 0;
    }

    .admin-bar .navbar {
        position: static;
        width: 100%;
        z-index: 10000;
        border-radius: 0;
        top: auto;
        right: auto;
        border-bottom: 2px solid rgba(0, 0, 0, 0.08);
    }

    body.admin-bar.single-event,
    body.admin-bar.page-id-85,
    body.admin-bar.home {
        padding: 0;
    }

    .admin-bar .greyborder {
        margin: 0;
    }

    .navbar .navbar-nav li.toplogo {
        margin: 0 0 0 20px;
    }

    .navbar .navbar-nav li.toplogo a.nav-link {
        background: #fd0 url(../img/docaviv-logo.png) no-repeat !important;
        width: 120px;
        height: 40px;
        margin: 0 20px 0 0;
        text-indent: -9999px;
        display: block;
        overflow: hidden;
    }

    .navbar .navbar-nav li.watchlist a.nav-link {
        background: #fd0 url(../img/personal.png) no-repeat 6px 4px;
        width: 160px;
        height: 30px;
        display: inline-block;
        margin-left: 20px !important;
        padding-left: 10px;
        color: #000;
    }

    .navbar .navbar-nav li.watchlist.active a.nav-link {
        background: #000 url(../img/personal.png) no-repeat 6px -25px;
        width: 140px;
        height: 30px;
        display: inline-block;
        margin-left: 20px !important;
        padding-left: 10px;
    }

    .navbar .navbar-nav li.watchlist a.nav-link:hover {
        background: #000 url(../img/personal.png) no-repeat 6px -25px;
        width: 160px;
        height: 30px;
        display: inline-block;
        margin-left: 20px !important;
        padding-left: 10px;
        color: #fd0;
    }

    .navbar .navbar-nav li.watchlist a.nav-link.dropdown-toggle::after {
        background: none;
        border: 0;
        content: none;
    }

    .menu-item {
        display: inline;
        width: auto;
        margin: 0;
        padding: 0;
        border-left: 4px solid #000;
        height: 30px;
    }

    .dropdown-menu .menu-item {
        border: 0;
    }

    .menu-item:first-of-type {
        border-left: 0;
    }

    @media (min-width:2000px) {
        .navbar-toggleable-md .navbar-toggler {
            display: block;
        }
    }

    .navbar .navbar-nav .watchlist .dropdown-menu li a.nav-link {
        background: none;
    }

    .navbar .navbar-nav .watchlist .dropdown-menu li a.nav-link:hover {
        background: #000;
    }

    .navbar .navbar-nav a.nav-link {
        color: #000;
        padding: 10px 16px 4px;
        width: auto;
        margin: 0 28px 0 !important;
        white-space: nowrap;
        line-height: 16px;
    }

    .rtl .navbar .dropdown-menu a.nav-link {
        font-size: 26px;
        font-family: D-DIN, '37';
    }

    .navbar .navbar-nav a.nav-link:first-of-type {
        margin: 0 !important;
    }

    .navbar .navbar-nav li.active a.nav-link {
        color: #000;
        background: #fd0;
    }

    .navbar .navbar-nav li.active a.nav-link:hover {
        color: #fd0;
        background: #000;
    }

    .table-responsive {
        border: 0;
    }

    .table, .bg-transparent {
        --bs-table-bg: transparent !important;
        border-bottom: 2px solid #000;
    }

    .category-news .film {
        clear: both;
        width: 100%;
        margin: 20px 0;
        padding: 20px 0 0 0;
        min-height: 300px;
    }

    .category-news .film p {
        margin-left: 210px;
    }

    h1 {
        font-size: 96px;
    }

    .features h3 {
        font-size: 1.5em;
    }

    .site-main a {
        text-decoration: underline;
    }

    .site-main .film-list-item a,
    .outerlinks a {
        text-decoration: none;
    }

    .film-header.has-featured-image .page-header .top-caption {
        z-index: 20;
        position: absolute;
        top: -60px;
        padding: 5px 30px 5px 30px;
        background: #000;
    }

    #open-search .fa.fa-search {
        font-size: 28px;
    }

    .footer {
        padding-bottom: 40px;
        margin-top: 80px;
    }

    .footer .docavivassets {
        margin-top: 40px
    }

    .footer .docavivassets p {
        font-size: 16px;
    }

    .footer .docavivassets ul {
        list-style: none;
        text-align: left;
    }

    .footer .docavivassets ul li {
        display: inline-block;
    }

    .footer .newsletter {
        margin-top: 40px
    }

    .footer .newsletter h3 {
        font-size: 18px;
        font-weight: bold;
    }

    .footer .newsletter label {
        width: 100%;
        text-align: center;
        font-size: 16px;
        font-weight: normal;
    }

    .footer .newsletter input {
        width: 72%;
    }

    .footer .newsletter p.agree {
        margin-left: 14%;
        text-align: left;
    }

    .footer .newsletter p.agree label {
        width: 84%;
        text-align: left;
        font-size: 13px;
    }

    .footer .newsletter input[type=checkbox] {
        width: auto;
        vertical-align: top;
    }

    .footer .newsletter input[type=submit] {
        font-size: 16px;
        color: #000;
        background: #FFDD00;
        padding: 10px 35px;
        border-radius: 5px;
        border: 0;
        float: right;
        width: auto;
        font-family: Alef;
        margin-right: 50px;
    }

    @media (max-width: 980px) {
        .footer .newsletter label {
            width: 100%;
            display: block;
            text-align: center;
        }

        .footer .newsletter input[type=submit] {
            float: none;
        }

        .footer .docavivassets ul {
            text-align: center;
        }

        .footer .docavivassets:last-of-type {
            margin: 40px 0px 160px;
        }
    }

    /* Slider */

    .nextend-arrow .n2-active {
        background: #333 !important;
    }

    /* speiciel events */

    body.single-event {
        padding: 60px 0 0 0;
    }

    .page-template-page-event h2.h6,
    .page-template-page-event h3 {
        font-size: 32px;
        margin: 0 0 20px;
        line-height: 38px;
        margin-bottom: 0;
        font-weight: bold;
        font-family: D-DIN;
        text-transform: uppercase
    }

    body.ltr.page h2,
    .single-event h2 {
        font-size: 52px;
        margin: 0 auto 20px;
    }

    body.ltr.page h2.h3,
    .single-event h2.h3 {
        font-size: 32px;
    }

    body.ltr.page.page-template-main-films-page h2 {
        font-size: 42px;
    }

    body.ltr.page .schedule3 h2 {
        font-size: 28px;
    }

    .homenew.page h2 {
        text-align: center;
    }

    .page h2.category {
        font-size: 30px;
        margin: 0 0 20px;
    }

    @media (max-width: 980px) {
        .category-news .film p {
            margin-right: 0;
        }

        .category-news img {
            width: 100%;
        }
    }

    .single-event h3 {
        font-size: 20px;
        margin: 0 0 20px;
        font-weight: bold
    }

    .page-template-page-event h4.h6,
    .page-template-page-event h4 {
        font-size: 20px;
        margin: 0 0 20px;
        line-height: 22px;
        margin-bottom: 0;
        font-weight: bold;
    }

    .buttonslinks {
        top: 60px;
        text-align: left;
        padding: 0 0 0 15px;
    }

    .buttonslinks ul {
        list-style: none
    }

    ul.bullets-row li::after {
        margin: 0;
    }

    .buttonslinks li {
        display: inline-block;
        margin: 0 10px;
    }

    .buttonslinks.winners {
        padding: 0 0 0 0;
        text-align: left;
        left: 0;
    }

    .buttonslinks.winners li {
        margin: 10px;
        float: left;
    }

    .buttonslinks.winners.avalability {
        float: left;
        text-align: left;
    }

    .buttonslinks.winners.avalability ul {
        list-style: none;
        top: -90px;
        display: block;
        position: relative;
    }

    .buttonslinks li:last-child {
        margin-left: 0;
    }

    @media (max-width:980px) {
        .outerlinks {
            float: none !important;
        }

        .page-template-page-event .greyborder.alttitle.twolinestitle {
            top: -222px;
        }

        .page-template-page-event .greyborder.alttitle.twolinestitle h1 {
            font-size: 48px
        }

        .page-template-page-event .greyborder.alttitle.twolinestitle h1 div {
            font-size: 40px
        }

        .page-template-page-event .greyborder {
            position: static;
            top: 0;
            border: 0;
        }

        .page-template-page-event .greyborder h1 {
            text-shadow: 0;
            color: #000;
        }

        .page-template-page-event #main-featured {
            margin: 0;
        }

        .page-template-page-event h2,
        .page h2,
        .single-event h2 {
            font-size: 38px;
        }
    }

    .speicielevents .a-block {
        position: relative;
        overflow: hidden;
        border-radius: 5px;
    }

    .speicielevents .aspect-ratio-2-1.image-crop::after {
        display: inline-block;
        position: relative;
        background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
        height: 350px;
        width: 100%;
        content: '';
        border-radius: 5px;
    }

    .speicielevents .a-block:hover h3,
    .speicielevents .a-block:focus h3 {
        color: #fff;
        border-bottom: 1px solid #fff;
    }

    .speicielevents .a-block:hover h4,
    .speicielevents .a-block:focus h4 {
        color: #fff;
    }

    .speicielevents .aspect-ratio-2-1 {
        width: 355px;
        height: 350px;
        margin-left: 10px;
    }

    .speicielevents .aspect-ratio-2-1:last-of-type {
        margin-left: 0;
    }

    .speicielevents .headings {
        position: absolute;
        bottom: 20px;
        left: 20px;
        width: 90%;
    }

    .speicielevents h3 {
        font-size: 34px;
        line-height: 34px;
        font-family: D-DIN;
        color: #fff;
        width: 96%;
    }

    .speicielevents h3.all-english {
        font-family: D-DIN;
    }

    .speicielevents h4 {
        font-size: 20px;
        font-family: Alef;
        color: #fff;
        margin: 10px 0 0 0;
    }

    .event-header.has-featured-image .page-header {
        bottom: 60px;
    }

    .event-header.has-featured-image .page-header .caption {
        background: transparent;
        padding: 10px 0px 5px;
        z-index: 999;
        position: relative;
        font-size: 72px;
        color: #fff;
    }

    body.ltr .event-header.has-featured-image .page-header {
        left: 80px;
    }

    .single-event .greyborder {
        margin-top: 0;
    }

    /* Schedule */

    #docustream .schedulewrapper {
        box-shadow: 0px 0px 14px rgb(0 0 0 / 20%);
        clear: none;
        border-radius: 5px;
        display: inline-block;
        border: 0;
        width: 100%;
        text-align: center;
        margin: 80px 0;
        max-height: 380px;
        padding: 20px;
        overflow: hidden;
    }

    .subscription a.fullschedule {
        top: -70px;
        position: relative;
        font-weight: normal;
        font-size: 24px;
    }

    .schedule .schedule-item {
        font-size: 16px;
    }

    .schedule .schedule-date-nav {
        margin-top: 15px;
    }

    .schedule .schedule-date-nav>a {
        background: none;
        border-radius: 0px;
        border-bottom: 1px solid #000;
        width: 76px;
    }

    .home .schedule .schedule-date-nav>a {
        width: 90px;
    }

    .row-schedule div {
        top: auto !important;
    }

    .schedule4 .film-list-item:first-of-type {
        margin-top: 20px;
    }

    .schedule-day-theatre.הקרנה {
        display: none !important;
    }

    .schedule>.header {
        border-bottom: 2px solid rgba(0, 0, 0, 0.08);
        padding-bottom: 35px;
    }

    body.ltr .schedule .schedule-day .schedule-day-theatre {
        border-left: 2px solid rgba(0, 0, 0, 0.08);
        max-width: 240px;
        max-width: 400px;
        flex: 1 1 0px;
    }

    .schedule .schedule-day .schedule-day-theatre .items {
        flex-grow: initial !important;
        display: block;
    }

    .schedule .schedule-day .schedule-day-theatre .items a {
        box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2);
        clear: none;
        padding: 25px 30px;
        border-radius: 5px;
        margin: 30px 2% 0 2%;
        display: block;
        overflow: hidden;
        border: 0;
        flex-grow: initial !important;
    }

    .schedule .schedule-day .schedule-day-theatre .header>* {
        white-space: inherit;
        text-overflow: inherit;
    }

    .schedule .schedule-day .schedule-day-theatre .header h3 {
        min-height: 60px;
        white-space: normal;
        font-size: 19px;
    }

    .schedule .schedule-day .schedule-day-theatre .items a:first-of-type {
        margin-top: 0;
    }

    .schedule .schedule-item {
        background: #fff;
        top: auto !important;
        height: auto !important;
        min-height: auto !important;
        display: block;
        position: relative !important;
        width: 100%;
        padding: 0 10px;
        line-height: 1;
        text-decoration: none;
        font-size: 19px;
        font-weight: 400;
        overflow: inherit !important;
        transition: all .15s;
    }

    .schedule .schedule-date-nav>a.active,
    #docustream .schedule .schedule-date-nav>a:hover {
        background: #fd0;
        color: #000;
        text-decoration: none !important;
        border-bottom: 4px solid #fff;
    }

    #docustream .schedule .schedule-date-nav>a:hover {
        border-bottom: 4px solid #000;
    }

    .schedule .schedule-date-nav>a {
        border-bottom: 4px solid #806F00;
    }

    .schedule .schedule-item .time {
        width: auto;
        display: inline-block;
        margin: 0 0 0 10px;
    }

    .schedule .schedule-item .title {
        display: inline-block;
    }

    body.ltr .schedule .schedule-day .schedule-day-theatre {
        max-width: none;
        padding: 0 15px 0 0;
        margin: 0 0 0 0;
    }

    body.ltr .schedule .schedule-day .schedule-day-theatre {
        border: 0;
        border-right: 2px solid #000;
    }

    body.ltr .schedule .schedule-day .schedule-day-theatre:last-of-type {
        border: 0;
    }

    @media (max-width:1360px) {
        .schedule .schedule-date-nav>a {
            width: 74px;
        }
    }

    @media (max-width:991px) {
        body.ltr .schedule .schedule-day .schedule-day-theatre {
            border: 0
        }

        .schedule .schedule-day .schedule-day-theatre {
            width: 100%;
            max-width: 100%;
        }

        .schedule .schedule-day {
            width: auto;
        }

        .schedule .schedule-day .schedule-day-theatre .header {
            padding: 30px 0 0;
        }

        .schedule .schedule-item .title {
            font-size: 18px;
        }
    }

    /* Awards */

    .competition {
        margin-top: 100px;
        border-top: 4px solid #000;
        border-bottom: 4px solid #000;
        padding: 20px 0;
    }

    .competition:first-of-type {
        margin-top: 0;
        border-top: 0;
        padding-top: 0;
    }

    .film-list-item.prize-box,
    .prize-box {
        height: 230px;
        min-height: 230px;
        text-align: left;
        background: url(../img/Leaf---left-white.svg) no-repeat 1% 20px;
        background-size: 96px;
        padding: 20px 20px 0 120px;
        margin: 30px 0;
        display: block;
        max-width: 100%;
    }

    .prize-box {
        height: auto;
    }

    .film3 {
        margin-top: 60px;
    }

    h2.prizes {
        margin: 20px 0 0;
        font-size: 20px;
    }

    .reason {
        font-size: 20px;
        font-weight: bold;
    }

    .reason:after {
        content: " >"
    }

    .reason.open:after {
        content: ":"
    }

    .film-list-item.prize-box h3 {
        font-size: 56px;
        font-family: D-DIN, '37';
    }

    /* Guests */

    .guests-category {
        display: flex;
        margin: 0px 0;
        min-height: 340px;
    }

    h3.guesttitle {
        font-size: 56px;
        font-family: D-DIN, '37';
        margin: 20px 0;
    }

    .guest,
    .guest2 {
        box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2);
        clear: none;
        /* max-width: 344px; */
        width: 32%;
        padding: 25px 30px !important;
        border-radius: 5px;
        margin: 20px 1% 0 0 !important;
        display: block;
        float: right;
        overflow: hidden;
        border: 0;
    }

    .guest:nth-child(3n),
    .guest2:nth-child(3n) {
        margin: 20px 1% 0 0 !important;
    }

    .guest:first-of-type,
    .guest:nth-of-type(2),
    .guest:nth-of-type(3) {
        margin-top: 0;
    }

    .guests-category .guest .image-crop,
    .guest .image-crop,
    .guests-category .guest2 .image-crop,
    .guest2 .image-crop {
        flex-shrink: 0;
        margin: 0 auto !important;
        width: 200px;
        height: 200px;
        position: relative;
        overflow: hidden;
        border-radius: 50%;
    }

    .guest h3,
    .guest2 h3 {
        margin: 20px auto 0;
        text-align: center;
        font-size: 20px;
        font-weight: 700;
    }

    .guest h4,
    .guest2 h4 {
        margin: 0 auto;
        text-align: center;
        font-size: 20px;
    }

    .guest h4.about,
    .guest2 h4.about {
        font-size: 16px;
    }

    .guest p {
        display: none;
        font-size: 20px;
    }

    .rtl .guests-category .guest .image-crop {
        cursor: pointer;
    }

    .guest.open {
        position: absolute;
        width: 98%;
        right: 12px;
        z-index: 1000;
        background: #fd0;
        display: inherit;
    }

    .guest.open h3,
    .guest.open h3 {
        margin: 50px 0 0 0;
        font-weight: 700;
        text-align: left;
        line-height: 140%;
    }

    .guest.open h4,
    .guest.open h4 {
        display: none;
    }

    .guest.open p,
    .guest.open p {
        display: block;
        font-size: 18px;
        line-height: 140%;
    }

    .guest .closex {
        display: none;
    }

    .guest.open .closex {
        background: url(../img/close-x.png) 0 0;
        width: 56px;
        height: 56px;
        display: block;
        position: absolute;
        right: 20px;
        top: 20px;
        cursor: pointer;
    }

    .guests-category .guest.open .image-crop,
    .guest.open .image-crop {
        margin: 30px 30px 60px 0px !important;
    }

    @media (max-width:980px) {

        .guest,
        .guest2 {
            width: 100%;
            max-height: inherit;
            height: inherit;
        }

        .guest.open {
            margin: 20px 0 0 2% !important;
            position: relative;
            display: block;
            right: 0;
        }

        .guests-category .guest.open .image-crop,
        .guest.open .image-crop {
            margin: 0 auto !important
        }

        .rtl .guests-category .guest .image-crop {
            float: none;
        }

        .guest h2 {
            clear: both
        }
    }

    .film-list-item.prize-box h3 {
        font-size: 36px;
    }

    .film-list-item.prize-box {
        height: auto;
    }

    hr.grey {
        border-color: rgba(0, 0, 0, 0.08);
    }

    /* Main films + categories*/

    .categorylist {
        position: relative;
        z-index: 80;
    }

    .categorylist .description {
        position: absolute;
        text-indent: -9999px;
        direction: ltr;
        overflow: hidden;
    }

    .categorylist h2 {
        position: absolute;
        left: 40px;
        top: 120px;
        color: #fff;
        font-size: 58px;
    }

    .categorylist img {
        border-radius: 5px;
    }

    .categorylist .btn.students {
        float: left;
        padding: 0;
    }

    .taxonomy-description .btn.students {
        padding: 0;
    }

    .categorylist .btn.students a.btn,
    .taxonomy-description .btn.students a.btn {
        display: inline-block;
        margin-left: 5px;
    }

    .page-template-main-films-page .aspect-ratio-3-2-1::after {
        display: block;
        position: relative;
        background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
        margin-top: -224px;
        height: 224px;
        width: 100%;
        content: '';
        border-radius: 5px;
    }

    .page-template-main-films-page .aspect-ratio-3-2-1:hover::after {
        display: block;
        position: relative;
        background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
        margin-top: -224px;
        height: 224px;
        width: 100%;
        content: '';
        border-radius: 5px;
    }

    .categorylist:hover h2,
    .categorylist:focus h2 {
        top: 40px;
    }

    .categorylist:hover .description,
    .categorylist:focus .description {
        top: 120px;
        left: 40px;
        text-indent: 0;
        direction: ltr;
        color: #fff;
        font-size: 20px;
        width: 80%;
    }

    .categorylist .aspect-ratio-3-2-1 {
        display: block;
        max-width: 540px;
        min-height: 225px;
    }

    .filmsfilter {
        left: 20px;
        bottom: -20px;
    }

    .btn-primary,
    .btn-primary:hover,
    a.post-edit-link,
    a.post-edit-link:hover,
    .btn-primary:focus {
        color: #000;
        background-color: #fd0;
        font-size: 20px;
        border: 1px solid #000;
        border-radius: 5px;
        padding: 2px 10px;
    }

    .hentry .btn-primary,
    .btn-primary {
        font-weight: 400;
        border: 1px solid #000;
        background: #fd0;
        color: #000;
        transition: none;
    }

    .newsletter .btn.btn-primary {
        margin: 0 10px;
        border-radius: 0;
        padding: 0 10px;
        border: 3px solid #000;
    }

    .hentry .btn-primary.active,
    .btn-primary.active {
        background: #000;
        color: #fd0;
    }

    .input-group {
        display: inline-flex;
    }

    .filmsearch {
        font-size: 20px;
        color: #fd0;
        background: #000;
        border-radius: 5px !important;
        border: 1px solid #000;
        padding: 0px 10px 0px;
        width: 232px;
    }

    #searchform2 {
        display: inline-block;
        float: left;
    }

    .website-35 #searchform2 {
        left: 25px;
    }

    #searchsubmit {
        position: absolute;
        top: 20px;
        left: 6px;
        margin-top: -12px;
        font-size: 16px;
        background: transparent;
        border: 0;
        color: #fd0;
        z-index: 99;
    }

    .form-control,
    .form-control:active,
    .form-control:focus {
        border: 1px solid #000;
    }

    #searchsubmit:focus {
        border: 1px dotted #fd0;
    }

    .filmsearch::-webkit-input-placeholder,
    .form-control::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #fd0;
        opacity: 1;
    }

    .filmsearch::-moz-placeholder,
    .form-control::-moz-placeholder {
        /* Firefox 19+ */
        color: #fd0;
        opacity: 1;
    }

    .filmsearch:-ms-input-placeholder,
    .form-control:-ms-input-placeholder {
        /* IE 10+ */
        color: #fd0;
        opacity: 1;
    }

    .filmsearch:-moz-placeholder,
    .form-control:-moz-placeholder {
        /* Firefox 18- */
        color: #fd0;
        opacity: 1;
    }

    #tag-cloud {
        position: absolute;
        /* Stay in place */
        z-index: 100;
        /* Sit on top */
        left: 0;
        top: 0;
        width: 100%;
        /* Full width */
        overflow: auto;
        /* Enable scroll if needed */
        background-color: rgba(0, 0, 0, 0.85);
        /* Black w/ opacity */
        box-shadow: 1000px 0px 0px rgba(0, 0, 0, 0.85), -1000px 0px 0px rgba(0, 0, 0, 0.85);
        display: none;
    }

    #tag-cloud a,
    .wp-tag-cloud li {
        font-size: 20px !important;
        font-weight: normal;
        color: #000;
        font-family: Alef;
        line-height: 140%;
        background: #FADE4B;
        border-radius: 2px;
    }

    .wp-tag-cloud li {
        margin: 20px 0 0 20px;
    }

    #tag-cloud a:hover,
    .tags a:hover {
        color: #000;
        text-decoration: underline;
    }

    .film-list-item.index-item2 {
        min-height: inherit !important;
        max-height: inherit !important;
        height: auto !important;
    }

    .film-list-item {
        box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2);
        clear: none;
        max-width: 535px;
        padding: 25px 30px;
        border-radius: 5px;
        margin: 0 0 60px 2%;
        display: inline-block;
        max-height: 543px;
        height: 520px;
        overflow: hidden;
        border: 0;
    }

    .noheight .film-list-item {
        max-height: inherit;
        height: auto;
    }

    .film-list-item.not-available {
        opacity: 0.5;
    }

    .filmsfilter a {
        margin-right: 30px;
        float: right;
    }

    .film-list-item.inner.alignleft,
    .film-list-item.inner.alignright {
        max-height: inherit;
        height: auto;
        margin: 0 20px 0 0;
        width: 100%;
    }

    .film-list-item.inner.alignleft figure,
    .film-list-item.inner.alignright figure {
        width: 200px !important;
        margin: 0 auto;
    }

    #main article .film-list-item.inner.alignleft figure img,
    #main article .film-list-item.inner.alignright figure img {
        height: auto;
        max-width: 100%;
        border-radius: 50%;
        height: 200px;
        width: 200px;
    }

    #main article .film-list-item.inner.alignleft figure figcaption {
        text-align: center;
        font-weight: bold;
    }

    .film-list-item.autoheight {
        max-height: inherit;
        height: auto;
    }

    .film-list-item h2 {
        font-size: 22px;
        font-weight: bold;
    }

    .film-list-item h2.all-english {
        font-size: 20px !important;
        font-weight: bold;
        text-align: left;
    }

    #main article .director img {
        width: 125px;
        height: 125px;
        border-radius: 50%;
    }

    .eng {
        font-family: D-DIN;
    }

    .content-box {
        box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2);
        clear: none;
        padding: 25px 30px;
        border-radius: 5px;
        margin: 60px auto;
        border: 0;
        text-align: center;
    }

    .content-box h1 {
        font-size: 58px;
        margin-bottom: 40px;
    }

    .page .su-spoiler-title,
    .page .su-spoiler-content {
        font-size: 20px;
    }

    .su-spoiler-icon {
        position: relative !important;
        display: inline-block !important;
    }

    .su-spoiler-icon-plus .su-spoiler-icon::before {
        display: inline-block;
        top: -12px;
        position: relative;
        font-size: 20px;
    }

    /* עזרה */

    .page .su-spoiler-title {
        font-size: 56px;
        font-family: D-DIN, '37';
        padding: 50px 0 10px;
        border-top: 4px solid #000;
        line-height: 1;
    }

    .page .su-spoiler-style-default>.su-spoiler-title {
        padding-right: 0;
    }

    .page .su-spoiler:first-of-type .su-spoiler-title {
        border: 0;
    }

    .page .su-spoiler .su-spoiler-content {
        position: relative;
    }

    .box-item .film-list-item {
        height: auto;
        padding-bottom: 0px;
    }

    .box-item {
        margin-top: 20px;
    }

    .box-item .imageheader {
        width: 100%;
        height: 100px;
        border-bottom: 4px solid #000;
    }

    .box-item h3 {
        font-weight: bold;
    }

    .box-item .film-col-text p.tagline {
        min-height: auto;
    }

    ul.screenings li .day,
    ul.screenings li .time,
    .film-col-text .day,
    .film-col-text .time {
        border-right: 2px solid;
        padding-right: 10px;
    }

    .helpcontact {
        position: absolute;
        left: 0;
        bottom: 120px;
        width: 325px;
        line-height: 3.5rem;
        font-size: 20px;
        padding: 0;
        display: inline-table;
    }

    .doculivelist {
        margin-top: 20px;
    }

    /* מנויים */

    .subscription .film-list-item {
        margin: 60px 0 20px 0;
        height: auto;
        width: 98%;
        text-align: center;
    }

    .home .film-list-item {
        height: auto;
    }

    .page.subscription {
        margin: 40px 0;
    }

    .subscription .film-list-item h2 {
        font-size: 58px;
        border-bottom: 4px solid #000;
        padding-bottom: 10px;
    }

    .subscription .film-list-item h3 {
        font-size: 30px;
        font-weight: bold
    }

    .subscription .film-list-item h3.price {
        font-size: 40px;
        font-weight: normal;
        font-family: D-DIN, '37';
        border-bottom: 4px solid #000;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .subscription .film-list-item a {
        width: 50%;
        margin: 0 10px 20px;
    }

    .home .row.subscription.container.center {
        padding: 0;
    }

    .home .row.subscription.container.center .col-md-3 {
        padding-right: 0;
    }

    .home .row.subscription.container.center .col-md-3:last-of-type {
        padding-left: 0;
    }

    .film-list-item:first-of-type,
    .film-list-item:nth-of-type(2) {
        margin-top: 0;
    }

    .film-col-image div.imagewrapper {
        width: 475px;
        height: 223px;
    }

    .film-col-text {
        padding: 30px 10px;
    }

    .film-col-text p.tagline {
        font-size: 20 px;
        line-height: 140%;
        clear: both;
    }

    .screening-list-item {
        position: relative;
    }

    body.ltr .pull-start,
    body.ltr .pull-end {
        position: absolute;
        left: 20px;
        bottom: 10px;
    }

    body.ltr ul.screenings .pull-start,
    body.ltr ul.screenings .pull-end {
        left: 0px;
    }

    body.ltr.single-film .pull-end {
        position: relative;
        left: 0;
        bottom: 0;
    }

    .sharebutton {
        background: url(/2020/wp-content/themes/docaviv-festival/img/share-button.png) no-repeat;
        width: 56px;
        height: 56px;
        display: inline-block;
        position: absolute;
        left: 80px;
        bottom: 10px;
        z-index: 20;
    }

    a.share {
        background: url(/2020/wp-content/themes/docaviv-festival/img/share.png) no-repeat;
        position: absolute;
        right: 980px;
        bottom: 74px;
        text-indent: -9999px;
        direction: ltr;
        display: block;
        width: 120px;
        height: 44px;
        overflow: hidden;
        z-index: 1000;
    }

    a.share:hover {
        border: 2px #fd0 solid;
        border-radius: 5px;
    }

    a.faq {
        background: url(/2020/wp-content/themes/docaviv-festival/img/question.png) right 0 no-repeat;
        padding: 2px 40px 6px;
        display: inline-block;
    }

    .btn-default .heart {
        background: url(../img/empty-heart.png) no-repeat;
        width: 56px;
        height: 56px;
        display: inline-block;
        position: absolute;
        left: 0;
        top: -26px;
        z-index: 20;
    }

    .btn-primary .heart {
        background: url(../img/empty-heart-selected.png) no-repeat;
        width: 56px;
        height: 56px;
        display: inline-block;
        position: absolute;
        left: 0;
        top: -26px;
        z-index: 20;
    }

    #films .btn-default .heart,
    #films .btn-primary .heart,
    .single-event .btn-default .heart,
    .single-event .btn-primary .heart,
    .tax-screening-category .btn-primary .heart,
    .tax-screening-category .btn-default .heart {
        top: -32px;
    }

    body.page-template-main-films-page #films .btn-default .heart,
    body.page-template-main-films-page #films .btn-primary .heart {
        top: -26px;
    }

    .btn.btn-watchlist {
        background: transparent;
        border: 0;
        text-indent: -9999px;
        overflow: hidden;
        direction: ltr;
        text-align: left;
    }

    .singlefilm .btn.btn-watchlist {
        background: transparent;
        border: 0;
        text-indent: 0;
        overflow: auto;
        direction: rtl;
        text-align: right;
    }

    .btn-default.active.fullwidth {
        background: #000;
        width: 100%;
        color: #fd0;
        font-weight: bold;
    }

    #navbarNavDropdown #main-menu.navbar-nav {
        float: right;
        width: 50%;
    }

    /* Watchlist */

    .watchlist-films-list .btn-primary {
        clear: both;
        margin: 0 0 10px 10px;
    }

    .watchlist-films-list strong {
        font-size: 1rem;
        margin: 0 0 20px 0;
        display: block;
        line-height: 2;
    }

    .watchlist-films-list strong span {
        display: none;
    }

    .watchlist-films-list strong a span {
        display: block;
    }

    .watchlist-films-list .outerlinks a[href^="https://zoom"] {
        display: none;
    }

    .watchlist-films-list .heart {
        top: -30px;
    }

    .watchlist-films-list .outerlinks {
        display: none;
    }

    div#n2-ss-99 a,
    div#n2-ss-100 a {
        font-size: 36px !important;
    }

    .wrapper.docustream,
    #single-wrapper,
    body.docustream,
    .cv-link {
        background: #FFDD00;
    }

    #docustream .docustreamlogo,
    #docustream2 .docustreamlogo {
        animation: 1s ease-out 0s 1 slideInFromRight;
    }

    #docustream a:hover,
    .docustream a:hover {
        text-decoration: underline !important;
    }

    .docustream .navbar a:hover {
        text-decoration: none !important;
    }

    .home #docustream .maincontainer,
    .home #docustream2 .maincontainer {
        padding-top: 40px;
    }

    .home #docustream .flybg {
        background: url(../img/flybg.png) no-repeat 0 0;
        background-size: 100%;
        padding-top: 0;
        position: absolute;
        top: -80px;
        display: inline-block;
        width: 200px;
        height: 200px;
        right: -130px;
        z-index: 9;
    }

    .home #docustream .fly {
        background: url(../img/fly.gif) no-repeat 0 0;
        background-size: 100%;
        padding-top: 0;
        position: absolute;
        top: -80px;
        display: inline-block;
        width: 200px;
        height: 200px;
        right: -130px;
        z-index: 10;
    }

    #docustream h1.title {
        margin: 104px 0 0 0;
        font-style: normal;
        font-weight: normal;
        font-size: 58px;
        line-height: 1;
        text-align: right;
        /*    animation: 1s ease-out 0s 1 slideInFromLeft;*/
    }

    #docustream2 h1.title {
        margin: 104px 0 0 0;
        font-style: normal;
        font-weight: normal;
        font-family: D-DIN, '37';
        font-size: 72px;
        line-height: 1;
        text-align: right;
        animation: 1s ease-out 0s 1 slideInFromLeft;
    }

    .n2-ss-layer.n2-ow.expand.trailer-link a {
        background: url(../img/hover-false.svg) 90% 0 no-repeat !important;
        width: 130px;
        height: 130px;
        display: block;
    }

    .n2-ss-layer.n2-ow.expand.trailer-link a:hover {
        background: url(../img/hover-true.svg) 90% 0 no-repeat !important;
        width: 130px;
        height: 130px;
        display: block;
    }

    .n2-ss-layer.n2-ow.expand a>div {
        text-indent: -9999px;
        direction: ltr;
        text-align: left;
        overflow: hidden;
    }

    .home #docustream header h2 {
        font-size: 180px;
        font-family: D-DIN, '37';
        display: inline-block;
        position: relative;
    }

    .home #docustream2 header h2 {
        position: absolute;
        font-size: 132px;
        left: -94px;
        top: 142px;
        line-height: 1;
        text-align: right;
        font-weight: 300;
        border-right: 3px solid #000;
        animation: 1s ease-out 0s 1 slideInFromTop;
        padding: 0 44px 0 0;
        font-family: D-DIN, '37';
    }

    .home #docustream2 header h2 span {
        display: block;
        font-size: 82px;
    }

    .home #docustream header h1.title {
        font-size: 86px;
        font-family: D-DIN, '37';
        text-align: center;
        border-bottom: 4px solid #000;
        width: 720px;
        margin: 0 auto;
    }

    .page-template-home-galilee2020.home .titlewrapper {
        width: 984px;
        position: relative;
        background: url(../img/camillion.gif) 106% 0px no-repeat;
        padding: 18px 400px 22px 0;
        background-size: 46%;
    }

    .page-template-home-galilee2020.home .titlewrapper img {
        margin: 25px 0;
        width: 100%;
    }

    .page-template-home-galilee2020.home #docustream header h1.title {
        font-size: 70px;
        text-align: right;
        width: auto;
    }

    .home #docustream header h1.title div {
        display: block;
        text-align: center;
    }

    .home #docustream header p {
        font-size: 31px;
        max-width: inherit;
        text-align: center;
        margin-top: 10px;
        font-family: D-DIN;
        font-weight: 700;
    }

    .home #docustream .online {
        background: #fff;
        padding: 6px 10px 8px;
        min-width: 100px;
        position: absolute;
        left: -122px;
        top: 56px;
        font-family: D-DIN;
        font-size: 40px;
        border-radius: 10px;
        font-weight: 600;
        box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2);
        line-height: 1;
    }

    .homenew.home h1.h3 {
        font-size: 48px;
        text-align: right;
        font-family: D-DIN, '37';
    }

    #docustream2 p.excerpt.h3 {
        font-size: 1.6rem;
    }

    .homenew.home #docustream .maincontainer {
        padding: 0;
    }

    .homenew.home #docustream .online {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        max-width: 132px;
        margin: 0 auto;
        text-align: center;
    }

    .homenew.home #docustream header.galilee2020 .online {
        position: absolute;
        top: 80px;
        left: 0;
    }

    .homenew.home #docustream header h2 {
        font-size: 160px;
        font-weight: 300;
        border-bottom: 4px solid #000000;
    }

    .homenew.home #docustream header.galilee2020 h2 {
        font-size: 140px;
        border-bottom: 0;
        text-align: right;
        display: block;
        margin: 0;
    }

    .homenew.home #docustream .flybg,
    .homenew.home #docustream .fly {
        top: 170px;
        display: inline-block;
        width: 170px;
        height: 170px;
        right: -170px;
    }

    .homenew.home #docustream header p {
        font-size: 79px;
        text-align: center;
        font-family: D-DIN, '37';
        margin: 0 auto;
        line-height: 1;
        max-width: 80%;
    }

    .page-template-home-galilee2020.home.homenew.home #docustream header p {
        font-size: 60px;
        text-align: right;
        max-width: 100%;
        padding: 0 0 0 60px;
        background: url(../img/no12.png) 0 10px no-repeat;
    }

    .homenew.home #docustream header p.english,
    .homenew.home #docustream header p.english {
        font-size: 50px;
        text-align: center;
        font-family: 'D-DIN';
        margin: 0 auto;
        line-height: 1;
        max-width: 80%;
    }

    .homenew.home #docustream header p span {
        display: block;
    }

    #docustream h2.date {
        position: absolute;
        font-size: 162px;
        left: -60px;
        top: 130px;
        line-height: 1;
        text-align: right;
        font-weight: 300;
        border-right: 3px solid #000;
        animation: 1s ease-out 0s 1 slideInFromTop;
        padding: 0 20px 0 0;
    }

    #docustream .yesad {
        max-height: 280px;
        min-height: 280px;
        margin-top: 80px;
        display: block;
    }

    #docustream .promotion {
        box-shadow: 0px 0px 14px rgb(0 0 0 / 20%);
        clear: none;
        border-radius: 5px;
        display: inline-block;
        border: 0;
        width: 100%;
        text-align: center;
        max-height: 280px;
        min-height: 280px;
        margin-top: 80px;
    }

    #docustream .promotion div {
        background: url(../img/newartik.gif) 0 -100px no-repeat;
        padding: 35px 35px 35px 490px;
        text-align: center;
        margin: 0 auto;
        display: inline-block;
    }

    #docustream .promotion h2 {
        font-family: Alef;
        font-size: 24px;
        text-align: left;
        margin-bottom: 10px;
    }

    #docustream .promotion h3 {
        font-family: D-DIN, '37';
        font-size: 72px;
        text-align: left;
        line-height: .8;
    }

    #docustream .promotion a {
        background: #fff;
        padding: 10px 40px;
        border-radius: 5px;
        float: left;
        font-family: Alef;
        font-size: 16px;
    }

    @media (max-width:1360px) {
        #docustream .promotion {
            min-height: 240px;
        }

        #docustream .promotion h3 {
            font-size: 54px;
        }
    }

    @media only screen and (max-width: 980px) {
        #docustream .artik {
            margin: 0;
        }

        #docustream .promotion div {
            background: url(../img/artik.svg) 100% 0 no-repeat;
            padding: 250px 0 0 0;
            text-align: center;
            margin: 0 auto;
            display: inline-block;
            width: 100%;
        }

        #docustream .promotion {
            min-height: 460px;
        }

        #docustream .promotion h2,
        #docustream .promotion h3,
        #docustream .promotion a {
            text-align: center;
            float: none;
            margin-bottom: 20px;
        }
    }

    .home #docustream .schedule {
        height: 340px;
    }

    .home #docustream .schedule>.header h2 {
        font-family: D-DIN, '37';
        font-size: 52px;
        line-height: 90px;
        margin-left: 20px;
    }

    .home #docustream .schedule .schedule-date-nav>a .date {
        font-size: 34px;
    }

    .home #docustream .rtl .schedule .schedule-date-nav>a {
        margin: 0 20px;
    }

    .schedule .content-viewport {
        min-height: 210px;
    }

    #react-schedule {
        margin-top: 70px;
    }

    .home #react-schedule {
        margin-top: 0;
    }

    @media (max-width: 980px) {
        #docustream .schedulewrapper {
            margin: 80px 10px 0 0;
        }

        .schedule>.header select {
            font-size: 18px;
            border-radius: 5px;
            padding: 2px;
        }

        .subscription a.fullschedule {
            top: 0;
            position: relative;
            font-weight: bold;
            margin: 20px 0;
        }
    }

    /* Turn on a 16x16 scrollbar */

    .schedule .content-viewport::-webkit-scrollbar {
        width: 33px;
        height: 32px;
    }

    .schedule .content-viewport::-webkit-scrollbar-button {
        border: 0;
        height: 32px;
        width: 33px;
    }

    /* Turn on single button up on top, and down on bottom */

    .schedule .content-viewport::-webkit-scrollbar-button:start:decrement,
    .schedule .content-viewport::-webkit-scrollbar-button:end:increment {
        display: block;
    }

    /* Turn off the down area up on top, and up area on bottom */

    .schedule .content-viewport::-webkit-scrollbar-button:vertical:start:increment,
    .schedule .content-viewport::-webkit-scrollbar-button:vertical:end:decrement {
        display: none;
    }

    /* Place The scroll down button at the bottom */

    .schedule .content-viewport::-webkit-scrollbar-button:end:increment {
        background: url(../img/scrolldown.png);
    }

    /* Place The scroll up button at the up */

    .schedule .content-viewport::-webkit-scrollbar-button:start:decrement {
        background: url(../img/scrollup.png);
    }

    /* Top area above thumb and below up button */

    .schedule .content-viewport::-webkit-scrollbar-track-piece:vertical:start {
        background-image: url(images/scroll_gutter_top.png), url(images/scroll_gutter_mid.png);
        background-repeat: no-repeat, repeat-y;
    }

    /* Bottom area below thumb and down button */

    .schedule .content-viewport::-webkit-scrollbar-track-piece:vertical:end {
        background-image: url(images/scroll_gutter_btm.png), url(images/scroll_gutter_mid.png);
        background-repeat: no-repeat, repeat-y;
        background-position: bottom left, 0 0;
    }

    /* The thumb itself */

    .schedule .content-viewport::-webkit-scrollbar-thumb:vertical {
        height: 56px;
        -webkit-border-image: url(images/scroll_thumb.png) 8 0 8 0 stretch stretch;
        border-width: 8 0 8 0;
    }

    #docustream h2.page {
        font-size: 60px;
        text-align: center;
        margin: 40px auto;
    }

    #docustream h3.page {
        font-family: Alef;
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        text-align: center;
        margin: 20px auto 40px;
    }

    #docustream .center,
    #docustream2 .center {
        text-align: center;
        margin: 20px auto;
    }

    #docustream a.button,
    .docustream a.button,
    .wpcf7-submit {
        background: #fff;
        color: #000;
        text-align: center;
        margin: 0 auto;
        font-size: 20px;
        font-family: Alef;
        padding: 8px 20px;
        border-radius: 5px;
        min-width: 160px;
        display: inline-block;
        border: 0;
    }

    .docustream .newsletter .btn .btn-primary {
        margin: 0 10px;
        border-radius: 0;
        padding: 0 10px;
        border: 3px solid #000;
    }

    #docustream .mainfeatured,
    #docustream2 .mainfeatured {
        margin: 80px 0 40px 0;
    }

    .home #docustream .mainfeatured {
        margin: 0 0 40px 0;
    }

    span.more {
        display: block;
        color: #FD0;
        position: relative;
        top: -25px;
        right: 4px;
        font-size: 26px;
    }

    #docustream p.excerpt,
    #docustream2 p.excerpt {
        font-family: Alef;
        font-style: normal;
        font-weight: normal;
        font-size: 1.2rem;
        line-height: 1.4;
        text-align: right;
        max-width: 590px;
        animation: fadein 2s;
    }

    #docustream hr.sep {
        position: relative;
    }

    #docustream ul.partners,
    #docustream ul.partners li {
        list-style: none;
        display: inline-block;
    }

    #docustream ul.partners li {
        margin: 0 0 0 30px;
    }

    @media (max-width:768px) {
        #docustream ul.partners li {
            margin: 0 0 0 18px;
        }

        span.more {
            background: #000;
        }
    }

    #docustream h2.page.subscription {
        margin: 80px 0 0 0;
    }

    #docustream h3.page.subscription {
        margin: 40px 0 0 0;
    }

    #docustream .buttonbig {
        border: 2px solid #000000;
        box-sizing: border-box;
        border-radius: 5px;
        color: #000;
        padding: 10px 40px;
        margin: 50px auto 0;
        font-family: Alef;
        font-size: 20px;
        font-weight: 700;
        display: inline-block;
        text-align: center;
    }

    .n2-ss-img-wrapper.n2-ss-item-content.n2-ow {
        background: #000;
        opacity: 0.8;
    }

    .n2-ss-slide-background-color {
        background: linear-gradient(to top, RGBA(0, 0, 0, 1) 0%, RGBA(255, 255, 255, 0) 100%) !important
    }

    .page-template-docustream .navbar-brand {
        float: none;
    }

    @media (min-width:768px) {

        .page-template-docustream .container,
        .page-template-docustream2 .container {
            width: 1140px !important;
        }

        .page-template-docustream .container.featured,
        .page-template-docustream2 .container.featured {
            width: 1400px !important;
            margin: 0 auto;
            text-align: center;
        }

        .page-template-docustream .container.center,
        .page-template-docustream2 .container.center {
            text-align: center;
        }
    }

    @media (min-width:768px) {

        .page-template-docustream .navbar .container,
        .page-template-docustream2 .navbar .container {
            width: 96% !important;
            /* Single */
        }
    }

    /* Single film page */

    .docustream .container img {
        object-fit: cover;
    }

    .single-film-carousel-bottom .gallery-icon img {
        width: 100%;
    }

    .docustream .entry-title {
        margin: 40px 0 0 0;
    }

    .home.docustream .entry-title {
        margin: 30px 0;
    }

    #main-featured {
        position: relative;
        width: 100%;
        height: 36rem;
        /*    float: right;*/
        margin: 0 0 2rem;
        padding-bottom: 200px;
    }

    #main-featured .featured-bg {
        position: absolute;
        width: 100%;
        height: 100%;
        background-size: 100%;
        padding: 14rem 0 0 0;
    }

    .docustream.single-film .maincontent h2.h6,
    h6,
    body.ltr.single-film h2 {
        font-size: 20px;
    }

    .maincontent p,
    .docustream p,
    #content li,
    .entry-content {
        font-size: 18px;
    }

    @media (max-width:1140px) {
        #main-featured .featured-bg {
            background-size: auto !important;
        }
    }

    #main-featured .featured-bg img {
        display: none;
    }

    .docustream #single-wrapper {
        clear: both;
    }

    body.single.single-film {
        padding-top: 0;
    }

    body.page-template-docustream {
        padding-top: 52px;
    }

    .docustream .wrapperheading {
        background: #000;
        opacity: 1;
        width: 100%;
        height: 11rem;
        position: absolute;
        bottom: 0;
        z-index: 999;
        padding: 20px;
        left: 0;
        right: 0;
    }

    .docustream .film-header.has-featured-image .page-header {
        z-index: 9999;
        max-width: 100%;
        min-width: 40rem;
    }

    .film-header #sharebox {
        position: absolute;
        left: 0;
        bottom: 130px;
        background: #fd0;
        z-index: 1000;
        padding: 5px 0 0;
        border-radius: 5px;
    }

    .film-col-image .sharebox {
        position: absolute;
        left: 20px;
        bottom: 80px;
        background: #fd0;
        z-index: 1000;
        padding: 5px 0 0;
        border-radius: 5px;
        width: auto;
        height: auto;
    }

    .film-header #sharebox ul,
    .sharebox ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .film-header #sharebox ul li,
    .sharebox ul li {
        display: inline-block;
        margin: 0 20px;
    }

    .film-header #sharebox ul li a,
    .sharebox ul li a {
        width: 32px;
        height: 32px;
        display: inline-block;
        text-indent: -9999px;
        direction: ltr;
        overflow: hidden;
        text-align: left;
    }

    .film-header #sharebox ul li.facebook a,
    .sharebox ul li.facebook a {
        background: url(../img/icon-facebook.png)
    }

    .film-header #sharebox ul li.email a,
    .sharebox ul li.email a {
        background: url(../img/icon-email.png)
    }

    .film-header #sharebox ul li.twitter a,
    .sharebox ul li.twitter a {
        background: url(../img/icon-twitter.png)
    }

    .film-header #sharebox ul li.whatsapp a,
    .sharebox ul li.whatsapp a {
        background: url(../img/icon-whatsapp.png)
    }

    .docustream .film-header.has-featured-image .page-header .caption,
    .page.docustream .film-header.has-featured-image .page-header .caption.all-english {
        color: #FFDD00;
        background: none;
        font-size: 96px;
        top: -20px;
        position: relative;
        padding: 0;
    }

    .directors-details-section-wrap .p-0.z-depth-1 a {
        text-decoration: none;
        font-weight: bold;
    }

    .docustream .film-header.has-featured-image .page-header h1.longtitle.caption {
        font-size: 64px;
    }

    h2.engtitle span {
        color: #fd0;
        font-size: 20px;
        font-weight: bold;
        margin: 0;
        bottom: 12px;
        position: absolute;
        font-family: Alef;
    }

    .page.docustream .film-header.has-featured-image .page-header .caption,
    .page.docustream .film-header.has-featured-image .page-header .caption.all-english {
        top: -100px;
    }

    .postid-234 .film-header.has-featured-image .page-header .caption,
    .postid-3806 .film-header.has-featured-image .page-header .caption {
        font-size: 70px;
    }

    .docustream .film-header.has-featured-image .page-header .caption.all-english {
        font-family: D-DIN;
        font-size: 60px;
    }

    .docustream .outerlinks .page-header .top-caption {
        background: #000;
        color: #FFDD00;
        top: -66px;
        right: 4px;
        position: absolute;
        padding: 6px 15px;
        text-align: center;
        z-index: 9;
    }

    .docustream .outerlinks .movie-link {
        height: 80px;
        width: 325px;
        line-height: 85px;
        background: #FFDD00;
        font-weight: bold;
        border-radius: 5px;
        text-align: center;
        font-size: 20px;
        float: left;
        clear: both;
    }

    .outerlinks .donation {
        width: 100%;
        margin: 20px;
        float: right;
        padding: 8px 40px 0 0;
        background: url(../img/question-s.png) no-repeat right 8px;
    }

    .outerlinks .donation h3 {
        font-size: 20px;
    }

    .outerlinks .donation small {
        font-size: 16px;
    }

    .docustream .outerlinks .movie-link.watch {
        line-height: 58px;
    }

    .docustream .outerlinks .movie-link span {
        font-size: 16px;
        line-height: 1;
        margin: 0;
        display: block;
        position: relative;
        top: -36px;
    }

    .docustream .outerlinks .movie-link:hover span {
        text-decoration: none;
    }

    .docustream .outerlinks .trailer-link,
    .docustream .outerlinks .trailer-link,
    .docustream .outerlinks .tickets {
        height: 56px;
        width: 325px;
        line-height: 38px;
        font-size: 20px;
        left: 0;
        background: #FFDD00;
        font-weight: bold;
        z-index: 999;
        border: 1px solid #000;
        border-radius: 5px;
        position: relative;
        float: left;
        margin: 0px 0 0 0;
        clear: both;
        max-width: 100%;
    }

    .docustream.page .outerlinks .tickets {
        margin: 4px 0 0 0;
    }

    /*
.docustream .outerlinks .topleft {
    height: 56px;
    width: 100%;
    line-height: 38px;
    font-size: 20px;
    left: 0;
    background: #000;
    color: #FFDD00;
    font-weight: bold;
    z-index: 999;
    border: 1px solid #000;
    border-radius: 5px;
    position: relative;
    float: left;
    margin: 25px 0 0 0;
    clear: both;
    max-width: 100%;
}
*/

    .docustream .outerlinks .trailer-link.inverse,
    .docustream .outerlinks .tickets.inverse {
        background: #000;
        color: #fd0;
    }

    .docustream .outerlinks .meeting-link {
        height: 56px;
        width: 325px;
        line-height: 38px;
        font-size: 20px;
        background: #FFDD00;
        font-weight: bold;
        border: 1px solid #000;
        border-radius: 5px;
        position: relative;
        margin: 5px 0 0 0;
        clear: both;
    }

    .directors-details-section-wrap .accordion .z-depth-1 img {
        width: 64px;
        height: 64px !important;
        border-radius: 50%;
        margin-left: 20px;
    }

    div.sticky-sidebar-box {
        position: -webkit-sticky;
        position: sticky;
        top: 70px;
        padding: 30px 40px 30px 40px;
        background: #FFFFFF;
        box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
        border-radius: 5px;
        min-height: 230px;
    }

    .left-sidebar-single-film.single-film-sidebar-mobile div.sticky-sidebar-box {
        position: static;
        min-height: auto;
    }

    .left-sidebar-single-film.single-film-sidebar-mobile div.sticky-sidebar-box .buttons {
        display: none;
    }

    .mobile-botton-close {
        display: none;
    }

    .left-sidebar-single-film.single-film-sidebar-mobile {
        position: fixed;
        left: 0;
        width: 100%;
        z-index: 99999;
        background-color: #fff;
        bottom: 0;
        display: none;
    }

    .sticky-sidebar-box h3 {
        font-size: 20px;
        font-weight: normal;
        color: #000;
        padding-bottom: 20px;
    }

    .sticky-sidebar-box .accordion-6 {
        background-color: #000;
        color: #fff;
        padding: 12px 22px 12px 20px;
        border-radius: 5px;
        display: flex;
        flex-direction: column;
        position: static;
        min-height: 56px;
        left: 0%;
        right: 0%;
        top: calc(50% - 56px/2 - 30px);
    }

    .sticky-sidebar-box .accordion-6 #heading31 a,
    .sticky-sidebar-box .accordion-6 #heading31 a:hover {
        color: #fff;
        text-decoration: none;
    }

    .sticky-sidebar-box .accordion-6 ul {
        list-style: none;
        padding: 0;
        margin: 0;
        border-top: solid 1px;
    }

    .sticky-sidebar-box .accordion-6 ul li:first-child {
        margin-top: 10px;
    }

    .sticky-sidebar-box .accordion-6 ul li {
        cursor: pointer;
        font-size: 16px !important;
        border-radius: 4px;
        padding: 6px 8px;
        margin-bottom: 5px;
    }

    .sticky-sidebar-box .accordion-6 ul li .label-to-hide {
        display: none;
    }

    .sticky-sidebar-box .accordion-6 ul li:hover,
    .sticky-sidebar-box .accordion-6 ul li.active {
        background-color: #fff;
        color: #000;
    }

    .sticky-sidebar-box .buttons {
        margin-top: 10px;
        text-align: left;
    }

    .sticky-sidebar-box .buttons button,
    .sticky-sidebar-box .buttons .button1,
    .sticky-sidebar-box .buttons .button2 {
        width: 49%;
        font-size: 16px;
        padding: 12px;
        border-radius: 5px;
        border: 1.5px solid #000000;
        box-sizing: border-box;
        box-shadow: none;
        outline: none;
        font-family: Alef, Arial, sans-serif;
        text-decoration: none;
        display: inline-block;
        text-align: center;
    }

    .single-film-sidebar-mobile .sticky-sidebar-box .buttons button,
    .single-film-sidebar-mobile .sticky-sidebar-box .buttons .button1,
    .single-film-sidebar-mobile .sticky-sidebar-box .buttons .button2 {
        width: 100%;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .sticky-sidebar-box .buttons button:hover,
    .sticky-sidebar-box .buttons .button1:hover,
    .sticky-sidebar-box .buttons .button2:hover {
        text-decoration: none !important;
    }

    .sticky-sidebar-box .buttons .button1 {
        color: #FFFFFF;
        background-color: #000;
        border-color: #000;
    }

    .sticky-sidebar-box .buttons .button2 {
        color: #000000;
        background: #FFFFFF;
    }

    .sticky-sidebar-box .buttons .button1:disabled,
    .sticky-sidebar-box .buttons .button1.disabled {
        cursor: not-allowed;
        border-color: #ccc;
        background-color: #ccc;
    }

    .sticky-sidebar-box .buttons .button2:disabled,
    .sticky-sidebar-box .buttons .button2.disabled {
        cursor: not-allowed;
        opacity: 0.5;
    }

    .sticky-sidebar-box .bottom-links {
        margin-top: 25px;
    }

    .sticky-sidebar-box .description-box {
        padding: 12px 22px 22px 20px;
        background: rgba(0, 0, 0, 0.1);
        border-radius: 5px;
        margin-top: 10px;
        display: none;
    }

    .sticky-sidebar-box .description-box {
        font-size: 16px;
        padding-left: 25px;
        margin-top: 15px;
    }

    .sticky-sidebar-box .description-box strong {
        display: block;
    }

    .sticky-sidebar-box .description-box a {
        font-weight: bold;
    }

    .short-header-links {
        margin-bottom: 15px;
    }

    .short-header-links .trailer-link,
    .short-header-links .trailer-link:hover {
        color: #fff;
        text-decoration: none !important;
        margin-right: 25px;
    }

    .short-header-links .trailer-link:hover span {
        background-color: #fd0;
        border-color: #fd0;
    }

    .short-header-links .react-watchlist-save-button:hover span.heart {
        background-color: #fd0;
        border-color: #fd0;
    }

    .short-header-links .trailer-link span {
        background-size: 17px 14px;
        width: 36px;
        border: solid 1px;
        border-radius: 50%;
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        float: left;
        margin-right: 10px;
        text-align: center;
    }

    .short-header-links .trailer-link span svg {
        margin: 10px 0 3px 0;
    }

    .short-header-links .react-watchlist-save-button {
        height: 36px;
        display: none;
    }

    .short-header-links .react-watchlist-save-button button {
        color: #fff;
        text-decoration: none;
        border: none !important;
        padding: 0 !important;
        font-size: 16px !important;
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        overflow: hidden !important;
        line-height: 33px;
    }

    .short-header-links .react-watchlist-save-button button:focus,
    .short-header-links .react-watchlist-save-button button:hover,
    .short-header-links .react-watchlist-save-button button:active {
        box-shadow: none;
        outline: none;
    }

    .short-header-links .react-watchlist-save-button button span.heart {
        background-image: url(../img/heart-bg.png);
        background-size: 17px 14px;
        height: 36px !important;
        width: 36px !important;
        margin: 0;
        right: 0;
        position: static;
        border: solid 1px;
        border-radius: 50%;
        padding: 8px;
        background-position: center;
        margin-right: 10px;
        float: left;
    }

    .short-header-links .react-watchlist-save-button button.btn-primary span.heart {
        background-color: #fd0;
        border-color: #fd0;
        background-image: url(../img/heart-bg-clicked.png);
    }

    .highlighted-sidebar-area {
        padding: 10px 40px 10px 0px;
        box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
        border-radius: 5px;
        margin-top: 30px;
    }

    .highlighted-sidebar-area {
        padding: 10px 10px 10px 30px;
        box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
        border-radius: 5px;
        margin-top: 30px;
    }

    .highlighted-sidebar-area .dates-container ul {
        padding: 0;
        margin: 0 0 0 0px;
        list-style: none;
    }

    .highlighted-sidebar-area .dates-container ul li {
        margin-bottom: 15px;
        font-size: 20px;
    }

    .highlighted-sidebar-area .dates-container ul li.past-date {
        color: #7d7d7d;
    }

    .docustream.single-film .meeting-section-wrap ul.screenings-button {
        position: absolute;
        right: 290px;
        margin-top: -30px;
    }

    .docustream.single-film .meeting-section-wrap .outerlinks .trailer-link.inverse,
    .docustream .outerlinks .tickets.inverse {
        font-weight: bold;
        font-size: 20px;
        padding: 10px 20px 40px;
        float: none;
        background: #FFFFFF;
        color: #000;
        border: 0;
        min-width: 300px;
        width: auto;
    }

    .docustream.single-event .outerlinks .tickets.inverse {
        background: #FFFFFF;
        border-radius: 5px;
        border: none;
        min-width: 300px;
        font-size: 16px;
        color: #000;
        height: 38px;
    }

    .page.docustream .outerlinks .tickets.inverse {
        float: right;
    }

    .page .credit {
        font-size: 10pt;
        position: absolute;
        top: -80px;
        right: 10px;
        float: right;
        color: #fff;
        z-index: 999;
    }

    @media (max-width: 980px) {
        .page .credit {
            top: -150px;
            color: #000;
        }
    }

    body.ltr.docustream.single-event ul.screenings .pull-end {
        right: auto;
        left: 320px;
        top: 0;
    }

    .docustream.single-film .outerlinks .meeting-link {}

    .docustream .outerlinks .meeting-link.free {
        margin: 0px 0 25px 0;
    }

    .badge {
        border-radius: 0;
    }

    .income {
        display: none;
    }

    body.tax_israeli-debut-flms .income {
        display: block !important;
        float: left;
        clear: both;
        margin: 30px 0 0 0;
        font-weight: bold;
    }

    .fancybox-lock .fancybox-overlay {
        z-index: 99999 !important;
    }

    .docustream .wrapper.film-header {
        padding: 0;
    }

    .docustream .fixed-bottom,
    .fixed-top {
        z-index: 99999;
    }

    .docustream .cv-link:hover,
    body.ltr .cv-link {
        float: right;
        margin: 20px 0 0 0;
    }

    #cv {
        border: 0;
        margin: 0;
    }

    .docustream #cv p {
        font-size: 18px;
    }

    .cv-link .text {
        position: relative;
        top: -46px;
        color: #fd0;
        font-size: 20px;
        right: 10px;
        text-align: right;
        background: #000;
        width: 8rem;
        padding: 0 10px;
    }

    .docustream .cv-link img,
    #cv img {
        margin: 0 0 0 10px;
        width: 200px;
        height: 255px !important;
    }

    .docustream .twoimgs.cv-link img,
    #cv img {
        height: 180px !important;
        width: auto;
    }

    .docustream .zoom {
        float: right;
        text-align: right;
        margin: 0 0 0 67px;
    }

    .docustream .zoom h3 {
        font-family: Alef;
        font-size: 20px;
    }

    .docustream .zoom h2 {
        font-size: 64px;
    }

    .docustream.single-film .maincontent h2.director {
        font-size: 20px;
        margin-bottom: 10px;
        font-family: Alef;
        font-weight: bold;
    }

    .docustream.single-film .maincontent h2.director svg {
        max-width: 100%;
        border: solid 1px;
        padding: 6px;
        width: 36px !important;
        height: 36px !important;
        border-radius: 50% !important;
        margin-left: 15px;
        float: right;
    }

    ul.screenings li:first-child,
    ul.screenings li {
        border: 0;
    }

    .rtl ul.screenings li .day,
    .rtl ul.screenings li .time {
        font-weight: bold;
        padding-left: 10px;
    }

    .screening-list-item p span:last-child {
        border: 0;
    }

    .single-event .screening-list-item p span.time {
        border: 0;
    }

    /* Single film Recommandations */

    .docustream.single-film .maincontent h2 {
        font-size: 58px;
    }

    .gallery-caption {
        position: relative;
    }

    .wp-caption-text.gallery-caption a {
        position: absolute;
        bottom: 50px;
        left: 20px;
        z-index: 20000;
        color: #fff;
        font-size: 58px;
        font-family: D-DIN, "37";
        text-align: left;
        line-height: 1;
    }

    .wp-caption-text {
        text-align: center;
    }

    .gallery-icon.landscape::after {
        display: block;
        position: relative;
        /* background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 52%, rgba(0, 0, 0, 0.6) 100%); */
        margin-top: -350px;
        height: 350px;
        width: 100%;
        content: '';
        border-radius: 5px;
    }

    .gallery {
        margin: 0;
    }

    .gallery-columns-3 .gallery-item {
        max-width: 32.666%;
        margin: 0 1% 0 0;
    }

    .gallery-columns-2 .gallery-item {
        max-width: 49%;
        margin: 0 2% 0 0;
        max-width: 355px;
    }

    .gallery-columns-2 .gallery-item:last-child,
    .gallery-columns-3 .gallery-item:last-child {
        margin: 0;
    }

    .attachment-docaviv-recommendations.size-docaviv-recommendations {
        border-radius: 5px;
    }

    .docustream.single-film ul.screenings {
        margin: 0;
    }

    .singlefilm .btn-default .heart {
        background: url(../img/single-heart.png) right 0 no-repeat;
        width: 40px;
        height: 56px;
        text-align: right;
        float: right;
        margin: 0 10px;
        padding: 0px 30px 0 0;
        font-size: 20px;
        font-weight: normal;
        top: auto;
        left: auto;
        right: 26px;
    }

    .singlefilm .btn-primary .heart {
        background: url(../img/single-heart-selected.png) right 0 no-repeat;
        width: 40px;
        height: 56px;
        text-align: right;
        float: right;
        margin: 0 10px;
        padding: 0px 30px 0 0;
        font-size: 20px;
        font-weight: normal;
        top: auto;
        left: auto;
        right: 26px;
    }

    .singlefilm .btn.btn-watchlist {
        background: transparent;
        border: 2px solid #000;
        width: 325px;
        height: 56px;
        margin: 20px 20px 0 0;
        border-radius: 5px;
        font-size: 20px;
        font-weight: normal;
        padding: 10px 60px;
    }

    .docustream .zoom .registration {
        border: 1px solid #000;
        border-radius: 5px;
        padding: 10px;
        font-weight: 700;
    }

    .docustream hr.sepmargin,
    .page hr {
        margin: 20px 0;
        width: 100%;
    }

    .docustream hr.sepmargin.dotted {
        margin: 20px 0;
        width: 100%;
        height: 2px;
        background: url(../img/dottedline.png) repeat;
        border: 0;
    }

    .docustream .filmmeta {
        font-size: 20px;
        direction: rtl;
    }

    .docustream .maindocustream {
        margin: 40px 0 0 0;
    }

    @media (max-width:1360px) {
        #main-featured {
            height: 30rem;
        }

        .centeredelement {
            width: 100% !important;
            margin: 0 !important;
        }
    }

    @media (max-width:980px) {

        body,
        body.home {
            padding: 0;
        }

        .centeredelement {
            width: 100% !important;
            margin: 0 !important;
        }

        .container {
            width: 100%;
            padding: 0 10px;
        }

        iframe {
            width: 100%;
            max-width: 100%;
        }

        .row {
            /* margin: 0 -11px 0 -10px; */
            margin: 0;
        }

        .row.mobilerow {
            padding: 0 15px;
        }

        .single-film .row,
        .home .row {
            width: 100%;
        }

        .home #docustream .online {
            left: -58px;
            top: 30px;
            display: table;
            font-size: 18px;
            padding: 6px;
            min-width: auto;
            border-radius: 2px;
        }

        .homenew.home h1.h3 {
            font-size: 38px;
        }

        .homenew.home #docustream .online {
            font-size: 20px;
        }

        .homenew.home #docustream header h2 {
            right: 0;
            font-size: 94px;
            margin-top: 20px;
        }

        .homenew.home #docustream .flybg,
        .homenew.home #docustream .fly {
            top: -34px;
            display: inline-block;
            width: 100px;
            height: 100px;
            right: 56px;
        }

        .homenew.home #docustream header p {
            font-size: 38px;
        }

        .homenew.home #docustream header p span {
            display: inline;
        }

        #main-featured .featured-bg {
            background-size: 100% !important;
        }

        #main-featured {
            height: 100%;
        }

        .maincontainer {
            margin: 0 20px 0 20px;
        }

        .greyborder .container {
            padding: 0 15px;
        }

        .page-template-page-event .greyborder {
            top: -200px;
            border: 0;
        }

        .page-template-page-event .greyborder.longtitle h1 {
            font-size: 44px;
        }

        .page-template-page-event .greyborder.longtitle {
            top: -200px;
        }

        #docustream h1.title,
        #docustream h2.page,
        #docustream2 h1.title,
        #docustream2 h2.page {
            font-size: 48px;
        }

        .home #docustream header h1.title span {
            display: block;
        }

        .docustream .film-header.has-featured-image .page-header .caption {
            color: #000;
            background: #fd0;
            top: auto;
            font-size: 60px !important;
        }

        .outerlinks a {
            width: 100% !important;
            display: block;
            border: 1px solid #000;
            position: relative !important;
            top: auto !important;
        }

        .outerlinks.alignleft {
            float: none;
            display: inline-block;
            width: 100%;
        }

        .top-caption a {
            color: #FFDD00;
            display: block;
        }

        .wrapperheading {
            display: none;
        }

        #cv h3 {
            clear: both;
        }

        #cv img {
            width: 100%;
        }

        .navbar-brand.custom-logo-link {
            position: absolute;
            left: -6px;
            top: 6px;
        }

        .post_content {
            margin: 20px 0;
        }

        h1 {
            font-size: 50px;
        }

        .docustream .zoom {
            padding: 10px 0 0 0;
            margin: 0px 0 0 0;
        }

        .categorylist .aspect-ratio-3-2-1 {
            min-height: 180px;
        }

        .docustream .film-header.has-featured-image .outerlinks {
            clear: both;
        }

        .docustream .film-header.has-featured-image .movie-link {
            font-size: 22px;
        }

        .floatrightmobile {
            float: right;
        }

        .film-header.has-featured-image .trailer-link:hover,
        .film-header.has-featured-image .tickets:hover {
            bottom: 0;
            text-decoration: underline !important;
        }

        .docustream .income {
            text-align: center;
            width: 100%;
        }

        #docustream h2.date,
        #docustream2 h2.date {
            position: relative;
            font-size: 100px;
            left: 0;
            top: 80px;
            border-right: 0;
            padding: 0;
        }

        .aspect-ratio-3-2-1 {
            padding-bottom: 0;
            width: 100%;
            position: relative;
            display: block;
            margin-bottom: 6px;
        }

        .greyborder {
            margin: 80px 12px 0 !important;
        }

        #main-featured {
            margin-top: 58px;
        }

        .single-film #main-featured {
            margin-top: 0;
        }

        #tag-cloud {
            top: 0px;
        }

        .page-template-main-films-page .aspect-ratio-3-2-1:hover::after,
        .page-template-main-films-page .aspect-ratio-3-2-1::after {
            height: 100%;
        }

        .categorylist h2 {
            top: 80px;
        }

        .categorylist:hover h2,
        .categorylist:focus h2 {
            top: 0;
        }

        .categorylist:hover .description,
        .categorylist:focus .description {
            top: 60px;
        }

        .page-template-main-films-page .aspect-ratio-3-2-1::after,
        .page-template-main-films-page .aspect-ratio-3-2-1:hover::after {
            display: inline;
        }

        .film-list-item {
            margin: 30px 3%;
            max-height: inherit;
            height: auto;
        }

        .maincontent p,
        .docustream p {
            font-size: 21px;
        }

        .tax-screening-category .film-list-item {
            margin: 10px 5%;
        }

        .film-col-text {
            padding: 20px 10px 0;
        }

        .film-list-item h2 {
            font-size: 30px;
        }

        .home .subscription .film-list-item h2 {
            font-size: 26px;
        }

        .home .subscription .film-list-item h3 {
            font-size: 22px;
        }

        .home .film-list-item,
        .film-list-item.prize-box,
        .prize-box {
            height: auto;
        }

        .prize-box {
            min-height: 160px;
            margin: 0;
        }

        .film3,
        .prize-box {
            margin-top: 30px;
        }

        .page .prize-box h2 {
            font-size: 26px;
        }

        a.category-link {
            margin: 0;
        }

        .docustream .film-header.has-featured-image .page-header {
            min-width: inherit;
        }

        h2.engtitle {
            margin: 0;
            font-size: 20px;
        }

        h2.engtitle span {
            position: relative;
            bottom: auto;
            color: #000;
            text-align: right;
            display: block;
        }

        ul.screenings li .combined-name,
        ul.screenings li .event-name,
        .rpbt_shortcode h3 {
            display: none;
        }

        .outerlinks a {
            border: 0;
        }

        .singlefilm .btn.btn-watchlist {
            margin: 20px 0 0 0;
            width: 20rem;
        }

        .singlefilm .btn-default .heart,
        .singlefilm .btn-primary .heart {
            right: 0;
        }

        a.share {
            position: relative;
            right: auto;
            left: auto;
            bottom: 60px;
            text-indent: 0;
            float: left;
            display: none;
        }

        .single-film .outerlinks.watchonline .pull-end {
            position: fixed;
            right: 0;
            bottom: 0;
            display: block;
            background: #fd0;
            z-index: 99999;
            width: 100%;
        }

        .docustream .outerlinks.watchonline .btn.btn-watchlist {
            margin: 20px 0 0 0;
            width: auto;
            text-indent: -9999px;
            padding: 0 26px 6px;
            position: fixed;
            left: 12px;
            bottom: 12px;
            background: #fd0;
            z-index: 99;
        }

        .docustream .outerlinks.watchonline .trailer-link.inverse,
        .docustream .outerlinks.watchonline .tickets.inverse {
            bottom: 12px;
            width: 74% !important;
            display: block;
            float: right;
            margin-right: 12px;
        }

        .singlefilm .btn-default .heart,
        .singlefilm .btn-primary .heart {
            width: 36px;
            height: 36px;
        }

        .film-header.has-featured-image .page-header .top-caption {
            top: -40px;
        }

        .gallery-columns-2 .gallery-item {
            width: 100%;
            margin: 0 0 20px;
            max-height: 100%;
            max-width: 100%;
        }

        .docustream .film-header.has-featured-image .meeting-link,
        .docustream .film-header.has-featured-image .trailer-link,
        .docustream .film-header.has-featured-image .meeting-link.free {
            margin: 20px 0 0 0 !important;
            font-size: 20px;
            height: 60px;
            line-height: 60px;
            padding: 0;
        }

        .home #docustream .maincontainer {
            padding: 0;
        }

        .home #docustream header h1.title {
            font-size: 4.2rem;
            animation: none;
            width: auto;
        }

        .home #docustream header h2 {
            font-size: 6.2rem;
            position: relative;
            right: -20px;
        }

        .home #docustream header p {
            font-size: 26px;
        }

        .home #docustream .fly,
        .home #docustream .flybg {
            width: 116px;
            height: 116px;
            top: 103px;
            right: -120px;
        }

        .footer-supporters {
            padding: 20px;
        }

        #docustream .mainfeatured {
            margin: 0;
        }

        .home #docustream .entry-header .center {
            margin: 0 auto;
        }

        .filmsfilter,
        #searchform2,
        .filmsfilter .btn.btn-primary {
            position: relative;
            bottom: auto;
            margin: 10px 0;
        }

        .categorylist .row {
            width: auto;
        }

        .categorylist h2 {
            font-size: 32px;
            right: 20px;
            top: 0;
        }

        .categorylist:hover .description,
        .categorylist:focus .description {
            top: 40px;
            right: 20px;
        }

        .taxonomy-description .btn.students {
            padding: 0;
        }

        .film-col-image div.imagewrapper,
        .docustream .container .film-col-image img {
            width: 100%;
            height: auto;
            margin: 3px 0 0 0;
        }

        .table-responsive {
            border: 0;
        }

        .table, .bg-transparent {
            --bs-table-bg: transparent !important;
            border-bottom: 2px solid #000;
        }


        .doculivelist {
            margin-top: 2200px;
        }

        .doculivetext {
            position: absolute;
        }

        .buttonslinks {
            top: 15px;
            text-align: right;
            padding: 0 0 0 15px;
        }

        .buttonslinks ul {
            padding: 0;
        }

        .buttonslinks li {
            margin: 0 10px 10px;
            float: right;
        }

        .speicielevents .a-block {
            margin: 20px 0;
        }

        .buttonslinks.winners {
            right: 0;
        }

        .buttonslinks.winners.avalability {
            float: none;
            text-align: right;
            margin: 0;
            padding: 0;
        }

        .buttonslinks.winners.avalability ul {
            top: 0;
            margin: 0;
            padding: 0;
        }

        .competition {
            margin-top: 50px;
        }

        .page-template-home-galilee2020.home .titlewrapper {
            width: auto;
            position: relative;
            background: url(../img/camillion.gif) 100% 0px no-repeat;
            background-size: auto;
            padding: 140px 0px 22px 0;
            background-size: 46%;
        }

        .homenew.home #docustream header.galilee2020 h2 {
            font-size: 100px;
        }

        .homenew.home #docustream header.galilee2020 .online {
            top: 40px;
        }

        .page-template-home-galilee2020.home #docustream header h1.title {
            font-size: 60px;
            text-align: right;
        }

        .page-template-home-galilee2020.home.homenew.home #docustream header p {
            font-size: 36px;
            background-position: 0 0;
        }
    }

    @media (max-width:767px) {
        .film-list-item .film-col-text {
            padding-right: 20px;
            margin: 0
        }
    }

    @media (min-width:1591px) {
        .navbar .navbar-nav a.nav-link {
            margin: 0 20px 0 !important;
        }
    }

    @media (max-width:1590px) {
        .navbar .navbar-nav a.nav-link {
            margin: 0 26px 0 0 !important;
            padding: 10px 15px 7px;
        }
    }

    @media (max-width:2000px) {
        .navbar {
            position: static;
        }

        .navbar .navbar-nav a.nav-link {
            margin: 0 30px 0 0 !important;
        }

        .navbar,
        .navbar .navbar-nav li.active a.nav-link {
            background: #fd0;
            color: #000;
        }

        .navbar .navbar-nav a.nav-link {
            border: 0;
            color: #000;
            line-height: 140%;
            padding: 10px 0;
            margin: 0 !important;
        }

        .navbar-toggler {
            border: none;
            color: #fd0;
        }

        #navbarNavDropdown #main-menu.navbar-nav {
            width: 100%;
        }

        .menu-item {
            height: auto;
            clear: both;
            border: 0;
        }

        .navbar .navbar-nav a.nav-link {
            padding: 10px 10px 7px;
            font-size: 32px;
            font-family: D-DIN, '37';
            border-bottom: 4px solid #000;
        }

        .navbar .navbar-nav .english a.nav-link {
            font-family: D-DIN;
        }

        .navbar-collapse {
            max-height: 100%;
            width: 80%;
            text-align: center;
            margin-top: 40px;
        }

        .navbar .navbar-nav li.toplogo {
            display: none;
        }

        .navbar .navbar-nav li.watchlist a.nav-link.dropdown-toggle::after {
            content: "";
            border-top: .3em solid;
            border-right: .3em solid transparent;
            border-left: .3em solid transparent;
        }

        .navbar .navbar-nav li.watchlist a.nav-link,
        .navbar .navbar-nav li.watchlist a.nav-link:hover {
            color: #000;
            width: auto;
            height: auto;
            display: block;
            margin: 0 !important;
            background: #fd0;
        }

        .navbar-toggleable-md .navbar-nav .dropdown-menu {
            float: right;
            width: 100%;
            border-right: 0;
            border-left: 0;
            box-shadow: none;
        }

        .navbar .mobilesearch input.form-control {
            background: #000;
            color: #fd0;
            text-align: right;
            padding: 22px;
            margin: 60px 0 10px;
            width: 300px;
            /* float: right; */
            border-radius: 5px;
        }

        .navbar .mobilesearch #searchsubmit {
            background: url(../img/searchicon.png) no-repeat 0 0 !important;
            position: absolute;
            top: 76px;
            left: 6px;
            margin-top: -12px;
            font-size: 18px;
            background: #000;
            border: 0;
            color: #fd0;
            text-indent: -9999px;
            direction: ltr;
            z-index: 99;
        }

        #open-search {
            display: none;
        }

        .docavivlogo {
            background: #fd0 url(../img/docaviv-logo.png) no-repeat !important;
            width: 120px;
            height: 40px;
            margin: 0 20px 0 0;
            text-indent: -9999px;
            display: block;
            position: absolute;
            left: 12px;
            overflow: hidden;
        }
    }

    @media (max-width:1300px) {
        .home #docustream2 .maincontainer {
            padding: 0;
        }

        #docustream h2.date,
        .home #docustream2 header h2 {
            position: relative;
            font-size: 100px;
            left: 0;
            top: 80px;
            border-right: 0;
            padding: 0;
        }
    }

    @media screen and (min-width: 768px) and (max-width: 980px) {

        .tax-screening-category .film-list-item,
        .page-template-main-films-page .film-list-item {
            padding: 25px 30px;
            margin: 20px auto;
        }
    }

    .watchlist-films-list .film-list-item {
        /* max-height: unset; */
        max-height: 500px;
        height: auto;
        overflow: hidden;
    }

    .container .row .col-md-8 {
        padding: 30px 40px 10px 0px !important;
    }

    .docustream .wrapperheading .container {
        height: 100%;
    }

    .docustream .wrapperheading {
        background: rgba(0, 0, 0, 0.6);
        width: 100%;
        height: 11rem;
        position: absolute;
        bottom: 0;
        z-index: 1;
        padding: 20px;
        left: 0;
        right: 0;
    }

    #single-film-header-container-mobile h1,
    .docustream .wrapperheading h1 {
        font-style: normal;
        font-weight: normal;
        font-size: 96px;
        line-height: 100px;
        text-align: left;
        color: #FFFFFF;
        margin-bottom: 25px;
        margin-top: 15px;
    }

    .docustream .wrapperheading h1.longtitle {
        font-size: 64px;
        line-height: 64px;
        margin-top: 10px;
    }

    #single-film-header-container-mobile {
        margin-bottom: 32px;
        padding-left: 15px !important;
        padding-right: 30px !important;
    }

    .docustream .wrapperheading .film-category,
    #single-film-header-container-mobile .film-category {
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        text-align: left;
        color: #FFFFFF;
        background: #000000;
        backdrop-filter: blur(28px);
        border-radius: 3px;
        padding: 5px 10px;
    }

    #single-film-header-container-mobile .film-category,
    #single-film-header-container-mobile h1 {
        position: static;
    }

    #single-film-header-container-mobile h1 {
        color: #000;
        font-size: 40px;
        line-height: 50px;
    }

    .docustream .wrapperheading span {
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        text-align: right;
        color: #FFFFFF;
    }

    @media (min-width: 320px) and (max-width: 586px) {
        .docustream .wrapperheading h1 {
            font-size: 40px;
            line-height: 47px;
            margin: 0;
        }

        .docustream .wrapperheading h1.longtitle {
            font-size: 26px;
            line-height: 26px;
        }

        .left-sidebar-single-film.single-film-sidebar-mobile {
            display: block;
        }

        .docustream .wrapperheading span {
            color: #000;
        }

        .docustream #single-wrapper {
            /*margin-top: -235px;*/
        }

        .single.single-film #main-featured .featured-bg {
            padding: 0;
        }
    }

    .docustream.single-film .maincontent h2.h6,
    h6,
    body.ltr.single-film h2 {
        margin-bottom: 25px;
    }

    .docustream.single-film .film-tags a {
        font-size: 14px;
        text-decoration-line: underline;
        color: #000000;
        padding: 0;
        background: transparent;
        margin-right: 15px;
        font-weight: normal;
    }

    .docustream.single-film .section-with-border {
        border-bottom: 1px dashed #000000;
        margin-left: 70px;
    }

    .docustream.single-film .maincontent h2 {
        line-height: 28px;
    }

    .docustream.single-film .maincontent h2 {
        line-height: 28px;
    }

    .docustream.single-film .section-with-border {
        margin-bottom: 32px !important;
        border-bottom: 2px dashed #000000;
    }

    .directors-details-section-wrap .accordion a i {
        font-size: 25px;
        margin-top: 20px;
        margin-left: 50px;
    }

    .directors-details-section-wrap .accordion a svg {
        margin-top: 20px;
        margin-right: 20px;
    }

    .directors-details-section-wrap .accordion a svg.hidden-arrow {
        display: none;
    }

    .rtl ul.screenings li .time {
        padding-left: 10px;
    }

    .premiere.screening-list-item.screening-future p:nth-of-type(2) {
        margin-bottom: 30px;
    }

    .section-with-border.meeting-details-section-wrap {
        border-bottom: none !important;
    }

    .single-film-rpbt .container .row .col-md-8 {
        box-shadow: none !important;
    }

    .header-buttons-section {
        display: none;
    }

    section.post_content.clearfix.section-with-border p:nth-of-type(1) {}

    .sticky-sidebar-box .accordion a i {
        font-size: 20px;
        margin-top: 7px;
    }

    .sticky-sidebar-box .accordion a p {
        margin-bottom: 0 !important;
        font-size: 16px;
    }

    .sticky-sidebar-box .accordion a svg {
        width: 20px;
        height: 16px;
        margin-top: 8px;
    }

    .sticky-sidebar-box .accordion a svg.hidden-arrow {
        display: none;
    }

    .highlighted-sidebar-area .dates-container strong {
        margin-bottom: 10px;
        float: left;
        width: 100%;
        font-size: 20px;
    }

    .section-with-border.directors-details-section-wrap .accordion .collapse .rgba-black-light {}

    .container {
        padding: 0 80px 0 80px !important;
    }

    .gallery.related-gallery {
        margin-right: -60px;
    }

    .section-highlighted-dates {
        display: none;
    }

    @media (min-width: 320px) and (max-width: 586px) {
        .container {
            padding: 0 !important;
        }

        .site-main {
            padding: 0 10px;
        }

        .left-sidebar-single-film:not(.single-film-sidebar-mobile),
        .single-film-rpbt {
            display: none;
        }

        .header-buttons-section {
            display: block;
        }

        .short-header-links {
            text-align: center;
            margin-bottom: 35px;
            margin-top: 17px;
        }

        .short-header-links .trailer-link span {
            margin-top: -8px;
        }

        .short-header-links .trailer-link,
        .short-header-links .trailer-link:hover {
            color: #000;
            width: 98px;
            display: inline-block;
        }

        .highlighted-sidebar-area {
            box-shadow: none;
            padding: 0;
        }

        .section-highlighted-dates .highlighted-sidebar-area,
        .section-highlighted-dates {
            display: block;
        }

        .short-header-links .react-watchlist-save-button button {
            color: #000;
        }

        .short-header-links .react-watchlist-save-button button span.heart {
            background-image: url(../img/heart-bg-clicked.png);
        }

        .docustream.single-film .section-with-border {
            margin-left: 0px;
        }

        .container .row .col-md-8 {
            padding: 30px 20px 10px 0px !important;
        }

        .left-sidebar-single-film {
            margin-top: 50px !important;
        }

        div.sticky-sidebar-box {
            padding: 15px 15px 15px 15px;
        }

        .single-film-rpbt .container {
            padding-left: 15px !important;
            padding-right: 30px !important;
        }

        .docustream.single-film .meeting-section-wrap ul.screenings-button {
            position: static !important;
        }

        .sticky-sidebar-box .accordion a p {
            font-size: 20px !important;
        }
    }

    .video-slider {
        min-height: 60rem;
        position: relative;
        z-index: 1;
    }

    .slider-inner .singlefilm .btn-default .heart {
        background-image: url("../img/slider-heart.png");
        background-position: center;
    }

    .slider-inner .singlefilm .btn-primary .heart {
        background-position: center;
        background-size: 18px;
    }

    .slick-list {
        padding-left: 0px !important;
    }

    button.slick-arrow,
    .slick-prev:hover,
    .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
        color: #fff;
        background: #333;
    }

    .slick-dots {
        background: #fd0;
    }

    .slider-section-outer-wrap {
        margin-left: 80px;
    }

    .slider-inner {}

    .slider-section-outer-wrap h2 {
        text-align: left !important;
        font-size: 52px;
    }

    .slider-inner .slick-slider {
        visibility: hidden;
    }

    .slider-inner .slick-slider.slick-initialized {
        visibility: visible;
    }

    .slider-inner .slick-track {
        overflow-x: hidden;
        height: 521px;
        transition: height 1s;
        overflow: hidden;
    }

    .slider-inner .slick-track.extra-height {
        height: 670px;
    }

    .slider-inner .slide-item {
        padding-right: 12px;
        padding-left: 12px;
        transition: all 1s;
    }

    .slider-inner .slide-item.slider-item-top {
        margin-top: 70px;
    }

    .slider-inner .slide-item .image-box {
        height: 370px;
        background-size: cover;
        background-position: center;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        transition: all 1s;
    }

    .slider-movie-detail {
        background-color: #fff;
        padding: 20px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .slider-movie-detail .slider-movie-description {
        position: relative;
        height: 55px;
        transition: all 1s;
    }

    .hover-state p {
        word-break: normal;
        line-height: 24px;
    }

    .slider-inner .slide-item .image-box a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .slider-inner .slide-item .image-box img {
        height: 370px;
        width: 100%;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .slider-movie-detail .btn.btn-watchlist {
        text-indent: -99999px;
        width: auto;
        height: auto;
        padding: 0;
        margin: 0;
        border: 0;
    }

    .slider-movie-detail h3 {
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 10px;
    }

    .slider-movie-detail .btn.btn-watchlist span {
        position: static;
        padding: 0;
        width: 36px;
        height: 36px;
        margin-left: 0;
    }

    .slider-movie-detail .movie-link-button {
        padding: 8px 14px;
        background: #FFDD00;
        border-radius: 5px;
        font-size: 16px;
        text-align: center;
        width: 77%;
        display: inline-block
    }

    .slick-dots li {
        width: 10px;
        height: 10px;
    }

    .slick-dots li button {
        background: rgba(0, 0, 0, 0.1);
        border-radius: 50%;
        height: 10px;
        width: 10px;
    }

    .slick-dots li.slick-active button {
        background-color: #000;
    }

    .slick-dots li button:before {
        display: none;
    }

    @media (max-width:600px) {
        .slider-section-outer-wrap {
            margin-right: 10px;
        }

        .slider-section-outer-wrap {
            margin-left: 0px;
        }
    }

    @media (min-width:500px) {
        .slider-inner .slide-item {
            width: 324px !important;
        }

        .slider-inner .slide-item:hover {
            width: 361px !important;
            margin-top: 0 !important;
            transition-delay: 0.5s;
        }

        .slider-inner .slide-item:hover .image-box {
            height: 405px;
            transition-delay: 0.5s;
        }

        .slider-inner .slide-item:hover .slider-movie-detail .slider-movie-description {
            height: 140px;
            transition-delay: 0.5s;
        }

        .slider-inner .slide-item .hover-state {
            width: 305px;
            height: 0;
            display: block;
            overflow: hidden;
            transition: all 1s;
        }

        .slider-inner .slide-item:hover .hover-state {
            height: 88px;
            transition-delay: .5s;
        }
    }

    @media only screen and (max-width: 400px) and (min-width: 320px) {
        /*.slider-inner .slide-item {*/
        /*width: 260px !important;*/
        /*}*/
    }

    @media (max-width:500px) and (min-width: 401px) {
        /*.slider-inner .slide-item {*/
        /*width: 260px !important;*/
        /*}*/
    }

    @media (max-width:480px) {
        .slider-inner .slick-track {
            height: 563px;
        }

        .slider-movie-detail {
            padding: 20px 20px 20px 16px;
        }

        .slider-inner .slide-item {
            padding-right: 5px;
            padding-left: 9px;
        }

        .slider-movie-detail .slider-movie-description {
            height: auto;
        }

        .slider-movie-detail h3 {
            height: 42px;
            overflow: hidden;
            margin-bottom: 5px;
        }

        .slider-inner .slide-item .hover-state {
            position: static;
            opacity: 1;
            visibility: visible;
            margin-right: 0;
            height: 100px;
            display: block;
            margin-top: 10px;
            margin-bottom: 10px;
            overflow: hidden;
        }

        .slider-movie-detail .movie-link-button {
            width: 72%;
        }

        .slider-inner .slide-item .image-box {
            height: 310px;
        }

        .slick-prev,
        .slick-next {
            display: none !important;
        }

        .hover-state p {
            font-size: 16px;
        }
    }

    .slick-prev:before {
        content: '';
    }

    .slick-prev,
    .slick-prev:hover {
        background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj4KICAgIDxwYXRoIGZpbGw9IiNmZmZmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIKICAgICAgICAgIGQ9Ik0yMC42NTQgOS40M2wtNi4zMjYgNi41MjUgNi4zMjYgNi42Yy4yNDIuMjUzLjM2LjU0NS4zNi44OCAwIC4zMzMtLjExOC42MjUtLjM2Ljg3N2wtMS4yNDQgMS4zYy0uMjQuMjUtLjUyMy4zNzUtLjg0LjM3NS0uMzIgMC0uNi0uMTI0LS44NC0uMzc2bC04LjM2Ny04LjcyYy0uMjQtLjI1LS4zNjMtLjU0LS4zNjMtLjg4IDAtLjMzNC4xMjItLjYzLjM2My0uODhsOC4zNjctOC43NWMuMjMtLjI1Mi41MS0uMzc3LjgzLS4zNzcuMzI1IDAgLjYwNy4xMjYuODUuMzc4bDEuMjQyIDEuMzI2Yy4yNDIuMjUyLjM2LjU0LjM2Ljg2NCAwIC4zMi0uMTE4LjYxLS4zNi44NnoiCiAgICAgICAgICBvcGFjaXR5PSIwLjgiLz4KPC9zdmc+Cg==");
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #333;
        height: 72px;
        width: 72px;
        left: -72px !important;
        margin-top: -35px !important;
    }

    /*.slick-prev{*/
    /*}*/

    .slick-next,
    .slick-next:hover {
        background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xMy4yODYgMjUuNjFjLS4yNC4yNTMtLjUyLjM3Ny0uODQuMzc3LS4zMTggMC0uNi0uMTI0LS44NC0uMzc2bC0xLjI0NS0xLjI5N2MtLjI0LS4yNTItLjM2LS41NDQtLjM2LS44NzggMC0uMzM0LjEyLS42MjYuMzYtLjg3OGw2LjMyOC02LjZMMTAuMzYgOS40M2MtLjI0LS4yNS0uMzYtLjU0LS4zNi0uODY0IDAtLjMyMy4xMi0uNjEyLjM2LS44NjRsMS4yNDUtMS4zMjVjLjI0LS4yNTIuNTIzLS4zNzcuODQ4LS4zNzcuMzIzIDAgLjYwMi4xMjUuODMzLjM3N2w4LjM2NiA4Ljc0NmMuMjQuMjUuMzYzLjU0Ni4zNjMuODgyIDAgLjM0LS4xMjIuNjM0LS4zNjMuODg2bC04LjM2NiA4LjcyeiIKICAgICAgICAgIGZpbGw9IiNmZmZmZmYiIG9wYWNpdHk9IjAuOCIgZmlsbC1ydWxlPSJldmVub2RkIi8+Cjwvc3ZnPg==");
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #333;
        height: 72px;
        width: 72px;
        right: 10px !important;
        margin-top: -35px !important;
    }

    .slick-next:before {
        content: '';
    }

    /*.slide-item{*/
    /*transition: transform .2s; !* Animation *!*/
    /*}*/
    /*.slide-item:hover{*/
    /*transform: scale(1.25);*/
    /*}*/