:root {
	--main-color-one: #fff;
	--main-color-two: #000;
	--main-color-three: #001514;
	--main-color-four: #FBFFFE;
	--main-color-five: #E6AF2E;
	--main-color-six: #6B0504;
	--main-color-seven: #A3320B
}

body {
	overflow-x: hidden!important
}

.members-vid-logo,
div#mlPreviewTxt {
	position: absolute;
	color: rgba(12, 12, 12, .514);
	z-index: 2
}

#carousel,
h1 {
	text-align: center
}

.top-five-wrap {
	max-height: 289px;
	overflow: hidden
}

.top-five-wrap .jwplayer,
.top-five-wrap .mlPreviewVid video {
	top: 0;
	height: 100%;
	width: 100%;
	left: -50%
}

@media only screen and (min-width :1123px) {
	.top-five-wrap .jwplayer {
		top: -70px
	}
}

.top-five-wrap .jw-preview.jw-reset {
	display: block!important;
	background: no-repeat;
	background-position-x: 50%;
	background-position-y: 49%;
	background-size: 475px 448px
}

.members-vid-logo {
	margin-top: 8%;
	font-size: 22px;
	left: 35%
}

@media only screen and (max-width:1070px) {
	.members-vid-logo {
		top: 0
	}
}

@media only screen and (max-width:800px) {
	.members-vid-logo {
		margin-top: 15%;
		font-size: 22px;
		left: 25%;
		width: 50%
	}
	p {
		font-size: 14px!important
	}
	table h3 {
		font-size: 21px!important
	}
}

div#mlPreviewTxt {
	font-size: 22px;
	left: 22px
}

span.mlPreviewLbl {
	color: #d1a11a
}

.keyword-menu ul {
	margin: 0;
	padding: 0
}

.keyword-menu ul li {
	display: inline-block;
	list-style: none;
	border: 1px solid;
	background-color: var(--main-color-seven);
	margin: 20px 0 0;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
	box-shadow: 2px -2px 23px #ffccccfa
}

.keyword-menu ul li a {
	text-decoration: none;
	line-height: 15px;
	font-size: 13px;
	color: #ddd;
	font-weight: 400;
	padding: 7px 26px;
	display: block
}

.heding {
	background-color: var(--main-color-seven);
	padding: 4px;
	margin-bottom: 10px;
	border: 5px solid var(--main-color-six);
	color: var(--main-color-one)!important;
	border-radius: 25px
}

@media screen and (max-width:500px) {
	.keyword-menu ul li a {
		text-decoration: none;
		line-height: 20px;
		font-size: 14px;
		color: #ddd;
		font-weight: 400;
		padding: 7px 22px;
		display: block
	}
	.keyword-menu ul li {
		width: 48%;
		display: inline-block;
		list-style: none;
		border: 1px solid;
		background-color: #82109f99;
		margin: 20px 0 0;
		border-top-left-radius: 30px;
		border-bottom-right-radius: 30px;
		box-shadow: 6px -3px 1px #82109ffa;
		text-align: center
	}
	.keyword-menu ul {
		margin: 0;
		padding: 0
	}
	.dev1 {
		display: block
	}
}

#carousel {
	width: 480px;
	height: 190px;
	overflow: hidden;
	margin: 0 auto
}

.caroufredsel_wrapper {
	margin: 0 auto!important
}

a.mtitle:link,
a.mtitle:visited,
div.mtitle {
	color: #fc0;
	padding: 15px;
	font-size: 22px
}

.mtxt,
div.mtxt {
	color: #ccc
}

div.mtxt {
	padding-left: 25px
}

p {
	font-size: 18px;
	text-align: justify;
	color: #f2ff92
}

.footer {
	margin-top: 20px
}

table h3 {
	font-size: 26px
}

.modal-adult {
	position: fixed;
	background-color: #000000d9;
	z-index: 100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.modal-inner {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	text-align: center
}

.legal_age {
	text-align: center;
	color: #fdc689;
	font-size: 43px;
	font-weight: 900;
	position: relative
}

.legal_age span {
	font-size: 80px;
	line-height: 60px;
	display: block
}

.legal_age:after {
	content: "";
	text-align: center;
	height: 2px;
	background: #fdc689;
	width: 50%;
	margin: auto;
	margin-bottom: 10px;
	position: absolute;
	bottom: -18%;
	left: 26%
}

.cnf_btn button {
	width: 100%;
	max-width: 150px
}

.abtn {
	border-style: solid;
	border-width: 0;
	cursor: pointer;
	line-height: normal;
	margin: 0 0 1.25rem;
	position: relative;
	text-decoration: none;
	text-align: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	display: inline-block;
	padding-top: 1rem;
	padding-right: 2rem;
	padding-bottom: 1.0625rem;
	padding-left: 2rem;
	font-size: 1rem;
	background-color: #ffa700;
	border-color: #c88300;
	color: #000;
	transition: background-color .3s ease-out
}

.abtn hover {
	background-color: #c88300
}

body {
	overflow-y: auto!important
}

ul.breadcrumb {
	width: 90vw;
	margin: 0 auto;
	border-radius: 5px;
	padding: 10px 16px;
	list-style: none;
	background-color: #77140c;
	margin-bottom: 20px
}

ul.breadcrumb li {
	display: inline;
	font-size: 18px
}

ul.breadcrumb li+li:before {
	padding: 8px;
	color: #000;
	content: "/\00a0"
}

ul.breadcrumb li a {
	color: gold!important;
	text-decoration: none
}

ul.breadcrumb li a:hover {
	color: #01447e;
	text-decoration: underline
}