/* responsive ******************************************************************************/
@media (max-width: 1599px) {

}


/* responsive ******************************************************************************/
@media (max-width: 1399px) {

    section {
        padding: 50px 0;
    }

    .stat-link p {
        font-size: 12px;
    }
    .stat-link .telegram,
    .stat-link .statics{
        padding: 10px 20px;
    }
    .blog-box .blog-text h3 {
        font-size: 16px;
    }
    .blog-box .blog-text p{
        font-size: 16px;
    }

    #qa-secrtion .qa-detail .title {
        font-size: 22px;
    }
    #qa-secrtion .qa-detail .paragraph {
        font-size: 16px;
    }
    #qa-secrtion .qa-detail {
        margin-bottom: 20px;
    }

    #ipl-id .iplid-text h3 {
        font-size: 28px;
    }
    .iplid-text .qa-ans {
        font-size: 14px;
    }
    .id-btn img {
        max-width: 140px;
    }
    .id-btn .getid-btn p,
    .telegramid-btn p{
        font-size: 12px;
        top: 12px;
    }

    #game-slider .gameslide-box .owl-carousel {
        height: 140px;
    }

    .process-box .process-detail .head-text {
        font-size: 20px;
    }
    .process-box .process-detail .head-para {
        font-size: 15px;
        padding: 10px;
    }

    .news-box .news-text h3{
        font-size: 18px;
    }

    #process-section .process-title h3,
    .site-title h3,
    #ask-qna .askqa-title h3,
    #newsSection .news-title h3{
        font-size: 34px;
    }

}


/* responsive ******************************************************************************/
@media (max-width: 1199px) {


    .container {
        max-width: 100%;
    }

    section {
        padding: 40px 0;
    }

    #header .logo-box h2,
    #footer .logo-box h2 {
        font-size: 22px;
    }
    #header .main-nav nav ul li a{
        font-size: 14px;
    }
    .button-box .login-btn,
    .button-box .join-btn{
        font-size: 14px;
        padding: 10px 20px;
    }
    .homeBanner-box .box2 .img_left,
    .homeBanner-box .box2 .img_right{
        max-width: 80px;
    }
    .homeBanner-box .box2 .img_left {
        left: -40px;
    }
    .homeBanner-box .box2 .img_right {
        right: -40px;
        top: -36px;
    }
    .homeBanner-box .box2 .tour-txt{
        font-size: 32px;
    }
    .homeBanner-box .box2 .year {
        font-size: 50px;
        margin-top: 20px;
    }

    #tour-carousel .matches .dates p {
        font-size: 10px;
    }
    .country .top img {
        max-width: 30px;
        margin-right: 10px !important;
    }
    .country .top .runs .cn-name {
        font-size: 14px;
        margin-bottom: 6px;
    }
    .country .top .runs .score {
        font-size: 10px;
    }
    .country .vs img {
        max-width: 20px;
    }
    .matches .title .finish {
        padding: 8px 10px;
    }
    #tour-carousel .matches .title,
    .country{
        padding: 8px;
    }
    .stat-link .telegram, .stat-link .statics{
        padding: 8px;
    }
    .matches .stat-link .link-img {
        margin-right: 10px !important;
    }

    .blog-box .blog-text h3{
        font-size: 14px;
    }
    .blog-box .blog-text p{
        font-size: 14px;
    }
    #blogSection .blogs .blog-text img{
        max-width: 24px;
    }

    #game-slider .gameslide-box .owl-carousel {
        height: 110px;
    }

    #qa-secrtion .qa-detail .title {
        font-size: 18px;
    }
    #qa-secrtion .qa-detail .paragraph {
        font-size: 12px;
    }

    #ipl-id .iplid-text h3 {
        font-size: 22px;
    }
    .iplid-text .verify-county {
        font-size: 16px;
        margin-bottom: 14px;
    }
    .iplid-text .qa-ans {
        font-size: 12px;
    }

    .process-box .process-detail .head-text {
        font-size: 16px;
    }
    .process-box .process-detail .head-para {
        font-size: 12px;
    }

    .news-box .news-text h3 {
        font-size: 16px;
    }

    #footer .top-box h5{
        margin-bottom: 20px;
        font-size: 22px;
    }
    #footer .top-box .list-box ul li a {
        font-size: 14px;
    }
    #footer .top-box .box ul{
        padding-left: 20px !important;
    }
    .end-box .link-box img {
        max-width: 28px;
    }

}


/* responsive ******************************************************************************/
@media (max-width: 991px) {

    section {
        padding: 30px 0;
    }

    #header .logo-box h2, #footer .logo-box h2 {
        font-size: 20px;
    }
    .homeBanner-box .box2 .tour-txt {
        font-size: 20px;
    }
    .homeBanner-box .box2 .img_left, .homeBanner-box .box2 .img_right {
        max-width: 60px;
    }
    .homeBanner-box .box2 .img_left {
        left: -40px;
        top: -30px;
    }
    .homeBanner-box .box2 .img_right {
        right: -38px;
        top: -28px;
    }
    .homeBanner-box .box2 .year {
        font-size: 30px;
        margin-top: 10px;
    }
    #homeBanner .id-btn{
        margin-top: 12px !important;
    }
    .bg-blur {
        width: 30%;
        max-height: 300px;
        opacity: 0.7;
        position: absolute;
        top: -20%;;
        left: -10%;
    }
    .bg-blur2 {
        width: 30%;
        max-height: 300px;
        opacity: 0.7;
        position: absolute;
        top: -20%;;
        right: -10%;
    }

    .id-btn img {
        max-width: 120px;
    }
    .id-btn .getid-btn p, .telegramid-btn p {
        top: 10px;
    }


    #tour-carousel .matches .title, .country {
        padding: 8px;
    }
    .stat-link {
        padding: 8px 10px;
    }

    .blogs {
        padding: 10px !important;
    }
    .blog-image {
        height: 160px;
    }
    .blog-box .blog-text h3 {
        font-size: 12px;
        margin-bottom: 10px;
    }
    .blog-box .blog-text p {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .game-title h3 {
        font-size: 30px;
    }
    #game-slider .owl-carousel .owl-item img {
        max-width: 140px;
    }

    .qa-part .detail-qa {
        padding-left: 10px;
    }
    #qa-secrtion .qa-detail {
        margin-bottom: 12px;
    }
    #qa-secrtion .qa-detail .title {
        margin-bottom: 6px;
    }

    .site-title h3{
        font-size: 30px;
    }
    #premiumsite-slider .owl-carousel .owl-item img {
        max-width: 140px;
    }

    #process-section .process-title h3{
        font-size: 26px;
    }

    #ask-qna .askqa-box {
        padding: 60px 0;
    }
    #ask-qna .askqa-title h3{
        font-size: 26px;
    }
    #ask-qna .accordion-item .accordion-button,
    .qna-answer .accordion-item .accordion-body{
        font-size: 14px;
    }

    #newsSection .news-title h3{
        font-size: 30px;
    }
    .news-post .news{
        padding: 12px !important;
    }
    .news-box .news-text h3 {
        font-size: 14px;
    }
    .see-btn img {
        max-width: 160px;
    }
    .see-btn p {
        top: 12px;
        font-size: 18px;
    }

    #footer .top-box .list-box li:not(:last-child) {
        margin-bottom: 10px;
    }
    #footer .top-box h5{
        font-size: 18px;
    }
    #footer .center-box,
    #footer .end-box{
        padding: 20px 0;
    }
    #footer .center-box .payment-opt{
        width: 90%;
    }
    #footer .end-box .text-box p {
        font-size: 16px;
    }


}

/* responsive ******************************************************************************/
@media (max-width: 767px) {

    /* header responsive */
    #header .main-nav nav {
        position: fixed;
        top: 0;
        left: -50%;
        width: 100%;
        height: 100vh;
        background: #F5C545;
        opacity: 0;
        visibility: hidden;
        transition: .5s all ease-in-out;
        z-index: 111;
        padding-top: 60px;
    }
    #header .main-nav nav.show {
        left: 0;
        opacity: 1;
        visibility: visible;
    }
    #header .main-nav nav ul li {
        display: block;
        text-align: left;
        padding: 5px 10px;
    }
    #header .main-nav nav ul li a{
        color: #010101;
    }
    #header .buttons{
        position: fixed;
        top: 0;
        left: -50%;
        width: 100%;
        height: 100vh;
        background: #829a9f;
        opacity: 0;
        visibility: hidden;
        transition: .5s all ease-in-out;
        z-index: 111;
        padding-top: 60px;
    }
    #header .buttons {
        display: block;
        text-align: left;
        padding: 5px 10px;
    }

    #header .main-nav .click-menu,
    #header .main-nav .cancel-menu {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    #header .main-nav .cancel-menu {
        position: fixed;
        top: 20px;
        left: -100%;
        max-width: 30px;
        width: 100%;
        text-align: center;
        z-index: 222;
        transition: .5s;
        opacity: 0;
        visibility: hidden;
    }
    #header .main-nav .cancel-menu.show {
        opacity: 1;
        visibility: visible;
        left: calc(100% - 50px);
        background-color: #010101;
    }
    #header .main-nav {
        flex-direction: row-reverse;
    }
    #header .button-box {
        margin-left: 0;
        margin-right: 20px;
    }
    .mobile {
        display: block !important;
    }
    .desktop {
        display: none !important;
    }
    br {
        display: none;
    }
    .row {
        row-gap: 16px;
    }


    .homeBanner-box .box2 .tour-txt {
        font-size: 17px;
    }
    .homeBanner-box .box2 .img_left, .homeBanner-box .box2 .img_right {
        max-width: 40px;
    }
    .homeBanner-box .box2 .img_left {
        left: -25px;
        top: -22px;
    }
    .homeBanner-box .box2 .img_right {
        right: -24px;
        top: -20px;
    }

    #tour-carousel .owl-carousel .owl-stage-outer {
        padding: 40px 0;
    }
    .matches {
        width: 70%;
    }
    .blur{
        opacity: 0.5;
    }

    #game-slider .gameslide-box .owl-carousel {
        height: 130px;
        margin-top: 0px !important;
    }

    #ipl-id .iplid-text{
        text-align: center;
    }
    #ipl-id .iplid-text .qa-ans{
        width: 90%;
        display: inline-block;
    }
    #ipl-id .iplid-box .idget-button{
        align-items: center;
        justify-content: center;
    }


    .payment-opt .payimg-box{
        margin-bottom: 10px;
    }

    .owl-item.active.center {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #footer .end-box .text-box p {
        font-size: 14px;
    }
}
/* responsive ******************************************************************************/

@media (max-width: 575px) {

    section {
        padding: 20px 0;
    }
    .bg-blur{
        opacity: 1;
        left: 0;
    }
    .bg-blur2{
        opacity: 1;
        right: 0;
    }
    .blog-box .blog-text h3 {
        font-size: 20px;
    }
    .blog-box .blog-text p {
        font-size: 16px;
    }
    .news-box .news-text h3 {
        font-size: 16px;
    }
    .game-title h3 {
        font-size: 24px;
    }
    .process-box .process-detail .head-para {
        font-size: 14px;
    }
    .site-title h3 {
        font-size: 24px;
    }
    #newsSection .news-title h3{
        font-size: 24px;
    }
    #process-section .process-title h3{
        font-size: 24px;
    }
    #ask-qna .askqa-box {
        padding: 40px 0;
    }
    #qa-secrtion .qa-detail .paragraph {
        font-size: 14px;
    }
    #game-slider .owl-carousel .owl-stage-outer {
        margin-top: 20px;
    }

    #footer .end-box .text-box{
        text-align: center;
    }
    #footer .end-box .social-link{
        display: flex;
        align-items: center;
        justify-content: center;
    }

}
/* responsive ******************************************************************************/

@media (max-width: 479px) {
    .homeBanner-box .box2 .img_left, .homeBanner-box .box2 .img_right {
        max-width: 30px;
    }
    .homeBanner-box .box2 .tour-txt {
        font-size: 12px;
    }
    .homeBanner-box .box2 .year {
        font-size: 20px;
    }
    #homeBanner .id-btn img {
        max-width: 100px;
    }
    #homeBanner .id-btn .getid-btn p{
        top: 6px;
    }

    .matches {
        width: 80%;
    }
    #tour-carousel .owl-carousel .owl-stage-outer {
        padding: 20px 0;
    }
    #tour-carousel .owl-item.active.center {
        scale: 1;
    }
    .qna-answer {
        width: 100%;
    }
    .site-title.text-center {
        margin-bottom: 10px;
    }

    #ipl-id .iplid-text h3 {
        font-size: 20px;
    }
    #ask-qna .askqa-title h3 {
        font-size: 22px;
    }
    .matches .stat-link .link-img {
        margin-right: 4px !important;
    }
    #game-slider .owl-carousel .owl-stage-outer {
        margin-top: 0px;
    }
    .payment-opt .payimg-box img {
        max-width: 70px;
    }

}


/* responsive ******************************************************************************/
@media (max-width: 375px) {

    .homeBanner-box .box2 .tour-txt {
        font-size: 10px;
    }
    .blog-box .blog-text h3 {
        font-size: 18px;
    }

    #game-slider .owl-carousel .owl-stage-outer {
        margin-top: 0px;
    }

    #game-slider .gameslide-box .owl-carousel {
        height: 100px;
        margin-top: 0px !important;
    }
    #process-section .process-title h3 {
        font-size: 20px;
    }
    .site-title h3 {
        font-size: 20px;
    }
    #ask-qna .askqa-title h3 {
        font-size: 20px;
    }
    #newsSection .news-title h3 {
        font-size: 20px;
    }
    .matches {
        width: 100%;
    }
    .homeBanner-box .box2 .img_left {
        left: -20px;
        top: -17px;
    }
    .homeBanner-box .box2 .img_right {
        right: -18px;
        top: -15px;
    }

}

/* responsive ******************************************************************************/

@media (max-width: 320px) {

    .homeBanner-box .box2 .year {
        font-size: 16px;
    }
    .blog-box .blog-text h3 {
        font-size: 16px;
    }
    .blog-box .blog-text p {
        font-size: 14px;
    }
    .game-title h3,
    .site-title h3{
        font-size: 20px;
    }
    .news-box .news-text h3 {
        font-size: 14px;
    }
    .see-btn img {
        max-width: 140px;
    }
    .see-btn p {
        top: 9px;
        font-size: 16px;
    }
}