@font-face{
    font-family: 'DB Helvethaica';
    src: url(https://luckynikisite-com.b-cdn.net/fonts/fonts/DB-Helvethaica/DB-HelvethaicaX.ttf) format('truetype');
}
* {
    margin: 0px;
    padding: 0px;
}
body, html{
    height: 100vh;
    overflow: hidden;
}
body {
    font-family: 'DB Helvethaica';
    font-size: 20px;
    background: #000;
}
img {
    display: block;
    max-width: 100%;
}
a {
    text-decoration: none;
}
p {
	color: #000;
}
table { 
    max-width: 100%; 
    width: 800px;
    border: 1px solid #B50000;
    border-collapse: collapse;
}
th, td {
  border: 1px solid #B50000;
  border-collapse: collapse;
  line-height: 2;
}
th {
    background-color: #B50000;
}
.page-wrapper {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    position: relative;
}
.slider .bx-viewport,.slider .bx-wrapper{
    position:relative;
    width:100%;
    height:100vh !important;
    top:0;
    left:0;
    border: 0px;
}
.slider .bxslider, .slider .slides {
    height: 100vh !important;
    width: 100vw !important;
}
.slides {
    background-repeat: no-repeat;
    /*background-position: top center;*/
    background-size: cover;
}
.bx-wrapper {
    margin-bottom: 0px;
}
.bx-wrapper{
    border: none !important;
}
.bx-wrapper img {
    margin: 0 auto;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 70px;
    width: 95%;
    max-width: 100%;
    margin: auto 50px;
    z-index: 2;
}
.bx-wrapper .bx-pager {
    text-align: left;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a {
    background: #808080;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #fff;
}
.slider-wrapper, .mSlider-wrapper {
    position: relative;
}
.slider-container {
    position: absolute;
}
.bx-wrapper .bx-controls-direction a {
    top: 40%;
}
.niki-container {
    position: relative;
    height: 100vh;
    width: 909px;
    max-width: 100%;
    margin: 0 0 0 auto;
}
.cta-btn {
    background: #B50000;
    width: 220px;
    height: 55px;
    position: absolute;
    bottom: 95px;
    z-index: 1;
    left: 210px;
    transform: skew(-45deg,0deg);
}
.cta-btn span {
    transform: skew(45deg);
    display: block;
    text-align: center;
    font-size: 34px;
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
    line-height: 60px;
}
.niki {
    position: absolute;
    right: 0;
    bottom: 0;
    width:  100%;
}
.speech-bubble {
    background: url(../img/txtbub.png);
    width: 226px;
    height: 204px;
    position: absolute;
    top: 50vh;
    z-index: 1;
    left: 270px;
}
.speech-bubble .bx-wrapper, .speech-bubble .bx-viewport {
    height: 100% !important;
    background: transparent;
    box-shadow: none;
}
.speech-container {
    height: 100%;
    vertical-align: middle;
    float: none;
    display: inline-block;
}
.bubble-text {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-right: 25px;
    font-size: 22px;
    height: 100%;
    display: inline-flex;
    vertical-align: middle;
    float: none !important;
    align-items: center;
    justify-content: center;
}
.promo-details {
    position: absolute;
    bottom: 75px;
    right: 45px;
    font-size: 24px;
    z-index: 2;
    color: #fff;
    text-decoration: none;
    width: 100%;
    text-align: right;
}
.promo-details a {
    color: #fff;
    text-decoration: none;
}
.mobile-slider { 
    display: none;
    background: transparent;
	margin-top: 70px;
}
.dot {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 10px;
    left: -300px;
    background: url(../img/coin.png);
    background-size: 100% 100%;
}
.fall-anim{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
}
.float {
    -webkit-animation: float 6s ease-in-out infinite;
    animation: float 6s ease-in-out infinite;
}
.animate__animated.fast {
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s; 
}
.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.gtnc {
    text-align: center;
    margin: 10px auto;
    max-width: 230px;
    float: none;
    display: block;
}
.gtnc h3 {
    background: #b50000;
    padding: 15px;
    text-align: center;
    max-width: 200px;
    color: #fff;
	font-size: 17px;
}
.gtnc-cont { overflow: initial; }
.blocker { z-index: 999; }
.modal { max-width: 900px; width: 100%; padding: 15px 20px; overflow: initial; }
.overlay {
    background-color: rgba(0,0,0,1);
    z-index: 9999;
    width: 100%;
    border: 1px solid #B50000;
}
.inner-overlay {
    max-width: 800px;
    background-color: #000;
    color: #fff;
    padding: 20px 20px 0px 25px;
    /* border: 1px solid #996300; */
    overflow-y: auto !important;
    overflow-x: hidden;
}
.swipe-left {
    position: absolute;
    left: 0;
    top: 89px;
    background: url(https://aws-origin.image-tech-storage.com/luckynikith.com/images/swipe-left.png) no-repeat;
    width: 35px;
    height: 44px;
    display: none;
}
.wrap-scroll {
    overflow-x: auto;
    position: relative;
}
.mobile-header {
    padding: 40px 0 0;
}
.mobile-header img {
    width: 100%;
}
.bgSlider-container {
    width: 100%;
    position: fixed;
    z-index: -1;
}
.bgSlides {
    height: 100vh !important;
    background-position: center;
    /*width: 100% !important;*/
}
.mSlider-container {
    padding: 25px;
    z-index: 1;
    position: relative;
}
.mSlider-container .bx-wrapper, .mSlider-container .bx-viewport {
    box-shadow: none;
    background: transparent;
}
.mSlides .subs {
    background: transparent;
    text-align: center;
    color: #fff;
    padding-top: 10px;
    font-size: 25px;
}
.mCta-btn, .mPromo {
    position: relative;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: 0 auto;
    text-align: center !important;
}
.mPromo-div { text-align: center; }
.cta-btn-container, .promo-details-container {
    padding: 0 0 10px;
}
.tab { display: block; }
.smob { display: none; }
/* css animations */
@keyframes float {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-10px);
    }
    100% {
        transform: translatey(0px);
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1) skew(-45deg, 0deg);
    }
    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05) skew(-45deg,0deg);
    }
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1) skew(-45deg,0deg);
    }
}

@media screen and (max-width: 1440px){
    .niki img {
        width: 85%;
        margin-left: auto;
        position: relative;
    }
    .cta-btn {
        left: 280px;
    }
    .speech-bubble {
        left: 330px;
    }
    .promo-details {
        bottom: 35px;
        left: 315px;
        text-align: left;
    }
    .niki-container {
        right: -95px;
    }
}

@media screen and (max-width: 1366px){
    .speech-bubble {
        top: 45vh;
    }
}
@media screen and (max-width: 1024px) {
    .speech-bubble {
        top: 45vh;
        width: 205px;
        height: 185px;
        background-size: 100%;
    }
    .niki-container {
        width: 815px;
    }
    .cta-btn {
        left: 265px;
        bottom: 70px;
    }
}
@media screen and (max-width: 1024px) and (max-height: 600px) {
    .niki-container {
        width: 810px;
    }
    .speech-bubble {
        top: 35vh;
        left: 310px;
    }
    .cta-btn {
        left: 240px;
    }
    .promo-details {
        font-size: 22px;
        left: 275px;
    }
}

@media screen and (max-width: 1024px) and (orientation: portrait), (max-width: 1024px) and (max-height: 991px){
    body {
        height: 100%;
        overflow-y: auto;
    }
	.container {
		padding-left: 0;
		padding-right: 0;
	}
    .mobile-slider {
        display: block;
    }
    .desktop-slider {
        display: none;
    }
    .dot {
        left: 0;
    }
    .smob { display: block; }
    .tab { display: none; }
    .mSlider-wrapper, .cta-btn-container, .promo-details-container {
    max-width: 750px;
    margin: 0 auto;
    }
}
@media screen and (max-width: 768px){
    .swipe-left {
    display: block;
    }
}
@media screen and (max-width: 414px){
    .mSlides .subs {
    font-size: 23px;
    width: 90%;
    margin: 0 auto;
    }
}