.custom-fs-banner{
    background-image: url('../images/pool-betting-header.webp');
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}
.custom-fs-header{
    background-image: url('../images/pool-betting-mobile.webp');
    background-size: auto;
    background-position: bottom right;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}
.p-btn-request-demo {
    margin-top: 70px;
}
.parimutuel-content{
    display: flex;
    justify-content: space-between;
}
.pColor{
    color: #212121;
}
.parimutuel{
    width: 47%;
}
.parimutuel-section{
    padding: 140px 0;
}
.strictAdherence{
    width: 70%;
    margin: 0 auto;
    text-align: center;
    padding: 100px 0;
}
.pool-betting-highlights li{
    display: flex;
    padding-bottom: 20px;
}
.pool-betting-highlights li img{
    height: 10px;
    width: 10px;
}
.mr-10{
    margin-right: 10px;
}
.custom-pool-betting{
    display: flex;
    padding: 140px 0;
    justify-content: space-between;
    
}
.v-bg{
    background-image: url('../images/v-bg.webp');
    background-color: #F2FBF7;
    background-repeat: no-repeat;
    background-position: right;
}
.custom-pool-betting-content{
    width: 57%;
}
.custom-pool-betting-image{
    width: 40%;
}
.pool-betting-highlights{
    padding-left: 24px;
}
.pool-betting-highlights li{position: relative;}
.pool-betting-highlights li:before {
    position: absolute;
    left: -1.2em;
    top: 10px;
    content: ' ';
    display: block;
    width: 12px;
    height: 12px;
    border: 3px solid #212121;
    border-radius: 50%;
}
.revo-why-vinfoitech .common-heading:after {
    content: "";
    display: block;
    border-bottom: solid 2px #00B46A;
    max-width: 55px;
    margin-top: 5px;
}

.common_heading32{
    color: #212121;
    font-family: Geomanist-Medium;
    font-size: 32px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 41px;
    padding-bottom: 20px;
    margin-bottom: 0;
    margin-top: 0;
}
.common_heading24{
    color: #212121;
    font-family: Geomanist-Book !important;
    font-size: 24px !important;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 26px !important;
    padding-bottom: 15px !important;
    margin-bottom: 0;
    margin-top: 0;
}
.blackCaseStudyLeft {
    width: 82%;
    padding-bottom: 70px;
}
.bost-user-sec{
    background-image: url(../images/audience-bg.webp);
    background-position: top right;
    padding-bottom: 0;
    background-color: unset;
}
.pB50 {
    padding-bottom: 50px;
}
.advanced-pool-features{
    padding: 100px 0;
    background-color: #FBF6F1;
}
.poll-features{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 60px;
}
.poll-item{
    width: 33%;
}
.poll-pb{
    padding-bottom: 60px;
}
.poll-icon{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    width: 80px;
    background-color: #000000;
    border-radius: 20px;
    margin-bottom: 20px;
}
.multiple-game-item{
    background-color: #FFFFFF;
    border-radius: 30px;
    justify-content: space-between;
    padding: 30px;
}
.multiple-game-type{
    width: 100%;
}
.wouldnt-you-want-to{
    width: 100%;
}
.payment-gateway-provider{
    padding: 100px 0;
    background-color: #F9F9F9;
}
.payment-gateway-con{
    display: flex;
    gap: 100px;
    padding-top: 60px;
}
.payment-gateway-ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.payment-gateway-item{
    width: 33%;
    padding-bottom: 40px;
}
.activation-content, .startupImg{
    flex: 1;
}
.startupImg{
    display: flex;
    align-items: flex-end;
}
.nonDesktop{
    visibility: hidden;
}
.revo-why-vinfoitech{
    background-image: url('../images/Vinfotech-Symbol@2x.png');
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
}
.revo-vinfoitech-list li{
    display: flex;
    gap: 40px;
    padding-left: 0;
}
.whyIcon{
    width: 90px;
    height: 90px;
    background-color: #00B46A;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
}
@media screen and (min-width:1600px) {
    .pool-banner{
        height: 900px;
    }
    

}

@media screen and (max-width:1600px) {
    .bodyfont{
        font-size: 20px;
    }
    .pool-betting-highlights li {
        font-size: 20px;
    }
    .heading{
        font-size: 32px;line-height: 43px;
    }
    .strictAdherence{
        width: 65%;
    }
    .banner-heading {
        font-size: 58px;
        line-height: 65px;
        margin: 25px 0 30px -4px;
    }
    .pool-banner{
        height: 800px;
        background-size: 55%;
    }
    .desText {
        font-size: 22px;
        line-height: 36px;
    }
    .badge-banner{
        font-size: 16px;
    }
    .common-heading32{
        font-size: 28px;
        line-height: 38px;
    }
    .revo-why-vinfoitech{
        background-size: 35%;
    }
    .revo-top-heading{
        margin-bottom: 30px;
    }
    .revo-vinfoitech-list li{
        margin-bottom: 30px;
    }
    .bost-user-sec{

    }
    
}
@media screen and (max-width:1400px) {
    .pool-banner {
        height: 700px;
        background-size: 55%;
    }
}
@media screen and (max-width:991px) {
    .pool-banner {
        height: 700px;
        background-size: 55%;
    }
}
@media screen and (max-width:767px) {
    .parimutuel-section {
        padding: 50px 15px;
    }
    .parimutuel-content{
        flex-direction: column;
       
    }
    .pool-banner {
        height: 830px;
        background-size: 55%;
    }
    .parimutuel{
        width: 100%;
    }
    .custom-pool-betting {
        padding: 50px 0;
        flex-direction: column;
    }
    .custom-pool-betting-content{
        width: 100%;
        padding: 0 15px;
    }
    .custom-pool-betting-image{
        width: 100%;
        padding: 0 20px 15px 0;
    }
    .strictAdherence {
        width: 100%;
        padding: 60px 0;
    }
    .heading {
        font-size: 28px;
        line-height: 37px;
    }
    .advanced-pool-features {
        padding: 60px 0;
    }
    .poll-features{
        flex-direction: column;padding-top: 30px;
    }
    .poll-item{
        width: 100%;
    }
    .TargetAudience{
        flex-direction: column;
    }
    .rightCon {
        position: relative;
        top: 15px;
    }
    .payment-gateway-con{
        gap: 30px;
        flex-direction: column;
    }
    .payment-gateway-item{
        width: 50%;
    }
    .payment-gateway-provider{
        padding: 60px 0;
    }
    .desText {
        font-size: 20px;
        line-height: 31px;
    }
    .strictAdherence img{
        width: 70px;
    }
    .strictAdherence .fanverse-img{
        padding-bottom: 20px;
    }
    .bodyfont22 {
        font-size: 20px;
        line-height: 31px;
    }
    .blackCaseStudyLeft {
        width: 100%;
        padding-bottom: 40px;
        padding-top: 0;
    }
    .banner-heading {
        font-size: 42px;
        line-height: 48px;
        text-align: center;
        margin: 15px 0;
    }
    .custom-fs-header{
        background-image: unset;
    }
    .badge-banner {
        font-size: 14px;
    }
    .custom-fs-header{
        background-image: url(../images/responsive-pool-header.webp);
        text-align: center;
                background-size: contain;
        background-position: center;
    }
    .badge-banner{
        margin: 0;
    }
    .common-heading65{
        padding-bottom: 20px;
    }
    .common-heading32{
        padding-top: 0;padding-bottom: 10px; font-size: 24px;
    }
    .poll-pb {
        padding-bottom: 20px;
    }
    .nonDesktop{
        display: none;
    }
    .common_heading32{
       font-size: 24px; padding-bottom: 10px;
    }
    .multiple-game-type h3{
        padding-left: 10px;
        padding-left: 10px;
    }
    .revo-vinfoitech-list li{
        gap: 10px;
        flex-direction: column;
    }
    .whyIcon {
        width: 70px;
        height: 70px;
        border-radius: 15px;
    }
}

