@media screen and (min-width: 1345px) {
    .home-main-section {
        background-size: cover;
    }
}
@media (min-width: 992px) and (max-width: 1399px) {
    .ahzab-hexagon li {
        max-width: 80px;
    }
    .ahzab-hexagon-img {
        width: 60px;
        height: 40px;
        top: 25px;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .navbar-nav li a {
        font-size: 20px;
        margin-left: 15px;
    }
    .home-main-section {
        background-size: cover;
    }
    .home-hizib-question h3 {
        font-size: 55px;
    }
    .home-hizib-question input {
        font-size: 25px;
    }
    .home-hizib-question .btn {
        font-size: 20px;
    }
    .home-ahzab-section h3 {
        font-size: 40px;
    }
}
@media screen and (max-width: 992px) {
    .home-main-section-text {
        background-color: #fff;
        padding: 10px 20px;
    }
    .home-main-section {
        padding: 50px 0 !important;
        background-size: cover;
    }
    .ahzab-tabs .nav-tabs .nav-link {
        margin-left: 0px;
        font-size: 18px;
    }
    .ahzab-hexagon li {
        margin-left: 5px;
        margin-bottom: 10px;
    }
    .ahzab-hexagon .second-row {
        margin-right: 0;
    }
    .home-marsad-hazbi-section::before,
    .home-hizib-question::before,
    .home-ahzab-section::before {
        display: none;
    }
    .home-marsad-hazbi-section {
        padding: 50px 0;
    }
    .home-marsad-hazbi-section .play-icon {
        left: 0;
        right: 0;
        text-align: center;
    }
    .home-hizib-question {
        padding: 50px 0;
    }
    .home-hizib-question h3,
    .home-main-section-text h3,
    .home-ahzab-section h3 {
        font-size: 40px;
    }
    .home-hizib-question p,
    .home-main-section-text p,
    .home-ahzab-section ul li .title,
    .home-hizib-question input,
    .home-hizib-question .btn {
        font-size: 20px;
    }
    .home-ahzab-section ul li .number {
        font-size: 40px;
        height: 30px;
    }
    .ahzab-jordan-text-data {
        text-align: center;
    }
    .home-ahzab-section {
        padding-bottom: 50px;
    }
    .navbar-nav li a {
        margin-left: 0;
    }
    .ahzab-hexagon ul {
        text-align: center;
    }
    .btn-login {
        font-size: 18px;
        padding: 10px 10px;
    }
    .login-page {
        height: 450px;
        margin-top: 0;
    }
    .d-flex.header-login {
        margin-bottom: 15px;
    }
    .login-banner-text {
        background-color: #fff;
        padding: 10px;
    }
    .login-page-form {
        background-image: none;
        margin-top: 0;
        padding-top: 50px;
    }
    .party-details-main .login-banner-text {
        background-color: transparent;
    }
    .hizib-questions-replay {
        margin: auto;
    }
    section.hizib-sections {
        padding: 20px 0;
    }
    .party-details-hizib-word::before {
        display: none;
    }
    .party-details-hizib-word {
        padding-top: 10px !important;
    }
    .login-banner-text h3 {
        font-size: 30px;
    }
    .login-banner-text p {
        font-size: 20px;
    }
    .amana-manager-details p {
        font-size: 20px;
    }
    .amana-manager-details h4 {
        font-size: 25px;
    }
    .news-activity-section .news-text a {
        font-size: 20px;
    }
    .news-activity-section .news-text {
        min-height: auto;
    }
    .news-img {
        height: 250px;
    }
    .hizib-details-img .col-4 img {
        max-width: 70px;
    }
    .custom-tooltip {
        padding: 10px;
        width: 320px;
        top: 120px;
    }
    .home-main-section-text.party-marsad-title h3 {
        margin-bottom: 40px;
    }
    h3 {
        font-size: 30px !important;
    }
    .amana-manager-details img {
        max-height: 170px;
    }
    .login-box-replay-textarea {
        margin-right: 0;
    }
    .banner-text-left-right-center {
        display: none;
    }
    .quiz-next-btn {
        position: relative;
        bottom: 0;
    }
    [dir="rtl"] .slick-prev,
    [dir="rtl"] .slick-next {
        display: none !important;
    }
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
