
@media (max-width: 1650px) {
    ._header_section header ._left_side ._card_logo img {
        width: 100px;
    }

    ._festival_section {
        margin: 70px 0px 0px;
        padding: 0px 20px;
    }

}

@media (max-width: 1550px){
    ._vision_section .owl-theme .owl-nav{
     width:90% !important;   
    }
}
@media (max-width: 1400px){
    ._fixelement_left{
        display:none;
    }
      ._fixelement_right{
        display:none;
    }
    ._vision_section .owl-theme .owl-nav{
     width:95% !important;   
    }
    ._impact_section .owl-nav .owl-next{
        z-index:-2;
        right:-3%;
    }
     ._impact_section .owl-nav .owl-prev{
        z-index:-2;
        left:-3%;
    }
    
    ._festival_section ._inner ._festival ._roundsprogramme .owl-nav .owl-next{
        z-index:-2;
         right:-6% !important;
        
    }
       ._festival_section ._inner ._festival ._roundsprogramme .owl-nav .owl-prev{
        z-index:-2;
         left:-6% !important;
        
    }
}
@media (max-width: 1320px){
    ._header_section header{
        padding: 0 30px;
    }
    ._festival_section ._heading{
        max-width:90%;
    }
    ._fixelement_right{
        display:none;
    }
    ._fixelement_left{
        display:none;
    }
    ._impact_section ._heading{
        max-width:90%;
    }
    ._impact_section ._inner{
        max-width:90%;
    }
    ._impact_section .owl-theme .owl-nav{
         width:30% !important;
        bottom:-5% !important;
        top:inherit !important;
    } 
      
    ._festival_section ._inner{
        max-width:100%;
    }
    ._festival_section {
        /*margin: 120px 0px 0px;*/
        padding: 0px 20px;
    }
    ._festival_section ._heading{
        margin: 0px auto 50px;
    }
    ._festival_section ._heading::before{
        top:70px;
    }
    ._festival_section ._inner ._festival ._roundsprogramme .owl-theme .owl-nav{
        width:30% !important;
        bottom:-5% !important;
        top:inherit !important;
    }
    ._festival_section ._inner ._festival ._button_more{
        margin:90px 0px 50px;
    }
    .containermain{
        width:100%;
        max-width:90%;
    }
    ._footer_section ._inner_footer{
        max-width:90%;
    }
    ._vision_section .owl-theme .owl-nav{
        top:inherit !important;
        bottom:0% !important;
        width:30% !important;
    }
    ._vision_section ._heading{
        max-width:90%;
    }
    ._vision_section ._inner ._vision_wrapper{
        max-width:90%;
        padding:0px;
    }
    ._impact_section{
        margin:70px 0px 0px;
    }
    ._header_section header{
        padding:0 20px;
    }
    ._header_section header ._right_side ._bottom_header ul li{
        margin-left:20px;
    }
    ._header_section header ._left_side{
        width:25%;
    }
    ._header_section header ._right_side{
        width:75%;
    }
}

@media (max-width: 1080px){
    ._header_section header ._left_side{
        width:20%;
}

._header_section header ._left_side ._card_logo img{
    width:100px;
}
._header_section header ._left_side ._card_logo{
    /*top:-62px;*/
}
._header_section header ._right_side{
    width:80%;
}
._header_section header ._right_side ._bottom_header ul li{
    margin-left:15px;
}
._header_section header ._right_side ._bottom_header ul li a{
    font-size:15px;
}
._header_section header ._right_side ._top_header ._link a{
    font-size:15px;
}


}


@media screen and (max-width: 900px) {
    
    
    ._festival_btn{
        margin:10px 0px 70px !important;
    }
    
    ._round_btn{
     margin:150px 0px 20px !important;   
    }
    ._impact_section .owl-nav .owl-next span{
        background: url(../image/Arrow_Right_Small_White.png) no-repeat !important;
    }
    
      ._impact_section .owl-nav .owl-prev span{
        background: url(../image/Arrow_Left_Small_White.png) no-repeat !important;
    }
    
    ._festival_section ._inner ._festival ._roundsprogramme .owl-nav .owl-next span{
         background: url(../image/Arrow_Right_Small_White.png) no-repeat !important;
    }
    
     ._festival_section ._inner ._festival ._roundsprogramme .owl-nav .owl-prev span{
         background: url(../image/Arrow_Left_Small_White.png) no-repeat !important;
    }
    
    .desktop-nav {
        display: none !important;
    }
    
    ._vision_section ._heading::before{
        top:50px;
    }
    
    ._vision_section .owl-theme .owl-nav{
        bottom:10% !important;
    }
    .sidenav {
        display: block;
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 999999;
        top: 0;
        right: 0;
        background-color: #111;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
      }
      
      .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 18px;
        color: #fcdb06;
        display: block;
        transition: 0.3s;
    }
    ul.sidenav-ul li {
        border-bottom: 1px solid #fbd707;
    }
      .sidenav a:hover {
        color: #f1f1f1;
      }
      
      .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
      }
      ._banner_section .owl-theme .owl-nav{display:none;}
      ._header_section header ._left_side ._card_logo img {
        width: 90px;
      }
      ._header_section header {
        width: 100%;
        padding: 0px 15px;
      }
      ._header_section header ._right_side ._top_header ._link a {
        font-size: 14px;
    }
    ._header_section header ._right_side ._top_header {
        /*width: 100%;
        float: none;
        display: block;
        padding: 2px 0px 10px;
        text-align: right;*/
    }
    ._header_section header ._right_side ._bottom_header {
        float: none;
        justify-content:flex-end;
-webkit-justify-content: flex-end;
        
    }
    ._header_section header ._right_side ._bottom_header ._icon {
        margin-left: 0;
    }
    ._header_section header ._right_side ._bottom_header ._icon img {
        width: 26px;
    }
    ._header_section header ._right_side ._top_header ._search{
 display:none;     
}
._header_section header ._right_side ._top_header ._link{
    display: inline;
}
._header_section header ._right_side ._top_header ._link {
    margin-left: 15px;
}
._fixelement_right img,
._fixelement_left img{
 display:none;   
}
    ._banner_section .item {
        height:600px;
    }
    .owl-carousel .owl-item img {
        display: none;
    }
    .carousel-bg-1 {
        background: url(../image/HeroImage01.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }
    .carousel-bg-2 {
        background: url(../image/HeroImage03.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }
    .carousel-bg-3 {
        background: url(../image/HeroImage04.png) no-repeat;
        background-size: cover;
        background-position: center center;
    }
    ._banner_section .item .cover .header-content h1 {
        font-size: 30px;
        margin: 0px 0 10px;
    }
    ._banner_section .item .cover .header-content {
        padding: 127px 25px;
    }
    ._banner_section .item .cover .header-content h4 {
        font-size: 20px;
    }
    /* About */
    ._vision_section ._heading::before{
        height:0;
    }
    ._vision_section {
        margin: 40px 0px 100px;
    }
    ._vision_section ._inner ._vision_wrapper ._right_vision {
        width: 100% !important;
        padding: 120px 0px;
    }
    ._vision_section ._inner ._vision_wrapper ._left_vision {
        width: 100% !important;
    }
    ._vision_section ._heading {
        width: 100% !important;
        display: block;
        padding: 0 40px;
    }
    ._vision_section ._heading strong {
        font-size: 38px;
    }
    ._vision_section .owl-theme .owl-nav {
        top: 100%;
    }
    ._vision_section ._inner ._vision_wrapper {
        width: 100% !important;
        display: block;
    }
    .reverse_col{
        display:flex !important;
        flex-direction: column-reverse;
    }
    ._vision_section ._inner ._vision_wrapper ._left_vision ._card img {
        width: 100%;
        display: block;
    }
    ._impact_section{
        margin:0 0 160px;
    }
    ._impact_section ._heading {
        width: 100%;
        margin: 0px 38px 27px;
        padding-top: 40px;
    }
    ._impact_section ._inner ._impact_wrapper ._left_impact {
        width: 100%;
    }
    ._impact_section ._inner ._impact_wrapper {
        padding: 0px 15px;
    }
  
    ._impact_section ._inner ._impact_wrapper ._left_impact ._card img {
        width: 100%;
        display: block;
    }
    ._impact_section .owl-theme .owl-nav {
        width:40% !important;
        margin:0 auto;
        bottom:-7% !important;
        left:0px;
        right:0px;
            
    }
    
    
    
    ._festival_section ._inner ._festival ._roundsprogramme .owl-theme .owl-nav{
        width:40% !important;
    }
    ._festival_section ._inner ._festival ._roundsprogramme .owl-nav .owl-prev span{
        width:48px;
        height:48px;
    }
       ._festival_section ._inner ._festival ._roundsprogramme .owl-nav .owl-next span{
        width:48px;
        height:48px;
    }
    ._festival_section ._inner ._festival ._roundsprogramme .owl-theme .owl-nav{
        bottom:-10% !important;
    }
    
   
   
    
    ._impact_section .owl-nav .owl-prev{
        left:inherit !important;
    }
      ._impact_section .owl-nav .owl-next{
        right:inherit !important;
    }
    
    ._impact_section .owl-nav .owl-next span{
        width:48px;
        height:48px;
    }
      
    ._impact_section .owl-nav .owl-prev span{
        width:48px;
        height:48px;
    }
    ._impact_section ._inner ._impact_wrapper ._left_impact:last-child {
        margin-top: 85px;
    }
    .containermain{
        margin-top:60px;
    }
    ._festival_section ._heading {
    width: 100%;
    margin: 0 auto 70px;
    padding: 0px 15px;
    }
    ._festival_section ._heading strong {
        font-size: 38px;
    }
    ._festival_section {
        width: 100%;
        float: none;
        padding: 0px 20px;
    }
    ._festival_section ._inner ._festival ._festival_tabs #tabs-nav li {
        width: 50%;
    }
    ._festival_section ._inner ._festival ._festival_tabs #tabs-nav li a {
        color: #000;
        font-size: 14px;
    }
    ._festival_section ._inner ._festival ._heading_small h3 {
        color: #fff;
        font-size: 25px;
        padding-top: 7px;
        padding-bottom: 4px;
    }
    ._festival_section ._inner ._festival ._heading_small {
        padding: 0px 15px;
    }
    ._festival_section ._inner ._festival #tabs-content .tab-content ._grid ._items {
        width: 48%;
        margin-bottom: 50px;
    }
    ._festival_section ._inner ._festival ._roundsprogramme .owl-nav .owl-next {
        position: absolute;
        right: 0;
    }
    ._festival_section ._inner ._festival ._roundsprogramme .owl-nav .owl-prev {
        position: absolute;
        left: 0;
    }
    ._festival_section ._inner ._festival ._roundsprogramme ._left_impact ._card img {
        width: 100%;
        display: block;
    }
    ._festival_section ._inner ._festival ._roundsprogramme ._impact_wrapper ._left_impact {
        width: 100%;
    }
    ._festival_section ._inner ._festival ._roundsprogramme .owl-theme .owl-nav {
        position: absolute;
        bottom: -2%;
        top: auto;
    }
    ._festival_section ._inner ._festival ._heading_small ._filter select {
        background: transparent;
        border: none;
        color: #fff;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        width: 36%;
        outline: none;
        z-index: 2222;
        position: relative;
    }
    ._festival_section ._inner ._festival ._heading_small ._filter h5::before {
        width: 30px;
        height: 1px;
        background: #fff;
        content: '';
        position: absolute;
        right: -38px;
        top: 10px;
    }
    ._festival_section ._inner ._festival ._heading_small ._filter {
        width: 38%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
    }
    ._festival_section ._inner ._festival ._heading_small ._filter img {
        transform: rotate(-90deg);
        width: 20px;
        right: -15px;
        position: absolute;
    }
    section.jml_sec .heading h3 {
        font-size: 25px;
    }
    section.jml_sec .cards.d-flex {
        display: block;
    }
    section.jml_sec .jml_inner .cards .card {
        width: 95%;
        position: relative;
        flex-direction: column;
        margin: 30px auto;
    }
    section.jml_sec .jml_inner .cards .card .card_title {
        padding: 20px 10px;
        height: auto;
    }
    .jml_inner .cards .card .card_title{
        flex-direction:column;
        align-items:center;
        align-content:center;
    }
    ._festival_section ._inner ._festival ._button_more {
        margin: 70px 0px;
        
    }
    section.jmb_sec ul.jmb_main_list{
        flex-direction: column;
        height:auto !important;
    }
    .jmb_inner .jmb_social_list .jmb_main_list > li{
        flex-direction: column;
    }
    .jmb_inner .jmb_social_list .jmb_main_list > li .tab {
        writing-mode: unset;
        transform: scale(1);
        font-size: 24px;
        padding: 1.5rem;
        color: #fff;
        cursor: pointer;
    }
    .jmb_inner .jmb_social_list .jmb_main_list > li .tab img {
        rotate: 0deg;
        vertical-align: bottom;
        margin-right: 1rem;
    }
    .jmb_inner .jmb_social_list .jmb_main_list > li .tab_content {
        padding: 1rem 0;
        text-align: center;
        display:none;
    }
    .jmb_inner .jmb_social_list .jmb_main_list > li.active .tab_content{
        display:block;
    }
    .jmb_inner .tab_content .ins_feed {
        list-style: none;
        gap: 0.2rem;
        margin-bottom: 1rem;
    }
    section.jmb_sec .heading h3 {
        font-size: 25px;
    }
    .jmb_inner .jmb_social_list .jmb_main_list > li.active .tab_content {
        padding: 1rem;
        width: 100%;
        transition: 0s;
    }
    .jmb_inner .jmb_social_list .jmb_main_list > li .tab_content .btn {
        padding: 0.6rem 1.8rem;
    }
    .fs_sec .heading h3 {
        font-size: 25px;
    }
    .fs_sec .heading h3::after {
        right: 8px;
        top: 8px;
    }
    .fs_sec .fs_movie {
        gap: 1rem;
        margin-top: 2rem;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .fs_sec .fs_movie .fs_movie_item {
        margin-bottom: 20px;
    }
    .fs_sec .fs_movie .fs_movie_item p {
        font-size: 18px;
    }
    /* Footer */
    ._footer_section ._inner_footer ._footer_grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto auto auto;
    }
    ._footer_section ._inner_footer ._footer_grid .grid-1{grid-row: 2/3;}
    ._footer_section ._inner_footer ._footer_grid .grid-2{grid-row: 2/3;}
._footer_section ._inner_footer ._footer_grid .grid-5{grid-column: 1/3;}
._footer_section ._inner_footer ._footer_grid .grid-6{grid-row: 1/2;
    grid-column: 1/3;
}
._footer_section ._inner_footer ._footer_grid .grid-6 ._card_footer{
    text-align:center;
}
    ._card_footer img {
        width: 105px;
    }
    ._footer_section ._inner_footer ._footer_grid ._left_footer ._inner_left {
        width: 100%;
    }
    ._footer_section ._inner_footer {
        max-width: 100%;
        margin: 0 auto;
        padding: 0px 20px;
    }
    ._footer_section ._inner_footer ._footer_grid ._left_footer ._inner_left ._left_items {
        width: 50%;
    }
    ._footer_section ._inner_footer ._footer_grid ._left_footer ._inner_left ._right_items {
        width: 50%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    ._footer_section ._inner_footer ._footer_grid ._left_footer {
        width: 100%;
        padding: 30px 0px;
    }
    ._footer_section ._inner_footer ._footer_grid ._right_footer {
        width: 0%;
        display: flex;
        justify-content: flex-end;
    }
    ._footer_section ._bottom_footer p {
        color: #fff;
        text-align: center;
        font-size: 12px;
        letter-spacing: 1px;
    }

    
}
/*mobile*/
@media screen and (max-width: 480px) {
    ._header_section header ._left_side ._card_logo {
    /*top: -28px;*/
}
._festival_section ._inner ._festival #tabs-content .tab-content ._grid ._items {
 width:100%;
}

}
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }
  
  /*below 600px*/

@media (max-width: 600px) {
     .fs_sec .fs_movie{grid-template-columns: repeat(1, 1fr);}
    ._festival_tabs.tabs ._button_more {margin: 0px 0 50px 0 !important;}
    ._festival_section ._inner ._festival ._roundsprogramme .owl-nav .owl-next span{background: url(../image/Arrow_Right_Small_White.png) no-repeat;}
    ._festival_section ._inner ._festival ._roundsprogramme .owl-nav .owl-prev span{background: url(../image/Arrow_Left_Small_White.png) no-repeat;}
    ._impact_section .owl-nav .owl-next span{background: url(../image/Arrow_Right_Small_White.png) no-repeat;}
    ._impact_section .owl-nav .owl-prev span{background: url(../image/Arrow_Left_Small_White.png) no-repeat;}
    ._footer_section ._inner_footer ._footer_grid ._left_footer ._inner_left ._right_items ._subscriber_section { margin-top: 30px;}
._footer_section ._inner_footer ._footer_grid ._left_footer ._inner_left ._right_items {
    margin-top: 30px;
}

._footer_section ._inner_footer ._footer_grid ._left_footer ._inner_left ._right_items ._items ul li a {
    font-size: 12px;
}
._footer_section ._inner_footer ._footer_grid ._left_footer ._inner_left ._left_items li a {
    font-size: 12px;
}
._footer_section ._inner_footer ._footer_grid ._left_footer ._inner_left ._left_items ul li {
    margin-bottom: 8px;
}
._footer_section ._inner_footer ._footer_grid ._left_footer ._inner_left ._right_items ._items ul li {
    margin-bottom: 8px;
}



}