﻿.b9-testimonial-container {
	max-width: 1053px;
	margin: auto;
	padding-bottom: 50px;
}

.b9-testimonial-block {
	width: 100%;
	padding: 35px 25px;
	background-color: #FFFFFF;
	border-radius: 10px;
}

.b9-testimonial-slick {
	margin: auto;
	width: 1003px;
}

.b9-testimonial-slick .slick-next,
.b9-testimonial-slick .slick-prev {
	top: 50% !important;
	transform: translateY(-50%);
	margin: 0;
	width: 40px;
	height: 40px;
	background-color: #D9D9D9;
}

.b9-testimonial-slick .slick-prev {
	left: -25px !important;
}

.b9-testimonial-slick .slick-next {
	right: -25px !important;
}

.b9-testimonial-slick .slick-prev:before,
.b9-testimonial-slick .slick-next:before {
	width: 100%;
	height: 100%;
	font-size: 36px;
	font-weight: bolder;
	color: #646464;
	background-color: #D9D9D9;
	background-image: url(../../bet20gamebettingsa/image/slick-left.png) !important;
	background-size: 15px;
	background-position: center;
	background-repeat: no-repeat;
}

.b9-testimonial-slick .slick-next:before {
	transform: rotate(180deg);
}

.b9-testimonial-slick .slick-slide {
	position: relative;
	margin: 5px 15px;
	padding: 25px 20px;
	height: 300px;
	color: #838383;
	background-color: #F8F8F8;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
}

.b9-testimonial-slick .slick-slide:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	display: inline-block;
	width: 32px;
	height: 30px;
	background-image: url(../../bet20gamebettingsa/image/open_quote.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.b9-testimonial-slick .slick-slide:after {
	content: "";
	position: absolute;
	bottom: 5px;
	right: 5px;
	display: inline-block;
	width: 32px;
	height: 30px;
	background-image: url(../../bet20gamebettingsa/image/open_quote.png);
	background-size: contain;
	background-repeat: no-repeat;
	transform: rotate(180deg);
}

.b9-testimonial-head {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 90%;
	height: 40px;
	margin: 0 auto;
	color: #419BCB;
	font-size: 18px;
	font-family: dinprobold;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}

.b9-testimonial-text {
	margin-top: 10px;
	text-align: center;
	line-height: 120%;
}

.b9-testimonial-rating {
	position: absolute;
	bottom: 35px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
	color: #FCD53F;
	font-size: 18px;
}

.b9-testimonial-rating>i {
	margin: 0 2px;
}

#hp-bg {
	background-image: url(../../bet20gamebettingsa/image/web-bg_v3.png);
	background-color: white;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
}

.gamesCategory {
	min-height: 18px;
	overflow: hidden;
	border: 0px none;
	padding: 20px 0px 0px;
	margin: 0px auto;
	padding-bottom: 75px;
}

.stayTunedBanner>img {
	width: 100%;
	position: relative;
}

.tutorialWrap {
	padding-bottom: 70px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.tutorialWrap>img {
	width: 100%;
}

.tutorialWrap>.row>.column {
	float: left;
	width: calc(25% - 5px);
	padding: 5px;
	text-align: center;
	margin-top: 10px;
}

.tutorialWrap>.row {
	position: absolute;
	top: -37px;
	width: 100%;
	padding: 0px 20%;
}

.tutorialWrap>.row>.column>img {
	height: 135px;
}

.b9exclusiveWrapper,
.hotgameWrapper {
	width: 1053px;
	min-height: 18px;
	overflow: hidden;
	position: relative;
	border: 0;
	padding: 0;
	margin: 0 auto;
}

.contentWrapper {
	margin: 0 22%;
	text-align: justify;
}

.hotmatchWrapper {
	width: 1200px;
	min-height: 18px;
	overflow: hidden;
	position: relative;
	border: 0;
	padding: 0;
	margin: 0 auto;
}

.gamelobbyWrapper {
	width: 100%;
	min-height: 18px;
	overflow: hidden;
	position: relative;
	border: 0;
	padding: 0;
}

.hotgameArea {
	height: 310px;
	width: 1045px;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
}

.hotgametitle {
	position: absolute;
	left: 0;
	background-color: #419bcb;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	font-weight: lighter;
	width: 195px;
	margin: 5px 5px 0;
	padding: 10px 0;
}

.marquee--inner {
	position: absolute;
	display: flex;
	width: 440%;
	margin: 30px 0;
	animation: marquee 20s linear infinite;
}

.marquee--inner:hover {
	animation-play-state: paused;
}

.marquee--inner>div>a {
	position: relative;
}

@keyframes marquee {
	0% {
		left: 0;
	}

	100% {
		left: -150%;
	}
}

.gameslobbyArea {
	float: left;
	position: absolute;
	padding-top: 50px;
	text-align: center;
	top: 0;
	margin: 0 22%;
}

.gameslobbyArea>a:nth-of-type(even) {
	margin-top: 35px;
}

.gameslobbyArea>a:nth-of-type(odd) {
	margin-top: 35px;
}

.b9exclusiveArea {
	float: left;
	position: relative;
	padding-top: 20px;
	text-align: center;
	display: flex;
	width: 100%;
}

.b9exclusiveColumn {
	width: 50%;
	position: relative;
}

.b9exclusiveImg {
	margin: 0 0 0 5px;
	width: 100%;
}

.hotgameImg {
	width: 205px;
	padding: 0 5px;
}

.gamelobbyImg {
	margin: 0 0 0 5px;
	width: 98%;
	filter: grayscale(100%);
}

.gamelobbyImg:hover {
	filter: grayscale(0);
}

.blueBg {
	position: relative;
}

.vl {
	width: 400px;
	position: relative;
	padding-left: 15px;
	font-family: Verdana;
	height: 32px;
}

.vl::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 10px;
	width: 5px;
	height: 100%;
	background-color: #3aa2d9;
}

.boldTitle {
	color: #646464;
	font-family: "DinProBold";
	font-size: 26px;
}

.learnMoreHyperlink:visited {
	color: #3aa2d9;
}

.learnMoreHyperlink {
	position: absolute;
	bottom: 13%;
	left: 50%;
	color: #3aa2d9;
	font-family: "DinProMedium";
	font-size: 16px;
	text-decoration: underline !important;
	transform: translateX(-50%);
}

.b9ExclusiveImgTitle {
	position: absolute;
	bottom: 31%;
	left: 50%;
	font-family: "KimberlyBl";
	font-size: 30px;
	transform: translateX(-50%);
	line-height: normal;
}

.b9ExclusiveImgSubtitle {
	position: absolute;
	bottom: 21%;
	left: 50%;
	font-family: "DinProMedium";
	font-size: 16px;
	width: 100%;
	transform: translateX(-50%);
}

.b9ExclusiveImgSubtitle2 {
	position: absolute;
	bottom: 21%;
	left: 30px;
	font-family: "DinProMedium";
	font-size: 16px;
	text-align: initial;
}

.slickwrapper {
	width: 1080px;
	padding-top: 20px;
	text-align: center;
}

.carousel {
	width: 100%;
	margin: 0px auto;
}

.slick-slide {
	margin: 10px;
}

.slick-prev:before {
	content: "";
	background-image: url(../../bet20gamebettingsa/image/left-arrow.png);
	background-size: 100% 100%;
	display: inline-block;
	width: 77px;
	height: 100px;
	z-index: 1000;
}

.slick-next:before {
	content: "";
	background-image: url(../../bet20gamebettingsa/image/right-arrow.png);
	background-size: 100% 100%;
	display: inline-block;
	width: 77px;
	height: 100px;
	z-index: 1000;
}

.slick-next {
	right: 11% !important;
	margin: 34px -50px;
}

.slick-prev {
	left: 5% !important;
	margin: 32px 10px;
}

.slick-next,
.slick-prev {
	top: 41% !important;
	width: 77px;
	height: 100px;
	z-index: 1;
}

.slick-dots li button:before {
	content: "\f2fa";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	width: 19px;
	height: 5px;
	border-radius: 5px;
	background-color: white;
	font-size: 0 !important;
}

.slick-dots {
	bottom: 34px;
}

.slick-dots li {
	margin-right: 2px;
	margin-left: 2px;
}

.slick-dots li.slick-active button:before {
	opacity: 1;
}

.hotMatchBg {
	background-image: url(../../bet20gamebettingsa/image/hotmatch-bg_v2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 310px;
}

.hotMatchDate {
	margin: auto;
	width: 34%;
	background-color: black;
	margin-top: 5px;
	opacity: 0.8;
	height: 11%;
	font-size: 16px;
	border-radius: 0 0px 10px 10px;
	font-family: "DinProMedium";
	padding: 5px 0px;
}

.hotMatchBlueText {
	color: #3aa2d9;
}

.hotMatchPoweredByImg {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 15%;
	padding: 10px 10px;
}

.bet-now-button {
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 70px;
}

.alignleft {
	padding-left: 15% !important;
	width: 39%;
}

.alignright {
	padding-right: 15% !important;
	width: 35%;
}

.hotmatchText {
	font-family: "DinProBlack";
	font-size: 35px;
	line-height: 40px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.hotMatchVS {
	margin-left: auto;
	margin-right: auto;
	display: block;
	font-size: 66px;
	font-family: "DinProBlackItalic";
	padding-top: 36px;
	text-shadow: 5px 3px 6px black;
}

.hotMatchPointBg,
.hotMatchPointBgLeft {
	margin: auto;
	background: rgb(252, 76, 76);
	background: linear-gradient(180deg, rgba(252, 76, 76, 1) 0%, rgba(147, 1, 1, 1) 100%);
	font-size: 15px;
	height: 25px;
	border-radius: 25px;
	position: relative;
	font-family: "DinProMedium";
}

.hotMatchPointBg {
	width: 21%;
}

.hotMatchPointBgLeft {
	width: 24%;
}

.hotMatchPointText {
	position: absolute;
	top: -10px;
	padding: 2px 11px;
}

.hotMatchPointTextLeft {
	position: absolute;
	top: -10px;
	padding: 2px 10px;
}

.hotmatchText>div>p {
	padding-bottom: 84px;
	height: 30px;
	text-shadow: 5px 3px 6px black;
}

.contentWrapper>h1 {
	color: #419bcb;
	font-size: 22px;
	text-transform: uppercase;
	/* font-weight: 700; */
	font-family: "DinProBlack";
	padding-bottom: 15px;
}

.contentWrapper>h2 {
	color: #419bcb;
	font-size: 22px;
	text-transform: uppercase;
	font-family: "DinProBlack";
	padding-bottom: 15px;
}

.contentWrapper>h3 {
	color: #419bcb;
	font-size: 22px;
	text-transform: uppercase;
	font-family: "DinProBlack";
	padding-bottom: 15px;
}

.contentWrapper>h3 a {
	color: #419bcb;
}

.contentText {
	font-size: 16px;
	margin-bottom: 20px;
	color: #838383;
	font-family: "DinProMedium";
}

.contentText>p>a,
.contentText>li>p>a {
	color: #479af5 !important;
}

.flag-container img {
	width: 30%;
	height: 60px;
}

.flag-container {
	-ms-flex-pack: center !important;
	justify-content: center !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.banner {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 20px;
}

.banner img {
	width: 59%;

}

@media (min-width:1200px) and (max-width:1669px) {
	.banner img {
		width: 1122px;

	}
}

@media (min-width:992px) and (max-width:1199px) {
	.banner img {
		width: 930px;

	}
}

@media (max-width:990px) {
	.banner img {
		width: 715px;
	}
}