@media only screen and (max-width:1559px) {

    body.page-template-betting-guide .sections h2 {
        font-size: 44px;
        line-height: 44px;
    }

    body.page-template-betting-guide .sections p {
        font-size: 18px;
        line-height: 28px;
    }

    .betting-guide-banner-section {
        min-height: 800px;
    }

    body.page-template-betting-guide .one-bets-section button.custom-prev.slick-arrow {
        left: 10px;
    }

    body.page-template-betting-guide .one-bets-section button.custom-next.slick-arrow {
        right: 10px;
    }

}

@media only screen and (max-width:1440px) {}

@media only screen and (min-width:1351px) and (max-width:1620px) {}

@media only screen and (min-width:1200px) and (max-width:1350px) {}

@media only screen and (min-width:768px) and (max-width:1199px) {}

@media only screen and (min-width:768px) and (max-width:991px) {}

@media only screen and (min-width:601px) and (max-width:768px) {}

@media only screen and (max-width:1300px) {
    .betting-guide-banner-section {
        min-height: 600px;
    }

    body.page-template-betting-guide .sections h2 {
        font-size: 40px;
        line-height: 40px;
    }

    body.page-template-betting-guide .sections p {
        max-width: 800px;
    }

    .one-bets-section {
        padding: 50px 20px 0;
    }

    body.page-template-betting-guide .one-bets-section .slick-slide img {
        margin-top: 25px;
    }
}

@media only screen and (max-width:1024px) {

    body.page-template-betting-guide .sections h2 {
        font-size: 36px;
        line-height: 36px;
        margin: 20px 0 40px;
    }

    body.page-template-betting-guide .sections p {
        font-size: 16px;
        line-height: 26px;
        width: 100%;
        max-width: 700px;
    }

    .match-winner-wrapper {
        padding: 30px 20px;
    }

    .betting-guide-banner-section {
        min-height: 500px;
    }

}

@media only screen and (max-width:991px) {}

@media only screen and (max-width:767px) {
    .betting-guide-banner-section {
        min-height: 440px;
    }
}

@media only screen and (max-width:600px) {}