/********** Typo **********/

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 25, 2018 */

@font-face {
	font-family: 'mitrbold';
	src: url('../fonts/mitr-bold-webfont.eot');
	src: url('../fonts/mitr-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/mitr-bold-webfont.woff2') format('woff2'),
	url('../fonts/mitr-bold-webfont.woff') format('woff'),
	url('../fonts/mitr-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'mitrmedium';
	src: url('../fonts/mitr-semibold-webfont.eot');
	src: url('../fonts/mitr-semibold-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/mitr-semibold-webfont.woff2') format('woff2'),
	url('../fonts/mitr-semibold-webfont.woff') format('woff'),
	url('../fonts/mitr-semibold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'mitrmedium';
	src: url('../fonts/mitr-medium-webfont.eot');
	src: url('../fonts/mitr-medium-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/mitr-medium-webfont.woff2') format('woff2'),
	url('../fonts/mitr-medium-webfont.woff') format('woff'),
	url('../fonts/mitr-medium-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'mitrregular';
	src: url('../fonts/mitr-regular-webfont.eot');
	src: url('../fonts/mitr-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/mitr-regular-webfont.woff2') format('woff2'),
	url('../fonts/mitr-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'mitrlight';
	src: url('../fonts/mitr-light-webfont.eot');
	src: url('../fonts/mitr-light-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/mitr-light-webfont.woff2') format('woff2'),
	url('../fonts/mitr-light-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


/********** Main Class **********/

html {
	font-size: 10px;
}

body {

	font-family: 'mitrregular';
	font-size: 1.8rem;
	line-height: 3.2rem;
	overflow-x: hidden;
	background: #000;
	background-image: url(../images/body-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	color: #fff;
}

strong {
	font-family: 'mitrregular';
}

a {
	color: #F9FF00;
}

a:hover {
	color: #fbff4d;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'mitrmedium';
}

h3 {
	font-size: 2.2rem;
}

.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/status.gif) 50% 50% no-repeat rgba(255, 255, 255, 1);
}

.section-bs {
	padding: 60px 0;
}

.section-bs .btn {
	margin-top: 40px;
}

.heading-section {
	position: relative;
	margin-bottom: 20px;
}

.heading-section h2 {
	font-size: 3.6rem;
	margin-bottom: 15px;
	letter-spacing: 1px;
	font-family: 'mitrregular';
	color: #F9FF00;
}

.heading-section h2 span {
	color: #fff;
}

.heading-section p {
	line-height: 2.4rem;
}

.heading-section .mb-divider {
	margin-top: 30px;
}

.content-divider {
	width: 100%;
	margin-bottom: 30px;
}

.line-divider {
	width: 100%;
	height: 1px;
	margin-top: 60px;
	margin-bottom: 60px;
	background: #999;
}

.imgw-caption {
	margin-bottom: 30px;
}

.btn {
	padding: 10px 30px;
	font-size: 1.6rem !important;
	border-radius: 0;
	font-size: 2.2rem;
	font-family: 'mitrmedium';
}

.btn-main {
	background: #f7ee7a;
	padding: 10px 30px;
	border-radius: 32px;
	font-size: 1.6rem;
}

.btn-outline img {
	margin-top: -3px;
	max-width: 16px;
}

.btn-main a {
	color: #333;
}

.btn-outline {
	padding: 15px 30px;
	border: 1px solid #fff;
	background: none;
	border-radius: 32px;
}

.btn-outline:hover {
	background: #fff;
	color: #000 !important;
}
.btn-line{
	background: #00b300;
	color: #fff !important;
	text-decoration: none;
	border-radius: 64px;
}
.btn-line:hover{
	opacity: 0.8;
}
.btn-top-section{
	margin-bottom: 30px;
}
.link-mb {
	display: none;
}

.form-container .btn-outline {
	border: 2px solid #000;
	background: none;
}

.form-container .btn-outline:hover {
	background: #000;
	color: #fff;
}

.btn-section a {
	color: #333;
	text-decoration: underline;
	vertical-align: middle;
}

.btn-section i {
	margin-left: 5px;
	vertical-align: middle;
	font-size: 14px;
}

.btn-container a {
	color: #fff;
}

.cvpage-img {
	background-image: url(../images/image-cvpage.jpg);
	background-position: center center;
	background-size: cover;
	padding: 60px 0;
	color: #fff;
}

.cvpage h1 {
	color: #fff;
	font-size: 3rem;
}

.bg-content {
	background: #000;
}

.fa-red {
	color: #fb0d1b;
}

.fa-yellow {
	color: #fffd38;
}

.fa-grey {
	color: #b7b7b7;
}

.fa-pink {
	color: #facbbe;
}

.breadcrumb-dt {
	text-align: center;
	font-size: 14px;
}

.breadcrumb-dt a {
	display: inline-block;
	color: #fff;
	margin-left: 10px;
}

.breadcrumb-dt a:hover {
	opacity: 0.6;
}

.breadcrumb-dt p {
	display: inline-block;
	color: #f2fd00;
	margin-bottom: 0;
}

.breadcrumb-dt a:first-child {
	margin-left: 0;
}

.breadcrumb-dt p {
	display: inline-block;
	margin-left: 10px;
	font-family: 'mitrlight';
}

.breadcrumb-ct {
	margin-bottom: 15px;
}

.breadcrumb-ct a {
	color: #333;
}

.pagination {
	margin-top: 30px;
	justify-content: center;
}

/********** Nav **********/

header {
	position: relative;
	width: 100%;
	top: 0;
}

.top-header {
	z-index: 999;
	background: #000;
	padding: 32px;
}

.top-header.nav-link {
	font-size: 1.8rem;
}

.navbar-nav {
	background: #000;
	box-shadow: 1px 1px 2px #efefef;
	border-radius: 32px;
	padding: 0 15px;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}

.navbar-brand img {
	max-width: 200px;
}

.nav-item {
	margin-right: 15px;
}

.nav-item:last-child {
	margin-right: 0;
}

.nav-link {
	color: #fff;
	font-family: 'mitrmedium';
	font-size: 1.5rem;
	padding: 10px 0 !important;
}

.nav-link:hover {
	color: #fbff4d;
}

.nav-control-panel {
	text-align: right;
	font-family: 'mitrmedium';
}

.nav-control-panel ul {
	margin-bottom: 0;
}

.nav-register {
	display: inline-block;
}

.nav-register a {
	color: #fff;
	font-size: 1.4rem;
}

.nav-register li {
	list-style-type: none;
}

.nav-control {
	display: inline-block;
}

.nav-control a {
	color: #fff;
	font-size: 1.4rem;
}

.nav-control li {
	display: inline-block;
	margin-left: -6px;
	box-shadow: 1px 1px 2px #efefef;
}

.nav-control li:last-child {
	margin-right: 0;
}

.nav-control-line {
	background: #00B300;
	padding: 4px 30px;
	border-radius: 0 0 0 30px;
}

.nav-control-line img {
	margin-right: 5px;
	margin-top: -5px;
}

.nav-control-login {
	background: #1C0160;
	padding: 4px 30px;
	border-radius: 0 0 30px 0;
}

.nav-control-login img {
	margin-right: 5px;
	margin-top: -5px;
}

.contact-top a img {
	max-width: 32px;
}



.carousel-fade .carousel-item {
	background-size: cover;
	background-repeat: no-repeat;
	height: 800px;
	transition-duration: .5s;
	background-position: left;
}

.carousel {
	position: relative;
	top: 0;
	overflow: visible;
}

header .carousel-item {
	/*height: 540px;*/
	/*min-height: 300px;*/
	background: no-repeat scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
}

#mainCarousel .carousel-indicators li {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	text-indent: -999px;
	background-color: #ffffff;
	border-radius: 5px;
}

#mainCarousel .carousel-indicators li {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	text-indent: -999px;
	background-color: #ffffff;
	border-radius: 5px;
}

#mainCarousel .carousel-indicators .active {
	background-color: #efd984;
}

.carousel-container .carousel-indicators {
	left: 0;
	top: auto;
	bottom: -60px;
}

.carousel-container .carousel-indicators li {
	background-color: #a3a3a3;
	border-radius: 50%;
	width: 8px;
	height: 8px;
}

.carousel-container .carousel-indicators .active {
	background-color: #0045b6;
}
	.fb-header .carousel-item {
	/*    height: 760px;
    min-height: 350px;*/
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.fb-header .carousel-caption {
	left: auto;
	right: auto;
}

.fb-header .carousel-caption h1 {
	margin-bottom: 0;
	line-height: 4.8rem;
}

.fb-header .carousel-caption .btn {
	margin-top: 24px;
}

.fb-header .carousel-inner {
	position: relative;
}

.fb-header .carousel-indicators {
	bottom: 5%;
}

.fb-header .carousel-indicators li {
	background: #d6d6d6;
	width: 12px;
	height: 12px;
	border-radius: 50%;
}

.fb-header .carousel-indicators .active {
	background: #febd12;
	position: relative;
}

.fb-header .carousel-indicators .active::after {
	content: '';
	position: absolute;
	top: -3px;
	left: -3px;
	width: 18px;
	height: 18px;
	border-radius: 100%;
	background: #de6c30;
	opacity: 0.2;
}
.fb-header .carousel-control-prev,
.carousel-control-next {
	width: 5%;
}

.fb-header .carousel-caption {
	/*    left: 15%;
    top: 38% !important;
    transform: translateY(-50%);
    text-align: left;
    bottom: initial;
    margin: 0 auto;*/
	top: 50%;
	bottom: auto !important;
	transform: translateY(-50%);
	position: absolute;
}

.fb-header .carousel-caption h1 span {
	font-family: 'promptlight';
}
.fb-header #fb-carousel .line-btn img{
	max-width: 200px;
	margin-top: 15px;
}
/*.banner-col {
    max-height: 315px;
}*/

.banner-item {
	margin-bottom: 30px;
}

.banner-item .img-wrapper {
	border: 4px solid #efefef;
}

.banner-item:last-child {
	margin-bottom: 0;
}

.banner-item p {
	font-size: 1.5rem;
	margin-bottom: 0;
	line-height: 2.4rem;
}

.banner-col ul {
	text-decoration: none;
	padding-left: 0;
	list-style-type: none;
}

.banner-col li {
	line-height: 2.4rem;
	font-size: 1.5rem;
}

.banner-col strong {
	font-size: 1.6rem;
}

.form-control {
	height: 40px;
	margin-bottom: 15px;
	border-radius: 0;
	font-size: 1.6rem;
}

.form-group textarea {
	height: 120px;
}

.form-group label {
	margin-bottom: 0;
}

.form-container a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
	color: #fff;
}

.form-container h3 {
	font-weight: 600;
	margin-bottom: 15px;
	font-size: 3.2rem;
}

.img-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-block;
}

.img-wrapper img {
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
}

.img-wrapper img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

/*.promotion-section {
    background-image: url(../images/bg-promotion.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}*/

.football-section {
	background-image: url(../images/bg-football.jpg);
	background-size: cover;
	background-position: center center;
}

.baca-section {
	background-image: url(../images/bg-baca.jpg);
	background-size: cover;
	background-position: center center;
}

/*.process-section {
    background-image: url(../images/bg-process01.jpg);
    background-size: cover;
    background-position: center center;
    padding: 400px 0;
}*/

.topbg {
	background-image: url(../images/top-bg.png);
	background-size: cover;
	background-position: center center;
}

.carousel-indicators li {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	margin-left: 5px;
	text-indent: -999px;
	background-color: #ffffff;
	border-radius: 6px;
}

.carousel-indicators .active {
	background: #fbff4d;
}

/********** Football **********/

.football-section p span {
	color: #F9FF00;
}


/********** Other **********/

.section-sv {
	padding: 80px 0 0;
}

.sv-content .icon {
	max-width: 32px;
	margin-top: -5px;
}

.sv-content h3 {
	margin-bottom: 20px;
	font-size: 2.6rem;
}

.sv-content .btn {
	margin-top: 30px;
	margin-bottom: 50px;
}

.process-section .heading-section h2 {
	display: inline-block;
}

.process-section .heading-section img {
	display: block;
	max-width: 200px;
	margin: 0 auto 15px;
}

.process-list {
	list-style-type: none;
	padding-left: 0;
}

.process-list-item {
	margin-bottom: 15px;
	color: #fff;
}

.process-list-item span {
	width: 64px;
	line-height: 56px;
	display: inline-block;
	background: rgb(23, 0, 243);
	background: -moz-linear-gradient(180deg, rgba(23, 0, 243, 1) 0%, rgba(1, 1, 64, 1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(23, 0, 243, 1) 0%, rgba(1, 1, 64, 1) 100%);
	background: linear-gradient(180deg, rgba(23, 0, 243, 1) 0%, rgba(1, 1, 64, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1700f3", endColorstr="#010140", GradientType=1);
	color: #fff;
	text-align: center;
	margin-right: 10px;
	border-radius: 100%;
	border: 4px solid #F4FE00;
	font-size: 4.8rem;
}

.process-list-item p {
	display: inline-block;
	width: 80%;
	margin-bottom: 0;
	vertical-align: middle;
	padding: 0 0 10px;
}


/********** Football **********/

.football-process {
	padding-left: 0;
	list-style-type: none;
}

.football-process .heading-section {
	margin-bottom: 20px;
}


.row-football:last-child {
	margin-bottom: 0;
}

.row-football .heading-section span {
	color: #f7ee7a;
}

.football-list-process {
	padding-left: 0;
	list-style-type: none;
	/*margin-bottom: 30px;*/
}

.football-list-process li {
	margin-bottom: 5px;
}

.football-list-process li ul {
	padding-left: 0;
	list-style-type: none;
	padding-left: 20px;
}

.football-list-top {
	margin-bottom: 30px;
}

.football-list-top li ul li {
	width: 48%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 5px;
}

.football-list-top li ul li .fa {
	font-size: 2rem;
	margin-right: 10px;
}

.football-list-mid li ul li {
	width: 100%;
	display: inline-block;
	color: #fb0d1b;
	margin-bottom: 5px;
}

/********** Casino **********/

.casino-list-process {
	margin-bottom: 30px;
	padding-left: 15px;
}

.casino-list-process ul {
	list-style-type: none;
	vertical-align: top;
}

.casino-list-process ul li {
	margin-bottom: 5px;
}

.casino-list-player {
	color: #3d67e8;
}

.casino-list-banker {
	color: #fa0d1b;
}

.casino-draw {
	color: #139217;
}

.casino-ship {
	color: #fef336;
}

.casino-process {
	font-family: 'mitrmedium';
}

/********** Articles **********/
.news-section{
	background:#111;
}
.news-item {}

.news-item h3 {
	color: #333;
	font-size: 1.8rem;
}

.news-item .card-body {
	color: #333;
	font-size: 1.6rem;
	font-family: 'mitrlight';
}

.news-btn-section .btn {
	padding: 0;
	margin-top: 0;
}
.row-news h3{
	color: #fff;
}
.row-news p{
	font-size: 1.6rem;
	font-family: 'mitrlight';
}
.blog-gallery-item {
	margin-bottom: 30px;
}

.sidebar-news {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 4px 4px 0 0;
	overflow: hidden;
}

.sidebar-news .sidebar-item {
	float: none;
}

.sidebar-news .heading-section {
	margin-bottom: 0;
	padding: 0;
}

.sidebar-news h3 {
	color: #fff;
	font-size: 1.6rem;
	margin-bottom: 0;
	padding: 0;
}

.sidebar-news .sidebar-item {
	padding: 10px;
	border-bottom: 1px solid #efefef;
}

.sidebar-news .sidebar-item:last-child {
	border-bottom: none;
}

.sidebar-news .sidebar-item .fa {
	font-size: 1.2rem;
}

.sidebar-news .sidebar-item:hover {
	background: #f8f8f8;
}

.sidebar-news a {
	color: #000;
	font-size: 1.4rem;
	line-height: 2rem;
	display: block;
}

.sidebar-news .sidebar-header {
	background: #0b5baf;
	padding: 15px;
}

.content-container {
	margin: 30px 0;
}

/********** Footer **********/

.footer-section {
	background: #111;
	border-top: 1px solid #f4fe00;
	color: #fff;
	padding: 32px 0 0;
	position: relative;
}

.footer-section a {
	color: #fff;
}

.footer-content p {
	margin: 15px 0;
}

.footer-list {
	margin-top: 30px;
	list-style-type: none;
	padding-left: 0;
}

.footer-list li {
	margin-bottom: 15px;
}

.footer-list li img {
	margin-right: 10px;
}

/*Mobile nav*/

.ace-responsive-menu {
	display: none;
	font-family: 'mitrmedium';
	/*background: #000000;*/
	background-image: url(../images/bg-footer.jpg);
	font-size: 2.4rem;
}

.ace-responsive-menu > li > a {
	color: #fff;
	font-size: 18px;
}

.ace-responsive-menu li a:hover {
	background: #111111;
}

.menu-toggle {
	display: none;
	border-bottom: 1px solid #fff;
	background: #0e008a;
}

.demo {
	width: 100%;
	margin: 0px auto;
	position: relative;
	top: 0;
	z-index: 999;
	padding: 0;
	overflow: hidden;
}

.row-heading {
	border-bottom: 1px solid #dee2e6;
	margin: 0 0 30px;
}

.menu-toggle .btn-outline {
	float: right;
	margin-top: 0;
	background: #fff;
	color: #333;
}

.menu-toggle img {
	max-width: 140px;
}

.menu-toggle #menu-btn {
	background: none;
	margin: 0;
	border: none;
}

.loginnowbtn-mbsection {
	position: relative;
	float: right;
}

.menu-toggle .icon-bar {
	box-shadow: none;
}

.ace-responsive-menu > li > a {
	background: #000;
}

.copyright {
	margin-top: 30px;
	padding: 15px 0;
	border-top: 1px solid #666;
	font-size: 1.4rem;
}

.copyright ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0 auto;
	text-align: center;
}

.copyright li {
	display: inline-block;
	vertical-align: middle;
}

.copyright li img {
	max-width: 120px;
	margin-right: 10px;
}

.copyright li:first-child {
	border-right: 1px solid #666;
	padding-right: 15px;
	margin-right: 15px;
}

/*Contact*/

.form-control:focus {
	border-color: #333;
	box-shadow: none;
}

/* Add responsiveness - on screens less than 580px wide, display the navbar vertically instead of horizontally */

@media screen and (max-width: 580px) {
	#navbar {
		padding: 20px 10px !important;
		/* Use !important to make sure that JavaScript doesn't override the padding on small screens */
	}
	#navbar a {
		float: none;
		display: block;
		text-align: left;
	}
	#navbar-right {
		float: none;
	}
}

.dt .sub-menu-parent {
	position: relative;
}

.dt .sub-menu {
	visibility: hidden;
	/* hides sub-menu */
	opacity: 0;
	position: absolute;
	top: 40px;
	left: 0;
	width: 200px;
	transform: translateY(-2em);
	z-index: -1;
	transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
	background: #333;
}

.dt .sub-menu-parent:focus .sub-menu,
.sub-menu-parent:focus-within .sub-menu,
.sub-menu-parent:hover .sub-menu {
	visibility: visible;
	/* shows sub-menu */
	opacity: 1;
	z-index: 1;
	transform: translateY(0%);
	transition-delay: 0s, 0s, 0.3s;
	/* this removes the transition delay so the menu will be visible while the other styles transition */
}

.menu-toggle .icon-bar {
	width: 32px;
	height: 4px;
	box-shadow: none;
	border-radius: 0px;
	margin: 5px;
}

.nav-mobile {
	display: none;
}

.text-mb {
	display: none;
}

/********** Promotion **********/
.promotion-container {
	margin-bottom: 30px;
}

.promotion-container ul {
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 0;
}

.promotion-container h2 {
	margin-bottom: 15px;
	font-size: 2.4rem;
}

.promotion-container .heading-section {
	margin-bottom: 15px;
}
.row-promotion{
	margin-bottom: 30px;
}
.row-promotion:last-child{
	margin-bottom: 0;
}
.social-mb{
	display: none;
}

/********** Tawk **********/
.tawk-bubble-container .tawk-icon-close{
	color: #fff !important;
}
/********** News Casino **********/
.img-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-block;
}

.img-wrapper img {
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
}

.img-wrapper img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
/********** Media Queries **********/

@media (min-width:1465px) and (max-width:1649px) {
	.process-section {
		/* padding: 0 0 600px;*/
	}
}

@media (max-width:1199px) {
	.nav-header a {
		font-size: 1.6rem;
	}
	.nav-home{
		display: none;
	}
	.nav-item{
		margin-right: 10px;
	}
	.navbar-brand img{
		max-width: 100%;
	}
	.nav-link{
		font-size: 1.3rem;
	}
	.topbg .container{
		max-width: 960px;
	}
}

@media (max-width:1191px) {
	.navbar-brand::before {
		width: 60px;
		left: -60px;
	}
	.navbar-brand::after {
		width: 60px;
		right: -60px;
	}
	.process-list-item span {
		width: 48px;
		line-height: 40px;
		font-size: 3.2rem;
	}
}

@media (min-width:768px) and (max-width:1191px) {
	.sv-content h3 {
		margin-bottom: 10px;
	}
	.sv-content p {
		font-size: 1.4rem;
		line-height: 2.4rem;
		margin-bottom: 0;
	}
	.sv-content .btn {
		margin-top: 15px;
	}
	.section-sv {
		padding-top: 40px;
	}
	.sv-content p {
		margin-bottom: 0;
	}
	.sv-content .btn {
		display: none;
	}
	.link-mb {
		display: block;
		color: #f7ee7a;
		text-decoration: underline;
	}
	.link-mb:hover {
		opacity: 0.8;
		color: #f7ee7a;
	}
}

@media (max-width:991px) {
	.navbar-brand::before {
		width: 50px;
		left: -60px;
	}
	.navbar-brand::after {
		width: 50px;
		right: -60px;
	}
	.slides-navigation {
		top: 55%;
	}
	.section-bs .content-divider {
		display: none;
	}
	.banner-item .content-divider {
		display: none;
	}
	.banner-col {
		margin-bottom: 30px;
	}

	.banner-activities {
		text-align: center;
	}

	.nav-item {
		margin-right: 10px;
	}
	.navbar-dark .navbar-nav .nav-link {
		font-size: 1.3rem;
	}
	.contact-top a img {
		max-width: 24px;
	}

	.process-section {
		padding: 60px 15px;
	}
	.process-img {
		display: none;
	}
	.process-section .container {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
	.process-section .heading-section {
		text-align: center !important;
	}
	.process-main {
		display: block;
	}
	.process-section {
		background-image: none;
	}
	.process-list-item p {
		margin-top: -6px;
		font-family: 'mitrmedium';
	}
	.nav-header a {
		font-size: 1.4rem;
	}
	.nav-item {
		margin-right: 5px;
	}
	.casino-list-process ul {
		padding-left: 0;
	}
	.navbar-brand img {
		max-width: 120px;
	}
	.nav-link {
		font-size: 1.2rem;
	}
	.nav-link .fa {
		display: none;
	}
	.navbar-nav {
		width: 100%;
		text-align: right;
	}
	.promotion-section p br {
		display: none;
	}
	.heading-section h2 {
		font-size: 3.2rem;
	}
	.football-section .row {
		position: relative;
	}
	.football-section .sv-image {
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.sv-content {
		margin-bottom: 40px;
	}
	.sidebar-news {
		margin-top: 60px;
	}
	.news-item {
		margin-bottom: 30px;
	}
	.row-promotion img{
		margin-bottom: 15px;
	}
	.row-news h3{
		margin-top: 15px;
	}


}
@media (min-width:890px) and (max-width:991px) {
	#fb-carousel .line-btn{
		display: none;
	}	
}
@media (max-width:809px) {
	.nav-link{
		  font-size: 1.1rem;
	}
}
@media (max-width:890px) {
	#fb-carousel .w-100{
		width: auto !important;
	}
	.carousel-caption{
		padding:30px;
		right: 15% !important;
		left: 15% !important;
	}
}
@media (max-width:767px) {
	.nav-dt {
		display: none;
	}
	.nav-mobile {
		display: block;
	}
	header {
		position: relative;
	}
	.ace-responsive-menu li a:hover {
		background: #111111 !important;
	}
	.slides-navigation {
		top: 45%;
	}
	.section-bs {
		padding: 30px 0;
	}
	.banner-activities {
		text-align: center;
		margin: 0 auto;
	}
	.sv-image {
		margin-top: 30px;
	}
	.sv-content {
		text-align: center;
	}
	.sv-content .btn {
		margin-top: 10px;
	}
	.footer-section .content-divider {
		display: none;
	}
	.line-divider {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.img-wrapper {
		margin-bottom: 0;
	}
	.football-section .sv-image {
		position: relative;
		margin-top: 0;
	}
	.sv-content .heading-section {
		text-align: center !important;
	}
	.process-main {
		margin-top: 30px;
	}
	.topbg {
		display: none;
	}
	.heading-section h2 {
		font-size: 2.6rem;
	}
	.all-promotion {
		text-align: left !important;
		text-decoration: underline;
	}
	.social-mb {
		position: fixed;
		bottom: 0;
		width: 100%;
		overflow: hidden;
		z-index: 999;
		height: 50px;
		display: block;
	}
	.social-mb ul{
		padding-left: 0;
	}
	.social-mb li {
		width: 100%;
		text-align: center;
		line-height: 50px;
		list-style-type: none;
		font-weight: bold;
	}
	.social-mb li img{
		max-width: 24px;
		margin-top: -5px;
	}
	.social-mb ul a{
		color: #fff;
	}
	.social-mb-line {
    	background: #00bd00;
	}
    .copyright{
        padding-bottom: 64px;
    }
	.copyright li:first-child {
		border-right: none;
		padding-right: 0;
		margin-right: 0;
	}
	.casino-hrz-item{
		margin-bottom: 15px;
	}
}

@media (max-width: 630px) {
	.carousel h1 {
		width: 85%;
	}
}
@media (max-width:576px) {
	.banner-item .content-divider {
		display: none;
	}
	.banner-item .img-wrapper {
		margin-bottom: 0;
	}
	.withdraw-section {
		margin-top: 0;
	}
	#fb-carousel .w-100{
		width: auto !important;
	}
	.carousel-caption{
		padding: 60px;
	}
}

@media (max-width:567px) {
	.banner-text h1 {
		font-size: 40px;
		top: 25%;
		line-height: 48px;
	}
	.sv-content h3 {
		font-size: 2.4rem;
	}
	.btn-outline {
		padding: 15px 60px;
	}
	.menu-toggle .btn-outline {
		padding: 10px 15px;
	}
	.carousel-caption{
		padding:15px;
	}
}

@media (max-width: 480px) {
	.heading-section br {
		display: none;
	}
}

@media (max-width: 385px) {
	.process-list-item span {
		width: 40px;
		line-height: 32px;
		font-size: 2.4rem;
	}
}
