/* responsive ******************************************************************************/
@media (max-width: 1599px) {
    h1 {
        font-size: 120px;
        line-height: 100px;
    }

    h2 {
        font-size: 66px;
    }

    .btn-common {
        font-size: 20px;
    }

    #header .button-box img {
        left: -4px;
        max-width: 59px;
    }

    #homeBanner .homeBanner-box .item .text-box .sub-text {
        bottom: 7px;
        right: -2%;
    }

    #homeBanner .homeBanner-box .item .text-box p {
        font-size: 30px;
    }

    #revolution .revolution-box .info-box {
        margin-bottom: 70px;
    }

    #revolution .revolution-box .section-heading h2 {
        line-height: 60px;
    }

    #liveGames .owl-nav button.owl-next {
        right: -60px;
    }

    #liveGames .owl-nav button.owl-prev {
        left: -60px;
    }

    #revolution .revolution-part .container-fluid {
        width: 100%;
        margin: 0 auto;
    }

    #revolution .revolution-part img.bond {
        max-width: 66%;
        margin-bottom: -80px;
    }

    #revolution .revolution-box .info-box .box {
        height: 170px;
        width: 170px;
        padding: 10px 10px;
    }

    #services .owl-nav button.owl-prev {
        left: -60px;
    }

    #services .owl-nav button.owl-next {
        right: -60px;
    }
}

/* responsive ******************************************************************************/
@media (max-width: 1399px) {
    h1 {
        font-size: 100px;
        line-height: 85px;
    }

    h2 {
        font-size: 56px;
    }

    .bg {
        padding: 60px 0;
    }

    #homeBanner .homeBanner-box .cta-box img {
        margin: 0 6px;
        height: 50px;
        width: 50px;
    }

    #homeBanner .homeBanner-part .bonus-wrapper .bonus-box h4.percent {
        font-size: 70px;
    }

    #homeBanner .homeBanner-part .bonus-wrapper .bonus-box p span {
        font-size: 39px;
        line-height: 33px;
    }

    #homeBanner .homeBanner-box .item .text-box .sub-text {
        bottom: 7px;
        right: -8%;
    }

    #homeBanner .homeBanner-box .item .text-box .sub-text P {
        font-size: 40px;
        line-height: 36px;
    }

    #homeBanner .homeBanner-box .item .text-box p {
        font-size: 28px;
    }

    #revolution .revolution-part {
        padding-top: 100px;
    }

    .owl-nav button {
        position: static;
    }

    /* #liveGames .owl-nav button.owl-prev{
        bottom: 0 ;
        left: 0;
    }
    #liveGames .owl-nav button.owl-next {
        right: 0;
        bottom:0 ;
    } */
    #services .services-part .owl-theme .owl-nav {
        margin-top: 60px;
    }

    .owl-theme .owl-nav [class*=owl-]:hover {
        background: transparent !important;
    }

    #services .owl-theme .owl-nav {
        margin-top: 30px;
        display: flex;
        justify-content: center;
        gap: 30px;
    }

    #crypto .section-heading h2 {
        line-height: 61px;
        font-size: 81px;
    }

    #crypto .section-heading h2 span {
        font-size: 50px;
        display: block;
    }

    #crypto .section-heading p {
        font-size: 36px;
    }


}

/* responsive ******************************************************************************/
@media (max-width: 1299px) {
    h2 {
        font-size: 56px;
    }

    h4 {
        font-size: 24px;
    }

    .btn-common {
        font-size: 16px;
        /* padding: 12px 30px; */
    }

    #header .button-box img {
        left: -5px;
        max-width: 59px;
    }

    #revolution .revolution-part img.bond {
        margin-bottom: -110px;
    }

}

/* responsive ******************************************************************************/
@media (max-width: 1199px) {
    h1 {
        font-size: 78px;
        line-height: 65px;
    }

    h2 {
        font-size: 46px;
    }

    h5 {
        font-size: 21px;
    }

    #header .logo-box img {
        max-width: 80px;
    }

    #header .button-box a {
        padding-left: 60px;
    }

    #homeBanner .homeBanner-box .item .text-box p {
        font-size: 22px;
    }

    #homeBanner .homeBanner-box .item .text-box .sub-text {
        bottom: 7px;
        right: -16%;
    }

    #homeBanner .homeBanner-box .item .text-box .sub-text P {
        font-size: 36px;
        line-height: 27px;
    }

    #revolution .revolution-box .section-heading h2 {
        line-height: 45px;
    }
    /* #liveGames .owl-item.center .matches.item {
    margin: 0 -70px;
}
.owl-item.active .matches.item {
    margin: 0 -20px 25px;
} */

    #services .services-part .box-inner .text-box span {
        font-size: 18px;
    }

    #services .services-part .box-inner .text-box span.small {
        font-size: 13px;
    }
    #services  .box-inner {
        padding: 30px 15px;
        height: 100%;
        width: 180px;
    }

    #crypto .section-heading h2 {
        line-height: 55px;
        font-size: 75px;
    }
    #crypto .section-heading p {
        font-size: 31px;
    }
    #faq .faq-part .section-heading h2 {
        font-size: 46px;
    }
    #footer .container {
        max-width: 100%;
    }

    #footer .middle-box .link-box ul a {
        width: 43px;
        height: 43px;
    }

    #footer .middle-box .link-box ul i {
        font-size: 22px;
    }

    #footer .end-box {
        padding: 30px 0 0;
    }
}

/* responsive ******************************************************************************/
@media (max-width: 1080px) {
    h4 {
        font-size: 20px;
    }

    p {
        font-size: 18px;
        margin-bottom: 22px;
    }
    #homeBanner .homeBanner-part .bonus-wrapper {
        width: 90%;
    }
    #homeBanner .homeBanner-part .bonus-wrapper .bonus-box p span {
        font-size: 30px;
        line-height: 26px;
    }
    #revolution .revolution-part img.bond {
        max-width: 90%;
    }
    #liveGames .liveGames-box .section-heading
    #liveGames .item .country .score {
        font-size: 18px;
    }
    .tournament-name {
        width: 190px;
    }
    #liveGames .item img.flag {
        height: 40px;
        width: 40px;
    }
    #liveGames .item .country .cn-name {
        font-weight: 800;
        font-size: 30px;
    }
    #liveGames .owl-item .item {
       
        min-width: max-content;
    }
    #services .services-part .owl-theme .owl-nav {
        margin-top: 40px;
    }
    #crypto .section-heading {
        margin-top: 60px;
    }
    .crypto-part .crypto-box img {
        max-width: 80%;
    }

}

/* responsive ******************************************************************************/
@media (max-width: 991px) {

    .container{
        max-width: 100%;
    }
    .homeBanner-box .item img.banner {
        height: 650px;
    }
    #homeBanner .homeBanner-box .item .text-box p br{
        display: block;
    }
    #homeBanner .homeBanner-box .item .text-box {
       
        left: 5%;
    }
    #homeBanner .homeBanner-part .bonus-wrapper {
        gap: 40px;
    }
    #revolution .revolution-box .row {
        flex-direction: column-reverse;
    }
    #revolution .revolution-box .section-heading h2 {
        line-height: 45px;
        text-align: center;
    }
    #revolution .revolution-box .info-box {
        justify-content: center;
    }
    #revolution .revolution-box .info-box .box {
        height: 160px;
        width: 160px;
    }
    #services  .box-inner {
        width: 100%;
    }
    #services .services-part .container {
        max-width: 100%;
    }
    #crypto .section-heading {
        margin-top: 0px;
    }
    #crypto .section-heading h2 {
        line-height: 66px;
        font-size: 75px;
    }
    #crypto .section-heading p {
        line-height: 26px;
    }
    #crypto .section-heading h2 span {
        font-size: 40px;
    }
    #footer .top-box .logo-box {
        text-align: center;
    }

    #footer .row {
        row-gap: 20px;
    }

    #footer h5 {
        text-align: center;
    }

    #footer .top-box .box3 ul {
        justify-content: center;
    }
}

/* responsive ******************************************************************************/
@media (max-width: 767px) {

    /* header responsive */
    /* #header .main-nav nav {
        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 .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 .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);
    }

    #header .main-nav {
        flex-direction: row-reverse;
    }

    #header .button-box {
        margin-left: 0;
        margin-right: 20px;
    } */

    .btn-common {
        font-size: 16px;
        padding: 12px 20px;
    }
    .button-box {
        text-align: center;
    }

   
    #homeBanner .homeBanner-part .bonus-wrapper .bonus-box h4.percent {
        font-size: 40px;
    }
    #homeBanner .homeBanner-part .bonus-wrapper .bonus-box p span {
        font-size: 27px;
        line-height: 22px;
    }

    #homeBanner .homeBanner-box .item .text-box {
        top: 69%;
        left: 25%;
       
    }
    #homeBanner .homeBanner-box .item .text-box.text-box-2{
        text-align: center;
    }
  
    #revolution .winner-box {
   
        gap: 10px;
        flex-wrap: wrap;
    }
    #services .box2 .offer-box p {
        font-size: 16px;
    }
    #liveGames .liveGames-part .col-12 {
        padding: 0;
    }
    #footer .top-box .logo-box img {
        max-width: 80%;
    }

    #footer .top-box .box2 {
        text-align: center;
        border: 1px solid var(--gray);
        border-bottom: none;
        border-top: none;
        border-right: none;
    }
    
    .mobile {
        display: block !important;
    }
    
    .desktop {
        display: none !important;
    }
}

/* responsive ******************************************************************************/
@media (max-width: 575px) {

    .bg {
        padding: 45px 0;
    }

    h2 {
        font-size: 36px;
    }

    h5 {
        font-size: 18px;
    }
    #header .button-box a {
        padding-left: 50px;
    }
    .section-heading p {
        font-size: 24px;
    }

    #header {
        padding: 20px 0;
    }
    #header .button-box img {
        max-width: 49px;
    }
    #header .header-box {
        align-items: start;
    }
    .homeBanner-box .item img.banner {
        height: 750px;
    }

    #homeBanner .homeBanner-box .item .text-box {
        top: 70%;
    }

    #revolution .revolution-box .info-box {
        gap: 10px;
        margin-bottom: 30px;
    }
    #crypto .section-heading {
        text-align: center;
    }
    #crypto .crypto-box .col-md-6 {
        text-align: center;
    }
    #services .services-part .box-inner .text-box span {
        font-size: 16px;
    }
    #faq .faq-part .accordion-button {
        font-size: 22px;
    }
    #faq .faq-part .accordion-body {
        font-size: 18px;
    }
    #footer .middle-box .link-box ul {
        justify-content: center;
        gap: 20px;
    }
}

/* responsive ******************************************************************************/
@media (max-width: 479px) {
    .bg {
        padding: 35px 0;
    }
    h1 {
        font-size: 58px;
        line-height: 48px;
    }
    #homeBanner .homeBanner-box .item .text-box {
        left: 20%;
    }
    #homeBanner .homeBanner-part .bonus-wrapper {
        width: 100%;
        gap: 15px;
        flex-wrap: wrap;
        padding: 10px 0;
    }
    #homeBanner .homeBanner-box .item .text-box .sub-text {
        bottom: -5px;
        right: 0%;
    }
    #homeBanner .homeBanner-box .item .text-box .sub-text P {
        font-size: 32px;
        line-height: 25px;
    }
 
    #revolution .winner-box .box img {
        width: 70px;
        height: 70px;
    }
    #revolution .winner-box .box p span {
        font-size: 28px;
    }
    #liveGames .owl-item .item {
        min-width: auto;
    }
    .tournament-name {
        width: 170px;
    }
    #liveGames .item .country .score {
        font-size: 16px;
    }
    #liveGames .item img {
        width: 70%;
    }
    #liveGames .item img.flag {
        height: 30px;
        width: 30px;
    }
    #liveGames .item .country .cn-name {
        font-size: 20px;
    }
    #liveGames .item p {
        font-size: 16px;
    }
    #services .services-part {
        padding: 35px 0;
    }
    #crypto .section-heading h2 {
        line-height: 50px;
        font-size: 59px;
    }

}

/* responsive ******************************************************************************/
@media (max-width: 393px) {
  

    #footer .end-box {
        padding: 20px 0 0;
    }
}

/* responsive ******************************************************************************/
@media (max-width: 375px) {
    #homeBanner .homeBanner-box .item .text-box p {
        font-size: 16px;
    }
    #homeBanner .homeBanner-box .item .text-box .sub-text {
        right: -27%;
    }
    #revolution .winner-box {
        padding: 12px;
    }
    #revolution .winner-box .box {
        display: flex;
        align-items: center;
        gap: 8px;
    }
    #liveGames .owl-item .item {
        padding: 10px;
  
    }
    #liveGames .item .country .score {
        font-size: 14px;
    }
    #liveGames .owl-theme .owl-nav {
        margin-top: 10px;
        gap: 10px;
    }
    #liveGames .owl-theme .owl-nav img {
        width: 30px;
        height: 30px;
    }
    #services .owl-theme .owl-nav img {
        width: 30px;
        height: 30px;
    }
    #services .owl-theme .owl-nav {
        margin-top: 25px;
        gap: 10px;
    }
    #crypto .section-heading h2 {
        line-height: 43px;
        font-size: 54px;
    }
    #faq .faq-part .section-heading h2 {
        font-size: 36px;
    }
    #faq .faq-part .accordion-button {
        font-size: 18px;
    }
    #faq .faq-part .accordion-body {
        font-size: 17px;
    }
}

@media (max-width: 360px) {
    #header .logo-box img {
        max-width: 60px;
    }
    #header .button-box a {
        padding: 8px 20px;
        padding-left: 40px;
        font-size: 12px;
    }
    #header .button-box img {
        max-width: 37px;
    }
    #homeBanner .homeBanner-box .item .text-box .sub-text {
        right: -9%;
    }
    #homeBanner .homeBanner-box .item .text-box .sub-text P {
        font-size: 24px;
        line-height: 21px;
    }
    #revolution .winner-box .box img {
        width: 60px;
        height: 60px;
    }
    #revolution .winner-box .box p span {
        font-size: 20px;
    }
    #revolution .winner-box .box p span.small {
        font-size: 18px;
    }
    #liveGames .liveGames-part .section-heading {
        margin-bottom: 0;
    }
    #crypto .section-heading h2 {
        line-height: 33px;
        font-size: 39px;
    }
    #crypto .section-heading p {
        line-height: 19px;
        font-size: 22px;
        margin-bottom: 10px;
    }
    #homeBanner .homeBanner-box .cta-box img {
        margin: 0 6px;
        height: 40px;
        width: 40px;
    }
}