:root {
    --dark-slate-gray: #4d4d4d;
    --dark-slate-gray-2: #323232;
    --tan: #c7aa8b;
    --white-smoke: #f7f7f7;
    --light-gray: #d1d1d1;
}

.w-layout-grid {
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}

body {
    color: #fff;
    background-color: #010228;
    font-family: Bitter, serif;
}

h1 {
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 10px;
    font-family: Changa One, Impact, sans-serif;
    line-height: 55px;
}

h2 {
    text-transform: uppercase;
    font-family: Changa One, Impact, sans-serif;
}

h3 {
    margin: 10px 0;
    font-size: 31px;
    font-weight: 500;
    line-height: 30px;
}

h4 {
    margin: 0 0 10px;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
}

h5 {
    margin: 10px 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}

h6 {
    margin: 10px 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
}

p {
    margin-top: 0;
    margin-bottom: 5px;
}

a {
    font-family: Changa One, Impact, sans-serif;
    text-decoration: underline;
}

.button {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #4d4d4d33;
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 8px 60px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.1s;
    display: inline-block;
}

.button:hover {
    background-color: #fff3;
    font-weight: 700;
}

.button.beige {
    color: #c7aa8b;
    border-color: #c7aa8b;
}

.button.beige:hover {
    color: #323232;
    background-color: #c7aa8b;
}

.button.beige.footer {
    border-color: #fff;
    max-width: 40%;
    margin-top: 25px;
    margin-left: 0;
    margin-right: auto;
}

.button.beige.footer:hover {
    background-color: #ffffff6e;
}

.button.form {
    color: #c7aa8b;
    background-color: #323232;
    border-color: #323232;
    margin-top: 22px;
    margin-bottom: 23px;
}

.button.form:hover {
    color: #323232;
    background-color: #0000;
}

.button.solid {
    background-color: #c7aa8b;
    border-color: #c7aa8b;
}

.button.solid:hover {
    color: #c7aa8b;
    background-color: #0000;
}

.navbar {
    background-color: #010228;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 1px #ffffff21;
}

.nav-link {
    color: #fff;
    letter-spacing: 2px;
    text-transform: none;
    border-right: 1px solid #4d4d4d;
    padding: 20px 30px;
    text-decoration: none;
    transition: background-color 0.1s, margin 0.5s;
}

.nav-link:hover {
    color: #000;
    background-color: #28446f;
}

.nav-link.w--current {
    box-shadow: none;
    color: #fff;
    text-transform: none;
    background-color: #28446f;
}

.nav-link.w--current:hover {
    color: #000;
}

.nav-link.social-icons {
    float: right;
    opacity: 0.8;
    border-left: 1px solid #4d4d4d;
    padding: 18px 22px 22px;
}

.nav-link.social-icons:hover {
    opacity: 1;
}

.nav-link.social-icons.last {
    border-left-style: none;
}

.brand-name {
    float: left;
    text-transform: uppercase;
    margin-top: 3px;
    margin-right: 31px;
    font-size: 30px;
}

.nav-menu {
    float: left;
    border-left: 1px solid #4d4d4d;
    margin-left: 140px;
    margin-right: auto;
}

.brand-logo {
    float: left;
    opacity: 0.9;
    margin-right: 8px;
}

.brand-logo.footer {
    opacity: 0.4;
}

.brand {
    padding-top: 17px;
}

.brand.w--current {
    padding-right: 20px;
}

.section {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 80px;
}

.section.hero {
    color: #fff;
    background-color: #333;
    background-image: url('../images/slot-detective-office.jpg');
    background-position: 50% 100%;
    background-size: cover;
    padding-top: 55px;
    padding-bottom: 55px;
    font-family: Roboto;
}

.section.beige {
    padding-top: 100px;
}

.section.image {
    background-color: #111537;
    padding-top: 100px;
    padding-bottom: 100px;
}

.section.terms {
    text-align: left;
}

.section.footer {
    background-color: #323232;
    padding-top: 65px;
    padding-bottom: 53px;
}

.section.game {
    background-color: #c97d42;
}

.main-heading {
    text-transform: uppercase;
    font-size: 100px;
    font-style: normal;
}

.main-heading.bold {
    line-height: 80px;
    position: relative;
}

.slider-nav {
    font-size: 9px;
    line-height: 10px;
}

.main-subheading {
    margin-top: 30px;
    margin-bottom: auto;
    font-size: 30px;
    font-style: normal;
}

.horizontal-bar {
    background-color: #fff;
    width: 60px;
    height: 2px;
    display: inline-block;
}

.horizontal-bar.beige {
    background-color: #c7aa8b;
    display: inline-block;
}

.horizontal-bar.lightgrey {
    background-color: #3232322e;
}

.slider {
    background-color: #0000;
    height: 490px;
}

.slide {
    text-align: center;
    background-image: url('../images/slot-detective-hero.jpg'),
        linear-gradient(#0000008f, #0000008f);
    background-position: 50%, 0 0;
    background-size: cover, auto;
    min-height: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
}

.slide._2 {
    background-image: url('../images/city.jpg');
}

.slide._3 {
    background-image: url('../images/town.jpg');
}

.game-pros {
    text-transform: uppercase;
    border: 1px #fff;
    border-top-style: solid;
    margin-bottom: 23px;
    padding-top: 23px;
    font-size: 21px;
}

.game-pros.dark {
    color: #000;
    text-align: left;
    text-transform: none;
    border-top-color: #000;
}

.icon-wrapper {
    height: 109px;
    margin-bottom: 24px;
}

.number {
    text-transform: uppercase;
    margin-top: -22px;
    margin-bottom: 2px;
    padding-top: 0;
    font-size: 16px;
}

.number.dark {
    color: #000;
}

.testimonials-slider {
    background-color: #0000;
    height: auto;
    padding-left: 47px;
    padding-right: 47px;
}

.testimonial-slide {
    text-align: center;
    width: 50%;
    padding: 24px 30px;
}

.left-arrow {
    color: #d1d1d1;
    width: 45px;
}

.left-arrow:hover {
    color: #c7aa8b;
}

.right-arrow {
    color: #d1d1d1;
    width: 45px;
    transition: all 0.2s;
}

.right-arrow:hover {
    color: #c7aa8b;
}

.testimonial {
    margin-bottom: 18px;
    font-family: Vollkorn, serif;
    font-size: 18px;
    font-style: italic;
}

.small-title {
    color: #3232325c;
    text-transform: uppercase;
    font-size: 16px;
}

.small-title-wrapper {
    text-align: center;
    margin-bottom: 20px;
}

.author {
    color: #c7aa8b;
    text-transform: uppercase;
}

.footer-text {
    color: #858585;
    margin-top: 3px;
}

.footer-text.address {
    text-align: right;
}

.subheading {
    color: #a6a6a6;
    margin-top: 19px;
    margin-bottom: 10px;
    font-family: Vollkorn, serif;
    font-size: 18px;
    font-style: italic;
}

.contact-form-column {
    background-color: #c7aa8b;
    padding: 74px 33px;
}

.contact-info-column {
    padding-top: 72px;
}

.field {
    color: #323232;
    text-transform: uppercase;
    border: 0 solid #000;
    height: 52px;
    margin-bottom: 14px;
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 18px;
}

.field:hover {
    background-color: #fffc;
}

.field:focus {
    box-shadow: inset 0 0 #0000;
}

.success {
    color: #323232;
    text-align: center;
    background-color: #0000;
    border: 3px solid #323232;
    padding-top: 35px;
    padding-bottom: 43px;
    font-size: 23px;
    font-weight: 500;
}

.success-message {
    margin-bottom: 73px;
}

.contact-icon {
    color: #000;
    margin-top: 20px;
    margin-bottom: 10px;
}

.project-description {
    margin-bottom: 11px;
}

.project-title {
    margin-bottom: 20px;
}

.tag-wrapper {
    margin-bottom: 19px;
}

.tag-icon {
    float: left;
    opacity: 0.19;
    margin-top: 4px;
    margin-right: 5px;
}

.tag-title {
    float: left;
    color: #b8b8b8;
    margin-right: 16px;
    font-size: 14px;
}

.back-to-work-column {
    text-align: right;
    padding-top: 32px;
}

.prev-project-wrapper {
    text-align: right;
    border-right: 3px solid #4d4d4d;
    padding-right: 30px;
}

.nex-project-wrapper {
    padding-left: 30px;
}

.project-link {
    text-decoration: none;
}

.project-link:hover {
    color: #323232;
    text-decoration: underline;
}

.name {
    margin-top: 11px;
    font-size: 16px;
}

.social-icon {
    opacity: 0.26;
    padding-right: 10px;
    transition: all 0.2s;
}

.social-icon:hover {
    opacity: 1;
}

.position {
    margin-bottom: 8px;
    font-family: Vollkorn, serif;
    font-style: italic;
}

.icons-wrapper {
    margin-bottom: 11px;
}

.footer-text-2.margin-footer {
    margin-top: 40px;
    margin-bottom: 40px;
}

.footer-copyright-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.footer-section {
    text-align: center;
    padding-top: 69px;
    padding-bottom: 69px;
}

.footer-section.footer {
    background-color: #000;
}

.grid-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: grid;
}

.grid-2.links-policy {
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
}

.footer-bottom-links {
    flex-flow: wrap;
    justify-content: space-between;
    width: 100%;
    display: flex;
}

.link-2 {
    color: #fff;
}

.footer-text-3 {
    font-size: 14px;
    line-height: 25px;
}

.gamble-help {
    width: 100px;
    margin-left: 10px;
    margin-right: 10px;
    height: 60px;
    object-fit: contain;
}

.footer-link {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 6px;
    padding-bottom: 10px;
    text-decoration: none;
    display: block;
}

.footer-link:hover {
    color: #008cffd6;
}

.pro-para.left {
    color: #000;
    text-align: left;
    font-family: Roboto;
}

.game-rules {
    margin-top: 40px;
    margin-bottom: 40px;
}

.list-item,
.list-item-3 {
    font-family: Roboto;
}

.contact {
    padding-top: 60px;
    padding-bottom: 60px;
}

.disclaimer-text {
    color: #c7aa8b;
}

.remark {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
}

.section-2 {
    text-align: left;
    padding: 20px 10px 80px;
    position: relative;
}

.section-2.center {
    color: #0d0d0d;
    text-align: center;
    border: 5px #000;
    margin-top: 20px;
    padding-bottom: 20px;
}

.game-wrapper {
    border-radius: 0;
    margin-top: 40px;
    margin-bottom: 40px;
    text-decoration: none;
    transition: bottom 0.3s;
    display: block;
    position: relative;
    bottom: 0;
}

.game-wrapper:hover {
    bottom: 8px;
}

.paragraph-white {
    color: #aaa;
    padding-top: 20px;
    font-size: 14px;
}

.paragraph-white.center {
    color: #000;
    text-align: center;
}

.heading {
    color: #fff;
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: Roboto;
    font-size: 60px;
    font-weight: 400;
}

.heading.dark {
    color: #000;
    font-family: Roboto;
}

.game-rules-bold {
    color: #fff;
    font-weight: 400;
}

.image-2 {
    border-radius: 20px;
}

.paragraph-game-rules-link {
    color: #fff;
    margin-top: 40px;
    margin-bottom: 40px;
}

.paragraph-game-rules-link.center {
    text-align: center;
}

.top-text {
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.hero-section {
    background-image: linear-gradient(#00000080, #00000080),
        url('../images/crazy-monkey-background.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    padding-top: 242px;
    padding-bottom: 210px;
}

.hero-section.centered {
    text-align: center;
    background-image: linear-gradient(#00000080, #00000080),
        url('../images/slot-detective-hero.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    border-bottom: 4px #ff4c4c;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 240px;
    padding-bottom: 220px;
    position: static;
}

.hero-section.centered.gamesite {
    background-image: linear-gradient(#00000080, #00000080),
        url('../images/crazy-monkey-background.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    padding-top: 220px;
    padding-bottom: 120px;
}

.hero-section.centered.gamesite.privacy,
.hero-section.centered.gamesite.terms,
.hero-section.centered.gamesite.disclaimer {
    padding-bottom: 140px;
}

.image-8 {
    max-width: 70%;
}

.paragraph.white {
    color: #fff;
}

.heading-2 {
    font-weight: 400;
}

.heading-2.dark {
    color: #000;
    text-transform: none;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Roboto;
    font-size: 50px;
}

.heading-3 {
    font-weight: 400;
}

.heading-3.white {
    color: #fff;
    margin-bottom: 20px;
}

.container-3 {
    margin-bottom: 40px;
}

.container-nav {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.heading-4 {
    color: #000;
}

.bold-text {
    color: #fff;
}

.container-game-pros {
    text-align: center;
}

.image-10 {
    border-radius: 20px;
}

.paragraph-3 {
    font-family: Georgia, Times, Times New Roman, serif;
}

.column-2 {
    text-align: left;
}

.heading-2-copy {
    font-weight: 400;
}

.heading-2-copy.dark {
    color: #000;
    text-transform: none;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Roboto;
    font-size: 50px;
}

.link-3,
.link-4,
.link-5 {
    color: #fff;
}

@media screen and (max-width: 991px) {
    body {
        padding-top: 57px;
    }

    .nav-link {
        border-top: 1px solid #4d4d4d;
        border-right-style: none;
        max-width: 100%;
        padding-left: 25px;
        padding-right: 25px;
    }

    .nav-link.social-icons {
        border-right-color: #4d4d4d;
        padding-left: 21px;
        padding-right: 21px;
    }

    .nav-menu {
        background-color: #323232;
        box-shadow: inset 0 -1px #ffffff21, 0 7px 13px -4px #00000073;
    }

    .menu-icon {
        color: #fff;
        line-height: 21px;
    }

    .menu-button {
        opacity: 0.8;
    }

    .menu-button.w--open {
        opacity: 1;
        background-color: #000;
    }

    .main-heading {
        margin-bottom: 4px;
        font-size: 68px;
    }

    .slider {
        height: 469px;
    }

    .testimonial-slide {
        width: 100%;
        padding-left: 92px;
        padding-right: 92px;
    }

    .left-arrow {
        margin-left: 0;
    }

    .right-arrow {
        margin-right: 0;
    }

    .section-2.center {
        padding-bottom: 20px;
    }

    .game-wrapper:hover {
        transform: translate(0);
    }

    .heading {
        font-size: 60px;
    }

    .top-text {
        font-size: 12px;
    }

    .hero-section.centered {
        padding-top: 144px;
        padding-bottom: 144px;
    }
}

@media screen and (max-width: 767px) {
    body {
        padding-top: 0;
    }

    .button.beige.footer {
        margin-top: 17px;
        margin-bottom: 8px;
    }

    .navbar {
        position: relative;
    }

    .brand-logo.footer {
        float: none;
    }

    .section {
        padding: 34px 10px;
    }

    .section.hero {
        padding: 35px 10px;
    }

    .section.image {
        background-attachment: scroll;
        padding: 61px 10px;
    }

    .section.footer {
        text-align: center;
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .main-heading {
        font-size: 50px;
        line-height: 44px;
    }

    .slider {
        height: 392px;
    }

    .slide {
        padding: 50px 10px;
    }

    .icon-wrapper {
        height: 102px;
    }

    .number {
        padding-top: 9px;
        padding-bottom: 9px;
    }

    .testimonials-slider {
        padding-left: 19px;
        padding-right: 19px;
    }

    .testimonial-slide {
        padding-left: 34px;
        padding-right: 34px;
    }

    .footer-text.address {
        text-align: center;
    }

    .contact-form-column {
        margin-top: 35px;
        padding: 43px 10px;
    }

    .contact-info-column {
        padding-top: 42px;
    }

    .back-to-work-column {
        text-align: left;
        padding-top: 12px;
    }

    .icons-wrapper {
        margin-bottom: 23px;
    }

    .game-screenshot {
        padding-top: 23px;
    }

    .footer-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .footer-bottom-links {
        grid-column-gap: 1rem;
        grid-row-gap: 1rem;
    }

    .footer-text-3 {
        font-size: 0.875rem;
        line-height: 1.375rem;
    }

    .container {
        margin-bottom: 20px;
    }

    .hero-section.centered {
        padding-top: 119px;
        padding-bottom: 119px;
    }
}

@media screen and (max-width: 479px) {
    .brand.w--current {
        padding-right: 0;
    }

    .main-heading {
        width: 100%;
        font-size: 48px;
    }

    .slider {
        height: 476px;
    }

    .slide {
        padding-top: 58px;
        padding-bottom: 58px;
    }

    .contact-form-column,
    .contact-info-column {
        text-align: center;
    }

    .footer-section {
        padding-left: 10px;
        padding-right: 10px;
    }

    .footer-bottom-links {
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        flex-wrap: wrap;
    }

    .section-2 {
        padding-top: 0;
    }

    .heading {
        font-size: 35px;
    }

    .hero-section.centered {
        padding: 60px 20px;
    }

    .hero-section.centered.gamesite {
        padding-left: 20px;
        padding-right: 20px;
    }

    .heading-2.dark {
        font-size: 30px;
        line-height: 40px;
    }

    .about-us-image {
        margin-top: 20px;
    }

    .heading-2-copy.dark {
        font-size: 30px;
        line-height: 40px;
    }
}
