﻿@font-face
{
    font-family: 'Kabel LT Std';
    src: url('https://www.casushi.com/website/STAMP/Templates/Casushi/prospectpage/fonts/KabelLTStd-Heavy.woff2') format('woff2'),url('https://www.casushi.com/website/STAMP/Templates/Casushi/prospectpage/fonts/KabelLTStd-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face
{
    font-family: 'Goma Block';
    src: url('https://www.casushi.com/website/STAMP/Templates/Casushi/prospectpage/fonts/Goma-Block.woff2') format('woff2'),url('https://www.casushi.com/website/STAMP/Templates/Casushi/prospectpage/fonts/Goma-Block.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body
{
    padding-top: 0;
    margin: 0;
    font-size: 10px;
    font-family: Arial;
}
main
{
    background: url(../../gambling/image/casushi-bg.svg);
    background-position: center 5em;
    background-repeat: no-repeat;
    background-size: 400%;
    background-position: 55% 80%;
    margin-top: 5em;
    background-color: #38fe00;
    overflow: hidden;
}
main>*:not(#parallax-container)
{
    position: relative;
    z-index: 3;
}
header
{
    height: 5em;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #000;
    z-index: 999;
    border-bottom: #fff 3px solid;
}
header img
{
    position: absolute;
    top: 87%;
    left: 50%;
    transform: translate(-50%,-40%);
    width: 100%;
    max-width: 22em;
}
.header-copy
{
    text-align: right;
    color: #fff;
    margin: 0;
    font-size: 1.6em;
    padding-top: 1em;
    display: block;
    text-decoration: none;
}
.container
{
    max-width: 920px;
    margin: 0 auto;
    padding: 0 3em;
    box-sizing: border-box;
}
.container-head
{
    max-width: 1060px;
    margin: 0 auto;
    box-sizing: border-box;
}
.round
{
    position: fixed;
    left: 42%;
    bottom: 1%;
    border: 4px solid #000;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-color: rgba(255,255,255,.5);
    z-index: 100;
}
#cta
{
    width: 100%;
    cursor: pointer;
    position: absolute;
}
.chevron-wrap
{
    position: relative;
    width: 30px;
    height: 30px;
}
.chevron
{
    position: absolute;
    left: 33%;
    top: -22%;
    width: 30px;
    height: 6px;
    opacity: 0;
    transform: scale3d(.5,.5,.5);
    animation: move 3s ease-out infinite;
}
.chevron:first-child
{
    animation: move 3s ease-out 1s infinite;
}
.chevron:nth-child(2)
{
    animation: move 3s ease-out 2s infinite;
}
.chevron:before, .chevron:after
{
    content: ' ';
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    background: #000;
}
.chevron:before
{
    left: 0;
    transform: skew(0deg,30deg);
}
.chevron:after
{
    right: 0;
    width: 50%;
    transform: skew(0deg,-30deg);
}
@keyframes pulse
{
    to
    {
        opacity: 1;
    }
}
.hero-image
{
    margin-bottom: -15%;
    margin-left: -4%;
    margin-right: 4%;
}
.hero-image img
{
    width: 170%;
}
.main-offer
{
    text-align: center;
}
.main-offer img
{
    width: 90%;
    margin: 0 auto;
}
.button-wrapper
{
    z-index: 20;
}
.text-right
{
    text-align: right;
}
.hl-line-1
{
    font-family: 'Montserrat Alternates',sans-serif;
    font-size: 7em;
    line-height: 1;
    color: #fff;
    margin: 0;
    margin-bottom: .2em;
    text-align: center;
    text-transform: uppercase;
}
.hl-line-2
{
    font-size: 12em;
}
.hl-line-3
{
    font-size: 12em;
}
.hl-line-4
{
    font-size: 4em;
}
.main-offer
{
    padding-top: 4em;
}
.button-wrapper a
{
    background: #f9f203;
    color: #000;
    text-decoration: none;
    font-size: 4em;
    font-family: 'Kabel LT Std';
    border-radius: 50px;
    max-width: 7em;
    margin: 0 auto;
    text-align: center;
    padding: .6em 2em .5em 1.5em;
    display: block;
}
@keyframes move
{
    25%
    {
        opacity: 1;
    }
    33%
    {
        opacity: 1;
        transform: translateY(30px);
    }
    67%
    {
        opacity: 1;
        transform: translateY(40px);
    }
    100%
    {
        opacity: 0;
        transform: translateY(55px) scale3d(.5,.5,.5);
    }
}
@keyframes pulse
{
    from
    {
        transform: scale(1);
    }
    50%
    {
        transform: scale(.95);
    }
    to
    {
        transform: scale(1);
    }
}
.fe-pulse-w-pause
{
    animation-name: pulse;
    animation-duration: 1.1s;
    animation-iteration-count: infinite;
}
.btn-section-big-padding
{
    padding: 13em 0;
}
.btn-section-small-padding
{
    padding: 4em 0;
}
h4.last-hl
{
    filter: drop-shadow(0 0 4px #1980a4);
    color: #fff;
    margin: 0;
    line-height: 1;
    text-align: center;
    font-size: 5em;
    padding-bottom: 1em;
}
.over-hide
{
    overflow: hidden;
}
.container.backgrounded
{
    background: #fff;
    border-radius: 20px;
}
.container.backgrounded img
{
    width: 100%;
    display: block;
}
.cat-img
{
    background-image: url(../../gambling/image/dz_cat_v2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 125%;
    width: 100%;
    margin-top: -20%;
    border-bottom-right-radius: 20px;
}
.cat-img2
{
    background-image: url(../../gambling/image/dz_pussy_v1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 375px;
    width: 100%;
    margin-top: -10%;
}
.award-images img
{
    margin: 0 auto;
}
.container.backgrounded img+p
{
    text-align: center;
    font-size: 2.2em;
    line-height: 1em;
}
.container.backgrounded p, .container.backgrounded li
{
    font-family: 'Montserrat Alternates',sans-serif;
    font-size: 2.2em;
    color: #411f62;
    font-weight: 500;
    margin: 0;
    margin-top: .7em;
    line-height: 1.2em;
}
.padtext
{
    margin-bottom: .4em!important;
}
.container.backgrounded h4
{
    font-family: 'Goma Block';
    font-size: 3.8em;
    color: #f60;
    font-weight: normal;
    margin: 0;
    padding-top: .8em;
    line-height: 1em;
}
.terms
{
    padding-bottom: 2.5em;
}
.container.backgrounded.terms h4
{
    font-size: 2.3em;
    font-weight: normal;
}
.container.backgrounded.terms p
{
    font-family: 'Montserrat Alternates',sans-serif;
    font-size: 1.5em;
    color: #000;
    margin-top: .7em;
    line-height: 1.2em;
}
.container.margin-bottom-big
{
    margin-bottom: 3em;
}
.container.bottom-end
{
    padding-bottom: 7em;
}
.ontop
{
    z-index: 6;
    padding-right: 0;
}
.img-round2
{
    margin-top: -6%;
    margin-bottom: -29%;
}
.img-round3
{
    margin-top: -8%;
    margin-left: -2%!important;
    margin-bottom: -41%;
}
.img-out
{
    margin-left: -45%;
    width: 250%!important;
}
.img-video
{
    margin-top: 15px;
    z-index: 1;
}
.container.backgrounded ul
{
    margin: 3em 0 0 -1.2em;
}
.copy-box-padding
{
    padding-bottom: 2.5em!important;
}
.award-images
{
    padding-bottom: 3em;
}
#parallax-container
{
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
}
#parallax-container>div
{
    position: absolute;
    background-size: contain!important;
    background-repeat: no-repeat!important;
}
.cloud
{
    width: 50vw;
    height: 50vh;
    display: block;
    z-index: 7;
}
.elem-1:before
{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 182%;
    left: 19%;
    z-index: -1;
    background: url(../../gambling/image/dz_sushi_v1.png) 0 0 no-repeat;
    background-size: 52%;
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
}
.elem-2:before
{
    content: "";
    position: absolute;
    width: 143%;
    height: 100%;
    top: 200%;
    left: -24%;
    z-index: -1;
    background: url(../../gambling/image/dz_sushi_v1.png) 0 0 no-repeat;
    background-size: 20%;
    -webkit-transform: rotate(-20deg);
    transform: rotate(20deg);
}
.elem-3:before
{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 6%;
    left: 16%;
    z-index: -1;
    background: url(../../gambling/image/dz_sushi_v1.png) 0 0 no-repeat;
    background-size: 32%;
    -webkit-transform: rotate(-49deg);
    transform: rotate(-49deg);
}
.elem-4:before
{
    content: "";
    position: absolute;
    width: 40%;
    height: 40%;
    top: 10%;
    right: -83%;
    z-index: -1;
    background: url(../../gambling/image/dz_sushi_v1.png) 0 0 no-repeat;
    background-size: 45%;
    -webkit-transform: rotate(-182deg);
    transform: rotate(182deg);
}
.elem-5:before
{
    content: "";
    position: absolute;
    width: 100%;
    height: 43%;
    top: 172%;
    right: -150%;
    z-index: -1;
    background: url(../../gambling/image/dz_sushi_v1.png) 0 0 no-repeat;
    background-size: 30%;
    -webkit-transform: rotate(-25deg);
    transform: rotate(25deg);
}
.elem-6:before
{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 418%;
    right: -135%;
    z-index: -1;
    background: url(../../gambling/image/dz_sushi_v1.png) 0 0 no-repeat;
    background-size: 50%;
    -webkit-transform: rotate(13deg);
    transform: rotate(13deg);
}
.elem-7:before
{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 440%;
    left: -68%;
    z-index: -1;
    background: url(../../gambling/image/dz_sushi_v1.png) 0 0 no-repeat;
    background-size: 20%;
    -webkit-transform: rotate(-175deg);
    transform: rotate(-175deg);
}
.elem-8:before
{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 285%;
    left: -53%;
    z-index: -1;
    background: url(../../gambling/image/dz_sushi_v1.png) 0 0 no-repeat;
    background-size: 20%;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.elem-9:before
{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 270%;
    left: 14%;
    z-index: -1;
    background: url(../../gambling/image/dz_sushi_v1.png) 0 0 no-repeat;
    background-size: 60%;
    -webkit-transform: rotate(-55deg);
    transform: rotate(-55deg);
}
.elem-10:before
{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 390%;
    right: -109%;
    z-index: -1;
    background: url(../../gambling/image/dz_sushi_v1.png) 0 0 no-repeat;
    background-size: 40%;
    -webkit-transform: rotate(-85deg);
    transform: rotate(85deg);
}
.wtfs
{
    background: #ff0;
    z-index: 9999;
    position: relative;
}
img.wtfs-desktop
{
    height: 180px;
    margin: 0 auto;
    display: block;
}
.tcs-full
{
    font-family: 'Open Sans';
    background-color: #e2e2e2;
    font-weight: 200;
    color: #000;
    text-align: center;
    position: relative;
    z-index: 99;
}
.tcs-full .container
{
    padding-top: 0;
    padding-bottom: 2em;
}
.tcs-full h3
{
    padding-top: 2em;
    font-family: 'Open Sans';
    font-size: 16px;
    color: #1f2b38;
    margin: 5px 0;
}
.tcs-full p
{
    font-family: 'Open Sans';
    font-weight: 200;
    font-size: 14px;
    color: #1f2b38;
    margin: 0;
}
footer
{
    background-color: #e2e2e2;
    z-index: 9999;
    padding: 1em;
    position: relative;
}
footer .copy
{
    text-align: center;
    font-family: 'Open Sans';
    font-weight: 200;
    font-size: 12px;
    color: #1f2b38;
    margin: 0;
    padding: 0 .5em 2em;
}
footer .copy a
{
    color: #1f2b38;
    text-decoration: underline;
}
.social-icons
{
    margin: 0 auto;
    padding: .5em 1em 0;
    text-align: center;
    font-size: 3.5em;
}
.social-icons a
{
    color: #1f2b38;
}
.footer-links ul
{
    text-align: center;
    padding-left: 0;
}
.footer-links li+li:before
{
    content: '•';
    font-size: .4em;
    display: inline-block;
    position: relative;
    line-height: 1.2em;
    top: 0;
    padding-right: 2em;
}
.footer-links li
{
    display: inline-block;
    font-size: 1.5em;
    line-height: 1.5em;
    padding: 0 .4em;
}
.footer-links a
{
    text-decoration: none;
    color: #1f2b38;
}
.footer-links a:hover
{
    text-decoration: underline;
}
.payment-methods ul, .regulatory-logos ul
{
    list-style-type: none;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-bottom: 1em;
    padding-left: 0;
}
.logo1
{
    background: url(../../gambling/image/dt_footer_payment_v1.png);
    background-size: 796px;
    height: 3.8em;
    display: inline-block;
}
.visa
{
    background-position: 0 50%;
    width: 9em;
}
.mastercard
{
    background-position: 710px 50%;
    width: 12em;
}
.maestro
{
    background-position: 585px 50%;
    width: 9em;
}
.skrill
{
    background-position: 490px 50%;
    width: 9em;
}
.paysafecard
{
    background-position: 400px 50%;
    width: 14em;
}
.neteller
{
    background-position: 255px 50%;
    width: 12em;
}
.trustly
{
    background-position: 130px 50%;
    width: 13em;
}
.logo2
{
    background: url(../../gambling/image/dt_footer_gambling_v2.png);
    background-size: 600px;
    height: 2.5em;
    display: inline-block;
}
.plus18
{
    background-position: 0 50%;
    width: 3em;
}
.gamcom
{
    background-position: 565px 50%;
    width: 11em;
}
.ibas
{
    background-position: 448px 50%;
    width: 7em;
}
.gambleaware
{
    background-position: 377px 50%;
    width: 16em;
}
.ecogra
{
    background-position: 210px 50%;
    width: 9em;
}
.gamstop
{
    background-position: 118px 50%;
    width: 11.82em;
}
.regulatory-logos.container, .payment-methods.container
{
    font-size: 10px;
}
.show-on-mobile
{
    display: none;
}
.colorcopy1, .colorcopy2, .colorcopy3
{
    font-family: 'Montserrat Alternates',sans-serif;
    color: #333!important;
    font-weight: 900!important;
}
.offer-box
{
    margin-bottom: 3em;
}
@media screen and (max-width: 768px)
{
    .hide-on-mobile
    {
        display: none;
    }
    .show-on-mobile
    {
        display: block;
    }
    .show-on-mobile img
    {
        width: 100%;
        height: auto;
    }
    .main-offer
    {
        padding-top: 48em;
        background: url(../../gambling/image/dz_offer_v4.png);
        background-repeat: no-repeat;
        background-position: top;
        background-size: 100%;
        margin-top: 3em;
    }
    .container-head
    {
        padding-left: 10px;
        padding-right: 10px;
    }
    .hero-image
    {
        background: none;
    }
    body
    {
        font-size: 9px;
    }
    .container.backgrounded
    {
        margin-left: 10px;
        margin-right: 10px;
    }
    .ontop
    {
        padding-right: 10px;
    }
    img.wtfs-desktop
    {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    .button-wrapper a
    {
        max-width: 13em;
    }
    .container.margin-bottom-big.wider
    {
        width: 100%;
        padding: 0 1.5em;
    }
    .button-wrapper.lower-btn
    {
        font-size: 1.35em;
    }
    .container.margin-bottom-big.wider:last-child
    {
        padding-bottom: 4em;
    }
    .show-on-mobile.repos-1
    {
        padding: 0 5em;
        margin: -1em;
    }
    .show-on-mobile.repos-2
    {
        padding: 0 5em;
        margin-bottom: -22em;
    }
    .show-on-mobile.repos-3
    {
        padding: 0 5em;
        margin: 0 3em 0;
    }
    .cat-1
    {
        margin-bottom: -20em;
    }
    .cat-2
    {
        margin-bottom: -15em;
    }
    .header-copy
    {
        text-align: right;
        color: #fff;
        margin: 0;
        font-size: 12px;
        padding-top: 0;
        text-decoration: none;
        position: absolute;
        top: 50%;
        right: 1em;
        transform: translate(0,-50%);
        width: 28%;
    }
    .text-center, .text-right
    {
        text-align: center;
    }
    .hl-line-1
    {
        font-size: 6em;
        padding-left: 5px;
        padding-right: 5px;
    }
    .copy-box-padding
    {
        padding-bottom: 4em!important;
    }
    .padtext
    {
        margin-bottom: 0!important;
    }
}
@media screen and (max-width: 480px)
{
    main
    {
        background-size: 215%;
        background-repeat: repeat;
        background-position: 70% 15%;
    }
    body
    {
        font-size: 7px;
    }
    header img
    {
        max-width: 40%;
    }
    .btn-section-big-padding
    {
        padding: 6em 0;
    }
    .container.backgrounded p, .container.backgrounded li
    {
        font-size: 2.6em;
    }
    h4.last-hl
    {
        padding-bottom: .6em;
        font-size: 3.5em;
    }
    .container.backgrounded img+p
    {
        font-size: 1.95em;
    }
    #cookieNotificationScreen img
    {
        display: none;
    }
    .container.backgrounded h4
    {
        font-size: 3.9em;
    }
    .elem-1:before
    {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: -77%;
        left: -60%;
        z-index: -1;
        background: url(../../gambling/image/dz_sushi_v1.png) 0 0 no-repeat;
        background-size: 35%;
        -webkit-transform: rotate(-175deg);
        transform: rotate(-175deg);
    }
    .elem-2:before
    {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 230%;
        left: -24%;
        z-index: -1;
        background: url(../../gambling/image/dz_sushi_v1.png) 0 0 no-repeat;
        background-size: 70%;
        -webkit-transform: rotate(-20deg);
        transform: rotate(20deg);
    }
    .elem-4:before
    {
        content: "";
        position: absolute;
        width: 109%;
        height: 94%;
        top: -23%;
        right: -208%;
        z-index: -1;
        background: url(../../gambling/image/dz_sushi_v1.png) 0 0 no-repeat;
        background-size: 24%;
        -webkit-transform: rotate(-300deg);
        transform: rotate(300deg);
    }
    .elem-5:before
    {
        content: "";
        position: absolute;
        width: 100%;
        height: 43%;
        top: 172%;
        right: -113%;
        z-index: -1;
        background: url(../../gambling/image/dz_sushi_v1.png) 0 0 no-repeat;
        background-size: 55%;
        -webkit-transform: rotate(-25deg);
        transform: rotate(58deg);
    }
    .elem-8:before
    {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        bottom: -889%;
        left: -9%;
        z-index: -1;
        background: url(../../gambling/image/dz_sushi_v1.png) 0 0 no-repeat;
        background-size: 37%;
        -webkit-transform: rotate(-185deg);
        transform: rotate(185deg);
    }
    .elem-9:before
    {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 140%;
        left: 50%;
        z-index: -1;
        background: url(../../gambling/image/dz_sushi_v1.png) 0 0 no-repeat;
        background-size: 31%;
        -webkit-transform: rotate(-55deg);
        transform: rotate(-55deg);
    }
    .elem-6:before
    {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 420%;
        right: -122%;
        z-index: -1;
        background: url(../../gambling/image/dz_sushi_v1.png) 0 0 no-repeat;
        background-size: 101%;
        -webkit-transform: rotate(13deg);
        transform: rotate(13deg);
    }
}
@media screen and (max-width: 350px)
{
    .main-offer
    {
        padding-top: 38em;
    }
    .main-offer img
    {
        width: 100%;
        max-width: 25.5em;
    }
    .offer-img
    {
        padding-top: 9em;
    }
    .container.backgrounded img+p
    {
        font-size: 1.6em;
    }
}/* GODZILLA */
.godzilla-section
{
    overflow: hidden;
}
.gdzlflame
{
    z-index: 3;
    position: absolute;
    top: 83px;
    left: 397px;
    transform: rotate(118deg);
    width: 38%;
}
.gdzlflame img
{
    width: 100%;
}
.godzilla
{
    position: relative;
    width: 45%;
}
.promo-text
{
    width: 55%;
    z-index: 2;
}
.godzilla-container
{
    font-size: 10px;
    display: flex;
    max-width: 920px;
    margin: 0 auto;
    position: relative;
    padding-top: 10em;
}
.godzilla>img
{
    max-width: 100em;
    width: 210%;
    margin-left: -18em;
}
.promo-text img
{
    max-width: 60em;
    width: 100%;
    display: block;
}
.promo-text img.img-2
{
    max-width: 38em;
    margin: 0 auto;
    margin-top: -14em;
    padding-left: 3em;
}
.godzilla-container .button-wrapper
{
    text-align: center;
}
.cover-godzilla
{
    margin-top: -9em;
}
.promo-text h3
{
    color: #fff;
    font-family: 'Montserrat Alternates',sans-serif;
    text-transform: uppercase;
    font-size: 4em;
    margin-top: -4em;
    padding: 1em 0 3em;
    transform: rotate(4.5deg);
    text-align: center;
    line-height: 1;
}
@media screen and (max-width: 1024px)
{
    .cover-godzilla
    {
        margin-top: -8em;
    }
    .godzilla-container
    {
        max-width: 768px;
    }
    .godzilla
    {
        width: 40%;
    }
    .promo-text
    {
        width: 60%;
    }
    .godzilla>img
    {
        width: 250%;
    }
    .gdzlflame
    {
        top: 100px;
        left: 310px;
    }
    .promo-text img.img-2
    {
        max-width: 32em;
        margin: 0 auto;
        margin-top: -12.5em;
        padding-left: 2em;
    }
}
@media screen and (max-width: 767px)
{
    .godzilla-container
    {
        max-width: 340px;
    }
    .promo-text img.img-2
    {
        max-width: 32em;
        margin: 0 auto;
        margin-top: -5.8em;
        padding-left: 1em;
    }
    .button-wrapper a
    {
        font-size: 2em;
    }
    .cover-godzilla
    {
        margin-top: 2em;
    }
    .gdzlflame
    {
        top: 60px;
        left: 120px;
    }
    .gdzlflame
    {
        width: 77%;
    }
    .godzilla>img
    {
        width: 370%;
    }
    .cover-godzilla
    {
        margin-top: 4em;
    }
    .promo-text
    {
        margin-top: 30px;
    }
    .godzilla-container .button-wrapper
    {
        text-align: center;
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
    }
    .button-wrapper a
    {
        font-size: 3em;
    }
    .mob-img
    {
        display: block!important;
    }
    .desk-img
    {
        display: none!important;
    }
}
@media screen and (max-width: 480px)
{
    .gdzlflame
    {
        top: 37px;
        left: 138px;
    }
    .godzilla-container
    {
        padding-top: 4em;
    }
    .godzilla>img
    {
        width: 410%;
    }
    .godzilla
    {
        width: 35%;
        margin-bottom: -3em;
    }
    .promo-text
    {
        width: 65%;
    }
    .promo-text
    {
        margin-top: 40px;
    }
    .container.backgrounded.terms p
    {
        font-size: 13px;
    }
    .grid-3-bottom.award-images
    {
        flex-flow: column wrap;
        align-items: center;
        width: 100%;
    }
    .grid-3-bottom.award-images .col
    {
        flex-basis: 100%;
        max-width: 100%;
    }
    #cookieNotificationScreen img
    {
        display: none;
    }
}
@media screen and (max-width: 350px)
{
    .godzilla>img
    {
        margin-left: -16em;
    }
}/* </GODZILLA *//* Bobbing and scaling anim */
.floating
{
    float: left;
    -webkit-animation-name: Floatingx;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floating;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
}
@-webkit-keyframes Floatingx
{
    from
    {
        -webkit-transform: translate(0,0);
    }
    45%
    {
        -webkit-transform: translate(0,15px);
    }
    to
    {
        -webkit-transform: translate(0,-0);
    }
}
@-moz-keyframes Floating
{
    from
    {
        -moz-transform: translate(0,0);
    }
    45%
    {
        -moz-transform: translate(0,15px);
    }
    to
    {
        -moz-transform: translate(0,-0);
    }
}
.scaling
{
    float: left;
    -webkit-animation-name: scalex;
    -webkit-animation-duration: 6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: scale;
    -moz-animation-duration: 6s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
}
@-webkit-keyframes scalex
{
    from
    {
        -webkit-transform: scale(.95);
    }
    65%
    {
        -webkit-transform: scale(1);
    }
    to
    {
        -webkit-transform: scale(.95);
    }
}
@-moz-keyframes scale
{
    from
    {
        -moz-transform: scale(.95);
    }
    65%
    {
        -moz-transform: scale(1);
    }
    to
    {
        -moz-transform: scale(.95);
    }
}
#cookieNotificationScreen
{
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.8);
    text-align: center;
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
    z-index: 100;
    font-size: 12px;
}
#cookie
{
    display: flex;
    flex-direction: row;
}
.column0
{
    width: 20%;
}
.column
{
    width: 140px;
    text-align: right;
}
.column1
{
    flex-grow: 1;
    text-align: left;
    margin-top: 15px;
}
.column2
{
    text-align: left;
    width: 60px;
}
.column3
{
    width: 20%;
}
.column img
{
    height: 80px;
    width: 130px;
    margin-top: 5px;
    margin-right: 15px;
}
.continueButton
{
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 100%;
    max-width: 160px;
}
#cookieNotificationScreen .continueButton
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    width: 160px;
    float: none!important;
    text-align: center;
    font-size: 15px;
}
#cookieNotificationScreen a
{
    color: #fff;
}
#cookie_statement
{
    display: block;
}
#registerbutton, #mobiledepositbutton, #mobileRegisterbutton, .continueButton
{
    width: 140px;
    height: 35px;
    background-color: #0f0;
    border-radius: 25px;
    float: left;
    color: #000;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
    border: 0 solid #fff;
    box-sizing: border-box;
    font-family: 'Montserrat Alternates','cursive';
    font-weight: bold;
}
.continueButton
{
    line-height: 38px;
}
#notifiedHolder
{
    background-color: #000;
    width: 100%;
    max-width: 400px;
    padding: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
}
#notifiedHolder input[type="text"]
{
    width: calc(100% - 121px);
    height: 25px;
    border-radius: 6px;
    background-color: #fff;
    float: left;
    border: 0;
    margin-right: 10px;
    color: #1e4363;
    padding: 5px;
}
#notifiedHolder input[type="submit"]
{
    width: 80px;
    height: 35px;
    border-radius: 6px;
    background-color: #fff;
    float: left;
    font-size: 16px;
    border: 0;
    color: #1e4363;
}
.notifiedText
{
    color: #1e4363;
    text-align: left;
    font-family: Quicksand;
    font-weight: 400;
    font-size: 13px;
    margin-top: 10px;
}
.footerWelcomeTermsTitleBig
{
    background-image: url(../../gambling/image/arrowRightSmall.png);
    width: 20px;
    height: 20px;
    float: right;
    background-size: 100%;
}
#footerWelcomeTermsTitle
{
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    margin-top: 20px;
    line-height: 20px;
    width: 320px;
    margin-left: auto;
    margin-right: auto;
}