body {
	/*cursor: url('../images/santa-hat-icon.png'), auto;*/
	font-family: "Oxygen", sans-serif;
	/*	background-color: #2b2a27;*/
	color:#fff;
	padding-top: 0px !important;
}

.cp-logo {
    max-width: 300px;
    /* margin-block: 10px 35px; */
}

.kingMan {
	width: 560px;
	max-width: fit-content;
	margin-top: -26px;
}

.freeChip {
	width: fit-content;
	    border-radius: 0px 30px;
}

.freeSpins {
	width: fit-content;
	/* border-radius: 79px 0px; */
}

.options {
    width: fit-content;
    margin: -241px auto 38px;
    position: relative;
    z-index:999;
    text-align: center;
}

.options .oR{
	position: absolute;
	font-family: 'Bowlby One', sans-serif;
	top: 50%;
	left: calc(50% - 51px);
	margin: 0 auto;
	justify-content: center;
	color: #ffffff;
	outline: #fff 4px solid;
	font-size: 50px;
	/* -webkit-text-stroke: 2px; */
	/* -webkit-text-stroke-color: #1a003a; */
	background-color: #1a003a;
	width: fit-content;
	border-radius: 999px;
	text-align: center;
	align-items: center;
}


.rightHand, .leftHand {
    margin-bottom: -30px;
    max-width: 135px;
    position: relative;
}

/*===================*/
/* PULSE GROW
/*===================*/

@-webkit-keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.pulse-grow {
  -webkit-animation-name: pulse-grow;
  animation-name: pulse-grow;
  -webkit-animation-duration: 1.7s;
  animation-duration: 1.7s;
  -webkit-animation-delay:2s;
  animation-delay:1.5s;
  -webkit-animation-timing-function: cubic-bezier(0.41, 0.02, 0.58, 1);
  animation-timing-function: cubic-bezier(0.41, 0.02, 0.58, 1);
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}



.grayscale{
	filter: grayscale(1);
}
.grayscale:hover{
	cursor:not-allowed;
}


.btn1{
	border-radius: 40px 0 0 40px;
}

.btn2{
	border-radius: 0 40px 40px 0;
}

.button-cp {
    /* appearance: none; */
    width: 100%;
    /* max-width: 300px; */
    background-color: #1a003a;
    outline: 4px solid white;
    border-style: none;
    box-shadow: #758bab80 0 -12px 6px inset;
    text-shadow: none;
    box-sizing: border-box;
    color: #1a003a;
    cursor: pointer;
    font-family: 'Bowlby One', sans-serif;
    font-size: 4rem;
    letter-spacing: 1;
    margin: 0;
    padding: 1rem 1.3rem;
    text-align: center;
    text-decoration: none;
    transition: all .15s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
 }
  
  .button-cp:hover {
	background-color: #FFC229;
	box-shadow: #FF6314 0 -6px 8px inset;
	color: #fff;
  }
  

  .options h2{
	    line-height: 1;
	    padding: 30px 0px;
	    text-shadow: none;
	    color: #ffbd3a;
	 }

.options h2:hover{
	text-shadow: 3px 2px 4px #ff6c00;
	transform: scale(1.1);
	color: #fff;
}

  .options h2:active {
	text-shadow: 3px 2px 4px #ff6c00;
	transform: scale(1.025);
  }

  .offerText {
    font-size: 88px;
    color: #fff;
    /* text-shadow: 2px 4px 3px #1a003a; */
}

.woffer{
	    border-block: 2px solid #fff;
}

.woffer span{
	color: #ffbd3a;
}

.bank{
	max-width:45px;
}

.bank img{
    width: 100%;
}

.review{
    font-size: 25px;
    font-weight: 600;
    padding: 30px 0 ;
}
.name{
    font-size: 18px;
    color: #c1e718;
    margin: 0;
}
.job{
    color: #c8c8c8;
    font-size: 14px;
}
/* .carousel-inner{
    max-width: 800px;
} */
.fa-minus {
    font-size: 14px;
}




	.carousel-inner {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a832d3+0,c2c1ff+100 */
background: linear-gradient(to bottom,  rgba(168,50,211,1) 0%,rgba(194,193,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

		border-radius: 50px;
		width: 930px;

	}

	.carousel-inner2 {
width:100%
			}
		

	.carousel-inner  h5 {
		color: #ffffff !important;
		font-size: 2em !important;
		text-shadow: 2px 2px 3px #000 !important;
	}

	.carousel-inner  h6 {
		font-family: 'Bowlby One', sans-serif;
		color: #ffc107 !important;
		margin: 0 0 10px 0 !important;
		font-size: 1.5em;
		text-shadow: 2px 2px 3px #000 !important;
		font-weight: lighter;
	}


.carousel-indicators {
    bottom: -20px;
    right: 0;
    margin: 0;
}

.carousel-indicators [data-bs-target ] {
    height: 10px;
    border: 2px solid black;
    width: 10px;
    background-color: inherit;
    border-radius: 50%;
}
.carousel-indicators .active{
    border: 2px solid transparent;
	background-color: #ffbd3a;
}
.left{
    color: rgb(20, 20, 20);
    font-weight: 600;
}
.right{
    color: rgb(12, 12, 12);
    font-weight: 600;
}
.carousel-control-next, .carousel-control-prev {
    /* position: relative; */
}
.carousel-control-next2, .carousel-control-prev2 {
    position: relative;
}
@media (max-width:560px) {
    .review{
        font-size: 14px;
        font-weight: 600;
    }
    .name{
        font-size: 13px;
    }
    .job{
        font-size: 10px;
    }
    .right{
        font-size: 12px;
    }
    .left{
        font-size: 12px;
    }
    .carousel-indicators [data-bs-target ] {
        height: 8px;
        border: 1px solid black;
        width: 8px;
        background-color: inherit;
        border-radius: 50%;
    }
    .carousel-indicators .active{
        border: 1px solid transparent;
        background-color:#c1e718;
    }
}




.accordion-button {
    font-size: 1rem;
	font-family: "Oxygen", sans-serif;
    font-weight: bold;
    color: #ffffff;
    background-color: #1a003a;
}


.accordion-button:hover {
	color: #000000;
    background-color: aqua;
}



.accordion-button:not(.collapsed) {
    color: #1a003a;
    background-color: #ffbd3a;
}

.accordion-button::after {
    background-image: url(../images/arrow.svg);
}

.character {

    z-index: 999;

}

.character img {
	width: 22%;
    position: absolute;
    left: 78%;
}


.character2 {

    z-index: 999;

}

.character2 img {
	width: 22%;
    position: absolute;
    left: 78%;
}




.slide-track {
	width: 100%;
	display: flex;
	gap: 3em;
	overflow: hidden;
  }
  
  .slider {
	padding: 1em 1em;
  }

.slide-track img{
	width: 100px;
	height: 100px;
	animation: scroll 17s linear infinite;
}

  
  @keyframes scroll {
	0% {transform: translateX(0);}
	100% {transform: translatex(-1000%)}
  }



.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: transparent;
}

/*-------------------------------*/
/*           Wrappers            */
/*-------------------------------*/

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    #wrapper.toggled {
        padding-left: 220px;
    }

#sidebar-wrapper {
    z-index: 1000;
    left: 220px;
    width: 0;
    height: 100%;
    margin-left: -223px;
    overflow-y: auto;
    overflow-x: hidden;
    background-image: url(../images/nav-bg.jpg);
    /*	background: #eff1e3;*/
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    #sidebar-wrapper::-webkit-scrollbar {
        display: none;
    }

#wrapper.toggled #sidebar-wrapper {
    width: 220px;
}

/*#page-content-wrapper {
	width: 100%;
	padding-top: 70px;
}
*/
#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -220px;
}

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/
.navbar {
    padding: 0;
    position: fixed;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 220px;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .sidebar-nav li {
        position: relative;
        line-height: 20px;
        display: inline-block;
        width: 100%;
    }

        .sidebar-nav li:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            z-index: -1;
            height: 100%;
            width: 3px;
            background-color: #1c1c1c;
            -webkit-transition: width .2s ease-in;
            -o-transition: width .2s ease-in;
            transition: width .2s ease-in;
        }

        .sidebar-nav li:first-child a {
            color: #fff;
            background-color: #ffbd3a;
        }

        .sidebar-nav li:nth-child(5n+1):before {
            background-color: #ffbd3a;
        }

        .sidebar-nav li:nth-child(5n+2):before {
            background-color: #ffbd3a;
        }

        .sidebar-nav li:nth-child(5n+3):before {
            background-color: #ffbd3a;
        }

        .sidebar-nav li:nth-child(5n+4):before {
            background-color: #ffbd3a;
        }

        .sidebar-nav li:nth-child(5n+5):before {
            background-color: #ffbd3a;
        }

        .sidebar-nav li:hover:before,
        .sidebar-nav li.open:hover:before {
            width: 100%;
            -webkit-transition: width .2s ease-in;
            -o-transition: width .2s ease-in;
            transition: width .2s ease-in;
        }

        .sidebar-nav li a {
            display: block;
            color: #1a003a;
            text-decoration: none;
			font-family: 'Bowlby One', sans-serif;
            padding: 10px 15px 10px 30px;
            font-size: 19px;
            line-height: 35px;
        }

            .sidebar-nav li a:hover,
            .sidebar-nav li a:active,
            .sidebar-nav li a:focus,
            .sidebar-nav li.open a:hover,
            .sidebar-nav li.open a:active,
            .sidebar-nav li.open a:focus {
                color: #fff;
                text-decoration: none;
                background-color: transparent;
				text-shadow: 3px 2px 2px #ff6c00;
            }

.sidebar-header {
    text-align: center;
    font-size: 20px;
    position: relative;
    width: 100%;
    display: inline-block;
}

.sidebar-brand {
    height: 65px;
    position: relative;
    /*	background: #39211b;*/
    	background: linear-gradient(to right bottom, #2f3441 50%, #212531 50%);
    padding: 10px 15px 10px 30px;
    text-align: left;
}

    .sidebar-brand a {
        color: #ffbd3a;
		font-family: 'Bowlby One', sans-serif;
        font-size: 28px;
    }

        .sidebar-brand a:hover {
            color:  #46f4f7;
            text-decoration: none;
        }

.dropdown-header {
    text-align: center;
    font-size: 1em;
    color: #ddd;
    background: #212531;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #2f3441), color-stop(50%, #212531));
    background: -o-linear-gradient(left top, #2f3441 50%, #212531 50%);
    background: linear-gradient(to right bottom, #2f3441 50%, #212531 50%);
}

.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #222;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dropdown-menu.show {
    top: 0;
}
/*Fontawesome icons*/
/*


/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/

.hamburger {
    position: fixed;
    top: 20px;
    z-index: 999;
    display: block;
    width: 32px;
    height: 32px;
    margin-left: 15px;
    background: transparent;
    border: none;
}

    .hamburger:hover,
    .hamburger:focus,
    .hamburger:active {
        outline: none;
    }

    .hamburger.is-closed:before {
        content: '';
        display: block;
        width: 100px;
        font-size: 14px;
        color: #fff;
        line-height: 32px;
        text-align: center;
        opacity: 0;
        -webkit-transform: translate3d(0,0,0);
        -webkit-transition: all .35s ease-in-out;
    }

    .hamburger.is-closed:hover:before {
        opacity: 1;
        display: block;
        -webkit-transform: translate3d(-100px,0,0);
        -webkit-transition: all .35s ease-in-out;
    }

    .hamburger.is-closed .hamb-top,
    .hamburger.is-closed .hamb-middle,
    .hamburger.is-closed .hamb-bottom,
    .hamburger.is-open .hamb-top,
    .hamburger.is-open .hamb-middle,
    .hamburger.is-open .hamb-bottom {
        position: absolute;
        left: 0;
        height: 4px;
        width: 100%;
    }

    .hamburger.is-closed .hamb-top,
    .hamburger.is-closed .hamb-middle,
    .hamburger.is-closed .hamb-bottom {
        background-color: #ffffff;
		box-shadow: 2px 2px 3px #000;
    }

    .hamburger.is-closed .hamb-top {
        top: 5px;
        -webkit-transition: all .35s ease-in-out;
    }

    .hamburger.is-closed .hamb-middle {
        top: 50%;
        margin-top: -2px;
    }

    .hamburger.is-closed .hamb-bottom {
        bottom: 5px;
        -webkit-transition: all .35s ease-in-out;
    }

    .hamburger.is-closed:hover .hamb-top {
        top: 0;
        -webkit-transition: all .35s ease-in-out;
    }

    .hamburger.is-closed:hover .hamb-bottom {
        bottom: 0;
        -webkit-transition: all .35s ease-in-out;
    }

    .hamburger.is-open .hamb-top,
    .hamburger.is-open .hamb-middle,
    .hamburger.is-open .hamb-bottom {
        background-color: #46f4f7;
    }

    .hamburger.is-open .hamb-top,
    .hamburger.is-open .hamb-bottom {
        top: 50%;
        margin-top: -2px;
    }

    .hamburger.is-open .hamb-top {
        -webkit-transform: rotate(45deg);
        -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
    }

    .hamburger.is-open .hamb-middle {
        display: none;
    }

    .hamburger.is-open .hamb-bottom {
        -webkit-transform: rotate(-45deg);
        -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
    }

    .hamburger.is-open:before {
        content: '';
        display: block;
        width: 100px;
        font-size: 14px;
        color: #fff;
        line-height: 32px;
        text-align: center;
        opacity: 0;
        -webkit-transform: translate3d(0,0,0);
        -webkit-transition: all .35s ease-in-out;
    }

    .hamburger.is-open:hover:before {
        opacity: 1;
        display: block;
        -webkit-transform: translate3d(-100px,0,0);
        -webkit-transition: all .35s ease-in-out;
    }

/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / 80%);
    z-index: 1;
}



.subnav{
	background-color: #46f4f7;
}

.nav-link {
	font-family: 'Bowlby One', sans-serif;
    text-transform: uppercase;
    font-size: 1.5em;
    display: block;
    padding: 0.5rem 3rem;
    color: #1a003a;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}


.nav-link:focus, .nav-link:hover {
    color: #ffbd3a;
    background-color: #1a003a;
}
















/* .blue-box {
	border-style: solid;
	border-color: #46f4f7;
	border-radius: 50px;
	border-width: 10px;
} */

.loybanner{

}


.loybanner img {
    width: 50%;
}
	

.loybanner1{
background: linear-gradient(to bottom,  rgba(255,191,192,1) 2%,rgba(255,122,228,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
border-radius: 50px;
}


.homebanner1{
	height: 500px;
background: linear-gradient(to bottom,  rgba(255,191,192,1) 2%,rgba(255,122,228,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
border-radius: 50px;
}

.homebanner2{
	height: 500px;
background: linear-gradient(to bottom,  rgba(112,181,255,1) 0%,rgba(122,255,243,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
border-radius: 50px;
}


.homebanner3{
	height: 500px;
background: linear-gradient(to bottom,  rgba(255,228,178,1) 0%,rgba(255,205,25,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
border-radius: 50px;
}


/* CSS */
.button-73 {
  appearance: none;
  background-color: #46f4f7;
  border-radius: 40em;
  border-style: none;
  box-shadow: #758bab 0 -12px 6px inset;
  box-sizing: border-box;
  color: #1a003a;
  cursor: pointer;
  display: inline-block;
  font-family: 'Bowlby One', sans-serif;
  font-size: 4rem;
  letter-spacing: -.24px;
  margin: 0;
  outline: none;
  padding: 1rem 1.3rem;
  quotes: auto;
  text-align: center;
  text-decoration: none;
  transition: all .15s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-73:hover {
  background-color: #FFC229;
  box-shadow: #FF6314 0 -6px 8px inset;
  transform: scale(1.125);
  color: #fff;
  text-shadow: 3px 2px 4px #ff6c00;
}

.button-73:active {
  transform: scale(1.025);
}

@media (min-width: 768px) {
  .button-73 {
	font-size: 4rem;
    padding: .75rem 2rem;
  }
}




.button-73b {
	appearance: none;
	background-color: #ffffff;
	border-radius: 40em;
	border-style: none;
	box-shadow: #758bab 0 -12px 6px inset;
	box-sizing: border-box;
	color: #1a003a;
	cursor: pointer;
	display: inline-block;
	font-family: 'Bowlby One', sans-serif;
	font-size: 4rem;
	letter-spacing: -.24px;
	margin: 0;
	outline: none;
	padding: 1rem 1.3rem;
	quotes: auto;
	text-align: center;
	text-decoration: none;
	transition: all .15s;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
  }
  
  .button-73b:hover {
	background-color: #FFC229;
	box-shadow: #FF6314 0 -6px 8px inset;
	transform: scale(1.125);
	color: #fff;
	text-shadow: 3px 2px 4px #ff6c00;
  }
  
  .button-73b:active {
	transform: scale(1.025);
  }
  
  @media (min-width: 768px) {
	.button-73b {
	  font-size: 3rem;
	  padding: .75rem 2rem;
	}



	  @media (min-width: 768px) {
		.button-cp {
		  font-size: 2rem;
		  padding: 0;
		}
	  }


	  .button-73s {
		appearance: none;
		background-color: #46f4f7;
		border-radius: 40em;
		border-style: none;
		box-shadow: #758bab 0 -12px 6px inset;
		box-sizing: border-box;
		color: #1a003a;
		cursor: pointer;
		display: inline-block;
		font-family: 'Bowlby One', sans-serif;
		font-size: 4rem;
		letter-spacing: -.24px;
		margin: 0;
		outline: none;
		padding: 1rem 1.3rem;
		quotes: auto;
		text-align: center;
		text-decoration: none;
		transition: all .15s;
		user-select: none;
		-webkit-user-select: none;
		touch-action: manipulation;
	  }
	  
	  .button-73s:hover {
		background-color: #FFC229;
		box-shadow: #FF6314 0 -6px 8px inset;
		transform: scale(1.125);
		color: #fff;
		text-shadow: 3px 2px 4px #ff6c00;
	  }
	  
	  .button-73s:active {
		transform: scale(1.025);
	  }
	  
	  @media (min-width: 768px) {
		.button-73s {
		  font-size: 1.2rem;
		}
	  }
	  
	  



/* 
	.homebanner1 {
		height: 326px;
	}


	.homebanner2 {
		height: 326px;
	}

	.homebanner3 {
		height: 326px;
	} */


  }
  
  













label {
	color: #ffbd3a;
}


.ticker-wrap {
	top: 0;
	width: 100%;
	overflow: hidden;
	height: 2rem;
	background-color: #46f4f7;
	padding-left: 100%;
}

.ticker {
	display: inline-block;
	height: 2rem;
	line-height: 2rem;
	white-space: nowrap;
	padding-right: 100%;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-name: ticker;
	animation-name: ticker;
	-webkit-animation-duration: 900s;
	animation-duration: 500s;
}

.ticker_item {
	display: inline-block;
	padding: 0 2rem;
	font-size: 16px;
	color: #ffffff;
	font-family: Raleway-Bold;
}




@-webkit-keyframes ticker {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes ticker {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		visibility: visible;
	}

	100% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}











.mailSubsPg .stdPgCover {
	margin-top: 20px;
}

.formWrap {
	width: 100%;
	margin: 40px auto;
	text-align: center;
}

	.formWrap form {
		max-width: 400px;
		width: 100%;
		margin: auto;
	}

.mailSubsForm {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
}

	.mailSubsForm input {
		border-radius: 7px;
		border: 0;
		background-color: #353535;
		padding: 5px;
		color: #c39d47;
		flex-grow: 2;
	}

		.mailSubsForm input:focus {
			border: 0;
			background-color: #353535;
		}

	.mailSubsForm button {
		border-radius: 7px;
		border: 0;
		padding: 5px;
		flex-grow: 2;
	}

	.mailSubsForm p {
		color: #f00;
	}

.mailSubsTxtblk {
	text-align: center;
	padding: 5px;
	border-radius: 4px;
	border: 0;
	height: 40px;
	width: 200px;
}

.mailSubsBtn {
	height: 40px;
	padding: 5px;
	border-radius: 4px;
	border: 0;
	width: 200px;
	background-color: #0199ff;
	color: #ffffff;
	font-weight: bold;
}

.mailSubsMsg {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}

	.mailSubsMsg p {
		margin: 0;
	}

.mailSubsPg .lds-dual-ring {
	width: 50px;
	height: 50px;
}

	.mailSubsPg .lds-dual-ring:after {
		content: " ";
		display: block;
		width: 30px;
		height: 30px;
		margin: 10px;
		border-radius: 50%;
		border: 4px solid #fff;
		border-color: #fff transparent #fff transparent;
		animation: lds-dual-ring 1.2s linear infinite;
	}

@keyframes lds-dual-ring {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}





.rotate {
	animation: animName 2s linear infinite;
}

@keyframes animName {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}



.btn-success {
	appearance: none;
    background-color: #46f4f7;
    border-radius: 40em;
    border-style: none;
    box-shadow: #758bab 0 -12px 6px inset;
    box-sizing: border-box;
    color: #1a003a;
    cursor: pointer;
    display: inline-block;
    font-family: 'Bowlby One', sans-serif;
    font-size: 1.3rem;
    letter-spacing: -.24px;
    margin: 0;
    outline: none;
    /* padding: 1rem 1.3rem; */
    quotes: auto;
    text-align: center;
    text-decoration: none;
    transition: all .15s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.btn-success:hover {
	background-color: #FFC229;
	box-shadow: #FF6314 0 -6px 8px inset;
	transform: scale(1.125);
	color: #fff;
	text-shadow: 3px 2px 4px #ff6c00;
}


/* customizable snowflake styling */
.snowflake {
	color: #fff;
	font-size: 1em;
	font-family: Serif;
	text-shadow: 0 0 1px #000;
}

@-webkit-keyframes snowflakes-fall {
	0% {
		top: -10%
	}

	100% {
		top: 100%
	}
}

@-webkit-keyframes snowflakes-shake {
	0% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px)
	}

	50% {
		-webkit-transform: translateX(80px);
		transform: translateX(80px)
	}

	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px)
	}
}

@keyframes snowflakes-fall {
	0% {
		top: -10%
	}

	100% {
		top: 100%
	}
}

@keyframes snowflakes-shake {
	0% {
		transform: translateX(0px)
	}

	50% {
		transform: translateX(80px)
	}

	100% {
		transform: translateX(0px)
	}
}

.snowflake {
	position: fixed;
	top: -10%;
	z-index: 9999;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default;
	-webkit-animation-name: snowflakes-fall,snowflakes-shake;
	-webkit-animation-duration: 10s,3s;
	-webkit-animation-timing-function: linear,ease-in-out;
	-webkit-animation-iteration-count: infinite,infinite;
	-webkit-animation-play-state: running,running;
	animation-name: snowflakes-fall,snowflakes-shake;
	animation-duration: 10s,3s;
	animation-timing-function: linear,ease-in-out;
	animation-iteration-count: infinite,infinite;
	animation-play-state: running,running
}

	.snowflake:nth-of-type(0) {
		left: 1%;
		-webkit-animation-delay: 0s,0s;
		animation-delay: 0s,0s
	}

	.snowflake:nth-of-type(1) {
		left: 10%;
		-webkit-animation-delay: 1s,1s;
		animation-delay: 1s,1s
	}

	.snowflake:nth-of-type(2) {
		left: 20%;
		-webkit-animation-delay: 6s,.5s;
		animation-delay: 6s,.5s
	}

	.snowflake:nth-of-type(3) {
		left: 30%;
		-webkit-animation-delay: 4s,2s;
		animation-delay: 4s,2s
	}

	.snowflake:nth-of-type(4) {
		left: 40%;
		-webkit-animation-delay: 2s,2s;
		animation-delay: 2s,2s
	}

	.snowflake:nth-of-type(5) {
		left: 50%;
		-webkit-animation-delay: 8s,3s;
		animation-delay: 8s,3s
	}

	.snowflake:nth-of-type(6) {
		left: 60%;
		-webkit-animation-delay: 6s,2s;
		animation-delay: 6s,2s
	}

	.snowflake:nth-of-type(7) {
		left: 70%;
		-webkit-animation-delay: 2s,1s;
		animation-delay: 2s,1s
	}

	.snowflake:nth-of-type(8) {
		left: 80%;
		-webkit-animation-delay: 1s,0s;
		animation-delay: 1s,0s
	}

	.snowflake:nth-of-type(9) {
		left: 90%;
		-webkit-animation-delay: 3s,1s;
		animation-delay:3s,1s
	}

	.snowflake:nth-of-type(10)
	/* Demo Purpose Only*/
	.demo {
		font-family: 'Raleway', sans-serif;
		color: #fff;
		display: block;
		margin: 0 auto;
		padding: 15px 0;
		text-align: center;
	}

.demo a {
	font-family: 'Raleway', sans-serif;
	color: #000;
}

.snowflake img {
	height: 40px;
	bottom: 0;
	display: block;
}



.form-control::-webkit-input-placeholder {
	color: #0000008c !important;
}

/* For Edge */
.form-control:-ms-input-placeholder {
	color: #0000008c !important;
}

/* For Internet Explorer */
.form-control::-ms-input-placeholder {
	color: #0000008c !important;
}

/* For the rest of the universe */
.form-control::placeholder {
	color: #0000008c !important;
}


.form-control2::-webkit-input-placeholder {
	color: #0000008c !important;
}

/* For Edge */
.form-control2:-ms-input-placeholder {
	color: #0000008c !important;
}

/* For Internet Explorer */
.form-control2::-ms-input-placeholder {
	color: #0000008c !important;
}

/* For the rest of the universe */
.form-control2::placeholder {
	color: #0000008c !important;
}





input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}










.hot-game img {
	padding: 5px;
}

h7 {
	font-size: 22px;
	line-height: 24px;
	color: #ffbd3a;
	font-weight: bold;
	margin-bottom: 15px;
}

#owl-demo .item {
	background: #42bdc2;
	padding: 30px 0px;
	margin: 10px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}


.navbar-expand-lg .navbar-collapse {
	position: relative;
	left: 130px;
}

.modal-dialog {
	max-width: 550px;
}



.table p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.gamePg video {
	max-width: 800px;
	width: 100%;
	height: auto;
	margin: 10px auto 40px;
	border-radius: 6px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
	--bs-table-accent-bg: rgb(30 102 163 / 23%);
}

.timeline-carousel__item-inner .year {
	font-size: 36px;
}



.autohide {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	z-index: 1030;
}

.scrolled-down {
	transform: translateY(-230%);
	transition: all 0.3s ease-in-out;
}

.scrolled-up {
	transform: translateY(0);
	transition: all 0.3s ease-in-out;
}

.form {
	max-width: 50%;
	margin: 0 auto;
}

.text-center {
	padding: 0px 10px 0 10px;
}

.slick-next:before, .slick-prev:before {
	font-size: 54px !important;
}


.card {
	border: none;
}






.navbar-light .navbar-nav .nav-link {
	color: #000000;
	font-weight: bold;
	padding-right: 2.5rem;
	text-transform: uppercase;
}

	.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
		color: #ffbd3a;
	}
.dropdown-item:focus, .dropdown-item:hover {
	color: #ffffff;
	background-color: #46f4f7;
}

h1 > span {
	/* color: white; */
	/* top: 35%; */
	/* position: absolute; */
	transition: translateY(-50%);
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	/* font-size: 4em; */
	text-transform: uppercase;
	background: linear-gradient(#262626,#eaeaea,#262626);
	-webkit-background-clip: text;
/*	 color: transparent;*/
}












.single_portfolio_text {
	display: inline-block;
	padding: 0;
	position: relative;
	overflow: hidden;
}

	.single_portfolio_text img {
		width: 100%;
	}

	.single_portfolio_text:hover .portfolio_images_overlay {
		top: 5%;
		left: 5%;
	}

.portfolio_images_overlay {
	width: 90%;
	height: 90%;
	background: rgba(0, 0, 0, 0.8);
	padding: 20px;
	margin: 0 auto;
	top: -100%;
	left: 5%;
	position: absolute;
	transition: .6s;
}

	.portfolio_images_overlay h6 {
		text-transform: uppercase;
		color: #fff;
		font-size: 30px;
		font-weight: 900;
		border: 2px solid #fff;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.portfolio_images_overlay .product_price {
		font-size: 23px;
		color: #fff;
		font-weight: 800;
		line-height: 35px;
	}

		.portfolio_images_overlay .product_price i {
			margin-right: -10px;
		}

.zoom {
	width: 200px;
	height: 200px;
	position: absolute;
	bottom: -100px;
	right: -100px;
	border-radius: 50%;
	background: #1a003a;
	background: -webkit-linear-gradient(to right, #F09819, #FF512F);
	background: linear-gradient(to right, #0023a3, #0dcaf0);
	box-shadow: 0px 0px 0px 10px rgba(0,0,0,0.5);
	opacity: 0.9;
}

	.zoom:before {
		content: "\1F3B0";
		font-family: FontAwesome;
		 color: rgba(255, 255, 255, 0.5); 
		font-size: 58px;
		padding-right: 20px;
		position: absolute;
		top: 17px;
		left: 25px;
	}




.container-gallery {
	width: 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
		-webkit-perspective: 1000;
	perspective: 1000;
	position: relative;
	padding-top: 33px;
}



.cta {
	position: relative;
	margin: auto;
	padding: 0px 22px;
	transition: all 0.2s ease;
  }
  .cta:before {
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	display: block;
	border-radius: 28px;
	/* background: rgba(255, 171, 157, 0.5); */
	width: 20px;
	height: 20px;
	transition: all 0.3s ease;
  }
  .cta span {
	position: relative;
	font-size: 12px;
	line-height: 18px;
	font-weight: 900;
	letter-spacing: 0.25em;
	text-transform: uppercase;
	vertical-align: middle;
	text-decoration: underline;
  }
  .cta svg {
	position: relative;
	top: 0;
	margin-left: 10px;
	fill: none;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke: #ffffff;
	stroke-width: 2;
	transform: translateX(-5px);
	transition: all 0.3s ease;
  }
  .cta:hover:before {
	width: 100%;
	background: #1a003a;
  }
  .cta:hover svg {
	transform: translateX(0);
  }
  .cta:active {
	transform: scale(0.96);
  }





.popup {
	width: 250px;
	margin: 0 auto;
	position: relative;
	/*box-shadow: 0px 0px 40px -5px rgba(0, 0, 0, 0.5);*/
	background-size: cover;
	background-position: center;
	border-radius: 5px;
	-webkit-transition: .2s;
	transition: .2s;
	cursor: pointer;
}

	.popup:hover {
		-webkit-transition: .2s;
		transition: .2s;
		-webkit-transform: translateZ(5px) translateY(-20px) scale(1.05);
		transform: translateZ(5px) translateY(-20px) scale(1.05);
	}

.popup-1,
.popup-4 {
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}

.popup-2,
.popup-5 {
	-webkit-transform: translateZ(2px) translateY(-5px);
	transform: translateZ(2px) translateY(-5px);
}

.popup-3 {
	-webkit-transform: translateZ(3px) translateY(-10px);
	transform: translateZ(3px) translateY(-10px);
}

.popup-1:hover ~ .popup-2 {
	-webkit-transform: translateZ(4px) translateY(-15px);
	transform: translateZ(4px) translateY(-15px);
	-webkit-transition: .2s;
	transition: .2s;
}

.popup-4 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
}

	.popup-4:hover ~ .popup-5 {
		-webkit-transform: translateZ(3px) translateY(-15px);
		transform: translateZ(3px) translateY(-15px);
		-webkit-transition: .1s;
		transition: .1s;
	}






hr {
	background-color: #fff;
    opacity: unset;
    border-top: 6px dotted #1a003a;
}




.grey-bg {
	background-color:#bababa;
	width:100%;
}








.shrink {
	cursor:pointer;
	transition: all .2s ease-in-out;
}

	.shrink:hover {
		transform: scale(0.9);
	}



@media (max-width: 991px) {
	.about-avatar {
		margin-top: 30px;
	}
}

.about-section .counter {
	padding: 22px 20px;
	background: #ffffff;
	border-radius: 10px;
	box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
}

	.about-section .counter .count-data {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.about-section .counter .count {
		font-weight: 700;
		color: #20247b;
		margin: 0 0 5px;
	}

	.about-section .counter p {
		font-weight: 600;
		margin: 0;
	}

mark {
	background-image: linear-gradient(rgba(252, 83, 86, 0.6), rgba(252, 83, 86, 0.6));
	background-size: 100% 3px;
	background-repeat: no-repeat;
	background-position: 0 bottom;
	background-color: transparent;
	padding: 0;
	color: currentColor;
}

.theme-color {
	color: #ce330e;
}

.dark-color {
	color: #1a003a;
}








@-webkit-keyframes float {
	0% {
		transform: translatey(0px);
	}

	50% {
		transform: translatey(-20px);
	}

	100% {
		transform: translatey(0px);
	}
}

@keyframes float {
	0% {
		transform: translatey(0px);
	}

	50% {
		transform: translatey(-20px);
	}

	100% {
		transform: translatey(0px);
	}
}














.new-promo {
	margin: 0 auto;
	/* margin-bottom: 40px; */
	padding-bottom: 50px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7db9e8+0,adadad+100&0+41,1+99 */
	background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(145,180,208,0) 41%, rgba(173,173,174,1) 99%, rgba(173,173,173,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(145,180,208,0) 41%,rgba(173,173,174,1) 99%,rgba(173,173,173,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(145,180,208,0) 41%,rgba(173,173,174,1) 99%,rgba(173,173,173,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#adadad',GradientType=0 ); /* IE6-9 */
}


figure.snip1206 {
	font-family: 'Raleway', Arial, sans-serif;
	color: #fff;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 25px;
	min-width: 220px;
	max-width: 493px;
	max-height: 307px;
	width: 100%;
	color: #000000;
	text-align: center;
	box-shadow: 8px 4px 12px #0000008c;
	border: 3px solid #1a003a;
}

	figure.snip1206 * {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-transition: all 0.6s ease;
		transition: all 0.6s ease;
	}

	figure.snip1206 img {
		opacity: 1;
		width: 100%;
		-webkit-transition: opacity 0.35s;
		transition: opacity 0.35s;
	}

	figure.snip1206:after {
		background: #ffffff;
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		bottom: 0;
		content: '';
		opacity: 0.75;
		-webkit-transform: skew(-45deg) scaleX(0);
		transform: skew(-45deg) scaleX(0);
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	figure.snip1206 figcaption {
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		z-index: 1;
	}

	figure.snip1206 h3,
	figure.snip1206 h4,
	figure.snip1206 p {
		margin: 0;
		width: 100%;
		opacity: 0;
	}

	figure.snip1206 h3 {
		padding: 0 30px;
		display: inline-block;
		font-weight: 400;
		text-transform: uppercase;
		color: #1a003a;
	}

	figure.snip1206 p {
/*		padding: 0 50px;*/
		font-size: 1.3em;
		font-weight: bolder;
		color: #0dcaf0;
		width: 75%;
		background-color:#000000;
		margin: 0 auto;
	}

	figure.snip1206 h4 {
		/* padding: 0 50px; */
		font-size: 1.4em;
		font-weight: bolder;
		color: #000000;
		width: 75%;
		/* background-color: #000000; */
		margin: 0 auto;
		text-shadow: none;
	}


	figure.snip1206 a {
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		position: absolute;
		z-index: 1;
	}

	figure.snip1206:hover:after,
	figure.snip1206.hover:after {
		-webkit-transform: skew(-45deg) scaleX(1);
		transform: skew(-45deg) scaleX(1);
		transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
	}

	figure.snip1206:hover figcaption h4,
	figure.snip1206:hover figcaption h3,
	figure.snip1206.hover figcaption h3,
	figure.snip1206:hover figcaption p,
	figure.snip1206.hover figcaption p {
		-webkit-transform: translate3d(0%, 0%, 0);
		transform: translate3d(0%, 0%, 0);
		-webkit-transition-delay: 0.2s;
		transition-delay: 0.2s;
	}

	figure.snip1206:hover figcaption h3,
	figure.snip1206.hover figcaption h3 {
		opacity: 1;
	}

	figure.snip1206:hover figcaption p,
	figure.snip1206.hover figcaption p {
		opacity: 0.7;
	}


	figure.snip1206:hover figcaption h4,
	figure.snip1206.hover figcaption h4 {
		opacity: 0.7;
	}





.demo {
	text-align: center;
	padding: 20px;
}

#hot-slider {
}


.testimonial {
	margin: 0 20px 40px;
	text-align: left;
}

	.testimonial .testimonial-content {
		padding: 16px 14px 16px 38px;
		margin-bottom: 35px;
		background: #1a263191;
		border: 1px solid #f0f0f0;
		position: relative;
		height: 195px;
		/*		box-shadow: 1px 1px 7px #000;*/
	}

		.testimonial .testimonial-content:after {
			content: "";
			display: inline-block;
			width: 20px;
			height: 20px;
			background: #ffffff;
			position: absolute;
			bottom: -10px;
			left: 22px;
			transform: rotate(45deg);
		}

.testimonial-content .testimonial-icon {
	width: 50px;
	height: 45px;
	background: #ffbd3a;
	text-align: center;
	font-size: 22px;
	color: #fff;
	line-height: 42px;
	position: absolute;
	top: 37px;
	left: -19px;
}

	.testimonial-content .testimonial-icon:before {
		content: "";
		border-bottom: 16px solid #1a003a;
		border-left: 18px solid transparent;
		position: absolute;
		top: -16px;
		left: 1px;
	}

.testimonial .description {
	font-size: 15px;
	font-style: italic;
	color: #ffffff;
	line-height: 23px;
	margin: 0;
}

.testimonial .title {
	display: block;
	font-size: 18px;
	font-weight: 700;
	color: #525252;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
}

.testimonial .post {
	display: block;
	font-size: 18px;
	color: #1a003a;
} 

.owl-theme .owl-controls {
	margin-top: 20px;
}

	.owl-theme .owl-controls .owl-page span {
		background: #ccc;
		opacity: 1;
		transition: all 0.4s ease 0s;
	}

	.owl-theme .owl-controls .owl-page.active span,
	.owl-theme .owl-controls.clickable .owl-page:hover span {
		background: #ffbd3a;
	}












.glow2 {
	font-size: 46px;
	color: #fff;
	text-align: center;
	-webkit-animation: glow 1s ease-in-out infinite alternate;
	-moz-animation: glow 1s ease-in-out infinite alternate;
	animation: glow 1s ease-in-out infinite alternate;
	margin-bottom: -29px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

@-webkit-keyframes glow {
	from {
		text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #0078e6, 0 0 40px #0007e6, 0 0 50px #00e6e0, 0 0 60px #0086e6, 0 0 70px #004de6;
	}

	to {
		text-shadow: 0 0 20px #fff, 0 0 30px #4d9cff, 0 0 40px #150296, 0 0 50px #00a1ff, 0 0 60px #04efff, 0 0 70px #001fff, 0 0 80px #3582ff;
	}
}


.grow {
	transition: transform .5s; /* Animation */
}

	.grow:hover {
		transform: scale(1.3); /* (150% zoom)*/
	}




/*.cpbanner {
	display: flex;
	justify-content: center;
	background-size: cover;
	overflow: hidden;
}*/

	.cpbanner img {
		max-width: none;
		width:100%;
	}



#cpwel {
	width: 100%;
	height: auto !important;
	background: url(../images/header-cp.jpg) top center;
	background-size: cover;
	overflow: hidden;
/*	position: relative;*/
	text-align: center;
	/* padding-bottom: 100px; */
}

#bit {
	width: 100%;
	/*height: auto !important;*/
	background: url(../images/bt-bg.jpg) top center;
	background-size: cover;
	overflow: hidden;
	height:540px;
	/*	position: relative;*/
	text-align: center;
	/* padding-bottom: 100px; */
}



.stage {
	width: 100%;
/*	padding: 7rem 2rem 2rem;*/
	text-align: center;
}

	.stage p {
		font-family: "Oxygen", sans-serif;
		font-size: 11px !important;
		color: #ffbd3a;
		text-align: center;
		margin: 0px 0 0px;
	}



*,
*:after,
*:before {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.swipe {
	display: inline-block;
	color: #ffffff;
	-moz-animation-name: swipe;
	-webkit-animation-name: swipe;
	animation-name: swipe;
	-moz-animation-duration: 2700ms;
	-webkit-animation-duration: 2700ms;
	animation-duration: 2700ms;
	-moz-animation-delay: 250ms;
	-webkit-animation-delay: 250ms;
	animation-delay: 250ms;
	-moz-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

	.swipe .fa-long-arrow-left,
	.swipe .fa-long-arrow-right {
		font-size: 0.65em;
		color: #ffffff;
	}

	.swipe .fa-long-arrow-left {
		-moz-transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(1.25em);
		-ms-transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(1.25em);
		-webkit-transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(1.25em);
		transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(1.25em);
	}

	.swipe .fa-long-arrow-right {
		-moz-transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(-0.95em);
		-ms-transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(-0.95em);
		-webkit-transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(-0.95em);
		transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(-0.95em);
	}

	.swipe .fa-hand-o-up {
		-moz-transform: scaleY(1.2);
		-ms-transform: scaleY(1.2);
		-webkit-transform: scaleY(1.2);
		transform: scaleY(1.2);
		-moz-animation-name: swipe-rotate;
		-webkit-animation-name: swipe-rotate;
		animation-name: swipe-rotate;
		-moz-animation-duration: 2700ms;
		-webkit-animation-duration: 2700ms;
		animation-duration: 2700ms;
		-moz-animation-delay: 250ms;
		-webkit-animation-delay: 250ms;
		animation-delay: 250ms;
		-moz-animation-timing-function: linear;
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
		-moz-animation-iteration-count: infinite;
		-webkit-animation-iteration-count: infinite;
		animation-iteration-count: infinite;
	}

@-moz-keyframes swipe {
	0% {
		-moz-transform: translateX(0);
		transform: translateX(0);
	}

	10% {
		-moz-transform: translateX(-0.1em);
		transform: translateX(-0.1em);
	}

	20% {
		-moz-transform: translateX(0.1em);
		transform: translateX(0.1em);
	}

	30% {
		-moz-transform: translateX(-0.1em);
		transform: translateX(-0.1em);
	}

	40% {
		-moz-transform: translateX(0.1em);
		transform: translateX(0.1em);
	}

	50% {
		-moz-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		-moz-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes swipe {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	10% {
		-webkit-transform: translateX(-0.1em);
		transform: translateX(-0.1em);
	}

	20% {
		-webkit-transform: translateX(0.1em);
		transform: translateX(0.1em);
	}

	30% {
		-webkit-transform: translateX(-0.1em);
		transform: translateX(-0.1em);
	}

	40% {
		-webkit-transform: translateX(0.1em);
		transform: translateX(0.1em);
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes swipe {
	0% {
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	10% {
		-moz-transform: translateX(-0.1em);
		-ms-transform: translateX(-0.1em);
		-webkit-transform: translateX(-0.1em);
		transform: translateX(-0.1em);
	}

	20% {
		-moz-transform: translateX(0.1em);
		-ms-transform: translateX(0.1em);
		-webkit-transform: translateX(0.1em);
		transform: translateX(0.1em);
	}

	30% {
		-moz-transform: translateX(-0.1em);
		-ms-transform: translateX(-0.1em);
		-webkit-transform: translateX(-0.1em);
		transform: translateX(-0.1em);
	}

	40% {
		-moz-transform: translateX(0.1em);
		-ms-transform: translateX(0.1em);
		-webkit-transform: translateX(0.1em);
		transform: translateX(0.1em);
	}

	50% {
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-moz-keyframes swipe-rotate {
	0% {
		-moz-transform: scaleY(1.2) skew(0);
		transform: scaleY(1.2) skew(0);
	}

	10% {
		-moz-transform: scaleY(1.2) skew(5deg);
		transform: scaleY(1.2) skew(5deg);
	}

	20% {
		-moz-transform: scaleY(1.2) skew(-5deg);
		transform: scaleY(1.2) skew(-5deg);
	}

	30% {
		-moz-transform: scaleY(1.2) skew(5deg);
		transform: scaleY(1.2) skew(5deg);
	}

	40% {
		-moz-transform: scaleY(1.2) skew(-5deg);
		transform: scaleY(1.2) skew(-5deg);
	}

	50% {
		-moz-transform: scaleY(1.2) skew(0);
		transform: scaleY(1.2) skew(0);
	}

	100% {
		-moz-transform: scaleY(1.2) skew(0);
		transform: scaleY(1.2) skew(0);
	}
}

@-webkit-keyframes swipe-rotate {
	0% {
		-webkit-transform: scaleY(1.2) skew(0);
		transform: scaleY(1.2) skew(0);
	}

	10% {
		-webkit-transform: scaleY(1.2) skew(5deg);
		transform: scaleY(1.2) skew(5deg);
	}

	20% {
		-webkit-transform: scaleY(1.2) skew(-5deg);
		transform: scaleY(1.2) skew(-5deg);
	}

	30% {
		-webkit-transform: scaleY(1.2) skew(5deg);
		transform: scaleY(1.2) skew(5deg);
	}

	40% {
		-webkit-transform: scaleY(1.2) skew(-5deg);
		transform: scaleY(1.2) skew(-5deg);
	}

	50% {
		-webkit-transform: scaleY(1.2) skew(0);
		transform: scaleY(1.2) skew(0);
	}

	100% {
		-webkit-transform: scaleY(1.2) skew(0);
		transform: scaleY(1.2) skew(0);
	}
}

@keyframes swipe-rotate {
	0% {
		-moz-transform: scaleY(1.2) skew(0);
		-ms-transform: scaleY(1.2) skew(0);
		-webkit-transform: scaleY(1.2) skew(0);
		transform: scaleY(1.2) skew(0);
	}

	10% {
		-moz-transform: scaleY(1.2) skew(5deg);
		-ms-transform: scaleY(1.2) skew(5deg);
		-webkit-transform: scaleY(1.2) skew(5deg);
		transform: scaleY(1.2) skew(5deg);
	}

	20% {
		-moz-transform: scaleY(1.2) skew(-5deg);
		-ms-transform: scaleY(1.2) skew(-5deg);
		-webkit-transform: scaleY(1.2) skew(-5deg);
		transform: scaleY(1.2) skew(-5deg);
	}

	30% {
		-moz-transform: scaleY(1.2) skew(5deg);
		-ms-transform: scaleY(1.2) skew(5deg);
		-webkit-transform: scaleY(1.2) skew(5deg);
		transform: scaleY(1.2) skew(5deg);
	}

	40% {
		-moz-transform: scaleY(1.2) skew(-5deg);
		-ms-transform: scaleY(1.2) skew(-5deg);
		-webkit-transform: scaleY(1.2) skew(-5deg);
		transform: scaleY(1.2) skew(-5deg);
	}

	50% {
		-moz-transform: scaleY(1.2) skew(0);
		-ms-transform: scaleY(1.2) skew(0);
		-webkit-transform: scaleY(1.2) skew(0);
		transform: scaleY(1.2) skew(0);
	}

	100% {
		-moz-transform: scaleY(1.2) skew(0);
		-ms-transform: scaleY(1.2) skew(0);
		-webkit-transform: scaleY(1.2) skew(0);
		transform: scaleY(1.2) skew(0);
	}
}







.welcome {
	position: relative;
	bottom: 40px;
	}




.wrapper {
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	height: 710px;
}


.row-features {
	position: relative;
	box-shadow: 5px 6px 12px #000000;
}

.new-feature-slider {
	width: 100%;
	float: left;
	overflow: hidden;
}

	.new-feature-slider .feature-slide {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		transition: all 0.5s ease;
	}

		.new-feature-slider .feature-slide .feature-slide-image img {
			width: 100%;
			display: block;
		}

		.new-feature-slider .feature-slide.active {
			opacity: 1;
		}

/*.block-wrap {
	position: relative;
	width: 100%;
}*/

	.block-wrap:before {
		content: "";
		width: 100%;
		padding-top: 100%;
		display: block;
	}

/*.w50 {
	width: 50%;
	float: left;
}*/

.h50:before {
	padding-top: 50%;
}

.block {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	/*	overflow: hidden;*/
	box-sizing: border-box;
	background-color: #0e0d0e;
}





/*.block p {
	font-family: "Oxygen", sans-serif;
	font-size: 14px;
	color: #ffffff;
}

*/


.content-centered {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 100;
	width: 100%;
	max-width: 30em;
	transform: translate(-50%, -50%);
}

.controls {
	box-sizing: border-box;
	width: 100px;
/*	height: 160px;*/
	position: absolute;
/*	z-index: 9999;*/
/*	border-right: solid 8px rgba(93, 193, 195, 0.4);*/
	overflow: visible;
}

	.controls .control {
		box-sizing: border-box;
		width: 50px;
		height: 50px;
		display: block;
		background: #fff;
		cursor: pointer;
		transition: all 0.3s ease;
		position: relative;
		float: right;
		border-radius: 48px;
	}

		.controls .control:first-child {
			border-bottom: 1px solid rgba(4, 68, 86, 0.2);
		}

		.controls .control.button-next {
			transform: rotate(180deg);
		}

		.controls .control:before, .controls .control:after {
			width: 20px;
			height: 2px;
			position: absolute;
			top: 50%;
			left: 50%;
			display: block;
			transform-origin: left center;
			content: "";
			background-color: #333f4a;
			transition: all 0.3s ease;
		}

		.controls .control:before {
			transform: translate(-50%, -50%) rotate(45deg);
		}

		.controls .control:after {
			transform: translate(-50%, -50%) rotate(-45deg);
		}

		.controls .control:hover {
			background-color: #ffbd3a;
		}

			.controls .control:hover:before, .controls .control:hover:after {
				background-color: white;
			}

.new-feature-controls {
	bottom: 10px;
	right: 0%;
}

.carousel {
	/* padding: 20px; */
	perspective: 500px;
	/* overflow: hidden; */
	display: flex;
	flex-direction: column;
	align-items: center;
}

	.carousel > * {
		flex: 0 0 auto;
	}

	.carousel figure {
		margin: 0;
		width: 40%;
		transform-style: preserve-3d;
		transition: transform 0.5s;
	}

		.carousel figure img {
			width: 100%;
			box-sizing: border-box;
			padding: 0 0px;
		}

			.carousel figure img:not(:first-of-type) {
				position: absolute;
				left: 0;
				top: 0;
			}

	.carousel nav {
		display: flex;
		justify-content: center;
		margin: 20px 0 0;
	}

		.carousel nav button {
			flex: 0 0 auto;
			margin: 0 5px;
			cursor: pointer;
			color: #333;
			background: none;
			border: 1px solid;
			letter-spacing: 1px;
			padding: 5px 10px;
		}
















::-webkit-scrollbar {
	width: 12px;
	height: 3px;
	border-left: 1px solid #ffbd3a;
}

::-webkit-scrollbar-thumb {
	background-color: #ffbd3a;
}


.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #ffbd3a;
	border-color: #ffbd3a;
}

.btn-success.focus, .btn-success:focus {
	color: #fff;
	background-color: #ffbd3a;
	border-color: #ffbd3a;
}

/* Grow */
.hvr-grow {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}

	.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}


.hvr-grow img {
	width: 100%;
}




.protabs {
	position: relative;
	/* border: 1px #000000 solid; */
	padding: 0px;
	/* margin: 10px; */
	text-align: center;
	/* min-height: 350px; */
	padding-bottom: 25px;
}


	.protabs p {
		font-size: 15px;
		color: #000000;
		text-align: center;
	}


.protabs h2 {
	font-family: 'Assistant', sans-serif;
	font-size: 19px;
	color: #333333;
	text-align: center;
	margin: 19px 0px 10px 0;
	font-weight: bold;
	text-shadow: none;
}

	.protabs ul {
		text-align: left;
	}

.protabs2 {
	position: relative;
	border: 1px #1a003a solid;
	padding: 0px;
	margin: 10px;
	text-align: center;
	min-height: 350px;
}


	.protabs2:hover {
		box-shadow: 5px 4px 13px #00000052;
		border: 1px #192d48 solid;
		transition: all 0.3s ease-in-out;
	}

/* Fade in the pseudo-element with the bigger shadow */
		.protabs2:hover::after {
			opacity: 1;
		}


	.protabs2 p {
		font-size: 15px;
		color: #000000;
		text-align: center;
	}


	.protabs2 h2 {
		font-family: 'Assistant', sans-serif;
		font-size: 19px;
		color: #333333;
		text-align: center;
		margin: 19px 0px 10px 0;
		font-weight: bold;
	}


/*Faqs start*/

.faqs {
}

	.faqs ul {
		display: block;
		font-size: 12px;
	}

	.faqs a {
		color: #59af00;
	}

.faqsSubContent h4 {
	background: #846D37;
	color: #C8BDA1;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	padding: 4px;
	margin: 0px;
}

.faqs li {
	color: #000;
	text-align: left;
	font-size: 14px;
}

	.faqs li:hover {
		cursor: pointer;
	}

	.faqs li ul {
		display: none;
	}

.faqs h2, .termscontent h2 {
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	text-align: left;
	margin: 20px 0px;
	font-weight: bold;
	background-color: lightgrey;
	padding: 3px;
}






* {
	box-sizing: border-box;
}





h1 {
	font-family: 'Bowlby One', sans-serif;
	font-size: 9em;
	color: #ffffff;
	line-height: 120px;
	text-shadow: 2px 2px 3px #000;
}

h2 {
	font-family: 'Bowlby One', sans-serif;
	font-size: 72px;
	margin-bottom: 0px;
	line-height: 1;
	text-shadow: 2px 2px 3px #000;
}

    .options h2 {
        font-size: 50px;
 }

.cp-bg {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+51,000000+99&0+0,1+51,0+100 */
	background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 51%, rgba(0,0,0,0.02) 99%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 51%,rgba(0,0,0,0.02) 99%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 51%,rgba(0,0,0,0.02) 99%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
	padding: 5px;
	font-size: 40px;
}

#dRoyalRewardsPlayerGreeting {
	font-family: 'Bowlby One', sans-serif;
	font-weight: normal;
	font-size: 38px;
	color: #333;
	text-align: center;
}




h3 {
	font-family: 'Bowlby One', sans-serif;
	font-weight: 100;
	font-size: 34px;
	color: #46f4f7;
}

h4 {
	font-family: 'Bowlby One', sans-serif;
	font-size: 34px;
	color: #ffbd3a;
	margin-bottom: 0;
	line-height: 1;
	text-shadow: 2px 2px 3px #000;
}

h5 {
	font-family: 'Bowlby One', sans-serif;
	font-size: 33px;
	color: #ffffff;
	text-shadow: 2px 2px 3px #000;
}

h6 {
	font-family: "Oxygen", sans-serif;
	font-size: 20px;
	color: #ffffff;
}

p {
	font-family: "Oxygen", sans-serif;
	font-size: 17px;
	color: #000000;
}



footer p {
	font-family: "Oxygen", sans-serif;
	font-size: 13px;
	color: #777;
}



.mobile a, .download a, .instant a {
	font-family: "Oxygen", sans-serif;
	font-size: 30px;
	color: #ffffff;
}

.support {
	font-family: "Oxygen", sans-serif;
	color: #ffbd3a;
	cursor: pointer;
	font-weight: bold;
}

	.support:hover {
		color: #9db6ff;
	}

.more {
	font-family: "Oxygen", sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

	.more:hover {
		color: #ffbd3a;
		text-decoration: none;
	}

.cursor:hover {
	cursor: pointer;
}

#new-promo i {
	color: #0dcaf0;
	-webkit-animation: spin 2s linear infinite;
	-moz-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}

@-moz-keyframes spin {
	100% {
		-moz-transform: rotate(360deg);
	}
}

@-webkit-keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}


.cash {
	min-height: 240px;
	background-image: url(../images/cb-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-bottom: 10px;
}


.cashBackblk {
	border: 1px solid #1a003a;
	display: inline-block;
	padding: 17px;
	background-color: #0000009c;
}



.cashBackState {
	color: #74baf3;
	font-size: 36px;
	font-family: "Oxygen", sans-serif;
	text-transform: uppercase;
}



.cashBackBtn1 {
	color: #ffffff;
	font-size: 20px;
	font-family: "Oxygen", sans-serif;
	text-transform: uppercase;
	background-color: #dc3545;
	padding: 7px;
	cursor: pointer;
}

.cashBackBtn2 {
	color: #ffffff;
	font-size: 20px;
	font-family: "Oxygen", sans-serif;
	text-transform: uppercase;
	background-color: #0dcaf0;
	padding: 7px;
	cursor: pointer;
}

.cashbackValue {
	color: #ffffff;
	font-size: 51px;
	font-family: "Oxygen", sans-serif;
	text-transform: uppercase;
}


.cb {
	height: 100%;
	padding-top: 30px;
}

	.cb h6 {
		color: #ffffff !important;
		font-size: 34px !important;
		padding: 20px 0 10px;
	}

	.cb .form-control {
		width: 100%;
		display: inline-block;
		margin-bottom: 0;
		height: 40px;
/*		background: #000000;*/
/*		border: 1px solid #0dcaf0;*/
		color: #ffffff;
	}

#BonusDisplay {
	min-height: 34px;
	margin-top: 20px;
	color: white;
}

.bonus .form-control {
	width: 260px;
	display: inline-block;
	margin-bottom: 9px;
	height: 40px;
	background: #000000;
	border: 1px solid #0dcaf0;
	color: #ffffff;
}

.cb a {
	color: #000000 !important;
	margin-top: 0px !important;
	padding: 6px 28px !important;
}

	.cb a:hover {
		color: #ffffff !important;

	}

.cb p {
	color: #ffffff !important;
	text-align: center !important;
	text-shadow: 2px 2px 3px #000;
}

#DisplayTicketDivInfo {
	color: #ffbd3a;
	font-size: 14px;
	height: 12px;
	padding-bottom: 24px;
}

/* Sweep To Right */
.hvr-sweep-to-right {
	background: #000000;
	border-radius: 4px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

	.hvr-sweep-to-right:before {
		content: "";
		position: absolute;
		z-index: -1;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: #1a003a;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 0 50%;
		transform-origin: 0 50%;
		-webkit-transition-property: transform;
		transition-property: transform;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
	}

	.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
		color: #ffffff;
	}

		.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
			-webkit-transform: scaleX(1);
			transform: scaleX(1);
		}

.vertical-align {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.carousel-indicators {
	z-index: 3;
}


.modal-content {
	background-color: #1a003a;
	top: 75px;
	border-radius: 30px;
}



.dropdown:hover .dropdown-menu {
	display: block;
}


.modal-header h1 {
	color: #1a003a;
}

.modal-header {
	background-color: black;
	color: #1a003a;
}

.modal-body {
	font-size: 18px;
    background: linear-gradient(to bottom, rgb(31 0 89) 0%, rgba(26, 0, 58, 1) 100%);
    color: #ffbd3a !important;
    border-radius: 30px;
    border-bottom: solid;
}

.modal-body p {
	color: #ffffff !important;
	font-size: 17px;
}

.cp-text {
    text-align: center;
}




.modal li {
	font-family: "Oxygen", sans-serif;
	font-size: 17px;
	color: #ffffff;

}



.modal h3 {
    font-family: 'Bowlby One', sans-serif;
	font-weight: 100;
    font-size: 19px;
    font-weight: 100;
    font-size: 21px;
    color: #ffbd3a;
}


.modal h4 {
    font-family: 'Bowlby One', sans-serif;
    font-weight: 100;
    font-size: 18px;
    color: #ffffff;
	text-shadow: 1px 0px 1px #000;
}







	.modal-body h6 {
		line-height: 26px;
		margin: 20px 0 20px;
	}

	.modal-body ul {
		font-size: 16px;
		padding-left: 2rem;
		color: #c7c7c7;
		text-align: left;
	}


		.modal-body ul.sec {
			padding: 0 17px;
		}

	.modal-body a {
		font-size: 14px;
		color: #ffbd3a;
	}

		.modal-body a:hover {
			color: #0dcaf0;
			text-decoration: underline;
		}



.modal-footer {
	background-color: black;
}

.close {
	float: right;
	font-weight: 700;
	line-height: 1;
	color: #ffffff;
	background-color: #ffbd3a;
	text-shadow: none;
	opacity: 1;
	margin-top: 0px;
	border-radius: 19px;
}

	.close:hover {
		color: #ffffff;
		background-color: #a80300;
		opacity: 1;
	}

.modal-title {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 15px;
}

.terms {
	color: #0dcaf0;
	font-size: 16px;
}

a.terms {
	color: #0dcaf0;
	font-size: 14px;
	text-decoration: underline;
}

	a.terms:hover {
		color: #ffffff;
		text-decoration: none;
	}

.content a.terms {
	color: #000000;
	text-decoration: none;
	margin-bottom: 20px;
}

	.content a.terms:hover {
		color: #FFFFFF;
		text-decoration: none;
	}

p#terms {
	font-size: 14px;
}

.bonus-code {
	font-size: 18px;
	background-color: #1a003a;
	padding: 10px;
	border-radius: 5px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.match {
	padding-bottom: 10px;
}

	.match p {
		font-size: 20px;
	}

.yellow {
	color: #0dcaf0 !important;
	/*font-weight: bold;*/
}

#termsModel .btn {
	font-size: 25px;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
}

	#termsModel .btn:hover {
		color: #ffffff;
	}

#required {
	margin: 25px 0;
}

#BirthDay, #BirthMonth, #BirthYear {
	padding: 0;
	width: 31.5%;
	margin-left: 4px;
}

.form-control {
	width: 100%;
	display: inline-block;
	margin-bottom: 25px;
	height: 40px;
/*	background: #46f4f7;*/
/*	color: #ffffff;*/
}

.form-control2 {
	width: 100%;
	display: inline-block;
	margin-bottom: 25px;
	height: 40px;
	border-radius: 40em;
	/*	background: #46f4f7;*/
	/*	color: #ffffff;*/
}

.submit{
	margin-bottom: -24px;
}


.form .row {
	margin-right: 0;
	margin-left: 0;
}

input::-webkit-input-placeholder {
	color: white !important;
}

input::-moz-placeholder { /* Firefox 18- */
	color: white !important;
}

input::-moz-placeholder { /* Firefox 19+ */
	color: white !important;
}

input::-ms-input-placeholder {
	color: white !important;
}

.big-winner {
	padding-bottom: 20px;
	background-color: #0e0d0e;
}

.offer {
	margin: 0px 0 0 0;
	/* background-color: rgba(0,0,0,0.8); */
	/* border-radius: 43px; */
}


.offerCP {
	margin: 153px 0 0 0 !important;
}



	.offer #cta {
		margin: 0;
		background-color: transparent;
		border-radius: 20px;
		min-height: 125px;
	}

	.offer .mobile a, .offer .download a, .offer .instant a {
		font-size: 22px;
	}

	.offer .mobile, .offer .download, .offer .instant, .offer h1 {
		margin-top: 0px;
	}

.offer-box {
	padding: 0px 0;
}

	.offer-box h6 {
		width: 90%;
		margin: 10px auto 0;
	}

.offer-box-2 {
	padding: 25px 0;
}

.couple {
	margin: 30px 0 0 0;
    overflow: hidden;
    max-width: 555px;
    /* padding-top: 25px; */
}


.mainlobby {
	background-image: url(../images/lob.jpg);
	/*background-image: url(../images/header-bg-xmas.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
	height: 1000px;
	overflow: hidden;
}


.main {
	background-image: url(../images/header-bg1.jpg);
	/* background-image: url(../images/header-bg-xmas.jpg); */
	background-repeat: no-repeat;
	background-position: center 50%;
	/* background-attachment: fixed; */
	background-size: cover;
	overflow: hidden;
}

.mainCP {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/* background-attachment: fixed; */
	background-size: cover;
	height: 570px;
	overflow: hidden;
}

.mainL {
	background-image: url(../images/header-loy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 348px;
	background-size: cover;
	overflow: hidden;
}


.coupleCP {
/*	z-index: 9900;*/
	margin: 57px 0 0 0;
}



#cta {
	background-color: #000000;
	min-height: 188px;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
}

.mobile, .download, .instant {
	margin-top: 50px;
}

.mobile, .download, .instant {
	border-top: 3px solid #5b5b5b;
}

	.mobile:hover, .download:hover, .instant:hover {
		border-top: 3px solid #1a003a;
		color: #ffffff;
	}

	.mobile a:hover, .download a:hover, .instant a:hover {
		color: #1a003a;
	}

	.mobile a:after, .download a:after, .instant a:after {
		background-image: url(../images/icons/arrow-down-white.png);
		background-repeat: no-repeat;
		left: 50%;
		bottom: -40px;
		content: '';
		width: 32px;
		height: 32px;
		margin-left: -10px;
		position: absolute;
		background-position: 0 0;
	}

	.mobile a:hover::after, .download a:hover::after, .instant a:hover::after {
		background-image: url(../images/icons/arrow-down-blue.png);
		background-repeat: no-repeat;
		left: 50%;
		bottom: -40px;
		content: '';
		width: 32px;
		height: 32px;
		margin-left: -10px;
		position: absolute;
		background-position: 0 0;
	}



a {
	color: #ffffff;
	font-family: "Oxygen", sans-serif;
	text-decoration: none;
}

	a:hover {
		color: #ffbd3a;
		text-decoration: none;
	}


.list-unstyled {
	text-align: left;
	line-height: 40px;
	font-size: 13px;
}



.cpbanner {
	background-image: url(../images/cp/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
	background-color: #1a003a;
}

.cpbanner p {

    /* font-weight: bold; */
    font-size: 20px;
    color: #ffffff;
	padding: 7px 0 0px 0;
    text-align: center;
    margin-bottom: 0rem;

}


.cpbanner h3 {
	font-family: 'Bowlby One', sans-serif;
    font-weight: 100;
    font-size: 3em;
    color: #46f4f7;
    padding: 0px 0 0 0;
    text-align: center;
    margin-bottom: 0rem;
    /* position: relative; */
    /* top: 40px; */
    /* background-color: #ffffff; */
    max-width: 743px;
    margin: 0 auto;
}


.cpbanner h5 {
    font-family: 'Bowlby One', sans-serif;
    /* font-weight: bold; */
	font-size: 3.5em;
    color: #ffbd3a;
    padding: 0px 0 0 0;
    text-align: center;
    margin-bottom: 0rem;

}
.cpbanner h6 {
	font-family: 'Bowlby One', sans-serif;
    font-weight: 100;
    font-size: 19px;
    color: #ffffff;
    padding: 0px 0 0 0;
    text-align: center;
    margin-bottom: 0rem;
}


.goldbanner {
	background-image: url(../images/gold-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
	background-color: #1a003a;
}

.goldbanner p {

    /* font-weight: bold; */
    font-size: 20px;
    color: #ffffff;
	padding: 7px 0 0px 0;
    text-align: center;
    margin-bottom: 0rem;

}


.goldbanner h3 {
	font-family: 'Bowlby One', sans-serif;
    font-weight: 100;
    font-size: 3em;
    color: #46f4f7;
    padding: 0px 0 0 0;
    text-align: center;
    margin-bottom: 0rem;
    /* position: relative; */
    /* top: 40px; */
    /* background-color: #ffffff; */
    max-width: 743px;
    margin: 0 auto;
}


.goldbanner h5 {
    font-family: 'Bowlby One', sans-serif;
    /* font-weight: bold; */
	font-size: 3.5em;
    color: #ffbd3a;
    padding: 0px 0 0 0;
    text-align: center;
    margin-bottom: 0rem;

}
.goldbanner h6 {
	font-family: 'Bowlby One', sans-serif;
    font-weight: 100;
    font-size: 19px;
    color: #ffffff;
    padding: 0px 0 0 0;
    text-align: center;
    margin-bottom: 0rem;
}

.goldbanner li {
    font-family: "Oxygen", sans-serif;
    font-size: 18px;
    color: #ffffff;
	text-align: left;
}

.goldbanner p {
    font-family: "Oxygen", sans-serif;
    font-size: 14px;
    color: #ffffff;
	text-align: left;
}




.cpbg{
	background-color: #1a003aba;
    padding-top: 50px;
}



.vipbanner {
	background-image: url(../images/header-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
	background-color: #1a003a;
}

.vipbanner p {

    /* font-weight: bold; */
    font-size: 17px;
    color: #ffffff;
	padding: 7px 0 19px 0;
    text-align: center;
    margin-bottom: 0rem;
}


.vipbanner h3 {
    font-family: 'Bowlby One', sans-serif;
    /* font-weight: bold; */
    font-size: 47px;
    color: #ffbd3a;
    padding: 0px 0 0 0;
    text-align: center;
    margin-bottom: 0rem;
    position: relative;
    top: 40px;
    background-color: #1a003a;
    max-width: 743px;
    margin: 0 auto;
}


.vipbanner h5 {
    font-family: 'Bowlby One', sans-serif;
    /* font-weight: bold; */
    font-size: 47px;
    color: #ffbd3a;
    padding: 0px 0 0 0;
    text-align: center;
    margin-bottom: 0rem;

}

.vipbg{
	background-color: #1a003aba;
    padding-top: 50px;
}

.progressiveJPinner {
	font-family: 'Bowlby One', sans-serif;
	font-size: 7em;
	text-align: center;
	color: #ffffff;
	text-shadow: 2px 2px 3px #000;
	border-style: solid;
	border-color: #46f4f7;
	border-radius: 50px;
	border-width: 5px;
	padding-top: 10px;
}

.progressiveJP {

background-repeat: no-repeat;

background-position: center top;

background-attachment: fixed;

background-size: cover;

background-color: #1a003a;

padding-bottom: 40px;

padding-top: 0px;
}

.pjtext p {
	font-family: 'Bowlby One', sans-serif;
    /* font-weight: bold; */
    font-size: 30px;
    color: #ffffff;
    padding: 0px 0 0 0;
    text-align: center;
    margin-bottom: 0rem;
    position: relative;
    top: 40px;
    text-transform: uppercase;
}


.pjtext h3 {
    font-family: 'Bowlby One', sans-serif;
    /* font-weight: bold; */
    font-size: 47px;
    color: #ffbd3a;
    padding: 0px 0 0 0;
    text-align: center;
    margin-bottom: 0rem;
    position: relative;
    top: 40px;
    background-color: #1a003a;
    max-width: 743px;
    margin: 0 auto;
}

.casino-promotions {
	background-image: url(/images/header-bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
	/* padding: 10px 0; */
	text-align: center;
}

	.casino-promotions h6 {
		margin: 20px 0;
	}


	/* .casino-promotions a {
		color: #1a003a;
		font-family: "Oxygen", sans-serif;
		text-decoration: none;
		font-size: 20px;
	}
 */



 .casino-rewards {
	/* background-image: url(../images/header-bg3.jpg); */
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    background-size: cover;
	background-color: #5dc0bf;
	text-align: center;
}

.casino-rewards p {
	font-family: "Oxygen", sans-serif;
    font-size: 17px;
    color: #fff;
}




	.casino-rewards h6 {
		margin: 20px 0;
	}


	/* .casino-promotions a {
		color: #1a003a;
		font-family: "Oxygen", sans-serif;
		text-decoration: none;
		font-size: 20px;
	}
 */







.view-all {
	margin-top: 20px;
}

.content {
	background-color: #ffffff;
	text-align: center;
	padding: 10px 10px;
}

	.content h5 {
		font-family: 'Bowlby One', sans-serif;
		font-size: 42px;
		color: #1a003a;
		font-weight: 100;
		padding-bottom: 0px;
		padding-top: 10px;
		text-shadow: none;
	}

	.content h6 {
		font-size: 35px;
		font-family: "Oxygen", sans-serif;
		color: #4a4a4a;
		font-weight: bold;
		margin: 5px 0 10px 0;
		text-align: left;
	}

		.content h6.secondary {
			font-size: 23px;
			font-family: "Oxygen", sans-serif;
			color: #1a003a;
			margin: 15px 0 5px 0;
		}

		.content h6.promos {
			font-size: 16px;
			color: #2b2a27;
			text-transform: capitalize;
		}

	.content p {
		font-family: "Oxygen", sans-serif;
		text-align: left;
	}

.casino-promotions h5 {
	font-family: 'Bowlby One', sans-serif;
    font-size: 3em;
    color: #1a003a;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: lighter;
}


.block p {
	font-family: "Oxygen", sans-serif;
	font-size: 25px;
	color: #ffffff;
	/*text-align: center;*/
}

.block a {
	font-size: 27px;
}




.faqs p {
	color: #1a003a;
}






.content ul li, ol li {
	font-family: "Oxygen", sans-serif;
	font-size: 18px;
	color: #000000;
	margin-left: 0px;
	text-align: left;
}

ull.no-margin li, ol.no-margin li {
	margin-left: 0;
}

.content a {
	color: #1a003a;
    font-size: 20px;
}

		.content a:hover {
			color: #ffbd3a !important;
		}

	.content .daily a, .content .promo a {
		color: #000000;
		font-size: 23px;
	}

		.content .daily a:hover, .content .promo a:hover {
			color: #ffffff;
		}

.copyright {
	min-height: 220px;
}

.field h6 {
	/*background: #0dcaf0;*/
	padding: 10px;
	border-radius: 5px;
}

h6.blue {
	font-size: 35px;
	font-weight: bold;
	color: #1a003a;
}

p.blue {
	font-size: 14px;
	color: #1a003a;
}

span.blue {
	color: #1a003a;
}

a.blue {
	color: #0dcaf0;
	cursor: pointer;
	font-size: 23px;
	font-weight: bold;
}

	a.blue:hover {
		text-decoration: underline;
	}

.red {
	color: #ffbd3a !important;
}

/* .submit .btn-success:hover {
	background-color: #333333;
} */

.newest-slots {
	background-image: url(../images/main-bg.jpg);
	/* background-image: url(../images/header-bg-xmas.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
	padding: 25px 0;
}

.recent-winners {
	background-color: #2b2a27;
	padding-bottom: 30px;
}

	.recent-winners h5 {
		color: #1a003a;
		padding: 25px 0;
	}

	.recent-winners td {
		font-family: "Oxygen", sans-serif;
		font-weight: bold;
		padding: 0px 25px;
	}

.game {
	font-size: 10px;
	color: #1a003a;
}

.amount {
	font-size: 20px;
}


.info {
	background-color: #1a003a;
    padding: 40px 0px 119px 0px;
}

	.info p {
		color: #2a2a27;
	}

	.info h5 {
		font-family: 'Bowlby One', sans-serif;
		font-size: 2.5em;
		color: #ffffff;
	}

	.info img {
		width:100%;
	}




.info2 {
	padding: 30px 0;
	background-color: #1a003a;
} 

	.info2 p {
		color: #3c3c3c;
		font-size: 14px;
	}


	.info2 h3 {
		font-family: 'Bowlby One', sans-serif;
		/* font-size: 4em; */
		color: #1a003a;
		text-shadow: none;
		text-transform: uppercase;
		font-weight: lighter;
		font-size: 27px;
	}


	.info2 h5 {
		font-family: 'Bowlby One', sans-serif;
		/* font-size: 4em; */
		color: #1a003a;
		text-shadow: none;
		text-transform: uppercase;
		font-weight: lighter;
		font-size: 27px;
	}

	.info2 h6 {
		font-size: 42px;
		color: #000;
		padding: 5px 0;
	}




	.info2 img {
		padding-bottom: 25px;
	}



.infoCP {
	background-color: #1a2631;
	padding: 35px 0;
}

	.infoCP p {
		color: #ffbd3a;
	}

	.infoCP h5 {
		font-family: 'Bowlby One', sans-serif;
		font-size: 3em;
		color: #ffffff;
	}

	.infoCP img {
		width: 100%;
	}

	.infoCP h4 {
		font-family: 'Bowlby One', sans-serif;
		font-size: 2em;
		color: #ffffff;
		font-weight: 100;
	}







	.cpinfo {
		background-color: #1a003a;
		padding: 40px 0px 20px 0px;
	}
	

.cpinfo a{
		/* color: #1a003a; */
		font-family: "Oxygen", sans-serif;
		text-decoration: none;
}

.cpinfo a:hover{
	color: #ffbd3a;
}
		.cpinfo p {
			color: #2a2a27;
			margin-bottom: 0rem;
			font-weight: bold;
		}
	

		.cpbanner h1 {
			font-family: 'Bowlby One', sans-serif;
			font-size: 8em;
			color: #ffffff;
			line-height: 120px;
			text-shadow: 2px 2px 3px #000;
		}


		.cpinfo  h3 {
			font-family: 'Bowlby One', sans-serif;
			font-weight: 100;
			font-size: 30px;
			color: #1a003a;
		}

.cpinfo h4{
	font-family: 'Bowlby One', sans-serif;
    font-weight: 100;
	font-size: 1.7em;
    color: #46f4f7;
    padding: 0px 0 0 0;
    text-align: center;
}


		.cpinfo h5 {
			font-family: 'Bowlby One', sans-serif;
			font-size: 2.5em;
			color: #ffffff;
			line-height: 1em;
			text-transform: uppercase;
		}
	
		.cpinfo h6 {
			font-family: 'Bowlby One', sans-serif;
			font-size: 19px;
			color: #1a003a;
			padding-bottom: 20px;
		}



		.cpinfo img {
			width:100%;
		}
	
	
	
	
	/*.info2 {
		padding: 30px 0;
	}
	*/
		.cpinfo2 p {
			color: #3c3c3c;
		}
	
		.cpinfo2 h5 {
			font-size: 42px;
			color: #3c3c3c;
			padding: 5px 0;
		}
	
		.cpinfo2 h6 {
			font-size: 42px;
			color: #000;
			padding: 5px 0;
		}
	
	
	
	
		.cpinfo2 img {
			padding-bottom: 25px;
		}
	
	
	
	.cpinfoCP {
		background-color: #1a2631;
		padding: 35px 0;
	}
	
		.cpinfoCP p {
			color: #ffbd3a;
		}
	
		.cpinfoCP h5 {
			font-family: 'Bowlby One', sans-serif;
			font-size: 3em;
			color: #ffffff;
		}
	
		.cpinfoCP img {
			width: 100%;
		}
	
		.cpinfoCP h4 {
			font-family: 'Bowlby One', sans-serif;
			font-size: 2em;
			color: #ffffff;
			font-weight: 100;
		}
	



		.cpbanner1{
			/* height: 500px; */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dce3c4+66,aebf76+100 */
background: linear-gradient(to bottom,  rgba(255,191,192,1) 2%,rgba(255,122,228,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
border-radius: 50px;
		}
		
		.cpbanner2{
			/* height: 500px; */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fac695+0,f5ab66+47,ef8d31+100;Orange+3D+%232 */
background: linear-gradient(to bottom,  rgba(255,191,192,1) 2%,rgba(255,122,228,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
border-radius: 50px;
		}


		.cpbanner3{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c4e3ef+0,2baad1+100 */
background: linear-gradient(to bottom,  rgba(255,191,192,1) 2%,rgba(255,122,228,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
border-radius: 50px;
		}









.more-info {
    background-color: #0e0d0e;
    padding: 10px;
    max-width: 390px;
    min-height: 80px;
    margin-bottom: 1px;

}

	.more-info h6 {
		font-size: 36px;
		font-weight: normal;
		margin: 10px auto;
		color: #ffffff;
	}

	.more-info p {
		font-size: 14px;
		color: #ffffff;
	}

.view-info h6.secondary {
	color: #0dcaf0;
	font-weight: normal;
}

.info-block {
/*	background-color: #0e0d0e;*/
	padding: 10px;
	max-width: 390px;
	min-height: 90px;
}

/*	.info-block p {
		color: #ffffff;
	}*/

.info-block-2 {
	background-color: #0e0d0e;
	padding: 10px;
	max-width: 100%;
	min-height: 82px;
	padding-bottom: 25px;
}


.info-block-3 {
/*	background-color: #0e0d0e;*/
	padding: 10px;
	max-width: 100%;
	min-height: 82px;
}

.info-block-4 {
	background-color: #0e0d0e;
	padding: 10px;
	max-width: 38%;
	min-height: 82px;
	padding-bottom: 25px;
}


.info-block-2 p {
	color: #ffffff;
	font-size: 14px;
}

.info-block-4 p {
	color: #ffffff;
	font-size: 14px;
}

.info-block-4 h2 {
	color: #ffffff;
	font-size: 25px;
}


.view-info {
/*	background-color: #0e0d0e;*/
	padding: 10px 0 20px 0;
	max-width: 390px;
	margin-bottom: 25px;
}

	.view-info p {
		color: #ffffff;
	}

	.view-info .btn-default {
		font-size: 14px;
/*		color: #000000;*/
	}

a.thank-you {
	font-size: 16px;
	font-family: "Oxygen", sans-serif;
	color: #0e0d0e;
}

	a.thank-you:hover {
		color: #1a003a;
	}

.amount:before {
	content: '$';
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 1;
	display: inline-block;
	margin: -10px -30px 0;
}


table {
	border: 1px solid #454545;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
/*	table-layout: fixed;*/
}

	table caption {
		font-size: 1.5em;
		margin: .5em 0 .75em;
		text-align: center;
		color: #2b2a27;
		font-family: "Oxygen", sans-serif;
	}

	table tr {
		border: 1px solid #454545;
		padding: .35em;
	}

	table th,
	table td {
		padding: 15px;
		text-align: left;
		font-family: "Oxygen", sans-serif;
		font-size: 22px;
		font-weight: 100;
	}

	table th {
		text-transform: uppercase;
		font-family: "Oxygen", sans-serif;
		font-weight: lighter;
		font-size: 14px;
		background-color: #1a003a;
		color: #ffffff;
	}

	#tbLoyaltyQuestRewardBreakdown
{
	color: #ffffff;
}


.anchor-link {
	padding-bottom: 15px;
}

	.anchor-link a {
		color: #1a003a;
		padding-bottom: 10px;
		font-weight: bold;
	}

		.anchor-link a:hover {
			color: #000000;
		}

.content-image {
	width: 100%;
}

.bx-viewport {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 249px;
}

/*.space1 {
	padding: 62px 0px 0px 0px;
}
*/


/*.space {
	padding: 15px 15px;
}
*/
.checkmark {
	/* display: inline-block; */
	font-size: 18px;
	padding-bottom: 10px;
}

	.checkmark:before {
		content: '';
		display: inline-block;
		width: 9px;
		height: 18px;
		border: solid #faed23;
		border-width: 0 4px 4px 0;
		transform: rotate(45deg);
		margin-right: 10px;
	}
/* common */
.ribbon {
	width: 150px;
	height: 150px;
	overflow: hidden;
	position: absolute;
}

	.ribbon::before, .ribbon::after {
		position: absolute;
		z-index: 1;
		content: '';
		display: block;
		border: 5px solid #6d0200;
	}

	.ribbon span {
		position: absolute;
		display: block;
		width: 225px;
		padding: 7px 0;
		background-color: #f00d6b;
		box-shadow: 0 5px 10px rgba(0,0,0,.1);
		color: #fff;
		font: 700 18px/1 'Lato', sans-serif;
		text-shadow: 0 1px 1px rgba(0,0,0,.2);
		text-transform: uppercase;
		text-align: center;
		z-index: 1;
font-size:17px;
	}

.gameDisplayArea p {
	font-size: 14px;
	padding-top: 15px;
}

.gameDisplayArea a {
	color: #ffffff;
}
/* top left*/
/*.ribbon-top-left {
	top: -10px;
	left: -10px;
}*/

	.ribbon-top-left::before, .ribbon-top-left::after {
		border-top-color: transparent;
		border-left-color: transparent;
	}

	.ribbon-top-left::before {
		top: 0;
		right: 0;
	}

	.ribbon-top-left::after {
		bottom: 0;
		left: 0;
	}

	.ribbon-top-left span {
		right: -25px;
		top: 30px;
		transform: rotate(-45deg);
	}

.anchors {
	cursor: pointer;
}

footer {
	margin: 0 auto;
	background-color: #1a003a!important;
}

.footer-inner {
	margin: 0 auto;
	padding: 10px 0 0 0;
	display: table;
}

.bank-img {
	text-align: center;
	filter: grayscale(100%);
	padding-top: 10px;
}

	.bank-img img {
		margin: 0px 10px 8px;
		max-height: 28px;
		line-height: 1;
	}

.footer-nav {
	margin: 0 auto;
	padding: 20px 21px;
	text-align: center;
	display: inline-block;
}

	.footer-nav a {
		font-size: 15px;
		font-family: "Oxygen", sans-serif;
		color: #ffffff;
		padding: 0 31px 0 0;
		line-height: 25px;
		text-decoration: none;
		display:flex;
	}

		.footer-nav a:hover {
			color: #0dcaf0;
			text-decoration: none;
		}

	.footer-nav .active2 {
		color: #ffbd3a;
		text-decoration: none;
	}

#Btn_S_W_Top {
	margin: 10px 8px 6px;

}

.overflow {
	overflow: hidden;
}


.logo {
	padding-top: 25px;
}

.top {
	margin: 20px 0;
}

.bottom {
	padding: 20px 0 40px 0;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	width: 115%;
}

.embed-responsive-16by9 {
	padding-bottom: 69.25%;
}

.glyphicon {
	font-size: 14px;
}

.input-group .form-control {
	z-index: 0;
}

.carousel-control {
	color: #35df02;
	opacity: 1;
}

#displayTier {
	font-family: "Oxygen", sans-serif;
	/* font-weight: bold; */
	font-size: 37px;
	color: #ffbd3a;
	height: 63px;
	text-transform: uppercase;
}

#modal8 #displayTier {
	font-family: "Oxygen", sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #0dcaf0;
	padding: 5px 0;
	text-transform: uppercase;
}

#modal8 .modal-body h6 {
	margin: 10px 0 0;
}

.bonus p.date {
	font-size: 14px;
	padding-top: 40px;
}

.bonus p.amount {
	font-size: 44px;
	color: #0dcaf0;
	padding-bottom: 32px;
}

.bonus1, .bonus2, .bonus3, .bonus4, .bonus5, .bonus6, .bonus7, .bonus8 {
	background-image: url('../images/casino-promos/coupon-bg.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 267px;
}

.help-block {
	color: #ffbd3a;
	font-size: 14px;
	text-align: center;
}

.inline {
	padding-right: 0;
	padding-left: 0;
}

/* .mobile-view {
	display: none;
} */

[placeholder]:focus::-webkit-input-placeholder {
	opacity: 0;
}

.modal-backdrop {
	opacity: 0.9 !important;
}

.lp_desktop #lpChat > .lp_maximized {
	z-index: 1;
}

#slideout {
	margin: -64px 0 0 0;
	position: fixed;
	top: 50%;
	left: 0;
	width: 35px;
	padding: 12px 0;
	text-align: center;
	background: #1a003a;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	z-index: 4;
}

#slideout_inner {
	margin: -64px 0 0 0;
	position: fixed;
	top: 50%;
	left: -301px;
	background: #1a003a;
	width: 302px;
	height: 144px;
	padding: 5px 10px 0;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	text-align: center;
}

	#slideout_inner textarea {
		width: 190px;
		height: 100px;
		margin-bottom: 6px;
	}

	#slideout_inner h6 {
		color: #0dcaf0;
		margin-bottom: 0px;
	}

	#slideout_inner p {
		font-size: 12px;
		text-align: left;
	}

#slideout:hover {
	left: 302px;
}

	#slideout:hover #slideout_inner {
		left: 0;
	}

.licence p {
	font-size: 11px;
	color: #454545;
	margin-bottom: 20px;
	padding: 0 80px;
}

@keyframes glowing {
	0% {
		box-shadow: 0 0 -10px #0dcaf0;
	}

	40% {
		box-shadow: 0 0 20px #0dcaf0;
	}

	60% {
		box-shadow: 0 0 20px #0dcaf0;
	}

	100% {
		box-shadow: 0 0 -10px #0dcaf0;
	}
}

.glow {
	animation: glowing 1000ms infinite;
}

/*Snow Flakes*/
.snowflake {
	color: #fff;
	font-size: 1em;
	font-family: Arial;
	text-shadow: 0 0 1px #000;
}

@-webkit-keyframes snowflakes-fall {
	0% {
		top: -10%
	}

	100% {
		top: 100%
	}
}

@-webkit-keyframes snowflakes-shake {
	0% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px)
	}

	50% {
		-webkit-transform: translateX(80px);
		transform: translateX(80px)
	}

	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px)
	}
}

@keyframes snowflakes-fall {
	0% {
		top: -10%
	}

	100% {
		top: 100%
	}
}

@keyframes snowflakes-shake {
	0% {
		transform: translateX(0px)
	}

	50% {
		transform: translateX(80px)
	}

	100% {
		transform: translateX(0px)
	}
}

.snowflake {
	position: fixed;
	top: -10%;
	z-index: 9999;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default;
	-webkit-animation-name: snowflakes-fall,snowflakes-shake;
	-webkit-animation-duration: 10s,3s;
	-webkit-animation-timing-function: linear,ease-in-out;
	-webkit-animation-iteration-count: infinite,infinite;
	-webkit-animation-play-state: running,running;
	animation-name: snowflakes-fall,snowflakes-shake;
	animation-duration: 10s,3s;
	animation-timing-function: linear,ease-in-out;
	animation-iteration-count: infinite,infinite;
	animation-play-state: running,running
}

	.snowflake:nth-of-type(0) {
		left: 1%;
		-webkit-animation-delay: 0s,0s;
		animation-delay: 0s,0s
	}

	.snowflake:nth-of-type(1) {
		left: 10%;
		-webkit-animation-delay: 1s,1s;
		animation-delay: 1s,1s
	}

	.snowflake:nth-of-type(2) {
		left: 20%;
		-webkit-animation-delay: 6s,.5s;
		animation-delay: 6s,.5s
	}

	.snowflake:nth-of-type(3) {
		left: 30%;
		-webkit-animation-delay: 4s,2s;
		animation-delay: 4s,2s
	}

	.snowflake:nth-of-type(4) {
		left: 40%;
		-webkit-animation-delay: 2s,2s;
		animation-delay: 2s,2s
	}

	.snowflake:nth-of-type(5) {
		left: 50%;
		-webkit-animation-delay: 8s,3s;
		animation-delay: 8s,3s
	}

	.snowflake:nth-of-type(6) {
		left: 60%;
		-webkit-animation-delay: 6s,2s;
		animation-delay: 6s,2s
	}

	.snowflake:nth-of-type(7) {
		left: 70%;
		-webkit-animation-delay: 2.5s,1s;
		animation-delay: 2.5s,1s
	}

	.snowflake:nth-of-type(8) {
		left: 80%;
		-webkit-animation-delay: 1s,0s;
		animation-delay: 1s,0s
	}

	.snowflake:nth-of-type(9) {
		left: 90%;
		-webkit-animation-delay: 3s,1.5s;
		animation-delay: 3s,1.5s
	}

.extra {
	font-size: 20px;
	width: 100%;
	padding: 15px 5px;
	background-color:#000;
/*	margin: 25px auto;*/
}

	.extra p {
		font-size: 16px;
		color: #7ed4ff;
		margin: 0;
	}

@keyframes colorchange {
	0% {
		background: #ffbd3a;
	}

	33% {
		background: #35df02;
	}

	66% {
		background: #1a003a;
	}

	100% {
		background: #ffbd3a;
	}
}

@-webkit-keyframes colorchange 
{
	0% {
		background: #ffbd3a;
	}

	33% {
		background: #35df02;
	}

	66% {
		background: #1a003a;
	}

	100% {
		background: #ffbd3a;
	}
}
/*
#livechatsupport {
	display: inline-block;
}

#lpChat {
	z-index: 999999;
	position: absolute;
}

.contact-button {
	width: 50px;
	cursor: pointer;
	position: fixed;
	bottom: 8px;
	right: 20px;
	z-index: 4;
}

.toggle {
	display: block !important;
	position: relative;
	width: 50px;
	height: 50px;
	z-index: 10;
	display: block;
	border-radius: 25px;
	cursor: pointer;
	color: #ffffff;
	box-shadow: inset 0 0 0 1px #ffffff;
	background: #000000;
}

	.toggle:hover {
		box-shadow: inset 0 0 0 2px #ffffff;
	}

	.toggle:after {
		position: relative;
		display: block;
		width: 50px;
		height: 50px;
		font-family: 'FontAwesome';
		content: "\f27a";
		line-height: 50px;
		font-size: 26px;
		text-align: center;
		left: -2px;
	}

.toggle-input {
	display: none;
}

	.toggle-input:checked + .toggle:after, .toggle-input:checked + .toggle:before {
		background-color: #ffffff;
		content: "";
		height: 3px;
		width: 30px;
		position: absolute;
		left: 10px;
		top: 23px;
	}

	.toggle-input:checked + .toggle:after {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-animation: bar1 0.3s forwards;
		animation: bar1 0.3s forwards;
	}

	.toggle-input:checked + .toggle:before {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-animation: bar2 0.3s forwards;
		animation: bar2 0.3s forwards;
	}

.pulse {
	background: #ffbd3a;
	animation: animate-pulse 3s linear infinite;
}

@keyframes animate-pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(255,109,74,0.7), 0 0 0 0 rgba(255,109,74,0.7);
	}

	40% {
		box-shadow: 0 0 0 50px rgba(255,109,74,0.0), 0 0 0 0 rgba(255,109,74,0.7);
	}

	80% {
		box-shadow: 0 0 0 50px rgba(255,109,74,0.0), 0 0 0 30px rgba(255,109,74,0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(255,109,74,0.0), 0 0 0 30px rgba(255,109,74,0);
	}
}
*/
.network-list li {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 50px;
	height: 50px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	opacity: 0;
	transition: all 0.25s cubic-bezier(0.43, 1.17, 0.69, 1.24);
}

.network-list a {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	text-indent: 120%;
	text-decoration: none;
}

	.network-list a:before {
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		position: absolute;
		width: 50px;
		height: 50px;
		border-radius: 25px;
		font-family: 'FontAwesome';
		font-size: 18px;
		-webkit-font-smoothing: antialiased;
		text-align: center;
		line-height: 50px;
		text-indent: 0;
		box-shadow: inset 0 0 0 1px #C8C7C0;
	}

.network-list .liveperson a:before {
	content: "\f086";
	color: #ffbd3a;
	background-color: #000000;
}

.network-list .liveperson a:hover:before {
	box-shadow: inset 0 0 0 2px #ffbd3a;
	background-color: #000000;
}

.network-list .facebook a:before {
	content: "\f09a";
	color: #2C609B;
	background-color: #000000;
}

.network-list .facebook a:hover:before {
	box-shadow: inset 0 0 0 2px #2C609B;
}

.network-list .whatsapp a:before {
	content: "\f232";
	color: #25D366;
	background-color: #000000;
}

.network-list .whatsapp a:hover:before {
	box-shadow: inset 0 0 0 2px #25D366;
}

input:checked ~ .network-list li {
	opacity: 1;
}

	input:checked ~ .network-list li:nth-child(1) {
		left: -60px;
	}

	input:checked ~ .network-list li:nth-child(2) {
		left: -120px;
	}

	input:checked ~ .network-list li:nth-child(3) {
		left: -180px;
	}

@-webkit-keyframes bar1 {
	0% {
		content: "\f1e0";
		width: 46px;
		height: 50px;
		background-color: transparent;
		-webkit-transform: rotate(0deg) scale(1);
		transform: rotate(0deg) scale(1);
		top: 0;
		left: 0;
		opacity: 1;
	}

	50% {
		background-color: transparent;
		content: "\f1e0";
		width: 46px;
		height: 50px;
		top: 0;
		left: 0;
		-webkit-transform: rotate(0deg) scale(0.2);
		transform: rotate(0deg) scale(0.2);
		opacity: 0;
	}

	50.001% {
		background-color: #fff;
		left: 10px;
		top: 22px;
		content: "";
		height: 3px;
		width: 30px;
	}

	60% {
		-webkit-transform: rotate(0deg) scale(1);
		transform: rotate(0deg) scale(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: rotate(45deg) scale(1);
		transform: rotate(45deg) scale(1);
	}
}

@keyframes bar1 {
	0% {
		content: "\f1e0";
		width: 46px;
		height: 50px;
		background-color: transparent;
		-webkit-transform: rotate(0deg) scale(1);
		transform: rotate(0deg) scale(1);
		top: 0;
		left: 0;
		opacity: 1;
	}

	50% {
		background-color: transparent;
		content: "\f1e0";
		width: 46px;
		height: 50px;
		top: 0;
		left: 0;
		-webkit-transform: rotate(0deg) scale(0.2);
		transform: rotate(0deg) scale(0.2);
		opacity: 0;
	}

	50.001% {
		background-color: #fff;
		left: 10px;
		top: 22px;
		content: "";
		height: 3px;
		width: 30px;
	}

	60% {
		-webkit-transform: rotate(0deg) scale(1);
		transform: rotate(0deg) scale(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: rotate(45deg) scale(1);
		transform: rotate(45deg) scale(1);
	}
}

@-webkit-keyframes bar2 {
	0% {
		background-color: transparent;
		-webkit-transform: rotate(0deg) scale(0.2);
		transform: rotate(0deg) scale(0.2);
		opacity: 0;
	}

	50% {
		background-color: transparent;
		-webkit-transform: rotate(0deg) scale(0.2);
		transform: rotate(0deg) scale(0.2);
		opacity: 0;
	}

	60% {
		-webkit-transform: rotate(0deg) scale(1);
		transform: rotate(0deg) scale(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: rotate(-45deg) scale(1);
		transform: rotate(-45deg) scale(1);
	}
}

@keyframes bar2 {
	0% {
		background-color: transparent;
		-webkit-transform: rotate(0deg) scale(0.2);
		transform: rotate(0deg) scale(0.2);
		opacity: 0;
	}

	50% {
		background-color: transparent;
		-webkit-transform: rotate(0deg) scale(0.2);
		transform: rotate(0deg) scale(0.2);
		opacity: 0;
	}

	60% {
		-webkit-transform: rotate(0deg) scale(1);
		transform: rotate(0deg) scale(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: rotate(-45deg) scale(1);
		transform: rotate(-45deg) scale(1);
	}
}

/* Crown Coin Collector Loader */
.ccc-loader {
    width: fit-content;
    font-weight: bold;
    font-family: monospace;
    font-size: 30px;
    color: #0000;
    background: linear-gradient(90deg,#ffbd3a calc(50% + 0.5ch),#000 0) right/calc(200% + 1ch) 100%;
    -webkit-background-clip: text;
            background-clip: text;
    animation: l7 2s infinite steps(11);
	margin: 0 auto;
  }
  .ccc-loader:before {
    content:"Generating Cashback..."
  }
  @keyframes l7 {to{background-position: left}}


/* The Loyalty Quest */
#svgContainer{
    position: relative;
}

.lq-player-icon {
    width: 76px;
    height: 100px;
    position: absolute;
    transition: left 1s ease-out, top 1s ease-out, transform 0.5s ease;
    z-index: 1;
}

.flip-player-icon {
    transform: scaleX(-1);
}

.bounce {
    animation: bounce 2s ease infinite;
  }

.bounce:hover {
    cursor: pointer;
}

@keyframes bounce {
    from, 20%, 53%, 80%, to {
      animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      transform: translate3d(0,0,0);
    }
  
    40%, 43% {
      animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      transform: translate3d(0, -30px, 0);
    }
  
    70% {
      animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
      transform: translate3d(0, -15px, 0);
    }
  
    90% {
      transform: translate3d(0,-4px,0);
    }
  }

  .bounce-flip {
    animation: bounce-flip 2s ease infinite;
}

@keyframes bounce-flip {
    from, 20%, 53%, 80%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transform: translate3d(0, 0, 0) scaleX(-1);
    }

    40%, 43% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -30px, 0) scaleX(-1);
    }

    70% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -15px, 0) scaleX(-1);
    }

    90% {
        transform: translate3d(0, -4px, 0) scaleX(-1);
    }
}

  .char1 {

  }
  
  .char1:hover {
    cursor: pointer;
    animation: pulse 2s infinite;
    }
  
  
    /* .char1:not(:active) {
        border-radius: 100px;
        transition: background-color 1000ms step-end;
    } */
      
    .player-icon-selected {
        background: #0dcaf0;
        border-radius: 100px;
    }

/* COIN TOSS */

.coin-wrap {
    transform: perspective(400px);
    transform-style: preserve-3d;
    display: inline-block;
    /* filter: drop-shadow(0 10px 4px #eee); */
  }
  
  .coin {
    position: relative;
    transform-style: preserve-3d;
    width: 200px;
    height: 200px;
    margin: 0 auto;
  }
  
  .coin-result-heads {
    animation: flip-heads 1.25s ease-out forwards;
  }
  
  .coin-result-tails {
    animation: flip-tails 1.25s ease-out forwards;
  }
  
  .coin:after {  /* coin depth */
    content: "";
    position: absolute;
    top: 100px; /* Adjusted to center the depth of the coin */
    left: 0;
    right: 0;
    height: 12px;
    transform: rotateX(90deg);
    transform-origin: 50% 100%;
    background-color: #A47734;
  }
  
  .coin__front, .coin__back {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    background-color: #000920;
    width: 100%;
    height: 100%;
    font-size: 50px;
    text-shadow: 1px 2px #000000, -1px 0 #000000;
    border-radius: 50%;
    background-image: url(../images/rewards/coin.png);
  }
  
  .coin__front:before, .coin__back:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    transform: scale(0.8);
    /* box-shadow: -2px -4px #065798, 2px 4px #065798; */
  }
  
  .coin__back {
    position: absolute;
    top: 0;
    transform: translateZ(-12px) rotateX(180deg);
    background-image: url(../images/rewards/coin.png);
  }
  
  .coin__front-backface, .coin__back-backface {
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #A47734;
  }
  
  .coin__front-backface {
    transform: translateZ(-1px);
  }
  
  .coin__back-backface {
    transform: translateZ(-11px);
  }
  
  @keyframes flip-heads {
    0% { transform: rotateX(0deg); top: 0px; }
    12.5% { transform: rotateX(45deg); top: -37.5px; }
    25% { transform: rotateX(90deg); top: -75px; }
    37.5% { transform: rotateX(135deg); top: -112.5px; }
    50% { transform: rotateX(180deg); top: -150px; }
    62.5% { transform: rotateX(225deg); top: -112.5px; }
    75% { transform: rotateX(270deg); top: -75px; }
    87.5% { transform: rotateX(315deg); top: -37.5px; }
    100% { transform: rotateX(360deg); top: 0px; }
  }
  
  @keyframes flip-tails {
    0% { transform: rotateX(0deg); top: 0px; }
    8.33% { transform: rotateX(45deg); top: -25px; }
    16.67% { transform: rotateX(90deg); top: -50px; } 
    25% { transform: rotateX(135deg); top: -75px; }
    33.33% { transform: rotateX(180deg); top: -100px; }
    41.67% { transform: rotateX(225deg); top: -125px; }
    50% { transform: rotateX(270deg); top: -150px; }
    58.33% { transform: rotateX(315deg); top: -125px; }
    66.67% { transform: rotateX(360deg); top: -100px; }
    75% { transform: rotateX(405deg); top: -75px; }
    83.33% { transform: rotateX(450deg); top: -50px; }
    91.67% { transform: rotateX(495deg); top: -25px; }
    100% { transform: rotateX(540deg); top: 0px; }
  }

/* COIN TOSS */


/*Media Queries*/
@media screen and (min-width: 240px) and (max-width: 480px) and (orientation: portrait) {


	.svgmap svg {
		scale: 165%;

	}

	.svgmap {
		overflow: hidden;
        padding-bottom: 169px;
        padding-top: 133px;
	}

	
	.carousel-inner {
		height: auto;
		width: 100%;
	}

	.carousel {
		padding: 0px;
	}



	.navbar-expand-lg .navbar-collapse {
		position: relative;
		left: 0px;
	}

	.navbar-light .navbar-nav .nav-link {
		padding-right: 0rem;
	}



	.snip1543 {
		background-color: #fff;
		color: #ffffff;
		font-family: 'Source Sans Pro', sans-serif;
		font-size: 16px;
		overflow: hidden;
		position: relative;
		text-align: left;
		width: 100%;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}



		.snip1543 *,
		.snip1543 *:before,
		.snip1543 *:after {
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			-webkit-transition: all 0.45s ease;
			transition: all 0.45s ease;
		}

		.snip1543 img {
			backface-visibility: hidden;
			max-width: 100%;
			vertical-align: top;
			padding-bottom: 0px !important;
		}

		.snip1543:before,
		.snip1543:after {
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			content: '';
			background-color: #0a58ca;
			opacity: 0.5;
			-webkit-transition: all 0.45s ease;
			transition: all 0.45s ease;
		}

		.snip1543:before {
			-webkit-transform: skew(30deg) translateX(-80%);
			transform: skew(30deg) translateX(-80%);
		}

		.snip1543:after {
			-webkit-transform: skew(-30deg) translateX(-70%);
			transform: skew(-30deg) translateX(-70%);
		}

		.snip1543 figcaption {
			position: absolute;
			top: 0px;
			bottom: 0px;
			left: 0px;
			right: 0px;
			z-index: 1;
			bottom: 0;
			padding: 8px 6% 8px 10px;
		}

			.snip1543 figcaption:before,
			.snip1543 figcaption:after {
				position: absolute;
				top: 0;
				bottom: 0;
				left: 0;
				right: 0;
				background-color: #0e0d0e;
				box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
				content: '';
				opacity: 0.5;
				z-index: -1;
			}

			.snip1543 figcaption:before {
				-webkit-transform: skew(30deg) translateX(-100%);
				transform: skew(30deg) translateX(-100%);
			}

			.snip1543 figcaption:after {
				-webkit-transform: skew(-30deg) translateX(-90%);
				transform: skew(-30deg) translateX(-90%);
			}

		.snip1543 h3,
		.snip1543 h4,
		.snip1543 p {
			margin: 0;
			opacity: 0;
			letter-spacing: 1px;
		}

		.snip1543 h3 {
			font-family: 'Bowlby One', sans-serif;
			font-size: 36px;
			font-weight: 700;
			line-height: 1em;
			color: #ffffff;
		}

		.snip1543 h4 {
			font-family: 'Bowlby One', sans-serif;
			font-size: 17px;
			font-weight: 700;
			line-height: 1em;
			color: #ffbd3a;
		}

		.snip1543 p {
			padding-top: 20px;
			font-size: 2em;
			color: #ffffff !important;
			line-height: 1.2;
		}

		.snip1543 a {
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			z-index: 1;
		}

		.snip1543 h3,
		.snip1543 h3,
		.snip1543 h4,
		.snip1543  h4,
		.snip1543  p,
		.snip1543 p {
			-webkit-transform: translateY(0);
			transform: translateY(0);
			opacity: 0.9;
			-webkit-transition-delay: 0.2s;
			transition-delay: 0.2s;
		}


		.snip1543 figcaption:before,
		.snip1543 figcaption:before {
			-webkit-transform: skew(30deg) translateX(-40%);
			transform: skew(30deg) translateX(-40%);
			-webkit-transition-delay: 0.15s;
			transition-delay: 0.15s;
		}

		.snip1543 figcaption:after,
		.snip1543 figcaption:after {
			-webkit-transform: skew(-30deg) translateX(-30%);
			transform: skew(-30deg) translateX(-30%);
			-webkit-transition-delay: 0.1s;
			transition-delay: 0.1s;
		}
















	.logo-image {
		width: 30%;
		position: absolute;
		top: 0px;
		left: -3px;
	}




/*	.content-image {
		height: 342px;
		object-fit: cover;
	}
*/

	.cpbanner {
		display: flex;
		justify-content: center;
		background-size: cover;
		overflow: hidden;
	}




	/* .cpbanner img {
		width: auto;
	} */



	.new-feature-controls {
		bottom: -185px;
		right: 35%;
	}


	.grow:hover {
		transform: none;
	}




	.daily{
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	.card {
		flex: 0 0 auto;
	}

	.scrolling-wrapper {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		padding-bottom: 64px;
	}

	.info {
		padding: 40px 0px 37px 0px;
	}

	&::-webkit-scrollbar {
		display: none;
	}



	.main {
		/*		background-image: url(../images/header-bg-mobile-p.jpg);*/
		/*background-image: url(../images/header-bg-xmas-mobile-p.jpg);*/
		background-attachment: unset;
	}

	.offer-box {
		padding: 0px 0;
		margin-bottom: 0px;
	}

	.mainL {
		background-image: url(../images/header-loy-m.jpg);
		background-repeat: no-repeat;
		background-position: center top;
		height: 348px;
		background-size: cover;
		margin-top: 62px;
	}


	.offer .mobile, .offer .download, .offer .instant, .offer h1 {
		margin-top: 27px;
	}


	.cpbanner h1 {
		font-size: 5em;
		line-height: 75px;
	}



	.button-cover {
			min-width: 270px;
	}

	h1 {
		font-size: 65px;
		line-height: 60px;
		margin-top: 10px;
	}

	h2 {
		font-size: 45px;
	}

	h3 {
		font-size: 22px;
		margin: 0;
	}

	h4 {
		font-size: 28px;
	}

	h5 {
/*		font-size: 22px;*/
		margin: 0;
	}

	.casino-promotions h5 {
		font-size: 2em;
	}

	.stage p {
		color: #ffbd3a;
	}



	figure.snip1206 p {
       font-size: 0.8em;
	}

	figure.snip1206 h3 {
		font-size: 38px;
	}

/*	.content p {
		font-size: 16px;
	}
*/

	div.radio-with-Icon p.radioOption-Item {
		width: 67px;
		height: 74px;
		margin: 0px 0px; 
	}


	.about-avatar {
		margin-top: 0px;
	}



	.about-text {
		padding:0px 15px 0px 15px;
	}




/*	.content h5 {
		font-size: 40px;
	}*/

	.content h6 {
		font-size: 24px;
/*		margin: 14px 0 0px 0;*/
	}

	.casino-promotions h6 {
		margin: 20px 0 5px;
	}

	.info h5 {
/*		font-size: 22px;*/
		margin: 0;
		padding: 0 0 10px;
	}

/*	.info p {
		margin-bottom: 30px;
	}*/

	.info img {
		padding-bottom: 10px;
	}

	.recent-winners h5 {
		padding: 25px 0 10px;
	}

	.extra p {
		font-size: 14px;
	}

	.more-info {
		min-height: 80px;
	}

	#space {
		margin-right: 28px;
	}

	.space {
		padding: 0px 5px 0px 5px;
	}

	#promos {
		margin: 0 auto;
		width: 192px;
	}

	#cta,
	.coupleCP,
	.couple {
		display: none;
	}


/*	.info p {
		margin-bottom: 1px;
	}*/

/*	.snip1543 p {
		font-size: 1.3em;
		padding-top: 3px;
	}*/


/*	.snip1543 h3 {
		font-size: 20px;
	}*/

/*	.snip1543 h4 {
		font-size: 13px;
		text-shadow: 2px 2px 2px #000;
	}*/


/*	.cp-bg {
		font-size: 24px;
	}*/

	.offer {
		margin: 0px 0 0px;
	}

	

	.semi {
		display: none;
	}

	.non-semi {
		display: block;
		margin: 0px auto;
		width: fit-content;
	}

		.non-semi img {
			max-width: 213px;
			/* margin-top: 137px; */
			/* margin-left: 54px; */
			z-index: 1031;
			/* position: fixed; */
			margin: 5px auto 25px;
		}




		.button-73 {
			font-size: 2rem;
		}

		.button-73b {
			font-size: 2.5rem;
		}

		.button-cp {
			font-size: 20px;
			padding: 25px 0;
			max-width: 100%;
			}


	.pjtext p {
		font-size: 23px;
		padding: 9px 0 21px 0;
		text-align: center;
		margin: 0;
		text-align: center;
		position: relative;
		top: 17px;
	
	}


	.pjtext h3 {
		font-size: 18px;
		top: 18px;
		max-width: 283px;
	}



	.testimonial .testimonial-content {
		height: auto;
	}



	.progressiveJPinner {
		border-radius: 29px;
	}


	.progressiveJPinner {
		font-size: 34px;
		text-align: center;
		float: none;
		margin-bottom: 20px;
	}

		.progressiveJPinner:before {
			font-size: 40px;
			text-align: center;
			float: none;
		}

	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
		margin: -10px -16px 0;
	}
	.ribbon-top-left {
		top: 0px;
		left: 2px;
	}
	.recent-winners img {
		margin-bottom: 20px;
	}

	.footer-nav a {
		font-size: 11px;
		padding: 0px 10px 0 0;
		display: inline-block;
	}

	.cb h6 {
		font-size: 24px !important;
	}

	.cb a {
		margin-bottom: 20px !important;
	}

	.cb .form-control {
		margin-bottom: 10px;
	}

	p.qualifiedMessage, p.errorMessage {
		font-size: 12px !important;
		margin-bottom: -14px;
	}

	.btn {
		font-size: 30px;
	}

	/* .mobile-view img, .desktop-view img {
		margin: 10px 15px 10px;
		max-width: 129px;
	} */

	.kingMan {
		max-width: 100%;
		margin: 0px 0px 0px;
	}
	.back-to-top {
		font-size: 0px;
	}

/*	.desktop-view {
		display: none;
	}*/


	.list-unstyled {
		text-align: center;
	}


	/* .mobile-view {
		display: block;
		max-width: 100%;
	} */

	.col12 .col-xs-6 {
		width: 100%;
	}

	table th,
	table td {
		padding: 8px;
		font-size: 14px;
	}

	.cb-table {
		width: 100%;
	}

	.bank {
		max-width: 20px;
	}

}


@media screen and (max-width: 480px) {


.main {
	background-image: url(../images/mob-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	overflow: hidden;
}

}


@media screen and (max-width: 600px) {

.options {
    margin: -185px auto 30px;
    width: 75%;
}
	.options h2{
		padding:0;
		font-size: 29px;
	}

	.options .oR{
		top: 55%;
		font-size: 22px;
		left: calc(50% - 30px);
		outline: #fff 3px solid;
	}

	.offerText {
    font-size: 50px;
}

	.rightHand, .leftHand {
    margin-bottom: -30px;
    max-width: 100px;
    position: relative;
}


.woffer{
	    border-block: 2px solid #fff;
	    font-size: 35px;
}

.woffer span{
	color: #ffbd3a;
	font-size: 28px;
}

}

@media screen and (min-width: 481px) and (max-width: 812px) and (orientation: landscape) {


	&::-webkit-scrollbar {
		display: none;
	}

	#cta, .coupleCP, .couple {
		display: none;
	}


	h1 {
		font-size: 6em;
		line-height: 82px;
	}
	h2 {
		font-size: 49px;
	}


	h3 {
		font-size: 22px;
		margin: 0;
	}

	h4 {
		font-size: 24px;
	}

	h5 {
		font-size: 22px;
		margin: 0;
	}

	.content h5 {
		font-size: 18px;
	}

	.content h6 {
		font-size: 16px;
	}

	.casino-promotions h6 {
		margin: 20px 0 5px;
	}

	.info h5 {
		font-size: 18px !important;
		margin: 0;
		padding: 0 0 10px !important;
	}

	.info p {
		margin-bottom: 30px !important;
	}

	.info img {
		padding-bottom: 10px !important;
	}

	.more-info {
		min-height: 90px;
	}

	.recent-winners h5 {
		padding: 25px 0 10px;
	}

	.extra p {
		font-size: 14px;
	}

	#space {
		margin-right: 28px;
	}

	#promos {
		margin: 0 auto;
		width: 192px;
	}

	#cta,
	.coupleCP,
	.couple {
		display: none;
	}


	.info p {
		margin-bottom: 1px;
	}

	.snip1543 p {
		font-size: 1em;
		padding-top: 12px;
	}


	.snip1543 h3 {
		font-size: 20px;
	}

	.snip1543 h4 {
		font-size: 9px;
	}




	.cp-bg {
		font-size: 21px;
	}

	.offer {
		margin: 100px 0 50px;
	}

	

	.semi {
		display: none;
	}

	.non-semi {
		display: block;
		margin: -125px auto;
	}

		.non-semi img {
			max-width: 250px;
			margin-top: 138px;
			margin-left: 50px;
			z-index: 1031;
			position: fixed;
		}

	.pjtext p {
		font-size: 22px !important;
		padding: 25px 0 0 0;
		text-align: center;
	}

	.progressiveJPinner {
		font-size: 40px !important;
		text-align: center;
		float: none;
		margin-bottom: 20px;
	}

		.progressiveJPinner:before {
			font-size: 46px !important;
			text-align: center;
			float: none;
		}

	.big-winner .hidden-xs {
		display: inline-block !important;
	}

	.big-winner .col-xs-12 {
		display: none !important;
	}

	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
		margin: -10px -16px 0;
	}

	.ribbon-top-left {
		top: 5px;
		left: 5px;
	}

		.ribbon-top-left span {
			right: 0px;
			top: 15px;
			transform: rotate(-45deg);
			font-size: 14px;
		}

		.ribbon-top-left::before {
			top: 0px;
			right: 45px;
		}

		.ribbon-top-left::after {
			bottom: 45px;
			left: 0;
		}

	.info-block-2 {
		min-height: 125px;
	}

	.recent-winners img {
		margin-bottom: 20px;
	}

	.footer-nav a {
		font-size: 14px;
		display: inline-block;
	}

	.cb h6 {
		font-size: 24px !important;
	}

	.cb a {
		margin-bottom: 20px !important;
	}

	.cb .form-control {
		margin-bottom: 10px;
	}

	.info-block {
		min-height: 110px;
	}
	.back-to-top {
		font-size: 0px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {

	.navbar-expand-lg .navbar-collapse {
		position: relative;
		left: 0px;
	}

	.navbar-light .navbar-nav .nav-link {
		padding-right: 0rem;
	}


	.main {
/*		background-image: url(../images/header-bg-tablet-p.jpg);*/
		/*background-image: url(../images/header-bg-xmas-tablet-p.jpg);*/
	}

	/*h1 {
		font-size: 54px;
	}*/

	h3 {
		font-size: 30px;
	}

	h4 {
		font-size: 30px;
	}

	

	.offer {
		margin: 150px 0 30px 0;
	}

	#promos {
		margin: 0 auto;
		width: 192px;
	}

	#cta,
	.coupleCP,
	.couple {
		display: none;
	}


	.info p {
		margin-bottom: 1px;
	}

	.snip1543 p {
		font-size: 1em;
		padding-top: 12px;
	}


	.snip1543 h3 {
		font-size: 20px;
	}

	.snip1543 h4 {
		font-size: 9px;
	}



	.cp-bg {
		font-size: 21px;
	}

	.semi {
		display: none;
	}

	.non-semi {
		display: block;
		margin: -125px auto;
	}

		.non-semi img {
			max-width: 250px;
			margin-top: 138px;
			z-index: 1031;
			position: fixed;
		}

	.pjtext p {
		font-size: 20px;
		padding-top: 37px;
	}

	.progressiveJPinner {
		font-size: 36px;
	}

		.progressiveJPinner:before {
			font-size: 42px;
			margin-top: -7px;
		}

	.info h5 {
		font-size: 16px;
		padding: 10px 0;
	}

	.info img {
		padding-bottom: 10px;
	}

	.content h5 {
		font-size: 20px;
	}

	.content h6 {
		font-size: 18px;
	}

	.ribbon {
		width: 108px;
		height: 108px;
	}

		.ribbon span {
			font: 700 14px/1 'Lato', sans-serif;
		}

	.ribbon-top-left span {
		right: -43px;
		top: 17px;
	}

	.info-block-2 {
		min-height: 106px;
	}

	.extra p {
		font-size: 16px;
	}

	.cb h6 {
		font-size: 24px !important;
	}

	.cb a {
		margin-bottom: 20px !important;
	}

	.cb .form-control {
		margin-bottom: 10px;
	}

	.info-block {
		min-height: 110px;
	}

	.bx-viewport {
		height: 205px;
	}

	.more-info {
		min-height: 90px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

	#cta, .coupleCP, .couple {
		display: none;
	}


	.offer .mobile, .offer .download, .offer .instant, .offer h1 {
		margin-top: 25px;
	}


	h2 {
		font-size: 46px;
	}

	h1 {
		font-size: 121px;
		line-height: 89px;
	}


	.main {
/*		background-image: url(../images/header-bg-tablet-ls.jpg);*/
		/*background-image: url(../images/header-bg-xmas-tablet-ls.jpg);*/
	}

	/*h1 {
		font-size: 50px;
	}*/


	.pjtext h3 {
		font-size: 34px;
		top: 28px;
		max-width: 486px;
	}
	
	h4 {
		font-size: 28px;
	}

	.progressiveJPinner {
		font-size: 76px;
	}

		.progressiveJPinner:before {
			font-size: 56px;
		}

	.info h5 {
		font-size: 20px;
		padding: 0;
	}

	.info img {
		padding-bottom: 10px;
	}

	.bx-viewport {
		width: 100%;
		overflow: hidden;
		position: relative;
		height: 204px;
	}

	.more-info {
		min-height: 80px;
	}

	.info-block-2 {
		min-height: 105px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {





	.offer .mobile, .offer .download, .offer .instant, .offer h1 {
		margin-top: 25px;
	}


	h2 {
		font-size: 46px;
	}

	h1 {
		font-size: 121px;
		line-height: 89px;
	}

	h4 {
		font-size: 21px;
	}

	.content h5 {
		font-size: 28px;
	}


	.offer {
		margin: 128px 0 30px 0;
	}

	#cta,
	.coupleCP,
	.couple {
		display: none;
	}

	.info p {
		margin-bottom: 1px;
	}

	.snip1543 p {
		font-size: 1em;
		padding-top: 12px;
	}


	.snip1543 h3 {
		font-size: 20px;
	}

	.snip1543 h4 {
		font-size: 9px;
	}



	.cp-bg {
		font-size: 21px;
	}

	.more-info {
		min-height: 80px;
	}

	.pjtext p {
		font-size: 28px;
	}

	.progressiveJPinner {
		font-size: 48px;
	}

		.progressiveJPinner:before {
			font-size: 55px;
			margin-top: -7px;
		}

	.info-block-2 {
		min-height: 105px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1366px) and (orientation: landscape) {


/*	.coupleCP {
		margin: -51px 0 0 0;
	}*/


	.couple {
		margin: 137px 0 0 0;
	}



	.offer .mobile, .offer .download, .offer .instant, .offer h1 {
		margin-top: 25px;
	}


	h2 {
		font-size: 46px;
	}

	h1 {
		font-size: 112px;
		line-height: 89px;
	}


	.mobile a, .download a, .instant a {
		font-family: "Oxygen", sans-serif;
		font-weight: bold;
		font-size: 24px;
		color: #ffffff;
	}

	.recent-winners td {
		font-family: "Oxygen", sans-serif;
		font-weight: bold;
		padding: 4px 25px;
	}

	.more-info {
		min-height: 80px;
	}
}