/*Mixed Medias*/
@media (min-width: 1461px) and (max-width: 1576px) {
    .flag-image {
        width: 175px;
        height: 175px;
    }

    .flag-match-dtl {
        bottom: -70px;
    }

    .section-title {
        font-size: 24px;
    }

    p.section-title {
        font-size: 14px;
        padding: 20px;
        line-height: 22px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1460px) {
    .flag-image {
        width: 120px;
        height: 120px;
    }

    .chelse-logo-middle {
        width: 155px;
        height: 155px;
    }

    .flag-desc {
        line-height: 75px;
        height: 75px;
    }

    .flag-match-dtl {
        width: 280px;
        bottom: -70px;
    }

    .flag-image input {
        width: calc(90% - 30px);
    }

    .section-title {
        font-size: 20px;
    }

    .section-title span img {
        width: 26px;
    }

    .game-fixture .left-img img, .game-fixture .right-img img {
        width: 45px;
    }

    .game-fixture {
        width: 86%;
    }

    .game-fixture .date {
        text-align: center;
        width: 100%;
        top: -30px;
        bottom: 0;
    }

    .shadow-box .table-responsive .table tbody tr td img {
        text-align: center;
        display: block;
        margin: 0 auto !important;
    }

    .shadow-box .table-responsive .table tbody tr td.text-left {
        text-align: center !important;
    }

    p.section-title {
        font-size: 14px;
        padding: 20px;
        line-height: 22px !important;
    }
}

@media (max-width: 1460px) {
    .main-navigation .navbar-nav .nav-item .nav-link {
        padding: 8px 50px;
    }

    .flag-image .basic-single {
        width: 130px;
    }

    .select2-container--open .select2-dropdown--below {
        width: 130px;
    }
}

@media (max-width: 1200px) {
    .main-navigation .navbar-nav .nav-item .nav-link {
        font-size: 18px;
    }

    .main-navigation .navbar-nav .nav-item .nav-link {
        padding: 8px 22px;
        font-size: 14px;
        letter-spacing: normal;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .first-section {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .bonus-questions {
        margin-top: 30px;
    }

    .second-section, .third-section {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }

    .flag-image {
        width: 200px;
        height: 200px;
    }
}

@media (max-width: 1199px) {
    footer .footer-nav {
        margin-top: 5px;
    }

    footer .footer-nav li {
        padding-top: 10px;
    }
}

@media (max-width: 991px) {
    .btn-col {
        margin-top: 25px;
    }

    .brand-logo {
        text-align: left;
    }

    .user-info {
        text-align: right;
    }

    .top-section-bg {
        padding: 8px 0;
    }

    .user-info::before, .brand-logo::before {
        position: inherit;
        content: '';
        box-shadow: none;
    }

    .banner-section {
        padding-top: 60px;
    }

    .brand-logo span {
        display: block;
        margin-top: 3px;
        padding: 0;
    }

    .top-section {
        display: flex;
        background-color: transparent;
    }

    .modal-dialog {
        max-width: 80%;
    }

    .flag-image {
        width: 165px;
        height: 165px;
    }

    .chelse-logo-middle {
        width: 145px;
        height: 145px;
    }

    .chelse-logo-middle img {
        width: 70px;
    }

    .flag-match-dtl {
        width: 255px;
        bottom: -75px;
    }

    .weekly-prediction {
        padding: 30px 0 100px;
    }

    .news {
        margin-bottom: 30px;
    }

    .brand-logo span {
        width: 100%;
    }

    .man-match-img img {
        width: 135px;
    }

    .man-match-top {
        padding: 15px;
    }

    .bonus-img {
        overflow: hidden;
    }

    .bonus-img img {
        object-fit: cover;
        object-position: right;
    }

    .navbar-light .navbar-brand {
        color: #fff;
    }

    .navbar-toggler-icon {
        background-image: url('../images/line-menu.png') !important;
    }

    .main-navigation {
        padding: 10px 0;
        bottom: auto;
        top: 0;
        background-color: #073262;
    }

    .navbar-light .navbar-toggler {
        border-color: transparent;
    }

    .navbar-brand {
        display: none;
    }
}

@media (max-width: 767px) {
    .login-section .login-main .login-content .left-logo,
    .login-section .login-main .login-content .right-content-txt {
        display: block;
        width: 100%;
        margin: 0;
        padding: 40px;
    }

    .login-section .login-main .login-content .left-logo {
        padding: 0;
        display: none !important;

    }

    .login-section .login-main .login-content .left-logo img {
        width: auto;
    }

    .modal-dialog {
        max-width: 90%;
    }

    .flag-desc {
        font-size: 18px;
    }

    #login_signup, #userregistration_old {
        overflow-y: scroll;
    }

    .login-main .col-full {
        width: 100%;
        height: auto;
    }

    .login-section .login-main .login-content .left-logo img {
        width: 250px;
    }

    .news {
        margin: 30px 0;
    }

    .login-section .login-main .login-content {
        position: inherit;
        margin-top: 15px;
    }

    .register-form {
        width: 100% !important;
    }
}

@media (max-width: 660px) {
}

@media (max-width: 638px) {
    .flag-image {
        width: 125px;
        height: 125px;
    }

    .flag-desc {
        line-height: 65px;
        height: 65px;
    }

    .login-main .col-full {
        height: auto;
    }

    .chelse-logo-middle {
        width: 120px;
        height: 120px;
    }

    .btn-col {
        font-size: 14px !important;
    }
}

@media (max-width: 575px) {
    .login-section .login-main .login-content {
        position: relative;
    }

    .game-fixture .col-xs-6 {
        width: 50%;
    }

    .second-section {
        width: 100%;
    }

    .section-title {
        font-size: 20px;
    }

    .premier-league {
        margin-top: 15px;
    }

    .left-user ul li {
        display: inline-block;
        width: 49%;
    }

    .left-user ul {
        margin-bottom: 25px;
    }

    .top-section {

    }

    .inner-content {
        margin-bottom: 0;
    }

    .winner-section-single .box-winner-wrap {
        display: block;
    }

    .winner-section-single .box-winner-wrap .user-win-dtl {
        padding-bottom: 20px;
    }

    .premier-league .scrore-left {
        right: 16px;
    }

    .premier-league .scrore-right {
        left: 16px;
    }

    .flag-image .select2 {
        width: 90px !important;
    }

    .select2-container--open .select2-dropdown--below {
        width: 97px !important;
    }

    .flag-desc {
        font-size: 13px;
    }
}

@media (max-width: 533px) {
    .flag-image, .chelse-logo-middle {
        width: 80px;
        height: 80px;
    }

    .flag-desc {
        width: 75px;
        line-height: 45px;
        height: 45px;
    }

    .flag-match-dtl {
        width: 150px;
        bottom: -60px;
        padding: 15px 0 5px;
    }

    .flag-match-dtl .flag-match-txt h4 {
        font-size: 15px;
    }

    .flag-image input {
        width: 70%;
    }

    .chelse-logo-middle img {
        width: 30px;
    }

    .question.question-w-bg {
        padding: 0;
    }

    .rule-section ul {
        margin-left: 15px;
        padding: 0;
    }

    .owl-dots .owl-dot {
        height: 2px;
    }

    .owl-dots {
        bottom: 3px;
    }

    .user-info {
        text-align: center;
    }

    #countdown {
        right: 50%;
        top: -135px;
        transform: translateX(50%);
    }

    .news-list img {
        width: 100%;
        float: none;
    }

    .news-list p, .news-list h2, .news-list span {
        padding: 0 15px 0;
    }

    .news-list {
        padding-bottom: 15px;
    }

    #countdown canvas {
        width: 100px;
        height: 100px;
    }

    #countdown {
        left: 0;
        right: auto;
        top: -50px;
        transform: none;
    }

}

@media (max-width: 450px) {
    .btn-col {
        padding: 0 36px;
        font-size: 16px;
    }

    .brand-logo span {
        display: none;
    }

    .top-section {
        display: block;
    }

    .brand-logo {
        text-align: center;
    }

    .user-info, .brand-logo span, .brand-logo {
        width: 100%;
    }

    .flag-image .select2 {
        width: 56px !important;
    }

    .select2-container--open .select2-dropdown--below {
        width: 60px !important;
    }
    .u-loged-info {
    	margin-top: 7px;
    }
}

@media (max-width: 359px) {
    .flag-image, .chelse-logo-middle {
        width: 68px;
        height: 68px;
    }

    .footer-nav ul {
        padding: 0;
    }


    .flag-image .select2 {
        width: 55px !important;
    }

    .select2-container--open .select2-dropdown--below {
        width: 60px !important;
    }

    .login-section .login-main .login-content .right-content-txt {
        padding: 26px;
    }
}

@media (max-width: 320px) {
    .login-section .login-main .login-content .left-logo img {
        width: 100%;
    }

    .game-fixture .date {
        font-size: 12px;
    }

    .section-title b {
        font-size: 15px;
    }

    .btn-col {

    }
}



