html {
	overflow-x: hidden;
	height: 100%;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	overflow-x: hidden;
}

a {
	text-decoration: none;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

a:hover {
	text-decoration: none;
}

.joinbannerbg {
	float: left;
	width: 100%;
	padding: 40px 0;
	background: url(../images/joinbanner.jpg) no-repeat;
	background-size: cover;
	position: relative;
}

.joinbanner-text {
	margin-top: 210px;
	float: left;
	width: 60%;
}

.joinbanner-text h1 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 36px;
	line-height: 54px;
	margin: 0 0 45px 0;
}

.joinbanner-text a {
	display: inline-block;
	padding: 15px 30px;
	border-radius: 5px;
	background: #9e1f64;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}

.joinbanner-text a:hover {
	background: #8d0c50;
	color: #fff;
}

.joinbanner-video {
	position: relative;
	width: 40%;
	float: left;
}

.joinbanner-video img {
	width: 100%;
}

.playbtn {
	color: #fff;
	display: inline-block;
	font-size: 50px;
	position: absolute;
	left: 47%;
	top: 47%;
}

.playbtn:hover {
	color: #9e1f64;
}

.our-community-text {
	float: left;
	width: 100%;
	padding: 80px 0;
	background: #faf8fb;
	text-align: center;
}

.our-community-text p {
	color: #9E1F63;
	font-size: 36px;
	line-height: 54px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}

.benefits-of-joining {
	float: left;
	width: 100%;
	padding: 80px 0;
	text-align: center;
}

.benefits-of-joining h1 {
	color: #9E1F63;
	font-size: 48px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	margin: 0 0 70px 0;
}

.benefitsrow {
	margin: 15px 0;
	padding: 0 20px;
}

.benefitsrow img {
	height: 120px;
}

.benefitsrow h3 {
	color: #9E1F63;
	font-size: 36px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	margin: 35px 0;
}

.benefitsrow p {
	color: #000;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	margin: 0;
}

.whichmembership-bg {
	float: left;
	width: 100%;
	padding: 80px 0;
	text-align: center;
}

.whichmembership-bg h1 {
	color: #9E1F63;
	font-size: 48px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	margin: 0 0 70px 0;
}

.membershipbox {
	margin: 20px 0;
	padding: 17px;
	background: #f5ebf4;
	position: relative;
	min-height: 465px;
	border-radius: 10px;
}

.membershipbox h4 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 24px;
	text-transform: uppercase;
	margin: 35px 0;
	color: #9E1F63;
}

.membershipbox h3 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	color: #9E1F63;
	font-size: 48px;
	text-transform: uppercase;
	margin: 0;
}

.membershipbox p {
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	margin: 35px 0 0 0;
}

.membershipbox a {
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	margin: 0;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 25px;
}

.bg03 {
	background: #9e1f64;
}

.bg03 h4, .bg03 h3, .bg03 p, .bg03 a {
	color: #fff;
}

.accessmembershipbg {
	float: left;
	width: 100%;
	padding: 40px 0;
}

.accessmembershipbg-inner {
	float: left;
	width: 100%;
	padding: 0 70px;
}

.accessmembershipbg-innerbox {
	float: left;
	width: 100%;
	background: #faf8fb;
	padding: 25px;
	border-radius: 5px;
	box-shadow: 10px 0px 25px #f4ebee
}

.accessmembershipbg-innerbox-img {
	width: 40%;
}

.accessmembershipbg-innerbox-img img {
	width: 100%;
}

.accessmembershipbg-innerbox-content {
	width: 60%;
	padding: 0 70px;
	margin-top: 50px;
}

.accessmembershipbg-innerbox-content h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	color: #9E1F63;
	font-size: 28px;
	margin: 0 0 25px 0;
}

.accessmembershipbg-innerbox-content p {
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	margin-bottom: 25px;
}

.accessmembershipbg-innerbox-content p span {
	font-weight: 700;
}

.accessmembershipbg-innerbox-content a {
	display: inline-block;
	padding: 15px 30px;
	border-radius: 5px;
	background: #9e1f64;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}

.accessmembershipbg-innerbox-content a:hover {
	background: #8d0c50;
	color: #fff;
}

.memberssaying-bg {
	background: #faf8fb;
	float: left;
	width: 100%;
	padding: 75px 0;
	margin-top: 75px;
	text-align: center;
}

.memberssaying-bg h1 {
	color: #9E1F63;
	font-size: 48px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	margin: 0 0 70px 0;
}

.memberssaying-bg ul {
	padding: 0;
	margin: 0;
}

.memberssaying-bg li {
	width: 40%;
	position: relative;
	display: inline-block;
	margin: 0 4%;
}

.memberssaying-bg li img {
	width: 100%;
}

.memberssaying-bg p {
	font-size: 14px;
	line-height: 20px;
	color: #4F4F4F;
	margin: 35px 0 0 0;
}

.membership-benefits {
	float: left;
	width: 100%;
	padding: 80px 0;
}

.membership-benefits h1 {
	color: #9E1F63;
	font-size: 48px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	margin: 0 0 70px 0;
}

.membership-benefits-box {
	padding: 25px;
	background: #faf8fb;
	margin: 15px 0;
	box-shadow: 10px 10px 15px #f9f5f6;
}

.membership-benefits-box h3 {
	color: #333333;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	margin: 0;
	text-align: center;
}

.membership-benefits-box h2 {
	color: #9E1F63;
	font-size: 18px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	margin: 10px 0 40px 0;
	text-align: center;
}

.membership-benefits-box h4 {
	color: #333333;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	text-align: center;
}

.bean-btn {
	display: block;
	text-align: center;
	font-weight: 700;
	font-size: 13px;
	color: #fff;
	border-radius: 5px;
	padding: 10px 0;
	background: #9e1f64;
}

.bean-btn:hover {
	background: #7d1049;
	color: #fff;
}

.membership-benefits-box ul {
	padding: 0;
	margin: 25px 0;
}

.membership-benefits-box ul li {
	color: #333333;
	font-size: 13px;
	line-height: 24px;
}

.membership-benefits-box ul li span {
	font-weight: 700;
}

.book-session-bg {
	float: left;
	width: 100%;
	background: #faf8fb;
	padding: 80px 0;
}

.book-session-bg h1 {
	color: #9E1F63;
	font-size: 48px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	margin: 0 0 70px 0;
}

.book-session-bg ul {
	padding: 0;
	margin: 0;
	text-align: center;
}

.book-session-bg ul li {
	display: inline-block;
	width: 30%;
	margin: 0 8%;
}

.book-session-bg ul li h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 24px;
	color: #725D70;
	margin: 0;
}

.book-session-bg ul li p {
	color: #4F4F4F;
	font-size: 14px;
	line-height: 24px;
	margin: 28px 0 0 0;
	min-height: 135px;
}

.bookpricerow {
	padding: 0 50px;
}

.bookpricerow h5 {
	color: #725D70;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	margin: 0;
	text-align: right;
	padding: 15px 0;
}

.bookpricerow h5 label {
	float: left;
}

.quabtn {
	display: inline-block;
	padding: 15px 20px;
	background: #9e1f64;
	color: #F5EBF4;
	font-size: 18px;
	border-radius: 5px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
}

.quabtn:hover {
	background: #880b4f;
	color: #F5EBF4;
}

.partnerlogos span {
	display: inline-block;
	margin: 20px 100px;
}

.more-info-bottom {
	float: left;
	width: 100%;
	padding: 13px 0;
}

.more-info-bottom h1 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 36px;
	text-align: center;
	margin: 0 0 80px 0;
	color: #9E1F63;
}

.more-info-bottom-inner {
	padding: 0 80px;
}

.more-info-bottom h5 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 28px;
	line-height: 42px;
	margin: 0 0 55px 0;
	color: #4F4F4F;
}

.infobox {
	display: inline-block;
	margin: 0 40px;
	vertical-align: top;
}

.infobox h3 {
	color: #333333;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 18px;
	margin: 0 0 15px 0;
}

.infobox p {
	font-size: 18px;
	line-height: 27px;
	color: #333333;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}

.sociallinks a {
	color: #000;
	margin-right: 15px;
	display: inline-block;
	font-size: 22px;
}

.sociallinks a:hover {
	color: #9e1f64;
}

.copyrighttext {
	float: left;
	width: 100%;
	background: #faf8fb;
	padding: 45px 0;
	text-align: center;
	color: #333333;
	font-size: 14px;
}

/*** 28 Sept ***/

.membershipformbg {
	background: url(../images/membershipbanner.jpg) no-repeat;
	background-size: cover;
	padding: 200px 0 170px 0;
}

.membershipformbg .joinbanner-text {
	margin-top: 0;
}

.memberform-bg {
	float: left;
	width: 100%;
	padding: 50px 0;
	background: #faf8fb;
}

.memberform-bg h1 {
	color: #9E1F63;
	font-size: 48px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	margin: 0 0 50px 0;
}

.memberform-bg-inner {
	background: #fff;
	padding: 40px;
	box-shadow: 10px -10px 15px #eee2e5;
	border-radius: 2px;
	float: left;
	width: 100%;
}

.memberform-bg-inner h3 {
	color: #000;
	font-size: 24px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	margin: 0 0 20px 0;
}

.inputfiled {
	margin-top: 20px;
	float: left;
	width: 100%;
}

.inputfiled label {
	color: #000;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
}

.inputfiled input, .inputfiled select {
	border: solid 1px #bababa;
	height: 54px;
	outline: none;
	border-radius: 5px;
	padding: 0 15px;
	width: 100%;
}

.wehelp-bg h1 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 32px;
    text-align: center;
    margin: 0 0 15px 0;
    color: #9E1F63;
}

.more-info-bottom
{
    background-color:#faf8fb;
}
.w45 {
	width: 45%;
}

.w90 {
	width: 90%;
	float: left;
}

.w80 {
	width: 80%;
	float: left;
}

.w20 {
	width: 20%;
	float: left;
}

.socialicon01 {
	width: 10%;
	float: left;
	font-size: 30px;
	padding-top: 10px;
}

.inputfiled p {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.link03 {
	color: #000;
	display: inline-block;
	margin: 17px 15px 0 0;
}

.link03:hover {
	color: #000;
	text-decoration: underline;
}

.prefercheckbox {
	float: left;
	width: 100%;
}

.prefercheckbox .custom-control-label {
	font-weight: 400;
	font-size: 13px;
	line-height: 24px;
}

.prefercheckbox .custom-checkbox .custom-control-label::before {
	border-radius: 0;
	border: solid 2px #9e1f63;
	outline: none;
}

.prefercheckbox .custom-control-input:checked~.custom-control-label::before {
	background: #9e1f63;
}

.link05 {
	color: #000;
	font-weight: 700;
}

.link05:hover {
	color: #000;
	text-decoration: underline;
}

.formsubmitbtn {
	display: inline-block;
	border: none;
	outline: none;
	border-radius: 15px;
	padding: 25px 45px;
	color: #fff;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	margin: 30px 0;
	background: #9e1f63;
}

.formsubmitbtn:hover {
	background: #7d0a48;
	color: #fff;
}

.access-benefits-bg {
	float: left;
	width: 100%;
	padding: 80px 0;
}

.access-benefits-bg h1 {
	font-size: 48px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	color: #9E1F63;
	margin: 0 0 65px 0;
	text-align: center;
}

.access-benefits {
	margin: 15px 0;
	padding: 0 10px;
}

.access-benefits h3 {
	color: #9E1F63;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	margin: 0 0 25px 0;
}

.access-benefits h3 span {
	display: inline-block;
	vertical-align: middle;
	width: 80px;
}

.access-benefits h3 span img {
	width: 40px;
}

.access-benefits p {
	color: #333333;
	font-size: 16px;
	line-height: 26px;
	margin: 0;
	text-align: justify;
}

.heading05 {
	float: left;
	width: 100%;
	padding: 50px 0;
	text-align: center;
	color: #9E1F63;
	font-size: 48px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
}

/*** 30 Sept ***/

.paymentdetails {
	float: left;
	width: 100%;
}

.cardoption span {
	width: 48%;
	float: left;
	margin-bottom: 20px;
}

.inputfiled select {
	background: #fff url(../images/droparrow.png) no-repeat 92% 47%!important;
	border-radius: 5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.bggray02 {
	background: #faf8fb;
	padding: 15px;
	border-radius: 15px;
}



/* 25 OCt Start Here */

.headerbg02 {
	float: left;
	width: 100%;
	padding: 20px 0;
	font-family: 'Poppins', sans-serif;
}

.navbar {
	padding: 0px;
}

.navbar-nav li {
	padding-left: 40px;
}

.navbar-nav li a {
	color: #333333;
	font-size: 18px;
	font-weight: 600;
}

.navbar-nav li a:hover {
	color: #98115a
}
.navbar-brand{
	padding: 0;
	margin: 0;
}
.navbar-brand img {
	width: 100px;
}
.bannerbg{
	float: left;
	width: 100%;
}
.bannerbg img{
	width: 100%;
}
.aboutbg{
	float: left;
	width: 100%;
	padding: 70px 0;
}
.aboutbg p{
	color: #333333;
	margin: 20px 0;
	font-size: 17px;
	line-height: 25px;
}
.container02{
	max-width: 790px;
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	font-family: 'Poppins', sans-serif;
}

.partnerbg{
	background: #faf8fb;
	float: left;
	width: 100%;
	padding: 75px 0;
}

.partnerbg1{
	background: #fff;
	float: left;
	width: 100%;
	padding: 75px 0;
}
.partnerbg1 label{
	font-size: 20px;
	display: inline-block;
	margin-right: 20px;
	font-weight: 600;
}
.partnerbg1 a{
	display: inline-block;
	margin: 0 20px;
}
.partnerbg1 a img{
	max-width: 220px;
}

.partnerbg label{
	font-size: 20px;
	display: inline-block;
	margin-right: 20px;
	font-weight: 600;
}
.partnerbg a{
	display: inline-block;
	margin: 0 20px;
}
.partnerbg a img{
	max-width: 220px;
}

.our-sessions{
	padding: 85px 0;
	float: left;
	width: 100%;
}
.our-sessions h1{
	color: #9f1d63;
	font-weight: 700;
	font-size: 25px;
	margin: 0 0 20px 0;
	float: left;
	width: 100%;
}
.our-sessions .bookbtn{
	float: right;
	color: #9f1d63;
	margin-top: -10px;
	font-weight: 600;
	font-size: 15px;
	border-radius: 5px;
	border: solid 1px #9f1d63;
	padding: 12px 15px;
	background-color:#fff;
}
.our-sessions .bookbtn:hover{
	background: #9f1d63;
	color: #fff;
}
.oursession-row{
	float: left;
	width: 100%;
	margin: 20px 0;
	background: #fff;
	padding: 35px;
	box-shadow: 0px 0px 13px #ccc;
	border-radius: 10px;
}

.oursession-row1{
	float: left;
	width: 100%;
	margin: 20px 0;
	background: #fff;
	padding: 35px;
	/*box-shadow: 0px 0px 13px #ccc;
	border-radius: 10px;*/
}

.our_session_border
{
    border-bottom:1px solid #871050;
}

.oursession-row-left{
	float: left;
	width: 10%;
	color: #9f1d63;
	font-weight: 600;
	font-size: 60px;
	padding: 58px 0;
}
.oursession-row-mid{
	float: left;
	width: 30%;
}
.oursession-row-mid img{
	width: 100%;
	border-radius: 10px;
}
.oursession-row-right{
	float: right;
	width: 56%;
}
.oursession-row-right h2{
	color: #9F1E63;
	font-weight: 500;
	font-size: 20px;
	margin: 0 0 15px 0;
}
.oursession-row-right p{
	color: #333333;
	font-size: 16px;
	margin-bottom: 5px;
}
.oursession-row-right a{
	display: inline-block;
	padding: 12px 15px;
	border-radius: 5px;
	background: #9f1d63;
	color: #fff;
	border: solid 1px #871050;
	margin-top: 15px;
}
.oursession-row-right a:hover{
	background: #871050;
	color: #fff;
}
.footer03{
	padding: 0;
	text-align: center;
	margin-top:30px;
}

.wehelp-bg{
	float: left;
	width: 100%;
}
.wehelpbox{
	margin: 15px 0;
	padding: 22px;
	min-height: 490px;
	text-align: center;
	background: #faf9fb;
}
.wehelpbox img{
	max-width: 80%;
}
.wehelpbox h3{
	color: #9F1E63;
	font-size: 21px;
	font-weight: 500;
	margin: 20px 0;
}
.wehelpbox p{
	color: #333333;
	margin: 0;
	font-size: 12px;
	line-height: 27px;
}
.p10{
	padding-left: 10px;
	padding-right: 10px;
}
.m10{
	margin-left: -10px;
	margin-right: -10px;
}
.paddimg{
	padding-top: 50px;
}
.padno{
	padding: 135px 0;
}

/* 25 OCt End Here */




@media only screen and (min-width: 960px) and (max-width: 1140px) {
	.joinbanner-text {
		margin-top: 80px;
	}
	.accessmembershipbg-innerbox-content {
		padding: 0 20px;
		margin-top: 0;
	}
	.accessmembershipbg-inner {
		padding: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.joinbanner-text {
		margin-top: 0;
	}
	.benefitsrow {
		padding: 0;
	}
	.benefitsrow h3 {
		font-size: 30px;
	}
	.accessmembershipbg-innerbox-img {
		width: 100%;
	}
	.accessmembershipbg-innerbox-content {
		width: 100%;
		padding: 0;
	}
	.book-session-bg ul li {
		width: 100%;
		margin: 15px 0;
	}
	.more-info-bottom-inner {
		padding: 0;
	}
	/*** 28 Sept ***/
	.membershipformbg {
		padding: 50px 0;
	}
	.inputfiled {
		width: 100%!important;
	}

		/* 25 OCt Start Here */

		.navbar-nav li{padding: 10px 0;}
		.partnerbg{text-align: center;}
		.oursession-row-left{padding: 0; width: 100%; text-align: center;}
		.oursession-row-mid{width: 100%;}
		.oursession-row-right{width: 100%; padding-top: 20px;}
	
		/* 25 OCt End Here */
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
	.joinbanner-text {
		margin-top: 0;
	}
	.joinbanner-text h1 {
		font-size: 19px;
		line-height: 24px;
		margin-bottom: 10px;
	}
	.joinbanner-text a {
		font-size: 14px;
	}
	.playbtn {
		left: 37%;
		top: 37%;
	}
	.accessmembershipbg-inner {
		padding: 0;
	}
	.accessmembershipbg-innerbox-img {
		width: 100%;
	}
	.accessmembershipbg-innerbox-content {
		width: 100%;
		padding: 0;
	}
	.accessmembershipbg-innerbox-content a {
		font-size: 14px;
	}
	.book-session-bg ul li {
		width: 100%;
		margin: 15px 0;
	}
	.partnerlogos span {
		margin: 0;
	}
	.partnerlogos h1 {
		margin-bottom: 30px!important;
	}
	.more-info-bottom-inner {
		padding: 0;
	}
	.infobox {
		margin: 15px 0;
		width: 100%;
	}
	/*** 28 Sept ***/
	.membershipformbg {
		padding: 50px 0;
	}
	.memberform-bg h1 {
		font-size: 28px;
	}
	.memberform-bg-inner {
		padding: 20px;
	}
	.inputfiled {
		width: 100%!important;
	}

		/* 25 OCt Start Here */

		.navbar-nav li{padding: 10px 0;}
		.partnerbg{text-align: center;}
		.oursession-row-left{padding: 0; width: 100%; text-align: center;}
		.oursession-row-mid{width: 100%;}
		.oursession-row-right{width: 100%; padding-top: 20px;}
	
		/* 25 OCt End Here */
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
	.joinbanner-text {
		margin-top: 0;
	}
	.joinbanner-text h1 {
		font-size: 19px;
		line-height: 24px;
		margin-bottom: 10px;
	}
	.joinbanner-text a {
		font-size: 14px;
	}
	.playbtn {
		left: 37%;
		top: 37%;
	}
	.accessmembershipbg-inner {
		padding: 0;
	}
	.accessmembershipbg-innerbox-img {
		width: 100%;
	}
	.accessmembershipbg-innerbox-content {
		width: 100%;
		padding: 0;
	}
	.accessmembershipbg-innerbox-content a {
		font-size: 14px;
	}
	.book-session-bg ul li {
		width: 100%;
		margin: 15px 0;
	}
	.partnerlogos span {
		margin: 0;
	}
	.partnerlogos h1 {
		margin-bottom: 30px!important;
	}
	.more-info-bottom-inner {
		padding: 0;
	}
	.infobox {
		margin: 15px 0;
		width: 100%;
	}
	/*** 28 Sept ***/
	.membershipformbg {
		padding: 50px 0;
	}
	.memberform-bg h1 {
		font-size: 28px;
	}
	.memberform-bg-inner {
		padding: 20px;
	}
	.inputfiled {
		width: 100%!important;
	}

		/* 25 OCt Start Here */

		.navbar-nav li{padding: 10px 0;}
		.partnerbg{text-align: center;}
		.oursession-row-left{padding: 0; width: 100%; text-align: center;}
		.oursession-row-mid{width: 100%;}
		.oursession-row-right{width: 100%; padding-top: 20px;}
	
		/* 25 OCt End Here */
}

@media only screen and (max-width: 479px) {
	.joinbanner-text {
		margin-top: 0;
	}
	.joinbanner-text h1 {
		font-size: 19px;
		line-height: 24px;
		margin-bottom: 10px;
	}
	.joinbanner-text a {
		font-size: 14px;
	}
	.playbtn {
		left: 37%;
		top: 37%;
	}
	.accessmembershipbg-inner {
		padding: 0;
	}
	.accessmembershipbg-innerbox-img {
		width: 100%;
	}
	.accessmembershipbg-innerbox-content {
		width: 100%;
		padding: 0;
	}
	.accessmembershipbg-innerbox-content a {
		font-size: 14px;
	}
	.book-session-bg ul li {
		width: 100%;
		margin: 15px 0;
	}
	.partnerlogos span {
		margin: 0;
	}
	.partnerlogos h1 {
		margin-bottom: 30px!important;
	}
	.more-info-bottom-inner {
		padding: 0;
	}
	.infobox {
		margin: 15px 0;
		width: 100%;
	}
	/*** 28 Sept ***/
	.membershipformbg {
		padding: 50px 0;
	}
	.memberform-bg h1 {
		font-size: 28px;
	}
	.memberform-bg-inner {
		padding: 20px;
	}
	.inputfiled {
		width: 100%!important;
	}


	/* 25 OCt Start Here */

	.navbar-nav li{padding: 10px 0;}
	.partnerbg{text-align: center;}
	.oursession-row-left{padding: 0; width: 100%; text-align: center;}
	.oursession-row-mid{width: 100%;}
	.oursession-row-right{width: 100%; padding-top: 20px;}

	/* 25 OCt End Here */
}


/*** ignite page ***/


.ignitebanner{
	float: left;
	width: 100%;
	position: relative;
    font-family: 'Montserrat', sans-serif;
}
.ignitebanner-img, .ignitebanner-img img{
	width: 100%;
}
.ignitebanner-content{
	position: absolute;
	width: 100%;
	left: 0;
	top: 15%;
}
.ignitebanner-text{
	position: absolute;
	right: 0;
	text-align: center;
	color: #FEDDD1;
    font-weight: 600;
	font-size: 28px;
	font-weight: 600;
	text-transform: uppercase;
}

.ignitebanner-logo{
	position: absolute;
	left: 0;
	text-align: center;
	width: 400px;
}
.ignitebanner-logo img{
	width: 100%;
}
.ignitebanner-logo a{
	display: inline-block;
	padding: 13px 30px;
	border-radius: 25px;
	background: #3e928a;
	color: #fff;
	margin-top: 50px;
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
}
.ignitebanner-logo a:hover{
    color: #3e928a;
    background: #fff;
}
.findsparkbg{
	float: left;
	width: 100%;
	padding: 60px 0;
    font-family: 'Montserrat', sans-serif;
}
.findsparkbgimg img{
	width: 100%;
}
.findsparkbg-content{
	padding-left: 30px;
}
.findsparkbg-content h1{
	color: #9F1E63;
	font-size: 40px;
	font-weight: 600;
	margin: 0 0 30px 0;
}
.findsparkbg-content p{
	color: #9F1E63;
	font-weight: 300;
	font-size: 23px;
}

.findsparkbg-content a{
	display: inline-block;
	padding: 13px 30px;
	border-radius: 20px;
	background: #db424a;
	color: #fff;
	margin-top: 25px;
	font-size: 18px;
	margin-right: 25px;
	font-weight: 600;
}
.findsparkbg-content a:hover{
	background: #9F1E63;
	color: #fff;
}
.who-conference-bgimg{
	float: left;
	width: 100%;
}
.who-conference-bgimg img{
	width: 100%;
}
.who-conference-bg{
	float: left;
	width: 100%;
	background: #9f2064;
	padding: 60px 0;
    font-family: 'Montserrat', sans-serif;
}
.who-conference-left{
	position: relative;
	width: 50%;
	float: left;
    height: 350px;
    background: #3e928a;
    display: flex;
    align-items: center;
}
.who-conference-left .video{
	width: 100%;
}
.who-conference-left a{
	position: absolute;
	width: 100%;
	left: 0;
	text-align: center;
	top: 45%;
}
.who-conference-left a img{
	width: 45px;
    height: 45px;
    border: solid 5px rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}
.who-conference-right{
	float: right;
}
.who-conference-right h1{
	color: #FEDDD1;
	font-size: 29px;
    text-transform: uppercase;
	font-weight: 600;
	margin: 25px 0;
}
.who-conference-right ul{
	padding: 0 0 0 15px;
	margin: 0 0 40px 0;
}
.who-conference-right li{
	list-style: disc;
	color: #fff;
	font-size: 22px;
	padding: 8px 0;
	font-weight: 300;
}
.registoday{
	margin: 0;
	text-align: center;
}
.registoday a{
    display: inline-block;
    padding: 13px 30px;
    border-radius: 25px;
    background: #fff;
    color: #E0617F;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
}
.registoday a:hover{
    color: #3e928a;
    background: #fff;
}

.whatsofferbg2{
	float: left;
	width: 100%;
    font-family: 'Montserrat', sans-serif;
	padding: 60px 0;
}

.whatsofferbg2-left{
	position: relative;
	width: 50%;
	float: right;
    height: 350px;
    background: #9f1e63;
    display: flex;
    align-items: center;
}
.whatsofferbg2-left .video{
	width: 100%;
}
.whatsofferbg2-left a{
	position: absolute;
	width: 100%;
	left: 0;
	text-align: center;
	top: 45%;
}
.whatsofferbg2-left a img{
	width: 45px;
    height: 45px;
    border: solid 5px rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}
.whatsofferbg2-right{
	float: left;
}
.whatsofferbg2-right h1{
	color: #DB424A;
	font-size: 35px;
	font-weight: 600;
	margin: 0 0 20px 0;
}
.whatsofferbg2-right ul{
	padding: 0 0 0 15px;
	margin: 0;
}
.whatsofferbg2-right li{
	list-style: disc;
	color: #DB424A;
	font-size: 22px;
	padding: 4px 0;
	font-weight: 300;
}
.ignitepricingbg{
	float: left;
	width: 100%;
    font-family: 'Montserrat', sans-serif;
	padding: 60px 0 0 0;
	background: #35b2ad;
}
.ignitepricingbg-left{
	float: left;
	width: 35%;
}
.ignitepricingbg-left h2{
	color: #FEDDD1;
	font-size: 35px;
	font-weight: 600;
	margin: 0 0 25px 0;
}
.ignitepricingbg-left h5{
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	margin: 0 0 15px 0;
}
.ignitepricingbg-left-box{
	padding: 20px 30px;
	border-radius: 20px;
	background: #fff;
	text-align: center;
	margin-top: 50px;
}
.ignitepricingbg-left-box h1{
	color: #E0617F;
	font-size: 29px;
	font-weight: 600;
	margin: 0 0 5px 0;
}
.ignitepricingbg-left-box h6{
	color: #3E928A;
	font-size: 17px;
	font-weight: 500;
	margin: 0 0 5px 0;
}
.ignitepricingbg-left-box p{
	color: #9F1E63;
	font-weight: 600;
	font-size: 30px;
	margin: 0;
}
.ignitepricingbg-left-box p span{
	display: inline-block;
	margin-left: 10px;
	color: #E0617F;
	vertical-align: middle;
	font-size: 20px;
	font-weight: 500;
}

.ignitepricingbg-right{
	width: 50%;
	float: right;
	text-align: center;
}
.ignitepricingbg-right img{
	width: 100%;
}
.ignitepricingbg-right a{
    display: inline-block;
    padding: 13px 30px;
    border-radius: 25px;
    background: #e0617f;
    color: #fff;
    margin-bottom: 50px;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
}
.ignitepricingbg-right a:hover{
    background: #fff;
    color: #e0617f;
}

.ignitebanner-formob{
    display: none;
}

.ignitebanner-formob{
    float: left;
    width: 100%;
    text-align: center;
    background: url(../../../members-area-old/images/ignite-bannerbg.jpg) no-repeat;
    background-size: cover;
    padding-top: 25px;
}
.ignitebanner-formob img{
    max-width: 100%;
}
.ignitelogo{
    width: 230px;
}
.ignitebanner-formob h4{
    color: #FEDDD1;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    margin: 25px 0;
}
.ignitebanner-formob a{
    display: inline-block;
    padding: 13px 30px;
    border-radius: 25px;
    background: #3e928a;
    color: #fff;
    margin: 0 0 25px 0;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.findsparkbg-formob{
    display: none;
}
.findsparkbg-formob{
    float: left;
    width: 100%;
    padding: 30px 0;
}
.findsparkbg-formob-top{
    text-align: center;
}
.findsparkbg-formob-top a{
    display: inline-block;
    padding: 10px 20px;
    border-radius: 20px;
    background: #db424a;
    color: #fff;
    margin: 0 5px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.findsparkbg-formob-mid img{
    float: left;
    margin-right: 15px;
    width: 45%;
}
.findsparkbg-formob-mid h1{
    color: #9F1E63;
    font-size: 24px;
    font-weight: 600;
    margin: 30px 0 0 0;
}
.findsparkbg-formob-bottom p{
    color: #9F1E63;
    font-weight: 400;
    font-size: 18px;
}
.findsparkbg-formob-top, .findsparkbg-formob-mid, .findsparkbg-formob-bottom{
    float: left;
    width: 100%;
}
.findsparkbg-formob-mid{
    padding: 30px 0;
}
.aboutconferencelogo{
    height: auto;
    text-align: center;
    background: none;
}
.aboutconferencelogo img{
    max-width: 80%;
}
.aboutconference{
    text-align: center;
    width: 50%;
}
.aboutconference h1{
    font-size: 20px;
    line-height: 33px;
}
.aboutconference .registoday a{
    text-transform: inherit;
}
.whatsofferbg2 b{
    font-weight: 500!important;
}
.regisbtn{
    border: none;
}

.whatsofferbg2 p{
    line-height: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1140px) {
	.ignitebanner-logo a{margin-top: 30px;}
	.who-conference-right{width: 45%;}
	.ignitepricingbg-left{width: 45%;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.ignitebanner-text{font-size: 20px;}
	.ignitebanner-logo{width: 270px;}
	.ignitebanner-logo a{margin-top: 30px;}
	.findsparkbg-content{padding: 25px 0 0 0;}
	.findsparkbg-content h1{font-size: 24px;}
	.findsparkbg-content p{font-size: 18px;}
	.findsparkbg-content a{font-size: 13px; margin-right: 15px; padding: 10px 20px;}
	.who-conference-left{width: 100%;}
	.whatsofferbg2-left{width: 100%; margin-bottom: 25px;}
	.ignitepricingbg-left{width: 100%;}
	.ignitepricingbg-right{width: 100%; margin-top: 25px;}
	.who-conference-right{width: 100%;}
}
@media only screen and (max-width: 767px) {
	.ignitebanner-logo{width: 130px; left: 15px;}
	.ignitebanner-text{font-size: 10px; right: 15px;}
	.ignitebanner-logo a{padding: 10px 20px; margin-top: 10px; font-size: 10px;}
	.findsparkbg-content{padding: 25px 0 0 0;}
	.findsparkbg-content h1{font-size: 24px;}
	.findsparkbg-content p{font-size: 18px;}
	.findsparkbg-content a{font-size: 13px; margin-right: 15px; padding: 10px 20px;}
	.who-conference-left{width: 100%;}
	.whatsofferbg2-left{width: 100%; margin-top: 25px;}
	.ignitepricingbg-left{width: 100%;}
	.ignitepricingbg-right{width: 100%; margin-top: 25px;}

    .ignitebanner{display: none;}
    .ignitebanner-formob{display: block;}
    .navbar-light .navbar-brand{float: right;}
    .navbar-brand img {width: 50px;}
    .navbar-nav{display: block; padding: 40px 15px 0 15px;}
    .findsparkbg{display: none;}
    .findsparkbg-formob{display: block;}
    .who-conference-left, .whatsofferbg2-left{min-height: 250px; height: auto;}
    .who-conference-right h1{font-size: 24px;}
    .who-conference-right li{font-size: 17px;}
    .whatsofferbg2-right h1{font-size: 24px;}
    .whatsofferbg2-right li{font-size: 17px;}
    .ignitepricingbg{text-align: center;}
    .ignitepricingbg-left h2{font-size: 24px;}
    .ignitepricingbg-left h5{font-size: 17px;}
    .ignitepricingbg-left-box h1{font-size: 24px;}
    .ignitebanner-newbg-bottom a{padding: 13px;}
    .who-conference-right h1 {font-size: 16px;}
    .aboutconferencelogo{display: none;}
    .aboutconference{width: 100%;}
    .aboutconference h1 {font-size: 16px; line-height: 25px;}
    .aboutconference .registoday a{font-size: 16px;}
    .ignitespeakers h1{font-size: 22px!important; margin: 0 0 20px 0!important;}
    .ignitespeakers .col-md-4{width: 33.33%;}
    .ignitespeakersbox img{max-width: 100%!important;}
    .ignitespeakersbox h4{font-size: 11px!important;}
    .ignitespeakersbox p{font-size: 11px!important;}
}
