/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: 'Times-New-Roman';
    src: url(fonts/times-new-roman.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Times-New-Roman';
    src: url(fonts/times-new-roman-bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
body {
    background: #000000;
    font-size: 16px;
    line-height: 24px;
}
.html_topbar_left ul {
    list-style: none;
    display: flex;
    gap: 25px;
}
.html_topbar_left ul li {
    margin: 0;
}
.html_topbar_right {
    font-weight: 600;
    font-size: 28px!important;
    line-height: 22px;
    text-align: center;
    color: #000000!important;
}
.html_topbar_right a {
    padding: 0!important;
    color: #000000!important;
    font-weight: 600!important;
}
.header-nav-main {
    justify-content: flex-end;
}
.header-nav-main > li {
    margin: 0 28px;
}
.header-nav-main > li:last-child {
    margin-right: 56px!important;
}
.header-main, .stuck .header-main {
    padding: 30px 0;
    height: auto!important;
}
.absolute-footer {
    display: none;
}
#footer {
    background: #000;
}
.footer ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    gap: 57px;
}
.footer ul li {
    margin: 0;
}
.footer ul li a {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
}
.footer ul li a:hover {
    background: linear-gradient(90deg, #CDAD74 0%, #EDD6AC 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}
.footer ul li img {
    margin: 0!important;
}
.footer .col-inner > ul:first-child {
    gap: 120px;
    margin: 0 0 30px 0;
}
.footer .col-inner > ul:first-child li:last-child a {
    font-weight: 500;
    font-size: 40px;
    line-height: 43px;
    background: linear-gradient(90deg, #E2C998 0%, #C9A86D 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}
.footer .col-inner > ul:first-child li:last-child {
    border-radius: 55px;
    padding: 11px 43px;
    border: solid 3px transparent;
    background-image: linear-gradient(#000, #000), linear-gradient(90deg, #E2C999 0%, #BF9A5B 100%);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    height: 68px;
}
.acces-info {
    padding: 120px 0 30px 0!important;
}
.acces-info .col-left {
    font-family: 'Times-New-Roman';
    font-weight: 400;
    font-size: 20px;
    line-height: 37px;
    color: #fff;
}
.acces-info .col-left h2 {
    font-weight: 500;
    font-size: 50px;
    line-height: 60px;
    background: linear-gradient(90deg, #E2C998 0%, #C9A86D 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    margin: 0 0 20px 0;
}
.acces-info .col-left ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    gap: 27px;
    margin: 0;
    padding: 0;
}
.acces-info .col-left ul li {
    margin: 0;
}
.acces-info .col-left ul li img {
    max-width: 70px;
}
.acces-info .col-right form {
    overflow: hidden;
}
.acces-info .col-right .form-contact {
    max-width: 85%;
    display: block;
    margin: 0 0 0 auto;
}
.acces-info .col-right .form-contact .form-title {
    font-weight: 500;
    font-size: 40px;
    line-height: 50px;
    background: linear-gradient(90deg, #E2C998 0%, #C9A86D 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    margin: 0 0 40px 0;
}
.acces-info .col-right .form-contact .form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.acces-info .col-right .form-contact .form-row .form-col-half {
    width: calc(100%/2 - 12px);
    margin: 0 0 20px 0;
}
.acces-info .col-right .form-contact .form-row .form-col-half label {
    font-family: 'Times-New-Roman';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    display: block;
    margin: 0 0 15px 0;
}
.acces-info .col-right .form-contact .form-row input {
    border-radius: 5px;
    height: 50px;
}
.acces-info .col-right .form-contact .form-row input::placeholder {
    font-family: 'Times-New-Roman';
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}
.acces-info .col-right .form-contact .submit-btn input {
    background: linear-gradient(90deg, #E2C999 0%, #BF9A5B 100%);
    border-radius: 35px;
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    min-height: auto;
    padding: 12px 80px;
}
.bottom-footer {
    color: #fff;
    font-family: 'Times-New-Roman';
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    padding: 52px 0 30px 0!important;
    background: url('images/bg-radial-gradient.png') no-repeat top center;
}
.bg-header {
    position: relative;
}
.bg-header h1, .bg-header p {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    font-weight: 500;
    font-size: 60px;
    line-height: 70px;
    color: #D5B882;
    text-align: center;
    text-transform: uppercase;
    display: block;
    margin: 0;
    width: 100%;
}
#content {
    background: #000;
}
.cast-content {
    text-align: center;
    padding: 100px 0;
    color: #fff;
    font-family: 'Times-New-Roman';
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
}
.content-cast-list {
    background: url('images/bg-radial-gradient.png') #000 no-repeat bottom center!important;
    padding-bottom: 100px;
}
.cast-list .cast-item {
    position: relative;
    overflow: hidden;
    margin: 0 0 40px 0;
}
.cast-list .cast-item .cast-title {
    position: absolute;
    width: 100%;
    z-index: 99;
    bottom: 0;
    left: 0;
    text-align: center;
    background: linear-gradient(0deg, #000000 25.48%, rgba(0, 0, 0, 0) 100%);
    padding: 150px 0 35px 0;
    transform: translateY(200px);
    transition: all 0.5s ease-in-out;
}
.cast-list .cast-item:hover .cast-title {
    transform: translateY(0);
}
.cast-list .cast-item .cast-title p {
    margin: 0 0 15px 0;
}
.cast-list .cast-item .cast-title p a {
    font-weight: 500;
    font-size: 30px;
    line-height: 32px;
    background: linear-gradient(90deg, #E2C998 0%, #C9A86D 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}
.cast-list .cast-item .cast-title .read-more a {
    border: 2px solid #BF9A5B;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    padding: 5px 20px;
    border-radius: 35px;
    transition: all 0.5s ease-in-out;
}
.cast-list .cast-item .cast-title .read-more a:hover {
    background: #BF9A5B;
}
.view-more {
    text-align: center;
}
.view-more a {
    display: inline-block;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    padding: 13px 50px;
    border-radius: 35px;
    background: linear-gradient(90deg, #E2C999 0%, #BF9A5B 100%);
}
.single-content {
    padding: 100px 0;
    background: url('images/bg-radial-gradient.png') no-repeat bottom center;
}
.single-content .sc-right {
    padding: 0 0 0 70px;
}
.single-content .sc-right h1 {
    font-weight: 500;
    font-size: 40px;
    line-height: 42px;
    color: #D5B882;
    margin: 0 0 40px 0;
}
.single-content .sc-right .sc-info {
    font-family: 'Times-New-Roman';
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    padding: 50px 0 0 0;
    position: relative;
}
.single-content .sc-right .sc-info::before {
    content: '';
    position: absolute;
    top: 0;
    left: -130px;
    z-index: 9;
    width: 700px;
    height: 22px;
    background: url('images/bg-radial-gradient.png') no-repeat top left;
    background-size: 100%;
}
.single-content .sc-right .sc-info p {
    margin: 0;
}
.single-content .sc-right .cast-book {
    margin: 100px 0 0 0;
}
.single-content .sc-right .cast-book a {
    font-family: 'Times-New-Roman';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    display: inline-block;
    padding: 20px 90px;
    border-radius: 35px;
    color: #fff;
    background: linear-gradient(90deg, #E2C999 0%, #BF9A5B 100%);
    text-transform: capitalize;
}
.slider-thumb {
    margin: 30px 0 0 0;
}
.slider-thumb .slick-slide {
    margin: 0 7px;
}
.slider-thumb .slick-list {
    margin: 0 -7px;
}
.cast-related {
    padding: 150px 0;
    background: url('images/bg-radial-gradient.png') no-repeat bottom center;
}
.cast-related .title {
    font-weight: 500;
    font-size: 45px;
    line-height: 50px;
    text-align: center;
    color: #D5B882;
    text-transform: uppercase;
    margin: 0 0 60px 0;
}
.about-badass {
    padding: 120px 0!important;
    background: url('images/bg-radial-gradient.png') no-repeat bottom center;
}
.about-badass .col-right .col-inner {
    padding: 35px 30px;
}
.about-badass .col-right .col-inner h2, .concept .col-left .col-inner h2, .home-about-badass h2 {
    color: #fff;
    font-weight: 500;
    font-size: 36px;
    line-height: 40px;
    margin: 0 0 25px 0;
}
.home-about-badass h2 {
    font-size: 40px;
    line-height: 45px;
}
.about-badass .col-right .col-inner p, .concept .col-left .col-inner p, .home-about-badass p {
    color: #fff;
    font-family: 'Times-New-Roman';
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    margin: 0;
}
.concept, .gallery-about {
    padding: 120px 0!important;
    background: url('images/bg-radial-gradient.png') no-repeat bottom center;
}
.concept .col-left .col-inner h2 {
    color: #C9A86D;
}
.mySwiperGallery {
    margin: 80px 0 0 0;
    overflow: visible;
}
.mySwiperGalleryHome {
    margin: 30px 0 0 0;
    overflow: visible;
}
.mySwiperGallery .swiper-wrapper, .mySwiperGalleryHome .swiper-wrapper {
    align-items: center;
}
.mySwiperGallery .swiper-slide {
    /* width: 200px;
    height: 350px; */
    /* margin: 0 10px; */
    overflow: visible;
    flex-shrink: 0;
    transform: scale(.8);
    opacity: .8;
    transition: transform .35s ease, opacity .35s ease, filter .35s ease;
    will-change: transform;
}
.mySwiperGallery .swiper-slide:first-child {
    /* margin-left: 5px; */
}
.mySwiperGallery .swiper-slide:last-child {
    /* margin-right: 5px; */
}
.mySwiperGallery .swiper-slide-prev, .mySwiperGallery .swiper-slide-next {
    /* max-height: 345px; */
    /* height: 450px;
    width: 220px; */
}
.mySwiperGallery .swiper-slide-active {
    /* height: 550px;
    width: 400px; */
    transform: scale(1);
}
.mySwiperGallery .swiper-slide img {
    /* width: 100%;
    height: 100%;
    object-fit: cover; */
    /* border: 3px #C29E61 solid; */
    border-radius: 31px;
}
.mySwiperGalleryHome .swiper-slide {
    width: 250px;
    height: 500px;
    overflow: hidden;
    transition: transform 0.35s ease, opacity 0.35s ease;
    border-radius: 31px;
    display: flex;
    align-items: center;
    margin: 0 15px;
}
.mySwiperGalleryHome .swiper-slide .swiper-inner {
    height: 350px;
    transition: width 0.35s ease, height 0.35s ease, opacity 0.35s ease;
}
.mySwiperGalleryHome .swiper-slide:first-child {
    margin-left: 7px;
}
.mySwiperGalleryHome .swiper-slide:last-child {
    margin-right: 7px;
}
.mySwiperGalleryHome .swiper-slide-active {
    width: calc(100% - 560px);
}
.mySwiperGalleryHome .swiper-slide-active .swiper-inner {
   height: 100%;
   width: 100%;
}
.mySwiperGalleryHome .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 3px #C29E61 solid;
    border-radius: 31px;
}
.mySwiperGallery-button-next svg, .mySwiperGallery-button-prev svg,
.mySwiperGalleryHome-button-next svg, .mySwiperGalleryHome-button-prev svg {
    display: none;
}
.mySwiperGallery-button-next, .mySwiperGallery-button-prev,
.mySwiperGalleryHome-button-next, .mySwiperGalleryHome-button-prev {
    width: 100px;
    height: auto;
    bottom: -90px;
    top: auto;
    position: absolute;
}
.mySwiperGallery-button-next, .mySwiperGalleryHome-button-next {
    right: calc(100% / 2 - 110px);
    left: auto;
}
.mySwiperGallery-button-prev, .mySwiperGalleryHome-button-prev {
    left: calc(100% / 2 - 110px);
    right: auto;
}
.gallery-about {
    padding: 120px 0 180px 0!important;
}
.gallery-about h3 {
    color: #C9A86D;
    font-weight: 500;
    font-size: 40px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 30px 0;
}
.gallery-about p {
    color: #FFFFFF;
    font-family: 'Times-New-Roman';
    font-weight: 400;
    font-size: 20px;
    line-height: 37px;
    text-align: center;
    margin: 0;
}
.content-post-list {
    padding: 100px 0;
}
.post-list .post-item .post-image {
    height: 240px;
    overflow: hidden;
    border-radius: 29px;
}
.post-list .post-item .post-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    transition: all 0.5s ease-in-out;
}
.post-list .post-item .post-image:hover img {
    transform: scale(1.02);
}
.post-list .post-item .post-title a {
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #fff;
    font-weight: 700;
    font-family: 'Times-New-Roman';
    display: block;
    margin: 15px 0 10px 0;
    transition: all 0.5s ease-in-out;
}
.post-list .post-item .post-title a:hover {
    color: #C9A86D;
}
.post-list .post-item .post-des {
    color: #fff;
    font-family: 'Times-New-Roman';
}
.post-single .single-content h1 {
    font-weight: 500;
    font-size: 40px;
    line-height: 45px;
    text-align: center;
    color: #D5B882;
    margin: 0 0 70px 0;
}
.post-single .single-content {
    padding: 120px 0;
    color: #fff;
}
.post-single .single-content .inner-content {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}
.post-single .single-content .inner-content p {
    margin: 0;
}
.post-single .single-content .post-date {
    text-align: center;
    margin: 40px 0;
}
.post-single .single-content .post-date p {
    display: inline-block;
    padding: 16px 36px;
    font-family: 'Times-New-Roman';
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: linear-gradient(90deg, #E2C999 0%, #BF9A5B 100%);
    border-radius: 35px;
    margin: 0;
}
.post-single .single-content .socials {
    display: flex;
    justify-content: center;
    gap: 27px;
}
.other-news {
    padding: 100px 0;
    background: url('images/bg-radial-gradient.png') no-repeat bottom center;
}
.other-news .title {
    font-weight: 500;
    font-size: 40px;
    line-height: 45px;
    color: #D5B882;
    text-transform: uppercase;
    text-align: center;
}
.other-list-post {
    margin: 60px 0 0 0;
}
.other-list-post .col-left {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.other-list-post .col-left .other-item {
    width: calc(100% / 2 - 15px);
}
.other-list-post .col-left .other-item .title a {
    font-family: 'Times-New-Roman';
    font-weight: 700;
    font-size: 17px;
    line-height: 32px;
    color: #fff;
    transition: all 0.5s ease-in-out;
    display: block;
    margin: 15px 0 10px 0;
    text-align: left;
}
.other-list-post .col-left .other-item .title a:hover {
    color: #D5B882;
}
.other-list-post .col-left .other-item .des {
    font-family: 'Times-New-Roman';
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    margin: 0 0 15px 0;
}
.other-list-post .col-left .other-item .date, .other-list-post .col-right .other-item .date {
    color: #ACACAC;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    padding: 0 0 0 30px;
    background: url('images/clock.png') no-repeat left center;
    background-size: 20px;
    font-family: "Montserrat", sans-serif;
}
.other-list-post .col-right .other-item {
    margin: 0 0 30px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
}
.other-list-post .col-right .other-item .image {
    width: 120px;
}
.other-list-post .col-right .other-item .title {
    width: calc(100% - 140px);
    text-align: left;
}
.other-list-post .col-right .other-item .title a {
    display: block;
    font-family: 'Times-New-Roman';
    font-weight: 700;
    font-size: 17px;
    line-height: 32px;
    color: #fff;
    transition: all 0.5s ease-in-out;
}
.other-list-post .col-right .other-item .title a:hover {
    color: #D5B882;
}
.home-about-badass a, .home-cast-list a {
    font-weight: 700;
    font-size: 22px;
    line-height: 25px;
    color: #fff;
    padding: 15px 60px;
    border-radius: 35px;
    background: linear-gradient(90deg, #E2C999 0%, #BF9A5B 100%);
    display: inline-block;
    margin: 30px 0 0 0;
    /* transition: all 0.5s ease-in-out; */
}
.home-about-badass a:hover, .home-cast-list a:hover {
    background: #BF9A5B;
}
.home-cast-list {
    padding: 50px 0 100px 0!important;
    background: url('images/bg-radial-gradient.png') no-repeat bottom center;
}
.home-cast-list h2, .home-gallery h2, .home-news h2, .home-videos h2 {
    font-weight: 500;
    font-size: 40px;
    line-height: 45px;
    text-align: center;
    color: #C9A86D;
}
.home-cast-list p, .home-gallery p, .home-news p {
    margin: 0;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    font-family: 'Times-New-Roman';
}
.home-cast-list a {
    margin: 50px 0 0 0;
}
.swiperCast {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.swiperCast .swiper-slide {
    width: 450px;
    position: relative;
}
@media (max-width: 1368px) {
    .swiperCast .swiper-slide {
        width: 350px;
    }
}
.swiperCast .swiper-slide .cast-title {
    position: absolute;
    width: 100%;
    z-index: 99;
    bottom: 0;
    left: 0;
    text-align: center;
    background: linear-gradient(0deg, #000000 25.48%, rgba(0, 0, 0, 0) 100%);
    padding: 150px 0 35px 0;
    transform: translateY(250px);
    transition: all 0.5s ease-in-out;
}
.swiperCast .swiper-slide:hover .cast-title {
    transform: translateY(0);
}
.swiperCast .swiper-slide .cast-title p {
    margin: 0 0 15px 0;
}
.swiperCast .swiper-slide .cast-title p a {
    font-weight: 500;
    font-size: 30px;
    line-height: 32px;
    background: linear-gradient(90deg, #E2C998 0%, #C9A86D 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    margin: 0;
}
.swiperCast .swiper-slide .read-more a {
    border: 2px solid #BF9A5B;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    padding: 5px 20px;
    border-radius: 35px;
    transition: all 0.5s ease-in-out;
    margin: 0;
}
.swiperCast .swiper-slide .read-more a:hover {
    background: #BF9A5B;
}
.home-gallery {
    padding: 70px 0 170px 0!important;
    background: url('images/bg-radial-gradient.png') no-repeat bottom center;
}
.home-news {
    padding: 70px 0!important;
    /* background: url('images/bg-radial-gradient.png') no-repeat bottom center; */
}
.home-news .row .row:not(.row-collapse) {
    margin: 0 auto;
}
.home-news .other-list-post {
    margin: 30px 0 0 0;
}
.home-menu .col-right, .home-menu .col-right table tbody tr td {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    font-family: 'Times-New-Roman';
    font-weight: 400;
    color: #fff;
}
.home-menu .col-right table tbody tr:first-child td {
    font-weight: 500;
    font-size: 30px;
    line-height: 40px;
    color: #C9A86D;
    font-family: 'Cinzel';
}
.home-menu .col-right .col-inner {
    padding: 0 0 0 77px;
}
.home-menu .col-right .col-inner a {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    padding: 15px 60px;
    border-radius: 35px;
    transition: all 0.5s ease-in-out;
    margin: 20px 0;
    background: linear-gradient(90deg, #E2C998 0%, #C9A86D 100%);
    display: inline-block;
}
.home-menu .col-right .col-inner a:hover {
    background: #BF9A5B;
}
.menu-text {
    padding: 100px 0 40px 0!important;
}
.menu-text p {
    margin: 0;
    color: #fff;
    font-family: 'Times-New-Roman';
    font-weight: 400;
    font-size: 20px;
    line-height: 37px;
}
.fixed-icon {
    position: fixed;
    z-index: 999;
    bottom: 100px;
    right: 10px;
}
.fixed-icon ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.fixed-icon ul li img {
    max-width: 60px;
}
.gglobe {
    background-image: url('images/globe.png')!important;
    width: 30px!important;
    height: 30px!important;
}
.gtranslate_wrapper {
    position: relative;
}
.gsatelites {
    position: absolute;
    top: 36px;
    left: 4px;
    display: none;
}
.gsatelite {
    position: static!important;
    margin: 0 0 5px 0;
    display: block !important;
}
.gsatelites a[data-gt-lang="vi"] {
    display: none!important;
}
.mySwiperGalleryAboutBadass {
    padding: 10px 0;
    margin: 30px 0 0 0;
}
.searchform .button.icon {
    background: #000;
}
.home-videos {
    padding: 70px 0!important;
    background: url('images/bg-radial-gradient.png') no-repeat bottom center;
}
.video-list {
    margin: 50px 0 0 0;
}
.video-list .slick-list {
    margin: 0 -10px;
}
.video-list .video-item {
    margin: 0 10px;
}
.video-list .video-item img {
    border-radius: 15px;
    border: 3px #C29E61 solid;
}
.video-list .video-item .video-image a {
    display: block;
    position: relative;
}
.video-list .video-item .video-image span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    color: #fff;
}
.video-list .video-item .video-image span i {
    font-size: 24px;
}
.video-list .video-item p {
    margin: 15px 0 0 0;
}
.video-list .video-item p a {
    font-family: 'Times-New-Roman';
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    transition: all 0.5s ease-in-out;
    display: block;
    text-align: left;
}
.video-list .slick-dots {
    bottom: -40px;
}
.video-list .slick-dots li button:before {
    display: none;
}
.video-list .slick-dots li {
    margin-left: 5px;
    width: 10px;
    height: 10px;
}
.video-list .slick-dots li button {
    background: #fff;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    padding: 0;
    min-width: 10px;
    min-height: 10px;
}
.video-list .slick-dots li.slick-active button {
    background: #C9A86D;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .gglobe {
        filter: invert(1);
    }
    .icon-menu {
        color: #fff;
    }
    .header-main, .stuck .header-main {
        padding: 20px 0!important;
    }
    .home-about-badass h2, .home-cast-list h2, .home-gallery h2, .home-news h2,
    .acces-info .col-left h2, .acces-info .col-right .form-contact .form-title,
    .about-badass .col-right .col-inner h2, .concept .col-left .col-inner h2, .home-about-badass h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .home-about-badass a, .home-cast-list a {
        font-size: 19px;
        line-height: 22px;
    }
    .home-cast-list {
        padding: 60px 0 20px 0!important;
        background-size: contain;
    }
    .fixed-icon ul li img {
        max-width: 30px;
    }
    .fixed-icon {
        bottom: 10px;
        right: 10px;
    }
    .mySwiperGalleryHome .swiper-slide {
        height: auto;
        margin: 0;
        width: 100%;
    }
    .mySwiperGalleryHome {
        overflow: hidden;
    }
    .mySwiperGalleryHome .swiper-slide .swiper-inner {
        height: auto;
    }
    .home-menu .col-right .col-inner {
        padding: 0;
    }
    .home-menu {
        position: relative;
    }
    .home-menu::before {
        position: absolute;
        content: '';
        z-index: 9;
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        height: 100%;
    }
    .home-menu .section-content {
        z-index: 10;
    }
    .acces-info {
        padding: 30px 0 30px 0 !important;
    }
    .acces-info .col-left {
        font-size: 16px;
        line-height: 24px;
    }
    .acces-info .col-left ul li img {
        max-width: 40px;
    }
    .acces-info .col-left ul {
        gap: 20px;
    }
    .acces-info .col-right .form-contact {
        max-width: 100%;
        margin: 0;
    }
    .acces-info .col-right .form-contact .submit-btn input {
        font-size: 20px;
        line-height: 30px;
        min-height: auto;
        padding: 10px 60px;
    }
    .footer .col-inner > ul:first-child, .footer ul {
        display: block;
        overflow: hidden;
    }
    .footer ul li {
        margin: 0 25px 15px 0;
        float: left;
    }
    .footer .col-inner > ul:first-child li {
        margin: 0 0 15px 0;
    }
    .footer .col-inner > ul:first-child li:last-child a {
        font-size: 30px;
        line-height: 38px;
    }
    .footer {
        padding: 0!important;
    }
    .bottom-footer, .about-badass .col-right .col-inner p, .concept .col-left .col-inner p, .home-about-badass p {
        font-size: 16px;
        line-height: 26px;
    }
    .other-list-post .col-left {
        gap: 16px;
    }
    .other-list-post .col-left .other-item {
        width: calc(100% / 2 - 8px);
    }
    .mySwiperGalleryHome .swiper-slide:first-child {
        margin-left: 0;
    }
    .mySwiperGalleryHome .swiper-slide:last-child {
        margin-right: 0;
    }
    .other-list-post .col-left .other-item .title a, .home-cast-list p, .home-gallery p, .home-news p,
    .other-list-post .col-right .other-item .title a {
        font-size: 15px;
        line-height: 25px;
    }
    .home-news {
        padding-bottom: 0!important;
        background-size: contain;
    }
    .footer ul li a, .gallery-about p, .menu-text p {
        font-size: 16px;
        line-height: 24px;
    }
    .bg-header {
        height: 150px;
    }
    .bg-header img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .bg-header h1, .bg-header p, .gallery-about h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .about-badass .col-right .col-inner {
        padding: 0;
    }
    .about-badass, .concept, .gallery-about {
        padding: 50px 0 20px 0!important;
        background-size: contain;
    }
    .home-gallery {
        padding: 70px 0 120px 0 !important;
        background-size: contain;
    }
    .gallery-about {
        padding: 50px 0 120px 0!important;
    }
    .mySwiperGallery .swiper-slide {
        width: 100%;
        height: auto;
        margin: 0;
    }
    .mySwiperGallery .swiper-slide-prev, .mySwiperGallery .swiper-slide-next, .mySwiperGallery .swiper-slide-active {
        height: auto;
    }
    .mySwiperGallery {
        margin: 30px 0 0 0;
        overflow: hidden;
    }
    .mySwiperGallery-button-next, .mySwiperGallery-button-prev {
        bottom: -70px;
    }
    .cast-content {
        padding: 50px 0 10px 0;
    }
    .content-cast-list {
        padding-bottom: 0;
        background-size: contain!important;
    }
    .single-content, .cast-related {
        padding: 50px 0;
        background-size: contain;
    }
    .single-content .sc-right {
        padding: 0;
        margin: 40px 0 0 0;
    }
    .single-content .sc-right h1, .cast-related .title, .other-news .title {
        font-size: 30px;
        line-height: 40px;
    }
    .single-content .sc-right .cast-book {
        margin: 50px 0 0 0;
    }
    .single-content .sc-right .cast-book a {
        display: block;
        text-align: center;
        padding: 15px 10px;
    }
    .cast-related {
        padding-bottom: 0;
    }
    .cast-related .title {
        margin: 0 0 30px 0;
    }
    .menu-text {
        padding: 40px 0 10px 0 !important;
    }
    .post-single .single-content {
        padding: 50px 0 20px 0;
    }
    .post-single .single-content h1 {
        font-size: 30px;
        line-height: 40px;
        margin: 0 0 40px 0;
    }
    .post-single .single-content .post-date p {
        font-size: 16px;
        line-height: 24px;
        display: block;
        padding: 15px;
    }
    .post-single .single-content .socials img {
        max-width: 40px;
    }
    .other-news {
        padding: 50px 0 0 0;
        background-size: contain;
    }
    .bottom-footer {
        background-size: contain;
    }
    .swiperCast .swiper-slide .cast-title p a, .cast-list .cast-item .cast-title p a {
        font-size: 16px;
        line-height: 24px;
        padding: 0;
    }
    .swiperCast .swiper-slide .cast-title {
        padding: 50px 0 25px 0;
    }
    .swiperCast .swiper-slide .cast-title p {
        margin-bottom: 5px;
    }
    .swiperCast .swiper-slide .read-more a {
        font-size: 12px;
        padding: 5px 13px;
    }
    .cast-list > .row {
        margin: 0 -5px;
    }
    .cast-list > .row > .col {
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 0;
    }
    .cast-list .cast-item {
        margin-bottom: 10px;
    }
    .cast-list .cast-item .cast-title {
        padding: 30px 0 0 0;
        transform: none;
    }
    .cast-list .cast-item .cast-title .read-more a {
        display: none;
    }
}