@font-face {
    font-family: "unisansbold-bold";
    src: url("../fonts/Uni Sans Bold.ttf") format("woff"), url("../fonts/Uni Sans Bold.ttf") format("opentype"), url("../fonts/Uni Sans Bold.ttf") format("truetype");
}

@font-face {
    font-family: "unisans-heavy";
    src: url("../fonts/Uni Sans Heavy.ttf") format("woff"), url("../fonts/Uni Sans Heavy.ttf") format("opentype"), url("../fonts/Uni Sans Heavy.ttf") format("truetype");
}

/*!

 * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)

 * Code licensed under the Apache License v2.0.

 * For details, see http://www.apache.org/licenses/LICENSE-2.0.

 */

html, body {
    max-width: 100%;
    height: 100%;
}

body {
    font-family: 'Roboto', sans-serif;
    color: #5E5E5E;
}

hr {
    max-width: 50px;
    border-color: #4d729f;
    border-width: 3px;
}

hr.light {
    border-color: #fff;
}

a {
    color: #ee2934;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

a:hover, a:focus {
    color: #e32833;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

h3.unisans {
    font-family: "unisansbold-bold";
    color: #000;
}

h1.unisans {
    font-family: "unisansbold-bold";
    /*font-size: 28px !important;

    margin-bottom: 40px;*/
    color: #151515;
}

.regular, h1.regular {
    font-weight: normal !important;
}

p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.5;
}

footer {
    position: absolute;
    /*bottom: 0;*/
    width: 100%;
    height: 70px;
    background: #0d0d29;
    text-align: center;
    overflow: hidden;
    font-size: 12px;
    line-height: 70px;
    cursor: default;
    letter-spacing: 0.5px;
}

footer, footer a, footer a:hover {
    text-decoration: none;
    color: #b5b5b5;
}

.bettingsolutions #contact.bg-grey {
    background-color: #fff !important;
}

.footer-mobile {
    display: none;
}

.wrapper {
    overflow-x: hidden;
}

.bg-primary {
    background-color: #ee2934;
}

.bg-grey {
    background-color: #EFEFEF;
}

.bg-dark {
    color: #fff;
    background-color: #000;
}

.leagues .container {
    width: auto !important;
}

.text-faded {
    color: rgba(255, 255, 255, .7);
}

.center {
    display: block;
    margin: 0 auto;
}

section {
    padding: 0;
}

.no-padding {
    padding: 0;
}

.navbar-default {
    border-color: transparent;
    font-family: 'Roboto', sans-serif;
    background-color: transparent;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.navbar-default .navbar-header .navbar-brand {
    font-family: 'Roboto', sans-serif;
    color: #cccccc;
}

.navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus {
    color: #ffffff;
}

.navbar-default .nav>li>a, .navbar-default .nav>li>a:focus {
    font-size: 14px;
    color: #eeeeee;
}

.navbar-default .nav>li>a:hover, .navbar-default .nav>li>a:focus:hover {
    color: #ffffff;
}

.navbar-default .nav>li.active>a, .navbar-default .nav>li.active>a:focus {
    color: #7d7d7d!important;
    background-color: transparent;
}

.navbar-default .nav>li.active>a:hover, .navbar-default .nav>li.active>a:focus:hover {
    background-color: transparent;
}

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

.ds-table {
    display: block;
}

.ds-text {
    display: block;
    vertical-align: middle;
    width: 100%;
}

.ds-text--left, .ds-text--right {
    text-align: center;
}

.ds-soft {
    padding: 60px 20px;
}

.masthead-bs .ds-col-20 a.page-scroll {
    display: none;
}

.masthead-bs .ds-col-20 {
    display: none;
}

.pad-top-0 {
    padding-top: 0;
}

.bs-order {
    display: flex;
    flex-flow: column;
}

.red-line {
    background-color: #e12934;
    width: 60px;
    height: 6px;
    margin-left: auto;
    margin-right: auto;
}

.l-s05 {
    letter-spacing: 0.5px;
}

.l-s1 {
    letter-spacing: 1px;
}

.l-s15 {
    letter-spacing: 1.5px;
}

.l-s2 {
    letter-spacing: 2px;
}

.ds-example {
    padding-top: 10px;
}

.bronaldo_bkg_pattern {
    position: absolute;
}

/* HEADER */

header.masthead {
    color: white;
    background-color: #ad1c25;
    background-image: url("../img/home_bkg_new.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: calc(50% + 200px) calc(0%);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

header.masthead.about {
    background-image: url("../img/about_bkg_new.png") !important;
    background-position: calc(50% - 100px) calc(0%);
}

header.masthead .intro-text {
    padding-top: 150px;
    padding-bottom: 100px;
}

header.masthead .intro-text .intro-lead-in {
    font-family: 'unisans-heavy';
    text-transform: uppercase;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 25px;
    text-shadow: 2px 2px #000;
}

header.masthead .about-lead-in {
    font-size: 80px !important;
    text-align: center;
    line-height: 80px !important;
    text-shadow: 2px 2px #000;
}

header.masthead .about-intro-text {
    padding-top: 250px !important;
}

header.masthead .intro-text .intro-heading, .intro-heading2 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    /*width: 90%;*/
    color: #f3f3f3;
}

.intro-heading2 {
    font-size: 16px;
}

.intro-heading2 b {
    color: #fff;
    text-shadow: 2px 2px #222;
}

.masthead-bs {
    height: 350px;
    padding-top: inherit !important;
    background-image: url(../img/product_herobanner_mobile.png) !important;
}

.wrapper-about {
    background-color: #f1f1f1 !important;
}

.about-container {
    background-color: white;
    border-radius: 50px;
    padding: 5%;
}

.usp-bg {
    background-color: #f3f3f3;
    background-image: url("../img/bronaldo_bkg_now.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*-webkit-clip-path: polygon(0 0, 0 90%, 100% 93%, 100% 0);

    clip-path: polygon(0 0, 0 90%, 100% 93%, 100% 0);

    padding-bottom: 100px;*/
}

.psh-bg {
    background-color: #efefef;
    background-image: url("../img/pitch2.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*clip-path: polygon(0 0, 100% 3%, 100% 100%, 0% 100%);

    background-blend-mode: multiply;*/
    padding-bottom: 50px;
}

.contact-bg {
    background-color: #46a49f;
}

.leagues-divider {
    background-image: url(../img/leagues_divider.png);
    background-position: bottom;
    background-size: cover;
    width: 100%;
    height: 300px;
    margin-top: -250px;
}

.highlights-divider {
    background-image: url(../img/highlights_divider.png);
    background-position: bottom;
    background-size: cover;
    width: 100%;
    height: 300px;
    margin-top: -150px;
}

#usp .pb {
    height: 275px;
}

.psh-content-container {
    background: white;
    border-radius: 50px;
    padding: 20px;
    height: 300px;
    /*margin: 40px;*/
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border: 2px solid black;
}

.psh-content-container h3, .psh-content-container span {
    color: #151515;
}

.league-block .league-container {
    height: 110px;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.league-block .league-container img {
    margin: auto;
}

.client-block {
    background-color: #ad1c25;
    height: 270px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    padding: 20px;
    color: white;
}

.client-block q {
    font-style: italic;
}

.client-logo img {
    padding: 0 10px;
}

.service-box {
    margin: 50px auto 0;
    max-width: 400px;
}

.service-box p {
    margin-bottom: 0;
}

.call-to-action h2 {
    margin: 0 auto 20px;
}

.text-primary {
    color: #ee2934;
}

.no-gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.btn-default {
    color: #fff;
    background-color: #5E5E5E;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #707070;
}

.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    border-color: #fff;
    background-color: #fff;
}

.btn-default .badge {
    color: #fff;
    background-color: #222;
}

.btn-primary {
    border-color: transparent;
    border-radius: 30px;
    color: #fff;
    background-color: #000;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-primary.contactbtn {
    color: #151515;
    background-color: #fff;
    padding: 8px 25px;
    margin-top: 10px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary, .btn-primary:active:focus {
    color: #fff;
    background-color: #0d0d29;
    border-color: transparent;
}

.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    border-color: #ee2934;
    background-color: #ee2934;
}

.btn-primary .badge {
    color: #ee2934;
    background-color: #fff;
}

.btn {
    border: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    padding: 15px 25px;
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img {
    max-width: 100%;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #222;
}

.v-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.form-control {
    color: #fff;
    border-color: transparent;
    background-color: rgba(238, 238, 238, 0.2);
}

.form-control::placeholder {
    color: #fff;
}

.form-container {
    background-color: transparent;
    border-radius: 6px;
    padding: 0;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/*** Bootstrap Overide ***/

.carousel-control {
    color: #5E5E5E;
    text-shadow: none;
}

.carousel-control.right {
    right: 0;
    left: auto;
    color: #5E5E5E;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.left {
    color: #5E5E5E;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

/*** Helper ***/

.fix-width {
    width: 20px !important;
}

.mr {
    margin-right: 1em;
}

.mb {
    margin-bottom: 1em;
}

.pb {
    padding-bottom: 1em;
}

.mb-plus {
    margin-bottom: 40px;
}

.navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 1);
}

.navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus {
    color: #aaaaaa;
}

.navbar-default .nav>li>a, .navbar-default .nav>li>a:focus {
    color: rgba(255, 255, 255, 1);
    margin-right: 10px;
}

.navbar-default .nav>li>a:hover, .navbar-default .nav>li>a:focus:hover {
    color: #fff;
}

.navbar-default.affix {
    /*border-color: rgba(34,34,34,.05);*/
    background-color: #93181f;
}

.navbar-default.affix-top {
    margin-top: 10px;
}

.navbar-default.affix .navbar-header .navbar-brand {
    font-size: 14px;
    color: #eeeeee;
}

.navbar-default.affix .navbar-header .navbar-brand:hover, .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #ffffff;
}

.navbar-default.affix .nav>li>a, .navbar-default.affix .nav>li>a:focus {
    color: #eeeeee;
}

.navbar-default.affix .nav>li>a:hover, .navbar-default.affix .nav>li>a:focus:hover {
    color: #ffffff;
}

@media(min-width:768px) {
    h1 {
        font-size: 36px !important;
    }
    .ds-soft {
        padding: 100px 20px;
    }
    .ds-col-20 {
        width: 20%;
    }
    .ds-soft-bs {
        display: inherit;
        padding-bottom: 60px;
    }
    .masthead-bs .ds-col-20 a.page-scroll {
        display: inherit;
        color: #ffc107;
    }
    .masthead-bs .ds-col-20 {
        display: inherit;
    }
    .footer-mobile {
        display: inline;
    }
    .bs-order {
        display: inherit;
    }
    .pad-top-60 {
        padding-top: 60px;
    }
    .pad-top-15 {
        padding-top: 15px;
    }
    header.masthead .intro-text {
        padding-top: 200px;
        padding-bottom: 200px;
    }
    header.masthead .intro-text .intro-lead-in:not(.about-lead-in) {
        font-size: 44px;
        line-height: 46px;
        margin-bottom: 25px;
    }
    header.masthead .intro-text .intro-heading, .intro-heading2 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 20px;
    }
    .intro-heading2 {
        font-size: 20px;
    }
    .masthead-bs {
        height: auto;
        display: inherit;
        padding-top: 300px !important;
        background-image: url(../img/product_herobanner.jpg) !important;
    }
    .pr {
        padding-right: 50px;
    }
    .pl {
        padding-left: 50px;
    }
    .expert {
        padding-top: 40px;
    }
}

@media(min-width:992px) {
    .player-image {
        display: block;
    }
    .ds-table {
        display: table;
    }
    .ds-text {
        display: table-cell;
        width: 50%;
    }
    .ds-text--left {
        text-align: left;
        padding-left: 50px;
    }
    .ds-text--right {
        text-align: right;
        padding-right: 50px;
    }
    .ds-example {
        padding-top: 100px;
    }
    .service-box {
        margin: 20px auto 0;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1340px !important;
    }
    header.masthead:not(.about) {
        height: calc(100vh - 100px) !important;
    }
    header.masthead.about {
        height: calc(100vh - 300px) !important;
    }
    .bronaldo_bkg_pattern {
        margin-left: 200px;
        margin-top: 150px;
    }
    .league-block {
        width: calc(20% - 15px) !important;
        padding-left: 5px;
        padding-right: 5px;
    }
    .league-block:first-of-type {
        margin-left: 35px;
    }
}

@media(max-width:1200px) {
    .client-block {
        width: 100%;
    }
    q, #usp .row p {
        font-size: 12px !important;
    }
    .leagues {
        margin-top: 120px !important;
    }
    .psh-content-container {
        padding: 25px;
    }
}

@media(max-width:768px) {
    .bronaldo {
        display: none;
    }
    #usp .col-md-4.pb {
        display: none;
    }
    #usp .pb {
        height: 215px;
    }
    .leagues {
        margin-top: 0px !important;
        padding-left: 10px;
        padding-right: 10px;
    }
    .client-block {
        height: 250px;
    }
    .navbar-collapse.in {
        background-color: #93181f;
    }
    .navbar-default.affix-top {
        margin-top: 0 !important;
    }
}

@media(max-width:600px) {
    header.masthead:not(.about) {
        background-position: calc(50% + 80px) calc(0%);
    }
    .arrows {
        display: none;
    }
    .leagues {
        margin-bottom: 70px !important;
    }
    .leagues>div.bg-dark.unisans {
        font-size: 25px !important;
    }
    .leagues .container>div {
        display: flex;
        justify-content: space-between;
    }
    .league-block {
        width: 100%;
        padding: 2px;
    }
    #usp .pb {
        height: 260px;
    }
    #myCarousel img {
        height: 200px !important;
    }
    #myCarousel .carousel-indicators {
        bottom: -50px;
    }
    header.masthead .about-lead-in {
        font-size: 40px !important;
        line-height: 40px !important;
    }
    header.masthead .about-intro-text {
        padding-top: 150px !important;
    }
    header.masthead .container {
        padding: 0;
    }
}