@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
*,
::after,
::before {
	box-sizing: border-box;
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}

body {
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	font-family: "Montserrat", sans-serif;
}
a {
	text-decoration: none;
}
li {
	list-style: none;
	margin-bottom: 5px;
	    list-style-type: disc;
}
nav.navbar {
	z-index: 999;
}
.hero-section {
	height: 681px;
	background-image: url(../img/hero-bg-img.gif);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}
.hero-section:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgb(20 20 20 / 69%) 0%, #141414 100%);
}
.container-fluid {
	padding-left: 100px;
	padding-right: 100px;
}
.menu {
	border-radius: 10px;
	border: 3px solid var(--Black-12, #1f1f1f);
	background: var(--Black-06, #0f0f0f);
	padding: 10px 20px 10px 20px;
}
.login-sin-ser.mobile-btn {
	display: none;
}
a.nav-link {
	color: #bfbfbf;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%; /* 21px */
	padding: 12px 20px !important;
	border: 1px solid #0f0f0f;
	border-radius: 8px;
}
a.nav-link.active,
a.nav-link:hover {
	color: #fff !important;
	font-weight: 500;
	border: 1px solid #fa4e22;
	background: #fa4e22;
}
.dropdown-item {
	font-weight: 600;
}
.search-toggle .search-icon {
	background-color: transparent;
	border: 0;
	border-radius: 8px;
	background: #fc4308;
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	display: flex;
	padding: 10px 10px;
	align-items: center;
	gap: 5px;
}
.about-us ul {
	padding-left: 60px;
}
.search-container button.search-icon {
	background: transparent;
	border: none;
}
.search-toggle .search-icon.icon-close {
	display: none;
}
.search-toggle.opened .search-icon.icon-search {
	display: none;
}
.search-toggle.opened .search-icon.icon-close {
	display: block;
}

.search-container {
	position: relative;
  /* -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; */
  max-height: 0;
  overflow: hidden;
}
.search-container.opened {
	max-height: 70px;
	line-height: 1;
}
.search-container input[type="text"] {
	outline: none;
	font-size: 16px;
	width: 300px;
	color: #fff;
	background-color: #1a231c;
	border-radius: 10px;
	padding: 10px 44px 10px 10px;

	border: none;
}
.search-container .search-icon {
	vertical-align: middle;
}

.search-container {
	position: absolute;
	right: 0;
	top: 50px;
}
.btn.btn-login {
	border-radius: 8px;
	background: #fc4308;
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	display: flex;
	padding: 10px 10px;
	align-items: center;
	gap: 5px;
}
.banner-text {
	text-align: center;
	color: #fff;
	padding-top: 120px;
	position: relative;
	z-index: 9;
}

.banner-text h1 {
	color: var(--Absolute-White, var(--white, #fff));
	text-align: center;
	font-family: Montserrat;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 72px */
}

.banner-text p {
	color: var(--white, #fff);
	text-align: center;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%; /* 24px */
	max-width: 1200px;
	text-align: center;
	margin: 0 auto;
}

.search-box {
	position: relative;
	margin: 0px 10px;
}

.search-container form {
	position: relative;
	background-color: transparent;
	border: 1px solid #ccc;
	border-radius: 10px;
	color: #fff;
}

.search-container form button.search-icon {
	position: absolute;
	top: 0px;
	z-index: 9999;
	right: 0px;
	transform: translate(-20%, 20%);
}
.search-container input[type="text"]::placeholder {
	color: #fff;
}
.porn-star-list {
	background: #0e1513;
}
.heading-text h2 {
	color: #fc4308;
	font-family: Montserrat;
	font-size: 42px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 0;
}

.btn-all a {
	border-radius: 5px;
	border: 1px solid #fc4308;
	padding: 15px 20px;
	display: inline-block;
	color: #fc4308;
	text-align: center;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.btn-all a:hover {
	color: #fff;
}
.name-pstar {
	padding-top: 18px;
}

.name-pstar span {
	color: #fdfdfd;
	font-feature-settings: "liga" off, "clig" off;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%; /* 24px */
	letter-spacing: 1px;
	text-transform: uppercase;
}

.name-pstar h3 {
	color: #fc4308;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 105%; /* 25.2px */
}

.list-box img {
	width: 100%;
	border-radius: 5px;
	border: 2px solid #8e2909;
	background: url(<path-to-image>) lightgray 50% / cover no-repeat;
	height: 360px;
}
.list-box {
	margin-bottom: 30px;
}
.slick-slider .element,
.slick-sliderright .element {
	color: #fff;
	border-radius: 5px;
	display: inline-block;
	margin: 0px 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 20px;
}
.slick-slider .slick-disabled,
.slick-sliderright .slick-disabled {
	opacity: 0;
	pointer-events: none;
}
.votechallenge {
	background: linear-gradient(90deg, #323e2a 0%, #101815 100%);
	padding: 60px 0px;
}
.votechallenge .heading-text {
	padding-bottom: 20px;
}

#myTabContent {
	margin-top: 20px;
}
.tabbable-responsive {
	display: block;
	min-width: 100%;
	overflow-x: auto;
	margin: 0px -21px -13px -21px;
}
.tabbable {
	min-width: 100%;
}
.tabbable .nav-tabs {
	white-space: nowrap;
	display: inline-block;
	min-width: 100%;
	padding: 0px 21px;
}
.tabbable .nav-tabs .nav-item {
	display: inline-block;
}
.tabbable .nav-tabs .nav-item .nav-link {
	display: inline-block;
}
small {
	font-size: 12px;
}
.card {
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.15);
}
a {
	color: #0da58e;
}

.text-dark {
	text-decoration: none !important;
}
.elmahio-ad {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	overflow: hidden;
}
.elmahio-ad .logo {
	background: #0da58e;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 52px;
}
.elmahio-ad .logo img {
	width: 50px;
}
.elmahio-ad .motto {
	width: 180px;
	font-size: 12px;
	font-weight: bolder;
	padding: 12px;
}

.accordion-item:last-of-type,
.accordion,
.accordion-body {
	background: transparent;
	border: none;
}
.p-video-box {
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	height: 100%;
}
.play-icon {
	position: absolute;
	left: 2%;
	top: 5%;
}

.challenges-btnbox {
	border-radius: 40px;
	background: #fc4308;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 20px 20px;
	max-width: 420px;
}

.challenges-btnbox .time-cowndn h2 {
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -0.3px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
}

.challenges-btnbox .time-cowndn h2 span {
	display: inline-block;
	color: #fff;
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	display: flex;
	gap: 6px;
}

.timer div {
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.timer {
	font-size: 16px;
	font-weight: 600;
	display: flex;
	gap: 10px;
	color: #fff;
	background: #bd300c;
	padding: 5px 10px;
	border-radius: 10px;
}
.timer span {
	color: #fff;
	font-size: 16px;
}

.hourglass {
	animation: flip 10s ease-in-out infinite;
	border-bottom: solid 5px #1b251d;
	border-top: solid 5px #1b251d;
	padding: 0 5px;
	border-radius: 4px;
}
.hourglass .top,
.hourglass .bottom {
	background-color: #000000;
	box-shadow: 0 0 1vmin 1vmin #ffffff inset;
	height: 15px;
	overflow: hidden;
	position: relative;
	width: 16px;
}
.hourglass .top {
	border-radius: 0 0 50% 50%;
}
.hourglass .top:before {
	animation: top 10s linear infinite;
	background-color: #fc6;
	border-radius: 50%;
	content: "";
	display: block;
	height: 16px;
	left: 0;
	position: absolute;
	top: 0;
	transform: translateY(50%);
	width: 13px;
}
.hourglass .top:after {
	animation: top-drip 10s linear infinite;
	background-color: #fc6;
	content: "";
	display: block;
	height: 100%;
	left: 45%;
	position: absolute;
	top: 0;
	transform: translateY(100%);
	width: 15px;
}
.hourglass .bottom {
	border-radius: 50% 50% 0 0;
}
.hourglass .bottom:before {
	animation: bottom 10s linear infinite;
	background-color: #fc6;
	border-radius: 50%;
	content: "";
	display: block;
	height: 24px;
	left: 0;
	position: absolute;
	top: 0;
	transform: translateY(100%);
	width: 24px;
}
.hourglass .bottom:after {
	animation: bottom-drip 10s linear infinite;
	background-color: #fc6;
	content: "";
	display: block;
	height: 100%;
	left: 45%;
	position: absolute;
	top: 0;
	width: 10%;
}

@keyframes flip {
	0%,
	45% {
		transform: rotate(0);
	}
	50%,
	95% {
		transform: rotate(180deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
@keyframes bottom {
	0% {
		transform: translateY(100%);
	}
	50% {
		transform: translateY(50%);
	}
	51% {
		transform: translateY(-50%);
	}
	100% {
		transform: translateY(-100%);
	}
}
@keyframes top {
	0% {
		transform: translateY(50%);
	}
	50% {
		transform: translateY(100%);
	}
	51% {
		transform: translateY(-100%);
	}
	100% {
		transform: translateY(-50%);
	}
}
@keyframes bottom-drip {
	0% {
		left: 45%;
		transform: translateY(-100%);
		width: 10%;
	}
	5% {
		transform: translateY(0);
	}
	45%,
	100% {
		left: 50%;
		transform: translateY(0);
		width: 0;
	}
}
@keyframes top-drip {
	0%,
	50% {
		left: 45%;
		transform: translateY(100%);
		width: 10%;
	}
	55% {
		left: 45%;
		transform: translateY(0);
		width: 10%;
	}
	100% {
		left: 50%;
		transform: translateY(0);
		width: 0;
	}
}
.challenges-btnbox .time-cowndn h2 span img {
	display: inline-block;
}
.btn-for-vote a {
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: center;
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -0.27px;
	text-decoration-line: underline;
}
.btn-for-vote img {
	width: 26px !important;
}
.btn-pos-tab {
	border-radius: 24px !important;
	background: #fc4308 !important;
	padding: 15px 32px;
	border: none !important;
	color: #000;
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	border: 1px solid #fc4308 !important;
	opacity: 0.5;
}
.btn-pos-tab.active {
	opacity: 1;
	border: 1px solid #fff !important;
	color: #fff !important;
}
ul#myTab {
	border-bottom: 0;
	justify-content: center;
	gap: 20px;
	margin-top: 30px;
}
.slide-content {
	position: relative;
}
svg.prevArrow {
	position: absolute;
	left: -80px;
	top: 40%;
}
svg.nextArrow {
	position: absolute;
	right: -80px;
	top: 40%;
}
.slick-dots li button {
	font-size: 0;
}
.slick-dots {
	display: flex;
	justify-content: center;
	gap: 10px;
	margin-top: 30px;
	margin-bottom: 0px;
}

.slick-dots li {
	list-style: none;
}

.slick-dots li button {
	width: 15.081px;
	height: 15.081px;
	border: none;
	border-radius: 20.736px;
	background: #e4e7ec;
}

.slick-dots .slick-active button {
	width: 60.324px;
	height: 15.081px;
	background: #fc4308;
}

.nav-link:focus,
.nav-link:hover {
	color: #fff;
}
.accordion-item {
	background: transparent !important;
	border: none;
}
div#collapseOne {
	background: transparent !important;
}
.see-all-challenges {
	padding-top: 40px;
	text-align: center;
}

.see-all-challenges h2 {
	margin-bottom: 0px;
}

.see-all-challenges h2 a {
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.72px;
}

.see-all-challenges p {
	color: var(--white, #fff);
	text-align: center;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.3px;
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 24px;
	line-height: 1.5;
}
.categ-name {
	position: absolute;
	bottom: -20px;
	padding: 0px 30px;
	right: 0;
	left: 0;
	z-index: 999;
	transition: all 0.5s;
}

.cateslider-list-box {
	position: relative;
	transition: all 2s ease;
}

.cateslider-list-box:after {
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: linear-gradient(
		180deg,
		rgba(14, 21, 19, 0) 0.29%,
		#0e1513 99.65%
	);
	position: absolute;
}

.categ-name h3 {
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -0.48px;
}

.categ-name a {
	color: #fc4308;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.27px;
	text-decoration-line: underline;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	transition: all 2s ease;
}
.cateslider-list-box:hover .categ-name {
	bottom: 20px !important;
	transition: all 0.5s;
}
.cateslider-list-box:hover .categ-name a {
	opacity: 1;
	transition: all 2s ease;
}
.GetStarted-btm {
	background: #fc4308;
	padding: 60px 0px;
}

.GetStarted-btm h3 {
	color: #000;
	font-family: Montserrat;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.GetStarted-btm p {
	color: #000;
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.btn-getst {
	text-align: center;
}
.btn-getst a {
	border-radius: 50px;
	background: linear-gradient(90deg, #323e2a 0%, #101815 100%);
	padding: 38px 0px;
	text-align: center;
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: inline-block;
	min-width: 300px;
}
.categories {
	background: #0e1513;
}
.footer {
	background: linear-gradient(90deg, #323e2a 0%, #101815 100%);
	padding: 40px 0;
}
.single_footer h4 {
	color: var(--white, #fff);
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.single_footer ul li {
	list-style: none;
	margin-bottom: 15px;
}
.single_footer ul {
	padding: 0px;
}
.single_footer ul li a {
	color: var(--white, #fff);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; /* 187.5% */
}
.footer-bottom p.copyright {
	color: var(--white, #fff);
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 0px;
}
.footer-bottom p.copyright a {
	color: var(--white, #fff);
}
.footer-bottom {
	background: #0e1513;
	padding: 20px 0px;
}
.dropdown-toggle::after {
	display: none;
}
.login-menu {
	border-radius: 10px;
	background: var(--white, #fff);
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25);
	padding: 0;
	overflow: hidden;
	border: none;
	transition: all 0.5s ease;
	min-width: 290px;
}
.login-menu a.dropdown-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 5px 0px;
	color: #000;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	padding: 10px 25px;
	transition: all 0.5s ease;
}
.login-menu .dropdown-item:hover {
	color: #fff;
	background: #1a1a1a;
}

.login-frm {
	text-align: left;
}
.modal-content {
	border-radius: 16px;
	/* background: linear-gradient(90deg, #323e2a 0%, #101815 100%); */
	padding: 60px 40px;
}
.login-frm h1 {
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
}
.login-frm .heading p {
	margin-bottom: 0px;
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}
.adm-apr {
	color: #fc4308 !important;
	text-align: center;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
}
input.input-field {
	border-radius: 4px;
	border: 1px solid var(--Gray-300, #d0d0d0);
	background: var(--white, #fff);
	width: 100%;
	padding: 0px 16px 0px 14px;
	height: 48px;
}
.login-frm .input-control {
	margin-bottom: 16px;
	position: relative;
}
.error-message {
	color: #fa4e22 !important;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: -0.5px;
}
a.modal-close {
	position: absolute;
	top: -20px;
	right: -20px;
	z-index: 99;
}
.login-frm label {
	display: inline-block;
	color: #fff;
	margin-left: 10px;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0.175px;
}
a.submit-btn {
	display: inline-block;
	border-radius: 8px;
	background: #fc4308;
	width: 100%;
	padding: 12px 24px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
	letter-spacing: 0.5px;
	margin: 20px 0px;
}
button.submit-btn {
	display: inline-block;
	border-radius: 8px;
	background: #fc4308;
	width: 100%;
	padding: 12px 24px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
	letter-spacing: 0.5px;
	margin: 20px 0px;
	border: none;
}
.modal-body {
	padding: 0px;
}
.method p {
	margin-bottom: 0px;
	color: var(--white, #fff);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 19.6px */
}

.method p a {
	color: var(--white, #fc4308);
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	text-decoration-line: underline;
}
.login-frm .heading {
	padding-bottom: 30px;
}
a.ForgotPassword {
	color: #fc4308;
	text-align: center;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	text-decoration-line: underline;
	margin: 20px 0px;
	display: inline-block;
}
.profile-box {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 10px 20px;
	justify-content: space-between;
}
.profile-box .profile-img img {
	width: 60px;
}
.profile-box .left-sid {
	display: flex;
	align-items: center;
	gap: 10px;
}

.profile-box .profile-name h2 {
	color: #000;
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 25px; /* 125% */
	margin-bottom: 0px;
}

.profile-box .profile-name p {
	color: var(--Pinterest-Gray-1, #767676);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 125% */
	margin-bottom: 0px;
}
.hero-section-iner {
	background: linear-gradient(90deg, #323e2a 0%, #101815 100%);
}
.profile-iner-page-header img {
	width: 100%;
	max-height: 350px;
	object-fit: cover;
	object-position: center;
}
.profile-box-iner {
	position: relative;
	margin-top: -70px;
}
.profile-details h2 {
	color: var(--www-linkedin-com-black-90, rgba(0, 0, 0, 0.9));
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 30px; /* 125% */
}

.profile-details span {
	color: var(--www-linkedin-com-black-60, rgba(0, 0, 0, 0.6));
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 17.5px; /* 125% */
}

.profile-details p {
	color: var(--www-linkedin-com-black-90, rgba(0, 0, 0, 0.9));
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px; /* 125% */
}
.bio-box {
	border-radius: 8px;
	background: var(--white, #fff);
	box-shadow: 0px 0px 0px 1px rgba(140, 140, 140, 0.2);
	padding: 15px;
	margin-bottom: 20px;
}

.bio-box h2 {
	color: var(--www-linkedin-com-black-90, rgba(0, 0, 0, 0.9));
	font-family: "Segoe UI";
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 25px; /* 125% */
	padding: 18px 0px;
}

.vitalStats .b-box {
	border-radius: 8px;
	border: 1px solid #323e2a;
	background: rgba(184, 219, 226, 0.29);
	box-shadow: 0px 0px 0px 1px rgba(140, 140, 140, 0.2);
	padding: 15px;
	 
}

.vitalStats .b-box h3 {
	color: rgba(0, 0, 0, 0.9);
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 17.5px; /* 109.375% */
}

.vitalStats .b-box p {
	overflow: hidden;
	color: rgba(0, 0, 0, 0.9);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3; /* 125% */
	margin-bottom: 0px;
}
.myvideo {
	background: #0e1513;
	padding: 60px 0px;
	min-height: 60vh;
}
.upload-btn-wrapper {
	position: absolute;
	overflow: hidden;
	display: inline-block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.btnuplod {
	border: none;
	color: gray;
	background-color: transparent;
}
.videoslider .video-frm-immg video {
	object-fit: cover;
	height: 450px;
}
.video-desc {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 15px 15px;
	padding-bottom: 15px;
	background: linear-gradient(
		180deg,
		rgba(14, 21, 19, 0) 61.3%,
		#0e1513 99.65%
	);
}

.video-desc h2 {
	padding: 0px !important;
	font-size: 16px !important;
}

.upload-btn-wrapper input[type="file"] {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	width: 100%;
}
.upload-video-box {
	border-radius: 10px;
	border: 1px dashed var(--white, #fff);
	text-align: center;
	margin-bottom: 30px;
	overflow: hidden;
}

.upload-video-box .video-frm-immg img {
	width: 100%;
	border-radius: 10px;
	/* opacity: 0.2; */
	/* mix-blend-mode: luminosity; */
}
.total-video {
	position: absolute;
	bottom: 5px;
	right: 5px;
	background: #fc4308d9;
	border-radius: 5px;
	font-size: 16px;
	color: #fff;
	padding: 5px;
	font-weight: 500;
}
.all-video-ct .upload-video-box h2 {
	font-size: 16px;
}
.upload-video-box h2 {
	margin-bottom: 0px;
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	padding: 20px 0px;
}
.video-frm-immg {
	position: relative;
}
.upload-btn-wrapper img {
	mix-blend-mode: unset !important;
	opacity: 1 !important;
}
.list-search-box {
	display: flex;
	justify-content: space-between;
}
.list-search-box input.searchTerm {
	width: 100%;
	position: relative;
	border: 1px solid #ccc;
	border-right: none;
	border-radius: 20px 0 0 20px;
	color: #fff;
	padding: 0 4px 0 16px;
	height: 40px;
	border: 1px solid #d3d3d3;
	background: transparent;
	border-right: 0px;
}
button.searchButton {
	border: 1px solid #d3d3d3;
	background-color: lch(97.92 0.02 356.63 / 0.1);
	border-radius: 0 40px 40px 0;
	cursor: pointer;
	height: 40px;
	width: 64px;
	margin: 0;
}
.pr-st-list {
	background: #0e1513;
	padding: 60px 0px;
	min-height: 60vh;
}
.atoz-list ul li a {
	cursor: pointer;
	display: inline-block;
	padding: 6px;
	color: #fff;
	box-sizing: border-box;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.atoz-list ul {
	padding: 0px;
	margin: 0px;
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 7px;
}
.atoz-list ul li {
	list-style: none;
}
.atoz-list ul li a.active {
	color: #fc4308;
}
.list-box-prs {
	border-radius: 10px;
	border: 1px solid rgba(252, 67, 8, 0.5);
	background: var(--Black-10, #1a1a1a);
	padding: 16px;
	margin-bottom: 25px;
}
.list-box-prs img {
	width: 100%;
	border-radius: 10px;
	height: 400px;
	object-fit: cover;
	object-position: top;
}
.name-prs img {
	width: 32px;
	height: 32px;
}
.name-prs h3 {
	color: #fc4308;
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 105%;
	margin-bottom: 0px;
}
.name-prs {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 0px;
	transition: all 0.3s ease;
}
.active-challenges {
	background: #0e1513;
	padding: 60px 0px;
	min-height: 60vh;
}
.active-challenges .heading-text h2 {
	font-size: 24px;
}
.challenge-name h2 {
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.challenge-name h2 b {
	color: #fc4308;
}
.challenge-time.time-cowndn {
	border-radius: 16px;
	background: #fc4308;
	display: inline-block;
	padding: 10px 15px;
}
.challenge-time.time-cowndn h2 {
	margin-bottom: 0px;
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -0.3px;
}
.challenges-vs-box {
	width: 114px;
	height: 114px;
	background: rgba(0, 0, 0, 0.25);
	box-shadow: -0.73px 0.73px 0.73px -1.46px rgba(255, 255, 255, 0.35) inset;
	backdrop-filter: blur(10px);
	border-radius: 50%;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.challenges-vs-box h2 {
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: -0.48px;
	line-height: 114px;
}

.like-btn i.fa.fa-heart {
	font-size: 32px;
	color: #fff;
}

.like-btn input[type="radio"] {
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
}
.like-btn input:checked ~ i.fa.fa-heart {
	color: red;
}
.active-challenges h5 {
	text-align: center;
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.3px;
	margin-top: 10px;
}
.progress,
.progress-stacked {
	height: 21px;
	border-radius: 15px;
	max-width: 80%;
	margin: 0 auto;
	margin-top: 20px;
}
.progress-bar {
	border-radius: 15px;
	background: #fc4308;
}
hr {
	margin: 3rem 0;
	color: inherit;
	border: 0;
	border-top: 2px solid #fff;
	opacity: 0.25;
}
.navbar-toggler {
	background: rgb(255 255 255 / 70%);
	box-shadow: -0.73px 0.73px 0.73px -1.46px rgba(255, 255, 255, 0.35) inset;
	backdrop-filter: blur(10px);
}
.titel h1 {
	color: #000;
	font-family: Montserrat;
	font-size: 42px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%; /* 58.8px */
	margin-bottom: 0px;
}

.titel p {
	color: #000;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
	margin-bottom: 0px;
}

/* .titel {
	padding: 0 0px 40px;
}
  */

.grey-heart {
	background: #ccc;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 15px;
	width: 15px;
	position: relative;
	top: 0;
	transform: rotate(-45deg);
}
.grey-heart::before,
.grey-heart::after {
	content: "";
	background: #ccc;
	border-radius: 50%;
	height: 15px;
	width: 15px;
	position: absolute;
}

.grey-heart::before {
	top: -10px;
	left: 0;
}

.grey-heart::after {
	left: 10px;
	top: 0px;
}

/* //!  --------- Red Heart ------------  */

.red-heart {
	background: #dc143c;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 15px;
	width: 15px;
	position: absolute;
	transform: rotate(-45deg);
	visibility: hidden;
	top: 0;
}
.red-heart::before,
.red-heart::after {
	content: "";
	background: #dc143c;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	position: absolute;
}
.red-heart::before {
	top: -10px;
	left: 0;
}

.red-heart::after {
	left: 10px;
	top: 0px;
}

@keyframes pop {
	100% {
		transform: scale(1.7) rotate(-45deg);
		opacity: 0;
	}
}
.red-heart.animation {
	animation: pop 0.9s linear;
	visibility: visible;
}
.red-heart.fill-color {
	background: var(--main-color);
}
.heart-bx {
	position: relative;
}
.vot-video-ft {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0px 30px;
	margin-top: 20px;
}

.vot-video-ft p {
	color: #fff;
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.3px;
	margin-bottom: 0px;
}
.filter-box-pos select.form-control {
	border-radius: 15px;
	-moz-appearance: none;
	appearance: auto !important;
	padding: 0;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	border: none;
	background: transparent;
	color: #fff;
	background: transparent url(../img/br_down.svg) no-repeat right center;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	padding: 0px 10px;
}
.filter-box-pos select#cat_type {
	border-radius: 15px;
	padding: 15px;
	text-align: left;
	margin: 0 0 0 auto;
}
.filter-box-pos {
	background: #fa4e22;
	border-radius: 15px;
}
.form-control:focus {
	outline: 0;
	box-shadow: none;
}
.titel h1 {
	font-size: 24px;
}
.update-details {
	background: #0e1513;
	padding: 80px 0px;
}
.uploadfile {
	position: relative;
	max-width: 205px;
	margin: 20px auto;
}
.uploadfile .edit {
	position: relative;
}
.uploadfile .edit input {
	display: none;
}
.uploadfile .edit input + label {
	display: flex;
	align-items: center;
	border-radius: 100%;
	cursor: pointer;
	font-weight: normal;
	transition: all 0.2s ease-in-out;
	color: rgba(255, 255, 255, 0.5);
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	margin-top: 20px;
	justify-content: center;
	gap: 10px;
}
.uploadfile .avatar-preview {
	width: 192px;
	height: 192px;
	position: relative;
	border-radius: 100%;
	border: 6px solid #f8f8f8;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.uploadfile .avatar-preview > div {
	width: 100%;
	height: 100%;
	border-radius: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.update-cover-img .uploadfile {
	max-width: 600px;
	height: auto;
}

.update-cover-img .avatar-preview {
	width: 100%;
	border-radius: 0px;
	border: none;
}

.update-cover-img .avatar-preview #imagePreview {
	border-radius: 10px;
}
.update-details .form-group {
	margin-bottom: 20px;
}

.update-details .form-group input.form-control,
.update-details .form-group textarea {
	border-radius: 8px;
	border: 1px solid #5c5c5c;
	background: #0e1513;
	color: #fff;
	height: 50px;
}
.update-details .form-group textarea {
	height: auto;
}
.update-details .form-group label {
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.5px; /* 109.375% */
	margin-bottom: 12px;
}
.update-details .form-group input.form-control::placeholder,
.update-details .form-group textarea::placeholder {
	color: rgba(255, 255, 255, 0.5);
	font-family: Montserrat;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.form-heding {
	color: #fc4308;
	font-family: "Segoe UI";
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 25px;
	margin: 20px 0px;
}
.btn-submit {
	margin-top: 30px;
}
.update-details input {
	color-scheme: dark;
}
.btn-submit .submit {
	border-radius: 8px;
	background: #fc4308;
	display: block;
	padding: 15px 30px;
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	max-width: 400px;
	margin: 0 auto;
	border: none;
}
.dropdown-menu[data-bs-popper] {
	top: 100%;
	left: auto;
	right: 0 !important;
	margin-top: var(--bs-dropdown-spacer);
}
hr.iner-page {
	margin: 20px 0px 20px;
	color: inherit;
	border: 0;
	border-top: 2px solid #898484;
	opacity: 0.25;
}
.profile-img {
	width: 60px;
	height: 60px;
	background: #fa4e22;
	text-align: center;
	border-radius: 50%;
}

.profile-img h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
	color: #fff;
}
.profile-img-iner img {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	object-fit: cover;
	border: 4px solid #fff;
	object-position: top;
}
.filter-box-pos select option {
	color: black;
}
.about-us p {
	margin-bottom: 30px;
}
.about-us h4 {
	color: #000;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
}
.footer-btn {
	text-align: center;
}

.footer-btn .action-btn {
	padding: 15px 30px;
	display: inline-block;
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin: 0px 10px;
	border-radius: 8px;
	background: #fc4308;
}

.footer-btn .action-btn.border-btn {
	border: 1px solid #fff;
	background: transparent;
}
.top-banner img {
	width: 100%;
}
.upload-form {
	max-width: 600px;
	margin: 0 auto;
}

.upload-form .form-titel {
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.video-gudlin {
	margin-top: 10px;
}

.video-gudlin h4 {
	color: #fc4308;
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.video-gudlin ul {
	padding: 0px;
	margin-top: 16px;
}

.video-gudlin ul li {
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 160% */
	list-style: none;
}
.upload-form .uploadfile {
	border-radius: var(--radi-mlg, 8px);
	border: 1px dashed #fc4308;
	padding: 24px;
	max-width: 100%;
}
.upload-form .uploadfile .edit input + label {
	display: block;
	text-align: center;
	margin: 0px;
}

.upload-form .uploadfile h4 {
	color: #fc4308;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
}

.upload-form .uploadfile h4 + span {
	color: #6d6d6d;
	text-align: center;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
}
.upload-form select.form-control {
	border-radius: 8px;
	border: 1px solid #5c5c5c;
	background: #0e1513;
	color: #fff;
	height: 50px;
	appearance: auto;
}
.navbar-toggler:focus {
	text-decoration: none;
	outline: 0;
	box-shadow: none;
}
.upload-form .video-gudlin p {
	color: var(--white, #fff);
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px;
	margin: 10px 0px 30px;
}
.upload-form .video-gudlin p a {
	color: var(--white, #fc4308);
}
.sent-msg p {
	color: #fff;
	background: #0080009e;
	padding: 5px 10px;
	border-radius: 2px;
}
.profile-box-iner hr {
	border-color: #a9a9a9;
}
.footer p {
	color: var(--white, #fff);
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
}

.single_box ul li {
	list-style: none;
	display: inline-block;
	color: var(--white, #fff);
}

.single_box ul {
	padding: 0px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 0px;
}

.single_box ul li a {
	color: var(--white, #fff);
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px; /* 156.25% */
}
.menu li.nav-item {
	margin: 0px 5px;
}
.video-chg .acctubnt a {
	display: inline-block;
	padding: 10px 20px;
	margin-bottom: 10px;
	color: #fff !important;
	font-weight: 500;
	border: 1px solid #fa4e22;
	background: #fa4e22;
	border-radius: 10px;
}
.search-container input:-internal-autofill-selected {
	appearance: unset !important;
	background-image: none !important;
	background-color: transparent !important;
	color: unset !important;
}
.all-video-box {
	background: #434343;
	padding: 10px;
	border-radius: 5px;
	min-height: 355px;
}
.videolink-btm p {
	margin-bottom: 0px !important;
}
.video-dic {
	padding: 5px 10px;
	color: #ffff;
}
.all-video-box video {
	border-radius: 10px;
}
.all-video-box .video-desc {
	background: transparent;
	color: #fff;
	padding: 5px 10px;
	padding-top: 20px;
}
.acctubnt {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 20px;
}
a.challenge-btn-prs.border-btn {
	background: transparent;
	padding: 0px;
	border: none;
}
.all-video-box .video-desc h2 {
	margin-bottom: 0px;
	font-size: 14px !important;
	flex-basis: 80%;
    line-height: 1.2;
}
.video-chg h2 {
	padding-top: 0px;
	font-size: 16px;
}
.challenge-list-box {
	display: block;
	margin-bottom: 60px !important;
}
.challenge-list-box video {
	object-fit: cover;
}
.video_thumbnail {
	position: relative;
	max-height: 450px;
	object-fit: cover;
}
.videoslider video.thevideo {
	min-height: 450px;
	max-height: 450px;
	object-fit: cover;
}

.video_thumbnail:hover img.img-fluid {
	opacity: 0;
}
.video_thumbnail img.img-fluid {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
	opacity: 1;
	border-radius: 10px;
}
.video_thumbnail:hover .mutebtn {
	opacity: 1;
}
.no_record {
	text-align: center;
	color: #fff;
	/*min-height: 60vh;*/
	display: flex;
	align-items: center;
	justify-content: center;
}
.votechallenge .no_record {
	min-height: auto;
} 
.videoslider {
	position: relative;
}
.videoPreview label {
	color: #fff;
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 20px;
}

.videoPreview {
	margin: 20px 0px;
}

video#videoPreview {
	display: block;
	margin-bottom: 20px;
	width: 100%;
	border-radius: 10px;
}

.videoPreview label input {
	border-radius: 8px;
	border: 1px solid #5c5c5c;
	background: #0e1513;
	color: #fff;
	height: 50px;
	width: 100px;
	margin-left: 10px;
	text-indent: 10px;
}
.search-suggestion-list {
	position: relative;
}

.search-suggestion-list ul li {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0px;
    cursor: pointer;
    padding: 10px;
}
.search-suggestion-list ul li:hover {
    background: #3064CD;
}
.search-suggestion-list ul {
    padding-left: 0px;
    background: #0e1513;
    border-radius: 5px;
    padding: 0;
    position: absolute;
    right: 0;
    left: 0px;
    border: 1px solid #ccc;
    border-top: 0px;
    overflow: hidden;
}
.toggle-password {
	position: absolute;
	top: 36% !important;
	right: 25px;
}
.vitalStats {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    gap: 20px;
}
.vitalStats .col-b {
    flex: 0 0 auto;
    min-width: 200px;
    max-width: 100%;
}
@media screen and (max-width: 768px) {
	.vitalStats .col-b { 
		min-width: 100%;
		max-width: 100%;
	}
	.container-fluid {
		padding-left: 20px;
		padding-right: 20px;
	}
	.banner-text {
		padding-top: 20px;
	}
	.banner-text h1 {
		font-size: 28px;
	}
	.banner-text p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.hero-section {
		height: 290px;
	}
	.heading-text h2 {
		font-size: 20px;
		/* margin-bottom: 30px; */
	}
	.porn-star-list h2 {
		margin-bottom: 0px;
	}
	.btn-all a {
		padding: 10px 15px;
		font-size: 15px;
	}
	svg.prevArrow,
	svg.nextArrow {
		display: none !important;
	}
	.challenges-btnbox {
		background: #fc4308;
		display: inline-block;
		position: relative;
		left: 0;
		top: 10px;
		transform: translate(0%, 0%);
		padding: 10px 20px;
		max-width: 350px;
		margin: 0 auto;
		margin-bottom: 40px;
	}
	.item .p-video-box.video {
		margin-bottom: 20px;
	}
	.about-us ul {
		padding-left: 40px;
	}
	.accordion-body .slick-initialized .slick-slide {
		min-height: 560px;
	}

  /* .challenges-btnbox .time-cowndn h2 {
	   
		font-size: 18px; 
		font-weight: 600; 
		letter-spacing: 0; 
	} */
	.challenges-btnbox .time-cowndn h2 {
		flex-wrap: wrap;
	}
	.btn-for-vote a {
		font-size: 16px;
		font-style: normal;
		font-weight: 600;
		letter-spacing: 0;
	}
	.categories .slick-slide img {
		height: 300px;
		object-fit: cover;
	}
	.categ-name h3 {
		font-size: 16px;
	}
	.categ-name {
		padding: 0px 10px;
	}
	.categ-name a {
		font-size: 15px;
	}
	.GetStarted-btm h3 {
		font-size: 28px;
		text-align: center;
	}
	.GetStarted-btm p {
		font-size: 16px;
		font-weight: 500;
		text-align: center;
	}
	.btn-getst a {
		padding: 15px 30px;
		font-size: 20px;
	}
	.see-all-challenges p {
		font-size: 16px;
	}
	.footer,
	.votechallenge {
		padding: 40px 0;
	}
	.login-frm h1 {
		font-size: 24px;
		margin-bottom: 0px;
	}
	.btn-pos-tab {
		padding: 10px 16px;
		font-size: 16px;
	}
	.btn-pos-tab {
		padding: 10px 20px;
		font-size: 16px;
		width: 100%;
	}
	li.nav-item {
		-ms-flex: 1;
		flex: 1 45%;
		flex-basis: 45%;
	}
	.filter-box-pos {
		margin: auto;
		margin-bottom: 20px;
	}
	.page-titel {
		padding-top: 2rem !important;
		padding-bottom: 0rem !important;
	}
	.titel h1 {
		font-size: 24px;
		text-align: center;
	}
	.titel {
		padding: 0 0px 20px;
	}
	.challenges-vs-box h2 {
		font-size: 22px;
		line-height: 94px;
	}
  /* .challenges-vs-box {
		width: 64px;
		height: 64px;  
	} */
	.challenges-vs-box {
		width: 94px;
		height: 94px;
		top: 45%;
		background: rgb(129 129 129 / 25%);
		border: 1px solid #fff;
	}
	.play-icon img {
		width: 30px;
	}

	.vot-video-ft p {
		font-size: 16px;
	}
	.vot-video-ft {
		flex-wrap: wrap;
		gap: 20px;
		padding: 0px 10px;
		margin-top: 10px;
		margin-bottom: 30px;
	}
/* .p-video-box { 
		margin-bottom: 20px;
} */
.p-video-box {
	margin-bottom: 0;
	height: auto;
	margin-top: 0;
}
.challenge-time.time-cowndn {
	padding: 10px 15px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.challenge-name h2 {
	/* text-align: center; */
	margin-bottom: 20px;
	margin-top: 20px;
}
.atoz-list ul {
	gap: 3px;
	flex-wrap: wrap;
	margin: 10px 0px;
}
.atoz-list {
	margin-top: 10px;
}
.titel p {
	text-align: center;
}
.login-sin-ser.mobile-btn {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	align-items: center;
}

.login-sin-ser.mobile-btn button#dropdownMenuButton1 {
	width: 100%;
	text-align: center;
	justify-content: center;
}

.login-btn.dropdown {
	flex: auto;
}
.update-details {
	background: #0e1513;
	padding: 20px 0px;
}
.navbar-collapse {
	flex-basis: 100%;
	flex-grow: 1;
	align-items: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 72px;
	z-index: 99;
}
.myvideo {
	background: #0e1513;
	padding: 30px 0px;
}
a.navbar-brand img {
	width: 80px;
}
.mob-dn {
	display: none;
}
.hero-section-iner {
	padding: 5px 0px;
}
.search-container form {
	border: none;
}
.search-container input[type="text"] {
	background-color: #1a231c;
}
a.modal-close {
	position: absolute;
	top: 0;
	right: 0;
}
hr {
	margin: 1rem 0;
	border-top: 1px solid #333030;
}
.bio-box h2 {
	padding-top: 0px;
}
.votechallenge .slick-initialized .slick-slide {
	height: 550px;
}
.list-box img {
	width: 235px;
	object-fit: cover;
}
.name-pstar h3 {
	font-size: 18px;
	margin-top: 10px;
}
.name-pstar span {
	font-size: 12px;
	font-weight: 600;
}
.name-pstar {
	padding-top: 0;
}
.categories {
	padding-top: 2rem !important;
	padding-bottom: 1rem !important;
}
.progress,
.progress-stacked {
	margin-bottom: 20px;
}
.modal-content {
	padding: 40px 20px;
}
.myvideo .heading-text h2 {
	font-size: 20px;
	margin-bottom: 30px;
}
.about-us h4 {
	font-size: 18px;
	font-weight: 600;
}
.active-challenges h5 {
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.3px;
	margin-top: 10px;
}
.activ-vote-box {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 16px;
}
.activ-vote-box .progress {
	margin: auto;
	width: 100%;
}
.challenges-vs-box.actvi-dn-mb {
	display: none;
}
.challenge-list-box.my-lg-4 {
	margin-bottom: 0;
}
}

.open_video {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 99; 
} 
.videolink-btm a {
	color: #bb3f1c;
	font-weight: bold;
	font-size: 16px;
}
.videolink-btm {
	color: #fff;
	padding: 5px 10px;
}
#fullVideoModal .modal-dialog {
	max-width: 780px;
	padding: 0px;
	border-radius: 20px; 
}

#fullVideoModal .modal-dialog .modal-content {
	padding: 0px;
	background: transparent;
	border: none;
}

#fullVideoModal .modal-dialog  video.modal-video{
	border-radius: 20px;
}
a.open_video img, .mutebtn {
	background: #ffffff;
	width: 40px;
	height: 40px;
	line-height: 30px;
	padding: 7px;
	border-radius: 50% !important;
}
.videolonk-btm {
	padding: 0px 30px;
}

.videolonk-btm a {
	color: #fff;
}
.login-frm input[type=checkbox] + label {
	display: block;
	margin: 0.2em;
	cursor: pointer;
	padding: 0.2em; 

}

.login-frm input[type=checkbox] {
	display: none;
}

.login-frm input[type=checkbox] + label:before {
	content: "\2714";
	border: 1px solid #9d9c9c;
	border-radius: 0.2em;
	display: inline-block;
	background: #fff;
	width: 1em;
	height: 1em;
	padding-left: 0;
	padding-bottom: 0px;
	margin-right: 10px;
	vertical-align: bottom;
	color: transparent;
	transition: .2s;
}
.login-frm input[type=checkbox] + label:active:before {
	transform: scale(0);
}

.login-frm input[type=checkbox]:checked + label:before {
	background-color: #ED820A;
	border-color: #ED820A;
	color: #fff;
}

.login-frm input[type=checkbox]:disabled + label:before {
	transform: scale(1);
	border-color: #aaa;
}

.login-frm input[type=checkbox]:checked:disabled + label:before {
	transform: scale(1);
	background-color: #F7C28F;
	border-color: #F7C28F;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
	color: #fff;
	background-color: #fc4308;
	border-color: #fc4308;
}

.accordion-item:last-of-type, .accordion, .accordion-body {
	background: #f7f7f7;
	border: none;
}
.accordion-button:not(.collapsed) {
	color: #ffffff;
	background-color: #18211b;
	box-shadow: none;
}
.accordion-body p {
	margin-bottom: 0px;
}
.accordion-button::after {
	filter: invert(1);
}
.accordion-button{
	border: 1px solid #e7e7e7;
	background-color: #18211b;
	color: #fff;
}



form.form-search input {
    padding: 8px 30px 8px 15px;
    border-radius: 20px;
    outline: none;
    border-radius: 12px;
    border: 1px solid var(--Neutral-40, #D6D6D6);
    background: var(--Neutral-10, #FFF);
    height: 48px;
}