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

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

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

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

* {
    border-radius: 0 !important;
}

body {
    font-family: 'Geogrotesque Rg', sans-serif;
    color: #1f2426 !important
}

.text-underline {
    text-decoration: underline !important;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700 !important;
    font-family: 'Geogrotesque Bd', sans-serif;
}

h2 {
    font-size: 30px;
    line-height: 30px;
}

h3 {
    font-size: 20px;
    line-height: 20px;
}

/*h1::after {
    content: " ";
    display: block;
    width: 25%;
    height: 4px;
    background-color: #df4044;
    margin: 25px 0px 30px 0px;
}*/

p:not(.note):not(.lead) {
    line-height: 22px;
}

.lead{
    font-family: 'Geogrotesque Bd', sans-serif;
}


img {
    max-width: 100% !important;
}

.text-red {
    color: #df4044 !important;
}

header,
.main-container {
    position: relative;
}

nav.navbar.transparent {
    overflow: visible;
    z-index: 999;
    position: relative;
    padding: 0;
    min-height: 0;
}

nav.navbar.transparent .container {
    position: relative;
}

.navbar-brand img {
    max-width: 160px !important;
}

.navbar-brand img.logo-lg {
    max-width: 200px !important;
}

.transparent .navbar-header,
.transparent .navbar-lang {
    position: absolute;
    top: 0;
    padding: 20px;
    margin: 0 !important;

}

.navbar-header {
    left: 0;
}

.navbar-lang {
    right: 0;
}

.close{
    color: #000 !important;
    font-size: 19px !important;
}

.text-white {
    color: #FFF !important;
}

.text-green{
    color: #9c0 !important;
}

.bg-color {
    background-color: #e2eed9 !important;
}

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

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

.float-right {
    float: right;
}

.overlay {
    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(226, 238, 217, 0.44);
}

#hero-home {
    background-image: url('/bwx/img/header.jpeg');
    background-size: cover;
    height: auto;
    background-position: bottom;
}

#intro-home {
    overflow: visible;
    min-height: calc(100vh - 152px);
    background-image: url('/bwx/img/memory/icon3.png');
     background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

#game{
    min-height: calc(100vh - 185px);
    background-image: url('/bwx/img/memory/icon3.png');
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

#thanks{
    min-height: calc(100vh - 185px);
    background-image: url('/bwx/img/memory/icon3.png');
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

#highscores{
    min-height: calc(100vh - 185px);
    background-image: url('/bwx/img/memory/icon3.png');
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

#tiebreaker{
    min-height: calc(100vh - 185px);
    background-image: url('/bwx/img/memory/icon3.png');
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

#intro-home .negative-margin {
    margin-top: -400px; /* 9999 -400px */
}

#jq-keyboard{
    display: block;
/*    position: relative !important;*/
    left: 14% !important;
    right: 10% !important;
    width: calc(83.33333333% - 120px);
    top: 700px !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;
}

.form-control {
    padding: 10px;
    color: black;
    font-weight: 500;
    background-color: white !important;
    border-color: #ccedff !important;
}

label {
    font-weight: 500;
}

.btn-link {
    color: #99cc00 !important;
}

.hero-leadbox .form-horizontal {
    background: white !important;
    box-shadow: none !important;
    border-radius: 0px !important;
}

.btn {
    border-radius: 5px !important;
    font-weight: 700 !important;
}

.btn-primary {
    background-color: #9c0;
    border-color: #9c0;
    color: #ffffff;
}

.btn-primary:hover {
    background-color: #99cc00;
    border-color: #99cc00;
    color: #ffffff;
}

.btn-secondary {
    background-color: #df4044;
    border-color: #df4044;
    color: #ffffff;
}

.btn-secondary:hover {
    background-color: #df4044;
    border-color: #df4044;
    color: #ffffff;
}

form .btn-secondary:hover {
    background-color: #99cc00;
    border-color: #99cc00;
    color: #ffffff;
}

#bigtimer {
    position: absolute;
    z-index: 999;
    background: white;
    text-align: center;
    font-size: 100px;
    line-height: 1.5;
    display: inline-block;
    vertical-align: middle;
    color: #1f2426 !important;
}

.highscore {
    color: white;
    font-weight: bold;
    font-size: 16px;
}

.table-borderless * {
    border: 0px;
    outline: none;
}

.table {
    border-collapse: separate;
    border-spacing: 0 10px;
}

.table tr {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 25px -5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 25px -5px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 25px -5px rgba(0, 0, 0, 0.15);
}

.table>tbody>tr>td {
    vertical-align: middle;
    padding: 20px;
    border: 0px !important;
    outline: none !important;
}

/*.my-score,
.my-score td,
.my-score #score,
.my-score #name,
.my-score #ranking {
    background-color: #ccedff !important;
    color: white !important;
}*/

.my-score .t-row{
    border: 5px solid #e2eed9;
}

#ranking {
    background-color: transparent !important;
    color: black !important;
    width: 30px;
    height: 30px;
    display: block;
}

#ranking>div {
    display: block;
    width: 30px;
    height: 30px;
    position: relative;
    top: 11%;
    color: black;
}

#score {
    text-align: right;
    color: black;
}

#name {
    text-align: left;
    color: black;
}

#map{
    border-bottom: 5px solid #df4044;
    border-left: 5px solid #e2eed9;
    border-right: 5px solid #df4044;
    border-top: 5px solid #e2eed9;
}

#header-bar {
    width: 100% !important;
    flex-grow: 0 !important;
    position: relative !important;
    background-color: white;
    -webkit-filter: drop-shadow(0 30px 20px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0 30px 20px rgba(0, 0, 0, 0.1));
    z-index: 1;
}

#header-bar .footer-green {
    width: 100% !important;
    display: block !important;
    position: absolute !important;
    background: transparent !important;
    height: 45px !important;
    top: 0 !important;
    z-index: 1;
}

#header-bar .footer-green::before {
    content: " ";
    display: inline-block;
    background-color: #fff;
    width: 100%;
    height: 69px;
    z-index: 3;
    position: absolute;
    right: 100%;
    top: 0;
}

#header-bar .footer-green::after {
/*    content: " ";*/
    display: inline-block;
    background-color: #99cc00;
    width: 100%;
    height: 45px;
    z-index: 3;
    position: absolute;
    left: 100%;
    top: 0;
}

#header-bar .container-full {
    background: white !important;
    height: 100% !important;
    bottom: 0 !important;
    z-index: 0;
}

#header-bar img {
    height: 70px !important;
    float: right !important;
    position: absolute;
    left: 0;
    top: -1px;
    z-index: 1;
}

#header-bar img::after {
    content: " ";
    display: inline-block;
    background-color: #99cc00;
    width: 100%;
    height: 40px;
    z-index: 3;
    position: absolute;
    left: 0;
    top: 0;
}

#header-bar .baseline {
    padding: 14px 0 0 250px;
    font-size: 1.0em;
}

#footer {
    width: 100% !important;
    flex-grow: 0 !important;
    position: relative !important;
    background-color: white;
    /*-webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.1));*/
}

#footer .footer-green {
    width: 100% !important;
    display: block !important;
    position: absolute !important;
    background: transparent !important;
    height: 50px !important;
    top: -60px !important;
    z-index: 1;
}

#footer .footer-green::before {
    content: " ";
    display: inline-block;
    background-color: transparent;
    width: 100%;
    height: 50px;
    z-index: 3;
    position: absolute;
    right: calc(100% - 1px);
    top: 0;
}

#footer .footer-green::after {
    content: " ";
    display: inline-block;
    background-color: #fff;
    width: 100%;
    height: 80px;
    z-index: 3;
    position: absolute;
    left: 100%;
    top: -20px;
}

#footer .container-full {
    background: white !important;
    height: 100% !important;
    bottom: 0 !important;
    z-index: 0;
}

#footer img {
    height: 80px !important;
    position: absolute;
    right: 113px;
    top: -80px;
    z-index: 1;
}

.footer-image::after{
    content: ' ';
    width: 113px !important;
    height: 80px;
    background-color: white !important;
    position: absolute;
    right: 0px !important;
    top: -80px;
}

#footer .baseline {
    padding: 16px 290px 0 0;
    font-size: 18px;
}

.hidden{
    display: none !important;
}

/* ==========================================================================
   COOKIE GDPR CONSENT
=========================================================================== */

button#ihavecookiesBtn {
    margin-left: 0px !important;
}

#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 375px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 25px -5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 25px -5px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 25px -5px rgba(0, 0, 0, 0.15);
    margin-left: 30px;
    font-family: 'Open Sans', sans-serif;
    z-index: 99999;
    color: white;
    padding: 25px;
}

#gdpr-cookie-message h4 {
    font-size: 18px;
}

#gdpr-cookie-message h5 {
    font-size: 20px;
    margin-top: 20px;
}

#gdpr-cookie-message p,
#gdpr-cookie-message ul {
    color: #000;
    font-size: 14px;
    line-height: 1.5em;
    padding-left: 0;
}

#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}

#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}

#gdpr-cookie-message a {
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.75);
    transition: all 0.3s ease-in;
}

#gdpr-cookie-message a:hover {
    transition: all 0.3s ease-in;
}

#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    display: inline-block;
    color: #ffffff;
    padding: 11px 18px;
    margin-top: 7px;
    margin-right: 5px;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 1px;
    vertical-align: middle;
    white-space: pre-line;
    text-align: center;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    cursor: pointer;
    -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;
    background-color: #99cc00;
}

#gdpr-cookie-message button:hover {
    background: transparent;
    transition: all 0.3s ease-in;
}

#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}

#gdpr-cookie-message label {
    font-weight: 400;
}

#gdpr-cookie-message input[type="checkbox"] {
    float: left;
    margin-top: 4.5px;
    margin-right: 6px;
}

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

#gdpr-cookie-message a {
    color: #99cc00;
}

#gdpr-cookie-message h4 {
    color: black !important;
    display: block;
    font-size: 1.8em;
    line-height: 1em;
}

/*#gdpr-cookie-message h4::after {
    content: " ";
    display: block;
    width: 33.33%;
    height: 4px;
    background-color: #99cc00;
    margin: 15px 0 20px 0;
}*/

#gdpr-cookie-message h5 {
    color: black;
}

#gdpr-cookie-message h5::after {
    content: " ";
    display: block;
    width: 33.33%;
    height: 4px;
    background-color: #99cc00;
    margin: 15px 0 20px 0;
}

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

button#gdpr-cookie-advanced {
    background: #99cc00 !important;
}

#gdpr-cookie-message button:hover,
button#ihavecookiesBtn:hover {
    background: #99cc00 !important;
}

.counter{
    display: inline !important;
}

#catchgame-page {
    position: relative;
}

.legende-item{
    height: 30px; margin-bottom: 15px
}


#jq-keyboard button.jqk-btn.email {
    width: auto !important;
    padding-left: 10px;
    padding-right: 10px;
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
    .negative-margin {
        margin-top: 0 !important;
    }

    .bg-light {
        background-image: url(/bwx/img/bglight.jpeg) !important;
        background-repeat: no-repeat;
        background-size: cover !important;
    }

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

@media only screen and (max-width: 767px) {
    /*.hidden {
        display: block !important;
    }*/
    .p-sm-t-0 {
        padding-top: 0 !important;
    }
    
}

@media only screen and (max-width: 479px) {
    /*.hidden-sm {
        display: none !important;
    }*/

    #hero-home img {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .legende-item{
        height: 20px; margin-bottom: 15px
    }
}