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

html {
    position: relative;
    background-color: #352d29 !important;
    background: url("../img/BackDots.png") !important;
}
html, h1, h2, h3, h4 {
    font-family: 'Crimson Pro', serif !important;
}
.bg-dark {
    background-color: #14110f;
}
.bg-medium {
    background-color: #352d29;
}
.bg-light {
    background-color: #ededed;
}
    .bg-light, .bg-light h1, .bg-light h2 {
        color: #404040;
    }
    .bg-light a {
        color: #404040;
    }
.bg-sidebar-awards {
    background-color: #220b00;
}

.top-subtitle {
    padding-bottom: 1em;
    line-height: 1.25em;
}
.uk-dotnav>li.uk-active>a {
    background: rgba(255,255,255,0.4);
}
.uk-dotnav>li>a {
    background: rgba(255,255,255,0.1);
}
.uk-dotnav>li>a:hover {
    background: rgba(255,255,255,0.25);
}

.muted {
    color: #7b786e
}

.uk-slideshow img {
  image-rendering:optimizeSpeed;             /* Legal fallback */
  image-rendering:-moz-crisp-edges;          /* Firefox        */
  image-rendering:-o-crisp-edges;            /* Opera          */
  image-rendering:-webkit-optimize-contrast; /* Safari         */
  image-rendering:optimize-contrast;         /* CSS3 Proposed  */
  image-rendering:crisp-edges;               /* CSS4 Proposed  */
  image-rendering:pixelated;                 /* CSS4 Proposed  */
  -ms-interpolation-mode:nearest-neighbor;   /* IE8+           */
}
.awards {
    padding: 30px 0 0 0;
}
    .awards .holder {
        height: 500px;
        overflow: hidden;
    }
    .award {
        display: inline-block;
        position: relative;
        width: 225px;
        height: 135px;
        line-height: 39px;
        padding-top: 12px;
        margin: 10px 5px;
        z-index: 1;
        overflow: hidden;
        vertical-align: top;
        text-align: center;
        font-family:'Pathway Gothic One';
    }
        .award a {
            position: absolute;
            left: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
        }
        .award .laurels {
            position: absolute;
            left: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
            z-index: -1;
        }
        .award .type {
            font-size: 33px;
        }
        .award2 .type {
            margin-top: 0px;
            margin-bottom: -4px;
        }
        .award .pub {
            font-size: 36px;
        }
        .award .pub-narrow {
            font-size: 30px;
        }        
        .award .pub2 {
            font-size: 18px;
            line-height: 12px;
        }        
        .award .cat {
            font-size: 21px;
            line-height: 33px;
        }
        .award .cat-narrow {
            font-size: 20px;
            line-height: 33px;
        }        
        .award .nyt { width:150px; margin-top:-5px; }
        .award .wired { width:150px; border: 1px solid #eee; margin-top:0px; margin-bottom:5px;}
        .award .forbes { width:150px; margin-top:-5px; margin-bottom:5px}
        .award .igf { width:150px; margin-top:-2px; margin-bottom:0px;}  
        .award .bafta { width:150px; margin-top:-10px; margin-bottom:4px}
        .award .ars { width:150px;}
        .award .destructoid { width:170px; margin-top:10px; margin-bottom:10px}
        .award .pcworld { width:150px; margin-top:5px; margin-bottom:5px;}
        .award .gamecity { width:170px; margin-bottom:5px;}
        .award .sxsw { width:150px; margin-top:10px; margin-bottom:10px}
        .award .gdca { width:120px; margin-top:0px; margin-bottom:0px}
        .award .g4c { width:80px; margin-top:5px; }

.languages {
    margin-left: 0;
    padding-left: 0;
}
    .languages li {
        display: inline-block;
        padding: 0 6px;
    }

.button {
    display: inline-block;
    padding: 10pt;
    border-radius: 4px;
    border: 2px solid #ededed;
    color: #ededed;
    font-size: 14pt;
    margin: 30px 10px;
}
    .button:hover {
        border-radius: 4px;
        border-color: #ededed;
        background-color: #ededed;
        color: #000 !important;
        text-decoration: none;
    }
    .button a {
        text-decoration: none;
    }

.quotes {
}
    .quotes, .quotes a {
        color: #404040;
    }
    .quote {
        border-radius: 4px;
        margin: 4px;
        padding: 20px;
    }
    .quote blockquote {
        font-size: 16pt;
        line-height: 1.24em;
        padding: 0;
        margin: 0;
        border: none;
    }
    .quote small {
        display: block;
        text-align: right;
        font-style: normal;
    }

.store {
    padding: 60px 0px;
}
    .store .divider {
        border-top: 2px solid #ededed;
    }

.price {
    padding: 20px 0;
    font-size: 70pt !important;
    margin-left: -20px;
    margin-bottom: 0 !important;
}
    .price, .price .dollar, .price span, .font-chunk {
        font-family: 'ChunkFive-Regular', sans-serif !important;
    }
    .price .dollar {
        font-size: 30pt;
        vertical-align: middle;
    }

.download-now {
    color: #cc2e2e;
    /* background: url("../img/DownloadNowBack.png") center 45px no-repeat; */
}
    .download-now-dl {
        display: inline-block;
        font-size:68px;
        line-height:68px;
    }
    .download-now-now {
        display: inline-block;
        font-size:90px;
        line-height:88px; 
    }

.platforms {
    position: relative;
/*    border: 2px solid #7b786e;*/
    border-radius: 8px;
    padding: 20px 0;
}
    .platforms .uk-grid-divider>[class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
        border-width: 2px;
        border-color: #ededed;
    }
    .platform {
        padding-top: 20px;
        padding-bottom: 20px;
    }

.distributors {
    /* padding: 0 50px; */
}
    .distributors a {
        display: block;
    }
    .distributors img {
        width: 300px;
        height: 49px;
        margin: 5px 0;
    }
    /* .distributors a:hover {
        background-color: #322525;
    } */

.buy-direct {
    padding: 20px 0 30px 0;
}
    .buy-direct h2 {
        padding-top: 20px;
    }
    .buy-direct .uk-display-inline-block {
        vertical-align: top;
    }

.trailer {
    padding: 20px 0;
}
.videowrap {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
    .videowrap iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.faq, .faq h1 {
}
    .faq h1 {
        padding-top: 1em;
    }
    .faq .uk-offcanvas-bar {
        min-width: 480px;
    }
    .faq ul {
        list-style: none;
        padding: 0;
    }
    .faq li {
        padding-left: 0;
        margin-left: 0;
    }
    .faq .qu {
        padding: 1em 1em 0.5em 1em;
        font-weight: bold;
    }
    .faq .an {
        text-align: left;
        padding: 0 1em 1em 1em;
    }
    .faq a {
        text-decoration: underline;
    }

.socialbar {
    text-align: center;
    margin-top: 10px;
}
    .socialbar .plusone, .socialbar .twitter, .socialbar .fb-like {
        font-size: 1px;
        display: inline-block;
    }
    .socialbar .fb_reset {
        display: inline;
    }

    .socialbar .twitter, .socialbar .fb-like {
        font-size: 1px;
        display: inline-block;
        margin: 0;
    }
    .socialbar .fb_reset {
        display: inline;
    }

.footer {
    background-color: #14110f;
    padding: 20px;
}
    .footer, .footer a {
        color: #7b786e;
    }      