.overflow_hidden{
	overflow: hidden;
}
.img-fluid {
	margin: auto;
	max-width: 100%;
}

.post-templete h1{
	color: var(--color_primary);
	font-family: var(--font_primary);
	font-size: 50px;
	font-weight: 400;
	line-height: 1.3;
	letter-spacing: -1px;
	margin: 0 0 10px;
}
.post-templete p{
	font-family: var(--font_secondary);
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 20px;
}
.post-templete h2{
	font-family: var(--font_primary);
	font-size: 40px;
	font-weight: 400;
	line-height: 1.3;
	margin: 0 0 10px;
	letter-spacing: -0.8px;
}
.post-featured-image img{
	width: 100%;
	height: 500px;
	object-fit: cover;
}
.post-container ul{
	padding-left: 20px;
} 
.initiatives-template-default .container.breadcrumb_container {
	top: 60px;
}
.post-templete .container {
	display: flex;
	gap: 80px;
}
.post-templete .post-container{
	width: 70%;
}
.video-gallery {
	display: grid;
	gap: 15px;
	grid-template-columns: auto auto auto;
	justify-items: center;
	justify-content: center;
}
.vid-wrap {
	position: relative;
	padding-top: 40px;
}
.vid-wrap img.img-fluid{
	height: 250px;
	width:100%;
	object-fit:cover;
}
.vidplay-icon {
	position: absolute;
	left: 0;
	right: 0;
	margin: -35px auto 0;
	top: 50%;
}
.post-templete .post-lastest{
	width: 30%;
}
@media (max-width: 767px){
	.video-gallery{
		grid-template-columns: auto
	}
}
.latest-post-title a {
	font-family: var(--font_secondary);
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	text-decoration: none;
	color: var(--darkgrey);
}
.post-container ul li, .post-lastest .single-latest-post{
	list-style: disc;
	padding-bottom:10px;
} 
.post-lastest .latest-posts-wrapper{
	padding-left: 20px;
}
.w_100{
	width: 100%;
}
.text_center{
	text-align: center;
}
.absolute{
	position: absolute;
}
.relative{
	position: relative;
}
.breadcrumb_container{
	padding-top: 82px;
}

.hidden_xs{
	display: block;
}
@media (max-width: 767px){
	.hidden_xs{
		display: none;
	}
}
/* .breadcrumb a {
color: var(--text);
} */
.main-header .nav-menu a:hover{
	color: #ec6725;
	font-weight: bold;
}
.breadcrumb .current {
	color: var(--black);
}
ul#menu-footermenu a:hover{
	color:#ec6725;
}
#menu-brand a:hover, #menu-media a:hover, #menu-careers a:hover{
	color:#ec6725;
}
.main-header .primary_btn {
	background: #EC6725 !important;
}
input{
	outline: none !important;
}
.breadcrumb{
	display: flex;
	justify-content: flex-start;
	gap: 10px;
	align-items: center;
	font-family: var(--font_primary);
	font-size: 14px;
	font-weight: 400;
}
.breadcrumb a{
	text-decoration: none;
	color: var(--darkgrey);
	font-family: var(--font_primary);
	font-weight: 400;
}
span.separator {
	width: 5px;
	height: 5px;
	background: var(--color_primary);
}
.main-header {
	border-bottom: 1px solid #6f6f6b33;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	font-size: 12px;
}
.wpcf7-response-output {
	border: none !important;
	margin: 0 !important;
	font-weight: 600 !important;
	padding: 12px 0 0 0 !important;
	color: var(--color_primary);
}
form.wpcf7-form.submitting .submit-btn{
	opacity: 0.5;
	pointer-events: none;
}
input.wpcf7-form-control.wpcf7-captchar {
	border: none;
	border-bottom: 1px solid #DADADB;
	display: block;
	margin-bottom: 12px;
}
.wpcf7-captcha-captcha-1 {
	margin-top: 12px;
}
.submit-btn .wpcf7-submit {
	background-color: transparent;
	padding: 0;
	color: var(--Background, #f5f5f7);
	outline: none;
	border: none;
	box-shadow: none;
	z-index: 1;
	position: relative;
	cursor: pointer;
}
.submit-btn span.wpcf7-spinner {
	position: absolute;
}
.submit-btn {
	margin-top: 28px;
}
.underline{
	position: relative;
	width: fit-content;
	padding-bottom: 3px;
}
.underline::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: var(--black);
}
.member .leader_img{
	height: 270px;
}

/* latin-ext */
@font-face {
	font-family: "Lato";
	font-style: italic;
	font-weight: 100;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6u-w4BMUTPHjxsIPx-mPCLQ7A.woff2)
		format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
		U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
		U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: "Lato";
	font-style: italic;
	font-weight: 100;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6u-w4BMUTPHjxsIPx-oPCI.woff2)
		format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
		U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
		U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
	font-family: "Lato";
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI9w2_FQft1dw.woff2)
		format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
		U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
		U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: "Lato";
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI9w2_Gwft.woff2)
		format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
		U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
		U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
	font-family: "Lato";
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHjxsAUi-qJCY.woff2)
		format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
		U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
		U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: "Lato";
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHjxsAXC-q.woff2)
		format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
		U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
		U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
	font-family: "Lato";
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI5wq_FQft1dw.woff2)
		format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
		U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
		U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: "Lato";
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI5wq_Gwft.woff2)
		format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
		U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
		U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
	font-family: "Lato";
	font-style: italic;
	font-weight: 900;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI3wi_FQft1dw.woff2)
		format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
		U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
		U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: "Lato";
	font-style: italic;
	font-weight: 900;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI3wi_Gwft.woff2)
		format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
		U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
		U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
	font-family: "Lato";
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHh30AUi-qJCY.woff2)
		format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
		U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
		U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: "Lato";
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHh30AXC-q.woff2)
		format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
		U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
		U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
	font-family: "Lato";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USSwaPGR_p.woff2)
		format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
		U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
		U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: "Lato";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USSwiPGQ.woff2)
		format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
		U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
		U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
	font-family: "Lato";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjxAwXjeu.woff2)
		format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
		U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
		U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: "Lato";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wXg.woff2)
		format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
		U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
		U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
	font-family: "Lato";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwaPGR_p.woff2)
		format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
		U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
		U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: "Lato";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwiPGQ.woff2)
		format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
		U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
		U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
	font-family: "Lato";
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwaPGR_p.woff2)
		format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
		U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
		U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: "Lato";
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwiPGQ.woff2)
		format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
		U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
		U+2212, U+2215, U+FEFF, U+FFFD;
}


:root {
	--font_primary: "Lato", "sans-serif";
	--font_secondary: "Lato", "sans-serif";
	--color_primary: #ec6725;
	--text: #6F6F6B;
	--black: #1d1d1d;
	--white: #FFFFFF;
	--grey: #f5f5f7;
	--grey2: #dadadb;
	--grey3: #6F6F6B;
	--darkgrey: #4b4b4b;
	--container_width: 100%;
	--container_padding: 15px;
	--container_left_space: calc((100% - var(--container_width)) / 2);
}

* {
	box-sizing: border-box;
	margin: 0;
}

body {
	font-family: var(--font_primary);
	font-size: 18px;
	font-weight: 400;
	color: var(--darkgrey);
	overflow-x:hidden;
}

.img-fleuid {
	max-width: 100%;
	margin: auto;
}

.primary_font {
	font-family: var(--font_primary);
}

.color_primary {
	color: var(--color_primary);
}

.color_primary_bg {
	background-color: var(--color_primary);
}

.black {
	color: var(--black);
}

.black_bg {
	background-color: var(--black);
}
.text {
	color: var(--text);
}

.text_bg {
	background-color: var(--text);
}

.white {
	color: var(--white);
}

.white_bg {
	background-color: var(--white);
}

.grey {
	color: var(--grey);
}

.grey_bg {
	background-color: var(--grey);
}

.grey2 {
	color: var(--grey2);
}
.grey3 {
	color: var(--grey3);
}
.grey2_bg {
	background-color: var(--grey2);
}

.darkgrey {
	color: var(--darkgrey);
}

.darkgrey_bg {
	background-color: var(--darkgrey);
}

.f_w_l {
	font-weight: 300;
}

.f_w_r {
	font-weight: 400 !important;
}

.f_w_m {
	font-weight: 500;
}

.f_w_s_b {
	font-weight: 600;
}

.f_w_b {
	font-weight: 700;
}

.f_s_i {
	font-style: italic;
}

.l_h_0 {
	line-height: 0.8;
}

.l_h_1 {
	line-height: 1.1;
}

.l_h_2 {
	line-height: 1.2;
}

.l_h_3 {
	line-height: 1.3;
}

.l_h_4 {
	line-height: 1.4;
}

.l_h_5 {
	line-height: 1.5;
}

.l_h_6 {
	line-height: 1.6;
}

.d_f {
	display: flex;
}

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

.f_w_j {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.f_w_a_j_center {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.f_j {
	display: flex;
	justify-content: space-between;
}

.f_w_se {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}

.f_w_a {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.f_r_aj_between {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

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

.f_r_a_center {
	display: flex;
	align-items: center;
}

.a_center {
	align-items: center;
}

.f_r_j_center {
	display: flex;
	justify-content: center;
}

.f_c_aj_center {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.f_c_a_center {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.f_c_j_center {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.mtb_0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.mb_5 {
	margin-bottom: 5px;
}

.mt_5 {
	margin-top: 5px;
}

.mtb_5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.mb_10 {
	margin-bottom: 10px;
}

.mt_10 {
	margin-top: 10px;
}

.mtb_10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.mb_15 {
	margin-bottom: 15px;
}

.mt_15 {
	margin-top: 15px;
}

.mtb_15 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.mb_20 {
	margin-bottom: 20px;
}

.mt_20 {
	margin-top: 20px;
}

.mtb_20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.mb_30 {
	margin-bottom: 30px;
}

.mt_30 {
	margin-top: 30px;
}

.mtb_30 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.mb_80 {
	margin-bottom: 80px;
}

@media only screen and (max-width: 767px) {
	.mb_80 {
		margin-bottom: 60px;
	}
}

.mt_80 {
	margin-top: 80px;
}

@media only screen and (max-width: 767px) {
	.mt_80 {
		margin-top: 60px;
	}
}

.mtb_80 {
	margin-top: 80px;
	margin-bottom: 80px;
}

@media only screen and (max-width: 767px) {
	.mtb_80 {
		margin-top: 60px;
		margin-bottom: 60px;
	}
}

.mb_100 {
	margin-bottom: 100px;
}

@media only screen and (max-width: 767px) {
	.mb_100 {
		margin-bottom: 80px;
	}
}

.mt_100 {
	margin-top: 100px;
}

@media only screen and (max-width: 767px) {
	.mt_100 {
		margin-top: 80px;
	}
}

.mtb_100 {
	margin-top: 100px;
	margin-bottom: 100px;
}

@media only screen and (max-width: 767px) {
	.mtb_100 {
		margin-top: 80px;
		margin-bottom: 80px;
	}
}

.p_t {
	padding-top: 20px;
}

.pt_10 {
	padding-top: 10px;
}

.pb_10 {
	padding-bottom: 10px;
}

.ptb_10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.pt_20 {
	padding-top: 20px;
}

.pb_20 {
	padding-bottom: 20px;
}

.ptb_20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.pt_30 {
	padding-top: 30px;
}

.pb_30 {
	padding-bottom: 30px;
}

.ptb_30 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.pt_40 {
	padding-top: 40px;
}

.pb_40 {
	padding-bottom: 40px;
}

.ptb_40 {
	padding-top: 40px;
	padding-bottom: 40px;
}

.pt_50 {
	padding-top: 50px;
}

.pb_50 {
	padding-bottom: 50px;
}

.ptb_50 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.ptb_60 {
	padding-top: 60px;
	padding-bottom: 60px;
}

@media only screen and (max-width: 767px) {
	.ptb_60 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

.pt_60 {
	padding-top: 60px;
}

@media only screen and (max-width: 767px) {
	.pt_60 {
		padding-top: 40px;
	}
}

.pb_60 {
	padding-bottom: 60px;
}

@media only screen and (max-width: 767px) {
	.pb_60 {
		padding-bottom: 40px;
	}
}

.ptb_80 {
	padding-top: 80px;
	padding-bottom: 80px;
}

@media only screen and (max-width: 767px) {
	.ptb_80 {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}

.pt_80 {
	padding-top: 80px;
}

@media only screen and (max-width: 767px) {
	.pt_80 {
		padding-top: 60px;
	}
}

.pb_80 {
	padding-bottom: 80px;
}

@media only screen and (max-width: 767px) {
	.pb_80 {
		padding-bottom: 60px;
	}
}

.ptb_100 {
	padding-top: 100px;
	padding-bottom: 100px;
}

@media only screen and (max-width: 991px) {
	.ptb_100 {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}

.pt_100 {
	padding-top: 100px;
}

@media only screen and (max-width: 991px) {
	.pt_100 {
		padding-top: 60px;
	}
}

.pb_100 {
	padding-bottom: 100px;
}

@media only screen and (max-width: 991px) {
	.pb_100 {
		padding-bottom: 60px;
	}
}
.ptb_120 {
	padding-bottom: 120px;
	padding-top: 120px;
}

@media only screen and (max-width: 991px) {
	.ptb_120 {
		padding-bottom: 80px;
		padding-top: 80px;
	}
}
.pb_120 {
	padding-bottom: 120px;
}

@media only screen and (max-width: 991px) {
	.pb_120 {
		padding-bottom: 80px;
	}
}
.f_w400{
	font-weight: 400 !important;
}
.f_w500{
	font-weight: 500 !important;
}
.text_xxxl {
	font-family: var(--font_primary);
	font-size: 150px;
	font-weight: 400;
	line-height: 1.3;
	margin: 0 0 10px;
}
.text_xxl {
	font-family: var(--font_primary);
	font-size: 50px;
	font-weight: 400;
	line-height: 1.3;
	letter-spacing: -1px;
	margin: 0 0 10px;
}
.text_xxl_large {
	font-family: var(--font_primary);
	font-size: 60px;
	font-weight: 400;
	line-height: 1.3;
	letter-spacing: -1px;
	margin: 0 0 10px;
}

.text_xl {
	font-family: var(--font_primary);
	font-size: 40px;
	font-weight: 400;
	line-height: 1.3;
	margin: 0 0 10px;
	letter-spacing: -0.8px;
}

.text_l {
	font-family: var(--font_primary);
	font-size: 25px;
	font-weight: 600;
	line-height: 1.2;
	margin: 0 0 10px;
}
@media(max-width: 1024px){
	.text_l {
		font-size:18px;
	}
}
.text_md {
	font-family: var(--font_secondary);
	font-size: 20px;
	font-weight: 400;
	line-height: 1;
	margin: 0 0 10px;
}

.text_reg {
	font-family: var(--font_secondary);
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2;
	margin: 0 0 5px;
}
.text_reg_2 {
	font-family: var(--font_primary);
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2;
	margin: 0 0 5px;
	/* 	text-transform: capitalize; */
}
.text_reg_3 {
	font-family: var(--font_primary);
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 5px;
	/* 	text-transform: capitalize; */
}
.text_xs {
	font-family: var(--font_secondary);
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
}
.text_xxs {
	font-family: var(--font_secondary);
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4;
}
@media(max-width: 1024px){
	.text_xxl{
		font-size: 38px;
	}
}
@media (max-width: 767px) {
	.text_xl{
		font-size: 32px;
	}
	.text_xxl {
		font-size: 32px;
		line-height: 1.2;
	}
}

/* 	container start */
@media (min-width: 768px) and (max-width: 991px) {
	:root {
		--container_width: 760px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	:root {
		--container_width: 1000px;
	}
}

@media (min-width: 1200px) {
	:root {
		--container_width: 1190px;
	}
}

@media (min-width: 1400px) {
	:root {
		--container_width: 1240px;
	}
}

.container {
	max-width: var(--container_width);
	width: 100%;
	padding-inline: var(--container_padding);
	margin: auto;
	box-sizing: border-box;
}

.container-left {
	margin-left: calc(var(--container_left_space));
	padding-left: var(--container_padding);
	box-sizing: border-box;
}

.container-right {
	margin-right: calc(var(--container_left_space));
	padding-right: var(--container_padding);
	box-sizing: border-box;
}

/* 	container end */

.nav-menu .primary_btn {
	position: relative; 
	overflow: hidden;   
}

.nav-menu .primary_btn::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-color: var(--color_primary);
	width: 0%;
	height: 100%;
	transition: 0.3s ease;
	z-index: 0; 
}

.nav-menu .primary_btn a {
	position: relative;
	z-index: 1;
}

.nav-menu .primary_btn:hover::before {
	width: 100%;
}
.nav-menu .primary_btn a {
	position: relative;
	z-index: 1;
	color: #000; 
	transition: color 0.3s ease;
}

.nav-menu .primary_btn:hover a {
	color: #fff; 
}
.primary_btn {
	display: inline-block;
	background-color: var(--black);
	padding: 10px 20px;
	color: var(--Background, #f5f5f7);
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	text-decoration: none;
	transition: 0.3s;
	position: relative;
	overflow: hidden;
}

.primary_btn::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-color: var(--color_primary);
	width: 0%;
	height: 100%;
	transition: 0.3s;
}

.primary_btn:hover:before {
	width: 100%;
}

.primary_btn span {
	position: relative;
	z-index: 1;
}

.super_text {
	color: var(--black);
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.desktop{
	display: block;
}
.ipad{
	display: none !important;
}
@media (max-width: 1200px) {
	.desktop{
		display: none;
	}
	.ipad{
		display: block !important;
		padding:20px 15px 40px;
	}

}
.logo{
	width: 200px;
}
.main-header .lightlogo{
	opacity:0;
	display: none;
	width: 100%;
}
.main-header.video-out .lightlogo{
	opacity:0;
	display: none;
}
.main-header.video-out .darklogo{
	opacity:1;
	display: block;
	width: 100%;
}
.header_wrap {
	display: flex;
	align-items:center;
	justify-content: space-between;
}

.main-header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	background-color: #f5f5f7db;
	backdrop-filter: blur(18px);
	padding: 1rem 0;
	color: white;
	transition: color 0.3s ease, background 0.3s ease;
}

.nav-menu {
	display: flex;
	align-items: center;
	gap: 2rem;
}

.nav-menu ul {
	display: flex;
	list-style: none;
	gap: 2rem;
	align-items: center;
}
.page-template-home .menu-block .sub-menu{
	background: #00000073;
}
.menu-block .sub-menu {
	display: none;
	position: absolute;
	left: -7px;
	top: 28px;
	list-style: none;
	background: #ffffffe0;
	backdrop-filter: blur(18px);
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	min-width: 132px;
	z-index: 999;
	padding: 0px;
}
.menu-block li {
	position: relative;
}
.menu-block li.open > .sub-menu {
	display: block;
}
.menu-block li.menu-item-has-children > a::after {
	content: "";
	display: block;
	width: 12px;
	height: 8px;
	/* margin-left: 6px; */
	background-image: url('/wp-content/uploads/2025/07/black-arrow.svg');
	background-size: cover;
	background-repeat: no-repeat;
	/* vertical-align: middle; */
	transition:0.5s ease-in-out;
}
.menu-block li.open > a::after {
	transform: rotate(180deg);
}
.main-header.video-out .menu-block > li.open > .sub-menu {
	background: #fff;
	backdrop-filter: blur(18px);
}
.menu-block li.menu-item-has-children > a::after {
	filter: invert(100%) brightness(100%) contrast(100%);
	transition: filter 0.3s ease;
}
.main-header.video-out .menu-block li.menu-item-has-children > a::after{
	filter: none;
}
/* .main-header.video-out .menu-block li.menu-item-has-children > a::after {

filter: invert(0%) brightness(0%) contrast(100%); /* makes white turn black 
} */
/* Optional submenu item styling */
.menu-block .sub-menu{
	background: #00000073;
}
.menu-block .sub-menu li a {
	padding: 10px 15px;
	white-space: nowrap;
}
ul.sub-menu {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.nav-menu a {
	display: flex;
	align-items: center;
	gap: 4px;
	color: white;
	text-decoration: none;
	font-size: 14px;
	transition: color 0.3s ease;
}

.icon-vector {
	width: 12px;
	height: 12px;
	transition: transform 0.3s ease;
}

.dropdown.open .icon-vector {
	transform: rotate(180deg);
}

.hamburger {
	display: none;
	flex-direction: column;
	justify-content: space-between;
	width: 40px;
	height: 25px;
	background: none;
	border: none;
	cursor: pointer;
	position:relative;
}

.hamburger span {
	background: #ff5b00;
	height: 2px;
	width:30px;
	border-radius: 2px;
	position:absolute;
}
.hamburger span:nth-child(1) {
	top: 0;
}
.hamburger span:nth-child(2) {
	top: 10px;
}
.hamburger span:nth-child(3) {
	top: 20px;
}

.hamburger.active span:nth-child(1) {
	transform: rotate(45deg);
	top: 10px;
}
.hamburger.active span:nth-child(2) {
	opacity: 0;
}
.hamburger.active span:nth-child(3) {
	transform: rotate(-45deg);
	top: 10px;
}
/* 
.main-header {
color: white;
transition: color 0.3s ease, background 0.3s ease;
}


.main-header.scrolled {
color: black;
}

.main-header.scrolled .nav-menu a,
.main-header.scrolled .dropdown a,
.main-header.scrolled {
color: black;
}
.primary_btn span {
color: white;
}
*/

.main-header .nav-menu a,
.main-header .dropdown a,
.main-header .primary_btn span {
	/* 	color: white; */
	color: var(--black);
}
.main-header .nav-menu a.menu-block > li.open > .sub-menu {
	background: #ffffffe0;
	backdrop-filter: blur(18px);
}
.main-header .nav-menu a .menu-block li.menu-item-has-children > a::after {

	filter: invert(0%) brightness(0%) contrast(100%); /* makes white turn black */
}
.main-header .primary_btn span{
	color: white;
}
/* .main-header.video-out,
.main-header.video-out .nav-menu a,
.main-header.video-out .dropdown a,
.main-header.video-out {
color: var(--black);
}
*/
.main-header .icon-vector {
	filter: brightness(0);
}
.main-header.video-out .icon-vector {
	filter: brightness(0); /* Optional: darkens the arrow icons */
}
@media (max-width:1024px){
	.nav-menu ul{
		gap: 1rem;
	}
}
@media (max-width: 1023px){

	.menu-block li.menu-item-has-children > a::after {
		filter: invert(100%) brightness(100%) contrast(100%) !important;
		transition: filter 0.3s ease;
	}
	.menu-block .sub-menu{
		position:absolute;
		width:100%;
		top: 15px;
		left: -20px;
		transition: max-height 0.5s ease, opacity 0.3s ease, margin 0.3s ease;
		min-width: 235px;
		margin-bottom: 15px;
	}

	.nav-menu a{
		justify-content: flex-start;;
	}
	.post-templete .container{
		flex-direction: column;
	}
	.post-templete .post-container{
		width: 100%;
	}
	.post-templete .post-lastest{
		width:100%;
	}
	.post-templete .container{
		gap:30px;
	}
	.post-templete h2{
		font-size:30px;
	}
	.post-templete h1{
		font-size:40px;
	}

}

@media (max-width: 768px) {
	.page-template-home .menu-block .sub-menu {
		background: #404040;
		padding: 15px 0px;
	}
	.menu-block .sub-menu{
		left: 0px;
	}
	.menu-block .sub-menu li a{
		padding: 5px 15px;
	}
	.menu-block li{
		width: 100%;
	}
	.menu-block > li.menu-item.primary_btn {
		width: fit-content;
	}
	.menu-block > li.menu-item {
		width: 100%;
		border-bottom: 1px solid #404040;
		padding-bottom: 10px;
	}
	.nav-menu {
		position: absolute;
		top: 100%;
		right: 0;
		background-color: rgba(0, 0, 0, 0.95);
		flex-direction: column;
		align-items: flex-start;
		width: 100%;
		padding: 1rem;
		transform: translateY(-200%);
		opacity: 0;
		pointer-events: none;
		transition: all 0.3s ease;
		height: calc(100vh - 57px);
	}
	.nav-menu a {
		justify-content: space-between;
	}
	.nav-menu.active {
		transform: translateY(0);
		opacity: 1;
		pointer-events: auto;
	}
	.nav-menu ul {
		flex-direction: column;
		gap: 1rem;
		width: 100%;
		padding: 0;
		align-items: start;
	}
	.hamburger {
		display: flex;
	}
	.logo img {
		/* 		width: 50%; */
	}
	.home_banner .container{
		bottom: 100px !important;
	}
	.main-header.video-out,
	.main-header.video-out .nav-menu a,
	.main-header.video-out .dropdown a,
	.main-header.video-out {
		color: white;
	}
	.main-header.video-out .icon-vector {
		filter: brightness(100);
	}

}


.hidden-xs {
	display: block;
}
.visible-xs {
	display: none;
}
@media (max-width: 767px) {
	.hidden-xs {
		display: none;
	}
	.visible-xs {
		display: block;
	}
}
/* banner */
.main-header{
	position: sticky;
}
.breadcrumb_container {
	padding-top: 40px;
}
.breadcrumb_container.white.absolute {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
}
/* .breadcrumb_container.white.absolute .breadcrumb .current, .breadcrumb_container .breadcrumb a {
color: #fff !important;
} */
@media(max-width: 1024px){
	.text_xxl{
		font-size: 38px;
	}
}
@media (max-width: 767px) {
	.text_xl{
		font-size: 32px;
	}
	.text_xxl {
		font-size: 32px;
		line-height: 1.2;
	}
}

.inner_banner{
	overflow: hidden;
	position: relative;
	margin-top: 0px;
}
.inner_banner img{
	width: 100%;
}
.inner_banner .container {
	position: absolute;
	bottom: 60px;
	z-index: 1;
	left: 0;
	right: 0;
}
.inner_banner::after{
	content: "";
	position: absolute;
	bottom: 0;
	height: 35%;
	left: 0;
	width: 100%;
	margin: auto;
	background-image: linear-gradient(180deg, #4a4a4a00, #000000d9);
}
.inner_banner .container::after{
	content: "";
	position: absolute;
	bottom: -30px;
	left: 15px;
	width: calc(100% - 30px);
	height: 1px;
	background: #F5F5F7;
	opacity: 0.2;
}
@media (max-width: 1024px) {
	.inner_banner .container{
		bottom: 20px;
	}
	.inner_banner .container::after{
		bottom: 0px;
	}
}
/* footer css */
.footerSection {
	background-color: var(--black);
	color: white;
}

.footer_column {
	margin-left: 10px;
}
.footer_column a{
	text-decoration: none;
	color: #fff;
}
.footer_bottom a{
	text-decoration: none;
	color: var(--grey2);
}

/* .footer_title {
border-bottom: 1px solid rgba(111, 111, 107, 0.1254901961);
} */

.footerSec {
	/* 	display: grid;
	grid-template-columns: repeat(2, 1fr);
	border-bottom: 1px solid rgba(111, 111, 107, 0.1254901961);
	grid-template-areas: "title cta" "lb rb" "img img"; */
}
.footerSec {
	display: flex;
	justify-content: space-between;
	align-items:center;
}
.footerSec_two{
	display: flex;
	justify-content: space-between;
}
.footer_lightsec {
	border-bottom: 1px solid #6f6f6b20;
	border-top: 1px solid #6f6f6b20;
}
.lb_footer{
	width:35%;
}
.rb_footer {
	width:75%;
}
.footer_title {
	grid-area: title;
}

.footer_cta {
	grid-area: cta;
}

.lb_footer {
	grid-area: lb;
}

.rb_footer {
	grid-area: rb;
}

.lighthouse_img {
	grid-area: img;
}

.footer_cta a.custom_btn:nth-of-type(2) {
	border-left: 1px solid rgba(111, 111, 107, 0.1254901961);
}

@media (min-width: 768px) and (max-width: 1024px) {
	.custom_btn {
		padding: 10px 0;
	}
	.footerSec {
		grid-template-areas: "title cta" "rb rb" "lb lb" "img img";
	}

}
.lighthouse {
	display: flex;
	justify-content: space-between;
	padding-right: 30px;
}

.social_btn {
	display: flex;
	/* 	justify-content: space-between; */
	gap: 15px;
}

.footer_heading {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 20px;
}

.footer_links {
	padding: 0;
}

li {
	list-style-type: none;
}
.footer_ti {
	width: 100%;
}
.rb_footer {
	display: flex;
	justify-content: space-between;
	padding: 50px 20px 50px 50px;
	gap: 80px;
	white-space: nowrap;
}
ul#menu-footermenu a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 20px;
}
h3.menu-title {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 20px;
}
.lb_footer {
	border-right: 1px solid rgba(111, 111, 107, 0.1254901961);
	/* 	padding: 50px 20px 0px 0px; */
}

.footer_bottom {
	display: flex;
	justify-content: space-between;
	/* 	padding: 20px; */
	align-items:center;
}
#menu-brand, #menu-media, #menu-careers {
	padding: 0px;
}
#menu-brand a, #menu-media a, #menu-careers a{
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 20px;
	color: #dadadb;
	text-decoration: none;
}
ul#menu-footermenu a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 20px;
}
.mob_img {
	display: none;
}


.custom_btn {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: var(--black);
	padding: 10px 20px;
	color: var(--Background, #f5f5f7);
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	text-decoration: none;
	transition: 0.5s ease;
	position: relative;
	flex: 1;
	text-align: center;
	gap: 10px;
} 
.footer .custom_btn:before{
	display:none;
}
.footer-btn{
	display: inline-block;
	align-items: center;
	justify-content: center;
	background-color:  var(--color_primary);
	padding: 10px 20px;
	color: var(--Background, #f5f5f7) ;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	text-decoration: none;
	transition: 0.5s ease;
	position: relative;
	flex: 1;
	text-align: center;
	gap: 10px;
}
/* a.custom_btn.footer-btn:before {
content: "";
width: 100%;
height: 100%;
position: absolute;
display: block;
scale: 0;
}
a.custom_btn.footer-btn:hover:before{
scale:1;
} */
.custom_btn::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-color: var(--color_primary);
	width: 100%;
	height: 0%;
	transition: 0.5s ease;
}

.custom_btn:hover:before {
	height: 100%;
}

.custom_btn span {
	position: relative;
	z-index: 1;
	transition: color 0.5s ease;
}
.footer-btn:hover{
	background-color:#fff;
}
.custom_btn:hover span  {
	color: var(--black);
}
.footer-btn:hover span {
	color: #ec6725;
}
.custom_btn img{
	position: relative;
	z-index: 1;
}
/* .custom_btn:hover img{
filter: brightness(0) saturate(100%);
} */
.menu-footermenu li:hover{
	color: #f5f5f7;
}

@media (max-width: 991px) {
	.rb_footer{
		flex-wrap: wrap;
		padding: 50px 20px 50px 20px;
		gap: 20px;
	}
	.social_btn{
		gap:10px;
	}
	.footer_title.black_bg {
		width: 70%;
	}
}
@media (min-width: 768px) {
	.dropdown-icon {
		display: none;
	}
	.footer_links {
		display: block;
		max-height: none;
	}
	.footer_heading {
		cursor: default;
	}
	/* 	.rb_footer {
	padding: 0px 10px;
	gap: 20px;

} */
	.footer_title.black_bg {
		/* 		width: 100%; */
	}
	ul#menu-footermenu {
		padding-left: 0px;
	}
	.footer_column {
		width: 45%;
	}
}
@media (max-width: 767px) {
	.val-mob {
		min-height: 170px;
	}
	.footer_title.black_bg{
		width:100%;
	}
	.footer_column {
		margin-left: 0;
	}
	.footerSec {
		display: block;
	}
	.desk_img {
		display: none;
	}
	.menu{
		padding-left:0px;
	}
	.mob_img {
		display: block;
		justify-self: center;
	}
	.footerSec_two{
		flex-direction: column;
	}
	.rb_footer {
		display: block;
		/* 		margin-top: 20px; */
		padding: 20px 0;
		width:100%;
	}
	.lb_footer {
		border-right: transparent;
		width:100%;
		padding:40px 0px 0px;
	}
	.lighthouse{
		padding-bottom:0px;
		padding-top:0px;
	}
	.footer_lightsec{
		border-bottom:none;
	}
	.custom_btn {
		/*padding: 10px 0;
		line-height: 10; */
	}
	.footer_cta {
		border-right: 1px solid rgba(111, 111, 107, 0.1254901961);
	}
	.footer_heading {
		display: flex;
		justify-content: space-between;
		align-items: center;
		cursor: pointer;
		padding: 15px 0px 15px 0px;
		background-color: var(--black);
		color: white;
		border-bottom: 1px solid rgba(111, 111, 107, 0.1254901961);
		position: relative;
		font-size: 16px;
		font-weight: 500;
		margin:0px;
	}
	.footer_column.footer-menu {
		border-bottom: 1px solid rgba(111, 111, 107, 0.1254901961);

	}
	.footer-menu.active{
		padding-bottom: 10px;
	}
	.footer-menu .footer_heading {
		border-bottom:none;
	}
	.footer-menu .footer_heading::after{
		content: "";
		display: block;
		width: 12px;
		height: 8px;
		/* margin-left: 6px; */
		background-image: url(/wp-content/uploads/2025/07/black-arrow.svg);
		background-size: cover;
		background-repeat: no-repeat;
		/* vertical-align: middle; */
		transition: 0.5s ease-in-out;

	}
	.footer-menu .footer_heading::after{
		filter: invert(100%) brightness(100%) contrast(100%);
		transition: filter 0.3s ease;
	}

	ul#menu-footermenu a{
		margin-bottom:0px;
	}
	.footer_links {
		display: block;
		overflow: hidden;
		max-height: 0;
		opacity: 0;
		transition: max-height 0.4s ease, opacity 0.3s ease;
		background-color: #1c1c1c;
	}
	.footer_heading.active + .footer_links {
		max-height: 500px;
		opacity: 1;
	}
	.dropdown-icon {
		width: 14px;
		height: 14px;
		transition: transform 0.3s ease;
	}
	.footer_heading.active .dropdown-icon {
		transform: rotate(180deg);
	}
	.footer_bottom {
		flex-direction: column;
		align-items: center;
		gap:10px;
	}
	.footer_bottom h3 {
		text-align: center;
		color: var(--grey);
	}

}

.banner  .banner_img{
	width: 100%;
}
.banner .container{
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 1;
	left: 0;
	right: 0;
}
.banner_logo{
	display: flex;
	gap: 10px;
	height: auto;
	position: relative;
	bottom: 100%;
	width: 140px;
}
@media (max-width: 1024px) {

	.brands-template .inner_banner H1{
		font-size:30px !important;
	}
}
@media (max-width: 991px) {

	.brands-template .inner_banner .container {
		bottom: 15px;
	}
}
@media (max-width: 767px) {

	.footer-menu .menu-brand-container, .footer-menu .menu-media-container, .footer-menu .menu-careers-container{
		display: none;

	}


	.footer-menu.active .menu-brand-container, .footer-menu.active .menu-media-container, .footer-menu.active .menu-careers-container {
		display: block;

	}

	.footer_heading {
		cursor: pointer;
		margin-bottom: 0px !important;
	}
}
.main-header{
	position: fixed;
	background-color: transparent;
}
.main-header .primary_btn{
	background: #EC6725 !important;
}
.main-header .nav-menu a, .main-header .dropdown a, .main-header .primary_btn span{
	color: #F5F5F7;
}
.main-header .icon-vector {
	filter: none;
}
.main-header .darklogo{
	opacity:0;
	display: none;
}
.main-header {
	border-bottom: none;
}
.main-header .lightlogo{
	opacity:1;
	display: block;
}
.main-header.video-out,
.main-header.video-out .nav-menu a,
.main-header.video-out .dropdown a,
.main-header.video-out {
	color: var(--black);
}
@media (max-width: 768px) {
	.menu-block .sub-menu {
		background: #404040 !important;
		padding: 15px 0px;
		position: relative;
	}
	.menu-block .sub-menu{
		left: 0px;
	}
	.menu-block .sub-menu li a{
		padding: 5px 15px;
	}
	.menu-block li{
		width: 100%;
	}
	.menu-block > li.menu-item.primary_btn {
		width: fit-content;
	}
	.menu-block > li.menu-item {
		width: 100%;
		border-bottom: 1px solid #404040;
		padding-bottom: 10px;
	}
	.nav-menu {
		position: absolute;
		top: 100%;
		right: 0;
		background-color: rgba(0, 0, 0, 0.95);
		flex-direction: column;
		align-items: flex-start;
		width: 100%;
		padding: 1rem;
		transform: translateY(-200%);
		opacity: 0;
		pointer-events: none;
		transition: all 0.3s ease;
		height: calc(100vh - 57px);
	}
	.nav-menu a {
		justify-content: space-between;
	}
	.nav-menu.active {
		transform: translateY(0);
		opacity: 1;
		pointer-events: auto;
	}
	.nav-menu ul {
		flex-direction: column;
		gap: 1rem;
		width: 100%;
		padding: 0;
		align-items: start;
	}
	.hamburger {
		display: flex;
	}
	.logo img {
		/* 		width: 50%; */
	}
	.home_banner .container{
		bottom: 100px !important;
	}
	.main-header.video-out,
	.main-header.video-out .nav-menu a,
	.main-header.video-out .dropdown a,
	.main-header.video-out {
		color: white;

	}
	.main-header.video-out{
		background-color: #fff;
	}
	.main-header.video-out .icon-vector {
		filter: brightness(100);
	}

}


/* Leadership css */
.leader_para{
	margin-bottom:0px;
}
.leadership_tabs {
	display: flex;
	gap: 35px;
}
.tab-btn {
	cursor: pointer;
	color: #1d1d1d;
}
.tab-btn.active {
	color: var(--color_primary);
	border-bottom: 1px solid var(--color_primary);
}
.leadership_grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}
.leadership_heading {
	border-bottom: 1px solid #DADADB;
}
.member_info {
	padding-right: 30px;
}
.more_info_btn {
	cursor: pointer;
	position: absolute;
	right: 25px;
	bottom: 30px;
}
.leadership_grid .member {
	padding: 20px 25px 25px;
	position: relative;
	border-bottom: 1px solid #DADADB;
}
.member::before {
	content: "";
	position: absolute;
	top: -2px;
	right: -12px;
	width: 24px;
	height: 12px;
	background: var(--grey);
}
/* .member::after {
content: "";
position: absolute;
bottom: 0;
right: 0;
width: 1px;
height: calc(100% - 12px);
background: #DADADB;
} */
.member.leadership_team, .member.board_of_directors, .member.education_advisory_board {
	border-right: 1px solid #dadadb;
}
.leadership_popups .popup{
	visibility: hidden;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: #1d1d1d33;
	backdrop-filter: blur(10px);
	opacity: 0;
	transition: all 0.5s ease;
}
.leadership_popups .box{
	position: fixed;
	top: 50%;
	left: 50%;
	width: 900px;
	height: auto;
	background-color: #fff;
	margin: auto;
	margin-right: 0;
	/* 	transform: translateX(100%); */
	transform: translate(-50%, -50%);
	transition: 0.5s transform;
	padding: 30px;
}
.leadership_popups .popup.active{
	visibility: visible;
	opacity: 1;
}
/* .leadership_popups .popup.active .box{
transform: translateX(0%);
} */
.leader_img{
	width: 100%;
	height: 340px;
	object-fit: cover;
}
.box {
	display: flex;
	justify-content: flex-start;
}
.box-popup {
	display: flex;
	gap: 30px;
}
.box_info{
	/* 	padding: 20px; */
	/* 	height: calc(100% - 400px); */
	width:500px;
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.leader_img {
	width: 100%;
	height: 340px;
	object-fit: cover;
}
.popup .close {
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: 20px;
}
.box_info {
	/* padding: 20px; */
	/* height: calc(100% - 400px); */
	width: 500px;
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.box_para {
	border-top: 1px solid var(--grey2);
	padding: 14px 0px 0 0px;
	overflow: auto;
	height: 100%;
	display: flex;
	flex-direction: column;
	gap: 15px;
	max-height: 300px;
	overflow-y: auto;
}
@media (min-width: 768px) and (max-width: 1023px){
	.pop-con .leader_img{
		object-fit: contain;
		object-position: right;
	}
}
@media (min-width: 1200px) and (max-width: 1400px){
	.leadership_popups .box{
		width: 800px;
		padding:20px;
	}
	.leader_img{
		/* 		height: 240px; */
		object-fit: cover;
		object-position: top;
	}
	.box_info{
		/* 		height: calc(100% - 300px); */
	}
}
/* .box_top_info{
padding: 0 10px 16px 10px;
} */
.box_para{
	border-top: 1px solid var(--grey2);
	padding: 14px 0px 0 0px;
	overflow: auto;
	height: 100%;
	display: flex;
	flex-direction: column;
	gap: 15px;
	max-height: 300px;
	overflow-y: auto;
}
/* .box_para p{
padding-bottom: 10px;
} */
.popup .close{
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: 20px;
}

@media (max-width: 1200px) {
	.leadership_grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.designation {
		font-size: 12px;
	}
	.name {
		font-size: 16px;
	}
	.box_para{
		max-height: 350px;
		overflow-y: scroll;
	}
	.member_title {
		width: 40%;
	}
}
@media (max-width: 991px) {
	.leadership_heading {
		align-items: start !important;
		flex-direction: column;
		align-items: flex-star !important;
		gap:20px;
	}
	.member_title {
		width: 100%;
	}
	.box-popup {
		flex-direction: column;
		gap: 15px;
	}
	.leadership_popups .box {
		width: auto;
	}
	.popup .close{
		top: 2px;
		right: 2px;
	}
}
@media (max-width: 767px) {
	.leadership_tabs {
		width: 100%;
		/*         flex-direction: column;
		align-items: center; */
		padding-top: 20px;
		overflow-x:scroll;
		scrollbar-width:none;
	}
	.tab-btn {
		width: fit-content;
		white-space: nowrap;
	}
	.leadership_grid {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	.leadership_grid{
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	.member::before, .member::after{
		display: none;
	}
	.leadership_grid .member {
		padding: 20px 0px 25px;
	}
	.leadership_popups .box{
		/* 		width: 100%;
		height: 100%;
		top: 56px; */
		/* 		width: 400px; */
		width: 95%;
		height: auto;
		max-height: 95%;
		padding: 30px;
		top: 50%;
	}
	.box{
		flex-direction:column;
	}
	.box_info{
		/* 		height: calc(100% - 440px); */
		width:auto;
		padding:0px;
	}
	.popup .close {
		top: 0px;
		right: 1px;
	}
	.box_para{
		max-height: 250px;
		overflow-y: scroll;
	}
	.member .leader_img {
		height: 390px;
	}
}