#sp-bottom {
    margin-top: 14px;
}

.mainSlider {
    display: flex;
    justify-content: center;
    width: 100%;
}

.mainSlider .swiper-slide {
    width: 100%;
}

.main-image-nav .slick-dots {
    bottom: -55px;
}

.ark-bg .pers-img {
    top: 66px;
    position: absolute;
    height: 528px;
    left: 37%;
}

.main-slider-slid::after {
    background-color: #3d44988c;
    background-image: url("/images/bg/thumbs/film.png");
    width: 100%;
    height: 42px;
    background-size: 8%;
    background-position: 6% 48%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-repeat: no-repeat;
    border-radius: 0 0 12px 9px;
}

.main-slider-slid {
    height: 379px;
    width: 277px !important;
    min-width: 277px;
    border: 2px solid white;
    font-size: 0;
    margin: 0 auto;
    padding: 8px 23px 11px 23px;
    border-radius: 10px;
    background-size: 100%;
    position: relative;
    transition: 0.5s;
}

.main-image-nav {
    margin-top: -58px;
    position: relative;
    z-index: 2;
}

.main-image-nav .slick-track {
    display: flex;
    margin-top: 6px;
}

.main-image {
    height: 510px;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.bg-slider-slid {
    background-size: cover;
    background-position-y: 0%;
    overflow: hidden;
    height: 510px;
}

.main-image .slick-track {
    display: flex;
}

.mainSlider .swiper-slide {
    background-position: center;
    background-size: cover;
    background-color: #ebebeb;
}

.lsz-story-slide .pers-img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 900px;
    position: absolute;
    top: 52px;
    left: 14%;
}

.pvt-story-slide .pers-img {
    position: absolute;
    left: 33%;
    top: 115px;
    width: 920px;
}

.drakula-story .pers-img {
    height: 760px;
    position: absolute;
    left: -9%;
    top: -90px;
}

.pesn-slide .pers-img {
    left: 5%;
    position: absolute;
    width: 898px;
    top: 103px;
}

.versal-story .pers-img {
    position: absolute;
    top: 108px;
    left: 4%;
}

.gladiator-story .cat-story-logo {
    position: absolute;
    width: 415px;
    left: 17%;
    top: 241px;
}

.rl-story-slide .pers-img {
    display: block;
    max-width: 100%;
    height: 471px;
    position: absolute;
    left: 6%;
    top: 62px;
}

.sekret-n-slide .pers-img {
    position: absolute;
    top: 200px;
    transform: translate(-50%, 0px);
    left: 77.4%;
    height: 450px;
    z-index: 0;
}

.sophi-story-slide .pers-img {
    position: absolute;
    top: 36px;
    height: 554px;
    left: -2%;
}

.visp-prib-msl .pers-img {
    position: absolute;
    height: 536px;
    top: 62px;
    left: 50%;
}

.vritme-sl .pers-img {
    height: auto;
    width: 83%;
    position: absolute;
    top: 90px;
    left: 50%;
    transform: translate(-50%, 0px);
}

.main-slide-ttl {
    font-size: 29px;
    color: transparent;
}

.cracked-slider {
    position: absolute;
    width: 100%;
    height: 30px;
    background-size: 85%;
    top: 484px;
    background-position: center;
}

.thumb-img {
    margin-top: 12px;
    filter: hue-rotate(-275deg);
    height: 206px;
}

.about-banner p {
    margin-top: 15px;
}

.decor-img {
    position: absolute;
    top: 31px;
    left: 35px;
    height: 157px;
}

.jopas::before {
    content: '';
    width: 100%;
    position: absolute;
    right: -74px;
    height: 109%;
    background: #ffffff;
    z-index: 1;
}

.main-slider-slid a {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.link-regular {
    display: flex;
    justify-content: center;
    width: 193px;
    align-items: center;
    height: 50px;
    background: #9a00c6;
    color: white !important;
    border-radius: 100px;
}

.all-st-lnk {
    margin-top: 30px;
}

.update-section {
    padding-top: 75px !important;
    background: #f2f4f7;
    padding-bottom: 75px;
}

.new-series-section {
    background: white;
    padding-top: 37px;
    padding-bottom: 71px;
}

.update-content {
    height: 440px;
    width: 100%;
    position: relative;
    background: white;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 8px;
    display: flex;
}

.upd-phone {
    position: absolute;
    left: 0;
    height: 100%;
    width: 31%;
    object-fit: cover;
    box-shadow: rgb(0 0 0 / 29%) 0 20px 50px -20px;
}

.upd-pers {
    position: absolute;
    left: 0;
    top: 75px;
    height: 365px;
}

.left-upd-part {
    width: 37%;
    height: 100%;
}

.right-upd-part {
    width: 55%;
    padding-top: 3px;
}

.right-upd-part h3 {
    text-transform: uppercase;
    font-size: 31px;
    margin-bottom: 45px;
    margin-top: 39px;
    text-align: center;
    font-weight: 400;
}

.right-upd-part > p {
    padding-left: 57px;
    color: black;
    margin-top: 42px;
    text-shadow: 0 0 #00000080;
    font-size: 20px;
    line-height: 31px;
}

.list-ul-abt li {
    margin-bottom: 9px;
    font-size: 21px;
}

.right-upd-part > p a {
    color: #781cf0;
    font-weight: 300;
    text-decoration-skip-ink: none;
    border-bottom: 1px solid;
}

.new-mounth-upd {
    position: relative;
    z-index: 1;
    font-size: 16px;
    background: #64c367;
    height: 27px;
    border-radius: 100px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    margin-top: 12px;
    font-weight: 400;
    color: white;
    margin-bottom: 14px;
    padding-bottom: 1px;
    padding: 1px 13px;
}

.jopas .regular-h2 {
    margin-bottom: 0;
}

.youtube {
    cursor: pointer;
}

.play-png {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    filter: drop-shadow(0px 1px 12px #ffa500c9);
    color: #ffa500c9;
}

.main-section-pg {
    padding-bottom: 56px;
}

/*  News Slider  */
.newsSlider {
    display: flex;
    justify-content: space-between;
}

.newsHome-item {
    width: 23%;
    height: auto;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    background: #e8e8e8 center;
    background-size: cover;
    padding: 15px 20px 20px 20px;
}

.newsHome-item .overlay {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: linear-gradient(to top, rgb(157 1 199 / 56%), #f8161636);
}

.newsHome-title {
    color: white;
    position: relative;
    font-size: 22px;
    border-bottom: 1px solid #ffffff85;
    padding-bottom: 46px;
    min-height: 89px;
}

.newsHome-info {
    position: relative;
}

.newsHome-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 1;
}

.hits-icon {
    width: 18px;
    height: 18px;
    background-image: url("/images/icons/eye.svg");
    background-size: 100%;
    background-position: center;
    display: block;
    filter: invert(1);
    margin-right: 5px;
}

.newsHits {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 400;
    color: white;
}

.newsDate {
    font-size: 15px;
    font-weight: 400;
    color: white;
}

.news-section .container {
    width: 100%;
    max-width: 1267px;
}

.news-section {
    background: #f0f0f0;
    height: 500px;
    padding-top: 33px;
}

.accordion-cat-wrapper {
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 33px;
    width: 100%;
    box-shadow: 0 0 15px -13px #000000ab;
}

.acc-cat-content p {
    font-size: 18px;
    text-shadow: 0 0 #0000003b;
    color: black;
}

.accordion-item-cat {
    position: relative;
    display: block;
    margin-bottom: 0;
    cursor: pointer;
    background: white;
    border-bottom: 1px solid #eeeef0;
}

.acc-cat-heading {
    display: flex;
    align-items: center;
    padding-left: 41px;
    margin: 0;
    font-size: 19px;
    color: black;
    font-weight: 600;
    position: relative;
    z-index: 1;
    height: 69px;
}

.shown .acc-cat-content {
    max-height: 9999px;
    opacity: 1;
    visibility: visible;
    border-top: 1px dashed #a24fe854;
    padding-top: 11px;
}

.last-question {
    padding-bottom: 9px;
}

.acc-cat-content {
    opacity: 0;
    transition: 0.5s ease-in-out;
    max-height: 0;
    padding: 0 82px 0 41px;
    font-size: 16px;
    border-top: 1px dashed #a24fe800;
    visibility: hidden;
}

.acc-cat-heading span {
    transition: 0.4s;
    position: absolute;
    right: 5%;
    font-size: 0;
    width: 39px;
    height: 39px;
    border: 1px solid #00000029;
    border-radius: 100px;
    background: url("/images/icons/arrow-acc-down.svg") no-repeat center 55%;
    background-size: 31%;
}

.shown .acc-cat-heading span {
    transform: rotate(180deg);
    transition: 0.4s;
    background-color: #a24fe8;
    background-image: url("/images/icons/close.svg");
    background-position-y: 47%;
    background-position-x: 49%;
}

@media (min-width: 320px) and (max-width: 920px) {

    .left-about-media {
        display: none;
    }

    .mainSliderNav .swiper-slide {
        height: 446px;
        background-position: center;
        background-size: cover;
        width: 323px !important;
        border-radius: 13px;
        overflow: hidden;
        border: 2px solid white;
    }

    .mainSliderNav .swiper-slide::before {
        content: '';
        background: linear-gradient(to top, #00000094 -40%, transparent 77%);
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -1;
    }

    .mainSliderNav .two-strings a {
        padding: 224px 10px 15px 19px;
    }

    .mainSliderNav .swiper-slide a {
        padding: 266px 10px 15px 19px;
        display: block;
        width: 100%;
        height: 100%;
    }

    .mainSliderNav.swiper-container {
        overflow: visible;
    }

    .swiper-slide {
        opacity: 0.5;
        transition: opacity 0.3s, transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.5);
    }

    .swiper-slide.swiper-slide-active {
        transition-duration: 0.6s;
        transition-delay: 200ms;
        opacity: 1;
    }

    .slider-layout {
        position: static;
        font-style: normal;
        opacity: 1;
        text-shadow: none;
    }

    .main-slide-ttl {
        color: white;
        font-size: 35px;
        line-height: 30px;
        margin: 0 0 9px 0;
    }

    .readmore-hist {
        display: flex;
        align-items: center;
        justify-content: center;
        background: linear-gradient(to right, #fa8653, #d041e9);
        color: white;
        height: 39px;
        border-radius: 5px;
        width: 150px;
        font-size: 17px;
        font-weight: 400;
        letter-spacing: 0.3px;
    }

    .navslide-img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: -2;
    }

    .mainSliderNav .swiper-button-prev, .mainSliderNav .swiper-button-next, .new-stories-prev, .new-stories-next {
        display: none !important;
    }

    .new-stories-slider_pagination span {
        margin: 0 4px;
    }

    .new-stories-slider_pagination {
        width: 100%;
        bottom: -11px;
    }

    .jopas {
        padding-top: 8px !important;
    }

    .newsSlider {
        flex-wrap: wrap;
    }

    .newsHome-item {
        width: 100%;
        margin-bottom: 22px;
    }
}

@media (min-width: 920px) {
    .first-desc-sect .container {
        width: 1303px;
    }

    .left-about-media {
        width: 20% !important;
    }

    .about-banner {
        padding-left: 20px !important;
    }

    .new-series-section .container {
        width: 1301px;
    }

    .hidden-mobmore {
        display: none;
    }

    .text-section .container, .faq-section .container{
        width: 1294px;
    }

    .jopas {
        padding-right: 9px !important;
        width: 29% !important;
    }

    .update-section .container {
        width: 1271px;
    }

    .right-jopas {
        width: 70% !important;
    }

    .mainSliderNav .swiper-slide {
        width: 366px;
        height: 213px;
        border-radius: 10px;
        overflow: hidden;
        background-color: #c3c3c3;
    }

    .mainSliderNav {
        margin-top: -19px;
        height: 213px;
    }

    .full-width-cont {
        margin-bottom: 0 !important;
    }

    .first-section-home {
        background: #f2f4f7;
        padding-bottom: 59px;
    }

    .new-stories-slider {
        width: 91%;
        margin-right: 0 !important;
    }

    .new-stories-prev {
        left: 67px !important;
    }

    .new-stories-prev, .new-stories-next {
        top: 161px !important;
    }

    .new-stories-next {
        right: -11px !important;
    }

    .new-stories-slider_pagination {
        width: 88.15%;
        right: 0;
        bottom: -27px;
    }

    .new-stories-slider_pagination .swiper-pagination-bullet {
        margin: 0 5px;
        width: 16px;
        height: 16px;
        background: transparent;
        border: 1px solid #8a00c6;
    }

    .new-stories-slider_pagination .swiper-pagination-bullet-active {
        background: #9a00c6;
    }

    .navslide-img {
        width: 100%;
    }

    .mainSliderNav .swiper-wrapper[aria-live="polite"] {
        justify-content: unset;
        flex-wrap: unset;
    }

    .mainSliderNav .swiper-wrapper {
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .mainSliderNav .swiper-slide * {
        color: transparent;
    }
}