@media (max-width: 900px) {
    body > div:nth-child(3) > div:nth-child(5) > div.slideshow-container2 > div > div.pricedis-post5 > div.price-dis3 > div.line1 {
        bottom: 50px;
    }

    .class-div {
        margin-right: 0;
        margin-bottom: 8vh;
    }

    .img-box {
        margin-right: 57%;
    }

    .save {
        width: 236px;
        height: 45px;
        background-color: #0C2652;
        font-family: 'byekanbold';
        color: white;
        text-align: center;
        outline: none;
        border: none;
        border-radius: 12px;
        font-size: 18px;
        position: relative;
        /* bottom: 37px; */
            margin: 23px auto 80px auto;
    }

    .class-footer {
        position: fixed;
        bottom: 0px;
        height: 80px;
        justify-content: space-around;
        z-index: 2;
        width: 100%;
        left: 1px;
        display: flex;
        flex-direction: row;
        background: white;
        align-items: center;
        box-shadow: 0px 4px 8px 4px rgb(105 66 228 / 10%), 0px 15px 20px 0px rgb(0 0 0 / 2%);
        border-radius: 20px 20px 0 0;
        -webkit-border-radius: 20px 20px 0 0;
        -moz-border-radius: 20px 20px 0 0;
        -ms-border-radius: 20px 20px 0 0;
        -o-border-radius: 20px 20px 0 0;
    }

    .slider {

        margin-right: 3vw;

    }

    .discount-text1 {
        position: absolute;
        top: 13px;
        right: 5px;
    }

    .discount-text3 {
        position: relative;
        bottom: 26px;
        margin-left: 40px;
    }

    .price-discl {
        bottom: 94px;
        height: 30px;
        width: 110px;
        border-radius: 8px;
    }

    .line20 {
        border-bottom: 2px solid rgba(255, 0, 0, 0.534);
        border-radius: 10px;
        width: 54px;
        position: relative;
        bottom: 7px;
        right: 4px;
    }

    .not-class > .fa {
        font-size: 100px;
    }

    .not-class {
        font-size: 31px;

    }

    .comment, .commentb {
        padding-left: 4px;
    }

    .cm {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        justify-content: space-between;
    }

    p:empty {
        display: none;
    }

    .name {
        width: 55vw;
        height: 45px;
        border-radius: 12px;
        border: 2px #76859e17 solid;
        margin-bottom: 20px;
    }

    .score10 {
        display: flex;
    }

    .banner-text p {
        font-size: 9px;
    }

    .price {
        height: 27px;
        padding: -3px;
        margin-top: -8px;
        width: 96px;
        margin-right: 7px;
    }

    .name-input {
        width: 81px;
    }

    .row3 > .download p {
        width: 36px;
        font-weight: bold;
    }

    .nav li:not(:first-child) {
        display: none;
    }

    .nav a.icon {
        float: right;
        display: block;
    }

    .nav.responsive {
        position: relative;
    }

    .nav.responsive li {
        float: none;
        display: block;
        width: 100%;
    }

    .nav ul {
        display: flex;
        flex-direction: column;
        width: 200px;
        direction: rtl;
        float: right;
        padding-right: 30px;
    }

    .select {
        border-top: none;
    }

    .line-menu1 {
        border-top: 4px solid #0C2652;
        width: 30px;
        margin-bottom: 8px;
    }

    .line-menu2 {
        border-top: 4px solid #0C2652;
        width: 20px;
    }

    .nav li:hover {
        border-top: none;
        transition: none;
        padding-top: 20px;
    }

    .sign-login li:hover {
        border-top: none;
        transition: none;
        padding-top: 20px;
    }

    .sign-login {
        position: absolute;
        top: -9px;
        left: 5px;
    }

    .sign-login ul {
        width: 150px;
        margin-right: 8px;
        padding-right: 0px;
        margin-left: 0px;
        margin-left: -10px;
        margin-top: -4px;
    }

    .banner-text {
        position: absolute;
        height: 100px;
        right: -50px;
        bottom: 0px;
        width: 200px;
        border-radius: 20px;
    }

    body > div:nth-child(3) > div.posts {
        padding: 0 2vw;
        display: flex;
        justify-content: center;
    }

    #myBtnContainer > button {
        margin-left: 5px;

    }

    .banner, .banner img {
        border-radius: 25px;
        margin-right: 0px;
        position: relative;
        width: 100%;
        direction: rtl;
    }

    .posts {
        margin-top: 17vh;
        margin-bottom: 10vh;
    }

    .posts1 {
        display: none;
    }

    .price-dis {
        bottom: 35px;
    }

    .discount {
        bottom: 35px;
    }

    .mySlides1 {
        padding: 5px;
    }

    .discount p {
        margin-top: 12px;
    }

    .discount-text {
        margin-left: 52px;
    }

    .discount-text p {
        margin-top: 32px;
    }

    .post .line1 {
        bottom: 63px;
    }

    .post .post-text {
        margin-top: 36px;

    }

    .price p {
        font-size: 10px;
    }

    .cr {
        display: flex;
        flex-direction: column-reverse;
        width: 100%;
        margin-left: 0px;
        margin-bottom: 25px;
        margin-top: 3vh;
    }

    .post {
        margin-left: 0px;
        width: 330px;
    }

    .post img {
        border-radius: 30px;
        width: 330px;
        height: 220px;

    }

    .slider img {
        border-radius: 20px;
        height: 220px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
    }

    .footer {
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: 0px;
    }

    .footer-buy {
        position: fixed;
        bottom: 0px;
        height: 80px;
        justify-content: space-around;
        z-index: 2;
        width: 100%;
        left: 1px;
        display: flex;
        flex-direction: row;
        background: white;
        box-shadow: 0px 4px 8px 4px rgb(105 66 228 / 10%), 0px 15px 20px 0px rgb(0 0 0 / 2%);
        border-radius: 20px 20px 0 0;
        -webkit-border-radius: 20px 20px 0 0;
        -moz-border-radius: 20px 20px 0 0;
        -ms-border-radius: 20px 20px 0 0;
        -o-border-radius: 20px 20px 0 0;
    }

    .footer-buy > .buy-book > form {
        width: 234px;
    }

    .post-type3 {
        width: 100%;
        height: 200px;
        background-color: white;
        margin: 0px;
        margin-top: 40px;
        display: flex;
        flex-direction: row;
        direction: rtl;
        border-radius: 20px;
        box-shadow: 2px 4px 8px 4px rgb(0 0 0 / 2%), 20px 6px 20px 20px rgb(0 0 0 / 2%);
    }

    .post-type1 img {
        border-radius: 15px;
        width: 110px;
        height: 180px;
    }

    .titr p {
        font-family: 'byekanbold';
        font-size: 14px;
        color: #0C2652;
        margin-top: 13px;
        width: 175px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .post-des {
        width: 100%;
    }

    .contact {
        display: none;
    }

    .contact1 {
        display: flex;
        flex-direction: column;
        margin-right: 0px;
        margin-top: 0px;
        margin-left: 50px;
        margin-bottom: 80px;
        width: 100%;
    }

    .contact-des {
        width: 100%;
    }

    .login-box {
        display: flex;
        flex-direction: column;
        margin-top: 4vh;
        width: 100%;
        border-radius: 25px;
        padding-right: 0px;
        padding-top: 3vh;
        padding-left: 0;
        height: max-content;
    }

    .login-box p {
        margin-right: 25px;
        font-size: 20px;
        font-weight: bold;
    }

    .mobile-login p {
        font-weight: normal;
        margin-top: 8px;
    }

    .send-code p {
        margin-left: 20px;
        margin-bottom: 10px;
    }

    .mobile-box {
        width: 90%;
        margin-right: 10px;
        margin-left: 10px;
        background-color: #e5e5e5;
        height: 50px;
    }

    .mobile-input {
        width: 80%;
        border: none;
        height: 30px;
        text-align: center;
        margin-top: 9px;
        margin-right: 27px;
        font-family: 'byekan';
        color: #7C89A2;
        font-size: 18px;
        background-color: #fff0 !important;
    }

    .code-input {
        width: 80%;
        border: none;
        background-color: transparent;
        height: 30px;
        text-align: center;
        margin-top: 10px;
        margin-right: 27px;
        font-family: 'byekan';
        color: #7C89A2;
        font-size: 18px;
    }

    .log-in {
        width: 200px;
        margin-left: auto;
        height: 55px;
        border-radius: 15px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        -o-border-radius: 15px;
        margin-right: auto;
    }

    .log-in p {
        margin: auto;
    }

    .banner-home {
        height: calc(100vw / 1.65);
        width: 100%;
        margin-bottom: 20px;
        padding: 1vw;
        padding-right: 0px;
        margin-top: 25px;
    }

    .banner-home img {
        border-radius: 35px;
        margin-top: 75px;
        border-radius: 19px;
        aspect-ratio: 2.5;
    }

    .info {
        text-align: center;
        position: relative;
        bottom: 400px;
    }

    .info h1 {
        font-size: 15px;
        color: rgba(255, 255, 255, 0.63);

    }

    .cr {
        display: flex;
        flex-direction: column-reverse;
        width: 100%;
        margin-left: 0px;
        margin-bottom: 25px;
    }

    .social {
        width: 100%;
    }

    .social1 {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .contact-img img {
        border-radius: 15px;
        width: 100%;
        height: auto;
    }

    .contact-img {
        width: 100%;
    }

    .contact-box, .tnx {
        display: none;
    }

    .slideshow-container, .slideshow-container2, .slideshow-container3, .slideshow-container4 {
        width: 100%;
        display: flex;
        flex-direction: row;
        margin-right: 0px;
        overflow-x: auto;
        overflow-y: hidden;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .slideshow-container::-webkit-scrollbar {
        display: none;
        -webkit-overflow-scrolling: touch;
    }

    .slideshow-container3::-webkit-scrollbar {
        display: none;
        -webkit-overflow-scrolling: touch;
    }

    .slideshow-container2::-webkit-scrollbar {
        display: none;
        -webkit-overflow-scrolling: touch;
    }

    .slideshow-container4::-webkit-scrollbar {
        display: none;
        -webkit-overflow-scrolling: touch;
    }

    .slideshow-container1 {
        /* width: 100%; */
        /* display: flex; */
        flex-direction: column;
        /* margin-right: 0px; */
        /* margin-bottom: 70px; */
        padding: 0;
        margin-bottom: 35px;
    }

    .myslides {
        width: 96.3vw;
        height: 200px;
        flex-shrink: 0;
        display: flex;
        flex-direction: row;
        border-radius: 20px;
        padding: 8px;
        position: relative;
        /* margin-right: 2vw; */
        margin-right: 1.7vw;
    }

    .myslides img {
        border-radius: 20px;
        width: 120px;
        height: 120px;
        margin-left: 0px;
        margin-right: -3px;
        margin-top: -4px;
    }

    .class-des2 {
        text-align: right;
        /* width: 170px; */
        height: 185px;
        position: absolute;
        right: 14px;
        top: 21px;
        width: 91%;
    }

    .ptbold {
        margin-left: 0;
    }

    .class-time2-in {
        flex-direction: column;
        display: flex;
        margin-bottom: 0px;
        width: 100%;
        height: 40px;
        justify-content: space-between;
    }

    .class-text p {
        font-family: 'byekan';
        color: #0C2652;
        margin-top: 0px;
        font-size: 12px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        width: 170px;
        text-overflow: ellipsis;
        display: none;
    }

    .price-discl p {
        font-family: 'byekanbold';
        color: #0C2652;
        text-align: center;
        margin-top: 13px;
        font-size: 14px;
        border-radius: -6px;
        margin-left: 7px;
    }

    .class-dis {
        display: flex;
        flex-direction: column;
        position: relative;
        top: 174px;
        left: 100px;
    }

    .post-type1 img, .post-type2 img {
        position: relative;
        border-radius: 25px;
        width: 130px;
        height: 180px;
        right: 11px;
        bottom: 40px;
        box-shadow: 2px 4px 8px 4px rgb(0 0 0 / 5%), 0px 5px 18px 0px rgb(0 0 0 / 15%);
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
    }

    .post-type2 {
        flex-shrink: 0;
        min-height: 165px;
        margin-left: 2%;
        margin-right: 2%;
        width: 98%;
    }

    .post-type1 {
        margin-bottom: 20px;
        height: 193px;
    }

    .column3, .column4 {
        flex-shrink: 0;
        display: flex;
        flex-direction: column;
        width: 100%;
        margin: 10px 10px 12px 0px;
    }

    .column3 > .row1 {
        width: 95%;
        margin-right: 0px;
    }

    .column4 > .row2 {
        width: 95%;
        margin-right: 0px;
    }

    .home-news {
        width: 400px;
        height: auto;
        flex-shrink: 0;
        background-color: #E5F1F5;
        border-radius: 15px;
        padding: 20px;
        margin-bottom: 30px;
        margin-right: 10px;
    }

    .class-list {
        width: 97vw;
        height: 200px;
        flex-shrink: 0;
        display: flex;
        flex-direction: row;
        border-radius: 20px;
        padding: 8px;
        position: relative;
        margin-right: 0vw;
    }

    .class-list::-webkit-scrollbar {
        display: none;
        -webkit-overflow-scrolling: touch;
    }

    .class {
        margin-left: 10px;
        margin-top: 50px;
        margin-right: 10px;
    }

    .news-page {
        display: flex;
        flex-direction: column-reverse;
    }

    .news-img img {
        border-radius: 15px;
        width: 100%;
        height: auto;
    }

    .news-page > .home-news {
        width: 96vw;
        margin-right: auto;
    }

    .footer p {
        color: #0C2652;
        font-family: 'byekan';
        text-align: center;
        font-size: 12px;
    }

    .web-pro {
        display: none;
    }

    .mobile-pro {
        display: flex;
        flex-direction: row;
        direction: rtl;
        margin-bottom: 30px;
        margin-top: 100px;
    }

    .mo-menu {
        width: 100%;

    }

    .in-mo {
        padding-top: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
        background-color: #ffffff;
        border-radius: 25px;
        width: 100%;
        height: 400px;
        text-align: center;
    }

    .line6 {
        display: flex;
        align-items: center;
        border-bottom: 1px solid #9ba0a5;
        width: 30px;
        margin: 10px 0px 10px 0px;
    }


    .line6::after {
        display: flex;
        align-items: center;
        justify-content: center;

    }

    .back-div {
        display: none;
        position: absolute;
        left: 100px;
    }

    .back {
        display: flex;
        align-items: center;
        width: 150px;
        position: absolute;
        cursor: pointer;

    }

    .back a {
        display: flex;
        flex-direction: row;
        align-items: center;
        position: relative;
        left: 70px;
    }

    .back p {
        color: #0C2652;
        font-family: 'byekanbold';
        margin-left: 5px;
    }

    .triangle-left {
        width: 0;
        height: 0;
        border-top: 5px solid transparent;
        border-right: 10px solid #0C2652;
        border-bottom: 5px solid transparent;

    }

    button {
        outline: none;
    }

    .mobile-page1 {
        display: flex;
        flex-direction: column;
        overflow-x: auto;
        overflow-y: hidden;
        margin-top: 15px;
    }

    .mo-page1, .mo-page2, .mo-page3, .mo-page4, .mo-page5 {
        display: none;
        width: 100%;
    }

    .page1 {
        width: 100%;
        height: 500px;
        background-color: white;
        display: flex;
        flex-direction: column;
        margin-bottom: 30px;
        border-radius: 15px;
        direction: rtl;
    }

    .page1 img {
        width: 90%;
        height: 200px;
        margin-bottom: 10px;
        margin-right: 20px;
        margin-top: 10px;
        border-radius: 15px;

    }

    .personal-mobile {
        width: 200px;
        padding-right: 30px;
    }

    .right-per {
        font-size: 13px;
    }

    .left-per {
        font-size: 13px;
    }

    .mobile-page2 {
        display: flex;
        flex-direction: column;
        direction: rtl;
        width: 100%;
    }

    .level-shop {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-right: 0px;
        margin-left: 20px;
        margin-top: 20px;

    }

    .level {
        margin-right: 10px;
    }

    .line7 {
        margin-right: 14px;
    }

    .btn:focus-within {
        border-right: none;
    }

    .mobile-page4 {
        display: flex;
        flex-direction: column;
        direction: rtl;
        background-color: white;
        border-radius: 10px;
        width: 95%;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-right: 10px;
        padding-right: 10px;
    }

    .mobile-page4 img {
        border-radius: 15px;
        width: 200px;
        height: 150px;
        margin-right: 20px;
        margin-top: 20px;
    }

    .form {
        width: 90%;
        margin-right: 5px;
    }

    .mobile-page4 p {
        margin-bottom: 2px;
        margin-right: 5px;
        font-family: 'byekan';
        color: #6C7B96;
    }

    .send-box {
        display: flex;
        flex-direction: column;
        direction: rtl;
        flex-wrap: wrap;
        width: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
        margin-top: 20px;
        margin-right: 0px;
    }

    .comment-box {
        background-color: white;
        box-shadow: 2px 4px 8px 4px rgb(0 0 0 / 2%), 20px 6px 20px 20px rgb(0 0 0 / 2%);
        width: 100%;
        height: 50px;
        border-radius: 15px;
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .comment-send {
        border: none;
        background-color: #EFF1F5;
        width: 70%;
        height: 30px;
        margin-top: 5px;
        margin-right: 10px;
        border-radius: 8px;
        font-family: 'byekan';
        color: #7C89A2;
        font-size: 18px;
    }

    .submit-comment {
        margin-left: 10px;
        right: 70%;
    }

    .submit-comment p {
        margin-top: 10px;
    }

    .mobile-post {
        width: 100%;
        height: 100%;
        direction: ltr;
        display: flex;
        flex-direction: column;
        margin-top: 80px;
        margin-bottom: 90px;
    }

    body > div:nth-child(3) > div.column-postmobile > div.mobile-post {
        margin-top: 20px;
    }

    .mobile-post1 {
        width: 100%;
        height: 100%;
        position: relative;
        bottom: 0px;
        display: flex;
        flex-direction: column;
        margin-top: 5vh;

    }

    .row-button {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-evenly;
        width: 100%;
    }

    .btn1 {
        border: none;
        outline: none;
        cursor: pointer;
        background-color: white;
        font-family: 'byekan';
        color: #1d2a41;
        width: 150px;
        height: 40px;
        align-items: center;
        border-radius: 11px;
    }

    .btn1:focus-within {
        box-shadow: 2px 4px 8px 4px rgb(0 0 0 / 2%), 20px 6px 20px 20px rgb(0 0 0 / 2%);
    }

    .column1, .column2 {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin: 0px 0px 30px 0px;
    }

    .column1 p, .column2 p {
        font-family: 'byekanbold';
        color: #0C2652;
        margin-right: 30px;
        font-size: 23px;
        margin-bottom: 10px;
    }

    .filterDiv1 {
        height: 400px;
        width: 100%;
        margin: 20px;
        display: none;
    }

    .container {
        margin-top: 20px;
        margin-right: 0px;
        width: 100%;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        height: max-content;
    }

    body > div:nth-child(3) > div.column-post {
        display: none;
    }

    .row1 {
        display: flex;
        flex-direction: row;
        align-items: center;
        width: 97%;
        background-color: white;
        border-radius: 15px;
        margin-top: 10px;
        box-shadow: 2px 4px 8px 4px rgb(0 0 0 / 2%), 20px 6px 20px 20px rgb(0 0 0 / 2%);
        height: 60px;
        border-right: 12px solid #FB474C;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        -o-border-radius: 15px;
    }

    .row1 p {
        font-family: 'byekanbold';
        font-size: 14px;
        color: #394E73;
        align-items: center;
        margin-right: 16px;
    }

    .posts2 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: space-between;
        justify-content: center;
        direction: rtl;
        width: 98%;
        margin-left: 2%;
        /* margin-right: -36%; */
        position: relative;
        margin-top: 100px;
        margin-bottom: 90px;
    }

    .row2 {
        display: flex;
        flex-direction: row;
        width: 97%;
        background-color: white;
        align-items: center;
        border-radius: 15px;
        margin-top: 10px;
        box-shadow: 2px 4px 8px 4px rgb(0 0 0 / 2%), 20px 6px 20px 20px rgb(0 0 0 / 2%);
        height: 60px;
        border-right: 12px solid #5AD5CA;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        -o-border-radius: 15px;
    }

    .row3 {
        display: flex;
        flex-direction: row;
        width: 97%;
        background-color: white;
        align-items: center;
        border-radius: 15px;
        margin-top: 0px;
        box-shadow: 2px 4px 8px 4px rgb(0 0 0 / 2%), 20px 6px 20px 20px rgb(0 0 0 / 2%);
        height: 60px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        -o-border-radius: 15px;
        margin-bottom: 15px;
    }

    .row2 p {
        font-family: 'byekanbold';
        font-size: 14px;
        color: #394E73;
        align-items: center;
        margin-right: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .row3 p {
        font-family: 'byekanbold';
        font-size: 14px;
        color: #394E73;
        align-items: center;
        margin-right: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;

    }

    .line4 {
        margin-right: 10px;
        margin-top: 7px;
    }

    .download {
        margin-right: 40px;
    }

    .download1 {
        margin-right: 40px;
        margin-left: 10px;
        right: 60%;
    }

    .triangle-down {
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 10px solid #555;
        margin-top: 3px;
        margin-right: 4px;
    }

    .triangle-down1 {
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 10px solid #555;
        margin-top: 1px;
        margin-right: 6px;
    }

    .post-discount {
        padding-right: 31px;
        padding-left: 15px;
        margin-top: 3px;
    }

    .post-des p {
        font-family: 'byekan';
        color: #0C2652;
        margin-top: 10px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        font-size: 14px;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 10px;
        line-height: 22px;
    }

    .discount1 {
        width: 70px;
        height: 30px;
    }

    .price-des {
        bottom: -14px;
        height: 35px;
        width: 110px;
        right: 25px;
    }

    .posts2 > .post-type1 > .pricedis-post1 {
        position: absolute;
        bottom: 40px;
        left: -10px;
    }

    body > div:nth-child(3) > div.banner > div.slideshow-c > div:nth-child(1) > img {
        margin-top: 15px;
    }

    body > div:nth-child(3) > div.posts > div {
        margin-top: 75px;
    }

    .distext-type2 {
        position: relative;
        bottom: 45px;
    }

    .line2 {
        position: relative;
        bottom: 65px;
        right: 10px;
    }

    .menu {
        width: 96vw;
        margin-left: 2vw;
        margin-right: 0px;
    }

    .column-post {
        display: flex;
    }

    /* .column-post1 {
        display: none;
    } */
    .movie-file {
        align-items: center;
        background-color: #F5F8FB;
        width: 95%;
        height: 250px;
        border-radius: 15px;
        margin: 20px 5% 20px 0px;
    }

    .movie-file1 {
        align-items: center;
        background-color: #F5F8FB;
        width: 100%;
        height: 250px;
        border-radius: 15px;
        margin: 20px 0px 20px 0px;
        margin-top: 11vh;
    }

    .video-det {
        margin-top: 0;
    }

    .movie-file img {
        border-radius: 15px;
        width: 95%;
        height: 230px;
        margin-right: 0px;
    }

    .row-button1 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        direction: rtl;
        margin-right: 10px;
    }

    .movie-list {
        margin-right: 0px;
        width: 96%;
    }

    start
    .row-moviebox {
        display: flex;
        flex-direction: row;
        display: flex;
        flex-direction: row;
        margin-right: 0px;
        margin-bottom: 20px;
        margin-top: 5px;
    }

    .comment-write {
        /* width: 95%; */
        margin-right: 0;
        position: relative;
        width: 85vw;
        height: 45px;
        border-radius: 12px;
        border: 2px #76859e17 solid;
        background-color: #ebedf0;
        margin-bottom: 5px;
    }

    .comment-input {
        width: 70%;
    }

    .send-code {
        margin-left: 17vw;
        margin-top: 6vh;
        height: 55px;
        border-radius: 15px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        -o-border-radius: 15px;
    }

    .submit-comment {
        margin-right: 8px;
        /* right: -12px; */
        right: initial;
        top: 18px;
        position: relative;
        /* margin-right: 0; */
        position: relative;
        width: 35vw;
        height: 40px;
        border-radius: 12px;
        border: 2px #76859e17 solid;
    }

    .column-post1 {
        display: none;
    }

    .pcbold {
        width: 100px;
        font-weight: bold;
    }


    .buy-shop p {
        font-family: 'byekanbold';
        color: white;
        text-align: center;
        margin-top: 10px;
    }

    .class-list1 {
        height: 200px;
        flex-shrink: 0;
        display: flex;
        flex-direction: row;
        border-radius: 20px;
        padding: 8px;
        position: relative;
        direction: rtl;
    }

    .price-discl {
        bottom: 100px;
        height: 35px;
        width: 110px;
    }

    .column-post {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 70px;
    }

    .discountcl {
        width: 49px;
        height: 23px;
        bottom: 175px;
        position: relative;
        border-radius: 7px;
        margin-right: 41px;
        margin-bottom: 10px;
        background-image: linear-gradient(to left, #eb9ea4b9, #ea4b53de);
        box-shadow: 2px 4px 8px 4px rgb(0 0 0 / 2%), 20px 6px 20px 20px rgb(0 0 0 / 2%);
    }

    .discountcl p {
        font-family: 'byekanbold';
        color: white;
        text-align: center;
        margin-top: 5px;
        font-size: 14px;
    }

    .class-time {
        display: flex;
        flex-direction: column;
        align-items: start;
        font-size: 13px;
        /* margin-right: 10px; */
        position: absolute;
        /* right: 189px; */
        /* top: 100px; */
        width: 56%;
        bottom: 21px;
        left: 1px;
        flex-wrap: wrap;
    }

    .class-time p {
        margin-top: 0px;
        margin-bottom: 7px;
        display: inline;
    }

    .class-mobile {
        margin-top: 100px;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    .class-listrow1 {
        display: flex;
        flex-direction: row;
        display: flex;
        flex-direction: row;
        width: 95vw;
        margin-right: 10px;
        background-color: rgba(255, 255, 255, 0.6);
        border: 4px solid #fff;
        border-radius: 32px;
        box-shadow: 0px 4px 8px 4px rgb(105 66 228 / 5%), 0px 15px 20px 0px rgb(0 0 0 / 2%);
        cursor: pointer;
        margin-right: 0;
    }

    .class-listrow1 img {
        border-radius: 20px;
        width: 120px;
        height: 120px;
        margin-left: 0px;
        margin-right: 7px;
        margin-top: 7px;
    }

    .column-postmobile {
        display: flex;
        flex-direction: column;
        direction: rtl;
        margin-right: 5px;
        margin-left: 5px;
        margin-top: 0px;
    }

    body > div:nth-child(3) > div.column-postmobile > div.class-list > div.class-des > div > div.ptbold > p {
        margin-right: 45px;
    }

    body > div:nth-child(3) > div.column-postmobile > div.class-list > div.class-des > div > div.modares > p {
        margin-right: 46px;
    }

    body > div:nth-child(3) > div.column-postmobile > div.class-list > div.score5 {
        right: 27px;
        top: 165px;
    }

    .column-postmobile1 {
        display: flex;
        flex-direction: column;
        direction: rtl;
        margin-top: 69px;
        align-items: center;
    }

    .movie-box {
        flex-direction: column;
        height: max-content;
        padding: 15px 15px 35px 15px;
        align-items: baseline;
        width: 94vw;
        margin-top: 14px;
        margin-right: 0px;
        border: 4px #394e7313 solid;
        border-radius: 20px;
        background-color: rgba(255, 255, 255, 0.3);
        border: 4px solid #fff;
        border-radius: 25px;
        box-shadow: 0px 4px 8px 4px rgb(105 66 228 / 5%), 0px 15px 20px 0px rgb(0 0 0 / 2%);
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
    }

    .column-post {
        display: flex;
        align-content: center;
        margin-bottom: 90px;
    }

    .book {
        display: flex;
        /* width: 100%; */
        height: 190px;
        padding: 0px;
        margin: 0px;
        margin-top: 40px;
        margin-bottom: 20px;
        border-radius: 20px;
        /* margin: 30px 5px; */
        width: 97vw;
    }

    .titr-movie {
        display: flex;
        flex-direction: column;
        margin-right: 10px;
    }

    .right-titr {
        margin-bottom: 20px;
    }

    body > div:nth-child(3) > div.column-postmobile > div.mobile-post > div.container > div.filterDiv.column1-r.show > div > div.right-titr {
        margin-bottom: 0;
    }

    .book img {
        border-radius: 15px;
        position: relative;
        width: 110px;
        height: 180px;
        bottom: 20px;
        right: 20px;
    }

    .download-pdf {
        direction: rtl;
        height: 50px;
        margin: 10px;
        background-color: wheat;
    }

    body > div:nth-child(3) > div.column-post {
        display: flex;
    }

    .download-mo {
        direction: rtl;
        width: 100px;
        height: 40px;
        margin-left: 0px;
        font-size: 14px;
    }

    .buy-shop {
        width: 120px;
        height: 40px;
        margin-left: 20px;
        cursor: pointer;
    }

    .buy-shop6 {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        border-radius: 15px;
        box-shadow: 2px 4px 8px 4px rgb(0 0 0 / 2%), 20px 6px 20px 20px rgb(0 0 0 / 2%);
        width: 35vw;
        height: 50px;
        margin: 10px;
        cursor: pointer;
        background-color: wheat;
        border: 0;
        color: white;
        font-family: 'byekanbold';
        font-size: 14px;
        font-weight: bold;

    }

    body > div:nth-child(3) > div.column-postmobile > div.footer-buy > div > form:nth-child(1) > button > p {
        color: black;

    }

    .buy-shop6 p {
        font-family: 'byekanbold';
        color: white;
        text-align: center;
        margin-top: 10px;
        border: none;
    }

    .buy-shop3 {
        width: 65%;
        height: 50px;
        margin: 10px;
        cursor: pointer;
    }

    .buy-shop4 {
        width: 120px;
        height: 0px;
        margin-left: 0px;
        cursor: pointer;
    }

    .video-det {
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
    }

    .video-div2 {
        display: none;
    }

    .video-div3 {
        display: none;
    }

    .buy-shop2 {
        width: 57vw;
        height: 50px;
        margin-right: 8px !important;
        margin: 10px;
        background-image: linear-gradient(to left, #76859ebd, #3F5376);
        border-radius: 15px;
        align-items: center;
        box-shadow: 2px 4px 8px 4px rgb(0 0 0 / 2%), 20px 6px 20px 20px rgb(0 0 0 / 2%);
        cursor: pointer;
        border: none;
        color: white;
        font-family: 'byekanbold';
        font-size: 14px;
        font-weight: bold;
    }

    .buy-shop2 p {
        font-family: 'byekanbold';
        color: white;
        text-align: center;
        margin-top: 10px;
        border: none;
    }

    .buy-book {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-bottom: 20px;
        width: 100%;
        justify-content: space-around;
    }

    .price-dis1 {
        display: flex;
        flex-direction: column;
        width: 100px;
        min-height: 40px;
        position: relative;
        border-radius: 10px;
        bottom: 0px;
        right: 45%;
        margin-left: 15px;
        margin-bottom: 15px;
        background-image: linear-gradient(to left, #eee0b0cc, #f7d56fd5);
        box-shadow: 2px 4px 8px 4px rgb(0 0 0 / 2%), 20px 6px 20px 20px rgb(0 0 0 / 2%);
    }

    .price-dis1 p {
        font-family: 'byekanbold';
        color: #0C2652;
        text-align: center;
        margin-top: 10px;
    }

    .discount2 {
        width: 70px;
        height: 40px;
        position: relative;
        border-radius: 10px;
        bottom: 0px;
        right: 45%;
        margin-left: 40px;
        margin-bottom: 15px;
        background-image: linear-gradient(to left, #eb9ea4b9, #ea4b53de);
        box-shadow: 2px 4px 8px 4px rgb(0 0 0 / 2%), 20px 6px 20px 20px rgb(0 0 0 / 2%);
    }

    .discount2 p {
        font-family: 'byekanbold';
        color: white;
        text-align: center;
        margin-top: 10px;
    }

    .book-des {
        display: flex;
        flex-direction: column;
        position: inherit;
        margin-right: 10px;
        margin-top: 10px;
        width: 90%;
    }

    .movie-description {
        background-color: #ffffff;
        border-radius: 15px;
        margin-top: 20px;
        padding: 10px;
        width: 95%;
        /* margin-right: 10px; */
        margin-bottom: 50px;
        height: 65%;
    }

    ::-webkit-scrollbar-thumb {
        border: 69px rgb(23, 38, 90) solid;
        scroll-margin: 69px;
        background: transparent !important;
        -webkit-border-radius: 0;
        /* change border color to blue to match the background */
    }

    .class-titr {
        display: flex;
        flex-direction: row;
        width: fit-content;
        margin-right: 133px;
        height: fit-content;
    }

    .class-titr p {
        font-family: 'byekan';
        color: #0C2652;
        width: 100%;
        margin-top: 10px;
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .class-titr1 {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .class-titr2 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        position: relative;
        text-align: right;
        left: -14px;
    }

    .class-titr1 p {
        font-family: 'byekan';
        color: #0C2652;
    }

    .class-list img {
        border-radius: 20px;
        width: 120px;
        height: 120px;
        margin-left: 0px;
        margin-right: -3px;
        margin-top: -4px;

    }

    .class-des {
        text-align: right;
        width: 240px;
        height: 220px;
        position: absolute;
        right: 208px;
    }

    .class-des1 {
        text-align: right;
        /* width: 170px; */
        height: 185px;
        position: absolute;
        right: 14px;
        top: 21px;
        width: 91%;
    }

    .modres {
        position: absolute;
        right: -133px;
    }

    .class {
        display: none;
    }

    .buy-shop1 {
        width: 57vw;
        height: 50px;
        margin-left: 0 !important;
        margin: 10px;
        background-image: linear-gradient(to left, #76859ebd, #3F5376);
        border-radius: 15px;
        align-items: center;
        box-shadow: 2px 4px 8px 4px rgb(0 0 0 / 2%), 20px 6px 20px 20px rgb(0 0 0 / 2%);
        cursor: pointer;
        border: none;
        color: white;
        font-family: 'byekanbold';
        font-size: 14px;
        font-weight: bold;
    }

    .buy-shop1 p {
        font-family: 'byekanbold';
        color: white;
        text-align: center;
        margin-top: 0px;
        margin-left: 0px;
    }

    .download-pdf1 {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        border-radius: 15px;
        box-shadow: 2px 4px 8px 4px rgb(0 0 0 / 2%), 20px 6px 20px 20px rgb(0 0 0 / 2%);
        width: 60vw;
        height: 50px;
        margin: 10px;
        cursor: pointer;
        background-color: wheat;
    }

    .download-pdf1 p {
        font-family: 'byekanbold';
        color: #0C2652;
        font-size: 14px;
    }

    .class-time1 {
        display: flex;
        flex-direction: column;
        align-items: start;
        font-size: 15px;
        background-color: white;
        border-radius: 15px;
        width: 93%;
        margin-right: 10px;
        margin-top: 10px;

    }

    .class-time1 p {
        font-family: 'byekanbold';
        color: #0C2652;
        margin-right: 10px;

    }

    .heading {
        height: 400px;
        width: 97%;
    }

    .heading-row {
        width: 95%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .headingp {
        margin-right: 0px;
    }

    .titr-row {
        display: flex;
        flex-direction: row;
        margin-top: 10px;
    }

    .movie-div {
        width: 98%;
        height: 250px;
    }

    .movie-div img {
        border-radius: 15px;
        width: 100%;
        height: 100%;
    }

    .text-row1 {
        display: flex;
        flex-direction: column;
    }

    .add-input {
        width: 90%;
    }

    .post-input {
        width: 90%;
    }

    .icon-fa {
        display: none;
    }

    .buttons {
        display: flex;
        justify-content: space-between;
        position: absolute;
        width: 90%;
        margin-right: 5%;
        left: 1px;
        bottom: 20px;
        margin-left: 5%;
    }

    .icon-fa {
        left: 20px;
        top: 20px;
    }

    .buy-window1 {
        margin-top: 5px;
        padding: 0px;
        width: 90%;
        height: 450px;
    }

    .buy-window2 {
        display: flex;
        flex-direction: column;
        margin-top: 5px;
        width: 90%;
    }

    .text-row2 {
        margin-left: 0px;
        margin-right: 0px;
    }

    .prev, .next, .text {
        font-size: 11px
    }

    .prev {
        position: relative;
        bottom: 50px;
    }

    .next {
        position: relative;
        bottom: 40px;
    }

    .slideshow {
        text-align: center;
        position: relative;
        bottom: 71px;
    }

    .slideshow1 {
        position: absolute;
        bottom: -17px;
        left: 20px;
    }

    .pricedis-post1 {
        position: absolute;
        top: 130px;
        left: 20px;
    }


    .comments {
        display: flex;
        flex-direction: row;
        width: 320px;
        margin-top: 30px;
    }

    .admin-comment p {
        margin-left: 10px;
    }

    .name-comment p {
        margin-left: 10px;
    }

    .pricedis-post {
        position: absolute;
        top: 130px;
        left: 13px;
    }

    .pricedis-post5 {
        left: -98px;
        bottom: 0;
        top: 273px;
        width: 100%;
    }

    .alert-box {
        width: 90%;
        direction: rtl;
        margin-top: 10px;
        margin-right: 5%;
        margin-left: 5%;
    }

    .alert {
        margin-top: -7vh;
        position: absolute;
        z-index: 2;
        width: 90vw;
        margin-left: 0;
        margin-right: 0;
    }

    .time {
        display: none;
        position: absolute;
        right: 90px;
    }

    .news-text {
        font-family: 'byekan';
        color: #0C2652;
        margin-bottom: 30px;
        width: 100%;
    }

    .news-text p {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
    }

    .news-text1 {
        font-family: 'byekan';
        color: #0C2652;
        font-size: 15px;
        margin-bottom: 30px;
        width: 100%;
    }

    .news-text1 p {
        width: 100%;
        font-size: 13px;
    }

    .score {
        direction: rtl;
        position: absolute;
        display: flex;
        left: 22px;
        bottom: 30px;
        top: -2px;
    }

    .nav-next, .nav-prev, .nav-next1, .nav-next2, .nav-next3, .nav-prev1, .nav-prev2, .nav-prev3 {
        display: none;
    }

    .right-titr > .modares p {
        font-family: 'byekan';
        color: #0C2652;
        margin-top: 0px;
        font-size: 14px;
        width: 100%;
        margin-right: 140px;
    }


    .modares p {
        font-family: 'byekan';
        color: #0C2652;
        margin-top: -4px;
        font-size: 13px;
        width: 200px;
        margin-right: 0px;
    }

    .column-post > .class-list > .class-des1 > .modares p {
        margin-right: 135px;
    }

    .slideshow-container > .myslides > .class-des2 > .modares p {
        margin-right: 135px;
    }

    .comment-text > .pcbold p {
        font-family: 'byekanbold' !important;
        width: 100px;
        margin: 0px;
        font-size: 15px;
        padding-right: 0px;
        color: #0C2652;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .pcbold {
        width: 90px;
    }

    .right-titr p {
        font-family: 'byekanbold';
        color: #0C2652;
        font-size: 17px;
        font-weight: bold;
        margin-bottom: 5px;
        margin-right: 30px;
        margin-top: 30px;
        width: 85%;
    }

    body > div:nth-child(3) > div.column-postmobile > div.mobile-post > div.container > div.filterDiv.column3-r.show > div.score1 {
        left: 23px;
        display: flex;
        height: 15px;
        top: 50px;
        margin: 0px;
    }

    .mobile-box {
        margin-top: 30px;
        width: 90%;
        height: 50px;
        border-radius: 20px;
        background-color: #e5e5e5;
        align-items: center;
        align-items: center;
    }

    body > div:nth-child(3) > div.column-postmobile1 > div.book > div.footer-buy > div > form > button {
        width: 60vw;
    }

    body > div:nth-child(3) > div.column-postmobile1 > div.book > div.score7 {
        direction: rtl;
        position: absolute;
        display: flex;
        top: 155px;
        left: inherit;
        right: 28px;
    }

    body > div:nth-child(3) > div.column-postmobile1 > div.book > div.titr-movie > div.left-titr > div {
        top: 118px;
        left: 80px;
    }

    body > div:nth-child(3) > div.column-postmobile1 > div.mobile-post1 > div.container > div.filterDiv.column2-r.show > div.score9 {
        position: absolute;
        left: 35px;
        display: flex;
        top: 38px;
        height: 30px;
        margin: 0;
    }

    .news {
        display: flex;
        flex-direction: column;
        direction: rtl;
        margin-top: 106px;
        width: 96vw;
        margin-left: 2vw;
    }

    .mobile-box1 {
        margin-top: 35px;
        width: 90%;
        height: 50px;
        border-radius: 20px;
        align-items: center;
        margin-right: 15px;
    }

    .titr-class p {
        font-family: 'byekanbold';
        color: #0C2652;
        font-size: 20px;
        text-underline-offset: 15px;
        margin-right: -20px;
        margin-bottom: 8px;

    }

    .line3 {
        margin-top: 1px;
    }

    .slideshow-c {
        margin-top: 1px;
        z-index: -1;
        width: 100%;
        padding-top: 0.25%;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .discount3 {
        height: 35px;
        width: 90px;
        right: -4px;
        bottom: 48px;
    }

    .post-type1 > .pricedis-post1 > .discount3 {
        height: 35px;
        width: 90px;
        right: -17px;
        bottom: -51px;
    }

    .post-type2 > .pricedis-post1 > .discount3 {
        height: 35px;
        width: 90px;
        right: -7px;
        bottom: 2px;
    }

    .discount3 p {
        margin-top: 12px;
        font-size: 15px;
    }

    .price-dis3 {
        bottom: 48px;
        height: 35px;
        width: 110px;
        right: 95px;
    }

    .slideshow-container3 > .post-type2 > .pricedis-post1 > .price-dis3 {
        position: absolute;
        left: 1px;
        bottom: 1px;
    }

    .price-dis3 p {
        margin-top: 11px;
        font-size: 15px;
        margin-right: 0px;
    }

    .post-text {
        margin-right: 20px;
        margin-top: 30px;
    }

    .footer-post p {
        font-family: 'byekanbold';
        margin-right: 25px;
        margin-top: 3px;
        color: #0C2652;
        FONT-SIZE: 13PX;
        FONT-WEIGHT: BOLD;
        opacity: 0.7;
    }

    .footer-post {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        position: absolute;
        bottom: 0px;
    }

    .price-des p {
        font-family: 'byekanbold';
        color: #0C2652;
        text-align: center;
        margin-top: 12px;
        display: block;
        overflow: hidden;
        text-overflow: unset;
    }

    .class-titr p1 {
        font-family: 'byekan';
        color: #0C2652;
        font-weight: 100;
        margin-top: -10px;
    }

    .line5 {
        border-right: 1px solid #0C2652;
        height: 15px;
        margin-left: 10px;
        margin-top: -10px;
    }

    .ptbold p {
        font-family: 'byekanbold';
        margin: 0px;
        font-weight: bold;
        padding-right: 0px;
        font-size: 14px;
        color: #0C2652;
        overflow: auto;
        white-space: initial;
        width: max-content;
        margin-bottom: 10px;
        margin-top: -3px;
        width: 100%;
        margin-right: 4px;
        margin-left: 10px;
    }

    .buy-window3 {
        margin-top: 5px;
        width: 90%;
        height: 350px;
        padding: 0px;
        padding-top: 50px;
        padding-right: 10px;
    }

    .column5, .column6 {
        display: flex;
        flex-direction: column;
        margin: 0px;
        margin-right: 4%;
        width: 94%;
        position: relative;
    }

    .social-footer {
        justify-content: center;
    }

    .sign-login {
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .exit {
        height: 0px;
    }

    .class-time2 {
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: 26px;
        left: 1px;
        font-size: 14px;
        /* margin-right: 0px; */
        width: 56%;
    }

    .class-time2 p {
        display: inline;
        font-size: 13px;
        font-family: 'byekanbold';
        color: #0C2652;
        /* width: 104%; */
        margin-left: 0;
        margin: 0;
    }

    .row1 > .download p {
        width: 35px;
    }

    .row2 > .download p {
        width: 35px;
        font-weight: bold;
    }

    .row1 > .download1 p {
        width: 35px;
    }

    .row2 > .download1 p {
        width: 35px;
    }

    .icon-fa1 {
        position: absolute;
        left: 20px;
        top: 20px;
        cursor: pointer;
    }

    .btd {
        width: 100%;
        margin-left: 0px;
    }

    .btd p {
        margin-right: 0px;
        font-size: 13px;
    }

    .score2 {
        direction: rtl;
        position: absolute;
        left: 4vw;
        display: flex;
        top: 145px;
        color: #0C2652;
        /* right: 226px; */
        bottom: 6px;
    }

    .nav-prev {
        top: 310px;
        background-color: rgba(0, 0, 0, 0);
    }

    .nav-next {
        top: 310px;
        background-color: rgba(0, 0, 0, 0);
    }

    .arrow {
        box-shadow: none;
        opacity: 0.5;
        margin-top: -5px;
    }

    body > div:nth-child(3) > div:nth-child(7) > div.slideshow-container2 > div > div.pricedis-post5 > div.price-dis3 > div.line1 {

        bottom: 49px;
        width: 50px;

    }

    .nav-next1 {
        top: 485px;
        background-color: rgba(0, 0, 0, 0);
    }

    .nav-prev1 {
        top: 485px;
        background-color: rgba(0, 0, 0, 0);
    }

    .nav-next2 {
        top: 345px;
        background-color: rgba(0, 0, 0, 0);
    }

    .nav-prev2 {
        top: 345px;
        background-color: rgba(0, 0, 0, 0);
    }

    .score3 {
        direction: rtl;
        /* position: relative; */
        display: flex;
        top: 165px;
        /* left: 64vw; */
        right: 14px;
    }

    body > div:nth-child(3) > div.posts > div > div.pricedis-post5 > div.price-dis > p {
        margin-top: 13px;
    }

    body > div:nth-child(3) > div.posts > div > div.pricedis-post5 > div.price-dis > div.discount-text > p {
        margin-top: 23px;
    }

    .score4 {
        direction: rtl;
        position: absolute;
        display: flex;
        top: 162px;
        left: 5vw;
        /* right: 32px; */
    }

    .score5 {
        direction: rtl;
        position: absolute;
        display: flex;
        top: 158px;
        left: inherit;
        right: 27px;
    }

    .score6 {
        direction: rtl;
        position: absolute;
        display: flex;
        top: 155px;
        left: inherit;
        right: 13px;
    }

    .score7 {
        direction: rtl;
        position: absolute;
        display: flex;
        top: 157px;
        left: inherit;
        right: 10px;
    }

    .score1 {
        left: 135px;
        display: flex;
        height: 15px;
        top: 42px;
        margin: 0px;

    }

    .score8 {
        margin-right: 200px;
        margin-right: 200px;
        /* position: relative; */
        left: 25px;
        display: flex;
        top: 52px;
    }

    .score9 {
        position: absolute;
        left: 36px;
        display: flex;
        top: 45px;
        height: 30px;
        margin: 0;
    }

    .fa {
        padding: 2px;
    }

    .line1 {
        border-bottom: 2px solid rgba(255, 0, 0, 0.534);
        border-radius: 10px;
        width: 53px;
        position: relative;
        bottom: 51px;
        right: 7px;
    }


}


