@font-face {
    font-family: 'SF Pro Text';
    src: url('../../fonts/web/SF-Pro-Text.eot');
    src: url('../../fonts/web/SF-Pro-Text.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/web/SF-Pro-Text.woff') format('woff'),
        url('../../fonts/web/SF-Pro-Text.ttf') format('truetype');
}

@font-face {
    font-family: 'SF Thin Italic';
    src: url('../../fonts/web/SFUIText-LightItalic.woff') format('woff');
}

body {
    font-weight: normal !important;
    font-style: normal !important;
    color: #000000 !important;
    font-size: 21px !important;
    line-height: 30px !important;
    font-family: SF Pro Text !important;
}

h1 {
    font-weight: bold;
    font-size: 4.5rem;
}

h2 {
    font-weight: bold;
    font-size: 3rem;
}

h1,
h2,
h3 {
    font-family: 'Rajdhani', sans-serif !important;
}

.nav-item {
    text-align: right;
}

/*a.nav-link {*/
/*    color: white;*/
/*}*/

/*a.nav-link:hover {*/
/*    color: #00B0E2;*/
/*}*/

a.custom-text {
    color: #FFFFFF;
}

a.custom-text:hover {
    color: #FFFFFF;
}

a.custom-text:hover {
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    border-bottom: 2px solid #00b0e2;
}

a.nav-link.deskstop-sign-up:hover {
    color: #00B0E2;
    border-color: #00B0E2;
}

.navbar-nav .nav-link {
    font-size: 18px;
    font-family: SF Pro Text;
    padding: 1rem !important;
    display: inline-block;
    width: auto;
}

ul.sub-menu li {
    display: inline-block;
    margin-right: 20px;
}

ul.sub-menu li a.learn-more {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}

ul.sub-menu li a.learn-more:hover {
    color: #00B0E2;
}


.header-nav ul li ul.dropdown-nav {
    /*padding: 12px 0;*/
    /*border-bottom: 4px solid #01baed;*/
}

.header-nav ul li .dropdown-nav li a:hover,
.header-nav ul li .dropdown-nav li a.active {
    background: #F1F1F1;
}

.header-nav ul li .dropdown-nav li a {
    font-weight: bold;
}

/*.landing-container {*/
/*    text-align: center;*/
/*}*/

.back-ground-header {
    background-repeat: no-repeat;
    background-size: cover;
    /* min-height: 547.5px; */
    padding-bottom: 10%;
    left: 0px;
    top: 0px;
}

.new-site-logo-landing {
    width: 64px;
    height: 55px;
}

footer .new-site-logo-landing {
    width: 84px;
    height: 72px;
}

.new-header-nav-landing {
    margin-top: 52px;
    height: 21px;

    font-family: SF Pro Text;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;

    color: #FFFFFF;
}

.content-header-inner {
    text-align: center;
    /*width: 1104px;*/
    /*height: 92px;*/
    margin-top: 3%;
    font-family: 'Rajdhani', sans-serif;
    font-style: normal;
    font-weight: bold;
    /* font-size: 72px; */
    font-size: calc( (61 / (1440 * 0.01)) * 1vw);
    line-height: 1.5;
    /* identical to box height */
    color: #FFFFFF;
}

.sub-content-header-inner {
    text-align: center;
    /* width: 846px; */
    /*height: 58px;*/
    margin-top: 12px;
    font-family: SF Pro Text;
    font-style: normal;
    font-weight: normal;
    font-size: calc( (24 / (1440 * 0.01)) * 1vw);
    line-height: 1.5;
    color: #FFFFFF;
}

.header-inner-button {
    margin-top: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.button-box {
    font-family: SF Pro Text;
    background: #01819D !important;
    color: #FFFFFF !important;
    border-radius: 100px !important;
    height: 61px;
    width: 180px;
    font-size: 18px !important;
    padding: 15px 5px !important;
}

.button-box a {
    width: 132px;
    height: 21px;

    font-family: SF Pro Text;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-align: center;

    color: #FFFFFF;


    /* Inside Auto Layout */

    flex: none;
    order: 0;
    align-self: center;
    margin: 10px 0px;
}

.button-box a:hover {
    color: #000000;
}

.landing-body-content {
    margin-top: 50px;
    margin-bottom: 30px;
    font-family: 'Rajdhani', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: calc( (48 / (1440 * 0.01)) * 1vw);
    /* font-size: 48px; */
    /* line-height: 61px; */
    line-height: 1.5;
    text-align: center;
    color: #000000;
}

.back-ground-footer {
    width: 100%;
    height: 353px;
}

.sub-back-ground-footer {
    width: 100%;
    height: 5px;
}

.footer-logo-not-active {
    width: 84px;
    height: 72px;
    margin-top: 77px;
    margin-left: 188px;
}

.footer-menu-container {
    /*margin-top: 68px;*/
    /*margin-left: 350px;*/

    font-family: SF Pro Text;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 36px;
}

.footer-menu-container a {
    color: #FFFFFF;
}

.footer-menu-container a:hover {
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    padding-bottom: 3px;
    border-bottom: 1px solid #00b0e2;
}

.footer-policy-container {
    /*height: 72px;*/
    /*margin-top: 68px;*/
    /*margin-left: 116px;*/
    font-family: SF Pro Text;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 36px;
}

.footer-info-container {
    padding-top: 14px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
}

.footer-info-container a {
    color: #A3A3A3;
}

.footer-social-container-item {
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    background-color: #fff;
    margin-right: 10px;
}

.footer-social-container-item a {
    padding-left: 7px;
    color: #000000;
}

.footer-social-container li a .fa {
    color: #373737;
    font-size: 17px;
    font-weight: 600;
    line-height: 28px;
}

.logo-inner {
    width: 112px;
    height: 35px;
    background-size: cover;
    background-repeat: no-repeat;
}

.main-content-inner {
    font-family: 'Rajdhani', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 55px;
    line-height: 65px;
    /* identical to box height, or 60px */
    color: #000000;
    text-align: left;
    margin-top: 16px;
    margin-bottom: 20px;
}

.main-content-inner-supper-script {
    height: 38px;
    font-size: 25px;
    position: relative;
    top: -1.25em;
}

.sub-content-inner {
    text-align: left;
    font-family: SF Pro Text;
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 30px;
    /* or 143% */

    color: #000000;
}

.badge-appstore {
    width: 196px;
    height: 67px;
}

.learn-more-container {
    width: 166px;
    height: 28px;
    font-size: 18px;
    line-height: 28px;
    text-decoration-line: underline;
    color: #000000;
}

.learn-more-container a {
    color: #000000;
}

.learn-more-content-automation {
    margin-top: 50px;
}

.betting-insights-sub-img {
    margin-top: 63px;
    margin-right: 188px;
}

/* .betting-insights-sub-img-1-inner {
        position: absolute;
        margin-left: 100px;
        width: 284px;
        height: 485px;
        background-size: cover;
        background-repeat: no-repeat;
        z-index: 2;
        transform: translatey(0px);
        animation: float 6s ease-in-out infinite;
    }
    
    .betting-insights-sub-img-2-inner {
        position: unset;
        margin-left: 80px;
        margin-top: 100px;
        width: 259px;
        height: 441px;
        background-size: cover;
        background-repeat: no-repeat;
        z-index: 1;
        transform: translatey(0px);
        animation: float 6s ease-in-out infinite;
    } */

@keyframes float {
    0% {
        /*box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);*/
        -webkit-transform: translatey(0px);
        transform: translatey(0px);
    }

    50% {
        /*box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);*/
        -webkit-transform: translatey(-20px);
        transform: translatey(-20px);
    }

    100% {
        /*box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);*/
        -webkit-transform: translatey(0px);
        transform: translatey(0px);
    }
}

.content-automation-img {
    margin-top: 83px;
}

.content-automation-img-inner {
    /* max-width: 438px; */
    background-size: cover;
    background-repeat: no-repeat;
    /*margin-top: -5%;*/
}

.ticket-protection-img-inner {
    padding-bottom: 5%;
    text-align: left;
}

.ticket-protection-img-inner img {
    max-width: 60%;
    border-radius: 10px
}

.ticket-protection-img {
    margin-top: 20px;
}

.ticket-protection-img-inner {
    border-radius: 10px;
    background-size: cover;
    background-repeat: no-repeat;
}

.back-ground-banner-box {
    padding: 45px 0;
    background-color: #2B2B2B;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}

@media only screen and (mix-width: 960px) {
    .back-ground-banner-box {
        position: absolute;
        top: -120px;
        width: 100%;
    }
}

.box-banner-title-text {
    font-family: SF Pro Text;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-align: center;

    color: #CDCDCD;
}

.box-brand {
    position: relative;
    width: 100%;
    top: -135px;
}

.box-feed-back {
    padding-bottom: 5%;
}

.box-banner-brand-item {
    display: inline-block;
}

.box-banner-brand-item a {
    padding: 45px 28px;
}

.main-feed-back-text {
    width: 100%;
    height: 61px;

    font-family: 'Rajdhani', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 61px;
    text-align: center;

    color: #000000;
}

.sub-feed-back-text {
    width: 100%;
    height: 21px;
    margin-top: 48px;

    font-family: SF Pro Text;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;

    color: #919191;
}

.feed-back-container {
    margin-top: 10px;
}

.feed-back-item {
    width: 413px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.feed-back-item-inner {
    background: #FFFFFF;
    border: 2px solid #E8E8E8;
    box-sizing: border-box;
    border-radius: 10px;
}

.feed-back-icon {
    margin-bottom: 20px;
    margin-top: 36px;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.feed-back-text {
    /*margin-top: 20px;*/
    /*margin-bottom: 20px;*/

    font-family: SF Pro Text;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    /* or 133% */

    text-align: center;

    color: #000000;
}

.feed-back-text-main {

    font-family: SF Pro Text;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    /* or 133% */

    text-align: center;

    color: #000000;
}

.feed-back-text-margin-20px {
    font-family: SF Pro Text;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    margin-left: 10px;
    margin-right: 10px;
}

/* +++ TABS SILDER +++ */
.tabs {
    max-width: 100%;
    /* margin-bottom: 90px; */
    height: auto !important;
    border: none;
    box-shadow: none;
}

.tabs .tabs__bar {
    position: relative;
    background: none;
    box-shadow: none;
    /* background: #EAEAEA;
        border-radius: 100px; */
    max-width: 90%;
    margin: 0 auto;
}

.tabs .tabs__bar::after {
    position: absolute;
    content: '';
    display: block;
    top: 3px;
    bottom: 3px;
    left: 0;
    right: 0;
    background: #EAEAEA;
    border-radius: 100px;
    z-index: -1;
}

.tabs .tabs__bar .tabs__controls {
    font-weight: bold;
    font-size: 1.667vw;
    line-height: 2.014vw;
    padding: 10px;
}

.tabs .tabs__bar .tabs__controls.is-active {
    background: #000;
    color: #fff;
    border-radius: 100px;
    border: none;
}

.tabs .tabs__bar .tabs__line {
    display: none;
}

.tabs .tabs__content {
    height: auto !important;
}

.tabs .tabs__content .main-carousel-logo {
    width: 100%;
    max-width: 112px;
}

.tabs .tabs__content ul.main-carousel-left-link {
    display: inline-block;
    width: 100%;
    margin-top: 54px;
}

.main-carousel-right {
    position: relative;
    /* min-height: 38.889vw; */
    margin-top: 50px;
    text-align: center;
}

/* .main-carousel-right img {
    width: 80%;
} */

.tabs .tabs__content ul.main-carousel-left-link li {
    display: inline-block;
    margin-right: 30px;
}

.tabs .tabs__content ul.main-carousel-left-link li:last-child {
    margin-right: 0;
}

.tabs .tabs__content ul.main-carousel-left-link li img {
    display: inline-block;
    width: 100%;
    max-width: 13.611vw;
}

.tabs .tabs__content ul.main-carousel-left-link li .learn-more {
    text-decoration: underline;
    font-weight: 700;
    font-size: 1.250vw;
    line-height: 1.458vw;
    text-transform: capitalize;
    color: #000;
}

.tabs .tabs__content ul.main-carousel-left-link li .btn-products-slide {
    background: #01819D;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 100px;
    padding: 20px 50px;
    color: #fff;
    font-size: 1.250vw;
    line-height: 1.458vw;
}

.main-carousel-left {
    /* margin-top: 50px; */
    padding-left: 0 0 0 40px;
}

.main-carousel-left .main-carousel-left-title {
    font-family: Rajdhani;
    font-style: normal;
    font-weight: bold;
    font-size: calc( (50 / (1440 * 0.01)) * 1vw);
    line-height: 1.5;
    /* font-size: 3.589vw;
    line-height: 4.861vw; */
    margin: 16px 0;
}

.main-carousel-left .main-carousel-left-content {
    font-family: SF Pro Text;
    font-style: normal;
    font-weight: normal;
    font-size: 1.458vw;
    line-height: 2.083vw;
}

.betting-insights-sub-img-1-inner {
    position: absolute;
    top: 0;
    left: 20%;
    right: 0;
    bottom: 0;
    z-index: 3;
    transform: translatey(0px);
    animation: float 6s ease-in-out infinite;
    max-width: 40%;
}

.betting-insights-sub-img-2-inner {
    position: absolute;
    top: 20%;
    bottom: 0;
    left: 40%;
    right: 0;
    z-index: 2;
    transform: translatey(0px);
    animation: float 6s ease-in-out infinite;
    max-width: 40%;
}

.main-carousel-left sub,
.main-carousel-left sup {
    position: relative;
    font-size: 50%;
    line-height: 0;
    vertical-align: baseline;
}

.main-carousel-left sup {
    top: -1rem;
}

/* --- TABS SILDER --- */

.box-banner-brand-item img,
#carousel-brands-1 .carousel-item img {
    max-width: 129px;
}

.ul-box-banner-brand-item {
    text-align: center;
}


.feed-back-container.feed-back-fullscreen .card .feedback-star-img {
    width: 37%;
    margin: 36px auto 20px;
}
.feed-back-container.feed-back-fullscreen .card .card-body {
    padding-top: 0;
}


.brand-tabs {
    text-align: center;
}

.brand-tabs .list-group {
    display: block;
    margin-bottom: 20px;
}

.brand-tabs .list-group a {
    display: inline-block;
    color: #CDCDCD;
    width: auto;
    margin: 8px 16px;
}

.brand-tabs .brand-sub {
    color: #fff;
    font-family: 'SF Thin Italic';
    font-weight: lighter;
    font-style: italic;
}

.brand-tabs a.active {
    border-bottom: 4px solid #00B0E2;
}

.brand-tabs .tab-pane.partner-image a img{
    max-height: 61px;
}

.brand-tabs .tab-pane.mentions-list li {
    display: inline-block;
    margin: 12px 26px;
    width: auto;
}

.brand-tabs .tab-pane.mentions-list a img{
    max-height: 70px; 
}

.brand-tabs .tab-pane.mentions-list .carousel-indicators li {
    margin: 0 10px;
}


/* .brand-tabs .mobile-view .tab-pane.partner-image a img{
    max-width: 200px!important;
} */

.brand-tabs .mobile-view .brand-sub {
    font-size: 16px;
}

.brand-tabs .mobile-view .carousel-item {
    min-height: 120px;
}

.brand-tabs .mobile-view .carousel-item a{
    display: inline-block;
    margin: 16px;
}

.brand-tabs .mobile-view .carousel-item a img {

}

.data-features-section {
    margin-bottom: 120px;
}

.data-features .card {
    border: none;
    text-align: center;
}

.data-features .card .card-img-top {
    height: 125px;
    width: auto;
    margin: auto;
}

.data-features .card .card-body {
    font-family: 'Rajdhani', sans-serif !important;
    padding: 1.25rem 0;
}

.data-features .card .card-body .card-text {
    font-size: calc( (38 / (1440 * 0.01)) * 1vw);
    line-height: 1.5;
    font-weight: bold;
}

.data-features .card .card-body ul li {
    font-weight: 500;
}

.data-features .card .card-body ul li::before {
    content: '■';
    font-size: 8px;
    vertical-align: middle;
}

.mobile-mode #carouselProducts {
    padding-bottom: 40px;
}

.mobile-mode #carouselProducts {
    
}

#brand-our-partners li a img{
    max-width: 375px;
}

#brand-our-partners li .brand-sub {
    margin-top: calc( (32 / (1440 * 0.01)) * 1vw);
}

@media only screen and (min-width: 1024px) {
    .feed-back-text-margin-20px {
        margin: 20px 0;
    }
}

.deskstop-sign-up {
    text-align: center;
    padding: 20px 30px;
    width: 131px;
    margin-left: 54px;
    /*margin-top: 31px;*/
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 100px;
}

.brand-section {
    background: #2B2B2B;
    padding: 44px 0 80px;
    background-image: url('/images/web/background-banner-box-blue.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}

.brand-section .carousel-item {
    width: 100%;
    text-align: center;
}

.brand-section .carousel-item a {
    display: inline-block;
    margin: 0 10px;
}

#carousel-brands .carousel-indicators {
    bottom: -45px;
}

#carousel-feed-back .carousel-item,
#carousel-feed-back-1 .carousel-item {
    padding: 0 30px;
}

#carousel-feed-back .carousel-indicators,
#carousel-feed-back-1 .carousel-indicators {
    bottom: -20px;
}

.content-below {
    padding-top: 54px;
    text-align: left;
}

.site-header-non-landing header .navbar .navbar-collapse.collapse.show {
    background: rgb(0, 0, 0, 0.7);
}

.carousel-indicators li {
    border-top: none !important;
    border-bottom: none !important;
    background-color: #ccc !important;
}

.img-apple-store {
    max-width: 186px;
}

@media only screen and (min-width: 1190px) {
    .second-bg {
        background-color: #F3F3F3
    }

    .mobile-mode {
        display: none !important;
    }
}

/* #tablet */
/* and (max-width: 1024px) */
@media only screen and (max-width: 768px) {

    /* MAIN SLIDER */
    .tabs {
        margin-bottom: 0px;
    }

    .tabs .tabs__bar .tabs__controls {
        font-size: 2.083vw;
        line-height: 2.474vw;
    }

    .main-carousel-left .main-carousel-left-title {
        font-size: calc( (50 / (1440 * 0.01)) * 1vw);
        line-height: 1.5;
    }

    .main-carousel-left .main-carousel-left-content {
        font-size: 2.083vw;
        line-height: 3.906vw;
    }

    .main-carousel-right {
        min-height: 35vw;
    }

    .tabs .tabs__content ul.main-carousel-left-link li img {
        max-width: 23.521vw;
    }

    .tabs .tabs__content ul.main-carousel-left-link li {
        margin-right: 15px;
    }

    .tabs .tabs__content ul.main-carousel-left-link li:last-child {
        margin-right: 0;
    }

    .tabs .tabs__content ul.main-carousel-left-link li .learn-more {
        font-size: 2.344vw;
        line-height: 2.734vw;
    }

    .tabs .tabs__content ul.main-carousel-left-link li .btn-products-slide {
        padding: 20px;
        font-size: 2.344vw;
        line-height: 2.734vw;
    }

    .img-apple-store {
        max-width: 160px;
    }

    .products-slider {
        /* margin-bottom: 40px; */
    }

    .main-content-inner {
        text-align: left;
    }

    .content-below {
        padding-top: 0;
    }

    .sub-menu .content-below li a img {
        width: 196px;
    }

    .navbar-toggler {
        padding: 0;
    }

    .mobile-menu {
        position: inherit;
    }

    .ticket-protection-img-inner img {
        max-width: 80%;
    }

    .mobile-menu.toggle-menu span,
    .mobile-menu.toggle-menu span::before,
    .mobile-menu.toggle-menu span::after {
        background-color: #fff;
    }

    .nav-link.deskstop-sign-up.custom-text {
        margin: 10px 0;
        float: right;
    }

    .content-header-inner {
        font-size: calc( (48 / (1440 * 0.01)) * 1vw);
        line-height: 1.5;
        margin-bottom: 16px;
        padding: 0 77px;
        /* padding-left: 15px;
            padding-right: 15px; */
    }

    .sub-content-header-inner {
        font-size: calc( (24 / (768 * 0.01)) * 1vw);
        padding: 0;
    }

    .landing-body-content {
        font-size: calc( (48 / (768 * 0.01)) * 1vw);
        line-height: 1.5;
    }

    #carouselIndicators {
        padding: 24px 0;
        bottom: 0;
    }

    #carouselIndicators .carousel-item {
        text-align: center;
        font-size: 20px;
        line-height: 24px;
    }

    #carouselIndicators .carousel-control-prev,
    #carouselIndicators .carousel-control-next {
        color: #000;
        border: 1px solid #000;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        top: 15;
    }

    .betting-insight-margin {
        margin-bottom: 5%;
    }

    /* .betting-insights-sub-img-1-inner {
           position: static;
           margin: 15% 20% 0 20%;
           width: 150px;
           height: auto;
       }
  
       .betting-insights-sub-img-2-inner {
           position: absolute;
           z-index: -1;
           top: 20%;
           margin: 0 auto;
           right: 20%;
           width: 150px;
           height: auto;
       } */

    .content-automation-img-inner {
        max-width: 100%;
        display: inline-block;
        text-align: center;
        margin: 0 0 5% 0;
    }

    .content-automation-img-inner,
    .ticket-protection-img-inner {
        height: auto;
    }

    /* .logo-inner { margin: 32px auto 16px; } */

    .main-content-inner {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 16px;
    }

    .sub-content-inner {
        /* text-align: center; */
        font-size: 16px;
        line-height: 30px;
    }

    ul.sub-menu {
        /* margin-top: 21px; */
    }

    ul.sub-menu li {
        /* width: 100%; */
        text-align: center;
        margin: 16px 10px 16px 0;
    }

    ul.sub-menu li:last-child {
        /* width: 100%; */
        margin-right: 0;
    }


    .btn-products-slide {
        background: #01819D;
        padding: 20px 50px;
        border-radius: 26px;
        color: #fff;
        font-size: 18px;
        line-height: 21px;
    }

    .main-content-inner-supper-script {
        height: auto;
        top: -.5em;
    }

    .carousel-indicators li {
        border: 1px solid #C4C4C4;
        width: 8px !important;
        height: 8px !important;
        border-radius: 50%;
    }

    .box-banner-title-text {
        padding: 44px 0 25px;
    }

    .box-feed-back {
        padding-top: 50px;
    }

    .main-feed-back-text {
        font-size: 32px;
        line-height: 41px;
    }

    .sub-feed-back-text {
        margin-top: 32px;
        font-size: 16px;
        line-height: 19px;
        height: auto;
    }

    .feed-back-item {
        height: auto;
    }

    .back-ground-footer {
        height: auto;
    }

    .feed-back-item-inner {
        height: auto;
        padding: 35px 35px 10px;
    }

    .feed-back-icon {
        margin-top: 0;
    }

    footer,
    footer ul,
    footer ul li {
        text-align: center;
    }

    footer .navbar-brand.new-site-logo-landing {
        margin: 16px 0;
    }

    footer .footer-social-container-item {
        display: inline-block;
        margin-top: 10px;
    }

    footer .footer-social-container-item a {
        padding: 0;
    }

    footer .footer-social-container-item a i.fa {
        margin-top: 5px;
        margin-right: 1px;
    }

    .left-responsive,
    .left-responsive .footer-info-container ul li {
        text-align: left;
    }

    .left-responsive .footer-social-container {
        float: left;
    }

    .footer-policy-container ul li {
        text-align: right;
    }

    .footer-social-container li a .fa {
        line-height: 20px;
    }

    .brand-section .carousel-item {
        /* display:flex;
            justify-content:center;
            align-items:center; */
    }

    .data-features .card .card-body .card-text {
        font-size: calc( (32 / (768 * 0.01)) * 1vw);
    }

    #brand-tablet-our-partners .carousel-item a img{
        max-width: 375px;
    }

    #brand-tablet-our-partners .carousel-item .brand-sub {
        margin-top: calc( (16 / (768 * 0.01)) * 1vw);
    }
}

@media only screen and (width: 768px) {

    .img-apple-store {
        max-width: 160px;
    }

    .second-bg {
        background-color: #F3F3F3
    }

    /* .betting-insights-sub-img-1-inner {
           margin-left: 0;
       } */

    .main-content-inner {
        text-align: left;
    }

    .carousel-indicators li {
        border: 1px solid #C4C4C4;
        width: 8px !important;
        height: 8px !important;
        border-radius: 50%;
    }

    .main-feed-back-text {
        /* margin-top: 50px; */
    }
}

/* mobile */
@media only screen and (max-width: 767px) {
    .logo-inner {
        max-width: 112px;
        margin: 5% auto;
    }

    .img-apple-store {
        max-width: 160px;
    }

    /* .content-below {
            padding-top: 0;
        } */
    .navbar-toggler {
        padding: 0;
    }

    .mobile-menu {
        position: inherit;
    }

    .mobile-menu.toggle-menu span,
    .mobile-menu.toggle-menu span::before,
    .mobile-menu.toggle-menu span::after {
        background-color: #fff;
    }

    .nav-link.deskstop-sign-up.custom-text {
        margin: 10px 0;
        float: right;
    }

    #carouselIndicators {
        padding: 24px 0;
        bottom: 0;
    }

    #carouselIndicators .carousel-item {
        text-align: center;
        font-size: 20px;
        line-height: 24px;
    }

    #carouselIndicators .carousel-control-prev,
    #carouselIndicators .carousel-control-next {
        color: #000;
        border: 1px solid #000;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        top: 15;
    }

    .betting-insight-margin {
        position: relative;
        /* min-height: 75vw; */
        text-align: center;
        margin-bottom: 5%;
    }

    .betting-insights-sub-img-1-inner {
        top: 5%;
        left: 15%;
    }

    .betting-insights-sub-img-2-inner {
        left: 40%;
    }

    /* .betting-insights-sub-img-1-inner {
           position: static;
           margin: 5% 0 0 15%;
           width: 150px;
           height: auto;
       }
  
       .betting-insights-sub-img-2-inner {
           position: absolute;
           z-index: -1;
           top: 20%;
           margin: 0 auto;
           right: 20%;
           width: 150px;
           height: auto;
       }
  
       .content-automation-img-inner {
           max-width: 80%;
           display: inline-block;
           text-align: center;
           margin: 0 0 5% 0;
       } */

    .content-automation-img-inner,
    .ticket-protection-img-inner {
        text-align: center;
        height: auto;
    }

    .logo-inner {
        margin: 32px auto 16px;
    }

    .main-content-inner {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 16px;
        text-align: center;
    }

    .sub-content-inner {
        text-align: center;
        font-size: 16px;
        line-height: 30px;
    }

    ul.sub-menu {
        margin-top: 21px;
    }

    ul.sub-menu li {
        width: 100%;
        text-align: center;
        margin: 16px 0;
    }

    ul.sub-menu li a img {
        max-width: 196px;
    }

    .btn-products-slide {
        background: #01819D;
        padding: 20px 50px;
        border-radius: 26px;
        color: #fff;
        font-size: 18px;
        line-height: 21px;
    }

    .main-content-inner-supper-script {
        height: auto;
        top: -.5em;
    }

    .carousel-indicators li {
        border: 1px solid #C4C4C4;
        width: 8px !important;
        height: 8px !important;
        border-radius: 50%;
    }

    .carousel-indicators li.active {
        background: #C4C4C4;
    }

    .box-banner-title-text {
        padding: 44px 0 25px;
    }

    .box-feed-back {
        padding-top: 40px;
    }

    .main-feed-back-text {
        font-size: 32px;
        line-height: 41px;
    }

    .sub-feed-back-text {
        margin-top: 32px;
        font-size: 16px;
        line-height: 19px;
        height: auto;
    }

    .feed-back-item {
        height: auto;
    }

    .back-ground-footer {
        height: auto;
    }

    .feed-back-item-inner {
        height: auto;
        padding: 35px 35px 10px;
    }

    .feed-back-icon {
        margin-top: 0;
    }

    footer,
    footer ul,
    footer ul li {
        text-align: center;
    }

    footer .navbar-brand.new-site-logo-landing {
        margin: 16px 0;
    }

    footer .footer-social-container-item {
        display: inline-block;
        margin-top: 10px;
    }

    footer .footer-social-container-item a {
        padding: 0;
    }

    footer .footer-social-container-item a i.fa {
        margin-top: 5px;
        margin-right: 1px;
    }

    .margin-mobile {
        margin: 48px 0 71px;
    }

    .left-responsive,
    .footer-policy-container ul li {
        text-align: center;
    }
}

@media only screen and (max-width: 414px) {
    .content-header-inner {
        font-size: calc( (36 / (414 * 0.01)) * 1vw);
        padding: 12px 0;
        line-height: 1.5;
    } 

    .landing-body-content {
        font-size: calc( (36 / (414 * 0.01)) * 1vw);
    }

    .data-features .card .card-body .card-text {
        font-size: calc( (32 / (414 * 0.01)) * 1vw);
        padding: 0;
    }

    .sub-content-header-inner {
        font-size: calc( (24 / (414 * 0.01)) * 1vw);
        padding: 0;
    }

    #brand-our-partners li .brand-sub {
        margin-top: calc( (16 / (414 * 0.01)) * 1vw);
    }
}
