@import url('https://fonts.googleapis.com/css?family=Proxima+Nova');


@font-face {
	font-family: "Northwell Alt W05 Regular";
	src: url("//fast.fonts.net/dv2/14/db266b64-6062-4595-92a8-7341171bf1e3.woff2?d44f19a684109620e484147ea690e818ee8d0f94c8efc5f31894b30255d761b9baed50f9f7bf286f78cb7d22838d1d51d956d04b899f396349fc66afa3141d12bd86108ae07dbc") format("woff2"),
		url("//fast.fonts.net/dv2/3/e5e55fb9-e7f2-4151-b949-5dcebdd4d19d.woff?d44f19a684109620e484147ea690e818ee8d0f94c8efc5f31894b30255d761b9baed50f9f7bf286f78cb7d22838d1d51d956d04b899f396349fc66afa3141d12bd86108ae07dbc") format("woff");
}

section {
	padding: 63px 0;
}

/*-- Fonts --*/
.f-1 {
	font-family: 'Graphik', sans-serif;
}

.f-2 {
	font-family: 'proxima-nova', sans-serif;
}

.f-3 {
	font-family: 'Northwell Alt W05 Regular';
}

/*-- Color --*/
.pink {
	color: #F476A4;
}

.black {
	color: #000;
}

.sky {
	color: #9FDADE;
}

/*-- Defoult css --*/
img {
	width: 100%;
}

h1 {
	font-size: 85px;
	line-height: 95px;
	margin-top: 20px;
}

h2 {
	font-size: 28px;
	line-height: 38px;
}

h3 {
	font-size: px;
	line-height: px;
}

h4 {
	font-size: 18px;
	line-height: 28px;
}

h5 {
	font-size: px;
	line-height: px;
}

h6 {
	font-size: 18px;
	line-height: 28px;
}

p {
	font-size: 16px;
	line-height: 21px;
}

a {
	font-size: px;
	line-height: px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin-bottom: 15px;
}

a,
a:hover,
img,
img:hover {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

/*-- Header --*/
header {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	position: absolute;
}

header[style="position: fixed;"] {
	background: #fff;
}

header .navbar-brand {
	max-width: 75px;
      margin: 0 !important;
}

header .navbar-brand img {
	border-radius: 50% !important;
}


header nav {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

header nav ul li {
	margin-left: 15px;
}

header nav ul li a,
.link {
	font-size: 18px;
	line-height: 30px;
	border-radius: 2px;
	color: #000 !important;
	text-transform: capitalize;
	padding: 4px 20px !important;
	font-family: 'Graphik', sans-serif;
}

header nav ul li a:hover,
header nav ul li a.last_btn,
.link {
	color: #fff !important;
	box-shadow: 3px 3px 2px #0303037a;
	background: transparent linear-gradient(207deg, #E7469F 0%, #F9A473 100%) 0% 0% no-repeat padding-box;
}

.link {
	border: none;
	text-decoration: none;
	display: inline-block;
	line-height: 40px !important;
	padding: 0 24px !important;
}

.link:hover,
#af-form-782643303 .af-standards .af-element input.foamSubmit {
	background: #000;
}

/*-- Video --*/
.vidframe {
	width: 100%;
	height: 430px;
}

/*-- 4 Box --*/
.color_box .box img {
	margin-bottom: 15px;
	height: 40px;
	width: auto;
}

.color_box .box h4 {
	font-weight: 600;
}

.color_box .box p {
	padding: 20px;
	border-radius: 20px;
}

.bg_1 {
	background: #9FDADE;
}

.bg_2 {
	background: #F5AE7F;
}

.bg_3 {
	background: #E7469F;
}

.bg_4 {
	background: #9FDADE;
}

.bg_box {
	background: transparent linear-gradient(252deg, #C83687 0%, #EE7530 100%) 0% 0% no-repeat padding-box;
}

.bg_box ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 !important;
	padding: 0 !important;
}

.bg_box ul li {
	flex: 0 0 25%;
	list-style: none;
}

.bg_box ul li:nth-child(1),
.bg_box ul li:nth-child(2),
.bg_box ul li:nth-child(3) {
	border-right: 1px solid #fff;
}

.bg_box .box h2,
.bg_box .box p {
	color: #fff;
	margin: 0;
	letter-spacing: 1px;
}

.bg_box .box {
	display: flex;
	align-items: center;
	justify-content: center;
}

.bg_box .box img {
	max-width: 50px;
	margin-right: 15px;
}

.bg_box .box h2 {
	font-weight: 700;
}

.lunch h2,
.upcoming h2,
.founder h2 {
	display: flex;
	justify-content: center;
	align-items: center;
}

.lunch h2 span,
.upcoming h2 span,
.founder h2 span {
	width: auto;
}

.lunch ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	justify-content: center;
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
}

.lunch ul.nav {
	border-bottom: 1px solid rgb(0 0 0 / 30%);
	margin-bottom: 30px !important;
}

.lunch ul.nav li {
	flex: 0 0 16.6666%;
}

.lunch ul.nav li a {
	color: #000;
	opacity: .38;
	position: relative;
	display: inline-block;
	width: 100% !important;
	font-family: 'proxima-nova', sans-serif;
}

.lunch ul.nav li a.active {
	opacity: 1;
}

.lunch ul.nav li a.active:after {
	content: '';
	position: absolute;
	background: #FD80AC;
	border-radius: 5px;
	height: 5px;
	bottom: -3px;
	right: 0;
	left: 0;
}

.lunch .tab-content ul {
	margin: 0 !important;
	padding: 0 !important;
}

.lunch .tab-content ul li {
	flex: 0 0 200px;
	border: 10px solid #fff;
}

.lunch .tab-content ul li a {
	list-style: none;
	width: 100%;
	opacity: .34;
	color: #6AA4A8;
	border-radius: 5px;
	line-height: 46px;
	display: inline-block;
	background: #E8F2F3;
	text-decoration: none;
	font-family: 'proxima-nova', sans-serif;
}

.lunch .tab-content ul li a:hover,
.lunch .tab-content ul li.active a {
	opacity: 1;
	color: #000 !important;
	box-shadow: 1px 1px 1px #c83687;
}

.upcoming form {
	display: inline-block;
	width: 100%;
}

.upcoming form ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.upcoming form ul li {
	flex: 0 0 50%;
	padding: 15px;
	list-style: none;
	position: relative;
}

.upcoming form input {
	width: 100%;
	border-radius: 2px;
	padding: 10px 15px;
	margin-top: 10px;
	border: 1px solid #707070;
}

.upcoming form label {
	top: 14px;
	left: 28px;
	padding: 0 2px;
	color: #101010;
	font-size: 14px;
	background: #fff;
	line-height: 20px;
	position: absolute;
	font-family: 'Graphik', sans-serif;
}

.upcoming form button {
	background: transparent linear-gradient(222deg, #E7469F 0%, #F9A473 100%) 0% 0% no-repeat padding-box;
	width: 100%;
	border: none;
	border-radius: 5px;
	line-height: 40px;
	color: #fff !important;
	font-family: 'Graphik', sans-serif;
}

.upcoming form button:hover {
	background: #000;
}

.founder h2 {
	justify-content: left;
}

.founder {
	background: url(../public/images/Founder.svg) center no-repeat;
	background-size: cover;
}

.professional {
	background: url(../public/images/Professional.png) center no-repeat;
	background-size: cover;
}

.upcoming {
	background: url(../public/images/upcoming.png) center no-repeat;
	background-position: bottom;
	background-size: contain;
}

.font_bold {
	margin-top: 30px;
	font-weight: 700;
	color: #101010;
}

.ambassador {
	background: url(../public/images/ambassador.png) left center;
	background-size: cover;
}

.white {
	color: #fff;
}

.bg_wite {
	background: #fff;
}

.ambassador form {
	padding: 20px 25px 25px;
	transform: translate(0, -25px);
	box-shadow: 0 0 5px #00000042;
}

.ambassador form span {
	display: inline-block;
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}

.ambassador form input,
.ambassador form textarea {
	width: 100%;
	border-radius: 2px;
	padding: 10px 15px;
	margin-top: 10px;
	border: 1px solid #707070;
}

.ambassador form textarea {
	line-height: 70px;
}

.ambassador form label {
	top: 1px;
	left: 14px;
	padding: 0 2px;
	color: #101010;
	font-size: 14px;
	background: #fff;
	line-height: 20px;
	position: absolute;
	font-family: 'Graphik', sans-serif;
}

.ambassador form .link {
	width: 100%;
}

.ambassador .single_line {
	display: flex;
	align-items: center;
	margin-top: 30px;
}

.ambassador .single_line span {
	width: auto;
	margin-right: 15px;
	display: inline-block;
}

.ambassador .single_line span img {
	max-width: 120px;
}

.ambassador .single_line span h1 {
	margin: 0;
}

.sponsored h2 {
	font-weight: 600;
}

/*-- Slider --*/
.slick-slide {
	margin: 0px 20px;
}

.slick-slide img {
	width: 100%;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-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);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin: 0 auto;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
	height: 205px;
	width: auto;
	max-width: 90%;
	object-fit: contain;
	margin: 0 auto;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}


/*-- Sponser Spotlight --*/

.sponser_spotlight {
	background: url(../images/Sponser_bg.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}

.sponser_spotlight h2.pink {
	font-size: 50px;
	font-weight: 800;
	line-height: 60px;
	text-transform: uppercase;
	text-shadow: -1px 1px 1px #ff6715;
}

/*-- our_tribe --*/

.our_tribe {}

.our_tribe .box {
	padding: 0 15px;
}

.our_tribe .tribe img {
	width: 100%;
	height: auto;
	max-width: 100%;
}

.our_tribe .box h2 {
	margin: 0;
	color: #C83687 !important;
	font-size: 40px !important;
	transform: translate(0, -5px);
}

.our_tribe .box h6 {
	margin: 15px 0 10px;
}

.our_tribe .box h4 {
	margin: 0;
	text-transform: uppercase;
}


.our_tribe .tribe {
	position: relative;
}

.our_tribe .tribe .slick-prev {
	left: 0;
	background-image: url(../images/icon-left.png);
}

.our_tribe .tribe .slick-next {
	right: 0;
	background-image: url(../images/icon-right.png);
}

.our_tribe .tribe .slick-arrow {
	top: 25%;
	border: 0;
	z-index: 1;
	width: 20px;
	height: 20px;
	font-size: 0;
	position: absolute;
	background-color: transparent;
	background-size: contain;
	background-repeat: no-repeat;
}

.our_tribe .tribe .slick-arrow:hover {
	opacity: .5;
}

.founder img {
	max-width: 250px;
	margin: 0 auto;
	display: block;
}

footer {
	background: url(../images/footer.svg) no-repeat;
	background-position: center;
	background-size: cover;
	padding: 50px 0 10px;
}

footer a {
	display: inline-block;
}

footer .logo_footer {
    max-width: 150px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 20px;
}

footer ul {
	display: flex;
	justify-content: center;
	margin: 30px 0 50px !important;
	padding: 0 !important;
}

footer ul li {
	list-style: none;
	padding: 0 25px;
	line-height: 14px;
}

footer ul li:nth-child(1),
footer ul li:nth-child(2),
footer ul li:nth-child(3),
footer ul li:nth-child(4) {
	border-right: 1px solid #0808081c;
}

footer ul li a {
	color: #000 !important;
	list-style: none;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	font-family: 'proxima-nova', sans-serif;
}

footer ul li a:hover {
	opacity: .75;
}

footer p {
	opacity: .29;
	color: #000;
	font-size: 14px;
}

/*-- Page Banner --*/

.page_banner {
	position: relative;
}

.page_banner .box {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
	position: absolute;
	align-items: center;
	justify-content: center;
}

/*-- Events Box --*/

.events_container {}

.events_container .box {
	display: inline-block;
	background: #F7FCFD;
	text-align: center;
	position: relative;
	padding: 30px 15px;
	margin: 20px 0;
	width: 100%;
}

.events_container .box ul {
	padding: 0;
	display: flex;
	width: fit-content;
	position: relative;
	margin: 40px auto 50px;
	justify-content: center;
}

.events_container .box ul:after {
	left: 0;
	top: 50%;
	right: 0;
	content: '';
	height: 1px;
	position: absolute;
	background: #f1f1f1;
}

.events_container .box ul li {
	z-index: 1;
	list-style: none;
	position: relative;
}

.events_container .box h2.pink {
	margin: 0;
}

.events_container .box h2.ev_name {
	color: #EF037E;
	font-weight: 800;
	text-transform: uppercase;
	text-shadow: -1px 1px 1px #ff6715;
}

.events_container .box ul li:nth-child(1) {
	width: 100px;
}

.events_container .box ul li:nth-child(2) {
	width: 160px;
	margin: 0 100px;
}

.events_container .box ul li:nth-child(3) {
	width: 100px;
}

.events_container .box ul li p {
	font-weight: 400;
	text-align: center;
}

.events_container .box ul li p:nth-child(1) {
	position: relative;
	margin-bottom: 25px;
}

.events_container .box ul li p:nth-child(1):after {
	left: 0;
	right: 0;
	content: '';
	height: 5px;
	bottom: -15px;
	position: absolute;
	background: #FD80AC;
	border-radius: 5px;
}

.events_container .box ul li p:nth-child(2) {
	margin: 0;
}

/*------------------ Reg Page ----------------*/

.reg_banner {
	margin: 85px 0 60px;
	position: relative;
}

.reg_banner .banner_text {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    position: absolute;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.reg_banner .banner_text h5 {
	margin: 0;
}

.reg_banner .banner_text h5 b {
	text-transform: uppercase;
}

.reg_banner .banner_text a.link {
    margin: 10px 0;
    min-width: 242px;
    padding: 13px 48px !important;
    text-transform: capitalize;
}

.reg_banner .banner_text .date_time_reg {
	padding: 30px 10px;
	border-radius: 5px;
	margin-bottom: -40px;
	transform: translate(0, 30px);
}

.reg_banner .banner_text .date_time_reg ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.reg_banner .banner_text .date_time_reg ul li {
	padding: 0 20px;
	flex: 0 0 25%;
}

.reg_banner .banner_text .date_time_reg img {
	width: 26px;
	height: 26px;
	object-fit: contain;
}

.reg_banner .banner_text .date_time_reg h2 {
	font-weight: 500;
	margin: 20px 0 0;
}

.reg_banner .banner_text .date_time_reg a {
	color: #E7469F;
	font-weight: 500;
	background: #fff;
	padding: 16px 28px;
	border-radius: 3px;
	text-decoration: none;
}

.reg_banner .banner_text .date_time_reg a:hover {
	background: #000;
	color: #fff;
}

.m_ambassadors {
	position: relative;
}

.m_ambassadors .amb_box {
	border: 1px solid #FF7A00;
	padding: 30px 30px 0;
	border-radius: 15px;
	position: relative;
	min-height: 355px;
	margin: 15px 0;
}

.m_ambassadors .rotate_right {
	right: 0;
	top: 100px;
	max-width: 70px;
	position: absolute;
}

.m_ambassadors .amb_box img {
	max-width: 85px;
}

.m_ambassadors .amb_box h4 {
	text-transform: capitalize;
	font-weight: 700;
	margin: 15px 0 0;
}

.m_ambassadors .amb_box h6 {
	color: #41A3AA;
	font-size: 14px;
	font-weight: 400;
}

.m_ambassadors .amb_box p {
	font-size: 14px;
	line-height: 24px;
}

.m_ambassadors .amb_box a {
	left: 50%;
	z-index: 1;
	bottom: -20px;
	box-shadow: none;
	position: absolute;
	color: #fff !important;
	transform: translate(-50%, 0);
	background: transparent linear-gradient(207deg, #E7469F 0%, #F9A473 100%) 0% 0% no-repeat padding-box;
}

.m_ambassadors .amb_box a:hover {
	background: #000 !important;
}

.reg_sponser {
	background: url(../images/p_bg.png) no-repeat;
	background-position: top left;
	background-size: 250px;
	margin-bottom: 50px;
	position: relative;
	padding: 25px 0 0;
}

.reg_sponser .abs,
.mo_founder .abs {
	bottom: 0;
	z-index: 1;
	right: 20px;
	max-width: 100px;
	position: absolute;
}

.reg_sponser .row {
	background: rgb(200 234 235 / 70%);
	;
	border-radius: 10px;
}

.reg_sponser .row .col-md-4 {
	padding: 0;
}

.reg_sponser .row .col-md-4 img {
	transform: translate(0, -6px) scale(1.03);
}

.reg_sponser .box {
	padding: 30px;
}

.reg_sponser .row .auto {
	width: auto;
	max-width: 40%;
}

.reg_sponser .row p {
	margin: 25px 0;
	max-width: 80%;
}

.bg_light {
	padding: 15px 0;
	background: #F7FFFF;
}

.bg_light .pl {
	padding-left: 30px;
}

.bg_light .pr {
	padding-right: 30px;
}

.mo_founder {
	background: url(../images/p_bg.png) no-repeat;
	background-position: top left;
	background-size: 250px;
	position: relative;
}

.mo_founder .container {
	position: relative;
	z-index: 9;
}

.jac_flesner {
	background: #FDF2F8;
}

.jac_flesner p {
	margin: 35px 0 25px;
}


/*-- Login Page --*/

.login_page {
	background: #eaf8f9;
}

.login_page section {
	margin-top: 85px;
	border-bottom: 2px solid #fff;
}

.login_page .box {
	padding: 25px;
	background: url(../images/Glossy_flip.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 15px;
	border: 5px solid #fff;
	box-shadow: 0 0 5px #e2e2e2;
	display: flex;
	justify-content: flex-end;
}

.login_page .box h2 {
	text-transform: uppercase;
	font-weight: 600;
}

.login_page .box form {
	max-width: 500px;
}

.login_page .box form button {
	background: transparent linear-gradient(222deg, #E7469F 0%, #F9A473 100%) 0% 0% no-repeat padding-box;
	width: 100%;
	border: none;
	border-radius: 5px;
	line-height: 40px;
	color: #fff !important;
	font-family: 'Graphik', sans-serif;
}

.login_page .box form button:hover {
	background: #000;
}

.login_page .box .small {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 20px;
	font-weight: 500;
}

.login_page .box .form_box {
	display: flex;
	flex-wrap: wrap;
	margin-left: -8px;
	margin-right: -8px;
}

.login_page .box .form_box label {
	padding: 8px;
	flex: 0 0 50%;
	font-weight: 500;
	font-size: 12px;
}

.login_page .box .form_box label input {
	width: 100%;
	padding: 7px;
	border: none;
	font-size: 14px;
	font-weight: 600;
	margin-top: 3px;
	border-radius: 5px;
	text-transform: unset;
}

.login_page .box .form_box label input:active,
.login_page .box .form_box label input:focus {
	outline: none;
}

.login_page .box form button {
	margin: 15px 0;
	max-width: 200px;
	letter-spacing: .5px;
	text-transform: uppercase;
}

.login_page .box form .already_ac {
	width: 100%;
	display: block;
	margin-top: 15px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px;
}

.login_page .box form .already_ac a {
	background: #fff;
	text-decoration: none;
	padding: 5px 10px;
	border-radius: 3px;
	margin-left: 5px;
}

.login_page .box form .already_ac a:hover {
	background: #000;
	color: #fff;
}

.right_box {
    flex-direction: row-reverse;
}

@media (max-width: 768px) {
	.login_page .box {
		background: #d7efef;
		text-align: center;
	}

	.login_page .box .form_box label {
		text-align: left;
	}

}

@media (max-width: 575px) {
	.login_page .box {
		border: 2px solid #fff;
		text-align: left;
		padding: 15px;
	}

	.login_page .box .form_box label {
		flex: 0 0 100%;
	}

}


/*-- Login_New --*/


/*-- Crew Page --*/

.banner_crew {
/*	border-bottom-left-radius: 150px;*/
	margin-bottom: 0px !important;
	position: relative;
	overflow: hidden;
}

.banner_crew h6 {
	font-weight: 600;
	margin-bottom: 40px;
}

.banner_crew .banner_ul {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 80px;
	z-index: 2;
	display: flex;
	align-items: center;
}

.banner_crew .banner_ul:after,
.banner_crew .banner_ul:before {
	content: '';
	position: absolute;
	width: 1px;
	height: 33%;
	left: 50%;
	background: #000;
}

.banner_crew .banner_ul:after {
	top: 0;
}

.banner_crew .banner_ul:before {
	bottom: 0;
}

.banner_crew .banner_ul ul {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
}

.banner_crew .banner_ul ul li {
	margin: 10px 0;
}

.banner_crew .banner_ul ul li a {
	display: inline-block;
	background: #F476A4;
	text-align: center;
	border-radius: 50%;
	line-height: 30px;
	color: #fff;
	width: 30px;
}

.banner_crew .banner_ul ul li a:hover {
	background: #000;
}

.meet_crew form {
	padding: 25px 0;
}

.meet_crew form ul {
	display: flex;
	list-style: none;
	align-items: center;
	margin: 0 !important;
	padding: 0 !important;
	justify-content: center;
}

.meet_crew form ul li {
	padding: 5px;
}

.meet_crew form .box {
	border: 1.5px solid #ef037e;
	padding: 1px 8px 1px 1px;
	align-items: center;
	border-radius: 0;
	display: flex;
}

.meet_crew form input,
.meet_crew form select {
	padding: 7px 10px !important;
	border-radius: 0px;
	background: #fff font-size: 12px;
	color: #ef037e;
	border: none;
}

.meet_crew form input:active,
.meet_crew form select:active,
.meet_crew form input:focus,
.meet_crew form select:focus {
	outline: none;
}

.meet_crew form button,
.meet_crew form a {
	border: 0;
	font-size: 12px;
	color: #ef037e;
	font-size: 16px;
	font-weight: 500;
	padding: 7px 10px;
	background: #fee6f3;
	border-radius: 0px;
}

.meet_crew form a {
	display: inline-block;
	text-decoration: none;
	margin-left: 7px;
}

.meet_crew form button:hover,
.meet_crew form a:hover {
	background: #ef037e;
	color: #fee6f3;
}

.meet_crew form .box .search {}

.meet_crew form .box .search img {
	width: 18px;
}

.meet_crew form .box .search {
	padding: 7px 10px;
	border-right: 1.5px solid #ef037e;
	align-items: center;
	display: flex;
}

.meet_crew .popup_box ul {
	margin: 0 -15px !important;
	justify-content: center;
	padding: 0 !important;
	flex-wrap: wrap;
	display: flex;
}

.meet_crew .popup_box ul li {
	flex: 0 0 33.3333%;
	list-style: none;
	padding: 15px;
}

.sparkle_crew .wrapper {
    margin-top: 30px;
}

.meet_crew .popup_box .list_box .images {
    position: relative;
/*    overflow: hidden;*/
    padding: 6px;
    display: inline-block;
    margin: 0 auto !important;
}

.meet_crew .popup_box .list_box .images .imgabs,
.meet_crew .popup_box .list_box .images .iframe {
	object-position: center;
    object-position: top;
    object-fit: cover;
    background: #fff;
    padding: 5px;
    width: 250px;
    height: 250px;
}

.meet_crew .popup_box .list_box .images .imgabs {
	position: absolute;
	top: 6px;
	left: 6px;
	right: 6px;
	bottom: 6px;
}

.meet_crew .popup_box .list_box:hover .images .imgabs {
	opacity: 0;
}

.meet_crew .popup_box .list_box .text {
	max-width: 260px;
    margin: 0 auto;
}

.meet_crew .popup_box .list_box .text h4 {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 0px;
    text-transform: capitalize;
    white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 160px;
}

.meet_crew .popup_box .list_box .text h6 {
	color: #4da9af;
	font-size: 14px;
	font-weight: 300;
	margin: 0;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 160px;
}

.meet_crew .popup_box .list_box .text br {
	display: none !important;
	text-align: left !important;
}

.meet_crew .popup_box .list_box .text a,
.meet_crew .popup_box .list_box .text button,
.meet_popup .modal-body button {
	color: #ef037e;
	font-size: 14px;
	background: #fff;
	font-weight: 500;
	padding: 8px 18px;
	border-radius: 0;
    height: fit-content;
	letter-spacing: .5px;
	text-decoration: none;
	border: 1.5px solid #ef037e;
}
.meet_crew .popup_box .list_box .text a:hover,
.meet_crew .popup_box .list_box .text button:hover,
.meet_popup .modal-body button:hover {
	background: #ef037e;
	color: #fff;
}

.meet_crew .popup_box .view_all {
	color: #fff !important;
	background: transparent linear-gradient(207deg, #E7469F 0%, #F9A473 100%) 0% 0% no-repeat padding-box;
	border: none;
	letter-spacing: 1px;
	padding: 12px 0;
	font-size: 16px;
	font-weight: 600;
	margin-top: 30px;
	border-radius: 5px;
	min-width: 260px;
}

.meet_crew .popup_box .view_all:hover {
	background: #ef037e;
}

.meet_popup .modal-body .box {
	padding: 15px;
}

.meet_popup .modal-body .box h4 {
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 5px;
}

.meet_popup .modal-body .box h6 {
	color: #4da9af;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 8px;
}

.first_pop .modal-body .box .about_para {
    max-height: 108px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 15px;
}

.first_pop .modal-body .box .about_para:hover {
    max-height: fit-content;
}

.first_pop .modal-body .box img.imgabs {
    max-height: 350px;
    object-fit: cover;
    object-position: top;
}

/*.meet_popup .modal-body .box p {
	font-size: 13px;
	font-weight: 400;
	margin: 0 0 20px;
	line-height: 19px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}*/


.ins_cur_crew .popup_box .list_box .images {
	background: url(https://sproutsagesolutions.in/professionalMom/public/frontend_assets/images/bdr-1.png);
}

.golden_bdr .popup_box .list_box .images {
	background: url(https://sproutsagesolutions.in/professionalMom/public/frontend_assets/images/bdr-2.png);
}

.sparkle_crew .popup_box .list_box .images {
	background: url(https://sproutsagesolutions.in/professionalMom/public/frontend_assets/images/bdr-3.png);
}


.whare_all_started {
	background: url(../images/Glossy_flip.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}

.modal-content button.close.close_my_pop {
	top: 5px;
	right: 5px;
	border: 0;
	display: flex;
	align-items: center;
	text-align: center;
	position: absolute;
	color: #fff !important;
	justify-content: center;
	padding: 0 8px 5px !important;
	line-height: 23px !important;
	background: transparent linear-gradient(207deg, #E7469F 0%, #F9A473 100%) 0% 0% no-repeat padding-box;
}

.modal-content button.close.close_my_pop:hover {
	background: #000;
	color: #fff !important;
}


/*-- Home new Css --*/

/*
.silver_box {
    background: #f8f8f8;
}

.platinum_box {
    background: #E5E4E2;
}


.gold_box  {
    background: #ffd70038;
}
*/

.new_slider h1.pink.f-3 {
	margin-bottom: 0;
}

.new_slider .icon_div {
    display: flex;
    justify-content: space-around;
    position: absolute;
    bottom: 67px;
    left: 0;
    right: 0;
}

.sponsored .logos-slider {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.sponsored .logos-slider img {
    max-height: 150px;
}

.new_slider h1 a {
    font-family: 'Graphik';
    font-size: 20px;
    text-decoration: none;
    color: #fff;
    background: #4ea9ae;
    line-height: 60px !important;
    display: inline-block;
    width: 60px;
    border-radius: 50%;
    font-weight: 500;
}

.new_slider p.f-2.black {
	margin-bottom: 20px;
}

.new_slider .list_box {
	text-align: center;
	background: #fff;
}

/*-- New Css --*/
.new_slider button[type="button"] {
	font-size: 21px !important;
    background: transparent linear-gradient(207deg, #E7469F 0%, #F9A473 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -150px;
}

.new_slider button:hover {
	background: #000;
	text-shadow: inherit;
}

.new_slider .item {
	border: 7px solid transparent;
	position:relative;
	height: auto;
}

.new_slider .item .list_box .images span.tool_box {
	top: -9px;
    z-index: 1;
    color: #fff;
    width: 30px;
    left: 50%;
    position: absolute;
    line-height: 30px;
    transform: translate(-15px, 0);
}

.new_slider .item .list_box .images span.tool_box img {
	height: auto !important;
      box-shadow: 0 0 2px #aaa;
      border-radius: 50%;
}

.first_pop .modal-body {
	padding: 10px;
}

.first_pop .modal-body .box {
	background: #f1f1f1;
	padding: 0;
	padding-bottom: 25px;
	border-radius: 7px;
}

/*.first_pop .modal-body .box img {
	max-height: 550px;
	object-fit: cover;
	object-position: center;
}*/

.meet_popup .modal-body .box p {
    padding: 0 10px;
}

.first_pop .modal-body .box h4.black {
	background: transparent linear-gradient(207deg, #E7469F 0%, #F9A473 100%) 0% 0% no-repeat padding-box;
	color: #fff;
	line-height: 46px;
	text-transform: uppercase;
	letter-spacing: .5px;
}

.first_pop .modal-body .box h6 {
	font-size: 16px;
	font-weight: 400;
	margin: 14px 0 0 !important;
}

.first_pop .modal-dialog {
	max-width: 400px;
}

.pls_login .modal-dialog {
	max-width: 400px;
}

.pls_login .modal-dialog .modal-body.text-center {
	background: #f1f1f1 !important;
	border: 10px solid #fff;
	border-radius: 15px;
	padding-bottom: 30px;
}

.pls_login .modal-dialog h1 {
	margin: 0;
	color: #F476A4;
}

.pls_login .modal-dialog h5.black {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: .65px;
	margin: 20px 0 25px;
}

.new_slider .wrapper {
	justify-content: center;
}

div#bioPendingModal {
    background: #00000080;
}

#bioPendingModal .modal-content {
    max-width: 300px;
    margin: 0 auto;
    top: 50%;
    transform: translate(0, -50%);
}

#bioPendingModal .modal-content p {
    font-size: 20px;
    padding: 10px;
    line-height: 28px;
    margin-bottom: 0;
}

#bioPendingModal .modal-content p span.close {
    background: #000 !important;
    position: absolute !important;
    width: 15px;
}

#bioPendingModal .modal-content span.close {
    color: #fff;
    z-index: 9;
    top: -15px;
    width: 30px;
    right: -15px;
    height: 30px;
    background: #000;
    position: absolute;
    border-radius: 50%;
    cursor: pointer;
}

#bioPendingModal .modal-content span.close:hover {
    background: #fff;
    color: #000;
}

.create_acccount {
	background: #fff;
}

.create_acccount .ca_box {
	margin-top: 85px;
	position: relative;
	border-top: 1px solid #f1f1f1;
}

.create_acccount .ca_box .tree {
	position: absolute;
	top: auto;
	height: 190px;
	width: auto;
	z-index: 1;
	bottom: 0;
	left: 16%;
}

.create_acccount .ca_box .contain_form {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	border: 5px solid #fff;
	box-shadow: 0 0 5px #f1f1f1;
	border-radius: 15px;
	margin: 0 auto;
	width: 860px;
}

.create_acccount h2 {
	font-weight: 700;
}

.create_acccount .bg_box {
	min-height: 300px;
	flex: 0 0 320px;
	position: relative;
	padding: 100px 20px 0;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	background: #000;
/*	background: linear-gradient(192.11deg, #E7469F -18.95%, #EE7530 238.74);*/
}

.create_acccount .ca_form_box {
	flex: 0 0 530px;
	padding: 20px;
}

.create_acccount .bg_box img {
	max-width: 350px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    object-fit: contain;
}

.create_acccount .ca_box ul {
	list-style: none;
	display: flex;
	align-items: center;
	margin: 0;
	padding: 0;
	flex-wrap: wrap;
	width: 100%;
}

.create_acccount .ca_box ul li:nth-child(1) {
	margin-right: 20px;
}

.create_acccount .ca_box ul li button {
	display: flex;
	align-items: center;
	border: 1px solid #35CCED;
	background: #fff;
	font-size: 14px;
	font-weight: 500;
	color: #000;
	padding: 10px 15px;
	border-radius: 5px;
	letter-spacing: .5px;
}

.create_acccount .ca_box ul li button img {
	width: 24px;
	margin-right: 10px;
}

.create_acccount .ca_box ul li button:hover {
	background: #35CCED;
	color: #fff;
}

.create_acccount p.or.text-center {
	font-weight: 500;
	margin: 25px 0;
	opacity: .5;
}

.create_acccount .ca_box form {
	display: flex;
	flex-wrap: wrap;
	margin-left: -8px;
	margin-right: -8px;
}

.create_acccount .ca_box form label {
	padding: 8px;
	flex: 0 0 50%;
}

.create_acccount .ca_box form label.w-100 {
	flex: 0 0 100%;
}

.create_acccount .ca_box form p {
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 3px;
	letter-spacing: .5px;
	font-weight: 500;
}

.create_acccount .ca_box form input {
	width: 100%;
	padding: 6px 10px;
	background: #FCFDFE;
	border: 1px solid #F0F1F7;
	border-radius: 5px;
	font-size: 14px;
	letter-spacing: .5px;
}

.create_acccount .bg_box p {
	font-size: 14px;
	font-family: 'Graphik', sans-serif;
	letter-spacing: .5px;
}

.create_acccount .ca_box form button {
	background: transparent linear-gradient(222deg, #E7469F 0%, #F9A473 100%) 0% 0% no-repeat padding-box;
	border: none;
	padding: 2px 15px;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 5px;
	line-height: 40px;
	letter-spacing: 2px;
	color: #fff !important;
	font-family: 'Graphik', sans-serif;
	margin: 10px;
}

.create_acccount .ca_box form button:hover {
	background: #000;
}

.alert {
    padding: 5px 10px;
    border: none;
}

.alert strong,.alert p {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .5px;
}


@media (max-width: 1024px) {
	.meet_crew form {
		padding: 15px 0;
	}

	.list_box .images iframe {
		height: 260px;
	}

	.meet_crew .popup_box ul li {
		padding: 10px;
	}

	.meet_crew .popup_box .list_box .text h4 {
		font-size: 18px;
		line-height: 28px;
	}

	.meet_crew .popup_box .list_box .text h6 {
		font-size: 12px;
		font-weight: 400;
	}

	.meet_crew .popup_box .list_box .text button,
	.meet_popup .modal-body button {
		font-size: 12px;
		padding: 7px 0;
	}

	.meet_popup .modal-body .box {
		padding: 5px;
	}

	.banner_crew .col-md-8 {
		width: 90%;
	}
}

@media (max-width: 768px) {
	.meet_crew .popup_box ul li {
		flex: 0 0 50%;
	}

	.banner_crew .banner_ul {
		left: 30px;
	}

	.banner_crew .banner_ul:after,
	.banner_crew .banner_ul:before {
		height: 22%;
	}

	.banner_crew h6 {
		font-weight: 500;
		font-size: 14px;
		line-height: 20px;
		max-width: 500px;
		margin: 0 auto 25px;
	}

	.meet_crew .popup_box .view_all {
		min-width: 200px;
	}

	.whare_all_started .col-md-6 {
		width: 65%;
	}
}

@media (max-width: 767px) {

	.banner_crew .banner_ul:after,
	.banner_crew .banner_ul:before {
		display: none;
	}

	.banner_crew .banner_ul {
		position: relative;
	}

	.banner_crew .banner_ul ul {
		display: flex;
		justify-content: center;
		width: 100%;
		transform: translate(0, -70px);
	}

	.banner_crew .banner_ul ul li {
		margin: 0 5px;
	}

	.meet_crew form .box .search img {
		width: 18px;
	}

	.meet_crew form ul {
		flex-wrap: wrap;
	}
}

@media (max-width: 575px) {
	.meet_crew .popup_box ul {
		overflow: hidden;
		width: 100%;
		margin: 0 auto !important;
	}

	.meet_crew .popup_box .list_box .text {
		padding: 10px;
	}

	.meet_crew .popup_box ul li {
		padding: 5px;
	}

	/*.meet_crew .popup_box .list_box .images .imgabs,
	.meet_crew .popup_box .list_box .images .iframe {
		height: 200px;
	}*/

	.whare_all_started .col-md-6 {
		width: 100%;
	}

	.whare_all_started {
		background-position: initial;
		padding: 0;
	}

	.whare_all_started .container p {
		padding: 0 15px;
	}

	.meet_crew .popup_box .list_box .text h4 {
		margin-bottom: 0;
	}

	.meet_crew form input {
		min-width: 216px;
	}

	.banner_crew .banner_ul {
		left: 0;
	}

	.banner_crew .banner_ul ul {
		transform: translate(0, -50px);
	}

	.whare_all_started .container {
		background: rgb(255 255 255 / 85%);
		text-align: center;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.new_slider button[type="button"] {
	    margin-top: -110px;
	}
	.new_slider h1 a {
	    width: 45px;
	    font-size: 14px;
	    line-height: 45px !important;
	}
}


/*-------------------------------------------

   (Responsive css)

-------------------------------------------*/

@media (max-width: 1024px) {
	h1 {
		font-size: 65px;
		line-height: 75px;
	}

	h2 {
		font-size: 22px;
		line-height: 32px;
	}

	h4 {
		font-size: 18px;
		line-height: 28px;
	}

	h6 {
		font-size: 16px;
		line-height: 26px;
	}

	p,
	a {
		font-size: 14px;
		line-height: 18px;
	}

	header nav ul li a,
	.link {
		font-size: 14px;
		line-height: 28px;
		padding: 4px 16px !important;
	}

	section {
		padding: 40px 0;
	}

	.sponser_spotlight img {
		min-height: 400px;
		object-fit: cover;
	}

	.sponser_spotlight h2.pink {
		font-size: 36px;
		line-height: 46px;
		letter-spacing: 1px;
	}

	/*-- Reg Page --*/
	.reg_banner .banner_text .date_time_reg {
		padding: 20px 0px;
	}

	.m_ambassadors .rotate_right {
		max-width: 50px;
	}

	.m_ambassadors .amb_box {
		min-height: 400px;
	}
}

@media (max-width: 991.95px) {
	.navbar-toggler {
		background: transparent linear-gradient(252deg, #C83687 0%, #EE7530 100%) 0% 0% no-repeat padding-box;
	}

	.navbar-toggler img {
		max-width: 20px;
		margin: 6px 0;
	}

	div#collapsibleNavbar {
		background: #fff;
		text-align: center;
		padding: 20px;
	}

	header nav ul li {
		margin: 0;
		padding: 10px 0;
	}

	header nav ul li a {
		line-height: 30px;
	}

	.network .col-md-8,
	.upcoming .col-md-8 {
		width: 100%;
	}

	.color_box .col-md-3 {
		width: 50%;
		text-align: center;
	}

	.color_box .col-md-3:nth-child(3),
	.color_box .col-md-3:nth-child(4) {
		margin-top: 20px;
	}

	.color_box .box p {
		padding: 10px 15px;
		border-radius: 10px;
	}

	.lunch ul.nav li {
		flex: 0 0 25%;
	}

	.lunch ul.nav li a {
		line-height: 40px;
	}

	.founder h2 {
		text-align: center;
	}

	section.lunch {
		padding-bottom: 70px;
	}

	.sponser_spotlight h2.pink {
		font-size: 30px;
		line-height: 40px;
	}

	/*-- Reg Page --*/
	.banner_text .col-md-10 {
		width: 100%;
	}

	.m_ambassadors .amb_box {
		padding: 15px 15px 0;
	}

	.reg_banner .banner_text .date_time_reg ul li {
		flex: 0 0 auto;
	}

	.m_ambassadors .amb_box {
		min-height: 425px;
	}
}

@media (max-width: 768px) {
	header .navbar-brand {
		max-width: 75px;
	}

	.ambassador form input,
	.ambassador form textarea {
		padding: 6px 12px;
	}

	.ambassador form textarea {
		line-height: 50px;
	}

	.ambassador .single_line {
		margin-top: 15px;
	}

	.page_banner img {
		min-height: 180px;
		object-fit: cover;
	}

	.page_banner .box h1 {
		transform: translate(0, 20px);
	}

	.events_container .box a.link {
		line-height: 26px !important;
	}
}

@media (max-width: 767.5px) {

	footer ul li:nth-child(1),
	footer ul li:nth-child(2),
	footer ul li:nth-child(3),
	footer ul li:nth-child(4) {
		border: none;
	}

	footer ul {
		flex-wrap: wrap;
	}

	footer ul li {
		flex: 0 0 auto;
		padding: 5px;
	}

	footer ul li a {
		display: inline-block;
		background: #fff;
		padding: 10px;
		width: 100%;
		border-radius: 5px;
	}

	footer ul {
		margin: 15px 0 30px !important;
	}

	footer .logo_footer {
		max-width: 100px;
	}

	h1 {
		font-size: 44px;
		line-height: 54px;
	}

	.navbar-toggler img {
		max-width: 18px;
		margin: 4px 0;
	}

	.navbar-toggler {
		padding: 4px 10px;
	}

	.vidframe {
		height: 230px;
	}

	.professional {
		text-align: center;

	}

	.professional img {
		max-width: 175px;
		margin-bottom: 30px;
	}

	.color_box .box p {
		min-height: 170px;
	}

	.color_box .box h4 {
		font-size: 14px;
		margin-bottom: 5px;
	}

	.bg_box ul li {
		flex: 0 0 50%;
		list-style: none;
	}

	.bg_box ul li:nth-child(1),
	.bg_box ul li:nth-child(2) {
		margin-bottom: 25px;
	}

	.bg_box ul li:nth-child(2) {
		border-right: 0;
	}

	.lunch ul.nav li {
		flex: 0 0 50%;
	}

	.lunch ul.nav li a {
		background: #eee;
	}

	.lunch .tab-content ul li {
		flex: 0 0 50%;
		border: 5px solid #fff;
	}

	.upcoming h2 {
		font-size: 18px;
		font-weight: 600;
	}

	.upcoming h2 h1 {
		font-size: 38px;
		margin: 0;
	}

	.upcoming form ul {
		margin: 0 !important;
		padding: 0 !important;
	}

	.upcoming form ul li {
		flex: 0 0 100%;
	}

	.upcoming form ul li {
		padding: 15px 10px;
	}

	.upcoming form label {
		top: 16px;
		left: 21px;
	}

	.founder h2 h1 {
		margin: 0;
	}

	.founder {
		text-align: center;
	}

	.founder h2 {
		justify-content: center;
	}

	.founder img {
		margin-top: 15px;
	}

	.font_bold {
		margin: 10px 0 0;
	}

	section.lunch {}

	.ambassador {
		text-align: center;
		padding-top: 50px;
	}

	.ambassador .single_line {
		justify-content: center;
	}

	.ambassador form {
		padding: 20px 25px 25px;
		transform: inherit;
		margin: 40px 0 15px;
	}

	.events_container .box {
		padding: 15px 8px;
	}

	.events_container .box ul {
		margin: 20px auto 30px;
	}

	.events_container .box ul li:nth-child(2) {
		width: 130px;
		margin: 0 23px;
	}

	.events_container .box ul li:nth-child(1),
	.events_container .box ul li:nth-child(3) {
		width: 75px;
	}

	.events_container .box ul li p:nth-child(1):after {
		height: 3px;
		bottom: -14.5px;
	}

	.sponser_spotlight {
		text-align: center;
		padding: 40px 0;
	}

	.sponser_spotlight .row .col-md-4:nth-child(1) {
		order: 2;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.sponser_spotlight .row .col-md-4:nth-child(2) {
		order: 1;
	}

	.sponser_spotlight .row .col-md-4:nth-child(3) {
		order: 3;
	}

	.sponser_spotlight img {
		width: 200px;
		min-height: auto;
		border-radius: 50%;
		object-fit: contain;
		background: #b3d6dd;
		height: 200px !important;
		border: 2px solid #93c0c9;
	}

	/*-- Reg Page --*/
	.reg_banner .banner_text {
		position: relative;
		margin-top: -148px;
	}

	.reg_banner .banner_text h1 {
		margin-bottom: 5px !important;
	}

	.reg_banner .banner_text .date_time_reg ul li {
		flex: 0 0 33.3333%;
		clear: both;
	}

	.reg_banner .banner_text .date_time_reg ul li:nth-child(2) {
		border-right: 1px solid #fff;
	}

	.reg_banner .banner_text .date_time_reg ul li:nth-child(3) {
		border-right: none;
	}

	.reg_banner .banner_text .date_time_reg ul li:nth-child(4) {
		flex: 0 0 100%;
		padding: 20px 0;
	}

	.m_ambassadors .amb_box {
		min-height: auto;
		margin: 0 0 40px;
		padding-bottom: 35px;
	}

	.reg_sponser {
		padding: 25px 15px 0;
	}

	.reg_sponser .row,
	.bg_light .row.rev {
		flex-direction: column-reverse;
	}

	.reg_sponser .row .col-md-4 img {
		border-radius: 15px;
	}

	.reg_sponser .box {
		padding: 30px 15px;
	}

	.reg_sponser .row p {
		max-width: 100%;
	}

	.reg_sponser .row .auto {
		max-width: 50%;
	}

	.bg_light .pl {
		padding-left: 0;
	}

	.bg_light .pr {
		padding-right: 0;
	}

	.reg_banner .banner_text .date_time_reg ul li {
		padding: 0 15px;
	}

	.reg_banner .banner_text .date_time_reg h2 {
		font-size: 18px;
	}

	.reg_banner .banner_text {
		margin-top: 0;
	}

	.reg_banner .banner_text .date_time_reg ul li:nth-child(3) {
		margin-top: -24px;
	}

	.reg_sponser .box,
	.bg_light,
	.mo_founder {
		text-align: center;
	}

	.bg_light h2,
	.mo_founder h2 {
		justify-content: center;
	}
	.banner_crew .col-md-5 br {
	    display: none !important;
	}

	.banner_crew .col-md-5  a.link {
	    padding: 0 !important;
	    flex: 0 0 46%;
	    min-width: auto;
	    text-align: center;
	    text-transform: uppercase;
	    letter-spacing: 1px;
	    box-shadow: none;
	}

	.banner_crew .col-md-5 {
	    display: flex;
	    padding: 0;
	    justify-content: space-evenly;
	}
}




@media (max-width: 991px) {
	.create_acccount {
		padding: 0 15px;
	}

	.create_acccount .ca_box .contain_form {
		max-width: 100%;
	}

	.create_acccount .bg_box {
		border-radius: 10px;
		text-align: center;
		flex: 0 0 100%;
		padding: 25px;
	}

	.create_acccount .ca_form_box {
		flex: 0 0 100%;
		padding: 15px;
	}

	.create_acccount .ca_box form p {
		margin-bottom: 5px;
	}

	.create_acccount .ca_box .tree {
		display: none;
	}

	.create_acccount .ca_form_box h2 {}

	.create_acccount .ca_box ul {
		justify-content: center;
	}

	.create_acccount .ca_box form button {
		margin: 20px auto 0;
	}
	.create_acccount .ca_form_box .cocial_connect .col {
	    padding-right: 0 !important;
	    padding-left: 0 !important;
	}
}

@media (max-width: 575px) {
	.create_acccount .ca_box form label {
		flex: 0 0 100%;
		padding: 5px;
	}

	.create_acccount .ca_box form {
		margin-left: -10px;
		margin-right: -10px;
	}

	.create_acccount .ca_box ul {
		justify-content: center;
		margin-left: -15px;
		margin-right: -15px;
		width: auto;
	}

	.create_acccount p.or.text-center {
		margin: 20px 0;
	}

	.create_acccount .ca_box ul li:nth-child(1) {
		margin-right: 10px;
	}

	.create_acccount .ca_box ul li button {
		font-size: 10px;
		padding: 5px 10px;
	}

	.create_acccount .ca_box ul li button img {
		width: 14px;
		margin-right: 6px;
	}


}

.login_screen {
	background: #fff;
}

.main_box .box_bg img {
	width: 400px;
}

.login_screen .login_border {
	margin-top: 85px;
	border-top: 1px solid #f1f1f1;
}

.login_screen .main_box {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	border: 5px solid #fff;
	justify-content: center;
	box-shadow: 0 0 5px #f1f1f1;
	border-radius: 25px;
	width: fit-content;
	margin: 0 auto;
}

.login_screen .box_form {
	padding: 10px 30px 15px;
	max-width: 400px;
}

.login_screen .box_form .logo_form {
	max-width: 150px;
	margin-bottom: 10px;
}

.login_screen .box_form h4 {
    font-weight: 700;
    letter-spacing: 2px;
}

.login_screen .box_form label,
.login_screen .box_form label p {
	color: #5F5F5F;
}

.login_screen .box_form label p {
	margin: 0;
	font-weight: 500;
	font-size: 14px;
}

.login_screen .box_form label {
	margin: 8px 0;
	width: 100%;
}

.login_screen .box_form input, 
#af-form-782643303 .af-body input.email,
#af-form-782643303 .af-body input.text {
	font-size: 14px;
	margin-top: 3px;
	background: #FCFDFE;
	border: 1px solid #F0F1F7;
	width: 100%;
	display: inline-block;
	padding: 10px 15px !important;
	border-radius: 5px;
}

.login_screen .box_form label.flex input {
	width: auto;
	margin: 0 5px 0 0;
}

.login_screen .box_form label.flex {
	align-items: center;
	text-transform: uppercase;
	margin: 10px 0 15px;
}

.login_screen .box_form .sign_in, 
#af-form-782643303 .af-standards .af-element input.foamSubmit {
	background: transparent linear-gradient(222deg, #E7469F 0%, #F9A473 100%) 0% 0% no-repeat padding-box;
	width: 100%;
	border: none;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 5px;
	line-height: 40px;
	letter-spacing: 2px;
	color: #fff !important;
	font-family: 'Graphik', sans-serif;
}

.login_screen .box_form .btn_img {
	padding: 0;
	border: none;
	margin: 15px 0;
}

.login_screen .box_form .btn_img:hover {
	opacity: .85;
}

.login_screen .box_form .btn_img img {
	height: 44px;
	object-fit: cover;
	object-position: center center;
	border-radius: 5px;
}

.cocial_connect a {
	background: transparent linear-gradient(207deg, #E7469F 0%, #F9A473 100%) 0% 0% no-repeat padding-box;
	box-shadow: 0 0 5px #dedede;
	padding: 7px 15px !important;
	text-decoration: none;
	border-radius: 5px;
	margin: 15px auto 10px;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	display: table;
	font-size: 14px;
	letter-spacing: 1px;
}

.cocial_connect a:hover {
	background: #000;
	color: #fff;
}

.cocial_connect a i {
	margin-right: 7px;
}

.login_screen label.error {
	font-size: 12px;
	margin: 0 !important;
	letter-spacing: .5px;
	text-transform: uppercase;
	font-weight: 500;
}


p.dont_ac {
	font-size: 14px;
	margin: 10px 0 0;
	text-align: center;
}

p.dont_ac a {
	color: #EF037E;
	text-decoration: none;
}

p.dont_ac a:hover {
	color: #000;
}

.login_screen .box_form .sign_in:hover {
	background: #000;
}

.create_acccount .ca_box form label.error {
    padding: 4px 0;
    font-size: 12px;
} 

@media (max-width: 991px) {

	.main_box .box_bg img,
	.login_screen .box_form {
		max-width: 300px;
	}

	.login_screen .box_form .btn_img img {
		height: 34px;
	}
}

@media (max-width: 767.5px) {
	.login_screen .main_box {
		max-width: 300px;
		border-radius: 15px;
	}

	.login_screen .box_form {
		padding: 20px 15px 10px;
	}

	.main_box .box_bg img {
		max-width: 100%;
		border-top-left-radius: 15px;
		border-top-right-radius: 15px;
	}
}

@media (max-width: 576px) {

	.login_screen .main_box,
	.login_screen .box_form {
		max-width: 100%;
	}

	.login_screen .box_form .btn_img img {
		height: 42px;
	}

	.meet_crew form ul li {
		padding: 5px;
		flex: 0 0 100%;
	}

	.meet_crew form input,
	.meet_crew form select {
		width: 100%;
	}

	.meet_crew form button,
	.meet_crew form a {
		font-size: 14px;
		font-weight: 500;
		padding: 12px 24px;
		text-transform: uppercase;
	}

	.new_slider .item .list_box .images span.tool_box {
		right: -7px !important;
	}
      .new_slider .item .list_box .images span.tool_box img {
            height: auto !important;
            border-right: 3px solid;
     }
}

a.nav-link.points {
    color: #fff !important;
    box-shadow: 3px 3px 2px #0303037a;
    background: transparent linear-gradient(207deg, #E7469F 0%, #F9A473 100%) 0% 0% no-repeat padding-box;
}

.like-star{
/*position: absolute;*/
    width: 50px;
    height: 50px;
    /* top: 0; */
    bottom: 33%;
    left: 7%;
}
.like-star-point {
    font-weight: 500;
    font-size: 12px;
    display: block;
    text-align: center;
    width: 58px;
    line-height: 23px;
    color: #ffffff;
    justify-content: center;
    align-self: center;
    background-image: linear-gradient(to bottom right, #FFF500, #fd6500);
    border-radius: 13px;
}

.yellow-circle{
    width: 50px;
    height: 50px;
    /* top: 0; */
    bottom: 33%;
    right: 7%;
}

.yellow-circle-point {
    font-weight: 500;
    font-size: 12px;
    display: block;
    text-align: center;
    width: 58px;
    line-height: 23px;
    color: #ffffff;
    justify-content: center;
    align-self: center;
    background-image: linear-gradient(to bottom right, #ec1587 , #e93a99);
    border-radius: 13px;
}

.star-like i {
    font-size: 25px;
    background: linear-gradient(0deg, #fff500 0%, #FFFFD5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.star-like {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-image: linear-gradient(to bottom right, #FFF500, #fd6500);
    border: 3px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon_div .star_left {
    transform: translate(-4px, 0);
}

.icon_div .star_left span.like-star-point {
    transform: translate(-3px, 0);
    position: relative;
    z-index: -1;
}

.icon_div .right_box {
    transform: translate(3px, 0);
}

.icon_div .right_box span.yellow-circle-point {
    z-index: -1;
    position: relative;
    transform: translate(2px, 0);
}

#view_bio{
    display: flex;
    padding-top: 32px;
    justify-content: space-between;
}

.meet_crew .popup_box .list_box .text button,
.meet_crew .popup_box .list_box .text a,
.meet_popup .modal-body button {
    height: 37px;
    min-width: 85px;
    padding: 8px 0 !important;
}

@media (max-width: 767px) {
	.new_slider .icon_div {
	    bottom: 75px;
	}
}

.name_banner {
    height: 450px;
    display: flex;
    margin-top: 83px;
    align-items: center;
    justify-content: center;
    background: url(../images/name_bg.png) no-repeat;
    background-size: 100% 100%;
    background-position: bottom center;
}

.name_banner h1 {
    margin: -70px 0 0;
}

.front_bio .pro_frame {
    padding: 50px;
    max-width: 440px;
    background: url(../images/prodot.png) no-repeat;
    background-size: contain;
    background-position: center;
}

.front_bio .pro_frame .border_frame {
    border-radius: 5px;
    border: 10px solid #fff;
    box-shadow: 0 0 10px #e6e3e3;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
}

.front_bio .pro_frame .border_frame img {
    height: 350px;
    object-fit: cover;
    border-radius: 5px;
    object-position: center;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

.front_test {
    background: #FBFBF7;
}

.front_test .box {
    display: flex;
    padding: 25px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #EEEED3;
}

.front_test .box img {
    width: 95px;
    height: 95px;
    flex: 0 0 95px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
}

.front_test .box .text {
    padding-top: 25px;
    border-left: 25px solid #fff;
    background: url(../images/quote_test.png) no-repeat;
    background-position: top left;
    background-size: 24px;
}

.front_test .box p {
    opacity: .7;
}

.front_test .box h6 {
    margin: 0;
}

.front_test .box span {
    font-size: 12px;
    opacity: .5;
}

.fppe img {
    object-position: center;
    border-radius: 10px;
    max-height: 450px;
    object-fit: cover !important;
    max-width: 90%;
    width: auto;
    margin: 0 auto;
    display: block;
}

.lgs {
    background: url(../images/lgs.png) no-repeat;
    background-size: cover;
    background-position: center;
}