@media (min-width: 375px) {
    .left-swiper {
        width: 100%;
        height: 500px !important;
    }

    .mySwiper-board {
        width: 100%;
        height: 93%;
        padding: 10px !important;
    }
}

@media (min-width: 425px) {
    .avatar-top {
        width: 30px;
        height: 30px;
    }

    .user-information {
        font-size: 9px;
    }

    .ruydad-perseneli-text {
        font-size: 10px;
    }

    .ruydad-perseneli-child {
        font-size: 10px;
    }

    /* right swiper  */
    .right-swiper-slide .right-swiper-text p:nth-child(1) {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .right-swiper-slide .right-swiper-text p:nth-child(2) {
        font-size: 14px;
    }
    /* left swiper */
    .left-swiper {
        width: 100%;
        height: 550px !important;
    }

    .mySwiper-board {
        width: 100%;
        height: 93%;
        padding: 10px !important;
    }

    .left-swiper-slide span img {
        width: 40px;
        height: 40px;
    }

    .left-swiper-text p:nth-child(1) {
        font-size: 8px;
    }

    .left-swiper-text p:nth-child(2) {
        font-size: 8px;
    }

    .persenel-location {
        font-size: 8px;
    }

        .persenel-location span {
            font-size: 13px;
        }

        .persenel-location p {
            background-color: transparent !important;
            margin: auto 3px;
        }
}

@media (max-width:480px)
{
    .main-section {
        display: flex !important;
        flex-direction: column !important;
        margin: 10px !important;
    }
}

@media (min-width: 500px) {
    .left-swiper {
        width: 100%;
        height: 650px !important;
    }

    .mySwiper-board {
        width: 100%;
        height: 96%;
        padding: 10px !important;
    }

    .footer-right-section {
        margin: auto 0;
        font-size: 12px;
        display: grid;
        width: 80%!important;
        grid-template-columns: auto auto;
    }
    .footer-left-section {
        width: 50%!important
    }
}

@media (min-width: 576px) {
    .left-swiper {
        width: 100%;
        height: 750px !important;
    }

    .mySwiper-board {
        width: 100%;
        height: 96%;
        padding: 10px !important;
    }

    .left-swiper-slide span img {
        width: 50px;
        height: 50px;
    }

    .left-swiper-text p:nth-child(1) {
        font-size: 10px;
    }

    .left-swiper-text p:nth-child(2) {
        font-size: 10px;
    }

    .persenel-location {
        font-size: 10px;
    }

        .persenel-location span {
            font-size: 13px;
        }

        .persenel-location p {
            background-color: transparent !important;
            margin: auto 3px;
        }
}

@media (min-width: 600px) {
    .left-swiper {
        width: 100%;
        height: 800px !important;
    }

    .mySwiper-board {
        width: 100%;
        height: 96%;
        padding: 10px !important;
    }
}

@media (min-width: 700px) {
    .left-swiper {
        width: 100%;
        height: 900px !important;
    }

    .mySwiper-board {
        width: 100%;
        height: 96%;
        padding: 10px !important;
    }
}

@media (min-width: 768px) {
    
    .bell-dropdown {
        width: 350px !important;
        padding: 0 !important;
        margin: 0 auto;
    }

    /* .main-section {
        display: flex !important;
        flex-direction: row;
    } */

    .right-swiper {
        width: 100% !important;
        height: 300px;
    }

    .left-swiper {
        width: 40%;
        height: 500px !important;
        margin: 10px 0;
    }

    .mySwiper-board {
        width: 100%;
        height: 93%;
        padding: 10px !important;
    }

    .left-swiper-slide span img {
        width: 30px;
        height: 30px;
    }

    .left-swiper-text p:nth-child(1) {
        font-size: 8px;
    }

    .left-swiper-text p:nth-child(2) {
        font-size: 8px;
    }

    .persenel-location {
        font-size: 8px;
    }

        .persenel-location span {
            font-size: 13px;
        }

        .persenel-location p {
            background-color: transparent !important;
            margin: auto 3px;
        }
}

@media (min-width: 800px) {
    .footer-right-section {
        display: flex;
    }
}

@media (max-width: 992px) {
    .main-section {
        padding: 0 !important;
        display: flex !important;
        flex-direction: column !important;
    }
    .swiper-pagination-bullet {
        display: none!important;
    }
    .website-information {
        position: relative;
        margin-bottom: 13px !important;
    }
    #frmArticle .first-row-grid, #frmArticle .slider, #frmGallery .first-row-grid {
        display: none !important;
    }
    #frmArticle .category, #frmGallery .category {
        justify-content: space-evenly;
    }
    #frmArticle input, #frmArticle button, #frmGallery input, #frmGallery button {
        font-size: 11px;
    }
    .category a {
        margin:4px 0 !important;
        width: 48%!important;
    }
}

@media (min-width: 992px) {
    .download-sari,.formha,.link-mofid {
        display: flex;
        flex-wrap: wrap;
    }
    .sam-logo,
    .company-logo {
        width: 45px !important;
        height: auto !important;
        display: flex;
        flex-direction: column;
    }

    .avatar-top-top {
        width: 25px;
        height: 25px;
    }

    .ruydad-perseneli-parent {
        background-color: #fff;
        height: 30px;
        display: flex;
        font-size: 12px;
        overflow: hidden;
    }

    .ruydad-perseneli-text {
        width: 150px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
    }

    .ruydad-perseneli-child {
        margin: auto 20px;
        text-decoration: none !important;
        color: #808080;
    }

    .ruydad-perseneli-img {
        width: 25px;
        height: 25px;
        object-fit: cover;
        border-radius: 100%;
        margin: auto 0;
    }

   /* .main-section {
        display: flex !important;
        flex-direction: row;
        margin: 10px 0;
    }*/
    /* right swiper */
    .right-swiper {
        width: 65% !important;
        height: 300px;
    }

    .right-swiper-slide {
        text-align: center;
        font-size: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
    }

        .right-swiper-slide img {
            position: relative;
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .right-swiper-slide span img {
            width: 50px;
            height: 50px;
            object-fit: contain;
            left: 5px;
            top: 5px;
            content: "";
            background-color: rgba(218, 218, 218, 0.7);
            border-radius: 50px !important;
            padding: 5px;
            border: 2px solid #fff;
            position: absolute;
        }

        .right-swiper-slide::before {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            height: 50%;
            background-image: linear-gradient(to top, #000, transparent);
            z-index: 1;
        }

        .right-swiper-slide .right-swiper-text {
            content: "";
            bottom: 50px;
            right: 20px;
            position: absolute;
            text-align: right;
            z-index: 2 !important;
            color: #fff;
        }

            .right-swiper-slide .right-swiper-text p {
                margin: auto 0;
            }

                .right-swiper-slide .right-swiper-text p:nth-child(1) {
                    font-size: 24px;
                }

                .right-swiper-slide .right-swiper-text p:nth-child(2) {
                    font-size: 25px;
                }
    /* left swiper */
    .left-swiper {
        width: 35% !important;
        height: 500px;
        margin-top: 0;
    }

    .left-swiper {
        width: 100%;
        height: 500px !important;
        margin-right: 10px;
    }

    .mySwiper-board {
        width: 100%;
        height: 93%;
        padding: 10px !important;
    }

    .left-swiper-slide {
        text-align: center;
        height: calc((100% - 30px) / 3) !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .left-swiper-slide img {
            border-radius: 20px !important;
            display: block;
            width: 100%;
            height: 100%;
            position: relative;
            object-fit: cover;
        }

        .left-swiper-slide span img {
            width: 30px;
            height: 30px;
            object-fit: contain;
            left: 5px;
            top: 5px;
            content: "";
            background-color: rgba(218, 218, 218, 0.7);
            border-radius: 50px !important;
            border: 2px solid #fff;
            position: absolute;
        }

    .left-swiper-text {
        content: "";
        bottom: 0;
        position: absolute;
        text-align: center;
        z-index: 2 !important;
        color: #fff;
        text-shadow: 3px 3px 10px black;
        width: 100%;
        right: 0;
    }

        .left-swiper-text p:nth-child(1) {
            font-size: 8px;
        }

        .left-swiper-text p:nth-child(2) {
            font-size: 8px;
        }

    .persenel-location {
        font-size: 8px;
    }

        .persenel-location span {
            font-size: 13px;
        }

        .persenel-location p {
            background-color: transparent !important;
            margin: auto 3px;
        }

        .persenel-location span {
            font-size: 13px;
            margin: auto 3px;
        }

        .persenel-location p {
            background-color: transparent !important;
            margin: auto 3px;
        }
    /* footer */
    footer {
        width: 100%;
        height: auto;
        padding: 50px 0;
        color: #000;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
    }

    .footer-right-section {
        margin: auto 0;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }

    .formha {
        display: flex !important;
        list-style: none;
        margin: 10px 0;
    }

        .formha h7 {
            margin: auto 10px;
        }

        .formha li {
            color: #808080;
            margin: auto 10px;
        }

    .link-mofid {
        display: flex !important;
        list-style: none;
        margin: 10px 0;
    }

        .link-mofid h7 {
            margin: auto 10px;
        }

        .link-mofid li {
            color: #808080;
            margin: auto 10px;
        }

    .download-sari {
        display: flex !important;
        list-style: none;
        margin: 10px 0;
    }

        .download-sari h7 {
            margin: auto 10px;
        }

        .download-sari li {
            color: #808080;
            margin: auto 10px;
        }
   
    .website-information p {
        
        margin: 5px 0;
        font-size: 12px;
    }
}

@media (max-width: 1000px) {
    .right-swiper {
        width: 100% !important;
    }
    .left-swiper {
        width: 100% !important;
        height: 450px !important;
    }
}

@media (min-width: 1000px) {
    /* حساب کاربری */
    .user-information {
        font-size: 8px;
        margin: auto;
    }

    /* right swiper */
    .right-swiper {
        width: 70% !important;
        height: 450px;
    }
    /* left swiper */
    .left-swiper {
        width: 30% !important;
        height: 450px !important;
        margin-right: 10px;
    }

    .mySwiper-board {
        width: 100%;
        height: 93%;
        padding: 10px !important;
    }

    .left-swiper-slide {
        text-align: center;
        height: calc((100% - 30px) / 3) !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .left-swiper-slide img {
            border-radius: 20px !important;
            display: block;
            width: 100%;
            height: 100%;
            position: relative;
            object-fit: cover;
        }

        .left-swiper-slide span img {
            width: 30px;
            height: 30px;
            object-fit: contain;
            left: 5px;
            top: 5px;
            content: "";
            background-color: rgba(218, 218, 218, 0.7);
            border-radius: 50px !important;
            border: 2px solid #fff;
            position: absolute;
        }

    .left-swiper-text {
        content: "";
        bottom: 0;
        position: absolute;
        text-align: center;
        z-index: 2 !important;
        color: #fff;
        text-shadow: 3px 3px 10px black;
        width: 100%;
        right: 0;
    }

        .left-swiper-text p:nth-child(1) {
            font-size: 7px;
        }

        .left-swiper-text p:nth-child(2) {
            font-size: 7px;
        }

    .persenel-location {
        font-size: 7px;
    }

        .persenel-location span {
            font-size: 13px;
        }

        .persenel-location p {
            background-color: transparent !important;
            margin: auto 3px;
        }

        .persenel-location span {
            font-size: 13px;
            margin: auto 3px;
        }

        .persenel-location p {
            background-color: transparent !important;
            margin: auto 3px;
        }
}

@media (min-width: 1100px) {
    .logos {
        display: block;
    }

    .openbtn {
        display: none;
    }

    .header-ul {
        display: flex;
        flex-wrap: wrap;
        line-height: 25px;
    }
    .user-information div p {
        display: none;
    }
    .header-ul li {
        font-size: 8px !important;
    }
}

@media (min-width: 1200px) {
    .logos {
        display: block;
    }

    .today-date {
        display: flex;
        font-size: 8px;
    }

    .user-information {
        font-size: 9px;
    }

    .header-ul li {
        font-size: 7.5px !important;
    }
    /* right swiper */
    .right-swiper {
        width: 75% !important;
        height: 450px;
    }
    /* left swiper */
    .left-swiper {
        width: 25% !important;
        height: 450px !important;
        margin-right: 10px;
    }

    .mySwiper-board {
        width: 100%;
        height: 93%;
        padding: 10px !important;
    }

    .left-swiper-slide {
        text-align: center;
        height: calc((100% - 30px) / 3) !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .left-swiper-slide img {
            border-radius: 20px !important;
            display: block;
            width: 100%;
            height: 100%;
            position: relative;
            object-fit: cover;
        }

        .left-swiper-slide span img {
            width: 30px;
            height: 30px;
            object-fit: contain;
            left: 5px;
            top: 5px;
            content: "";
            background-color: rgba(218, 218, 218, 0.7);
            border-radius: 50px !important;
            border: 2px solid #fff;
            position: absolute;
        }

    .left-swiper-text {
        content: "";
        bottom: 0;
        position: absolute;
        text-align: center;
        z-index: 2 !important;
        color: #fff;
        text-shadow: 3px 3px 10px black;
        width: 100%;
        right: 0;
    }

        .left-swiper-text p:nth-child(1) {
            font-size: 7px;
        }

        .left-swiper-text p:nth-child(2) {
            font-size: 7px;
        }

    .persenel-location {
        font-size: 7px;
    }

        .persenel-location span {
            font-size: 13px;
        }

        .persenel-location p {
            background-color: transparent !important;
            margin: auto 3px;
        }

        .persenel-location span {
            font-size: 13px;
            margin: auto 3px;
        }

        .persenel-location p {
            background-color: transparent !important;
            margin: auto 3px;
        }
}

@media (min-width: 1330px) {
    .logos {
        display: block;
    }

    .header-ul li {
        font-size: 9px !important;
    }

    .user-information {
        font-size: 10px;
    }
    /* right swiper */
    .right-swiper {
        width: 75% !important;
        height: 500px;
    }
    /* left swiper */
    .left-swiper {
        width: 25% !important;
        height: 500px !important;
        margin-right: 10px;
    }

    .mySwiper-board {
        width: 100%;
        height: 95%;
        padding: 10px !important;
    }

    .left-swiper-slide {
        text-align: center;
        height: calc((100% - 30px) / 3) !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .left-swiper-slide img {
            border-radius: 20px !important;
            display: block;
            width: 100%;
            height: 100%;
            position: relative;
            object-fit: cover;
        }

        .left-swiper-slide span img {
            width: 30px;
            height: 30px;
            object-fit: contain;
            left: 5px;
            top: 5px;
            content: "";
            background-color: rgba(218, 218, 218, 0.7);
            border-radius: 50px !important;
            border: 2px solid #fff;
            position: absolute;
        }

    .left-swiper-text {
        content: "";
        bottom: 0;
        position: absolute;
        text-align: center;
        z-index: 2 !important;
        color: #fff;
        text-shadow: 3px 3px 10px black;
        width: 100%;
        right: 0;
    }

        .left-swiper-text p:nth-child(1) {
            font-size: 7px;
        }

        .left-swiper-text p:nth-child(2) {
            font-size: 7px;
        }

    .persenel-location {
        font-size: 7px;
    }

        .persenel-location span {
            font-size: 13px;
        }

        .persenel-location p {
            background-color: transparent !important;
            margin: auto 3px;
        }

        .persenel-location span {
            font-size: 13px;
            margin: auto 3px;
        }

        .persenel-location p {
            background-color: transparent !important;
            margin: auto 3px;
        }
}

@media (min-width: 1440px) {
    .header-ul li {
        font-size: 10.5px !important;
    }

    .user-information {
        font-size: 11px;
    }

    /* right swiper */
    .right-swiper {
        width: 75% !important;
        height: 525px;
    }
    /* left swiper */
    .left-swiper {
        width: 25% !important;
        height: 525px !important;
        margin-right: 10px;
    }

    .mySwiper-board {
        width: 100%;
        height: 95%;
        padding: 10px !important;
    }

    .left-swiper-slide {
        text-align: center;
        height: calc((100% - 30px) / 3) !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .left-swiper-slide img {
            border-radius: 20px !important;
            display: block;
            width: 100%;
            height: 100%;
            position: relative;
            object-fit: cover;
        }

        .left-swiper-slide span img {
            width: 30px;
            height: 30px;
            object-fit: contain;
            left: 5px;
            top: 5px;
            content: "";
            background-color: rgba(218, 218, 218, 0.7);
            border-radius: 50px !important;
            border: 2px solid #fff;
            position: absolute;
        }

    .left-swiper-text {
        content: "";
        bottom: 0;
        position: absolute;
        text-align: center;
        z-index: 2 !important;
        color: #fff;
        text-shadow: 3px 3px 10px black;
        width: 100%;
        right: 0;
    }

        .left-swiper-text p:nth-child(1) {
            font-size: 7px;
        }

        .left-swiper-text p:nth-child(2) {
            font-size: 7px;
        }

    .persenel-location {
        font-size: 7px;
    }

        .persenel-location span {
            font-size: 13px;
        }

        .persenel-location p {
            background-color: transparent !important;
            margin: auto 3px;
        }

        .persenel-location span {
            font-size: 13px;
            margin: auto 3px;
        }

        .persenel-location p {
            background-color: transparent !important;
            margin: auto 3px;
        }
}

@media (min-width: 1536px) {
    .user-information div p {
        display: flex;
    }
}

@media (min-width: 1660px) {
    .ruydad-perseneli-text {
        font-size: 12px;
    }

    .ruydad-perseneli-child {
        font-size: 12px;
    }

    .congratulations {
        font-size: 16px;
    }
    /* right swiper */
    .right-swiper {
        width: 75% !important;
        height: 650px;
    }

    .right-swiper-slide span img {
        width: 80px;
        height: 80px;
    }
    /* left swiper */
    .left-swiper {
        width: 25% !important;
        height: 650px !important;
        margin-right: 10px;
    }

    .mySwiper-board {
        width: 100%;
        height: 95%;
        padding: 10px !important;
    }

    .left-swiper-slide {
        text-align: center;
        height: calc((100% - 30px) / 3) !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .left-swiper-slide img {
            border-radius: 20px !important;
            display: block;
            width: 100%;
            height: 100%;
            position: relative;
            object-fit: cover;
        }

        .left-swiper-slide span img {
            width: 40px;
            height: 40px;
            object-fit: contain;
            left: 5px;
            top: 5px;
            content: "";
            background-color: rgba(218, 218, 218, 0.7);
            border-radius: 50px !important;
            border: 2px solid #fff;
            position: absolute;
        }

    .left-swiper-text {
        content: "";
        bottom: 0;
        position: absolute;
        text-align: center;
        z-index: 2 !important;
        color: #fff;
        text-shadow: 3px 3px 10px black;
        width: 100%;
        right: 0;
    }

        .left-swiper-text p:nth-child(1) {
            font-size: 9px;
        }

        .left-swiper-text p:nth-child(2) {
            font-size: 9px;
        }

    .persenel-location {
        font-size: 9px;
    }

        .persenel-location span {
            font-size: 13px;
        }

        .persenel-location p {
            background-color: transparent !important;
            margin: auto 3px;
        }

        .persenel-location span {
            font-size: 13px;
            margin: auto 3px;
        }

        .persenel-location p {
            background-color: transparent !important;
            margin: auto 3px;
        }
}
