@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;800&display=swap');


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;

}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
    line-height: 1;
    color: #fff;
}

ol, ul {
 
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #3f51b5;
    font-weight: 600;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-weight: 600;
}

.modal-body {
    position: relative;
    padding: 39px;
    background: #252d59;
    font-weight: 600;
}

blockquote, q {
  quotes: none;
}

.Layout-Casino-Footer {
    padding: 10px 0 18px 0;
}

.footer {
    margin: 0 auto;
}

.footerInner {
    margin: 0 auto;
    padding: -2px 0 0 0;
}

.welcome {
    font-size: 2.375vw;
    line-height: 1;
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    padding-top: 0px;
    padding-bottom: 30px;
}


.bankImg {
    margin: 0 auto;
    text-align: center;
   
}

    .bankImg a {
        padding: 0 10px;
        text-decoration: none;
    }

.gameLogo{
    margin-block:10px;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
    content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a, a:focus, a:visited, a:hover {
  text-decoration: none;
}

* {
  box-sizing: border-box;
}

html, body {
  min-height: 100%;
  position: relative;
}

.upper {
  text-transform: uppercase;
}

.lower {
  text-transform: lowercase;
}

.nowrap {
  white-space: nowrap;
}

.selectNone {
  user-select: none;
}

.onlyMobile {
  display: none;
}

.onlyDesktop {
  display: block;
}

.container {
    width: 1170px;
    z-index: 2;
}

body{
  font-family: 'Open Sans', sans-serif;
}
#main{
  background: url("../images/bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  background-attachment:fixed;
}
.desc-bandit {
    position: absolute;
    right: 0.031vw;
    bottom: 0;
    max-width: 56.667vw;
    pointer-events: none;
    z-index: 1;
}
img{
 
  max-width: 100%;
}

.ngTag {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 150px;
}

    .ngTag img {
        width: 100%;
    }

.offer {
    max-width: 40.375vw;
    margin-top: 25px;
    margin-left: 15.927vw;
    background-color: rgb(0 0 0 / 64%);
    border: 2px solid #03D4FF;
    backdrop-filter: blur(3px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    border: 2px solid #03D4FF;
    opacity: 1;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border-radius: 26px;
    z-index:1;
}



.logo {
    max-width: 10vw;
    margin-top: 30px;
    margin-bottom: 10px;
}
.title {
    font-size: 48px;
    line-height: 1;
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
    /*font-family: 'Open Sans', sans-serif;*/
    /*font-family: 'Griffy', cursive;*/
    font-family: 'Play', sans-serif;
    /*font-family: 'Montserrat', sans-serif;*/
}
    .title span {
        color: #ffeb3b;
        font-size: 200px;
    }
    .title small {
        font-size: 35px;
        display: block;
        margin-top: 20px;
        margin-bottom:-15px;
        text-transform: uppercase;
    }


.awesome {
    font-style: italic;
    color: #f29902;
    -webkit-animation: colorchange 8s infinite alternate;
    line-height:-5;
}

@-webkit-keyframes colorchange {
    0% {
        color: #f29902;
    }

    10% {
        color: #418DCD;
    }

    20% {
        color: #ffeb3b;
    }

    30% {
        color: #418DCD;
    }

    40% {
        color: #f29902;
    }

    50% {
        color: #03965B;
    }

    60% {
        color: #ffeb3b;
    }

    70% {
        color: #f29902;
    }

    80% {
        color: #03965B;
    }

    90% {
        color: #03965B;
    }

    100% {
        color: #418DCD;
    }
}

.arrow{
  font-family: Arial, Helvetica, sans-serif!important;
}
.bts {
    margin-top: 1.083vw;
}
.btn {
    width: 19.010vw;
    height: -31.667vw;
    border-radius: 7px;
    font-size: 1.250vw;
    line-height: 3.333vw;
    color: #fff;
    text-align: center;
    cursor: pointer;
    display: block;
    text-decoration: none;
    font-weight: 700;
    margin: 0 auto;
}

.terms {
    /* width: 19.01vw; */
    height: -31.667vw;
    /* border-radius: 15px; */
    /* font-size: 1.250vw; */
    /* line-height: 3.333vw; */
    color: #fff;
    /* text-align: center; */
    /* cursor: pointer; */
    /* display: block; */
    text-decoration: none;
    /* font-weight: 700; */
    margin: 0 auto;
    border: none;
    font-size: 12px;
    background: none;
}
li {
    display: list-item;
    font-size: 14px;
    text-align: left;
    line-height: 21px;
}

ol, ul {
    margin-top: 0;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
}

.bts_code {
    background-color: #007bff;
    margin-bottom: 0.781vw;
}
.bts_copy {
    background-color: #ffb001;
    margin-bottom: 1.7vw;
}
.desc-bb{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  pointer-events: none;
}
@media (max-width: 1024px) and (orientation: portrait), (max-width: 1023px) {
    .onlyMobile {
        display: block;
        text-align: center;
    }
    .container {
        width: 320px !important;
        z-index: 2;
    }

    .bankImg {
        margin: 0 auto;
        text-align: center;
    }
  .onlyDesktop {
    display: none;
  }
    .offer {
        max-width: 320px;
        margin-top: 0px;
    }
  #main {
    justify-content: flex-start;
    align-items: stretch;
  }
  .offer{
    margin-left: 0;
    flex-grow: 1;
    width: 100%;
    max-width: initial;
  }
  .terms{
    margin-left: 0;
    max-width: 320px;
    font-size: 13px;
  }
    .logo {
        margin: 0 auto;
        width: 169px;
        max-width: initial;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .title {
        font-size: 45px;
    }
        .title small {
            font-size: 32px;
            line-height: 55px;
        }
    .offer {
        background-color: #00000080;
        border: 2px solid #03D4FF;
        backdrop-filter: blur(0px);
        border: none;
        backdrop-filter: none;
        -webkit-backdrop-filter: blur(0px);
        border-radius: 0;
    }
  .offer_head{
    width: 100%;
  /*  background: url("../images/bg_1.png");*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
  }
  .mob-bandit img{
    margin: 0 auto;
  }
    .offer_main {
        flex-grow: 1;
        width: 100%;
        /* display: flex;*/
        flex-direction: column;
        align-items: center;
        justify-content: center;
   
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center right;
        position: relative;
        padding-top: 2px;
    }
    .btn {
        width: 303px;
        height: 64px;
        font-size: 22px;
        line-height: 46px;
        border-radius: 6px;
        margin-bottom: 32px;
    }


    .bts_code {
        background-color: transparent;
        background: #007bff 0% 0% no-repeat padding-box;
        border-radius: 6px;
        opacity: 1;
        backdrop-filter: blur(6px);
        -webkit-backdrop-filter: blur(6px);
        margin-bottom: 10px;
    }

    .welcome {
        font-size: 6.375vw;
        line-height: 1;
        color: #FFFFFF;
        font-weight: 700;
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        margin: 0 auto;
        padding-bottom: 15px;
        max-width: 280px;
        display:none;
    }



    .title {
        margin-top: -3px;
    }
    .terms {
        margin-top: 10px;
    }
  }
  .terms1{
    font-size: 13px;
    line-height: 24px;
    color: #92B6DD;
    text-align: left;
    padding: 10px;
    max-width: 500px;
    margin-top: 0;
    padding-top: 0;
  }
  .bb_mob{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center;
    pointer-events: none;
    opacity: 0.5;
  }
}
