@media (min-width: 1500px) {
    .home-slider .slider-icon {
        position: absolute;
        max-width: 600px;
        top: 26%;
        right: 17.5%;
    }
}
@media (min-width: 1025px) {
    .modal-question {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100% !important;
    }
    .header .dropdown-menu {
        transform: translate(-118px, 26px) !important;
        -webkit-transform: translate(-118px, 26px) !important;
        -moz-transform: translate(-118px, 26px) !important;
        -ms-transform: translate(-118px, 26px) !important;
        -o-transform: translate(-118px, 26px) !important;
    }
}

@media (max-width: 991px) {
    .section {
        padding: 2rem;
    }
    .section-features-item:nth-child(4), .section-features-item:nth-child(5) {
        border-bottom: 0;
    }
    .half-post-entry .img-bg, .half-post-entry .contents {
        width: 100%;
        height: auto;
    }
    .half-post-entry:first-child .img-bg, .half-post-entry:first-child .contents {
        height: auto;
        width: 100%;
    }
    .half-post-entry .contents, .half-post-entry:first-child .contents {
        padding: 1rem;
    }
    .half-post-entry .img-bg, .half-post-entry:first-child .img-bg {
        height: 300px;
    }
    .articles-list {
        padding: 0;
    }
}
@media (max-width: 1024px) {
    .home-slider .slider-text {
        max-width: 300px;
        top: 11%;
        left: 8.5%;
    }
    .home-slider .slider-icon {
        max-width: 351px;
        top: 16%;
        right: 14.5%;
    }
    .slider-site-logo {
        width: 120px;
    }
    .home-slider .slider-text .slider-title {
        font-size: 4rem;
    }
    .home-slider .slider-text .slider-description {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box !important;
        font-size: 1.4rem;
        -webkit-line-clamp: 2 !important;
        line-clamp: 2 !important;
        -webkit-box-orient: vertical;
    }
    .home-slider .btn-slider {
        padding: .5rem 1rem;
    }
}
@media (max-width: 768px) {
    .home-slider .slider-text {
        max-width: 240px;
    }
    .home-slider .slider-text .slider-title {
        font-size: 3rem;
    }
    .home-slider .slider-icon {
        max-width: 275px;
    }
    .section-title {
        font-size: 1.6rem;
    }
    .section-vote .home-game-section-right, .section-crossword .home-game-section-left {
        padding: 0;
    }
    .section-crossword .home-game-section-right, .home-game-section-left {
        text-align: center;
    }
    .section-vote .container {
        display: flex !important;
        flex-direction: row-reverse !important;
    }
    .flag {
        padding: 2rem 1rem;
    }
    .signin-section .btn-signin {
        margin-top: 1rem !important;
    }
    #btn-login-modal-show {
        margin-top: 2rem;
    }
    .needs-validation-login {
        margin-bottom: 2rem;
    }
    .login-modal .left {
        padding: 0 !important;
        border-right: 0;
    }
    .login-modal .modal-body {
        padding: 0 !important;
        margin: 0 !important;
    }
    .modal-content {
        padding: 1rem !important;
    }
    .shortened-link-section .link .list-group-item .right-block a {
        display: block;
    }
    .qrcode-link {
        margin-bottom: 1rem;
        width: 40px;
    }
    .btn-signin {
        margin-top: 2rem;
        width: 100%;
    }
    .logo {
        width: 170px;
    }
    .question-row .question-item {
        width: 30px;
    }
    .question-number {
        padding: 0rem 1rem;
    }
    .question-row .question-item {
        line-height: 30px;
    }
    .player-card {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 1rem;
    }
    .player-card:nth-child(2n) {
        margin-right: 0;
    }
    .player-card:nth-child(3n) {
        margin-right: 2%;
    }
    .player-card:nth-child(6n) {
        margin-right: 0;
    }

    .player-name {
        font-size: 12px;
    }
}
@media (max-width: 480px) {
    .home-slider .slider-icon {
        max-width: 176px;
        top: 16%;
        right: 6.5%;
    }
    .home-slider .slider-text .slider-title {
        font-size: 2rem;
    }
    .home-slider .slider-site-logo {
        width: 60px;
    }
    .home-slider .slider-text .slider-description {
        display: none !important;
    }
    .home-slider .btn-slider {
        padding: .3rem .5rem;
        font-size: 1.2rem;
    }
    .slick-dots {
        bottom: -2px;
    }
    .slick-dots li button {
        width: 15px;
        height: 10px;
    }
    .user-menu .user-name {
        display: none;
    }
    .gamne-tab {
        display: flex;
        gap: 1rem;

    }
    #btn-qrcode-view {
        margin-top: 1rem;
    }
    .question-container-left {
        padding: 0.5rem;
    }
    .question-row .question-item {
        padding: 0.2rem;
        width: 25px;
    }
    .question-row .question-item {
        line-height: 10px;
        font-size: 1rem;
    }
    .question-row .question-item.question-number {
        padding: 0.5rem 0.5rem;
        font-size: 1.2rem;
    }
    .crossword-prinmary-keyword {
        padding: 0;
        min-height: 20px;
    }
    .crossword-prinmary-keyword .radio {
        display: block;
        width: 100%;
        height: 25px;
    }
    .crossword-prinmary-keyword .radio > span {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }
    .crossword-prinmary-keyword .radio.radio-lg>span {
        height: 100%;
        width: 100%;
    }
    .crossword-prinmary-keyword .radio>input:checked~span:after {
        background-color: var(--strong-color);
        border: var(--strong-color);
    }

}
