@media screen and (max-width:1300px) {
    .story-section .slider-div .image-div {
        border-radius: 130px;
        width: 130px;
        height: 130px;
        padding: 4px
    }
    .story-section .slider-div .image-div img {
        width: 100%;
    }
}

@media screen and (max-width:1140px) {
    .story-section .slider-div .image-div {
        border-radius: 120px;
        width: 120px;
        height: 120px;
        padding: 4px
    }
    .story-section .slider-div .image-div img {
        width: 100%;
    }
    .story-section .left-arrow {
        left: 1%;
        z-index: 1111;
    }
    .story-section .right-arrow {
        right: 2%;
        z-index: 1111;
    }
    .story-section .slider-div .mySwiper {
        width: 85%;
    }
}

@media screen and (max-width:992px) {
    .story-section .slider-div .image-div {
        border-radius: 100px;
        width: 100px;
        height: 100px;
        padding: 4px
    }
    .story-section .slider-div .image-div img {
        width: 100%;
    }
    .story-section .left-arrow {
        left: 1%;
        z-index: 1111;
    }
    .story-section .right-arrow {
        right: 2%;
        z-index: 1111;
    }
    .story-section .slider-div .mySwiper {
        width: 85%;
    }
}

@media screen and (max-width:768px) {
    .header-top {
        padding: 25px;
    }
    .header-top .header-option ul li .login-btn,
    .header-top .header-option ul li .lang-btn {
        font-size: 13px;
        padding: 3px 13px 5px;
    }
    .header-top .header-option ul li img {
        width: 21px;
    }
    .header-top .header-option .dropdown-menu img {
        /* width: 3px; */
        height: 7px;
    }
    .header-top .header-option ul li {
        margin: 0 2.5px;
    }
    .header-top .header-option ul li a.login-btn {
        margin: 0px 11px;
    }
    .header-top .header-option ul li:last-of-type {
        margin-right: 0;
    }
    .header-top .header-option .chiled-manu {
        right: 60%;
    }
    .header-nav ul {
        width: 100%;
    }
    .banner-section .mob-banner {
        display: block;
    }
    .banner-section .web-banner {
        display: none;
    }
    .banner-title h3 {
        font-size: 22px;
        padding: 12px 0;
        line-height: 30px;
    }
    .games-section {
        padding-top: 27px;
        margin-left: 0em;
        padding-bottom: 15px;
    }
    .games-section .row .col-5 {
        padding-left: 0px;
    }
    .games-section .row .col-md-6 {
        margin-top: 15px;
    }
    .games-section .row .col-5.pd-mob-r-0 {
        padding-right: 0px;
        padding-left: 15px;
    }
    .games-section .game-box .game-image img {
        height: 122px;
    }
    .games-section .game-box .game-title h5 {
        padding: 11px 10px;
        font-size: 14px;
        line-height: 19px;
    }
    .games-section .game-more .more {
        font-size: 13px;
        line-height: 15px;
        padding: 5px 12px;
        margin-top: 10px;
    }
    .story-section .slider-div {
        padding: 12px 0;
    }
    .story-section .slider-div .image-div {
        border-radius: 69px;
        width: 85px;
        height: 85px;
        padding: 4px
    }
    .story-section .slider-div .image-div img {
        width: 100%;
    }
    .story-section .arrow {
        width: 27px;
        height: 27px;
    }
    .story-section .arrow img {
        width: 33%;
    }
    .story-section .slider-div .mySwiper {
        width: 75%;
    }
    .story-section .left-arrow {
        left: 3%;
    }
    .story-section .right-arrow {
        right: 3%;
    }
    .story-section .cartoon-title {
        font-size: 12px;
        line-height: 15px;
        letter-spacing: 0.645em;
        padding: 10px 0px 10px;
        margin-bottom: 15px;
    }
    .video-section {
        padding-bottom: 0px !important;
    }
    .video-section .row .col-md-6 {
        margin-top: 15px;
    }
    .video-section .row .col-5 {
        padding-left: 0px;
    }
    .video-section .video-box .video-image img {
        height: 122px;
    }
    .video-section .video-image::after {
        width: 38px;
        height: 38px;
    }
    .video-section .video-box .video-title h5 {
        padding: 11px 10px;
        font-size: 14px;
        line-height: 19px;
        min-height: 60px;
    }
    .video-section .heading h3 {
        font-size: 22px;
        line-height: 30px;
    }
    .video-section .heading p {
        font-size: 12px;
        line-height: 17px;
    }
    .video-section .row .col-5.pd-mob-r-0 {
        padding-right: 0px;
        padding-left: 15px;
    }
    .video-section .video-more .more {
        font-size: 13px;
        line-height: 15px;
        padding: 5px 12px;
        margin-top: 18px;
    }
    footer {
        margin-top: 20px;
    }
    footer .footer-ditails {
        padding-bottom: 50px;
    }
    footer .footer-ditails p {
        font-size: 14px;
        line-height: 19px;
    }
    footer .solic-midea {
        padding-top: 20px;
    }
    footer .solic-midea ul {
        gap: 18px;
    }
    footer .solic-midea ul img {
        width: 70%;
    }
    footer .copyright {
        font-size: 12px;
    }
    .popUp {
        position: absolute;
    }
    .popUp .popup-box {
        padding: 34px 0;
        padding-top: 40px;
    }
    .popUp .popup-box .pop-p-img {
        width: 66px;
    }
    .popUp .popup-box .pop-close {
        width: 13px;
        top: 15px;
        right: 15px;
    }
    .popUp .popup-details .popup-title {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 8px;
    }
    .popUp .popup-details .popup-sogen {
        font-size: 14px;
        line-height: 17px;
    }
    .popup-mobile-main-box {
        padding: 15px;
    }
    .popup-mobile-main-box .mobile-box label {
        padding: 2px 5px;
        font-size: 14px;
        line-height: 18px;
    }
    .popup-mobile-main-box .mobile-box {
        padding: 10px 7px 8px 6px;
    }
    .popup-mobile-main-box .mobile-box input {
        font-size: 16px;
        line-height: 20px;
    }
    .popup-mobile-main-box .poup-term-title {
        margin-top: 15px;
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 6px;
    }
    .otp-pop .popup-mobile-main-box .otp-box {
        width: 100% !important;
    }
    .otp-pop .otp-box .otp-input {
        width: 55px;
    }
    .popUp .popup-details {
        width: 89%;
        padding: 20px 24px !important;
    }
    .otp-pop .popup-details {
        width: 100%;
        padding: 20px 24px !important;
    }
    .mysubscription-details-pop .subscibtion-details-box {
        width: 90%;
    }
    .banner-mod {
        display: none;
    }
}