html {
    scroll-behavior: smooth;
    scroll-snap-type: y mandatory;

}

section {
    scroll-snap-type: center;
}

.navbar-brand-img {
    width: 50px;
    height: 50px;
}

#san {
    position: fixed;
    width: 50%;
}

.logo1 {
    left: 55px;
    top: 37px;
}

.toggle_img {
    width: 27px;
    height: 27px;
    top: 48px;
    position: relative;
    left: -14px;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    right: 0;
}

.fixed-navbar {
    background: linear-gradient(to bottom, #292929, rgba(153, 163, 169, 0));
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
    height: 70px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    background-image: url(assest/icon/menu-alt-600.png);
}

.navbar {
    font-weight: 300;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    z-index: 2;
    height: 138px;
}

.nav-bar-home {
    /* margin-left: 302px; */

}

.nav-link {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    margin-right: 0px;
    font-size: 13px;

}

.nav-link:hover {
    color: black;
}

li {

    color: white;
    float: left;
    position: relative;
    /* padding: 0px 35px 0px 0px; */
    overflow: hidden;
    padding-right: 15px;
}

li::after {
    background-color: white;
    content: "";
    width: 0;
    height: 3px;
    left: 0;
    bottom: 0;
    transition: width 0.35s ease 0s;
    position: absolute;
}

li:hover::after {
    width: 100%;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.nav-item1 {
    left: 159px;
}

.nav-item {
    left: -20px;

}

.vl {
    border-left: 2px solid white;
    height: 25px;
    left: 155px;
    margin-right: 0;
    position: relative;
}

.hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 5px;
    border-color: black;
}



.button1 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    border: solid 1px #ffffff;
    width: 200px;
    height: 63px;
    background: transparent;
    top: 71px;
    position: absolute;
}

#thover {
    position: fixed;
    background: #000;
    width: 100%;
    height: 100%;
    opacity: .6
}

#tpopup {
    position: absolute;
    width: 450px;
    height: 450px;
    background: #fff;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0 0 10px 0 #000;
}

#tclose {
    position: absolute;
    background: black;
    color: white;
    right: -15px;
    top: -15px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 8px;
    font-weight: bold;
    font-family: 'Arial Black', Arial, sans-serif;
    cursor: pointer;
    box-shadow: 0 0 10px 0 #000;
    transition: .5s;
}

#tclose:hover {
    border-radius: 10%;
}

.hidden {
    display: none;
}

.allaudiance {

    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    margin: 0 0 9px 55px;

}



.main_banner {
    position: absolute;
    width: 100%;
    top: 0;
    height: 754px;
    object-fit: cover;
}

.menu {
    z-index: 1;
    position: relative;
}

.nav-link {
    color: #ffffff;
}

.nav-link:hover {
    color: #ffffff;
}

.mainbanner_director {
    position: relative;
    left: 290px;
    top: 167px;
    width: 45%;
    height: 31px;
    font-family: 'Playfair Display', serif;
    font-size: 23px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    color: #525a5f;
}

.middle_logo {
    position: relative;
    left: 295px;
    width: 528px;
    height: 528px;
    top: 115px;
    margin-bottom: 11px;
}

.number {

    /* position: absolute; */
    /* bottom: -100px; */
}

.number_pg {
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin: 15px 0 0 22px;
}

.shape {

    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;

}

.shape:hover {
    text-decoration: none;
    color: #ffffff;
}

.scroll {
    width: 40px;
    height: 40px;
    /* position: absolute; */
    left: 50%;
    /* bottom: -100px; */
}

.main_banner2 {
    display: inline-block;
    position: absolute;
    width: 100%;
}

.banner {
    height: 754px;
}

.synospsis_position {
    position: relative;
    top: 100px;
}

.synospsis_head {

    height: 31px;
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    margin: 0 0px 0 24px;
}

.synospsis_text {

    height: 469px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #ffffff;
    margin: 56px 0 0 24px;
}

/* .massage {
  margin: 0px 0 0 144px;
} */
.synospsis_detalis {
    position: relative;
    top: 100px;
}

.details_head {
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

.deatias_text_small {

    height: 29px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.79;
    letter-spacing: normal;
    color: #ffffff;
    margin-top: 56px;
}

.deatias_text_large {
    height: 29px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: #ffffff;
}

.director_img {
    width: 100%;
    height: 804px;
    position: absolute;
    object-fit: cover;
}

.synospsis {
    height: 759px;
}

.director_name {

    height: 31px;
    font-family: 'Playfair Display', serif;
    font-size: 23px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    color: #525a5f;
    position: absolute;
    /* left: 173px; */
    top: 108px;
    text-align: left;
}

.director {
    height: 800px;
}

.director_position {
    width: 100%;
    height: 31px;
    opacity: 0.45;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    position: absolute;
    top: 147px;
}

.director_massage {
    height: 469px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #000000;
    position: absolute;
    top: 215px;
    text-align: left;
}

.cast_img2 {
    width: 100%;
    height: 1529px;
    position: absolute;
    object-fit: cover;
}

.cast_img {
    width: 100%;
    position: absolute;
    height: 329pc;
    left: 0;
    object-fit: cover;
}

.cast_head {
    position: absolute;
    z-index: 1;
    margin: 0 0 0 144px;
    text-align: left;
    width: 100%;
    height: 31px;
    font-family: 'Playfair Display', serif;
    font-size: 23px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    color: #525a5f;
}

.cast_details_small {

    height: 29px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.79;
    letter-spacing: normal;
    color:
        #8d8d8d;
}

.cast_details_large {
    width: 157px;
    height: 29px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color:
        #000000;
}

.cast_posi {
    position: relative;
    top: 123px;

}

.cast_space {
    position: relative;
    margin-bottom: 40px;
}

.cast_logo {
    opacity: 0.4;
    position: absolute;
    top: 251px;
    left: 100px;
}

.profile {

    font-family: 'Playfair Display', serif;
    font-size: 23px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    color: #525a5f;
    left: 0;
    position: relative;
    top: 36px;
    margin-left: 144px;
    /* margin-bottom: 39px; */

}

.profile_text {
    width: 590px;

    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #000000;
    margin: 72px 0 0 144px;
}

.producer_space {
    margin-top: 39px;
    margin-bottom: 39px;
    margin-left: 144px;
}

.cast {
    /* height: 1450px; */
    height: 1520px;
}

.profile_position {
    opacity: 0.45;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    position: relative;
    text-align: left;
    z-index: 100;
    top: 56px;
    margin-left: 144px;

}

.video_head {
    width: 236px;
    height: 36px;
    font-family: 'Playfair Display', serif;
    font-size: 27px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #525a5f;
}

.video_head {
    width: 236px;
    height: 36px;
    font-family: 'Playfair Display', serif;
    font-size: 27px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #525a5f;
    float: right;
    right: 33pc;
    position: absolute;
}

.hr_line2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid white;
    width: 720px;
    margin-left: 1px;
    opacity: 0.46;
}

.hr_line {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid white;
    width: 237px;
    margin-left: 1px;
    opacity: 0.46;
}

.vl-line1 {
    border-left: 1px solid grey;
    height: 121px;
    width: 100%;
    left: 50%;
    margin-right: 10px;
    z-index: 1;
    position: relative;
    top: 59px;
    width: 0;

}

.crew {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.79;
    letter-spacing: normal;
    color: #8d8d8d;
    margin-left: 115px;
    margin-top: 70px;
}

.crew1 {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: #000000;
    margin-left: 115px;
    margin-top: 2px;
}

.john {
    margin-top: -35px;
}

.john1 {
    margin-top: 88px;
    margin-left: -10px
}

.john2 {
    margin-top: 76px;
    margin-left: -10px
}

.Gaadi_Lauch {
    width: 232px;
    height: 74px;
    font-family: 'Roboto', sans-serif;
    font-size: 27px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.37;
    letter-spacing: normal;
    color: #ffffff;

}

.Prasanna_Vithanage {
    font-family: 'Playfair Display', serif;
    font-size: 27px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #525a5f;
    text-align: left;
    padding-top: 108px;
    padding-bottom: 35px;
    margin-left: 157px;
}

.main_banner2 {
    display: inline-block;
    position: absolute;
    width: 100%;
    object-fit: cover;
    height: 759px;
    object-fit: cover;
}

.row {
    margin-right: 0px;
}

/* Swiper */

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {

    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

}

.main_slider {
    height: 300px;
    margin-top: 90px;
    overflow: hidden;
    background: transparent;
    transition: .5s;
}

.main_slider_container {
    overflow: hidden;
    padding: 0%;
}

.main_slider_container .swiper-slide-next {
    width: 830px !important;
    height: 460px !important;
    margin-top: 0px !important;
    margin-left: 113px !important;
    margin-right: 113px !important;
}

.main_slider_container .swiper-slide-active {
    width: 139px !important;
    margin-right: 0px !important;

}

.main_slider_container {
    position: relative;
}

.control_set_main_slider {
    position: absolute;
    bottom: 50px;
    cursor: pointer;
    width: 100%;
}

.prev_main_slider {
    padding: 8px;
    text-align: center;
    color: #000000;
    width: 100px;
    height: 40px;
    /* background: #ffffff; */
    position: absolute;
    left: 0px !important;
    z-index: 99;

}


.next_main_slider, .prev_main_slider {
    top: -20px !important;
}

.next_main_slider {
    padding: 8px;
    text-align: center;
    color: #000000;
    width: 100px;
    height: 40px;
    /* background: #ffffff; */
    position: absolute;
    right: 0px !important;
    z-index: 99;
    top: -20px !important;
}

.book_main_slider {
    padding: 8px;
    text-align: center;
    position: absolute;
    right: 433px;
    z-index: 99;
    color: white;
    border: 2px solid #fefefe;
    width: 253px;
    height: 47px;
    top: -60px;
    border: solid 1px #ffffff;
}

.cont_main_slider {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    margin-left: 240px;

}

.slider01 {
    position: relative;
}

.slider_inner1 {
    position: absolute;
    top: 108px;
    z-index: 100;
    font-family: 'Roboto', sans-serif;
    font-size: 27px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.37;
    letter-spacing: normal;
    color: #ffffff;
    display: none;
}

.swiper-slide-active .button6 {
    left: 129px;
    top: 164px;
    font-size: 12px;
    width: 100px;
    height: 30px;
    display: none;
}

.swiper-slide-active .slider_inner1 {
    display: none;
}

.swiper-slide-next .slider_inner1 {
    display: block;
}

.swiper-slide-next .button6 {
    display: block;
}


.button6 {
    color: white;
    border: 2px solid #fefefe;
    background: bottom;
    font-size: 20px;
    /* width: 206px;
    height: 57px; */
    border: solid 0px #ffffff;
    position: absolute;
    top: 200px;
    left: 359px;
    display: none;
    cursor: pointer;
    border-bottom: solid 2px;
}

/* second slider */

.second_slider_container {
    position: relative;
    margin-top: 150px;
    overflow: hidden;
    height: 480px;
}

.second_slider {
    background: transparent;
}

.second_slider img {
    width: 100%;
    height: 353px;
}

.second_slider_pag {
    position: absolute;
    bottom: 0 !important;
}

.second_slider_container .swiper-pagination-bullet {
    border-radius: 5px;
    width: 39px;
    height: 4px;

}

.second_slider_container .swiper-pagination-bullet-active {
    background: #000;
}

/* third slider */
.third_slider_container {
    position: relative;
    height: 428px;
    overflow: hidden;

}

.third_slider {
    height: 334px;
    width: 240px !important;
    margin-right: 28px;
}

.third_slider img {
    width: 239.8px;

}

.prev_third_slider {
    z-index: 99;
    position: absolute;
    left: 75%;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.next_third_slider {
    z-index: 999;
    position: absolute;
    right: 15%;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.control_set_third_slider {
    position: absolute;
    bottom: 68px;
    width: 100%;
    cursor: pointer;
}

.third_slider_divider {
    height: 35px;
    border-right: #000000 solid 1px;
    position: absolute;
    right: 20%;
    opacity: .5;
}

.third_slider_thumbnail {
    position: absolute;
    top: 0;
    left: 0;
}

.third_slider_block {
    position: absolute;
    top: 56%;
    left: 0;
    text-align: left;
    padding: 10px;
    font-family: 'Playfair Display', serif;
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.59px;
    color: #40474b;
}

.third_slider_block_content {
    position: absolute;
    top: 60%;
    left: 0;
    text-align: justify;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.79;
    letter-spacing: normal;
    color: #000000;
}

/* footer */
.footer_banner {
    position: relative;
    width: 100%;

    left: 0px;

}

.footer_center1 {
    text-align: center;
    width: 100%;
    top: 709px;
    height: 42px;
    font-family: 'Playfair Display', serif;
    font-size: 31px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.08px;
    color: #525a5f;
    position: absolute;

}

.footer_center2 {
    text-align: center;
    width: 100%;
    top: 773px;
    height: 42px;
    font-family: 'Playfair Display', serif;
    font-size: 33px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.15px;
    color: #ffffff;
    position: absolute;

}



.footer_logo {
    width: 545px;
    z-index: 200;
    top: 132px;
    left: 30%;
    position: absolute;
}


.button5 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    border: solid 0px #ffffff;
    width: 238px;
    height: 63px;
    background: transparent;
    left: 41%;
    top: -196px;
    position: absolute;


}

.footer_main {
    z-index: 200;
    color: white;
    position: absolute;
    bottom: 31px;
    flex: row;
    width: 100%;


}

.filmisland {
    left: 78px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

.filmisland2 {
    float: right;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;

}

.wad_logo {
    float: right;
    bottom: 10px;
}

.facebook {
    right: 219px;

}

.insta {
    right: 130px;
}

.youtube {
    right: 40px;
}


.thumnil_img {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 160px;
    text-align: center;
    background-color: black;
}

.thumnil:hover .thumnil_img {

    opacity: 1;
}

.thumnil:hover .middle {
    opacity: 0.4;
}

.text {
    position: absolute;
    top: 12%;
    left: 31%;
    opacity: 1;
    color: white;
    font-size: 16px;
    padding: 16px 32px;
    cursor: pointer;
    font-size: 50px;

}

.shadowline {
    width: 100%;
    z-index: 1;
    position: absolute;
}

/* second slider */


.thumnil_img1 {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle1 {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 353px;
    text-align: center;
    background-color: black;
}

.thumnil1:hover .thumnil_img1 {
    opacity: 1;
}

.thumnil1:hover .middle1 {
    opacity: 0.4;
}

.text1 {
    position: absolute;
    top: 30%;
    left: 31%;
    opacity: 1;
    color: white;
    font-size: 16px;
    padding: 16px 32px;
    cursor: pointer;
    font-size: 50px;
}

/* slider trailor */
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {
    opacity: 0.7;
}

/* The Modal (background) */
.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9);
    /* Black w/ opacity */
    z-index: 999;
}


/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}



/* Add Animation */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close, #trailer_close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.trailer_content {
    height: 400px;
}

#trailer_close {
    color: #8d8d8d;
}

.close:hover,
.close:focus {
    color: #8d8d8d;
    text-decoration: none;
    cursor: pointer;
}

.filmisland, .youtube, .facebook, .insta {
    font-size: 18px;
    color: white;
}

.youtube:hover, .facebook:hover, .insta:hover {
    text-decoration: none;
    color: white;
}

.swiper-wrapper-media {
    margin-left: 144px;
}

.trailer_content {
    width: 756px;
    height: 463px;
}

.modal-backdrop {
    z-index: 0 !important;
}

.trailer-content {
    width: 592px;
}

#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #26262c;
    display: none;
    height: 8542px !important;
}

#boxes .window {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: none;
    z-index: 9999;
    text-align: center;
}

#boxes #dialog {
    width: 750px;
    height: 500px;
}

.main_slider_container .controls_testimonial {
    display: none;

}

.main_slider_container .swiper-slide-next .controls_testimonial {
    display: block !important;
}

.img_back {
    background-color: #000000;
    width: 240px;
    height: 160px;
    display: block;
    position: absolute;
    opacity: 0.3;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

.awards_subtitles {
    font-family: 'Playfair Display', serif;
    font-size: clamp(16px, 2vw, 23px);
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    color: #525a5f;
    text-align: left;
}

.awards_heading {
    margin-bottom: clamp(6%, 8vw, 20%) !important;
    font-size: clamp(20px, 3vw, 28px);
}

.awards .right-col p {
    font-family: 'Roboto', sans-serif;
    font-size: clamp(14px, 2vw, 18px);
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0.36;
    color: #000;
}

.awards .right-col a {
    font-family: 'Roboto', sans-serif;
    font-size: clamp(11px, 2vw, 14px);
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0.36;
    color: #000;
}

.awards {
    padding: 10% 0 20%;
    /* position: relative; */
}

.awards_details {
    margin-top: clamp(4%, 8vw, 20%);
}