@font-face {
    font-family: 'RSCA-Headline';
    src: url('../fonts/RSCA-Headline.eot');
    src: url('../fonts/RSCA-Headline.eot?#iefix') format('embedded-opentype'),
        url('../fonts/RSCA-Headline.woff2') format('woff2'),
        url('../fonts/RSCA-Headline.woff') format('woff'),
        url('../fonts/RSCA-Headline.ttf') format('truetype'),
        url('../fonts/RSCA-Headline.svg#RSCA-Headline') format('svg');
    font-weight: normal;
    font-style: normal;
}

/**********************************************************************/
/** TEXT, LINKS & BUTTONS */
/**********************************************************************/

body {
    color: black;
    font-family: 'RSCA-Headline', sans-serif;
    overflow: hidden !important;
    background-color: #371461 !important;
}

section {
    overflow-x: hidden !important;
    max-width: 100vw;
}
.min-h-event-card {
    min-height: 600px !important;
}
.nav>li>a {
    color: white;
    opacity: 1;
}

.nav>li>a:hover {
    color: purple !important;
}

.nav>li>a.active {
    color: purple !important;
}

.navbar-nav {
    background: transparent;
}

.navbar-nav>li>a {
    color: black;
}

.logo-top{
    z-index: 999 !important;
    position: relative !important;
}

#error-404 h1::after {
    border-bottom: 6px solid purple;
    opacity: 1;
}

a,
a:link,
a:visited,
a:hover,
a:active {
    color: deepskyblue;
}

.flex-row.row p {
    word-break: normal !important;
}

.space-between {
    justify-content: space-between !important;
}

.map-overlay-top{
    background: url('/customer/images/card-shadow-top.png');
    background-repeat: repeat-x !important;
    position: absolute;
    width: 100%;
    height: 250px;
    top: 0px;
    z-index: 1;
}

.map-overlay-bottom{
    background: url('/customer/images/card-shadow-bottom.png');
    background-position: bottom;
    background-repeat: repeat-x !important;
    position: absolute;
    width: 100%;
    height: 250px;
    bottom: 0px;
    z-index: 1;
}

.bwx-border-bottom-yellow{
    border-bottom: 1px solid purple !important;
}

.border-radius{
    border-radius: 25px !important;
}

.tube{
    margin-left: auto;
    margin-right: auto;
    top: -50px;
    width: 20% !important;
    height: 50vh !important;
    z-index: 0 !important;
}

.spin-logo{
    position: absolute;
    top: 305px !important;
    left: 300px !important;
}

#customer-spin-the-wheel-game{
    height: 100vh !important;
    /*display: flex !important;
    align-items: center !important;*/
}

.logo-image{
    margin-top: 40%;
}

.btn-lg-garmin{
    font-size: 45px !important;
    padding: 30px 70px !important;
    line-height: 1.3333333 !important;
}

.step1title{
    font-size: 5em !important;
}

#wonPrizeTitle{
    font-size: 5em !important;
    line-height: normal !important;
}

/*#wonPrizeTitle span{
    color: purple !important;
}*/

#jq-keyboard{
    display: none;
/*    position: relative !important;*/
    left: 14% !important;
    right: 10% !important;
    width: calc(83.33333333% - 120px);
    top: 950px !important;
    bottom: auto !important;
}

#jq-keyboard button.jqk-btn{
    background-position: center !important;
    width: 6% !important;
}

#jq-keyboard button.jqk-btn.special{
    width: 9% !important;
}

#jq-keyboard button.jqk-btn.special.space{
    width: 40% !important;
}

/*******************************/
/* BORDER RADIUSES */
/*******************************/

/*.btn,
a.btn {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}*/

.navbar-nav>li>a.btn-nav {
    border-radius: 0;
}

.dropdown-menu {
    border-radius: 0px !important;
    /*
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
    */
}

.modal-content {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.form-control {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.pagination>li>a,
.pagination>li>span {
    border-radius: 0 !important;
}

/*******************************/
/* PRIMARY */
/*******************************/

.bwx-btn-primary,
a.inverse.bwx-btn-primary,
.inverse a.bwx-btn-primary {
    background-color: #827EBB !important;
    color: white !important;
    letter-spacing: 0.1em !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    position: relative;
    margin-right: 0 !important;
    font-size: 80% !important;
    border: 8px solid #5458A7 !important;
    border-radius: 65px !important;
}

.btn.bwx-btn-primary {
    border: none;
}

.bwx-btn-primary:hover,
.btn-nav.bwx-btn-primary:hover,
.bwx-btn-primary:focus,
.btn-nav.bwx-btn-primary:focus {
    background-color: purple;
}

.btn.bwx-btn-primary:hover,
.btn.bwx-btn-primary:focus {
    border: none;
}

.btn-border.bwx-btn-primary,
a.btn-border.bwx-btn-primary {
    color: transparent;
}


.bwx-btn-primary.btn-md {
    font-size: 16pt;
}

/*******************************/
/* secondary */
/*******************************/

.bwx-btn-secondary,
a.inverse.bwx-btn-secondary,
.inverse a.bwx-btn-secondary {
    background-color: mediumturquoise;
    color: white !important;
}

.btn.bwx-btn-secondary {
    border: 3px solid mediumturquoise;
}

.bwx-btn-secondary:hover,
.btn-nav.bwx-btn-secondary:hover,
.bwx-btn-secondary:focus,
.btn-nav.bwx-btn-secondary:focus {
    background-color: darkturquoise;
}

.btn.bwx-btn-secondary:hover,
.btn.bwx-btn-secondary:focus {
    border: 3px solid darkturquoise;
}

.bwx-btn-secondary {
    -webkit-box-shadow: 0 4px 0 blue;
    -moz-box-shadow: 0 4px 0 blue;
    box-shadow: 0 4px 0 blue;
}

.btn-border.bwx-btn-secondary,
a.btn-border.bwx-btn-secondary {
    color: mediumturquoise;
}


/*******************************/
/* tertiary */
/*******************************/

.bwx-btn-tertiary,
a.inverse.bwx-btn-tertiary,
.inverse a.bwx-btn-tertiary {
    background-color: royalblue;
    color: white !important;
}

.btn.bwx-btn-tertiary {
    border: 3px solid royalblue;
}

.bwx-btn-tertiary:hover,
.btn-nav.bwx-btn-tertiary:hover,
.bwx-btn-tertiary:focus,
.btn-nav.bwx-btn-tertiary:focus {
    background-color: midnightblue;
}

.btn.bwx-btn-tertiary:hover,
.btn.bwx-btn-tertiary:focus {
    border: 3px solid midnightblue;
}

.bwx-btn-tertiary {
    -webkit-box-shadow: 0 4px 0 mediumturquoise;
    -moz-box-shadow: 0 4px 0 mediumturquoise;
    box-shadow: 0 4px 0 mediumturquoise;
}

.btn-border.bwx-btn-tertiary,
a.btn-border.bwx-btn-tertiary {
    color: royalblue;
}

/*******************************/
/* GHOST */
/*******************************/

.bwx-btn-ghost-white {
    background-color: transparent;
    border: 3px solid #fff;
    color: white !important;
}

.bwx-btn-ghost-white:hover {
    background-color: #fff;
    color: black !important;
}

.bwx-btn-ghost-black {
    background-color: transparent;
    border: 3px solid #000;
    color: #000 !important;
}

.bwx-btn-ghost-black:hover {
    background-color: #000;
    color: white !important;
}

.bwx-btn-ghost-primary {
    background-color: transparent;
    border: 3px solid deepskyblue;
    color: deepskyblue !important;
}

.bwx-btn-ghost-primary:hover {
    background-color: deepskyblue;
    color: white !important;
}


/*******************************/
/* LINK */
/*******************************/

.hero-icon-links .bwx-btn-link {
    color: #fff;
    font-size: 1.1em;
}

.bwx-btn-link {
    font-weight: 700 !important;
}

.bwx-btn-link,
.bwx-btn-link i {
    color: deepskyblue !important;
}

.bwx-btn-link:hover,
.bwx-btn-link:focus {
    color: royalblue !important;
}

.fa-ul li i {
    color: #1e7da9;
}

/*******************************/
/* LARGE */
/*******************************/

.btn-lg-rsca{
    font-size: 45px !important;
    padding: 15px 50px !important;
    line-height: 1.3333333 !important;
}

.form-control{
    padding: 30px !important;
    font-size: 45px !important;
    border-radius: 65px !important;
}

.checkbox label p{
    color: white;
    font-size: 35px !important;
    padding-left: 50px !important;
    line-height: normal !important;
}

.checkbox label input{
    width: 35px !important;
    height: 35px !important;
}

/*.step1btnSpinthewheelGame{
    opacity: 0.5 !important;
}

.step1btnSpinthewheelGame:hover, .step1btnSpinthewheelGame:focus{
    opacity: 1 !important;
}*/

/*******************************/
/* FACEBOOK */
/*******************************/

.bwx-btn-facebook,
a.inverse.bwx-btn-facebook,
.inverse a.bwx-btn-facebook {
    background-color: #29487e;
    color: white !important;
}

.btn.bwx-btn-facebook {
    border: 3px solid #29487e;
}

.bwx-btn-facebook:hover,
.btn-nav.bwx-btn-facebook:hover,
.bwx-btn-facebook:focus,
.btn-nav.bwx-btn-facebook:focus {
    background-color: #365ea5;
}

.btn.bwx-btn-facebook:hover,
.btn.bwx-btn-facebook:focus {
    border: 3px solid #365ea5;
}

.bwx-btn-facebook {
    -webkit-box-shadow: 0 4px 0 #4f7bc4;
    -moz-box-shadow: 0 4px 0 #4f7bc4;
    box-shadow: 0 4px 0 #4f7bc4;
}

.btn-border.bwx-btn-facebook,
a.btn-border.bwx-btn-facebook {
    color: #29487e;
}

/*******************************/
/* STRAVA */
/*******************************/

.bwx-btn-strava,
a.inverse.bwx-btn-strava,
.inverse a.bwx-btn-strava {
    background-color: #fc4c02;
    color: white !important;
}

.btn.bwx-btn-strava {
    border: 3px solid #fc4c02;
}

.bwx-btn-strava:hover,
.btn-nav.bwx-btn-strava:hover,
.bwx-btn-strava:focus,
.btn-nav.bwx-btn-strava:focus {
    background-color: #ff7230;
}

.btn.bwx-btn-strava:hover,
.btn.bwx-btn-strava:focus {
    border: 3px solid #ff7230;
}

.bwx-btn-strava {
    -webkit-box-shadow: 0 4px 0 #feb390;
    -moz-box-shadow: 0 4px 0 #feb390;
    box-shadow: 0 4px 0 #feb390;
}

.btn-border.bwx-btn-strava,
a.btn-border.bwx-btn-strava {
    color: #fc4c02;
}

/*******************************/
/* GOOGLE */
/*******************************/

.bwx-btn-google,
a.inverse.bwx-btn-google,
.inverse a.bwx-btn-google {
    background-color: #4385f5;
    color: white !important;
}

.btn.bwx-btn-google {
    border: 3px solid #4385f5;
}

.bwx-btn-google:hover,
.btn-nav.bwx-btn-google:hover,
.bwx-btn-google:focus,
.btn-nav.bwx-btn-google:focus {
    background-color: #5997ff;
}

.btn.bwx-btn-google:hover,
.btn.bwx-btn-google:focus {
    border: 3px solid #5997ff;
}

.bwx-btn-google {
    -webkit-box-shadow: 0 4px 0 #96bdfe;
    -moz-box-shadow: 0 4px 0 #96bdfe;
    box-shadow: 0 4px 0 #96bdfe;
}

.btn-border.bwx-btn-google,
a.btn-border.bwx-btn-google {
    color: #4385f5;
}

/*******************************/
/* GOOGLE */
/*******************************/

.bwx-btn-twitter,
a.inverse.bwx-btn-twitter,
.inverse a.bwx-btn-twitter {
    background-color: #38A1F3;
    color: white !important;
}

.btn.bwx-btn-twitter {
    border: 3px solid #38A1F3;
}

.bwx-btn-twitter:hover,
.btn-nav.bwx-btn-twitter:hover,
.bwx-btn-twitter:focus,
.btn-nav.bwx-btn-twitter:focus {
    background-color: #57b5ff;
}

.btn.bwx-btn-twitter:hover,
.btn.bwx-btn-twitter:focus {
    border: 3px solid #57b5ff;
}

.bwx-btn-twitter {
    -webkit-box-shadow: 0 4px 0 #2a6da2;
    -moz-box-shadow: 0 4px 0 #2a6da2;
    box-shadow: 0 4px 0 #2a6da2;
}

.btn-border.bwx-btn-twitter,
a.btn-border.bwx-btn-twitter {
    color: #38A1F3;
}

/**********************************************************************/
/** BACKGROUND COLORS */
/**********************************************************************/

.bwx-bg-primary {
    background-color: #0E4C81 !important;
}

.bwx-bg-secondary {
    background-color: purple !important
}

.bwx-bg-tertiary {
    background-color: royalblue !important;
}

.bwx-bg-black {
    background-color: deepskyblue !important;
}

.bwx-bg-dark {
    background-color: #162745 !important;
}

.bwx-bg-purple{
    background-color: #827EBB !important;
}

.bwx-bg-light {
    background-color: #dddddc !important;
}

.bwx-bg-white {
    background-color: white !important;
}

.bwx-bg-form {
    background-color: #162745 !important
}

/**********************************************************************/
/** TEXT COLORS */
/**********************************************************************/

.bwx-text-dark {
    color: black !important;
}

.bwx-text-primary {
    color: purple !important;
}

.bwx-text-secondary {
    color: mediumturquoise !important;
}

.bwx-text-tertiary {
    color: royalblue !important;
}

.bwx-text-white {
    color: white !important;
}

.bwx-text-light {
    color: lightgray !important;
}

.bwx-text-purple{
    color: #371362 !important;
}

/**********************************************************************/
/** COOKIE POLICY COLORS */
/**********************************************************************/

#gdpr-cookie-message {
    background-color: #162745;
}

#gdpr-cookie-message * {
    font-family: 'Rajdhani', sans-serif !important;

}

#gdpr-cookie-message p,
#gdpr-cookie-message label {
    color: white;
    font-weight: 500;
}

#gdpr-cookie-message input[type="checkbox"] {
    margin-top: 3.5px !important;
}

#gdpr-cookie-message h4,
#gdpr-cookie-message h5,
#gdpr-cookie-message a {
    color: purple;
    text-transform: uppercase;
}

#gdpr-cookie-message h5 {
    margin-top: 25px !important;
}

#gdpr-cookie-message a:hover {
    border-bottom-color: purple;
}

#gdpr-cookie-message button,
button#ihavecookiesBtn,
button#gdpr-cookie-advanced {
    background-color: purple;
    color: #162745 !important;
    letter-spacing: 0.3em !important;
    font-weight: 700 !important;
    padding: 10px 15px !important;
    text-transform: uppercase;
    position: relative;
    padding-right: 45px !important;
    margin-right: 0 !important;
    font-size: 80% !important;
}

#gdpr-cookie-message button:hover {
    background-color: purple;
}

#gdpr-cookie-message button:focus {
    outline: none !important;
}

#gdpr-cookie-message button::after,
button#ihavecookiesBtn::after,
button#gdpr-cookie-advanced::after {

    content: '';
    width: 25px;
    height: 15px;
    -webkit-mask: url('/customer/images/btn-arrows.svg') no-repeat 100% 100%;
    mask: url('/customer/images/btn-arrows.svg') no-repeat 100% 100%;
    -webkit-mask-size: contain;
    mask-size: contain;
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -ms-transition: .2s ease;
    transition: .2s ease;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    background-color: #162745;
}

#gdpr-cookie-message button:hover::after,
button#ihavecookiesBtn:hover::after,
button#gdpr-cookie-advanced:hover::after {
    margin-left: 15px;
    -webkit-transition: margin-left .2s ease;
    -moz-transition: margin-left .2s ease;
    -ms-transition: margin-left .2s ease;
    transition: margin-left .2s ease;
}

/**********************************************************************/
/** PAGINATION COLORS & THEMING */
/**********************************************************************/


.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: royalblue;
    border-color: royalblue;
}

/************/
/** SPLIDE **/
/************/

#other-products .splide__slide img {
    height: 100%;
    width: auto;
}

.splide__arrow {
    border-radius: 0;
    background-color: purple;
    height: 3em;
    width: 3em;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    transition: opacity .2s ease;
}

.overlay {
    background-color: rgba(22, 39, 69, .15);
}

.overlay-img {

        position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#80000000', endColorstr='#80000000');
    background: url('../images/overlay.png')
}

.gamebutton-overlay{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    /* Provides cross-browser RGBa background */
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#80000000', endColorstr='#80000000');
    background: transparent;
    background: rgba(51, 51, 51, 0.5);
    z-index: 1;
}

/*.splide__track {
  margin-left: 60px;
  margin-right: 60px;
}*/



/************/
/** CUSTOM **/
/************/

.icon-bar {
    background-color: white !important;
}

.dropdown>a {
    margin-right: 0 !important;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover,
.dropdown-menu>li>a:hover {
    background-color: #162745 !important;
    border-color: #162745 !important;
}

.navbar-nav>li>.dropdown-menu {
    border: 1px solid #162745 !important;
}

.dropdown-menu>li>a {
    color: white !important;
}

.dropdown.open>a,
.dropdown-menu>li>a:hover {
    color: purple !important;
    opacity: 1 !important;
}

.bwx-bg-gradient {
    background: #162745;
    background-size: cover;

    background: linear-gradient(135deg, #101D30 0%, #162745 20%, #3576ba 120%);
}

.bwx-bg-gradient-dark {
    background: #101D30;
    background-size: cover;

    background: linear-gradient(135deg, #101D30 0%, #162745 100%);
}

.hero {
    position: relative;
    min-height: 100vh;
}

.banner {
    height: 90vh;
    background-position: 70% 50%;
}

body.full-bg {
    background-size: cover !important;
    background-attachment: fixed !important;
}

body.half-bg {
    background-size: contain !important;
    background-position: top right !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
}

.hero h1 {
    font-size: 50pt;
    line-height: 1em;
}

#hero-detail h1 {
    position: relative;
}

#hero-detail h1::after {
    content: " ";
    width: 66.66%;
    position: absolute;
    height: 2px;
    background-color: purple;
    display: block;
    left: 100%;
    z-index: 2 !important;
    bottom: 35px;
    transform-origin: left center;
    transform: scaleX(0);
    animation: line-left-to-right 1s ease 1s 1 normal forwards;
}

section::not(.banner) {
    top: -83px !important;
}

footer {
    /*margin-top: -83px;*/
}

.subtitle {
    letter-spacing: 0.3em !important;
    font-weight: 500 !important;
    font-size: 18pt;
    line-height: 1em;
}

p {
    font-weight: 500 !important;
}

.m-x-xl {
    margin-left: 80px !important;
    margin-right: 80px !important;
}

.border-white {
    border: 1px solid white !important;
}

.features-block .img-left form:not(#upload-image) {
    margin-left: 150px;
}

.content-block img:hover {
    opacity: 1 !important;
}

.h.caption-2 figure:hover img {
    transform: translateY(0) scale(1.2);
    opacity: 0.66;
    filter: blur(4px);
}

.h.caption-2 figcaption .caption-box {
    width: calc(100% - 60px) !important;
    margin: 0 30px !important;
    text-align: left !important;
}

#cta h2 {
    font-size: 60pt !important;
    line-height: 1em;
}

#cta p.lead,
#cta .lead p {
    font-size: 20pt !important;
    line-height: 1.2em !important;
}

#cta ul li {
    font-size: 20pt;
    font-weight: 500;
    text-transform: uppercase;
    margin-right: 15px;
}

.bwx-card {
/*    background: linear-gradient(135deg, #101D30 0%, #162745 100%);*/
    border-radius: 65px !important;
}

#carousel{
    position: absolute;
    bottom: 100px !important;
}

.carousel-indicators {
    position: relative;
    bottom: 0 !important;
    left: 0;
    width: auto;
    margin-left: 0;
    text-align: left;
}

.section-header {
    text-transform: uppercase;
}

.ambassador-hero-container {
    position: relative;
    height: 100%;
}

img.ambassador-hero {
    position: absolute;
    width: 200% !important;
    height: 1000px;
    top: -500px;
}

.closeup-box.closeup-right {
    right: 15% !important;
}

.closeup-box {
    position: absolute !important;
    top: 25%;
    bottom: -25%;
    width: auto !important;
    pointer-events: none !important;
}

.closeup-box img {
    float: unset !important;
    height: 100%;
    max-width: 100%;
    z-index: 1 !important;
}

#story .section-header {
    margin-left: -100px !important;
}

#story .section-header h2 {
    font-size: 40pt !important;
    line-height: 1em !important;
}

#story .section-header .text-indent {
    margin-left: 100px;
    display: inline-block !important;
}

.dynamic-blog-detail .other-blog-img {
    height: 150px !important;
}

.dynamic-blog-overview .col-md-3 .blog-item-image {
    height: 150px !important;
}

.section-header span {
    display: initial !important;
}

#customer-events-overview-3 label{
    color: white !important;
    font-size: 1.1em !important;
}

.usp-list li {
    position: relative;
    display: table;
    font-weight: 500 !important;
    font-size: 14pt !important;
    cursor: default;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -ms-transition: .2s ease;
    transition: .2s ease;
}

.usp-list li:hover {
    color: purple;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -ms-transition: .2s ease;
    transition: .2s ease;
}

.usp-list li::after {
    content: " ";
    width: 0;
    min-width: 0;
    max-width: 800px;
    position: absolute;
    height: 2px;
    background-color: purple;
    display: block;
    left: calc(100% + 15px);
    z-index: 9999 !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -ms-transition: .2s ease;
    transition: .2s ease;
}

.usp-list li:hover::after {
    width: auto;
    min-width: 600px;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -ms-transition: .2s ease;
    transition: .2s ease;
}

.fa-li {
    top: 0 !important;
}

p a:not(.btn) {
    color: purple;
    padding-bottom: 1px;
    border-bottom: 1px solid rgba(255, 242, 45, 0);
}

p a:not(.btn, .powered-by-strava):hover {
    border-bottom: 1px solid purple;
}

.carousel-indicators li {
    border-width: 1px;
}

.carousel-indicators .active {
    background-color: purple;
    border-color: purple;
}

.h.caption-2 figure img {
    z-index: 1;
}

table th {
    text-transform: uppercase;
    border-top: none !important;
}

table td {
    font-weight: 500;
}

footer h3 {
    font-size: 16pt !important;
}

footer a:hover {
    color: purple !important;
}

.wow {
    visibility: hidden;
}

#scene {
    width: 100%;
    min-height: 100vh;
    height: 100%;
    position: absolute;
    display: block;
    pointer-events: none !important;
    z-index: -1;
}

#scene * {
    width: 100% !important;
    height: 100% !important;
}

#scene .back {
    z-index: 999 !important;
}

#scene2 {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    pointer-events: none !important;
    z-index: 1;
}

#scene2 * {
    width: 100% !important;
    height: 100% !important;
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    opacity: 0.75;
}

#scene2 .back {
    z-index: 999 !important;
}

.timeline .event:before {
    left: calc(-50% - 90px);
    color: purple;
    font-weight: 800;
    font-size: 15pt !important;
    text-align: right;
    width: 50%;
}

.timeline::before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #ffffff;
    left: -34px;
    margin-left: 0;
}

p strong {
    font-weight: 800 !important;
}

.boost-points {
    width: 150px;
    position: relative;
    display: inline-block;
}

.product .amount-points, .challenge .amount-points {
    font-size: 14px;
    color: black;
    line-height: initial;
    margin-left: -10px;
    margin-top: -15px;
}

.product .amount-points .fa, .challenge .amount-points .fa {
    font-size: 8px;
    float: left;
    margin: 5px 2px 0 0;
    display: block;
}

.boost-points .amount-points {
    font-size: 20px;
    color: black;
    position: absolute;
    right: 0;
    line-height: initial;
}

.boost-points .amount-points .fa {
    font-size: 12px;
    float: left;
    margin: 7px 2px 0 0;
    display: block;
}

.boost-points #transactions {
    position: absolute;
    left: 0;
    font-size: 40px;
}

.sale-amount-points {
    text-decoration: line-through;
    opacity: 0.33;
}

/*SPIN THE WHEEL*/

/* ==========================================================================
   4. SPIN THE BOTTLE
=========================================================================== */

.bottle {
    -moz-transition: all 3s cubic-bezier(0, 0, 0.4, 1);
    -webkit-transition: all 3s cubic-bezier(0, 0, 0.4, 1);
    -o-transition: all 3s cubic-bezier(0, 0, 0.4, 1);
    -ms-transition: all 3s cubic-bezier(0, 0, 0.4, 1);
    -khtml-transition: all 3s cubic-bezier(0, 0, 0.4, 1);
    display: auto;

}

#spin-the-bottle .code-row {
    position: relative;
}

.spin-the-bottle-container,
.spin-the-bottle {
    position: relative;
    /*margin-top: 130px;*/
}

.spin-the-bottle-container .bottle {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
}

.spin-the-bottle-container .prizes {
    position: absolute;
    z-index: 998;
    top: 0;
    left: 0;
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, .15));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, .15));
}

.spin-the-bottle-container .prizes-container {
    visibility: hidden;
}

.spin-the-bottle-container button {
    position: absolute;
    z-index: 9999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: purple !important;
}

input[type=checkbox],
input[type=radio] {
    margin-top: 3px;
}

/*.input-group-addon {
  background-color: #6fa6df;
  color: #fff;
  border: 1px solid #6fa6df;
  border-radius: 0;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 500 !important;
  font-size: 24px;
}

select.form-control {
  border: 1px solid #6fa6df;
  background-color: #fff;
  border-radius: 0 !important;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 500 !important;
  font-size: 24px;
  color: #4161ac;
  padding: 16px !important;
  height: 68px !important;
}*/

.input-group-btn>.btn {
    padding: 18px 45px 19px 16px !important;
    margin-bottom: 0 !important;
}
    

select:not([multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    /*padding: .5em;*/
    padding-right: 1.5em
}

.close {
    font-size: 2.5em !important;
}

.challenges-overview .item {
    text-align: left;
}

.challenges-overview .item ul .info {
    font-weight: 600;
}

.challenges-overview .challenge-icon {
    font-size: 2em;
    line-height: 0;
    display: block;
    position: relative;
    border-radius: 50%;
    width: 60px;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    background-color: purple;
    color: #162745;
    float: left;
    margin-right: 15px;
}

.challenge-status {
    position: absolute;
    top: 30px;
    right: 30px;
}


.challenge-status > div {
    background-color: purple;
    display: inline-block;
    margin: 0 auto;
    padding: 5px;
    border-radius: 25px;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
}

.challenge-status > div.connected {
    background-color: seagreen;
}

.challenge-status > div.unknown {
    background-color: grey;
}

.challenge-status > div .fa {
    background-color: transparent;
    color: white;
    width: 20px;
    padding: 10px 0;
    text-align: center;
    border-radius: 50%;
    line-height: 0;
    text-align: center;
}

@media (max-width: 992px) {
    .spin-the-bottle-container {
        margin-top: 20px;
    }
}


footer .bottle {
    z-index: 2;
}

@keyframes line-left-to-right {
    0% {
        transform: scaleX(0);
    }

    100% {
        transform: scaleX(1);
    }
}

@-o-keyframes line-left-to-right {
    0% {
        transform: scaleX(0);
    }

    100% {
        transform: scaleX(1);
    }
}

@-moz-keyframes line-left-to-right {
    0% {
        transform: scaleX(0);
    }

    100% {
        transform: scaleX(1);
    }
}

@-webkit-keyframes line-left-to-right {
    0% {
        transform: scaleX(0);
    }

    100% {
        transform: scaleX(1);
    }
}

/**********************************************************************/
/** BROWSERSHOT */
/**********************************************************************/

.browsershot-logo{
    position: absolute !important;
    top: 30px !important;
    left: 50px !important;
    z-index: 999 !important;
}

.distance{
    position: absolute !important;
    display: block !important;
    z-index: 999 !important;
    color: #fff !important;
    bottom: 30px !important;
    left: 50px !important;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.5) !important;
}

.time{
    position: absolute !important;
    display: block !important;
    z-index: 999 !important;
    color: #fff !important;
    bottom: 30px !important;
    right: 50px !important;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.5) !important;
}

/*******************************/
/* GAMES */
/*******************************/

/* GAME - start :: Soccer game */

#gameContainer {
    position: relative;
}

#gameContainer #scoreContainer, 
#gameContainer #timer {
    position: absolute;
    top: 10%;
}

#gameContainer #countDown {
    left: 50%;
    transform: translate(-50%, -35%);
    width: auto;
    display: block;
    text-align: center;
    font-size: 8em;
    top: 35%;
    position: absolute;
}

#gameContainer .goalState {
    position: absolute;
    top: 33%;
    left: 0;
    font-size: 2em;
    text-align: center;
    width: 100%;
}

#gameContainer #scoreContainer {
    left: 60px;
}

#gameContainer #timer {
    right: 60px;
}

/* GAME - end :: Soccer game */


/* GAME - start :: Spin the wheel */

#spinBtn {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.pointer {
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 80px;
    display: block;
    z-index: 999;
    top: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.wheel-center {
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    max-height: 190px;
    max-width: 190px;
    height: 100%;
    width: 100%;
    display: block;
    z-index: 1;
/*    top: calc(24% + 9px);*/
    top: calc(50% + 6px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#spinner {
    position: relative;
}

#spinner #won {
    display: block;
    position: absolute;
    top: calc(50% + 20px);
    left: 50%;
    width: calc(100% - 60px);
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}

#spinner #won:not([style*="display: none"]) + .game-container {
    opacity: 0.33;
}

#spinner .game-container {
    padding-top: 20px;

}

#spinner .game-container canvas {
    width: 100%;
    position: relative;
    z-index: 1;
}

#spinner #canvasContainer {
    position: relative;
}

#spinner #canvasContainer .bg {
    background-image: url(/brandworks/images/wheel-bg.jpg);
    background-repeat: no-repeat;   /* Ensure that background does not repeat */
    background-position: center;
    background-size: contain;
    border-radius: 50%;
    /*overflow: hidden;*/
    z-index: 0;
    opacity: 0.33;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    display: block;
    height: calc(100% - 15px);
    width: calc(100% - 15px);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/* GAME - end :: Spin the wheel */

@media only screen and (max-width: 991px) {
    .navbar-collapse {
        text-align: right !important;
        border-top: none !important;
    }

    .navbar-nav {
        background: #162745;
        margin-bottom: 0;
        margin-top: 0;
    }

    .navbar-nav li:not(:last-of-type) a {
        padding-bottom: 0;
    }

    .navbar-nav>li>a {
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: none;
    }

    .navbar-nav .open .dropdown-menu.multi-level {
        text-align: right;
    }

    .y-middle {
        display: block !important;
    }

    .p-t-lg {
        padding-top: 60px !important;
        margin-top: 0;
    }

    .p-b-lg {
        padding-bottom: 60px !important;
    }

    .p-y-lg {
        padding-bottom: 60px !important;
        padding-top: 60px !important;
    }

    section:not(#campaign):not(#static-hero-1) .vertical-center-rel {
        top: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .hero:not(.bg-img) {
        padding-top: 150px !important;
        height: auto !important;
    }

    .hero .carousel-indicators {
        text-align: center !important;
    }

    .hero img:not(.time-of-use) {
        max-height: 50vh;
        margin-top: 30px;
        width: auto;
    }

    .hero .ul-responsive {
        text-align: center;
    }

    h1 {
        font-size: 40pt !important;
    }

    #story .section-header,
    .text-indent,
    #story .section-header h2 {
        margin-left: 0 !important;
    }

    #story .btn {
        margin-bottom: 60px;
    }

    .section-header h2 {
        font-size: 30pt !important;
    }

    .hero ul {
        display: inline-block;
        text-align: left;
    }

    .hero ul li {
        display: block !important;
    }

    .hero ul li:hover::after {
        content: none;
    }

    .hero.bg-img {
        padding-top: 45%;
        height: 100% !important;
        max-height: 100vh !important;
        background-position: 70% center !important;
    }

    #hero-detail h1::after {
        content: unset;
    }

    .splide__arrow {
        height: 2em;
        width: 2em;
    }

    .m-x-xl {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .portfolio-grid li {
        width: 50% !important;
    }

    #cta h2 {
        font-size: 45pt !important;
    }

    #cta p.lead,
    #cta .lead p {
        font-size: 18pt !important;
    }


    .bwx-card {
        margin-bottom: 15px;
    }

    footer * {
        text-align: left !important;
    }

    footer .fa {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .portfolio-grid li {
        width: 100% !important;
    }

    .h.caption-2 figcaption .caption-box {
        bottom: 50% !important;
        -webkit-transform: translateY(50%);
        -moz-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%);
    }

    h1 {
        font-size: 32pt !important;
    }

    .p-t-responsive {
        padding-top: 30px !important;
    }

    #cta h2 {
        font-size: 30pt !important;
    }

    #cta p.lead,
    #cta .lead p {
        font-size: 16pt !important;
    }

    footer * {
        text-align: center !important;
    }

    footer .fa {
        display: inline-block !important;
    }

    footer .bottles {
        position: relative !important;
        bottom: unset !important;
        width: 66.66%;
        margin-left: auto;
        margin-right: auto;
        margin-top: -100px;
        margin-bottom: 50px;
        padding-right: 15px !important;
    }
}

@media only screen and (max-width: 479px) {
    .portfolio-grid li * {
        text-align: center !important;
    }

    #cta * {
        text-align: center !important;
    }

    .checkbox-inline {
        display: block;
    }

    .powered-by-strava img {
        float: unset !important;
    }

    footer .bottles {
        position: relative !important;
        bottom: unset !important;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: -100px;
        margin-bottom: 50px;
        padding-right: 15px !important;
    }
}
