@import url('https://fonts.googleapis.com/css?family=Merriweather+Sans');
@import url('https://fonts.googleapis.com/css?family=Roboto');

html {
	overflow-x: hidden;
}

body {
	color: #fff;
	background-color: #14162B;
}

.body.background {
	margin-top: 96px;
}

body.parent_mobile dl {
	margin-bottom: 0;
}

main {
	background-color: #eaeaea;
}

p, h1, h2, h3, h4, h5, h6, a {
	color: white;
	font-family: 'Roboto', sans-serif;
}

.btn:focus{
	box-shadow: none;
}

a:focus {
	outline: none;
}

header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 11;
}

header.container-fluid {
	background: #15172c;
	padding: 0;
}

h1 {
	font-size: 21px;
}
.formbox{
	padding: 0 15px;
	max-width: 1170px;
	margin: 0 auto;
	display: flow-root;
}

#cw-mod-contact-light-clean label{
	color: #000;
	font-weight: 700;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.875rem;
}

#cw-mod-contact-light-clean .btn-submit button{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.875rem;
}


#submitcwcmod-224{
	background: #e18c2d;
	color: #fff;
}
.alert {
	color: #181c32;
}

.alert a{
	text-decoration: none;
}


.header .logo img {
	width: 212px;
	height: auto;
	margin-top: 15px;
	position: relative;
	left: -14px;
}

.header .formicons {
	text-align: right;
}

.header .socialmedia {
	text-align: right;
}

.header .formicons .btn-sm {
	max-height: 30px;
}

.header .formicons .btn-sm,
.header .formicons .btn {
	padding: 4px 10px;
}

.page-header {
	margin: inherit;
	border-bottom: none;
	text-align: left;
	display: flow-root;
}

.page-header h1{
	margin-top: 20px;
}

.container.page-header {
	padding: 0;
}

.container-fluid.header-container {
	background-color: #181c32;
}

.mainArticle {
	text-align: left;
}

.mainArticle h4 {
	margin: 20px 0;
	font-size: 1.125rem;
}

.mainArticle a {
	color: #CB7C15;
	text-decoration: none;
}
.mainArticle a:hover{
	text-decoration: underline;
}

.mainArticle p,
.mainArticle h2,
.mainArticle h3,
.mainArticle h4,
.mainArticle h5,
.mainArticle h6,
.mainArticle ul li,
.mainArticle ul li a {
	color: #181c32;
}

.mainArticle ul li {
	list-style-image: url(../img/listimage1.png);
}

.loginbutton:focus,
.signupbutton:focus{
	box-shadow: none;
}


.loginbutton {
	color: #fff;
	background-color: #a1a0a0;
	border-color: #a1a0a0;
}

.loginbutton:hover,
.loginbutton:focus {
	color: #fff;
	background-color: #959595;
}

.formicons .loginbutton img {
	max-width: 12px;
	margin-top: -3px;
}

.signupbutton {
	color: #fff;
	background-color: #e18c2d;
	border-color: #e18c2d;
}

.signupbutton:hover {
	background-color: #e1923a;
	border-color: #e1923a;
	color: #fff;
}

.formicons .signupbutton img {
	max-width: 17px;
	margin-top: -2px;
}

.formicons .loginbutton {
	margin: 15px 7px;
}

.formicons .signupbutton {
	margin: 15px 0 15px 7px;
}

.topNavigation.container-fluid {
	padding: 0;
}

.topNavigation .navbar-nav .navbar-container {
	padding: 0;
}

.topNavigation .navbar-nav .navbar-collapse {
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
	padding-left: 0;
}

.navbar-nav {
	background: #fff; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#ffffff, #e8e8e8); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#ffffff, #e8e8e8); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#ffffff, #e8e8e8); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#ffffff, #e8e8e8); /* Standard syntax */
	min-height: 0;
	text-align: center;
	margin-bottom: 0;
	border: none;
}

#navbar ul li {
	display: block;
}

.navbar-nav li > a {
	padding: 10px 12px;
	color: #535353;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	display: block;
}

.navbar-nav li > a:hover,
.navbar-nav li > a:active,
.navbar-nav li > a:focus,
.navbar-nav li.active a {
	color: #e18c2d;
	background-color: transparent;
}

.navbar-toggler  {
	margin-top: 15px;
	right: -46px;
	border: 0;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus{
	box-shadow: none;
	outline: none;
	border: 0;
}

.navbar-toggler .icon-bar {
	background-color: white;
	margin: 4px 0;
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

@media (prefers-reduced-motion: reduce) {
	.collapsing {
		transition-property: height, visibility;
		transition-duration: .35s;
	}
}
.formicons button,
.mobilebuttons button{
	font-size: 0.75rem;
}

.mobilebuttons button {
	border-radius: 0;
	/*width: 50%;*/
	min-height: 40px;
}

.mobilebuttons img {
	max-width: 25px;
}

/*Homepage carousel with big thumbnails + text*/

.homepage{
	overflow: hidden;
}

.homepage.container-fluid {
	background: #15172c; /* For browsers that do not support gradients */
	background: -webkit-radial-gradient(#5671c3, #15172c); /* Safari 5.1 to 6.0 */
	background: -o-radial-gradient(#5671c3, #15172c); /* For Opera 11.6 to 12.0 */
	background: -moz-radial-gradient(#5671c3, #15172c); /* For Firefox 3.6 to 15 */
	background: radial-gradient(#5671c3, #2b3658, #15172c); /* Standard syntax */
	padding: 0;
}

.homepage.container-fluid .container {
	padding: 0;
}

#homepage-carousel {
	min-height: 417px;
}

#homepage-carousel div:nth-child(2){
	max-width: 1170px;
	margin: 0 auto;
}

.homepage-box .container-lg.homepage-box-text {
	background: rgba(28, 28, 28, 0.6);
}
.carousel-fade .carousel-inner .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
    min-height: 417px;
	background-repeat: no-repeat;
	background-position: center center;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}
@media all and (transform-3d),
(-webkit-transform-3d) {
	.carousel-fade .carousel-inner > .carousel-item.next,
	.carousel-fade .carousel-inner > .carousel-item.active.right {
	    opacity: 0;
	    -webkit-transform: translate3d(0, 0, 0);
	    -moz-transform: translate3d(0, 0, 0);
	    -ms-transform: translate3d(0, 0, 0);
	    -o-transform: translate3d(0, 0, 0);
	    transform: translate3d(0, 0, 0);
	}
	.carousel-fade .carousel-inner > .carousel-item.prev,
	.carousel-fade .carousel-inner > .carousel-item.active.left {
		opacity: 0;
	    -webkit-transform: translate3d(0, 0, 0);
	    -moz-transform: translate3d(0, 0, 0);
	    -ms-transform: translate3d(0, 0, 0);
	    -o-transform: translate3d(0, 0, 0);
	    transform: translate3d(0, 0, 0);
	}
	.carousel-fade .carousel-inner > .carousel-item.next.left,
	.carousel-fade .carousel-inner > .carousel-item.prev.right,
	.carousel-fade .carousel-inner > .carousel-item.active {
	    opacity: 1;
	    -webkit-transform: translate3d(0, 0, 0);
	    -moz-transform: translate3d(0, 0, 0);
	    -ms-transform: translate3d(0, 0, 0);
	    -o-transform: translate3d(0, 0, 0);
	    transform: translate3d(0, 0, 0);
	}
}

#homepage-carousel .carousel-indicators {
	z-index: 9;
	margin-bottom: 2rem;
}

.carousel .carousel-indicators li {
	background-color: #fff;
	border-color: #fff;
	opacity: 1;
}

.carousel-indicators li {
	box-shadow: 0 0.5px 3px black;
}

.carousel-indicators [data-bs-target]{
	width: 10px;
	height: 10px;
	margin: 6px;
	border-radius: 10px;
	border: 0;
}

.carousel .carousel-indicators li.active {
	width: 14px;
	height: 14px;
	margin: 5px;
	background-color: #c2650b;
	border-color:#c2650b; 
}

.carousel-indicators li.active,
.carousel-indicators li:hover {
	background-color: #c2650b;
	border-color: #c2650b; 
}

@-o-keyframes animated {
	0% {
		left: -50px;
		opacity: 0;
	}
	50% {
		opacity: 0.6;
	}
	100% {
		left: 0px;
	}
}

@keyframes animated {
	0% {
		left: -50px;
		opacity: 0;
	}
	50% {
		opacity: 0.6;
	}
	100% {
		left: 0px;
	}
}

@-webkit-keyframes animated {
	0% {
		left: -50px;
		opacity: 0;
	}
	50% {
		opacity: 0.6;
	}
	100% {
		left: 0px;
	}
}

@keyframes animated-smallscreen {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes animated-smallscreen {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes animated-smallscreen {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.homepage_box{
	position: relative;
}

.homepage_box .container-lg {
	background: rgba(36, 36, 36, 0.6);
	width: 100%;
	bottom: 0px;
}

.homepage-box-text {
	position: absolute;
	z-index: 3;
	margin: 0;
}

.homepage.container-fluid .container-lg .homepage-box-text {
	margin-top: 100px;
}

.homepage-box-text ul li {
	list-style-image: url(../img/slide_arrow.png);
	font-size: 18px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 8px 0;
}

.carousel-fade .carousel-inner .carousel-item .homepage-box-text {
	animation-name: animated-smallscreen;
	animation-duration: 2s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	-webkit-animation-name: animated-smallscreen;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-fill-mode: forwards;
	-o-animation-name: animated-smallscreen;
	-o-animation-duration: 2s;
	-o-animation-iteration-count: 1;
	-o-animation-fill-mode: forwards;
	-ms-animation-name: animated-smallscreen;
	-ms-animation-duration: 2s;
	-ms-animation-iteration-count: 1;
	-ms-animation-fill-mode: forwards;
	-moz-animation-name: animated-smallscreen;
	-moz-animation-duration: 2s;
	-moz-animation-iteration-count: 1;
	-moz-animation-fill-mode: forwards;
}

.carousel-fade .carousel-inner .carousel-item h1::before {
	background-image:  url(../img/slide_arrow.png);
    background-size: 15px 15px;
    display: inline-block;
    width: 15px; 
    height: 15px;
    content:"";
}

.carousel-fade .carousel-inner .carousel-item h1::after {
	content: '\a';
}

.carousel-fade .carousel-inner .carousel-item img {
	width: 100%;
	height: auto;
	max-width: 100%;
	margin: auto;
}

.pros.container-fluid {
	background-color: #34364b;
}

.pros.container-fluid .container .custom {
	text-align: center;
}

.pros h4 {
	display: inline-block;
	font-size: 18px;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.pros p {
	display: block;
	margin-bottom: 0;
	position: relative;
	padding: 0 6px 5px 17px;
	font-size: 14px;
}

.pros p::before {
	content: url('../img/arrow.png');
	position: relative;
	padding-right: 6px;
}

.casino.container-fluid {
	background: #eaeaea;
	padding: 0;
	box-shadow: 0 2px 1px rgba(0,0,0,.2) inset;
}

#casino-carousel {
	background: inherit;
}

#casino-carousel .carousel-indicators {
	bottom: -60px;
}

#casino-carousel .carousel-inner {
	padding: 55px 0;
}

#casino-carousel .carousel-inner .carousel-item img {
	width: 100%;
	max-width: 100%;
}

#casino-carousel .carousel-inner .carousel-item .infoimage {
	position: absolute;
	max-width: 15px;
	height: auto;
	top: 8px;
	right: 20px;
	z-index: 9;
}

#casino-carousel .content-box {
	background: #f2f2f2;
	width: 264px;
	height: auto;
	border-radius: 5px;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%);
}

#casino-carousel .content-box h2 {
	color: black;
	font-size: 14px;
	margin: 6px 0;
}


#casino-carousel .overlay,
.partner-main .partner-features .partner-snapshots .content .overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(51, 51, 51, 0.6);
	border-radius: 5px;
}

.partnerpage-wrapper{
	max-width: 1170px;
	margin: 0 auto;
	padding:0 15px;
}
.partnerpage-wrapper .row{
	max-width: 1170px;
}

.partnerpage-wrapper .partner{
	padding: 0 15px;
}


#casino-carousel .overlay button{
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
	padding: 10px 16px;
	line-height: 1.3333333;
	border-radius: 6px;
	font-size: 1.125rem !important;
}

#casino-carousel .overlay button:hover{
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

#casino-carousel .overlay.activeoverlay {
	display: block;
}




#casino-carousel .content{
	position: relative;
}

#casino-carousel .content .overlay button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%,-50%,0);
}

#casino-carousel .overlay button:focus,
#casino-carousel .overlay button:active,
#casino-carousel .overlay btn-warning:focus,
#casino-carousel .overlay btn-warning:active,
#casino-carousel .overlay btn:active,
#casino-carousel .overlay btn:active{
	box-shadow: none ;
}

.carousel-control {
	top: 80px;
	width: 25px;
}

.carousel-control.left,
.carousel-control.right {
	background-image: none;
}

/*Multiple item carousel main-page */

.multi-item-carousel .carouse-control.left,
.multi-item-carousel .carouse-control.right {
  background-image: none;
}

/*Multiple item carousel mobile page*/
.mobile-multi-carousel {
	min-height: 300px;
}

.mobile-multi-carousel .carousel-control.left,
.mobile-multi-carousel .carousel-control.right {
	background-image: none;
	top: 275px;
}

.mobile-multi-carousel .carousel-indicators {
	bottom: -5px;
}

.availability .custom{
	display: flow-root;
}

.availability .custom p {
	color: #181c32;
	text-align: right;
	margin-bottom: 10px;
}

main .item-page article{
	display: flow-root;
}

main .item-image img {
	height: auto;
	max-width: 100%;
	width: 100%;
}


main .item-page h3{
	font-size: 1.5rem;
	margin: 20px 0 10px 0;
	font-weight: 600;
}

main .item-page p{
	font-size: .875rem;
	line-height: 20px;
	margin-block-end: 10px;
}

main .item-page .article{
	padding: 0 15px 0 15px;
	max-width: 1170px;
	display: flow-root;
}

main .item-page .article .moduletable{
	display: flow-root;
}


main .item-page .article ul li{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.875rem;
}

main .item-page img {
	height: auto;
	max-width: 100%;
}

.footer2.container-fluid {
	min-height: 20px;
	background-color: #14162b;
	padding: 35px 0 20px;
}



.footer2 .footerlinks ul li {
	display: inline-block;
}

.footer2 .footerlinks .nav,
.footer2 .footertext {
	text-align: center;
	font-size: 12px;
}

.footer2 .footerlinks .nav li a {
	text-transform: uppercase;
	padding: 0;
	margin-bottom: 7px;
	margin-right: 5px;
}

.footer2 .footerlinks .nav li a:hover,
.footer2 .footerlinks .nav li a:focus {
	color: #e18c2d;
	background-color: #14162b;
}

.footer2 .footerlinks .nav li a::after {
	content: " |"
}

.footer2 .footerlinks .nav li a:hover::after {
	color: #fff;
}

.footer .footerlinks .nav li:last-child a::after {
	content: "";
}

footer .container-fluid.footersection1 {
	background-color: #14162b;
	min-height: 400px;
	min-width: 100%;
}

footer .footersection1 .container.testimonials .support247,
footer .footersection1 .container.testimonials .clientquotes{
	margin: 50px 0;
	padding: 0;
}

footer .footersection1 .container.testimonials .testimonialsrow{
	/*margin-right: 0;*/
	/*margin-left: 0;*/
	max-width: 1140px;
	margin: 0 auto;
}

footer .footersection1 .container.clientquotes {
	background-color: #34364b;
	border-radius: 5px;
	float: right;
	min-height: 227px;
	padding: 0 10px;
	min-width: 100%;
}

footer .footersection1 .container.clientquotes h4 {
	text-align: left;
	margin: 20px 0 30px 10px;
	font-size: 18px;
}

footer .footersection1 .container.clientquotes .quote {
	position: relative;
}

footer .footersection1 .container.clientquotes h6.quotetext {
	padding: 0 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	font-size: 12px;
}

footer .footersection1 .container.clientquotes h6.quotetext::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 27px;
	margin: 0;
	background: url('../img/quotestart.png');
	background-position: 0 13px;
	background-repeat: no-repeat;
	background-size: 100%;
	margin-right: 5px;
}

footer .footersection1 .container.clientquotes h6.quotetext::after {
	content: '';
	display: inline-block;
	width: 10px;
	height: 22px;
	margin: 0;
	background: url('../img/quoteend.png');
	background-position: 0 12px;
	background-repeat: no-repeat;
	background-size: 100%;
	margin-left: 5px;
	margin-bottom: -7px;
}

footer .footersection1 .container.clientquotes h6.reference {
	text-align: right;
	text-transform: uppercase;
	margin-top: 25px;
	padding-right: 10px;
	font-size: 12px;
}

footer .footersection1 .container.clientquotes h6.reference a{
	text-decoration: none;
}

footer .footersection1 .container.clientquotes h6.reference a:hover,
footer .footersection1 .container.clientquotes h6.reference a:focus {
	/*text-decoration: none;*/
	color: #e18c2d;
}

footer .footersection1 .container.support247 a{
	text-decoration: none;
	font-size: 14px;
}

footer .footersection1 .container.support247 a:hover{
	text-decoration: underline;
}

footer .footersection1 .container.support247 h3 {
	text-align: left;
	margin-top: 0;
	margin-bottom: 30px;
	font-size: 21px;
}

footer .footersection1 .container.support247 td {
	padding: 9px 18px 9px 0;
	text-align: left;
}

.footer .container-fluid.logos {
	position: relative;
	text-align: center;
	background-color: white;
}

.footer-logos {
	padding: 25px 0 10px;
}

.footer-logos p {
	margin: 0;
}

.footer-logos img {
	width: 55px;
	height: auto;
	margin: 2px 3px;
}

#deckmedia_cube {
	top: -20px;
	position: absolute;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%);
}

.col2 div {
	columns: 2 auto;
}

/*Mobile Multi Carousel*/
.mobile-multi-carousel .carousel-inner .casino_box .content-box img {
	position: relative;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%);
	height: 230px;
	width: auto;
	margin-top: 50px;
	z-index: 2
	
}

#mobilepagecarousel .carousel-inner .carousel-item {
	transition: transform 0.4s ease-in-out;
}

@media all and (min-width: 768px) {

	#mobilepagecarousel .carousel-inner .carousel-item-end.active,
	#mobilepagecarousel .carousel-inner .carousel-item-next {
		transform: translateX(230px);
		-webkit-transition: 0.6s ease-in-out;
		-moz-transition: 0.6s ease-in-out;
		-ms-transition: 0.6s ease-in-out;
		-o-transition: 0.6s ease-in-out;
		transition: 0.6s ease-in-out;
	}
	#mobilepagecarousel .carousel-inner .carousel-item-start.active,
	#mobilepagecarousel .carousel-inner .carousel-item-prev {
		transform: translateX(-230px);
		-webkit-transition: 0.6s ease-in-out;
		-moz-transition: 0.6s ease-in-out;
		-ms-transition: 0.6s ease-in-out;
		-o-transition: 0.6s ease-in-out;
		transition: 0.6s ease-in-out;
	}

	#mobilepagecarousel .carousel-inner .carousel-item-end,
	#mobilepagecarousel .carousel-inner .carousel-item-start {
		transform: translateX(0);
	}

	.mobile-multi-carousel .carousel-inner .carousel-item.active .content-box img.largemobile {
		height: 360px;
		margin-top: 86px;
		position: relative;
		/*z-index: 11;*/
		-webkit-transition: 0.6s ease-in-out;
		-moz-transition: 0.6s ease-in-out;
		-ms-transition: 0.6s ease-in-out;
		-o-transition: 0.6s ease-in-out;
		transition: 0.6s ease-in-out;
	}
}


.sticky-bottom {
	position: fixed;
	bottom: 0px;
	z-index: 11;
	width: 100%;
}

.checkcasinos p {
	color: black;
	text-transform: uppercase;
	 
}

.casino-screenshots .images .row {
	margin: 15px 0;
}

.partner-snapshots .snapshot{
	margin: 5px 0 5px 0;
}

.casinoscreenshot .content,
.partner-snapshots .content {
	position: relative;
}

.casinoscreenshot .content img {
	border-radius: 5px;
	height: 230px;
	width: 100%;
}

/*
.content .overlay img {
	max-width: 100%;
	height: 60% !important;
	max-height: 51px;
	width: auto !important;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
}
 */

#casino-carousel .carousel-inner .carousel-item{
	position: relative;
}


.content .overlay img {
	max-width: 100%;
	height: 60% !important;
	max-height: 51px;
	width: auto !important;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
}


/*Image Modal mobile page*/
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 12;
    -ms-z-index: 12; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}
#loginModal.modal{
	z-index: 9999;
}
#loginModal.modal .login form{
	margin: 20px 0;
}
#loginModal.modal .login input{
	color: #000;
}
#loginModal.modal .login a{
	text-decoration: underline;
	font-size: 12px;
	color: #fff;
}
#loginModal.modal .login a:hover{
	color: #fff;
}
/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    max-width: 100%;
    max-height: 60%;
    position: absolute;
    left: 50%;
    margin-right: -50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.modal-content .modal-header h4{
	font-size: 18px;
}


/* Add Animation */
.modal-content {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0) translate(-50%, -50%)} 
    to {-webkit-transform:scale(1) translate(-50%, -50%)}
}

@keyframes zoom {
    from {transform:scale(0) translate(-50%, -50%)} 
    to {transform:scale(1) translate(-50%, -50%)}
}

/* The Close Button */
.close {
    color: #c0c0c0;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    z-index: 10;
    opacity: 0.9;
	background-color: transparent;
	border: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	line-height: 1px;
}

.close:hover,
.close:focus {
    color: #f5f5f5;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.9;
}
/*Image Mobile mobile page end*/

/*Partner Page*/

/*Partner Module*/
.partner-body {
	position: relative;
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	border-radius: 5px;
	margin-bottom: 20px;
}

.partner-body ul {
	padding-left: 20px;
	padding-bottom: 15px;
	list-style-image: url(../img/tick.png);
}

.partner-body p,
.partner-body h1,
.partner-body h2,
.partner-body h3,
.partner-body h4,
.partner-body h5,
.partner-body h6,
.partner-body ul > li {
	color: #181c32;
}

.partner-body a {
	color: #b56e1f;
	text-transform: uppercase;
	font-style: italic;
	font-size: 0.875rem;
	text-decoration: none;
}

.partner-body a:hover{
	text-decoration: underline;
}

.partner-body .partner-logo {
	width: 100%;
	height: auto;
	background-color: #34364b;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

.partner-body .partner-logo img {
	position: relative;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%);
	height: 55px;
	padding: 8px 0;
}

.partner-body button {
	width: 100%;
	background-color: #e18c2d;
	border-color: #e18c2d;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	text-shadow: 1px 1px 1px #333333;
	height: 40px;
}

button.readmore:hover,
button.readmore:focus,
button.readmore:active {
	background-color: #e1923a;
	border-color: #e1923a;
	color: white;
}

button.readmore::after {
	content: "-";
	position: absolute;
	right: 15px;
}

button.readmore.collapsed::after {
	content: '+';
	position: absolute;
	right: 15px;
}
.partner-body .partner-text-body img {
    max-width: 50px;
}

.partner-body .partner-text-body p{
	margin-bottom: 10px;
}

.partner-body .partner-information {
	background-color: #ffffff;
	padding: 0 20px 10px 20px;
}

.partner-body .partner-features {
	background-color: #f2f2f2;
	padding: 0;
	position: relative;
}

.partner-body .partner-snapshots {
	position: relative;
	display: block;
	top: 0;
	transform: none;
}

.partner-body .partner-snapshots > div {
	margin: 5px 0;
}

.partner-body .partner-snapshots img {
	height: auto;
	width: 100%;
	border-radius: 5px;
}

.partner-snapshots .content,
.partner-snapshots .content > img {
	max-width: 150px;
	min-width: 60px;
	margin: 0 auto;
}

.partner-body .partner-features h3,
.partner-body .partner-information h3 {
	font-size: 20px;
	text-transform: uppercase;
}

.partner-body .partner-features h3,
.partner-body .partner-information h3,
.partner-body .partner-features h5,
.partner-body .partner-information h4 {
	margin: 0;
	padding: 10px 0;
}

.partner-body .partner-main .partner-features .partner-keypoints ul {
	margin-bottom: 0;
}

.partner-body .partner-main .partner-features .partner-keypoints li{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.partner-main + .btn.readmore .close-label{
	display: none;
}

.partner-main + .btn.readmore .open-label{
	display: inline;
}

.partner-main.show + .btn.readmore .close-label{
	display: inline;
}

.partner-main.show + .btn.readmore .open-label{
	display: none;
}

/*Partner Module end*/

/*Partner Page end*/


/*---------News & Events---------*/

dd {
	height: 0;
}

.noarticle h3 {
	color: #181c32;
	padding: 15px;
}

.filter {
	background-color: #eaeaea;
}

.highlight a,
.highlight span,
.highlight {
	color: #e18c2d !important;
}

.tag-category div:first-child{
	max-width: 1140px;
}

.moduletable{
	max-width: 1140px;
	margin: 0 auto;
}

/*default styles*/
.parent-news .moduletable h3,
.moduletable .nav > li > a,
.tag-category ul li .date h4 {
	color: #181c32;
}

body.com_tags ul > li {
	display: inline-block;
}

body.com_tags .moduletable ul > li > a {
	color: #181c32;
}

body.com_tags .moduletable ul > li > a:hover {
	color: #e18c2d;
	background-color: transparent;
}

body.com_tags .moduletable ul > li > a:focus {
	outline: none;
}

.moduletable .nav > li > a {
	margin: 0 25px 0 0;
	padding: 0;
}

.tag-category ul.category {
	padding: 0;
}

.tag-category li {
	list-style-type: none;
	position: relative;
	margin: 15px 0;
	overflow: hidden;
}

.tag-category li div.tagged-item {
	height: 367px;
	background: #ffffff;
	border: 1px solid #C0C0C0;
	border-radius: 5px;
	position: relative;
}

.tag-category ul li h3 {
	margin: 10px 0;
	font-size: 17px;
	text-transform: uppercase;
}

.tag-category ul li h3 a {
	color: #181c32; 
	font-weight: bold;
}

.tag-category ul li .date h4 {
	margin-bottom: 0;
	font-style: italic;
	font-size: 12px;
}

.tag-category ul li img {
	width: 100%;
	max-width: 100%;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-bottom: 15px;
}

.tag-category .text-container {
	padding: 0 25px;
}

.tag-category .text-container a,
.tag-category a{
	text-decoration: none;
}

.tag-category h3{
	font-size: 1.0625rem;
}

.tag-category h4{
	margin-top: 10px;
}

.tag-category a:hover{
	text-decoration: underline;
}

.tag-category .text-container .intro-content {
	margin-bottom: 25px; 
}

.tag-category .text-container .intro-content p {
	font-size: 11px;
}

.tag-category .text-container .intro-content,
.tag-category .text-container .intro-content p {
	color: #181c32; 
}

.tag-category ul li a.readmore {
	color: #fff;
	font-style: none;
	background-color: #e18c2d; 
	position: absolute;
	bottom: 0;
	width: 100%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	text-align: center;
	padding: 10px 0;
	font-size: 0.875rem;
}

.filter .moduletable ul{
	padding: 5px 0;
}

.filter .moduletable ul.show{
	position: absolute;
	inset: 0 auto auto 0 !important;
}

@media screen and (min-width: 992px){
	.filter .moduletable ul.show{
		transform: translate(0, 33px) !important;
	}

}



.filter .moduletable ul li{
	padding: 0;
	font-size: 0.875rem;
	min-height: 26px;
	vertical-align: middle;
}
.filter .moduletable ul li:hover{
	background-color: transparent !important;
}

.filter .moduletable ul li a{

	text-decoration: none;
	padding: 3px 20px;
}

.filter .moduletable{
	display: flow-root;
}

.filter .moduletable h3{
	margin-top: 20px;
}

.filter .moduletable .dropdown-toggle::after{
	content: none;
}


.filter .moduletable h3 {
	color: #181c32;
	font-size: 13px;
	text-transform: uppercase;
}

.filter .btn-group {
	width: 100%;
	margin: 10px 0;
}

.filter .btn-group.d-lg-none {
	margin-top: 20px;
}

.btn-group .btn.btn-secondary {
	padding: 6px;
	background-color: #fcfcfc;
	border-color: #fcfcfc;
	color: #181c32;
	width: calc(100% - 26px);
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	box-shadow: none;
}

.btn.btn-secondary.dropdowncaret.dropdown-toggle.dropdown-toggle-split {
	position: absolute;
	right: 0;
	height: 100%;
	width: 26px;
	background-image: url(../img/caret.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 55%;
	background-color: #f2f2f2;
	border-color: #f2f2f2;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

.filter .btn-group .btn.btn-secondary h5 {
	font-style: italic;
	float: right;
}
.filter .btn-group .btn.btn-secondary h4 {
	float: left;
}

.filter .btn-group .btn.btn-secondary h4,
.filter .btn-group .btn.btn-secondary h5 {
	color: #181c32;
	display: inline;
	margin: 0;
	font-size: 12px;
}

.dropdown-backdrop {
	z-index: 9;
}

.scrollable-menu {
	height: auto;
	max-height: 150px;
	overflow-x: hidden;
}

.dropdown-menu {
	text-align: left;
	z-index: 10;
}

.dropdown-item {
	width: 100%;
}
/*default_item styles*/

/*article styles*/
.taggedArticle .page-header h2 {
	color: #181c32;
	font-size: 19px;
	text-transform: uppercase;
	margin: 20px 0 15px 0;
}

.taggedArticle a {
	color: #CB7C15;
	text-decoration: none;
}

.taggedArticle a:hover{
	text-decoration: underline;
}

.taggedArticle a.goback {
	float: left;
}

.taggedArticle a.nextArticle {
	float: right;
}

.taggedArticle a.goback::before {
	content: url(../img/goback.png);
	left: 0px;
}

.taggedArticle a.nextArticle::after {
	content: url(../img/next.png);
	right: 0px;
}

.taggedArticle a.nextArticle::after,
.taggedArticle a.goback::before {
	position: absolute;
	top: 2px;
}

.taggedArticle a.goback,
.taggedArticle a.nextArticle {
	font-size: 23px;
	margin-bottom: 20px;
	padding: 0 15px;
	position: relative;
}



.taggedArticle .taggedBody {
	border: solid 1px #c0c0c0;
	border-radius: 5px;
	overflow: hidden;
	background-color: #fcfcfc;
	margin-bottom: 20px;
}

.taggedArticle .taggedBody .pull-left {
	float: none !important;
}

.taggedArticle .taggedBody dl {
	margin-bottom: 0;
}

.taggedArticle .taggedBody dd {
	margin: 0;
}

.taggedArticle .taggedBody .mainArticle .article {
	padding: 0 0 15px 0;
}

.taggedArticle .taggedBody .mainArticle p {
	margin: 0;
	padding: 0 15px;
}

.taggedArticle .taggedBody .mainArticle p:first-child {
	font-style: italic;
	padding: 15px 15px;
}

.taggedArticle .taggedBody .mainArticle a {
	padding: 15px 0;
}

.taggedArticle .taggedBody .mainArticle a.back {
	color: #f2f2f2;
	font-size: 0.875rem;
}

.taggedArticle .taggedBody .mainArticle a.back .btn {
	width: 100%;
	background-color: #E18C2D;
	border-color: #E18C2D;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	text-shadow: 0.5px 0.5px 0.5px #333333;
	position: relative;
	text-decoration: none;
	color: #f2f2f2;
	font-size: 14px !important;
}

.taggedArticle .taggedBody .mainArticle a.back .btn:hover,
.taggedArticle .taggedBody .mainArticle a.back .btn:focus {
	color: #f2f2f2;
	background-color: #E1923A;
	border-color: #E1923A;
}

.taggedArticle .taggedBody .mainArticle a:hover{
	text-decoration: none;
}


.taggedArticle .taggedBody .mainArticle a.back .btn::before {
	content: url(../img/back.png);
	position: absolute;
	left: 12px;
	top: 50%;
	transform: translate(0, -50%);
}

.page-article-wrapper{
	display: flow-root;
}

/*article styles end*/

/*-------News & Events end-------*/

/*-------Affiliate Program-------*/

.parent_affiliate .mainArticle p {
	line-height: 28px;
}

.parent_affiliate .mainArticle ul {
	padding-left: 15px;
}

.parent_affiliate .mainArticle ul:nth-of-type(2) {
	padding-left: 19px;
}

.parent_affiliate .mainArticle ul li {
	color: #181c32;
}

.parent_affiliate .mainArticle ul:nth-of-type(2) li {
	list-style-image: url(../img/listimage2.png);
}

@media (min-width: 400px) {
	.filter .btn-group .btn.btn-secondary h4 {
		font-size: 18px;
	}

	.filter .btn-group .btn.btn-secondary h5 {
		font-size: 14px;
	}
	.partner-body p,
	.partner-body h1,
	.partner-body h2,
	.partner-body h3,
	.partner-body h4,
	.partner-body h5,
	.partner-body h6,
	.partner-body ul > li {
		font-size: 12px;
	}
}

/*Affiliate Agreement*/
.extendable h4 {
	color: #CB7C15;
	position: relative;
	cursor: pointer;
	font-size: 15px;
	margin-right: 10px;
}

.extendable h4::after {
	content: "-";
	position: absolute;
	right: -10px;
	top: 0;
}

.extendable h4.collapsed::after {
	content: "+";
	position: absolute;
	right: -10px;
	top: 0;
}

.extendable a {
	color: #CB7C15; 
}

.mainArticle .extendable ul li {
	color: #181c32;
	list-style-image: url(../img/listimage1.png);
}

.mainArticle .extendable h3 {
	font-size: 16px;
}

.mainArticle .extendable p {
	font-size: 15px;
}

.fields-container {
	margin: 0;
}


/*Support*/
.dropdown-menu > li > span {
	padding: 3px 20px;
	text-align: left;
	color: #181c32;
	cursor: pointer;
}

.dropdown-menu > li > span:hover {
	color: #e18c2d
}

.support {
	height: 60px;
	margin: 15px 0;
	background-color: #fcfcfc;
	overflow: hidden;
	border-radius: 3px;
	display: block;
	align-items: center;
	box-shadow: 0 1.5px 1px rgba(0,0,0,.2);
}

.support .supportimage {
	background-color: #181c32;
	width: 60px;
	height: 100%;
	position: relative;
	float: left;
	margin-right: 10px;
}

.support .supportimage img {
	width: auto;
	height: auto;
	max-height: 100%;
	padding: 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}

.support .supporttext {
	display: flex;
	align-items: start;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	margin-top: 0;
}

.support .supporttext h3 {
	font-size: 15px;
	margin: 0;
}

.support .supporttext a {
	font-size: 12px;
	color: #CB7C15;
	display: block;
}

.footer2 div:first-child{
	max-width: 1140px;
	margin: 0 auto;
}


.footer2 .footerlinks{
	text-align: center;
}

.footer2 .footerlinks ul{
	display: block;
}

.footer2 .footerlinks .nav li a{
	text-decoration: none;
}

@media (min-width: 768px) {
	.body.background {
		margin-top: 145px;
	}
	.partner-body .partner-information {
		min-height: 460px;
	}
	.partner-body .partner-features {
		min-height: 215px;
	}
	h1 {
		font-size: 25px;
	}

	.navbar-nav {
		padding: 5px 0;
		border-radius: 0;
	}

	#navbar ul li a {
		padding: 10px 11px;
	}

	#navbar ul li {
		display: inline-block;
	}

	.header .logo img {
		width: 300px;
		margin-top: 21px;
	}

	.header div:first-child{
		max-width: 1140px;
	}

	#homepage-carousel {
		min-height: auto;
	}

	.carousel-fade .carousel-inner .carousel-item h1::before {
		background-image:  url(../img/slide_arrow.png);
	    background-size: 20px 20px;
	    width: 20px; 
	    height: 20px;
	}

	.homepage-box-text h1 {
		font-size: 26px;
	}

	.homepage .container-lg.homepage-container {
		min-width: 100%;
	}

	.casino.container-fluid {
		padding: 0 15px;
	}

	#casino-carousel .content-box {
		margin: 0 48px;
		left: auto;
		transform: none;
	}

	.pros h4 {
		font-size: 14px;
	}

	.pros p {
		display: inline-block;
	}

	.pros p::before {
		content: '';
		position: absolute;
		background-image: url('../img/arrow.png');
		left: 0;
		top: 4px;
		width: 16px;
		height: 100%;
		background-size: 13px;
		background-repeat: no-repeat;
	}

	.footer3 {
		margin: 0 100px;
	}


	footer .footersection1 .container.testimonials .container {
		max-width: 400px;
	}

	footer .footersection1 .container.clientquotes {
		min-width: 100px;
	}
	
	footer .container-fluid.footersection1 {
		min-height: 350px;
	}

	.footer2 .footerlinks .nav, 
	.footer2 .footertext {
		text-align: left;
	}

	.footer2.container-fluid {
		padding: 35px 0 50px;
	}

	.mobile-multi-carousel .carousel-inner .casino_box .content-box img {
		margin-top: 188px;
	}

	.mobile-multi-carousel {
		min-height: 466px;
	}

	.mobile-multi-carousel .carousel-indicators {
		bottom: -15px;
	}
	
	/*.partner-body .partner-snapshots {*/
	/*	position: absolute;*/
	/*	display: inline-block;*/
	/*	top: 50%;*/
	/*	transform: translate(0, -50%);*/
	/*}*/

	.partner-snapshots .content, 
	.partner-snapshots .content > img {
		max-height: 85px;
		max-width: 85px;
	}

	.partner-snapshots .content,
	.partner-snapshots .content > img {
		max-width: auto;
	}

	.partner-body .partner-features {
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
	}

	.tag-category ul li a.readmore {
		padding: 0 25px;
		color: #b56e1f;
		background-color: transparent;
		bottom: 25px;
		text-align: left;
		font-style: italic;
	}
	/*
	.container-fluid.filter .container {
		padding: 0 30px;
	}
	*/
	.tag-category li div.tagged-item {
		height: 385px;
	}

	.tag-category ul li .date h4 {
		font-size: 12px;
	}

	.tag-category .text-container .intro-content p {
		font-size: 12px;
	}

	.filter .moduletable h3 {
		color: #181c32;
		font-size: 18px;
		text-transform: uppercase;
	}

	.noarticle h3 {
		padding: 15px 0;
	}

	.container-md.page-header {
		padding: 0 15px;
		max-width: 1170px;

	}

	.support {
		height: 70px;
	}

	.support .supportimage {
		width: 85px;
	}

	.support .supporttext {
		align-items: center;
		flex-direction: column;
	}

	.support .supporttext h3 {
		font-size: 18px;
	}

	.support .supporttext a {
		font-size: 14px;
	}
}

@media (min-width: 992px) {
	h1 {
		font-size: 28px;
	}
	
	#navbar ul li {
		margin: 0px 12px;
	}	
	.partner-body .partner-text-body img {
		max-width: 75px;
	}
	.partner-body .partner-information {
		min-height: 415px;
	}

	.partner-body .partner-features {
		min-height: 205px;
	}

	.partner-body .partner-logo img {
		height: 85px;
	}

	.homepage_box .container-lg {
		bottom: auto;
		top: 10px;
		width: 30%;
	}

	.homepage .container-lg.homepage-container {
		min-width: 100px;
	}

	.carousel-fade .carousel-inner .carousel-item .homepage-box-text {
		animation-name: animated;
		-o-animation-name: animated;
		-webkit-animation-name: animated;
	}

	.container-lg.homepage-box-text {
		border-radius: 5px;
	}
	
	.pros h4 {
		font-size: 18px;
	}

	.pros p {
		font-size: 15px;
		padding-left: 35px;
	}

	.pros p::before {
		left: 15px;
	}

	#casino-carousel{
		max-width: 1170px;
	}

	#casino-carousel .content-box {
		margin: 0 103px;
	}

	.modal-content {
		min-height: 50%;
		width: auto;
	}

	.filter .btn-group {
		width: 250px;
	}

	.filter .btn-group .btn.btn-secondary h5 {
		float: left;
	}

	.mainArticle .extendable h3 {
		font-size: 24px;
	}

	.mainArticle .extendable p {
		font-size: 14px;
	}

	.extendable h4 {
		font-size: 18px;
	}

	.support {
		height: 85px;
	}

	.support .supportimage {
		width: 105px;
	}

	.support .supporttext {
		margin-top: 0;
	}
}

@media (min-width: 1200px) {
	h1 {
		font-size: 34px;
	}	
	.partner-body p,
	.partner-body h1,
	.partner-body h2,
	.partner-body h3,
	.partner-body h4,
	.partner-body h5,
	.partner-body h6,
	.partner-body ul > li {
		font-size: 14px;
	}

	.partner-body .partner-features {
		min-height: 230px;
	}

	.carousel-fade .carousel-inner .carousel-item h1::before {
		background-image:  url(../img/slide_arrow.png);
	    background-size: 25px 25px;
	    width: 25px; 
	    height: 25px;
	}

	.homepage-box-text h1 {
		font-size: 36px;
	}

	.pros p {
		padding-left: 40px;
	}

	.pros p::before {
		left: 23px;
	}

	#casino-carousel .content-box {
		margin: 0 153px;
	}
	
	.support .supportimage {
		width: 160px;
	}

	.support .supporttext h3 {
		font-size: 20px;
	}

	.support .supporttext a {
		font-size: 14px;
	}

}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape) {
	.modal-content {
		height: 70%;
		width: auto;
	}
}

.carousel-fade .carousel-item {
	transition: transform 0.6s ease-in-out;
}

.homepage-box-text p {
	margin: 0 0 10px;
}

.homepage-box-text ul {
	margin-bottom: 10px;
	padding-left: 40px;
}

#casino-carousel .carousel-indicators{
	position: absolute;
	bottom: 10px;
	margin-bottom: 0;
}


#casino-carousel .card{
	background-color: #f2f2f2;
	border-color: #f2f2f2;
	border-radius: 5px;
	width: 264px;
	height: auto;
	cursor: pointer;
}

#casino-carousel .card-body h2{
	font-size: 14px;
	color: #000000;
	margin: 6px 0 6px 0;
}


#casino-carousel .carousel-control{
	opacity: 0.5;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

#mobilepagecarousel .carousel-control{
	opacity: 0.5;
	position: absolute;
	top: 58%;
}

#mobilepagecarousel .carousel-control:hover,
#casino-carousel .carousel-control:hover{
	opacity: 0.9;
}
#mobilepagecarousel .carousel-control.left,
#casino-carousel .carousel-control.left {
	left: 0;
}
#mobilepagecarousel .carousel-control.right,
#casino-carousel .carousel-control.right {
	right: 0;
}



@media (max-width: 767px) {
	#casino-carousel .carousel-inner .carousel-item {
		transition: transform 0.6s ease-in-out;
	}
	#casino-carousel .carousel-inner .carousel-item-end.active,
	#casino-carousel .carousel-inner .carousel-item-next {
		transform: translateX(100%);
	}
	#casino-carousel .carousel-inner .carousel-item-start.active,
	#casino-carousel .carousel-inner .carousel-item-prev {
		transform: translateX(-100%);
	}
}

#casino-carousel .carousel-inner .carousel-item.active,
#casino-carousel .carousel-inner .carousel-item-next,
#casino-carousel .carousel-inner .carousel-item-prev {
	display: flex;
}

@media (min-width: 768px) {
	#casino-carousel .carousel-inner .carousel-item-end.active,
	#casino-carousel .carousel-inner .carousel-item-next {
		transform: translateX(50%);
		-webkit-transition: 0.6s ease-in-out;
		-moz-transition: 0.6s ease-in-out;
		-ms-transition: 0.6s ease-in-out;
		-o-transition: 0.6s ease-in-out;
		transition: 0.6s ease-in-out;
	}
	#casino-carousel .carousel-inner .carousel-item-start.active,
	#casino-carousel .carousel-inner .carousel-item-prev {
		transform: translateX(-50%);
		-webkit-transition: 0.6s ease-in-out;
		-moz-transition: 0.6s ease-in-out;
		-ms-transition: 0.6s ease-in-out;
		-o-transition: 0.6s ease-in-out;
		transition: 0.6s ease-in-out;
	}
}

#casino-carousel .carousel-inner .carousel-item-end,
#casino-carousel .carousel-inner .carousel-item-start {
	transform: translateX(0);
}
/*Temporary 404 styles*/
body.page404  {
	background: #15172c!important;
	text-align: center;
	border-top: 3px solid #b56e1f!important;
}
body.page404 header {
	position: relative;
	margin-bottom: 30px;
	margin-top: 30px;
}
body.page404 a {
	color: #b56e1f;
}
body.page404 header a {
	color: #b56e1f;
	text-decoration: none;
	font-size: 32px;
	font-weight: 600;
}
body.page404 .header div:first-child {
	max-width: 100%;
}
body.page404 .page-header {
	text-align: center;
}
body.page404 ul li{
	list-style: none!important;
}
