.btn {
    padding: 10px 30px 10px 30px;
    box-shadow: 0px 4px 8px 0px rgba(0, 28, 56, 0.15);
    border-radius: 6px;
}

.blacklinkurl {
    text-decoration: underline !important;
    color: #050505;
    font-size: 21px;
}

.blacklinkurlSmall {
    text-decoration: underline !important;
    color: #050505;
    font-size: 17px;
}

.tutorialList {
    margin-top: 30px;
}

.mt-30 {
    margin-top: 30px;
}

.language_select {
    cursor: pointer;
    display: block;
    font-size: 1em;
    max-width: 100%;
    outline: 0;
}

.language_select {
    background-color: inherit;
    border: 0;
    color: #fff;
    padding-left: 0;
}

.language_select select:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;

}

.language_select option {
    margin: 40px;
    padding: 5px;
    background: white;
    color: black;
    /*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);*/
}

.reward {
    /*height: 216px;*/
    max-width: 400px;
}

.reward2 {
    height: 115px;
    max-width: 400px;
    margin-bottom: 30px;
}


@media (max-width: 768px) {
    .indexHeader {
        margin-top: 29px;
    }

    .home-image {
        max-width: 100%;
    }

    .reward {
        /*height: 115px;*/
        max-width: 100%;
    }

    .reward2 {
        height: auto;
        max-width: 400px;
        margin-bottom: 30px;
    }

}

.home-image {
    max-width: 100%;
}

#topnav .navigation-menu > li .submenu li a {
    font-size: 14px !important;
}

.text-muted {
    color: #050505 !important;
}

.tdHeader {
    background: #f8f9fc !important;
}


.headerButton {
    font-size: 17px !important;
}


@media (max-width: 425px) {

    .headerButton {
        font-size: 12px !important;
    }
}

#topnav .navigation-menu > li > a {
    font-size: 13px;
}

@media (min-width: 1400px) {
    #topnav .navigation-menu > li > a {
        font-size: 16px;
    }
}


.tag {
    /*border: 1px solid var(--gray-3);*/
    background-color: white;
    color: black;
    margin: 5px;
    border-radius: .75rem;
    margin-bottom: 1rem;
    padding: .25rem 1rem;
    font-weight: 500;
    line-height: 22px;
    box-shadow: 0 1px 4px #353e4412;
}

.homeBookademo {
    margin: 5px;
    font-size: 18px;
}

.homeRegistration {
    margin: 5px;
    font-size: 18px;
}


.logoSlider {
    /*padding: 20px;*/
}


.industriesDiv {
    padding: 13px;
    margin-top: -31px;
}

.containerSlider {
    overflow: hidden;

.slider {
    /*width: 100%;*/
    animation: slidein 30s linear infinite;
    white-space: nowrap;

.logos {
    /*width: auto;*/
    width: 100%;
    display: inline-block;

/*margin: 20px;*/

.fab {
    padding: 17px;
    width: calc(100% / 5);
    animation: fade-in 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
}

}
}
}

@keyframes slidein {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


.rateg2cap {
    padding-top: 32px;
    padding-bottom: 32px;
}

.no-margin {
    margin: 0;
}

.partners {
    padding: 20px 0px 20px 0;
}

@media (max-width: 768px) {
    .actionButtons {
        padding-top: 32px;
    }

    .mreward {
        width: 100%;
    }

    .categoryButtons {
        margin-top: 0px !important;
    }

    .tag {
        display: none;
    }

    .partners {
        padding: 20px 0px 0px 0;
    }


    .title-heading .para-desc {
        font-size: 16px;
    }

    .homeBookademo {
        width: 100%;
        display: block;
        font-size: 18px;
        margin: 5px 0px !important;;

    }

    .homeRegistration {
        width: 100%;
        display: block;
        font-size: 18px;
        margin: 21px 0px !important;;

    }

    .bg-home, .bg-half-170, .bg-half-260, .bg-marketing, .swiper-slider-hero .swiper-container .swiper-slide {
        padding: 80px 0px 0px 0px;
    }


    .containerSlider {
        overflow: hidden;
    }

    .slider {
        animation: slidein 30s linear infinite;
        white-space: nowrap;
        width: 1200px;
    }

    .logos {
        width: auto !important;
        display: inline-block;
    }

    .fab {
        width: calc(100% / 5);
        animation: fade-in 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
    }
}


/*F9FCFF*/

.btn-close {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background: transparent; */
    border: 1px solid transparent;
}


.mreward {
    max-width: 429px;
    padding-top: 35px;
}

/*.mrewardDiv{*/
/*    width: 100%;*/
/*}*/

.table {
    color: #050505
}

.services-menu {
    padding: 50px !important;
    white-space: normal !important;
}


.services-menu-div {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    color: #050505 !important;
    gap: 15px;
    padding: 3px;
}

.services-menu-div > div >  p {
    color: #050505 !important;
    font-size: 14px !important;
}


.services-menu-div:hover {
    background-color: #e7eaee;
    border-radius: 8px;

    cursor: pointer;
}


.services-menu-div-a {
    font-weight: 500;
    /* text-decoration: underline !important; */
    color: #050505 !important;

}

#igaming,
#financial,
#prop,
#commerce,
#leadnetwork {
    scroll-margin-top: 1000px; /* adjust value as needed */
}