@media only screen and (max-width: 1075px) {
    .header {
        display: none !important;
    }

    .mobile-menue {
        display: flex !important;
        flex-direction: column;
        padding-inline: 2rem;
        align-items: center;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .logo-mobile-menu {
        display: flex !important;
        flex-direction: row-reverse;
        align-items: center;
    }

    .logo-mobile-menu {
        color: #96989D !important;
    }

    .nav-menue {
        display: none;
        flex-direction: column;
        width: 100%;
        color: #fff;
        align-items: flex-end;
        padding: 1rem;
        border-bottom: 1px solid gray;
        border-top: 1px solid gray;
    }

    .nav-menue a {
        padding: 0.5rem;
    }

    .nav-menue-show {
        display: flex;

    }

    .drop-content {
        display: none;
        flex-direction: column;
        width: 100%;
        color: #fff;
        align-items: flex-end;
        padding: 1rem;
        padding-right: 2rem;
        background-color: #363738;
        border-radius: 5px;
    }
    .drop-content-show{
        display: flex;
    }
    .drop-child{
        display: none;
        flex-direction: column;
        width: 100%;
        color: #fff;
        align-items: flex-end;
        padding: 1rem;
        padding-right: 2rem;
        border-radius: 5px;
        border-bottom: 1px solid gray;

    }
    .drop-child-show{
        display: flex;

    }
}

@media only screen and (max-width: 1661px) {
    .jahan-fa-title {
        font-size: 6rem;
    }

    .jahan-en-title {
        font-size: 4rem;
    }
}

@media only screen and (max-width: 1459px) {
    .jahan-fa-title {
        font-size: 5.5rem;
    }

    .jahan-en-title {
        font-size: 3.5rem;
    }
}

@media only screen and (max-width: 1356px) {
    .jahan-fa-title {
        font-size: 6rem;
    }

    .jahan-en-title {
        font-size: 4rem;
    }

    .video-item {
        height: 55vh;
    }

    .video-item-overlay {
        height: 55vh;

    }
}

@media only screen and (max-width: 1280px) {
    .jahan-en-title {
        font-size: 7rem;
    }

    .jahan-fa-title {
        font-size: 10rem;
    }
}

@media only screen and (max-width: 1024px) {
    .jahan-fa-title {
        font-size: 5.2rem;
    }

    .jahan-en-title {
        font-size: 3.4rem;
    }

    .first-sec {
        margin-left: 4rem;
    }

    .video-item {
        height: 55vh;
    }

    .video-item-overlay {
        height: 55vh;

    }
}

@media only screen and (max-width: 1024px) and (max-height: 1366px) {
    .video-item {
        height: 35vh;
    }

    .video-item-overlay {
        height: 35vh;
    }

    .jahan-en-title {
        font-size: 3.4rem;
    }

    .jahan-fa-title {
        font-size: 5rem;
    }

    .show-more-pro {
        color: #ff6512;
        display: flex;
        align-items: center;
        margin-bottom: 3rem;
        justify-content: flex-end;
        margin-right: 2rem;
    }
}

@media only screen and (max-width: 991px) {
    .jahan-fa-title {
        font-size: 3rem;
    }

    .jahan-en-title {
        font-size: 2rem;
    }
}

@media only screen and (max-width: 991px) {
    .jahan-fa-title {
        font-size: 2.5rem;
    }

    .jahan-en-title {
        font-size: 1.7rem;
    }
}

@media only screen and (max-width: 912px) and (max-height: 1368px) {
    .video-item {
        height: 35vh;
    }

    .video-item-overlay {
        height: 35vh;
    }

    .jahan-en-title {
        font-size: 7.4rem;
        margin-right: 2rem;
    }

    .jahan-fa-title {
        font-size: 11rem;
        margin-right: 2rem;
    }

    .show-more-pro {
        color: #ff6512;
        display: flex;
        align-items: center;
        margin-bottom: 3rem;
        justify-content: flex-end;
        margin-right: 2rem;
    }
}

@media only screen and (max-width: 828px) {
    .first-sec {
        margin-left: 2rem;
    }
}

@media only screen and (max-width: 820px) and (max-height: 1180px) {
    .video-item {
        height: 44vh;
    }

    .video-item-overlay {
        height: 44vh;
    }

    .jahan-en-title {
        font-size: 7rem;
        margin-right: 2rem;
    }

    .jahan-fa-title {
        font-size: 10.5rem;
        margin-right: 2rem;
    }

    .show-more-pro {
        color: #ff6512;
        display: flex;
        align-items: center;
        margin-bottom: 3rem;
        justify-content: flex-end;
        margin-right: 2rem;
    }
}

@media only screen and (max-width: 800px) and (max-height: 1280px) {
    .video-item {
        height: 30vh;
    }

    .video-item-overlay {
        height: 30vh;
    }

    .jahan-en-title {
        font-size: 7rem;
        margin-right: 2rem;
    }

    .jahan-fa-title {
        font-size: 10.5rem;
        margin-right: 2rem;
    }

    .show-more-pro {
        color: #ff6512;
        display: flex;
        align-items: center;
        margin-bottom: 3rem;
        justify-content: flex-end;
        margin-right: 2rem;
    }
}

@media only screen and (max-width: 796px) {
    .first-sec {
        margin-left: 1rem;
    }
}


@media only screen and (max-width: 767px) {
    .jahan-en-title {
        font-size: 3.6rem;
        margin-right: 2rem;
    }

    .jahan-fa-title {
        font-size: 5.5rem;
        margin-right: 2rem;
    }

    .show-more-pro {
        color: #ff6512;
        display: flex;
        align-items: center;
        margin-bottom: 3rem;
        justify-content: flex-end;
        margin-right: 2rem;
    }
}

@media only screen and (max-width: 712px) {
    .jahan-en-title {
        font-size: 9rem;
        margin-right: 2rem;
    }

    .jahan-fa-title {
        font-size: 13.5rem;
        margin-right: 2rem;
    }

}

@media only screen and (max-width: 600px) {
    .jahan-fa-title {
        font-size: 11.5rem;
        margin-right: 2rem;
    }

    .jahan-en-title {
        font-size: 7.6rem;
        margin-right: 2rem;
    }

    .show-more-pro {
        color: #ff6512;
        display: flex;
        align-items: center;
        margin-bottom: 3rem;
        justify-content: flex-end;
        margin-right: 2rem;
    }
}

@media only screen and (max-width: 480px) {
    .jahan-fa-title {
        font-size: 8.5rem;
        margin-right: 2rem;
    }

    .jahan-en-title {
        font-size: 5.6rem;
        margin-right: 2rem;
    }

}

@media only screen and (max-width: 440px) {
    .jahan-en-title {
        font-size: 3rem;
        margin-right: 1rem;
    }

    .jahan-fa-title {
        font-size: 4.5rem;
        margin-right: 1rem;
    }

    .show-more-pro {
        color: #ff6512;
        display: flex;
        align-items: center;
        margin-bottom: 3rem;
        justify-content: flex-end;
        margin-right: 1rem;
    }

}

@media only screen and (max-width: 360px) {
    .jahan-fa-title {
        font-size: 7.5rem;
        margin-right: 1rem;
    }

    .jahan-en-title {
        font-size: 5rem;
        margin-right: 1rem;
    }

    .show-more-pro {
        color: #ff6512;
        display: flex;
        align-items: center;
        margin-bottom: 3rem;
        justify-content: flex-end;
        margin-right: 1rem;
    }

}

@media only screen and (max-width: 320px) {
    .jahan-en-title {
        font-size: 4.5rem;
        margin-right: 1rem;
    }

    .jahan-fa-title {
        font-size: 6.5rem;
        margin-right: 1rem;
    }
}
@media only screen and (max-width: 1290px) {
    .filter-sec{
        display: none;
    }
    .table-sec{
        width: 100%;
    }
    .filter-mobile{
        display: flex !important;
    }
    .filter-section{
        width: 60%;
        height: 100%;
        margin-right:0px
    }
}
@media only screen and (max-width: 700px) {
   
    .custom-pro{
        display: none !important;
    }
}
@media only screen and (max-width: 1000px) {
   
    .category-box{
       height: 350px;
    }
}
