.cwrapper {
	position: relative;
	overflow: initial;
}

.cwrapper .content {
	position: relative;
}

.vspacer {}

.vspacer img {
	position: absolute;
	bottom: -2px;
	left: 0;
	max-height: 125px;
	z-index: 1;
}

.vspacer div {
	width: 75%;
	background: #0da54e;
	position: absolute;
	bottom: -1px;
	left: 25%;
	height: 75px;
}

.page_flower_right,
.page_flower_left {
	display: none;
}

#index_head_call {
	top: 11%;
	position: absolute;
	margin-left: calc(-250px + 40vw);
	max-width: 500px;
	display: none;
}

.ptitle {
	bottom: 30px;
}

#index_head_call .conference {
	border-color: #bfbfbf;
	background: linear-gradient(to top, #e2e2e2, #f7f7f7);
	border-width: 1px;
	color: #000;
	border-radius: 50px;
}

#index_head_call .conference .conf_type {
	background: #524c99;
}

#index_head_call .conference.future .conf_image {
	border-radius: 40px;
	margin-top: 2px;
}

/*.conference.future .tear_button {background:#FFF; color:#000; position:relative; height:35px; line-height:28px; border-radius:100px; padding-right:45px; font-weight:bold;}
	.conference.future .tear_button:before {content:''; background:#0b0072; color:#FFF; border-radius:50%; width:35px; height:35px; display:inline-block; position:absolute; top:0; right:0;}
	.conference.future .tear_button:after {content:' >>'; position:absolute; right:7px; z-index:1; color:#FFF; transform:translateY(-50%); top:50%; font-size:1.2em;}
	.conference.future .conf_image {border-radius:35px;}*/
/*.conference .date {width:fit-content; width:-moz-fit-content;}*/
#index_conferences .conference.future .cal {
	filter: invert(100%);
}

.content .learn_wrap.learn_online {
	border-color: #bfbfbf;
	border-width: 1px;
	border-radius: 100px;
	color: #0b0072;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #ecf7fd;
	min-height: 540px;
}

.content .learn_wrap img {
	border-radius: 55px;
	margin-bottom: 10px;
	width: 100%;
}

.content .learn_wrap.learn_online .tear_button {
	margin-top: 20px;
	background-color: #6289aa;
	color: #d5dcd8;
	font-size: 0.8em;
	padding: 7px 75px;
	border-radius: 100px;
}

.content .learn_wrap.learn_online.vegan_featured {
	background: none;
	border: none;
	box-shadow: none;
	color: #000;
	font-weight: normal;
	min-height: 0;
	max-width: 355px;
}

.content .learn_wrap.learn_online.vegan_featured img {
	border-radius: 3px;
	box-shadow: 10px 10px 20px -6px #000;
	margin-bottom: 30px;
	width: 100%;
	max-width: 355px;
	height: 100%;
	max-height: 355px;
}

/*.conference.allevents {background:#f1f0f7 !important; border:3px solid #075026 !important; border-radius:100px;}
	.conference.allevents .conf_type {border-radius:100px; width:125px; margin:0 auto; left:0; right:0; padding:0;}
	.conference.allevents .img_grad {border-radius:100px;}
	.conference.allevents img {border-radius:100px !important;}
		.conference.allevents .ur_tab {left:0; right:0; top:-10px; width:150px; margin:0 auto; border-radius:100px; padding:0; background:#777;}
		.conference.allevents .conf_wrap .date {color:#0ba44c; font-weight:bold; font-size:1.6em;}
			.conference.allevents .conf_wrap .date .cal {display:none;}
			.conference.allevents .tear_button {background:#0b0072; color:#FFF;}
			.conference.allevents .conf_link .stub {color:#222;}
			.conference.allevents .events_our_logo {top:30px; left:30px;}*/
/*.conference.allevents.future {background: #ecf7fd; border:6px solid #ecf7fd;}*/
/*.conference .conf_wrap_more {text-align:left;}*/

#index_conferences::-webkit-scrollbar {
	width: 5px;
}

.hwrapper.index_hwrap_min {
	height: 540px;
}

#index_conferences::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
}

#index_conferences::-webkit-scrollbar-thumb {
	background-color: #a3a3a3;
	border-radius: 10px;
}

#index_head_title {
	font-size: 2.6em;
	font-weight: bold;
	filter: drop-shadow(1px 1px 1px #222);
	padding-bottom: 15px;
	color: #0b0072;
	filter: none;
	width: 125%;
}

#index_conferences {
	height: 353px;
	overflow-x: hidden;
	overflow-y: auto;
	padding-top: 5px;
}

#index_about_about {
	float: left;
	font-size: 16px;
	width: 600px;
	color: #0b0072;
}

#index_about_about h2 {
	border-bottom: 5px solid #ddb887;
	padding-bottom: 15px;
	font-weight: bold;
}

#index_about_text {
	display: inline-block;
	width: calc(100% - 600px);
	padding: 0 40px;
	border-left: 5px solid #ddb887;
	line-height: 1.5em;
	font-size: 26px;
	margin-top: -20px;
	font-size: 18px;
	line-height: 1.3em;
}

.index_about_imgs {
	position: absolute;
	top: 150px;
	zoom: 0.95;
	left: 95px;
	width: 540px;
	border-top: 5px solid #ddb887;
}

.index_about_imgs img {
	border-radius: 25px;
	border: none !important;
}

.index_about_imgs img:nth-of-type(1) {
	position: absolute;
	z-index: 1;
	width: 500px;
	top: 20px;
}

.index_about_imgs img:nth-of-type(2) {
	position: absolute;
	z-index: 2;
	left: 250px;
	top: -25px;
}

.index_about_imgs img:nth-of-type(3) {
	position: absolute;
	z-index: 2;
	top: 200px;
	left: 250px;
}

@media (max-width: 1000px) {
	.index_about_imgs {
		left: 0;
		top: 0;
		width: 95%;
		height: 500px;
		position: relative;
	}

	.index_about_imgs img {
		width: 100% !important;
	}

	.index_about_image_attribution {
		width: 100%;
	}
}

.index_partner_imgs {
	position: absolute;
	top: 180px;
	left: -375px;
}

.index_partner_imgs img {
	border-radius: 25px;
	border: 3px solid #608abb;
}

.index_partner_imgs img:nth-of-type(1) {
	position: absolute;
	z-index: 1;
	width: 500px;
	top: 20px;
}

.index_partner_imgs img:nth-of-type(2) {
	position: absolute;
	z-index: 2;
	left: 250px;
	top: -25px;
}

.index_partner_imgs img:nth-of-type(3) {
	position: absolute;
	z-index: 2;
	top: 200px;
	left: 250px;
}

.index_featured_partner_imgs {
	position: absolute;
	top: 180px;
	right: 200px;
}

.index_featured_partner_imgs img {
	border-radius: 25px;
	border: 3px solid #608abb;
}

.index_featured_partner_imgs img:nth-of-type(1) {
	position: absolute;
	z-index: 1;
	width: 500px;
	top: 20px;
}

.index_featured_partner_imgs img:nth-of-type(2) {
	position: absolute;
	z-index: 2;
	left: 250px;
	top: -125px;
}

.index_featured_partner_imgs img:nth-of-type(3) {
	position: absolute;
	z-index: 2;
	top: 300px;
	left: 250px;
}

.content.vegan_partners {
	max-width: 1050px;
	text-align: right;
	min-height: 750px;
}

.vegan_partners_text {
	text-align: left;
	width: 600px;
	margin: 0 auto;
}

.ma_jain_studies {}

.ma_jain_studies_logo {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	margin-top: -85px;
	width: 150px;
}

.ma_jain_studies_logo2 {
	margin-top: 85px;
}

.ma_jain_studies_img {
	position: absolute;
	left: 200px;
	bottom: 0;
}

@media (max-width: 1050px) {
	.header_gradient {
		height: 100% !important;
		z-index: initial !important;
		background: linear-gradient(to bottom, #2d12557d, #2d125582, #1e1e1ea3) !important;
	}

	.content {
		padding: 15px;
	}

	.vspacer {
		display: none;
	}

	.conference.future .tear_button {
		font-size: 0.8em;
	}

	#index_head_call {
		text-align: center;
		margin: 0 auto;
		position: relative;
		padding-top: 75px;
	}

	#index_head_title {
		font-size: 1.6em;
		margin-bottom: 15px;
		background: rgba(255, 255, 255, 0.8);
		padding-top: 20px;
		width: 100%;
	}

	#index_about_about {
		float: none;
		width: 100%;
	}

	#index_about_text {
		width: 100%;
		padding: 0;
		border: 0;
		margin-top: 20px;
	}

	#index_conferences {
		height: 35vh;
		padding: 0 25px;
	}

	.content .learn_wrap.learn_online {
		min-height: 450px;
		max-width: 330px;
	}

	.content .learn_wrap.learn_online .tear_button {
		padding: 7px 25px;
	}

	.conference.allevents {
		max-width: 354px;
	}

	.conference.allevents .conf_link .stub {
		padding: 0 60px;
	}

	.ma_jain_studies {
		text-align: center;
		padding: 0 0 150px;
	}

	.ma_jain_studies h3 {
		line-height: 1em;
	}

	.ma_jain_studies_logo {
		transform: none;
		position: static;
		margin-right: 10px;
		margin-top: 30px;
	}

	.ma_jain_studies_logo2 {
		margin-right: 0;
		margin-left: 10px;
	}

	.ma_jain_studies_img {
		width: 235px;
		left: 0;
		right: 0;
		margin: auto;
	}

	.content.vegan_partners {
		min-height: auto;
	}

	.vegan_partners_text {
		width: 100%;
	}

	.index_partner_imgs,
	.index_featured_partner_imgs {
		display: none;
	}

	.vegan_partners_text div {
		margin-bottom: 25px !important;
	}
}

#index_about_about {
	padding-left: 75px;
}

@media (max-width: 1050px) {
	#index_about_about {
		padding-left: 0 !important;
	}
}

#index_about_about h2 {
	border: none;
}

.box_img_wrap {
	display: flex;
	flex-wrap: wrap;
}

.box_img_wrap .box_img {
	width: 20%;
	color: #514b98;
	padding: 10px;
	text-align: center;
}

@media (max-width:1050px) {
	.box_img_wrap .box_img {
		width: 50%;
		margin-bottom: 50px;
	}
}

@media (max-width:500px) {
	.box_img_wrap .box_img {
		width: 100%;
		margin-bottom: 50px;
	}
}

.box_img_wrap .box_img h5 {
	font-size: 1.6em;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.box_img_wrap .box_img img {
	width: 100%;
	aspect-ratio: 1 / 1;
	border-radius: 3px;
}

.box_img_wrap .box_img div {
	font-size: 1.2em;
	margin-top: 15px;
}

.news_compassion_bg_wrap .content {
	padding: 20px 20px;
}

.news_info_wrap .news_info_list {
	max-width:720px !important;
}

.news_compassion_bg_wrap h2 {
	margin-top: 5px;
	font-size: 3em;
}

.news_compassion_bg_wrap .cwrapper {
	background-color: #faf6e2;
}

.uberoi_img_wrap {
	margin: 20px 0;
}

.uberoi_img {
	width: 300px;
	float: left;
	margin-right: 20px;
}

@media (max-width:1050px) {
	.uberoi_txt {
		clear: both;
		padding-top: 20px;
	}
}