/*
Theme Name: ideosphere child
Template: ideosphere
*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */


 @font-face {
	 font-family: 'Banana-Grotesk-Extrabold';
	 src: url('./fonts/BananaGrotesk-Extrabold.woff2') format('woff2'),
		 url('./fonts/BananaGrotesk-Extrabold.woff') format('woff');
	 font-weight: bold;
	 font-style: normal;
	 font-display: swap;
}

@font-face {
	font-family: 'Banana-Grotesk-Bold';
	src: url('./fonts/BananaGrotesk-Bold.woff2') format('woff2'),
		url('./fonts/BananaGrotesk-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Banana-Grotesk-Extralight';
	src: url('./fonts/BananaGrotesk-Extralight.woff2') format('woff2'),
		url('./fonts/BananaGrotesk-Extralight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Banana-Grotesk-Light';
	src: url('./fonts/BananaGrotesk-Light.woff2') format('woff2'),
		url('./fonts/BananaGrotesk-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Banana-Grotesk-Semibold';
	src: url('./fonts/BananaGrotesk-Semibold.woff2') format('woff2'),
		url('./fonts/BananaGrotesk-Semibold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Banana-Grotesk-Thin';
	src: url('./fonts/BananaGrotesk-Thin.woff2') format('woff2'),
		url('./fonts/BananaGrotesk-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Banana-Grotesk-Medium';
	src: url('./fonts/BananaGrotesk-Medium.woff2') format('woff2'),
		url('./fonts/BananaGrotesk-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Banana-Grotesk-Regular';
	src: url('./fonts/BananaGrotesk-Regular.woff2') format('woff2'),
		url('./fonts/BananaGrotesk-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
html {
    overflow: inherit !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100%;
    width: 100%;
}

.header-toggles{
	margin-right:0 !important;
	margin-top:0;
}
.header-toggles .toggle{
	padding:0;
}

/* .home header .toggle-inner .toggle-text{
    width: 35px;
    height: 3px;
    background: #fff;
    border-radius: 10px;
	position:relative;
	overflow:visible
}
.home header .toggle-inner {
	height:auto;
	padding-top:0 !important;
}
.home header .toggle-inner .toggle-text::after{
	width:25px;
	height:3px;
	background:#fff;
	position:absolute;
	content:"";
	right:0;
	top:-10px;
	border-radius: 10px;
}
.home header .toggle-inner .toggle-text::before{
	width:20px;
	height:3px;
	background:#fff;
	position:absolute;
	content:"";
	right:0;
	bottom:-10px;
	border-radius: 10px;
}
.home .site-logo img{
	filter: brightness(0) invert(1);
} */
.site-logo img{
	width:166px;
}
.header-inner .toggle-wrapper:first-child::before{
	display:none;
}

.home #site-header{
	display:none;
}
.header-inner .toggle {
	top:-6px;
    align-items: center;
    display: flex;
    overflow: visible;
    padding: 0;
    width: 35px;
    right: 5%;
}
/* .home #site-header{
	 width: 100%;
    top: 0;
    position: absolute;
	background:transparent !important;
} */
#site-header .header-inner{
	max-width:1240px;
	margin:0 auto;
	padding:20px 0;
}
#site-header.show .header-inner{
		padding:20px 0;
}
.header-navigation-wrapper ul li{
	margin-top:0;
	margin-left:40px;
}
.display-mobile{
	display:none;
}
/* .home .header-navigation-wrapper ul li a {
    color: #ffffff !important;
} */
 .header-navigation-wrapper ul li a {
    font-size: 17px;
    color: #000 !important;
    font-family: 'Banana-Grotesk-Regular';
    letter-spacing: 0;
	text-decoration:none !important;
	 position:relative;
}
.header-navigation-wrapper ul li a::after, #site-footer a::after{
	width:100%;
	height:2px; 
	background:#ff0000;
	content:"";
	position:absolute;
	left:0;
	bottom:-4px;
	transform: scale(0);
    transition: 0.3s;
}
.ft_block h3 {
    font-size: 20px;
    line-height: 24px;
    color: #000;
    margin: 0 0 10px 0;
    font-family: 'Banana-Grotesk-Bold';
}
#site-footer a:hover{
	text-decoration:none !important;
}
.header-navigation-wrapper ul li a:hover::after, #site-footer a:hover::after{
	transform: scale(1);	
}
.e-con>.e-con-inner{
	max-width:1240px;
	margin:0 auto;
}
.elementor-element {
    --widgets-spacing: 0;
}
.main-head.elementor-widget-heading .elementor-heading-title{
	font-size: 70px;
	line-height: 74px;
	color: #000;
	margin:0;
	font-family: 'Banana-Grotesk-Bold';
}
.why-us .elementor-widget-heading h4.elementor-heading-title {
    font-size: 28px;
    line-height: 34px;
    color: #000000;
    font-family: 'Banana-Grotesk-Light';
    letter-spacing: 0;
    margin: 0 0 25px 0;
	font-weight:normal;
	
}
.why-us .elementor-widget-text-editor .elementor-widget-container{
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	letter-spacing:0;
	font-family: 'Banana-Grotesk-Thin';
}
.flip-slider{
	
}
.why-us .elementor-widget-video .elementor-wrapper iframe{
	width:100%;
}
.vodeo-section{
	margin-top:50px;
}
.vodeo-section .elementor-widget.elementor-widget-image{
	height:100%;
}
.vodeo-section .elementor-widget.elementor-widget-image img{
	height:100%;
}
 .flip-slider .swiper-container {
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
	    overflow:hidden;
	    background:#ff0000;
    }
.flip-slider .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

.flip-slider .swiper-slide {
    font-size: 30px;
    line-height: 38px;
    color: #ffffff;
    font-family: 'Banana-Grotesk-Extralight';
    font-weight: 200;
    letter-spacing: 0;
	background:transparent;
}
.flip-slider .swiper-slide p {
    position: absolute;
    left: 60px;
    bottom: 50px;
    text-align: left;
    margin: 0;
}
.flip-slider .elementor-widget-html{
	height:480px;
}
.vodeo-section .elementor-widget-video .elementor-wrapper iframe{
	height:480px;
}
.singular .entry-header{
	display:none;
}
.why-us{
	padding-top:100px;
}
.value-feature{
	margin-top:38px;
}
.value-sec.why-us .elementor-widget-text-editor .elementor-widget-container {
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	letter-spacing: 0;
	font-family: 'Banana-Grotesk-Thin';
}
.value-feature .elementor-widget-image-box .elementor-image-box-title {
    margin: 0;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    font-weight: normal;
    font-family: 'Banana-Grotesk-Light';
    letter-spacing: 0;
    margin-bottom: 10px;
}
.value-feature .elementor-widget-image-box .elementor-image-box-description{
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	letter-spacing:0;
	font-family: 'Banana-Grotesk-Thin';
	width:85%;
}
.value-feature .elementor-widget-image-box .elementor-image-box-img{
	width: 125px !important;
}
.value-feature .elementor-widget-image-box .elementor-image-box-img img{
	width:74px;
	height:auto;
}
.value-feature .showcasing-your-sustainability.elementor-widget-image-box .elementor-image-box-img img {
    width: 62px;
}
.value-feature .elementor-widget-image-box {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 30px;
    margin-bottom: 22px !important;
	cursor:pointer;
}
.value-feature a.read-more {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 30px;
	overflow:hidden;
	height:21px;
}
/* .value-feature .elementor-widget-image-box:hover  a.read-more {
    filter: grayscale(0);
    transform: translateY(-50%) rotate(-45deg);
} */

.value-feature a.read-more img {
    position: absolute;
}
.value-feature a.read-more img.value-arrow {
    position: absolute;
    left: 0;
	filter: grayscale(1) opacity(0.5);
	transition:0.3s;
}
.value-feature a.read-more img.value-arrow-hover{
 	left:-100%;
	transition:0.3s;
}
.value-feature a.read-more:hover img.value-arrow {
    position: absolute;
    left: 0;
}
.value-feature .elementor-widget-image-box:hover a.read-more img.value-arrow{
	left:120%;
}
.value-feature .elementor-widget-image-box:hover a.read-more img.value-arrow-hover{
    left: 0;
}
.news-section-main{
	padding:90px 0;
}
.value-feature{
	padding-bottom:130px;
}
.value-feature .elementor-widget-image-box:last-child {
    border: none;
    padding: 0;
    margin: 0 !important;
}
.sub-head-gray.elementor-widget-heading .elementor-heading-title{
	color:#000;
	font-size:22px;
	line-height:26px;
	font-family: 'Banana-Grotesk-Regular';
	font-weight:400;
	letter-spacing:0;
	margin:0 0 10px 0;
}
.news-section-main .main-head.elementor-widget-heading .elementor-heading-title{
	margin-bottom:40px;
}
.primary-button.elementor-widget-button .elementor-button {
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
    font-family: 'Banana-Grotesk-Regular';
    background: #ff0000;
    padding: 13px 20px;
    width: 175px !important;
    border-radius: 0;
	letter-spacing:0;
}
.primary-button.elementor-widget-button .elementor-button:hover{
	background:#000;
}
.primary-button.elementor-widget-button .elementor-button .elementor-button-icon{
	margin:0 !important;
}
.primary-button.elementor-widget-button .elementor-button .elementor-button-icon svg {
    fill: #ffffff;
    width: 24px;
    transform: rotate(-45deg);
    margin: 0 !important;
	transition:0.3s;
}
.primary-button.elementor-widget-button .elementor-button:hover .elementor-button-icon svg {
    transform: rotate(0);
}
.news-section-main .eael-grid-post .eael-entry-wrapper{
	padding:0;
	display:flex;
	flex-direction:column;
}
.news-section-main .eael-grid-post .eael-entry-wrapper .eael-entry-header{
	order:2;
}
.news-section-main .eael-grid-post .eael-entry-wrapper .eael-entry-content{
	order:3;
}
.news-section-main .eael-grid-post .eael-entry-wrapper .eael-entry-footer{
	order:1;
}
.news-section-main .eael-grid-post-holder{
	border:none;
	background:transparent !important;
}
.news-section-main .eael-grid-post-holder .eael-entry-title{
	margin:25px 0 10px 0;
}
.news-section-main .eael-entry-media{
	margin-bottom:0;
}
.news-section-main .eael-grid-post-holder .eael-entry-title{
	font-size: 18px;
    line-height: 24px;
	color: #000000;
	font-weight: 500;
	font-family: 'Banana-Grotesk-Medium';
	letter-spacing:0;
	min-height: 48px;
    overflow: hidden;
    height: 48px;
	
}
.news-section-main .eael-grid-post-holder .eael-grid-post-excerpt p{
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
}
.news-section-main .eael-entry-meta .eael-posted-by a{
	color:#ff1616;
	font-size:14px;
	font-family: 'Banana-Grotesk-Regular';
	letter-spacing:0;
}
.news-section-main .eael-entry-meta .eael-posted-on{
	color:#000;
	font-size:14px;
	font-family: 'Banana-Grotesk-Regular';
	letter-spacing:0;
	padding-left:10px;
}
.news-section-main .eael-grid-post-excerpt{
	
}
.news-section-main .eael-entry-meta .eael-posted-on time{
	line-height:36px;
}
.news-section-main .eael-grid-post .eael-entry-footer .eael-entry-meta{
	display: flex;
    width: 100%;
    flex-direction: inherit;
}

.case-studies-main .eael-grid-post-holder{
	border:none;
	background:transparent !important;
	height:100%;
}
.case-studies-main .eael-grid-post-holder .eael-grid-post-holder-inner{
	height:100%;
}
.case-studies-main .eael-grid-post-holder .eael-entry-media{
	height:100%;
}
.case-studies-main .eael-entry-thumbnail, .case-studies-main .eael-grid-post-holder .eael-entry-thumbnail img {
    height: 100%;
}
.case-studies-main .eael-grid-post .eael-entry-wrapper {
    padding: 0;
    bottom: 40px;
    left: 0;
    position: absolute;
    left: 50px;
	width:80%;
}

.case-studies-main .eael-post-grid-container .eael-post-grid{
    position: relative;
    height:auto !important;
    display: grid;
    grid-template-rows: repeat(4, 250px);
    grid-template-columns: repeat(4, 23.5%);
    grid-gap: 2%;
}
.case-studies-button .primary-button.elementor-widget-button{
	margin-top:120px !important;
}
.case-studies-main .eael-post-grid-container .eael-post-grid {
    margin: 0;
}
.case-studies-main .eael-post-grid-container .eael-post-grid .eael-grid-post{
	position: relative !important;
    left: 0 !important;
    top: 0 !important;
    width: auto !important;
	padding:0;
}
.case-studies-main .eael-post-grid-container .eael-post-grid .eael-grid-post:first-child, .case-studies-main .eael-post-grid-container .eael-post-grid .eael-grid-post:nth-child(2), .case-studies-main .eael-post-grid-container .eael-post-grid .eael-grid-post:nth-child(3){
    grid-column: span 2;
    grid-row: span 2;
}
.case-studies-main .eael-post-grid-container .eael-post-grid .eael-grid-post:nth-child(6){
	grid-column: span 2;
    grid-row: span 1;
}
.case-studies-main .eael-post-grid-container .eael-post-grid .eael-grid-post-excerpt p{
	font-size: 20px;
	line-height: 25px;
	color: #ffffff;
	font-weight: 300;
	font-family: 'Banana-Grotesk-Regular';
}
.case-studies-main .eael-grid-post-holder .eael-entry-media::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0) 65%, rgba(0,0,0,1) 100%);
}

.case-studies-main .main-head.elementor-widget-heading .elementor-heading-title{
	margin-bottom:30px !important;
}
.case-studies-main .eael-entry-thumbnail{
	overflow:hidden;
}
.case-studies-main .eael-grid-post-holder .eael-entry-thumbnail img{
	transition:0.3s;
}
.case-studies-main .eael-grid-post:hover .eael-grid-post-holder .eael-entry-thumbnail img{
	transform:scale(1.1);
}
.logo-slider {
    padding: 70px 0 60px 0;
}
.logo-slider .swiper-wrapper{
	align-items:center;
}
.logo-slider .elementor-widget-image-carousel .swiper .swiper-slide{
	text-align:center;
}
.logo-slider .elementor-widget-image-carousel .swiper .swiper-slide img {
    max-width: 150px;
    filter: grayscale(1);
    float: none;
    display: inline-block;
    cursor: pointer;
    height: 60px;
    object-fit: contain;
}
.logo-slider .elementor-widget-image-carousel .swiper .swiper-slide:hover img{
	filter: grayscale(0);
}
.logo-slider .elementor-widget-image-carousel .swiper-slide.swiper-slide-next + .swiper-slide img{
	filter: grayscale(0);
} 
.vodeo-section .swiper-flip .swiper-slide{
	flex-direction:column;
	position:relative;
}
.vodeo-section .swiper-flip .swiper-slide p {
    position: absolute;
    bottom: 35px;
    width: 80%;
    text-align: left;
	left:70px;
    line-height: 38px;
}
.flip-slider .swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical>.swiper-pagination-bullets {
    right: inherit;
    top: inherit;
    transform: translate3d(0px,-50%,0);
    left: -50px;
    bottom: -40px;
    width: auto;
}
.flip-slider .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
    float: left;
    width: 10px;
    height: 10px;
    background: #575757;
    opacity: 1;
    margin: 0 3px !important;
	border-radius:100px;
	transition:0.5s;
}
.vodeo-section{
	position:relative;
	z-index:1;
}
.vodeo-section .swiper-flip .swiper-slide b{
	font-family: 'Banana-Grotesk-Bold';
	font-weight:700;
}
.swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active{
	width:72px;
	background:#ff0000;
	border-radius:100px;
	height: 10px;
}
.flip-slider .swiper-pagination{
	  width: auto;
    bottom: -30px !important;
    left: -11%;
}
.news-section-main .eael-post-grid-container .eael-post-grid .eael-grid-post{
	width:25%;
	padding:15px;
}

.pin-spacer{
	overflow:hidden !important;
}
.banner-text-three {
	right: 65%;
	top: 79%;
}

.banner-text-four {
	right: 65%;
	top: 78%;
}

.banner-text-five {
	right: 65%;
	top: 78%;
}

.home .canvas-container {
	width: 100%;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
}

.banner-text {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.banner-text div {
	font-size: 25px;
	transition: all 0.1s ease-out 0s;
	-webkit-transition: all 0.1s ease-out 0s;
	-moz-transition: all 0.1s ease-out 0s;
	-o-transition: all 0.1s ease-out 0s;
	-ms-transition: all 0.1s ease-out 0s;
}

.banner-text-one.show::after,
.banner-text-two.show:after {
	content: "" !important;
	display: block;
}

.banner-text div {
	display: block;
	font-weight: normal;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	position: absolute;
	opacity: 0;
	padding-right: 0px;
	text-align: right;
}

.banner-text div.show {
	display: block;
	opacity: 1 !important;
	top: 45% !important;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
}

.banner-text-three::after,
.banner-text-four::after,
.banner-text-five::after {
	display: none !important;
}

.right-text {
	right: 5% !important;
	font-family: 'Banana-Grotesk-Regular';
	opacity: 0 !important;
}

.banner-text-one.show::after,
.banner-text-two.show:after {
	display: none !important;
}

.banner-text .banner-text-two.show {
	left: 5% !important;
	right: auto !important;
}
.banner-text-two{
	left: 0;
	opacity: 0 !important; 
}
.canvas-container {
	padding: 0px !important;
}

.banner-text div.banner-text-three.show {
	right: auto;
	left: 15%;
	top: 35% !important;
}

.banner-text div.banner-text-four.show {
	top: 46% !important;
	right: auto;
	left: 15%;

}

.banner-text div.banner-text-five.show {
	right: auto;
	left: 15%;
	top: 58% !important;
}
.last_text {
	font-weight: 700;
	color: #fff !important;
	font-family: 'Banana-Grotesk-Bold';
	font-size: 78px !important;
	left: 11.5% !important;
}
#site-header.logo-header.show{
	display: block;
}

/*...... menu .....*/

.menu-modal{
	background:#ff0000 !important;
}
.menu-modal .menu-modal-inner{
    transform: translate(0);
    width: 100%;
    background: transparent;
	overflow:hidden;
}
.menu-modal button.close-nav-toggle .toggle-text{
	display:none;
}

.fill-children-current-color, .fill-children-current-color *{
	fill:#ffffff !important;
}
.menu-wrapper .menu-item{
	border:none !important;
	width:100%;
	float:left;
}
.modal-menu .ancestor-wrapper a {
    text-decoration: none !important;
    font-size: 38px !important;
    line-height: 42px;
    font-weight: 700 !important;
    color: #fff !important;
    font-family: 'Banana-Grotesk-Bold';
    margin: 0 !important;
    page-break-after: always;
	padding:0 0 20px 0 !important;
}
.menu-wrapper.section-inner {
    width: 90%;
    max-width: 1280px;
}
#site-footer {
    background: #fff;
    padding: 70px 0;
    margin: 0 !important;
    border: none;
}


.main-head.elementor-widget-heading .elementor-heading-title span{
	background:transparent;
	color:#ff0000;
	padding:0;
	line-height:56px !important;
}
.news-button.primary-button.elementor-widget-button .elementor-button{
	margin-top:30px;
}
.news-section-main .eael-grid-post-holder .eael-entry-thumbnail{
	overflow:hidden;
}
.news-section-main .eael-grid-post-holder .eael-entry-thumbnail img{
	transition:0.3s;
	height:170px;
	object-fit:cover;
}
.news-section-main .eael-grid-post-holder:hover .eael-entry-thumbnail img{
	transform:scale(1.1);
}


.home_video img {
	height: 480px;
	width: 100%;
}
#site-footer .section-inner {
    display: table;
    margin: auto;
    width: 1240px;
    max-width: 1240px;
}
.Custom_Footer1 {
    display: inline-block;
    width: 100%;
}
.Custom_Footer2 {
    display: inline-block;
    width: 100%;
	margin-top:25px;
}
.Custom_Footer2 p {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Banana-Grotesk-Thin';
    font-size: 16px;
}
.Custom_Footer2 ul {
    display: inline-block;
    width: auto;
    list-style: none;
    padding: 0;
    margin: 0;
}
.Custom_Footer2 ul li {
    display: inline-block;
    width: auto;
    margin: 0 10px 0 0;
}
.ft_block {
    width: 18%;
    display: inline-block;
    vertical-align: top;
}
.ft_block:last-child {
    width: 18%;
    float: right;
}
.ft_block.ft_block1 {
    width: 35%;
    margin-right: 10%;
}
.ft_block ul {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.ft_block ul li {
    display: inline-block;
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0;
}
.ft_block ul li a {
    color: #000;
    font-family: 'Banana-Grotesk-Light';
    font-size: 16px;
	text-decoration:none;
	position:relative;
}
.ft_block p {
    width: 100%;
    display: inline-block;
    color: #000;
    font-family: 'Banana-Grotesk-Light';
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.Custom_Footer2 ul li a {
    font-size: 14px;
    color: #000;
    font-family: 'Banana-Grotesk-Thin';
}
.ft_block.ft_block1 img {
    margin-bottom: 5px;
}
.sub_heading .elementor-widget-container {
    font-size: 26px;
    line-height: 26px;
    color: #000000;
    font-family: 'Banana-Grotesk-Thin';
    letter-spacing: 0;
    margin: 40px 0 0 0;
    font-weight: normal;
}
.eael-entry-footer {
    display: none;
}
.spotify {
    padding: 55px 0;
/*     background: #fff url(/wp-content/uploads/2024/04/COAM-banner-1.jpg); */
	background: #fff url(/wp-content/uploads/2024/04/COAM-Mic.png);
    background-repeat: no-repeat;
/*     background-position: 90% center; */
	background-position: right bottom;
/*     background-size: 660px; */
	background-size: 820px;
}
.vodeo-section .elementor-widget-video{
	height:100%;
}
.elementor-27 .elementor-element.elementor-element-0697cce .elementor-wrapper{
	height:100%;
	text-align:center;
	-video-aspect-ratio: inherit;
}
.vodeo-section .elementor-widget-video video {
    width: auto !important;
    height: 480px !important;

    float: none !important;
    display: inline-block !important;
}
/* .spotify:before {
    width: 50%;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #ff0000;
}
.spotify:after {
    width: 50%;
    height: 100%;
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    background: #000;
} */
.spotify_left {
    padding-right: 0;
	padding-top:0;
	padding-bottom:0;
}
.spotify_left .theme_btn a.elementor-button{
	margin-bottom:0px !important
}
.spotify_left .elementor-widget-container {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
}
.spotify_left .elementor-heading-title.elementor-size-default {
    font-size: 30px;
    font-family: 'Banana-Grotesk-Bold';
    color: #fff;
    letter-spacing: 0;
    margin: 80px 0 15px 0;
    padding: 0;
    font-weight: normal;
}
.spotify_right {
    padding-left: 80px;
	padding-top:0;
	padding-bottom:0;
}
body .sk-ww-spotify-podcast { z-index:1; position:relative; border-radius:0 !important;} 
body:not(.page-id-6038) .sk-ww-spotify-podcast .sk-ww-spotify-podcast-item {
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    margin: 0 !important;
    width: 23% !important;
    padding: 0 !important;
    margin-right: 2% !important;
	position:relative;
	display:none;
}

body .sk-spotify-podcast-content{margin-right:-20px}
.sk_search_element_container,body .sk_branding{display:none !important}
body .sk_branding{height:0px !important}
body .sk_branding a{font-size:0px !important}
body .sk-ww-spotify-podcast .sk-ww-spotify-podcast-item::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0) 65%, rgba(0,0,0,1) 100%);
	z-index:1;
}
body .sk-ww-spotify-podcast .sk-ww-spotify-podcast-item:last-child{
	margin-right:0 !important;
}
.sk-content-container.sk-row {
    padding: 0 !important;
}
.sk-content-container.sk-row .sk-col-lg-1 {
    width: 100% !important;
}
.sk-content-container.sk-row .sk-col-lg-11 {
    width: 75% !important;
	padding-left:10px;
}
span.sk-circle-blue {
    display: none;
}
.sk-text-strong.sk-title {
    font-size: 20px;
    color: #fff;
    font-family: 'Banana-Grotesk-Bold';
    font-weight: normal;
    width: 150px;
    line-height: 26px;
    display: block;
    white-space: inherit;
    overflow: inherit;
    text-overflow: inherit;
}

.sk-description {
    display: none;
}
.sk-content-container.sk-row .sk-col-lg-1 .small-font {
    display: none;
}
.sk-content-container.sk-row .sk-col-lg-11 .small-font {
    position: absolute;
    right: 15px;
    bottom: 91px;
    color: #fff;
    font-size: 12px;
    font-family: 'Banana-Grotesk-Medium';
	display:none;
}
.duration-current, .duration-total {
    font-size: 12px !important;
    color: #fff;
    font-family: 'Banana-Grotesk-Medium';
}
.sk-ww-spotify-podcast-item {
    border-bottom: none;
    padding: 0;
}

.sk-ww-spotify-podcast-item:last-child { border-bottom: none;
/*     padding: 30px 0 0 0; */
}

.sk-ww-spotify-podcast-item:last-child .small-font {bottom: 67px !important;}
.sk-ww-spotify-podcast-item:first-child .sk-col-lg-1.sk-col-md-3.sk-col-sm-12.img-container {
    width: 100% !important;
}
.sk-ww-spotify-podcast-item .sk-col-lg-11.sk-col-md-9.sk-col-sm-12 {
    width: 100% !important;
    position: absolute;
    bottom: 25px;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    left: 0 !important;
	z-index:2;
}
.sk-ww-spotify-podcast-item .sk-col-lg-11.sk-col-md-9.sk-col-sm-12 .sk-description {
    display: none;
    font-size: 20px;
    color: #fff;
    font-family: 'Banana-Grotesk-Thin';
    height: 49px;
    overflow: hidden;
}
.sk-ww-spotify-podcast-item .sk-mt-15px.audio-controls>div, .btn-audio-buttons{
	display:none;
}
.btn-audio-buttons.btn-play {
    display: block;
    position: absolute;
    width: 50px;
    bottom: 20px;
    right: 35px;
} 
.btn-audio-buttons.btn-play svg{
	width:50px !important;
	color:#fff;
}
.sk-ww-spotify-podcast-item.sk-col-lg-11.sk-col-md-9.sk-col-sm-12 .small-font {
    bottom: 103px;
	display:none;
}
.sk-ww-spotify-podcast-item{
    padding-top: 0;
}
.home_testimonials .main-head.elementor-widget-heading .elementor-heading-title {
    color: #fff;
	margin-bottom:50px;
}
.home_testimonials .main-head.elementor-widget-heading .elementor-heading-title span {
    color: #000;
}
.sp-testimonial-client-image {
    width: 352px;
    height: 467px;
    /*background: #fff;*/
	float:left;
	margin:0 !important;
	display:flex;
}
.sp-testimonial-client-image img {
    margin: auto;
}
.testimonial-info-wrapper {
    float: left;
    width: 71.6%;
    /*background: #323232;*/
    padding: 97px;
	
}
.sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
    font-size: 30px;
    line-height: 38px;
    text-transform: none;
    letter-spacing: normal;
    font-weight: 400;
    font-style: normal;
    margin: 0 0 60px 0;
    text-align: left;
	color:#fff;
    font-family: 'Banana-Grotesk-Thin';
	
}


.sp-testimonial-free-section .sp-testimonial-client-testimonial br, .sp-testimonial-free-section .sp-testimonial-client-testimonial p br {
 display:none;
}
.sp-testimonial-free-section .sp-testimonial-client-name {
    font-size: 20px;
    line-height: 24px;
    text-transform: none;
    letter-spacing: normal;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    padding: 0;
    font-family: 'Banana-Grotesk-Medium';
    text-align: left;
	color:#fff !important;
}

.testimonial_slider:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    height: 468px;
    width: 71.6%;
    background: #323232;
	
}

.testimonial_slider:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 352px;
    height: 467px;
    background: #fff;
}
.sp-testimonial-client-image img {
    margin: auto;
    border-radius: 0 !important;
	max-width:170px !important;
}

.sp-testimonial-free-section {margin:0 !important;}
.home_testimonials .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next {
    right: 120px;
    left: auto;
    left: inherit;
    bottom: 30px;
    top: inherit;
    background: url(/wp-content/uploads/2024/03/white-next.png) no-repeat !important;
    background-position: center;
    background-size: 30px !important;
    -webkit-transition: all 0.5s ease !important;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	overflow:hidden;
}
.home_testimonials .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev {
    right: 0px;
    left: auto;
    left: inherit;
    bottom: 30px;
    top: inherit;
    background: url(/wp-content/uploads/2024/03/white-prev.png) no-repeat !important;
    background-position: center;
    background-size: 30px !important;
    -webkit-transition: all 0.5s ease !important;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	overflow:hidden;
}
.home_testimonials .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev::after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2024/03/red-prev.png) no-repeat !important;
    background-position: center !important;
    background-size: 30px !important;
    width: 36px;
    height: 36px;
    right: -35px;
    top: -3px;
    display: inline-block !important;
	-webkit-transition: all 0.5s ease !important;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.home_testimonials .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next::after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2024/03/red-next.png) no-repeat !important;
    background-position: center !important;
    background-size: 30px !important;
    width: 36px;
    height: 36px;
    left: -35px;
    top: -3px;
    display: inline-block !important;
	-webkit-transition: all 0.5s ease !important;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.home_testimonials .sp-testimonial-free-section .testimonial-nav-arrow{
	width:36px !important;
}
.home_testimonials .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next svg, .home_testimonials .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev svg{
	display:none;
}
.home_testimonials .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next:hover {
    background-position: 50px !important;
}
.home_testimonials .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev:hover {
    background-position: -40px !important;
}
.home_testimonials .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev:hover::after{
	right:-1px;
}
.home_testimonials .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next:hover::after{
	left:0;
}
.home_testimonials .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev{
    right: 160px;
    left: auto;
    left: inherit;
    bottom: 30px;
    top: inherit;
}
.theme_btn a.elementor-button:hover svg {
    fill: #fff;
}
.theme_btn a.elementor-button {
    font-size: 20px;
    color: #000;
    border: 1px solid #000;
    border-radius: 0;
    font-family: 'Banana-Grotesk-Regular';
    padding: 15px 30px;
    background: linear-gradient(to right, #f00000 100%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .3s ease-out;
    background-position: 102% 50%;
    background-repeat: no-repeat;
    background-size: 0 102%;
    transition: color .4s ease,border-color .4s ease,background-size .4s cubic-bezier(.215,.61,.355,1);
	position:relative;
	text-decoration:none;
}
.theme_btn a.elementor-button:hover {
    color: #fff;
    border: 1px solid #f00000;
    background-position: 0 50%;
    background-size: 102% 100%;
}
.theme_btn a.elementor-button svg {
    fill: #000;
}
.theme_btn.theme_btn_pov {
    position: absolute;
    right: 0;
    margin: 0;
    top: 84px;
}
.theme_btn.theme_btn_pov .elementor-widget-container {
    margin: 0 !important;
}
.news-section-main .eael-grid-post-holder .eael-grid-post-excerpt a {
    color: #ff0000 !important;
    font-size: 18px;
    font-family: 'Banana-Grotesk-Thin';
    margin-top: 16px;
}
.header-navigation-wrapper ul li.menu_class a {
    font-style: italic;
    font-family: 'Banana-Grotesk-Bold';
}
.theme_btn a.elementor-button .elementor-button-icon{
    overflow: hidden;
    position: relative;
    width: 20px;
}
.theme_btn a.elementor-button svg{
    left: 0;
    position: absolute;
	transition:0.5s;
}

.theme_btn a.elementor-button .elementor-button-icon {
    background: url(/wp-content/uploads/2024/03/button-white-arrow.svg) no-repeat;
    background-position: -25px;
    background-size: 20px;
    overflow: hidden;
	-webkit-transition:all 0.5s ease;
		-moz-transition:all 0.5s ease;
		-o-transition:all 0.5s ease;
		transition:all 0.5s ease;
}
.theme_btn a.elementor-button:hover svg{
	 left: 100%;
}
.theme_btn a.elementor-button:hover .elementor-button-icon{
	 background-position: center;
}

.exoand-menu-sidebar{
    position: fixed;
    right: 0;
    top: 0;
    width: 40%;
    background: #f1f1f1;
    padding: 50px;
    height: 100%;
}
.expanded-menu, .services-menu{
	width:50%;
	float:left;
}
.menu-wrapper .menu-item.right-align{
	width:100%;
	float:right;
}
.services-menu ul li{
	list-style:none;
	margin:0;
	float:left;
	width:100%;
}
.services-menu ul{
	margin:0;
}

.services-menu ul li a {
    text-decoration: none !important;
    font-size: 38px !important;
    line-height: 42px;
    font-weight: 400 !important;
    color: #fff !important;
    font-family: 'Banana-Grotesk-Regular';
    margin: 0 !important;
    page-break-after: always;
    padding: 0 0 20px 0 !important;
	float:left;
}
.services-menu ul li:hover a {
	opacity:1;
}
.expand-menu-sidebar{
    float: right;
    width: 40%;
    height: 100%;
    background: #EAEAEA;
    padding: 100px 50px 50px 50px;
	position:fixed;
	right:-100%;
	transition-delay: 0.8s;
	transition-duration: 0.8s;
}
.menu-bottom{
	display:none;
}
button.close-nav-toggle{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50px;
    right: 5%;
    z-index: 9999;
    color: #000;
}
.menu-wrapper.section-inner {
    width: 100%;
    max-width: 100%;
}
.menu-top{
	height:100%;
}
.expand-menu-main{
    padding: 100px 0 0 5% !important;
    float: left;
    width: 60%;
	height: 100%;
    overflow: auto;
}
.expand-menu-sidebar h3{
	margin:0 0 10px 0;
    font-size: 52px;
    line-height: 60px;
}
.expand-menu-sidebar p{
    font-size: 24px;
    line-height: 38px;
    color: #000000;
    font-family: 'Banana-Grotesk-Light';
    letter-spacing: 0;
    margin: 0 0 35px 0;
    font-weight: normal;
	float:left;
	width:100%;
}
.expand-menu-sidebar h3 span{
	color:#ff0000;
}
.expand-menu-sidebar a.start-project{
    font-size: 20px;
    color: #000;
    border: 1px solid #ff0000;
    border-radius: 0;
    font-family: 'Banana-Grotesk-Medium';
    padding: 15px 50px 15px 30px; 
    background: linear-gradient(to right, #f00000 100%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .3s ease-out;
    background-position: 102% 50%;
    background-repeat: no-repeat;
    background-size: 0 102%;
    transition: color .4s ease,border-color .4s ease,background-size .4s cubic-bezier(.215,.61,.355,1);
    position: relative;
	text-decoration:none;
	float:left;
}
.expand-menu-sidebar a.start-project::after {
    width: 20px;
    height: 15px;
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: url(/wp-content/uploads/2024/03/start-project-arrow.png) no-repeat;
    background-position: center;
    right: 16px;
    background-size: cover;
}
.expand-menu-sidebar ul {
    float: left;
    width: auto;
    margin: 0;
    position: absolute;
    bottom: 100px;
    left: 50px;
}
.expand-menu-sidebar ul li{
	float:left;
	width:auto;
	margin-right:30px !important;
	list-style:none;
	margin:0;
}
.expand-menu-sidebar ul li a{
	float:left;
	width:auto;
	font-size:18px;
	line-height:22px;
	color:#000;
	list-style:none;
	text-decoration:none;
	transition:0.3s
}

.menu-bottom-links ul {
    float: left;
    width: auto;
    margin: 0;
    position: absolute;
    bottom: 100px;
    left: 50px;
	transition:0.5s;
	transition-delay:0.5s;
}
.menu-bottom-links ul li{
	float:left;
	width:auto;
	margin-right:30px !important;
	list-style:none;
	margin:0;
}
.menu-bottom-links ul li a{
	float:left;
	width:auto;
	font-size:18px;
	line-height:22px;
	color:#fff;
	list-style:none;
	text-decoration:none;
	transition:0.3s
}
.expand-menu-sidebar ul li a:hover{
	color:#ff0000;
}
.menu-modal.active .expand-menu-sidebar{
	right:0;
}
.menu-modal{
	bottom:inherit !important;
	top:0 !important;
	right:-100% !important;
	left:inherit !important;
	height:100% !important;
	transition:.8s ease-in-out !important;
}
.menu-modal.active{
    left: inherit !important;
    opacity: 1;
    right: 0 !important;
    transition: opacity 0.25s ease-out;
}
.home #site-header{
	position:fixed !important;
	top:0 !important;
	width:100% !important;
	left:0 !important;
	z-index:9;
}
.case-studies-button .theme_btn.theme_btn_pov{
    position: relative;
    width: 100%;
    text-align: center;
}
.case-studies-button{
    margin-top: 50px !important;
	text-align:center;
	margin-bottom:50px;
}
.value-arrow-hover{
	
}
.menu-wrapper .menu-item, .services-menu ul li{
    position: relative;
    opacity: 0;
    transition: .5s ease-out;
    cursor: pointer;
}
.menu-wrapper .menu-item, .services-menu ul li{
    animation: .5s .35s forwards fadeInRight;
}
 services-menu ul li:first-child{
    animation-delay: .5s;
}
.services-menu ul li:nth-child(2){
    animation-delay: .7s;
}
.services-menu ul li:nth-child(3){
    animation-delay: .9s;
}
.services-menu ul li:nth-child(4){
    animation-delay: 1.1s;
}
.services-menu ul li:nth-child(5){
	 animation-delay: 1.3s;
}

.menu-wrapper .menu-item:first-child{
    animation-delay: .5s;
}
.menu-wrapper .menu-item:nth-child(2){
    animation-delay: .7s;
}
.menu-wrapper .menu-item:nth-child(3){
    animation-delay: .9s;
}
.menu-wrapper .menu-item:nth-child(4){
    animation-delay: 1.1s;
}
.menu-wrapper .menu-item:nth-child(5){
    animation-delay: 1.3s;
}
.menu-wrapper .menu-item:nth-child(6){
    animation-delay: 1.5s;
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%
    }

    100% {
        opacity: 1;
        left: 0
    }
}

.together-main .e-con-inner{
    flex-wrap: wrap !important;
	flex-direction:row !important;
}
.together-main .main-head.elementor-widget-heading{
	width:100%;
}
.together-main .sub_heading.elementor-widget-text-editor{
	width:100%;
}
.together-main .theme_btn.elementor-widget-button{
	margin-right:15px;
}

/* home vertical collapse */

* {
  box-sizing: border-box;
}

html, body {
  margin: 0;
  padding: 0;
  background-color: #CCCCCC;
  font-family: sans-serif;
}

.accordion {
  display: flex;
  height: auto;
  background-color: white;
  line-height: 0;
}

.accordion-cell {
  display: inline-block;
  position: relative;
  height: 550px;
  width: 33.333%;
  transition-property: width;
  transition-duration: 1s;  
  overflow: hidden;
  border-right: 2px solid #fff;
}
.accordion-cell a{
	    float: left;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.accordion-cell:last-child{
  border: none;
}
.accordion-cell{
  background: #000;
}
.accordion-cell .accordion-head h4, .accordion-cell > .accordion-cell-content .accordion-head p{
  	margin: 0;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    font-weight: normal;
    font-family: 'Banana-Grotesk-Light';
    letter-spacing: 0;
    margin-bottom: 0; 
}
.accordion-cell {
	cursor:pointer;
}
.accordion-cell .accordion-head p{
 	margin: 0;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    font-weight: normal;
    font-family: 'Banana-Grotesk-Light';
    letter-spacing: 0;
    margin-bottom: 0; 
}
.accordion-cell .accordion-cell-content {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 30px;
	padding: 0 30px;
	margin: 0;
}
.accordion-cell:hover>a>.accordion-head{
	display:none;
}

.accordion-cell > .accordion-cell-content > p {
	display: block;
	margin: 0;
	padding: 0 0 0 0;
	font-size: 1.125em;
	line-height: 1.5em;
	letter-spacing: 1px;
	font-weight: 500;
	color: white;
	opacity: 0;
	visibility: hidden;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0;
	font-family: 'Banana-Grotesk-Thin';
}
.accordion-cell{
  padding: 50px;
  background: #eaeaea;
}
.accordion-cell:hover .accordion-head p{
  color: #fff;
 
}
.accordion-cell:hover .accordion-head h4{
  color: #fff;
}
.accordion-cell:hover > .accordion-cell-content > p{
	  color: #fff;
	  opacity: 1;
	  visibility: visible;
	  transition: 1.2s;
	  transition-delay: 0.5s;
}
.accordion-cell .accordion-head{
	background:url(https://ideosphere.web-stage.in/wp-content/uploads/2024/02/white-arrow.png) no-repeat;
	background-position:top 39px right;
	background-size:20px;
	padding-right:50px !important;
	transition-duration:0.3;
	width:auto !important;
	
	display:inline-block;
}

.accordion-cell .accordion-cell-content p{
    color: #fff;
    font-weight: 700;
    font-family: 'Banana-Grotesk-Bold';
    font-size: 18px;
    line-height: 22px;
}

.expanded > h4 {
  left: 1rem;
  bottom: 1rem;
  transform: rotate(0deg);
}
.accordion-cell:hover .accordion-cell-content {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 250ms;
	visibility:visible;
}
.collapsed {
  width: 26.666666%;
}
.accordion-button {
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  text-align: center;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 9;
  cursor:pointer;
}
.accordion-cell:hover .accordion-button{
border: 1px solid #ff0000;
transform: rotate(45deg);
}
.accordion-cell:hover .accordion-button svg path{
  fill: #ff0000 !important;
  }

.accordion-cell-content .accordion-head {
  position: relative;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0;
}
.accordion-cell.collapsed .accordion-head h4{
	font-size:20px;
}
.accordion-cell:nth-child(2){
	background-image:  linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%), url(/wp-content/uploads/2024/03/content-page.jpg);
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.accordion-cell:nth-child(3){
	background-image:  linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%), url(/wp-content/uploads/2024/03/comms-page.jpg);
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	margin-bottom:0;
}

.accordion-cell:first-child{
	background-image:  linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%), url(/wp-content/uploads/2024/03/strategy-page.jpg);
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.episode-main.e-con.e-flex>.e-con-inner{
	position:relative;
}
.episode-main .elementor-widget-heading .elementor-heading-title {
    font-size: 45px;
    line-height: 48px;
    color: #000;
    margin: 0;
    font-family: 'Banana-Grotesk-Semibold';
	margin-bottom:30px;
}
.episode-main .theme_btn.theme_btn_pov{
	top:81px;
}
/* 
.accordion-cell.expanded:first-child, .accordion-cell.expanded:nth-child(2), .accordion-cell.expanded:nth-child(3), .accordion-cell.expanded:nth-child(4){
	background:#000;
} */

/*  end  */


/*service detail page*/
.page_section_1_right .elementor-heading-title.elementor-size-default {
    margin: 0;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    font-weight: normal;
    font-family: 'Banana-Grotesk-Light';
    letter-spacing: 0;
    margin-bottom: 15px;
	margin-top:30px;
}
.page_section_1_left .page_title .elementor-heading-title.elementor-size-default strong {
    color: #ff0000;
}

.page_section_1_left .page_title .elementor-heading-title.elementor-size-default {
    font-size: 78px;
    line-height: 72px;
    color: #000;
    margin: 0;
    font-family: 'Banana-Grotesk-Semibold';
}

.page_section_1_left .page_title_small .elementor-widget-container {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 24px;
    font-family: 'Banana-Grotesk-Light';
    letter-spacing: 0;
    color: #000;
    font-weight: normal;
    line-height: 30px;
}
.page_section_1_right .elementor-widget.elementor-widget-heading:before {
    position: absolute;
    content: "";
    background: #ff0000;
    width: 147px;
    height: 6px;
    left: 0;
    bottom: 0;
}
.page_section_1_right .elementor-widget.elementor-widget-heading {
    position: relative;
}
.page_section_1_right .page_section_1_right_para .elementor-widget-container {
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
    margin-top: 20px;
}
.page_section_1{
    padding: 85px 0;
}
.page_section_4{
	padding:60px 0;
}
.page_section_4 .e-con-inner .e-flex.e-con{
	background:#F2F2EE;
	padding:35px;
}
.page_section_4.e-con.e-flex>.e-con-inner{
	column-gap:10px;
}

.page_section_4 .elementor-widget-image-box .elementor-image-box-title{
	font-family: 'Banana-Grotesk-Extralight';
	font-size:24px;
	line-height:28px;
	color:#000;
	font-weight:300;
	margin:0;
	float: left;
    width: calc(100% - 70px);
	padding-left:20px;
	margin-bottom:32px;
}

.page_section_4 .elementor-widget-image-box .elementor-image-box-title strong{
	font-family: 'Banana-Grotesk-Bold';
	color:#000;
	font-weight:700;
	font-size:28px;
	letter-spacing:0;
}
.page_section_4 .elementor-widget-image-box .elementor-image-box-img{
	float:left;
   width:70px !important;
}
.page_section_4 .e-con-inner .e-flex.e-con:nth-child(3) .elementor-widget-image-box .elementor-image-box-title{
	font-size: 24px;
    line-height: 26px;
}

.page_section_4 .elementor-widget-image-box .elementor-image-box-description{
	font-size:18px; 
    line-height: 24px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
	float:left;
	width:100%;
}
.elementor-widget-text-editor.primary-text .elementor-widget-container {
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
}
.approach-main {
	padding:100px 0;
}
.approach-main .main-head.elementor-widget-heading .elementor-heading-title {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 20px !important;
}
.sub-head-line.elementor-widget-heading .elementor-heading-title {
    font-family: 'Banana-Grotesk-Regular';
    font-size: 32px;
    line-height: 42px;
    color: #000;
    font-weight: 300;
    margin: 0;
    text-align: center;
    display: inline-block;
    position: relative;
	padding-left:65px;
	letter-spacing:0;
}
.approach-main .sub-head-line.elementor-widget-heading{
	margin:50px 0;
}
.sub-head-line.elementor-widget-heading .elementor-heading-title::after {
    position: absolute;
    left: 0;
    width: 50px;
    height: 5px;
    background: #ff0000;
    content: "";
    top: 26px;
}
.brands-tab-section{
	padding:100px 0 80px 0;
}
.tab-main-section .elementor-widget-heading.main-heading .elementor-heading-title{
	font-family: 'Banana-Grotesk-Regular';
    font-size: 60px;
    line-height: 64px;
    color: #000;
    font-weight: 400;
    margin: 0;
    text-align: left;
    display: inline-block;
    position: relative;
	margin-bottom:32px;
}
.brands-tab-section.e-con.e-flex>.e-con-inner{
	max-width:100%;
}
.tab-border-bottom{
	position:relative;
	z-index:1;
}
.tab-border-bottom::after{
	width:100%;
	top:58px;
	left:0;
	border-bottom:1px solid #A7A7A7;
	z-index:-1;
	content:"";
	position:absolute;
}
.tab-inner-main{
	max-width:1240px !important; 
	width:90%;
	margin:0 auto;
}
.innovation-page-tab .tab-inner-main{
	max-width:100% !important; 
	width:100%;
	margin:0 auto;
}
.tab-inner-main.elementor-widget-tabs .elementor-tab-title:first-child{
	padding-left:0;
}
.tab-inner-main.elementor-widget-tabs .elementor-tab-title:last-child{
	padding-right:0;
	border-right:none !important;
}
.tab-inner-main.elementor-widget-tabs .elementor-tab-title{
	font-family: 'Banana-Grotesk-Extralight';
	font-size:18px;
	line-height:26px;
	color:#000;
	font-weight:300;
	padding:0 18px;
	border-right:1px solid #D9D9D9 !important;
	position:relative;
	min-width:200px;
	vertical-align:bottom;
}
.brands-tab-section .main-head.elementor-widget-heading .elementor-heading-title{
	margin-bottom:85px !important;
}
.brands-tab-section .elementor-tabs-content-wrapper{
	margin-top:100px;
}
.tab-main-section .elementor-widget-text-editor.primary-text .elementor-widget-container{
	max-width:85%;
}
.tab-main-section .sub-head-line.elementor-widget-heading .elementor-heading-title{
	margin-bottom:15px;
	font-weight:700;
}
.impact-main{
	padding:50px 0 60px 0;
}
.impact-main .sub-head-line.elementor-widget-heading .elementor-heading-title{
	margin-bottom:15px;
	font-weight:700;
}
.impact-main .e-con-inner .elementor-widget-image-box{
	width:25%;
	background:#E0DFD9;
}
.impact-main .e-flex.e-con-boxed .e-con-inner {
	column-gap: 30px;
		
}
.impact-main .elementor-widget-image-box .elementor-image-box-content{
	padding:18px 25px 30px 25px;
}
.impact-main .elementor-widget-image-box .elementor-image-box-description{
	font-family: 'Banana-Grotesk-Regular';
    font-size: 16px;
    line-height: 18px;
    color: #000;
    font-weight: 400;
}
.impact-main .elementor-widget-image-box .elementor-image-box-img{
    width: 100% !important;
    text-align: center;
    background: #fff;
    padding:30px 30px 20px 30px;
    margin: 0 !important;
	min-height:125px;
}
.impact-main .elementor-widget-image-box .elementor-image-box-img img{
	float:none;
	display:inline-block;
	width:70px;
	filter:invert(0) brightness(0);
}
.tab-logo .elementor-widget-image .elementor-widget-container{
	background:#F2F2EE;
}
.tab-logo .elementor-widget-image .elementor-widget-container img {
    mix-blend-mode: multiply;
	max-height:68px;
	width:auto;
	max-width:160px;
	filter: grayscale(1);
}
.tab-logo .e-flex.e-con{
	align-content:center;
	justify-content:center;
}

.tab-inner-main.elementor-widget-tabs .elementor-tab-title.elementor-active::after {
    width: 100% !important;
    height: 3px !important;
    content: "";
    background: #ff0000;
    left: 0 !important;
    bottom: -32px !important;
    position: absolute;
    overflow: visible;
}
.tab-inner-main.elementor-widget-tabs .elementor-tabs-wrapper {
    overflow: visible;
}
.tab-inner-main .elementor-tab-content{
	padding:0 !important;
}
.work-slider{
	float:left;
	width:100%;
}
.work-slider-main {
	padding:80px 0;
}
.work-slider-main .main-head.elementor-widget-heading .elementor-heading-title{
	margin-bottom:50px;
}
.work-slider .owl-carousel.owl-drag .owl-item{
	border:1px solid #D9D9D9;
	border-bottom:1px solid #D9D9D9;
}
.slider-sec-one{
	float:left;
	width:100%;
    padding:30px 30px 40px 30px;
	position:relative;
}
.slider-sec-one::after {
    position: absolute;
    left: 230px;
    bottom: 0;
    width: 1px;
    height: 120px;
    background: #DBDBDB;
    content: "";
}
.slider-sec-one img{
	width:172px !important; 
	float:left;
}
.text-one{
	float:left;
	width:calc(100% - 172px);
	padding-left:90px;
}
.text-one ul{
	margin:0 0 15px 0;
}
.text-one ul li:first-child{
	padding-left:0;
}
.text-one ul li:last-child{
	border:none;
}
.text-one ul li{
	list-style:none;
     margin:0;
	font-size:22px;
	line-height:20px;
	font-weight:700;
	color:#000;
	font-family: 'Banana-Grotesk-Bold';
	width:auto;
	display:inline-block;
	padding:0 15px;
	border-right:1px solid #000;
}

.text-one p{
	font-family: 'Banana-Grotesk-Light';
	font-size:22px;
	line-height:26px;
	font-weight:400;
	color:#000;
}
.slider-sec-two{
	padding:0 30px; 
	float:left;
	width:100%;
	padding-top:0;
	padding-bottom:30px;
}
.slider-sec-two .slide-img{
	float:left;
	width:45%;
}
.slide-text {
    float: left;
    width: 55%;
    padding-left: 40px;
}
.slide-text p{
	font-size: 18px;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
	 margin-bottom: 10px;
}
.slide-text p a{
	color:#ff0000;
	text-decoration:none !important;
}
.slide-text ul{
	margin:0;
}
.slide-text ul li {
    list-style: none;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
    border-bottom: 1px solid #D1D1D1;
    margin: 0;
    padding-left: 25px;
    position: relative;
    padding-bottom: 18px;
    margin-bottom: 10px;
}
.slide-text ul li:last-child{
	border-bottom:none;
}
.slide-text ul li::after{
	position:absolute;
	left:0;
	top:10px; 
	content:"";
	width:7px;
	height:7px;
	background:#ff0000;
	content:"";
}
.slide-testimonial {
    padding: 30px;
	float:left;
	width:100%;
	margin-top:20px;
}
.review-left{
	float:left;
	width:50%;
	padding-left:65px;
	padding-right:6%;
}
.review-left.full-width{
	width:100%;
}
.review-left p{
	font-size: 18px;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
	position:relative;
}
.review-left p::after {
    position: absolute;
    left: -60px;
    top: -35px;
    content: "";
    width: 50px;
    height: 90px;
    background: url(/wp-content/uploads/2024/03/quote.png) no-repeat;
    background-position: center;
    background-size: 40px;
}
.slide-clent-name{
	float:left;
	width:100%;
	font-size: 20px;
    line-height: 26px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
}
.slide-clent-name strong{
	font-weight:700;
	color:#ff0000;
	letter-spacing:0;
	 font-family: 'Banana-Grotesk-Bold';
}
.revie-right{
	float:right;
	width:50%;
	position:relative;
}
.revie-right::after {
    position: absolute;
    right: -30px;
    top: 15px;
    width: calc(100% + 30px);
    height: 1px;
    background: #ff0000;
    content: "";
    z-index: -1;
}
.revie-right p{
	font-size: 18px;
    line-height: 28px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
	padding
}
.revie-right p strong{
	font-weight:700;
	color:#ff0000;
	letter-spacing:0;
	font-family: 'Banana-Grotesk-Bold';
}
.revie-right h2 {
    margin: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Bold';
    margin-bottom: 20px;
	display: inline-block;
    margin-left: 30px;
    background: #fff;
	padding:0 10px;
}
.work-slider-main .owl-dots {
    display: block;
    position: absolute;
    top: -85px;
    right: 0;
}
.work-slider-main .owl-dots .owl-dot{
	width:10px;
	height:10px;
	background:#575757;
	padding:0;
	transition:0.3s;
	margin-right:5px;
	border-radius: 100px;
}
.work-slider-main .owl-dots .owl-dot.active{
	width:70px;
	background:#ff0000;
}
.work-slider-main .owl-nav{
/* 	display:none; */
}
.work-slider-main .owl-nav .owl-prev{
	    position: absolute;
		left: -15px;
		top: 50%;
		
}

.work-slider-main .owl-nav .owl-next{
	    position: absolute;
		right: -15px;
		top: 50%;
		
}
.work-slider-main .owl-nav button:hover{
	text-decoration: none
}
.work-slider-main .owl-nav span{
	font-size: 60px;
	color: #ff0000;
}
.work-slider-main .owl-nav span:hover{
	text-decoration:none
}
/*service detail page*/
header .toggle-inner{
	height:auto;
	padding-top:0 !important;
}
header .toggle-inner .toggle-text {
    width: 35px;
    height: 3px;
    background: #000;
    border-radius: 10px;
    position: relative;
    overflow: visible;
}
header .toggle-inner .toggle-text::before {
    width: 20px;
    height: 3px;
    background: #000;
    position: absolute;
    content: "";
    right: 0;
    bottom: -10px;
    border-radius: 10px;
}
header .toggle-inner .toggle-text::after {
    width: 25px;
    height: 3px;
    background: #000;
    position: absolute;
    content: "";
    right: 0;
    top: -10px;
    border-radius: 10px;
}
#site-header {
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    left: 0 !important;
    width: 100%;
    display: block;
	transition: 0.3s;
}
#site-content {
    margin-top: 0;
    padding-top: 135px;
}
#site-header.hide .header-inner {
    padding: 20px 0;
}
#site-header.hide{
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
}
#site-header.show{
	opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.canvas-container {
	width: 100%;
	height: auto;
	display: inline-block;
}
.home #site-content{
	margin-top:0;
}
#site-content{
	margin-top:0;
}
.tanning-banner{
	padding:0 0;
}
.tanning-banner .main-head.elementor-widget-heading{
	margin-bottom:10px;
}
.tanning-banner .sub-head-inner.elementor-widget-heading .elementor-heading-title{
    font-family: 'Banana-Grotesk-Regular';
    font-size: 52px;
    line-height: 58px;
    color: #000;
    font-weight: 400;
    margin: 0;
    text-align: left;
    display: inline-block;
    position: relative;
    margin-bottom: 32px;
}
.sub-head-inner.elementor-widget-heading .elementor-heading-title span{
	color:#ff0000;
}

.tranning-text-section .elementor-widget-text-editor.primary-text .elementor-widget-container{
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
}
.tanning-platform .elementor-widget-icon-box:last-child{
	border-bottom:none !important;
}
.tranning-text-section .elementor-widget-text-editor .elementor-widget-container{
	font-size: 22px;
    line-height: 28px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Light';
}
.tanning-platform{
	padding-bottom:90px;
}
.tanning-platform .elementor-widget-image img{
	width:100%;
}
.tanning-platform .elementor-widget-heading .elementor-heading-title{
    font-family: 'Banana-Grotesk-Bold';
    font-size: 30px;
    line-height: 36px;
    color: #000;
    margin: 0;
	letter-spacing:0;
}
.tanning-platform .e-con-inner{
	column-gap:0;
}
.tanning-platform .e-con-inner .e-con-boxed.e-con .elementor-widget-icon-box{
	background:#F5F5F5;
	padding:40px 20px;
	width:25%;
}
.tanning-platform .elementor-widget-icon-box .elementor-icon-box-icon{
	width:60px;
}

.tanning-platform .elementor-widget-icon-box .elementor-icon-box-icon svg{
	width:100% !important;
	height:auto !important;
}
.tanning-platform .elementor-widget-icon-box .elementor-icon-box-content{
	padding-left:20px;
}
.tanning-platform .elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon {
    margin-bottom: 5px !important;
    min-height: 90px;
}
.tanning-platform .elementor-widget-icon-box{
	border-bottom:1px solid #D6D6D6;
	padding:30px 20px;
}
.tanning-platform .elementor-widget-icon-box .elementor-icon-box-description{
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Regular';
}
.tanning-platform .elementor-widget-icon-box .elementor-icon-box-title{
	margin:0;
}
.with-us-left .elementor-widget-text-editor .elementor-widget-container{
	font-size: 22px;
    line-height: 28px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Light';
	padding:0 0 50px;
}
.with-us-left .elementor-widget-image img{
	width:100%;
}
.with-us-right .elementor-widget-heading .elementor-heading-title{
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Light';
    padding: 28px 0 15px 0;
	font-weight:400;
	margin:0;
}
.with-us-right .elementor-widget.elementor-widget-text-editor{
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
    padding: 0;
    font-weight: 400;
    margin: 0 0 40px 0;
}
.with-us-left .elementor-widget.elementor-widget-text-editor ul{
	margin:0;
}
.with-us-left .elementor-widget.elementor-widget-text-editor ul li {
    margin: 0;
    list-style: none;
    line-height: 35px;
    padding-left: 35px;
    background-size: 20px;
    background-position: left 9px;
	margin-bottom:5px;
    font-size: 18px;
    line-height: 35px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
    padding: 10px 0;
	margin:0 0;
    font-weight: 400;
	border-bottom:1px solid #CECECE;
}

.with-us-right.margin-top .elementor-widget-image{
	margin-top:65px !important;
}
.with-us-right.margin-top .elementor-widget-heading .elementor-heading-title{
	padding-top:0;
}
.with-us-section.have-trainers .main-head.elementor-widget-heading{
	margin-bottom:30px;
}
.with-us-section.have-trainers .with-us-right .elementor-widget-heading .elementor-heading-title{
    margin-top: 55px;
    margin-bottom: 35px;
}
.with-us-section.have-trainers .with-us-right .elementor-widget.elementor-widget-text-editor{
	margin-bottom:25px;
}
.with-us-section.have-trainers .trainer-name.elementor-widget-heading .elementor-heading-title{
	font-size: 22px;
    line-height: 28px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Semibold';
	font-weight:600;
	padding:22px 0 10px 0;
	margin:0;
}
.with-us-section.have-trainers .elementor-widget-image-box .elementor-image-box-description{
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    letter-spacing: 0;
    padding: 0;
    font-weight: 400;
    margin: 0 0 5px 0;
}
.with-us-section.have-trainers{
	padding:90px 0 0 0;
}
.with-us-section .elementor-widget-text-editor.primary-text .elementor-widget-container {
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
	padding-bottom:20px;
}
.with-us-right .elementor-widget-image img{
	width:100%;
}
.trained-brand{
	padding:35px 0 100px 0;
}
.trained-brand .main-head.elementor-widget-heading .elementor-heading-title{
	margin-bottom:50px;
}
.services-last-section{
	padding-bottom:150px;
}
.services-last-section .main-head.elementor-widget-heading .elementor-heading-title span{
	color:#fff;
}
.services-last-section .e-con.e-flex:first-child{
	padding:60px;
}
.services-last-section .e-con.e-flex:last-child{
	padding:30px;
}
.services-last-section .elementor-widget.elementor-widget-text-editor{
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Regular';
    padding: 0;
    font-weight: 400;
    margin: 0 0 10px 0;
}
.services-last-section .elementor-widget-image img {
    mix-blend-mode: multiply;
    width: 200px;
    margin-right: 30px;
}
.theme_btn a.elementor-button{
	border:1px solid #ff0000;
	margin-bottom:50px;
}
.services-last-section .elementor-widget-image:last-child img{
	width:150px;
}
.services-last-section .theme_btn a.elementor-button svg {
    fill: #ff0000;
}
.services-last-section .main-head.elementor-widget-heading .elementor-heading-title {
    font-size: 30px;
    line-height: 30px;
	font-family: 'Banana-Grotesk-Semibold';
}
.trainers-main .elementor-widget-image-box{
	background:#F2F2EC !important;
	margin-bottom:40px !important;
}
.trainers-main .elementor-widget-image-box .elementor-image-box-img{
	width:50% !important;
	margin:0 !important;
}
.trainers-main .elementor-widget-image-box .elementor-image-box-img img{
	width:100% !important;
}
.trainers-main .elementor-widget-image-box .elementor-image-box-content{
	width:50%;
	padding:30px;
}
.trainers-main .elementor-widget-image-box .elementor-image-box-title{
	font-size:22px; 
	font-weight:400;
	line-height:26px;
	color:#000; 
	letter-spacing:0;
	font-family: 'Banana-Grotesk-Regular';
	margin:0 0 30px 0;
	position:relative;
}
.trainers-main .elementor-widget-image-box .elementor-image-box-title::after{
	position:absolute;
	left:0;
	bottom:-16px;
	width:75px;
	height:5px;
	background:#ff0000;
	content:"";
}
.trainers-main .elementor-widget-image-box .elementor-image-box-title span{
	color:#ff0000;
}
.trainers-main .elementor-widget-image-box .elementor-image-box-description{
	font-size: 16px;
    line-height: 22px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
    padding: 0;
    font-weight: 400;
}
.trainers-main .elementor-widget-image-box a.linkedin {
    position: absolute;
    top: 35px;
    right: 20px;
}
.active .fill-children-current-color * {
    fill: #000000 !important;
}
a.coming-soon {
    font-size: 14px;
    line-height: 18px;
    color: #ff0000;
    font-family: 'Banana-Grotesk-Medium';
    position: absolute;
    bottom: 0;
    right: 0;
    text-transform: capitalize;
	transition:0.3s;
}
a.coming-soon:hover{
	color:#000;
}
ul.social-icon{
	margin:0;
	padding:0;
}
 ul.social-icon li {
    float: left;
    width: 40px;
    height: 40px;
    background: transparent;
    padding: 10px;
    border-radius: 100%;
	position:relative;
	z-index:2;
	list-style:none;
	 margin:0 10px 0 0 !important;
	 line-height:10px !important;
}
ul.social-icon li img {
    filter: brightness(0) invert(1) !important;
}
 ul.social-icon li::after {
    width: 100%;
    height: 100%;
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 100%;
    z-index: -1;
	transition:0.3s;
}
 ul.social-icon li::before {
    width: 100%;
    height: 100%;
    content: "";
    background: #ff0000;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 100%;
    z-index: -1;
	transition:0.3s;
}
ul.social-icon li:hover::after{
	transform:scale(0);
}
ul.social-icon li:hover::before{
	transform:scale(1);
}
.service-text-new {
    margin: 0 auto;
    padding: 60px 0;
	width:100%;
}

.service-text-new .elementor-widget-text-editor .elementor-widget-container{
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Light';
    font-weight:300;
}
.challenge-section{
	position:relative;
	z-index:1;
	padding:80px 0;
    background-image: url(/wp-content/uploads/2024/04/innovation.jpg);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center right;
}
.challenge-section::after{
	width:50%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:#ff0000;
	content:"";
	z-index:-1;
}
.challenge-section .sub-head-gray.elementor-widget-heading .elementor-heading-title{
	color:#fff;
}
.challenge-section .main-head.elementor-widget-heading .elementor-heading-title span{
	color:#fff;
}
.challenge-section .elementor-widget-text-editor.primary-text .elementor-widget-container{
	color:#fff;
}
.challenge-section .main-head.elementor-widget-heading .elementor-heading-title{
	margin-bottom:20px;
}
.challenge-section .theme_btn a.elementor-button{
	border:1px solid #fff;
	color:#fff;
	background:linear-gradient(to right, #fff 100%, transparent 50%);
    background-position: right bottom;
    transition: all .3s ease-out;
    background-position: 102% 50%;
    background-repeat: no-repeat;
    background-size: 0 102%;
    transition: color .4s ease,border-color .4s ease,background-size .4s cubic-bezier(.215,.61,.355,1);
    position: relative;
    text-decoration: none;
}

.challenge-section .theme_btn a.elementor-button svg{
	fill:#fff;
}
.challenge-section .theme_btn a.elementor-button:hover{
    color: #ff0000;
    border: 1px solid #ff0000;
    background-position: 0 50%;
    background-size: 102% 100%;
}
.challenge-section .theme_btn a.elementor-button .elementor-button-icon {
    background: url(/wp-content/uploads/2024/02/right-arrow.svg) no-repeat;
    background-position: -25px;
    background-size: 20px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.challenge-section .theme_btn a.elementor-button:hover .elementor-button-icon {
    background-position: center;
}
.train-main{
	padding:100px 0;
}
.train-sec-inner{
	padding-top:40px;
}
.train-sec-inner .elementor-widget-text-editor.background-text{
	background:#efefef;
	padding:30px;
	margin-top:25px;
}
.train-sec-inner .elementor-widget-text-editor.background-text .elementor-widget-container {
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Light';
    font-weight: 300;
}
.service-work-slider{
	padding-top:0;
}
.service-work-slider .owl-dots {
    display: block;
    position: relative;
    top: 25px;
    right: 0;
    left: 50%;
    display: inline-block;
    transform: translateX(-50%);
}
.together-main .theme_btn a.elementor-button{
	margin-bottom:0;
}
.together-main.main-container.e-con>.e-con-inner{
	padding:80px 0;
}
.full-width .revie-right::after{
	display:none;
}
.full-width .revie-right {
    width: 100%;
}
.explore_training_popup{
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 46%);
    z-index: 9;
}
.explore_training_popup .elementor-shortcode{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.explore_training_popup .wpcf7{
    max-width: 800px;
	width:90% !important;
    margin: auto;
    background: #fff;
    padding: 25px;
    width: 100%;
}
.explore_training_popup.width-500 .wpcf7{
	max-width:550px;
	width:90% !important;
}
.explore_training_popup .wpcf7.js{
	height: 90%;
}
.explore_training_popup form{height: 100%;overflow: auto;}
.light-head.elementor-widget-heading .elementor-heading-title {
    font-size: 48px;
    line-height: 52px;
    color: #000;
    margin: 0;
    font-family: 'Banana-Grotesk-Thin';
    letter-spacing: 0;
}
.light-head.elementor-widget-heading .elementor-heading-title span{
	color:#ff0000;
}
.theme_btn .wpcf7-submit{
    border:1px solid #ff0000;
}


.theme_btn .wpcf7-submit:hover svg {
    fill: #fff;
}
.theme_btn .wpcf7-submit {
    font-size: 20px;
    color: #000;
    border: 1px solid #000;
    border-radius: 0;
    font-family: 'Banana-Grotesk-Regular';
    padding: 10px 30px;
    background: linear-gradient(to right, #f00000 100%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .3s ease-out;
    background-position: 102% 50%;
    background-repeat: no-repeat;
    background-size: 0 102%;
    transition: color .4s ease,border-color .4s ease,background-size .4s cubic-bezier(.215,.61,.355,1);
    position:relative;
    text-decoration:none;
    text-transform: capitalize;
    font-weight: normal;
}
.theme_btn .wpcf7-submit:hover {
    color: #fff;
    text-decoration:none;
}
.theme_btn .wpcf7-submit svg {
    fill: #000;
}
.wpcf7 label {
    font-family: 'Banana-Grotesk-Regular';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
	margin:0;
}
.explore_training p{
	margin-bottom:15px;
	margin-top:15px;
}
.explore_training{
    position: relative;
}
.explore_training input{
	border:1px solid #e4e4e4;
}
.explore_training select {
    border: 1px solid #e4e4e4;
    width: 100%;
    padding: 10px;
    line-height: 28px !important;
    height: 52px;
	font-size:16px;
}
.wpcf7 h5{
    margin: 0px;
    font-family: 'Banana-Grotesk-Bold';
}
.career-row .wpcf7-list-item{
	width:33.33% !important;
	margin:0 !important;
}
.career-form .career-row .wpcf7-list-item{
	width:100% !important;
}
#explore_training_close,#pre_footer_close {
    position: absolute;
    right: 0;
    top: 0;
    font-family: 'Banana-Grotesk-Thin';
    border: 1px solid #ff0000;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 100px;
    line-height: 35px;
    cursor: pointer;
    color: #ff0000;
}
.contact-main{
	padding:85px 0;
}
.contact-second-section{
	padding:0 0 100px 0;
}
.contact-second-section .elementor-widget-heading .elementor-heading-title{
	font-size:26px;
	line-height:30px;
	font-family: 'Banana-Grotesk-Thin'; 
	color:#000000;
	letter-spacing:0;
	margin:0 0 20px 0;
}
.contact-second-section .elementor-widget-text-editor.primary-text .elementor-widget-container{
	max-width:450px !important;
	margin-bottom:30px;
	min-height:100px;
}
.contact-second-section .theme_btn a.elementor-button{
	border:1px solid #000;
	margin-bottom:0;
}
.contact-second-section .theme_btn a.elementor-button:hover{
	border:1px solid #ff0000;
}
.getintouch-main{
	position:relative;
	z-index:1;
}
.getintouch-main::after{
	width:50%;
	left:0;
	top:0;
	width:50%;
	height:100%;
	position:absolute;
	content:"";
	background:#ff0000;
	z-index:-1;
}
.getintouch-main .elementor-widget-heading .elementor-heading-title{
	margin:0;
	font-size:26px;
	line-height:30px; 
	color:#fff;
	font-family: 'Banana-Grotesk-Thin'; 
	letter-spacing:0;
	margin:0 0 30px 0;
}
.getintouch-main .elementor-widget-icon-box .elementor-icon-box-title{
	font-size:20px;
	line-height:26px; 
	color:#fff;
	font-family: 'Banana-Grotesk-Thin'; 
	letter-spacing:0;
	margin: 0;
	font-weight:100;
	margin-top:15px;
}
.getintouch-main .elementor-widget-icon-box .elementor-icon-box-title a{
	font-weight:100;
	font-family: 'Banana-Grotesk-Thin'; 
}
.getintouch-main .elementor-widget-icon-box .elementor-icon-box-icon{
	width:30px;
}
.getintouch-main .e-con-full.e-flex:first-child{
	padding:80px 50px 80px 0;
}
.getintouch-main .e-con-full.e-flex:nth-child(2){
	padding:80px 0 80px 50px;
}
.getintouch-main .elementor-widget-icon-box{
	margin-bottom:20px !important;
}
.getintouch-main .social-icon{
	margin-top:50px;
}
.getintouch-main ul.social-icon li img{
	filter:inherit !important;
}
.getintouch-main ul.social-icon li::after{
	background:#fff;
}
.getintouch-main ul.social-icon li::before{
	background:#000;
}
.getintouch-main ul.social-icon li:hover img{
	filter:brightness(0) invert(1) !important;
}
.getintouch-main .cont-row input{
	background:transparent;
	border:none;
	border-bottom:1px solid rgba(255,255,255,0.4);
	padding:12px 0;
	font-size:18px; 
	line-height:22px;
	font-family: 'Banana-Grotesk-Thin';  
	color:#fff;
	letter-spacing:0;
}
.getintouch-main .cont-row textarea{
	background:transparent;
	border:none;
	border-bottom:1px solid rgba(255,255,255,0.4);
	padding:12px 0;
	font-size:18px; 
	line-height:22px;
	font-family: 'Banana-Grotesk-Thin';  
	color:#fff;
	min-height:100px;
	letter-spacing:0;
}
.getintouch-main .cont-row input[type="submit"] {
    font-size: 20px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    font-family: 'Banana-Grotesk-Regular';
    padding: 15px 30px;
    background: linear-gradient(to right, #fff 100%, transparent 50%);
    transition: all .3s ease-out;
    background-position: 102% 50%;
    background-repeat: no-repeat;
    background-size: 0 102%;
    transition: color .4s ease,border-color .4s ease,background-size .4s cubic-bezier(.215,.61,.355,1);
    position: relative;
    text-decoration: none;
    font-weight: 400 !important;
    text-transform: capitalize;
    padding-right: 60px;
	
}
.getintouch-main .cont-row input[type="submit"]:hover {
    color: #000;
    border: 1px solid #fff;
	transition: all .3s ease-out;
    transition: color .4s ease,border-color .4s ease,background-size .4s cubic-bezier(.215,.61,.355,1);
    background-position: 0 50%;
    background-size: 102% 100%;
}

.cont-row .theme_btn{
    width: auto;
    display: inline-block;
    position: relative;
	margin-top:20px;
}
.cont-row .theme_btn p{
	margin-bottom:0;
}
.cont-row .theme_btn svg{
    position: absolute;
    right: 0;
    width: 22px;
    top: 50%;
    left: 79%;
    transform: translateY(-50%);
	 fill: #fff;
}
.wpcf7-spinner{
	display:none;
}
.getintouch-main .cont-row .theme_btn:hover svg{
	fill:#000;
}
:focus-visible {
    outline: none !important;
}
.wpcf7-not-valid-tip{
	font-size:14px;
	 font-family: 'Banana-Grotesk-Regular';
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    border: none;
    padding: 0;
    margin: 20px 0 0 0;
	font-family: 'Banana-Grotesk-Regular'; 
	font-size:16px;
    color: #fff;
}
.getintouch-main .elementor-widget-text-editor.primary-text .elementor-widget-container{
	color:#fff;
	margin-bottom:20px;
	margin-top:-10px;
}
.wpcf7 .explore_training.theme_btn a.elementor-button{
    padding: 0px;margin: 0px;
    padding-right: 30px;
}
.explore_training.theme_btn .wpcf7-submit{
    border: 0px;
    background-color: transparent;
}
.explore_training.theme_btn .wpcf7-submit:hover{
    border: 0px;
}
.wpcf7 .explore_training.theme_btn a.elementor-button svg{
    top: 14px;
    fill: #ff0000;
}
.wpcf7 .explore_training.theme_btn a.elementor-button:hover .wpcf7-submit{
color: #fff;
}
.opportunities-list {
    background: #efefef;
    padding: 20px;
	margin-bottom:15px;
}
.opportunities-list .elementor-widget-heading h2.elementor-heading-title {
    margin: 0;
    padding: 0;
    font-family: 'Banana-Grotesk-Regular';
    font-weight: normal;
    color: #000;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 6px;
}
.opportunities-list .elementor-widget-text-editor .elementor-widget-container{
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 18px;
    font-family: 'Banana-Grotesk-Bold';
    letter-spacing: 0;
    color: #ff0000;
    font-weight: 500;
    line-height: 22px;
}
.opportunities-list .elementor-widget-icon-box .elementor-icon-box-title{
	margin:0;
	padding:0;
	font-size:18px;
	line-height:20px;
	font-family: 'Banana-Grotesk-Regular';
	font-weight:400;
	color:#000;
}
.opportunities-list .theme_btn a.elementor-button{
	margin-bottom:0;
}
.career-form{
	padding:80px 0;
}
.career-form input {
    width: 100%;
    border: none;
    outline: none;
    box-shadow: none;
    transition: all 0.3s ease-in-out;
    font-size: 16px;
    color: #000;
    line-height: 26px;
    border: 1px solid #dddddd;
    min-height: 60px;
    border-radius: 0;
    font-family: 'Banana-Grotesk-Regular';
}
.career-form textarea{
	width: 100%;
    border: none;
    outline: none;
    box-shadow: none;
    transition: all 0.3s ease-in-out;
    font-size: 16px;
    color: #000;
    line-height: 26px;
    border: 1px solid #dddddd;
    min-height: 100px;
    border-radius: 0;
    font-family: 'Banana-Grotesk-Regular';
}
.career-form .main-head.elementor-widget-heading .elementor-heading-title{
	margin-bottom:50px;
} 
.career-row.right span.note{
	font-size:12px;
	font-family: 'Banana-Grotesk-Thin'; 
	color:#000;
	line-height:18px;
}
.career-row p{
	margin:0;
	line-height:16px;
}
.career-row{
	margin-bottom:20px;
}
.career-row.submit-row{
	float:left;
	width:100%;
}

.career-form input[type="checkbox"]{
    width: 25px;
    height: 25px;
    line-height: 0;
    min-height: inherit;
    padding: 5px;
	margin-right:10px;
	float:left;
}
.career-form input[type="checkbox"]~span{
	line-height:30px;
}
.career-form .wpcf7-list-item{
	margin:0;
}
.career-row{
	width:49%;
	float:left;
}
.career-row.right{
	float:right;
}
.career-row.full-width{
	width:100%;
}
.career-form input[type="submit"] {
    font-size: 20px;
    color: #000;
    border: 1px solid #ff0000;
    border-radius: 0;
    font-family: 'Banana-Grotesk-Regular';
    padding: 15px 30px;
    background: linear-gradient(to right, #ff0000 100%, transparent 50%);
    transition: all .3s ease-out;
    background-position: 102% 50%;
    background-repeat: no-repeat;
    background-size: 0 102%;
    transition: color .4s ease,border-color .4s ease,background-size .4s cubic-bezier(.215,.61,.355,1);
    position: relative;
    text-decoration: none;
    font-weight: 400 !important;
    text-transform: capitalize;
    padding-right: 60px;
	width:180px;
	
}
.career-form .theme_btn svg {
    position: absolute;
    right: 0;
    width: 22px;
    top: 50%;
    left: 79%;
    transform: translateY(-50%);
    fill: #000;
}
.career-form .theme_btn:hover svg{
	fill:#fff;
}
.career-form .theme_btn p{
	margin:0;
}
.career-form .theme_btn {
    width: auto;
    display: inline-block;
    position: relative;
    margin-top: 20px;
}
.career-form input[type="submit"]:hover {
    color: #fff;
    border: 1px solid #ff0000;
	transition: all .3s ease-out;
    transition: color .4s ease,border-color .4s ease,background-size .4s cubic-bezier(.215,.61,.355,1);
    background-position: 0 50%;
    background-size: 102% 100%;
}
input[type=file] {
    width: 100%;
    max-width: 100%;
    color: #444;
    padding: 0 0 5px 0;
    background: #fff;
    border-radius: 0;
    border-bottom: 1px solid #ededed;
	padding:14px;
}

input[type=file]::file-selector-button {
    margin-right: 20px;
    border: none;
    background: #000;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    transition: background .2s ease-in-out;
    height: 30px;
    line-height: 12px !important
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: none;
    border: none;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
	font-family: 'Banana-Grotesk-Regular'; 
	font-size:18px;
	color:#000;
}
.opportunities-list .elementor-widget-text-editor .elementor-widget-container ul {
	margin:0 !important;
	padding:0;
}
.opportunities-list .elementor-widget-text-editor .elementor-widget-container ul li{
    float: left;
    width: auto;
    padding-right: 10px;
    margin-top: 0;
}
.opportunities-list .elementor-widget-text-editor .elementor-widget-container ul li:first-child{
	margin-left:0;
	list-style:none;
}
.career-detail{
	padding-bottom:100px;
}
.career-detail .career-head.elementor-widget-heading .elementor-heading-title {
    font-size: 32px;
    line-height: 36px;
    color: #000;
    margin: 50px 0 10px 0;
    font-family: 'Banana-Grotesk-Bold';
}
.career-detail .career-sub-head.elementor-widget-heading .elementor-heading-title {
    font-size: 24px;
    line-height: 28px;
    color: #000;
    margin: 0 0 10px 0;
    font-family: 'Banana-Grotesk-Bold';
	margin-top:20px;
}
.career-detail .elementor-widget-text-editor.primary-text .elementor-widget-container{
	margin-bottom:10px;
}
.career-detail .elementor-widget-text-editor.primary-text .elementor-widget-container ul{
	margin:0 !important;
}
.pointer{
	cursor:pointer;
}
.pre_footer{display:none}
.single-post.singular .featured-media-inner{
    max-width: 1240px;
    left: 0 !important;
    width: 90%;
}
.single-post.singular .featured-media-inner img{
	max-width:100%;
	width:100%;
	margin:0;
}
.single-post.singular .post-inner{
	max-width: 1240px; 
	margin:0 auto;
}
.single-post.singular .entry-header {
   display:block;
	padding-bottom:30px;
	padding-top:0 !important;
}
.single-post.singular .intro-text{
	display:none;
}
.single-post .entry-categories{
	display:none;
}
.single-post .post-meta-wrapper{
	display:none;
}
.single-post h1.entry-title {
    font-size: 56px;
    line-height: 62px;
    color: #000;
    margin: 0;
    font-family: 'Banana-Grotesk-Bold';
    text-align: left;
    max-width: 60%;
}
.single-post .entry-content h3 {
    margin: 0 0 15px 0 !important;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #000;
    font-family: 'Banana-Grotesk-Bold';
    text-align: left;
    max-width: 100% !important;
}
.single-post .section-inner.medium{
	max-width:1240px;
}
.single-post .entry-content strong{
	font-family: 'Banana-Grotesk-Bold';
}
.single-post .entry-content p{
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
	padding-left:0 !important;
}
.single-post .entry-content p a{
	color:#ff0000;
	font-weight:700;
	text-decoration:none;
}
.single-post .entry-content ul li{
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
}
.single-post .entry-content ul li i{
	font-style:normal;
}
.blog-listing .eael-entry-header .eael-entry-title{
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    font-weight: 500;
    font-family: 'Banana-Grotesk-Medium';
    letter-spacing: 0;
    min-height: 48px;
    overflow: hidden;
	margin:25px 0 10px 0;
}
.blog-listing .eael-entry-header .eael-entry-title a{
	 color: #000000 !important;
}
.blog-listing .eael-entry-content .eael-grid-post-excerpt p {
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
	min-height:75px;
}
.blog-listing .eael-grid-post .eael-entry-wrapper {
    padding: 0;
    display: flex;
    flex-direction: column;
}
.blog-listing .eael-grid-post-holder {
    border: none;
}
.blog-listing .eael-entry-content .eael-grid-post-excerpt a {
    color: #ff0000 !important;
    font-size: 18px;
    font-family: 'Banana-Grotesk-Thin';
    margin-top: 16px;
}
.blog-listing .eael-grid-post-holder .eael-entry-thumbnail img{
	transition:0.3s;
	height:170px;
	object-fit:cover;
}
.blog-listing .eael-grid-post-holder:hover .eael-entry-thumbnail img {
    transform: scale(1.1);
}
.blog-listing{
	padding-bottom:100px;
}

.single-post nav.pagination-single.section-inner {
    padding: 0;
    margin: 0;
    border: 0;
    max-width: 1240px;
    margin: 0 auto;
	margin-top:80px;
	margin-bottom:80px;
}
.pagination-single hr{
	display:none;
}
.single-post .pagination-single a{
	color:#ff0000;
	font-size:20px;
	font-family: 'Banana-Grotesk-Bold'; 
	line-height:24px;
	text-decoration:none !important;
}
.single-post .pagination-single a:hover, .single-post .pagination-single a:hover .title{
	text-decoration:none !important;
}
.single-post .pagination-single a img{
	display:none;
}
.blog-tab-section .e-con-inner{
	max-width:1240px; 
	margin:0 auto;
}
.blog-tab-section .e-con-inner .elementor-widget-html ul{
	margin:0 0 30px 0 !important;
	width:100%;
	float:left;
}
.blog-tab-section .e-con-inner .elementor-widget-html ul li{
	list-style:none;
    margin: 0;
    font-family: 'Banana-Grotesk-Extralight';
    font-size: 18px;
    line-height: 26px;
    color: #000;
    font-weight: 300;
    border-right: 1px solid #D9D9D9 !important;
    position: relative;
    vertical-align: bottom;
	padding:0 30px !important;
	float:left;
	width:auto;
}
.blog-tab-section .e-con-inner .elementor-widget-html ul li:first-child{
	padding-left:0 !important;
}
.blog-tab-section .e-con-inner .elementor-widget-html ul li:last-child{
	padding-right:0 !important;
}
.blog-tab-section .e-con-inner .elementor-widget-html ul li a{
	color:#000;
}
.single-img-pov{
	display:flex;
}
.pov-img{
    width: 35%;
}
.pov-text-new{
    width: 60%;
    padding-left: 30px;
}

.pitch-deck-main .e-con-inner{
	column-gap:30px;
}
.pitch-deck-main .e-con-inner .e-con-inner{
	column-gap:0;
}
.pitch-deck-main .e-con-inner .e-con.e-flex{
	width:33.33%;
}
.pitch-deck-main .e-con-inner .elementor-widget-image-box .elementor-image-box-img{
	width:100% !important;
	margin:0 !important;
	overflow:hidden;
}
.pitch-deck-main .e-con-inner .elementor-widget-image-box .elementor-image-box-img img {
    width: 100% !important;
    height: 200px;
    object-fit: cover;
	transition:0.5s;
}
.pitch-deck-main .e-con-inner .elementor-widget-image-box .elementor-image-box-img:hover img{
	transform:scale(1.1);
} 
.pitch-deck-main:last-child{
	padding-bottom:100px;
}
.pitch-deck-main {
	padding-top:10px;
}
.pitch-deck-main .e-con-inner .elementor-widget-image-box .elementor-image-box-title{
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    font-weight: 500;
    font-family: 'Banana-Grotesk-Medium';
    letter-spacing: 0;
    min-height: 48px;
    overflow: hidden;
    margin: 15px 0 10px 0;
	text-align:left;
}
.belief-culture-main{
	padding:60px 0;
}
.belief-culture-main .main-head.elementor-widget-heading .elementor-heading-title{
	margin-bottom:30px;
}
.belief-culture-main .elementor-widget-text-editor.primary-text .elementor-widget-container{
	margin-bottom:20px;
	max-width:70%;
}
.belief-culture-main .e-con-inner{
	column-gap:20px;
}
.about-icon-row .elementor-widget-image-box {
    background: #fff;
    border-radius: 5px;
    width: 33.33%;
    padding: 30px;
}
.about-icon-row .elementor-widget-image-box .elementor-image-box-img{
	width:65px !important;
}
.about-icon-row .elementor-widget-image-box .elementor-image-box-title{
    margin: 0;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    font-weight: normal;
    font-family: 'Banana-Grotesk-Light';
    letter-spacing: 0;
    margin-bottom: 10px;
}
.about-icon-row{
	margin-bottom:20px;
}
.about-icon-row .elementor-widget-image-box .elementor-image-box-description {
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
    width: 100%
}
.our-team-section{
	padding:100px 0;
}
.our-team-section .main-head.elementor-widget-heading .elementor-heading-title{
	margin-bottom:30px;
}
.our-team-section .elementor-widget-text-editor.primary-text .elementor-widget-container{
	margin-bottom:20px;
}
.team-row .e-con-inner{
	column-gap:30px;
}
.team-row .elementor-icon.elementor-social-icon{
	width:100% !important;
	height:100% !important;
}

.team-row .elementor-widget-image img{
	width:100%;
}
.team-row .elementor-widget-social-icons{
	margin-top:-25px;
}
.team-row .elementor-social-icon-instagram{
	background:#ff0000;
}
.team-row .elementor-widget-heading .elementor-heading-title {
    font-size: 20px;
    line-height: 24px;
    color: #000;
    font-family: 'Banana-Grotesk-Regular';
    font-weight: 400;
    text-align: left;
    margin: 20px 0 5px 0;
	padding:0 5%;
}
.team-row .elementor-widget-text-editor{
	 font-size: 16px;
    line-height: 22px;
    color: #000;
    font-family: 'Banana-Grotesk-Light';
    text-align: left;
    margin: 0 0;
	padding:0 5%;
	min-height:38px;
}
.team-row .e-con-inner .e-con-boxed.e-flex {
    margin-bottom: 30px;
    background: #efefef;
    padding-bottom: 20px;
}
.team-row .e-con-inner .e-con-boxed.e-flex.blank{
	background:#fff;
}
.team-row .elementor-widget-social-icons {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    bottom: 68px;
	z-index:1;
}
.about-join-section .e-con-inner{
	max-width:100%;
}
.about-join-section .e-con-inner .join-column-width{
	width:620px;
	padding-right:80px;
}
.about-join-section .main-head.elementor-widget-heading .elementor-heading-title{
	color:#fff;
	margin-bottom:20px;
}
.about-join-section .elementor-widget-text-editor.primary-text .elementor-widget-container{
	color:#fff;
	margin-bottom:30px;
}
.about-join-section .theme_btn a.elementor-button{
	color:#fff;
	border:1px solid #fff;
}
.about-join-section .theme_btn a.elementor-button:hover{
	border:1px solid #ff0000;
}  
.video-column{
	cursor:pointer;
}
.video-popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 9;
	display:none;
}
.video-popup .e-con-inner{
    background: #fff;
    max-width: 800px !important;
    padding: 15px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	border-radius:10px;
	height:auto;
}
.video-popup .elementor-widget-video .elementor-wrapper iframe{
	height:100%;
	width:100%;
}
body.page-id-6038 .sk-ww-spotify-podcast .sk-ww-spotify-podcast-item{
    width: 23% !important;
    margin-bottom: 25px !important;
}
.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    right: -45px;
    top: 0;
    cursor: pointer;
}
.accordion-cell-content ul{
    padding: 0;
    margin: 0;
	transition: 0.3s;
	min-height:190px;
}

.accordion-cell-content ul li {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    font-family: 'Banana-Grotesk-Thin';
}
.blog-tab-section .e-con-inner .elementor-widget-html ul{
	padding-bottom:30px; 
	border-bottom:1px solid #D9D9D9;
}
.blog-tab-section .e-con-inner .elementor-widget-html ul li::after {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    width: 100%;
    content: "";
    background: #ff0000;
    height: 2px;
    bottom: -31px;
	opacity:0;
	transition:0.3s;
}
.blog-tab-section .e-con-inner .elementor-widget-html ul li.active::after{
	opacity:1;
}
.blog-tab-section .e-con-inner .elementor-widget-html ul li:last-child{
	border-right:none !important;
}
.blog-listing .elementor-element.elementor-grid-eael-col-4 .eael-grid-post .eael-entry-footer{
	display:block;
}
.blog-listing .eael-grid-post .eael-entry-wrapper{
	display:flex;
	flex-direction:column;
}
.blog-listing .elementor-element.elementor-grid-eael-col-4 .eael-grid-post .eael-entry-footer{
	order:2;
}
.blog-listing .elementor-element.elementor-grid-eael-col-4 .eael-grid-post .eael-entry-content{
	order:3;
}
.blog-listing .eael-grid-post .eael-entry-meta{
	font-size:14px; 
	font-family: 'Banana-Grotesk-Semibold';
	color:#ff0000;
	line-height:16px;	
    margin-bottom:5px;
}
.blog-listing .eael-grid-post .eael-entry-meta .eael-posted-by a{
	color:#ff0000;

}
.author hr.post-separator{
	display:none;
}
.author .site-content .section-inner {
    max-width: 100% !important;
}
.author .section-inner{
	max-width:100%;
	width:100%;
}
.author .featured-media img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.author .type-post{
	width:48% !important;
}
.author .archive-header{
	width:100%;
}
.author #site-content{
	display:flex;
	flex-wrap:wrap;
	max-width:1240px;
	margin:0 auto;
	column-gap:4%;
	padding-bottom:100px;
}
.author .section-inner .archive-title{
    font-size: 48px;
    line-height: 52px;
    color: #000;
    margin: 0;
    font-family: 'Banana-Grotesk-Bold';
	text-align:left;
}
.author .section-inner .archive-title span.color-accent{
	color:#ff0000
}
.author .type-post {
	display:flex;
	flex-direction:column;
	margin-bottom:30px;
}
.author .type-post .entry-header{
	order:2;
}
.author .type-post .featured-media{
	order:1;
}
body:not(.singular) main > article:first-of-type {
    padding: 0;
}
.author .post-inner{
    padding-top: 0;
	order:3;
}
.author .featured-media {
    margin-top: 0;
}
.author .type-post h2.entry-title {
    font-size: 28px;
    line-height: 32px;
    color: #000000;
    font-weight: 500;
    font-family: 'Banana-Grotesk-Bold';
    min-height: 48px;
    overflow: hidden;
    margin: 25px 0 10px 0;
    text-align: left;
}
.author .type-post h2.entry-title a{
	text-decoration:none !important;
}
.author .type-post .entry-categories{
	display:none;
}
.author .post-meta-single-top .post-meta{
	display:none;
}

.author .type-post .entry-content{
    white-space: inherit;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 33px;
    margin-bottom: 0!important;
	 font-size: 18px;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
}
.page-id-6257 .blog-listing {
    padding-bottom: 50px;
}
.page-id-6257 .pitch-deck-main{
	padding-bottom:0;
}
.blog-listing .main-head.elementor-widget-heading .elementor-heading-title, .pitch-deck-head.main-head.elementor-widget-heading .elementor-heading-title{
    font-size: 48px;
    line-height: 48px;
}
.view-button .theme_btn .elementor-widget-container{
	margin-top:20px !important;
	margin-bottom:10px !important;
}

/*...review slider...*/
.review-row {
	text-align: left;
}
.review-slider {
	float: left;
	width: 100%;
	background: #fff;
	display: flex;
	align-items: center;
}
.review-logo-slider {
	float: left;
	width: 30%;
	background: #fff;
}

.review-text-slider {
	float: left;
	width: 70%;
	background: #323232;
	padding: 97px;
	box-sizing: border-box;
}
.review-text-slider .item p {
    font-size: 30px;
    line-height: 38px;
    text-transform: none;
    letter-spacing: normal;
    font-weight: 400;
    font-style: normal;
    margin: 0 0 60px 0;
    text-align: left;
    color: #fff;
    font-family: 'Banana-Grotesk-Thin';
}
.review-text-slider .testimonial-client-name {
    font-size: 20px;
    line-height: 24px;
    text-transform: none;
    letter-spacing: normal;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    padding: 0;
    font-family: 'Banana-Grotesk-Medium';
    text-align: left;
	color:#fff !important;
}
.slick-slide img {
	max-width: 150px;
}

.review-logo-slider .slick-slider .slick-track{
	text-align:center;
}
.review-logo-slider .slick-slider .slick-track img{
	float:none;
	display:inline-block;
	min-height:150px;
	object-fit:contain;
}

.review-slider .slick-slider button {
    background: transparent;
    font-size: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    position: absolute;
 
}
.review-slider .slick-slider button.slick-next{
	background:url(/wp-content/uploads/2024/03/white-next.png) no-repeat;
	background-size:30px;
	background-position:center center;
	bottom: -50px;
    right: 0;
}
.review-slider .slick-slider button.slick-prev{
	background:url(/wp-content/uploads/2024/03/white-prev.png) no-repeat;
	background-size:30px;
	background-position:center center;
	bottom: -50px;
    right: 50px;
}
.apply_career_detail .career-row:nth-child(5) {
	display: none;
}
.apply_career_detail .career-row:nth-child(6) {
	float:right;
}
.apply_career_detail .career-row:nth-child(7) {
	width: 100%;
}
.terms-condition-main{
	padding-bottom:100px;
}
.terms-condition-main .elementor-widget-heading h3.elementor-heading-title {
    font-weight: 500;
    font-family: 'Banana-Grotesk-Medium';
    font-size: 28px;
    line-height: 30px;
    color: #000;
    margin: 0 0 20px 0;
}
.terms-condition-main .elementor-widget-heading h4.elementor-heading-title {
	font-weight: 700;
    font-family: 'Banana-Grotesk-Bold';
    font-size: 22px;
    line-height: 24px;
    color: #000;
    margin: 10px 0 8px 0;
}
.terms-condition-main  .elementor-widget-text-editor.primary-text strong{
	margin-bottom:3px;
	float:left;
	width:100%;
}
.terms-condition-main .elementor-widget-text-editor.primary-text .elementor-widget-container ul{
	margin:0;
}
.terms-condition-main  .elementor-widget-text-editor.primary-text .elementor-widget-container {
   margin-bottom:20px;
}
.terms-condition-main .elementor-widget-text-editor.primary-text .elementor-widget-container a{
	color:#000;
	font-weight:600;
}

body .sk-ww-spotify-podcast .sk-ww-spotify-podcast-item:nth-child(1),body .sk-ww-spotify-podcast .sk-ww-spotify-podcast-item:nth-child(2),body .sk-ww-spotify-podcast .sk-ww-spotify-podcast-item:nth-child(3),body .sk-ww-spotify-podcast .sk-ww-spotify-podcast-item:nth-child(4) {
    display: block;
}
.terms-condition-main .elementor-widget-heading h2.elementor-heading-title {
    font-size: 34px;
    line-height: 38px;
    margin: 20px 0 10px 0;
    color: #000;
    font-weight: 700;
    font-family: 'Banana-Grotesk-Bold';
}
.showcase-block{
	position:relative;
}
.showcase-block .elementor-widget-image-box{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	padding:25px 30px;
}
.showcase-block .elementor-widget-image-box .elementor-image-box-wrapper{
	text-align:left;
}
.showcase-block .elementor-widget-image-box .elementor-image-box-title{
    font-size: 20px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 300;
    font-family: 'Banana-Grotesk-Regular';
	margin:0;
}
.case-studies-main.e-con.e-flex .e-con-inner{
	gap:20px !important;
	
}
.case-studies-main.e-con.e-flex .e-con-inner .elementor-widget-image{
	position:relative;
}
.case-studies-main.e-con.e-flex .e-con-inner .elementor-widget-image::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0) 35%, rgba(0,0,0,1) 100%);
}

.showcase-block .elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
    width: auto !important;
    max-width: 140px;
    margin-bottom: 10px !important;
}
.show-case-row-two .showcase-block .elementor-widget-image img{
	height:255px;
	object-fit:cover;
}
.last-showcase.showcase-block .elementor-widget-image-box.elementor-position-top .elementor-image-box-img{
	width: auto !important;
    max-width: inherit;
    margin-bottom: 10px !important;
}
.page_section_4-inner-column{
	padding:0 !important;
	background:transparent !important;
}
.culture-main .elementor-widget-image-carousel .swiper-slide{
	background:#efefef;
	padding:20px;
	cursor:pointer;
}
.culture-main .elementor-widget-image-carousel .swiper-slide .swiper-slide-inner img {
    height: 150px;
    width: auto;
    float: none;
    display: inline-block;
    filter: grayscale(1) invert(0);
	mix-blend-mode: multiply;
	transition:0.3s;
}
.culture-main .elementor-widget-image-carousel .swiper-slide .swiper-slide-inner:hover img{
	 filter: none;
} 
.culture-main .elementor-widget-image-carousel .swiper-slide .swiper-slide-inner .elementor-image-carousel-caption{
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
	min-height:110px;
}
.opportunities-list .elementor-widget-text-editor.primary-text .elementor-widget-container {
    margin: 0 0 5px 0;
    padding: 0;
   font-size: 18px;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
}
.podcast-row .elementor-widget-heading .elementor-heading-title {
    font-size: 32px;
    line-height: 38px;
    color: #000;
    margin: 0 0 20px 0;
    font-family: 'Banana-Grotesk-Bold';
}
.podcast-row .elementor-widget-text-editor{
	margin-bottom:30px !important;
}
.podcast-row {
	border-bottom:1px solid #d7d7d7;
	padding-bottom:50px; 
	margin-bottom:50px;
}
.podcast-row-main .main-head.elementor-widget-heading .elementor-heading-title{
	margin-bottom:30px !important;
}
/* .podcast-row-main .elementor-widget-text-editor.primary-text .elementor-widget-container{
	font-size: 20px;
    line-height: 26px;
} */
.podcast-row .elementor-widget-button .elementor-button{
    padding: 0;
    font-size: 20px;
    font-weight: 400 !important;
	font-family: 'Banana-Grotesk-Regular';
}
.podcast-row .elementor-widget-heading .elementor-heading-title span{
	color:#ff0000;
}
.podcast-inner{
--margin-block-start: 0px !important;
}
.podcast-row:last-child{
	margin:0;
	padding:0;
	border:none;
}
.belief-culture-main .elementor-widget-heading h4.elementor-heading-title {
    font-size: 42px;
    line-height: 48px;
    color: #000;
    margin: 0 0 20px 0;
    font-family: 'Banana-Grotesk-Bold';
}
.in_left_imag{
	float:left;
	width:50%;
	padding-right:30px;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    letter-spacing: 0;
    font-family: 'Banana-Grotesk-Thin';
}
.in_right_img{
	width:50%;
	float:left;
}
.in_left_imag strong{
	font-family: 'Banana-Grotesk-Bold';
	margin-bottom:10px;
	    font-size: 70px;
    color: #ff0000;
	display: block;
    line-height: 72px;
}

.edison-tab .elementor-tabs span{ 
	font-size: 20px;
    color: #ff0000;font-family: 'Banana-Grotesk-Bold';
	float: left;
    width: 100%;
}
.edison-tab .elementor-tabs .elementor-tab-mobile-title{padding:0px 10px !important;line-height: 24px !important;padding-top: 10px !important;
    padding-bottom: 10px !important;}
.news-section-main .coam-blog .eael-post-grid-container .eael-post-grid .eael-grid-post{width:33%}
.innovation-page-tab.brands-tab-section.e-con.e-flex>.e-con-inner {
    max-width: 1245px;
	width:90%;
}
.approach-main {
    padding: 100px 0 0 0;
}
/*...review slider end...*/
.innovation_icon.page_section_4 .elementor-widget-image-box .elementor-image-box-title{
	width: calc(100% - 90px);
}
.innovation_icon.page_section_4 .elementor-widget-image-box .elementor-image-box-img{
	width: 90px !important;
}
.client_logo_taining img{
	filter: grayscale(1);
}
.client_logo_taining img:hover{
	filter: grayscale(0);
}
.c_name_logo_training img{
	    mix-blend-mode: normal !important;
		max-width:400px;
		width:auto !important;
}
._innovation_btn{
	background:#ffffff !important;
	padding:0px !important
}
.innovation_form{display:none}
.coam_btn_cnt .theme_btn a.elementor-button{
	padding: 10px 10px;
	width:100%;
	margin-bottom:0px;
	font-size: 16px;
		
}
.innovation-page.tab-border-bottom::after{
	top:82px;
}
canvas {
	max-width: 100vw;
	max-height: 100vh;
}

.canvas-container {
	width: 100%;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
}

.spacer {
	width: 100%;
	height: 100vh;
	/* background: coral; */
}

.mouse {
            width: 30px;
            height: 45px;
            border: 1px solid #f00000;
            border-radius: 60px;
            position: relative;
        }

        .mouse-container {
           position: absolute;
			bottom: 10px;
			right: 0;
			left: 0;
			margin: auto;
			width: 100px;
			display: flex;
			justify-content: center;
			flex-direction: column;
			align-items: center;
        }

        .mouse::before {
            content: "";
            width: 7px;
            height: 7px;
            position: absolute;
            top: 5px;
            left: 50%;
            transform: translateX(-50%);
            background-color: #f00000;
            border-radius: 50%;
            opacity: 1;
            animation: wheel 2s infinite;
            -webkit-animation: wheel 2s infinite;
        }

        @keyframes wheel {
            to {
                opacity: 0;
                top: 40px;
            }
        }

        @-webkit-keyframes wheel {
            to {
                opacity: 0;
                top: 40px;
            }
        }
.mouse-container span{
	font-size: 14px;
    text-align: center;
    color: #ff0000;
    margin-top: 8px;
    display: flex;
}
.coam-news-sec .theme_btn.theme_btn_pov {
    top: 20px;
}
.coam-news-sec .eael-post-grid-container .eael-post-grid {
    display: flex;
    flex-wrap: wrap;
}
.news-section-main .coam-blog .eael-post-grid-container .eael-post-grid .eael-grid-post {
    width: 33.3%;
}
.podcast-row-main .elementor-widget-text-editor.primary-text .elementor-widget-container p{
	display:none;
}
.slider-sec-two .revie-right::after{
	display:none;	
}
.slider-sec-two .review-left{
    padding-left: 100px;
    margin-top: 40px;
}
.slider-sec-two .revie-right{
	width:100%;
}
.border-none .revie-right::after{
	display:none;
}
.social-mobile-menu{
	display:none !important;
}
.key-row{
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
}
.key-element-text{
    float: left;
    width: 70%;
	padding-right:30px;
}
.key-element-img{
    float: left;
    width: 30%;
}
.key-element-img img{
	margin:0;
}
.news-section-main .eael-post-grid-container {
    display: flex;
}
.pitch-deck-main .elementor-custom-embed-play svg{
	fill:#fff !important;
}
.site-description{display:none}
@media only screen and (max-width: 1300px) {
	#site-footer .section-inner{
		width:90%;
		max-width:90%;
	}
	.main-container.e-con>.e-con-inner{
		width:90%;
		max-width:90%;
	}
	.sp-testimonial-client-image {
		width: 28%;
	}
	.tab-inner-main {
		max-width: 100% !important;
		width: 100%;
	}
	.services-last-section.e-con>.e-con-inner{
		max-width:90%;
	}
	.blog-listing.e-con>.e-con-inner, .single-post .section-inner.medium, .single-post.singular .post-inner {
		max-width:90%;
	}
	.value-feature .elementor-widget-image-box .elementor-image-box-description{
		font-size:16px;
		line-height:22px;
	}
	.blog-tab-section .e-con-inner{
		max-width:90%;
	}
	.pitch-deck-main .e-con-inner{
		max-width:90%;
	}
	.pitch-deck-main .e-con-inner .e-con-inner{
		max-width:100%;
	}
	.about-join-section .e-con-inner .join-column-width{
	    max-width:90%;
	}
	.author #site-content{
		max-width:90%;
	}
	.team-row .elementor-widget-image img{
		height:260px; 
		object-fit:cover;
	}
	.show-case-row-two .showcase-block .elementor-widget-image img{
		height:auto;
		object-fit:inherit;
	}
	.innovation-page-tab.brands-tab-section.e-con.e-flex>.e-con-inner {
		max-width: 100%;
		width: 90%;
	}
	.tab-inner-main.elementor-widget-tabs .elementor-tab-title{
		min-width:auto;
	}
}
@media only screen and (max-width: 1280px) {
	.tab-inner-main.elementor-widget-tabs .elementor-tab-title {
		font-size: 16px;
		line-height: 20px;
	}
	.tab-border-bottom::after {
		top: 80px;
	}
	.tranning-text-section .elementor-widget-text-editor.primary-text .elementor-widget-container br{
		display:none;
	}
	.case-studies-main .eael-grid-post .eael-entry-wrapper {
		left: 20px;
	}
	.trainers-main .elementor-widget-image-box .elementor-image-box-img img {
		width: 100% !important;
		height: 245px;
		object-fit: cover;
	}
	.vodeo-section .e-hosted-video.elementor-wrapper.elementor-open-inline{
		width:100%;
	}
	.opportunities-list .e-con-inner .e-con:first-child {
		width: 50%!important;
	}
	.opportunities-list .e-con-inner .e-con:nth-child(2), .opportunities-list .e-con-inner .e-con:nth-child(3){
		width:25%;
	}
	.opportunities-list.career-detail-row .e-con-inner .e-con:first-child {
		width:75% !important;
	}
	.culture-main .elementor-widget-image-carousel .swiper-slide .swiper-slide-inner .elementor-image-carousel-caption{
		min-height:178px;
	}
	.critique .opportunities-list .e-con-inner .e-con:first-child {
		width: 70%!important;
	}
	.in_left_imag strong {
		font-size: 48px;
		line-height: 62px;
	}
	.main-container.e-con>.e-con-inner .main-container.e-con>.e-con-inner{
		max-width:100%;
		width:100%;
	}
	.main-head.elementor-widget-heading .elementor-heading-title {
		font-size: 62px;
		line-height: 64px;
	}
	.page_section_1_left .page_title .elementor-heading-title.elementor-size-default {
		font-size: 62px;
		line-height: 64px;
	}
	.tab-inner-main.elementor-widget-tabs .elementor-tab-title{
		display:
	}
	.tab-inner-main.elementor-widget-tabs .elementor-tab-title {
		height: 50px;
	}
}
/* @media only screen and (max-width: 1226px) {
	.tab-border-bottom::after {
		top: 90px;
	}
} */
@media only screen and (max-width: 1200px) {
	.page_section_1_right .page_section_1_right_para .elementor-widget-container br{
		display:none;
	}
	.tab-main-section .elementor-widget-heading.main-heading .elementor-heading-title {
		font-size: 48px;
		line-height: 52px;
	}
	.page_section_4 .e-con-inner .e-flex.e-con {
		padding: 25px;
	}
	ul.social-icon li{
		margin-right:4px !important;
	}
	.with-us-section.have-trainers .with-us-right .elementor-widget-heading .elementor-heading-title {
		margin-top: 30px;
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 1119px) {
/* .tab-border-bottom::after {
    top: 70px;
} */
}
@media only screen and (max-width: 1100px) {
	
	.ft_block.ft_block1 {
		width: 32%;
		margin-right: 10%;
	}
	.expand-menu-sidebar h3 {
		font-size: 42px;
		line-height: 46px;
	}
	.services-menu ul li a, .modal-menu .ancestor-wrapper a{
		 font-size: 32px !important;
    	line-height: 38px;
	}
	ul.social-icon li {
		width: 35px;
		height: 35px;
		margin-right: 5px !important;
	}
	.showcase-block .elementor-widget-image-box .elementor-image-box-title {
		font-size: 16px;
		line-height: 20px;
	}
	.showcase-block .elementor-widget-image-box {
		padding: 15px;
	}
}
@media only screen and (max-width: 1080px) {
	.main-head.elementor-widget-heading .elementor-heading-title, .page_section_1_left .page_title .elementor-heading-title.elementor-size-default {
		font-size: 58px;
		line-height: 58px;
	}
	.sub_heading .elementor-widget-container {
		font-size: 22px;
		line-height: 22px;
	}
	.sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
		font-size: 24px;
		line-height: 32px;
	}
	.testimonial-info-wrapper{
		padding:60px;
	}
	.news-section-main .theme_btn.theme_btn_pov {
		top: 10px;
	}
	.spotify{
		background-position:95% center;
		background-size: 500px;
	}
	.accordion-cell .accordion-head h4, .accordion-cell .accordion-head p{
		font-size: 22px;
    	line-height: 28px;
	}
	
	.case-studies-main .eael-grid-post-holder .eael-entry-thumbnail img{
		object-fit: cover;
		width: 100%;
		height: 100%;
	}
	.case-studies-main .eael-entry-thumbnail, .case-studies-main .eael-entry-media, .case-studies-main .eael-grid-post-holder-inner, .case-studies-main .eael-grid-post-holder-inner, .case-studies-main .eael-grid-post-holder{
		height:100%;
	}
	.case-studies-main .eael-grid-post .eael-entry-wrapper{
		left:15px;
	}
	.menu-modal.active .expand-menu-sidebar{
		padding:100px 30px 30px 30px;
	}
	.expand-menu-sidebar ul{
		left:30px;
	}
	.expand-menu-sidebar ul li{
		margin-right:15px !important;
	}
	.menu-bottom-links ul, .expand-menu-sidebar ul{
		bottom:50px;
	}
	.tab-main-section .elementor-widget-heading.main-heading .elementor-heading-title {
		font-size: 42px;
		line-height: 46px;
	}
	.tab-main-section .elementor-widget-text-editor.primary-text .elementor-widget-container {
		max-width: 95%;
	}
	.impact-main .elementor-widget-image-box .elementor-image-box-content {
		padding: 15px;
	}
	.tab-logo .elementor-widget-image .elementor-widget-container img {
		max-height: 60px;
		max-width: 93%;
	}
	.services-last-section .e-con.e-flex:first-child {
		padding: 30px !important;
	}
	.light-head.elementor-widget-heading .elementor-heading-title {
		font-size: 38px;
		line-height: 40px;
	}
	.contact-second-section .elementor-widget-text-editor.primary-text .elementor-widget-container {
		max-width: 100% !important;
	}
	.single-post h1.entry-title {
		font-size: 46px;
		line-height: 48px;
	}
	.team-row .elementor-widget-heading .elementor-heading-title {
		font-size: 18px;
		line-height: 20px;
	}
	.team-row .elementor-widget-text-editor{
		font-size:15px;
	}
	.review-text-slider .item p {
		font-size: 24px;
		line-height: 32px;
	}
	.review-text-slider{
		padding:50px;
	}
	.impact-main .e-flex.e-con-boxed .e-con-inner {
		column-gap: 10px;
	}
	.impact-main .elementor-widget-image-box .elementor-image-box-img {
		padding: 20px;
	}
	.page_section_4 .elementor-widget-image-box .elementor-image-box-title {
		font-size: 22px;
		line-height: 28px;
	}
	.page_section_4 .elementor-widget-image-box .elementor-image-box-title strong {
		font-size: 26px;
	}
	.page_section_4 .elementor-widget-image-box .elementor-image-box-title {
		padding-left: 10px;
		margin-bottom: 10px;
		margin-top: 10px;
	}
}
@media only screen and (max-width: 1024px) {
	.culture-main .elementor-widget-image-carousel .swiper-slide .swiper-slide-inner .elementor-image-carousel-caption {
		min-height: 120px;
	}
	.tab-border-bottom::after {
		top: 80px;
	}
	
}
@media only screen and (max-width: 999px) {
	.flip-slider .swiper-slide p {
		left: 30px;
		bottom: 40px;
		line-height: 32px;
	}
	.flip-slider .swiper-slide {
		font-size: 26px;
		line-height: 26px;
	}
	.main-head.elementor-widget-heading .elementor-heading-title, .page_section_1_left .page_title .elementor-heading-title.elementor-size-default {
		font-size: 48px;
		line-height: 42px;
	}
	.why-us {
		padding-top: 80px;
	}
	.case-studies-main .eael-grid-post-holder .eael-entry-thumbnail img {
		transition: 0.3s;
		height: 100%;
		width: auto;
		object-fit: cover;
	}
	.home_testimonials .main-head.elementor-widget-heading .elementor-heading-title {
		margin-bottom: 20px;
	}
	.news-section-main {
		padding: 120px 0 100px 0;
	}
	.news-section-main .main-head.elementor-widget-heading .elementor-heading-title {
		margin-bottom: 20px;
	}
	.news-section-main .eael-post-grid-container .eael-post-grid .eael-grid-post {
		width: 50%;
		padding: 15px;
		position: relative !important;
		left: inherit !important;
		top:inherit !important;
	}
	.news-section-main {
		padding: 80px 0;
	}
	.episode-main.e-con.e-flex>.e-con-inner{
		padding:50px 0 !important;
	}
	.together-main.main-container.e-con>.e-con-inner {
		padding: 50px 0 !important;
	}
	.together-main .theme_btn a.elementor-button{
		padding:15px 20px;
	}
	.value-feature {
		padding-bottom: 50px;
	}
	.spotify {
		background-position: 95% center;
		background-size: 430px;
	}
	
	.accordion-cell .accordion-head h4, .accordion-cell .accordion-head p{
		font-size: 18px;
    	line-height: 24px;
	}
	.expanded .accordion-cell-content .accordion-head {
		padding: 0 !important;
	}
	.accordion-cell {
		padding: 30px;
	}
	.menu-modal{
		width:100% !important;
	}
	.expanded-menu, .services-menu{
		width:100%;
	}
	.services-menu ul li a, .modal-menu .ancestor-wrapper a{
		padding:0 0 10px 0 !important;
	}
	.banner-text .banner-text-two img{
		width:60%;	
	}
	.banner-text div{
		font-size:42px !important;
	}
	.banner-text div.banner-text-five.show{
		top:56% !important;
	}
	.banner-text div.banner-text-three.show {
		top: 36% !important;
	}
	.banner-text .right-text{
		font-size: 28px !important;
		line-height: 45px;
	}
	.banner-text .banner-text-two{
		font-size: 32px !important;
		line-height: 45px;
	}
		
	
	header .toggle-inner .toggle-icon {
    width: 35px;
    height: 3px;
    background: #000;
    border-radius: 10px;
    position: relative;
    overflow: visible;
	}	
	header .toggle-inner .toggle-icon::after{
		width:25px;
		height:3px;
		background:#000;
		position:absolute;
		content:"";
		right:0;
		top:-10px;
		border-radius: 10px;
	}
	header .toggle-inner .toggle-icon::before{
		width:20px;
		height:3px;
		background:#000;
		position:absolute;
		content:"";
		right:0;
		bottom:-10px;
		border-radius: 10px;
	}
	header .toggle-inner .toggle-icon {
		width: 35px;
		height: 3px;
		background: #000 !important;
		border-radius: 10px;
		position: relative;
		overflow: visible;
	}	
	header .toggle-inner .toggle-icon::after{
		width:25px;
		height:3px;
		background:#000;
		position:absolute;
		content:"";
		right:0;
		top:-10px;
		border-radius: 10px;
	}
	.home header .toggle-inner .toggle-icon::before, .home header .toggle-inner .toggle-icon::after, .home header .toggle-inner .toggle-icon {
		background:#000 !important;
	}
	.tab-inner-main.elementor-widget-tabs .elementor-tab-title {
		font-size: 14px;
		line-height: 20px;
		padding: 0px 10px;
	}
	.brands-tab-section .main-head.elementor-widget-heading .elementor-heading-title {
		margin-bottom: 50px !important;
	}
	.brands-tab-section {
		padding: 50px 0;
	}
	.tab-main-section .elementor-widget-heading.main-heading .elementor-heading-title {
		font-size: 36px;
		line-height: 42px;
	}
	.sub-head-line.elementor-widget-heading .elementor-heading-title {
		font-size: 26px;
		line-height: 43px;
	}
	.page_section_4 .elementor-widget-image-box .elementor-image-box-title {
		float: left;
		width: 100%;
		padding-left: 0;
	}
	.elementor-widget-image-box .elementor-image-box-content {
		width: 100%;
		float: left;
	}
	.tranning-text-section .elementor-widget-text-editor .elementor-widget-container {
		font-size: 18px;
		line-height: 24px;
	}
	.tanning-platform .elementor-widget-icon-box .elementor-icon-box-icon {
    	width: 45px;
	}
	.ft_block {
		width: 20%;
	}
	.ft_block.ft_block1 {
		width: 28%;
		margin-right: 5%;
	}
	.ft_block:last-child {
		width: 24%;
	}
	.vodeo-section .elementor-widget-video video{
/* 		height:350px !important; */
		height:auto !important;
	}
	.elementor-27 .elementor-element.elementor-element-0697cce .elementor-wrapper{
		--video-aspect-ratio: none;
	}
	.flip-slider .elementor-widget-html {
		height: 350px;
	}
	.getintouch-main .elementor-widget-icon-box .elementor-icon-box-title{
		font-size: 18px;
		line-height: 22px;
	}
	.getintouch-main .elementor-widget-icon-box .elementor-icon-box-icon {
		width: 25px;
	}
	.getintouch-main .elementor-widget-text-editor.primary-text .elementor-widget-container br{
		display:none;
	}
	.opportunities-list .theme_btn a.elementor-button{
		padding:15px !important;
	}
	.theme_btn a.elementor-button {
		font-size: 18px;
		padding: 15px 15px;
	}
	.belief-culture-main .elementor-widget-text-editor.primary-text .elementor-widget-container{
		max-width:100%;
	}
	.belief-culture-main {
		padding: 50px 0;
	}
	.about-icon-row .elementor-widget-image-box{
		padding:25px 15px;
	}
	.team-row .e-con-inner{
		flex-wrap:wrap !important;
		column-gap:0;
	}
	.team-row .e-con-inner .e-con-boxed.e-flex {
		width: 48%;
		margin-right:4%;
	}
	.team-row .e-con-inner .e-con-boxed.e-flex:nth-child(2n){
		margin-right:0;
	}
	.author .section-inner .archive-title {
		font-size: 38px;
		line-height: 44px;
	}
	.terms-condition-main .elementor-widget-heading h3.elementor-heading-title {
		font-size: 22px;
		line-height: 24px;
	}
	.blog-tab-section .e-con-inner .elementor-widget-html ul {
		padding-bottom: 16px;
	}
	.blog-tab-section .e-con-inner .elementor-widget-html ul li::after{
		bottom:-17px;
	}
	.blog-tab-section .e-con-inner .elementor-widget-html ul li{
		font-size: 16px !important;
		line-height: 30px !important;
		padding:0 15px !important;
	}
	.blog-tab-section .e-con-inner .elementor-widget-html ul li {
		width: 100%;
		border-bottom: 1px solid #D9D9D9;
		border-right: none !important;
		padding: 0 !important;
		line-height:38px !important;
		margin-bottom:10px !important;
	}
	.blog-tab-section .e-con-inner .elementor-widget-html ul li::after {
		bottom: 0;
	}
	.blog-tab-section .e-con-inner .elementor-widget-html ul{
		border-bottom:none !important;
	}
	.team-row .e-con-inner .elementor-widget.elementor-widget-image{
		overflow:hidden;
	}
	.team-row .elementor-widget-heading{
		height:50px;
	}
	.team-row .elementor-widget-text-editor{
		min-height:40px;
	}
	.team-row .elementor-widget-image img {
		width: 100%;
		height: 380px;
		object-fit: cover;
	}
	.case-studies-main .main-head.elementor-widget-heading .elementor-heading-title {
		margin-bottom: 0px !important;
	}
	.accordion-cell .accordion-head {
		background-position: top 30px right;
	}
	.accordion-cell .accordion-cell-content {
		padding: 0 15px;
	}
	.accordion-cell .accordion-cell-content p{
		margin-bottom:0;
		font-size: 16px;
    	line-height: 20px;
	}
	.review-text-slider .item p {
		font-size: 20px;
		line-height: 28px;
		margin-bottom:30px;
	}
	.review-text-slider .testimonial-client-name {
		font-size: 18px;
		line-height: 24px;
	}
	.page_section_4 .e-con-inner .e-flex.e-con {
		padding: 18px;
	}
	.page_section_4 .e-con-inner .e-flex.e-con:nth-child(3) .elementor-widget-image-box .elementor-image-box-title{
		width:100%;
	}
	.page_section_4 .elementor-widget-image-box .elementor-image-box-title{
		font-size:22px;
	}
	.page_section_4 .elementor-widget-image-box .elementor-image-box-title strong{
		font-size:24px;
	}
	.page_section_4 .elementor-widget-image-box .elementor-image-box-title{
		margin-top:18px;
	}
	.display-mobile{
		display:block;
	}
	.social-mobile-menu{
		display:block;
	}
/* 	ul.social-icon li::after{
		background:#fff;
	}
	ul.social-icon li img {
     filter:none !important; 
	} */
	.menu-bottom-links ul {
		float: left;
		width: 100%;
		position: relative;
        bottom:inherit;
		left: 0 !important;
		margin-top:10px;
	}
	.menu-bottom-links{
/* 		position: absolute;
   		bottom: 10px; */
		margin-bottom: 20px;
        display: flex;
        flex-direction: column;
        width: 100%;
	}
}
@media only screen and (max-width: 900px) {
	.case-studies-main .eael-post-grid-container .eael-post-grid .eael-grid-post-excerpt p {
		font-size: 16px;
		line-height: 20px;
	}
	.trainers-main.main-container.e-con>.e-con-inner{
		flex-direction:column;
	}
	.trainers-main.main-container.e-con>.e-con-inner .e-con.e-flex{
		width:100%;
	}
	.with-us-right .elementor-widget.elementor-widget-text-editor{
		width:100%;
	}
	.single-post h1.entry-title {
		font-size: 38px;
		line-height: 40px;
	}
	.blog-tab-section .e-con-inner .elementor-widget-html ul li {
		font-size: 18px;
		line-height: 32px;
		padding: 0 20px 0 0;
	}
	body.page-id-6038 .sk-ww-spotify-podcast .sk-ww-spotify-podcast-item {
		width: 32% !important;
		margin-bottom: 25px !important;
	}
	body.page-id-6038 .sk-ww-spotify-podcast .sk-ww-spotify-podcast-item:nth-child(3n){
		margin-right:0 !important;
	}
	.about-join-section .swiper-slide img{
		height: 500px;
		object-fit: cover;
	}
	.page_section_1_left .page_title .elementor-heading-title.elementor-size-default {
		font-size: 38px;
		line-height: 38px;
	}
	.about-join-section .e-con-inner .join-column-width {
		width: 620px;
		padding-right: 80px;
	}
	.tanning-platform .elementor-widget-heading .elementor-heading-title {
		font-size: 26px;
		line-height: 32px;
	}
}
@media only screen and (max-width: 850px) {
/* .tab-border-bottom::after {
    top: 70px;
} */
}
@media only screen and (max-width: 767px) {
	.pin-spacer{display:none !important}
	.flip-slider .elementor-widget-html {
		height: 350px;
	}
	.flip-slider .swiper-pagination {	
		left: 50%;
		transform: translateX(-50%);
	}
	.main-head.elementor-widget-heading .elementor-heading-title, .page_section_1_left .page_title .elementor-heading-title.elementor-size-default {
		font-size: 40px;
		line-height: 40px;
	}
	.why-us .elementor-widget-heading h4.elementor-heading-title {
		font-size: 22px;
		line-height: 24px;
	}
	.main-head.elementor-widget-heading .elementor-heading-title span {
		line-height: 36px !important;
	}
	.why-us {
		padding-top: 50px;
	}
	.why-us.value-sec {
		padding-top: 50px;
	}
	.why-us.value-sec.we-do-sec{
		padding-top: 80px;
	}
	.value-feature .e-con.e-flex:first-child{
		width:100%;
	}
	.value-feature .e-con.e-flex .elementor-widget-image{
		width:100%;
		margin-bottom:30px;
	}
	.value-feature .e-con.e-flex .elementor-widget-image img{
		width:100%;
	}
	.value-feature .elementor-widget-image-box .elementor-image-box-wrapper {
		text-align: left;
	}
	.value-feature .elementor-widget-image-box .elementor-image-box-img img {
		width: 50px;
		margin-bottom: 5px;
	}
	.value-feature .elementor-widget-image-box .elementor-image-box-content{
		width:85%;
	}
	.value-feature .elementor-widget-image-box .elementor-image-box-description {
		font-size: 16px;
		line-height: 22px;
		width:100%;
	}
	.value-feature .elementor-widget-image-box .elementor-image-box-title {
		font-size: 18px;
		line-height: 22px;
	}
	.testimonial-info-wrapper{
		width:100%;
		background:#323232;
	}
	.sp-testimonial-client-image{
		width:100%;
		background:#fff;
		height:200px;
	}
	.testimonial-info-wrapper {
		padding: 15px;
	}
	.sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
		font-size: 18px;
		line-height: 26px;
	}
	.sp-testimonial-free-section .sp-testimonial-client-name {
		font-size: 16px;
		line-height: 20px;
	}
	.home_testimonials .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev {
		right: 90px;
	}
	.home_testimonials .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next {
		right: 50px;
	}
	.testimonial_slider:before, .testimonial_slider:after{
		display:none;
	}
	.sp-testimonial-free-section .sp-testimonial-client-testimonial p{
		margin-bottom:30px;
	}
	.testimonial-info-wrapper {
		padding-bottom: 80px !important;
	}
	.news-section-main {
		padding: 50px 0;
	}
	.news-section-main .eael-post-grid-container .eael-post-grid .eael-grid-post {
		width: 100%;
		margin-bottom:10px;
	}
	.news-section-main .eael-grid-post-holder .eael-entry-title{
		min-height:inherit;
		height:inherit;
	}
	.theme_btn.theme_btn_pov {
		position: relative;
		right: inherit;
		margin: 0;
		top: inherit !important;
		text-align:center;
	}
	body .sk-ww-spotify-podcast .sk-ww-spotify-podcast-item, body:not(.page-id-6038) .sk-ww-spotify-podcast .sk-ww-spotify-podcast-item {
		width: 100% !important;
		margin-right: 0 !important;
		margin-bottom: 30px !important;
	}
	.sub_heading .elementor-widget-container{
		margin-top:15px !important
	}
	.together-main .theme_btn a.elementor-button{
		min-width:300px;
	}
	.value-feature.main-container.e-con>.e-con-inner{
		padding-bottom:0 !important;
	}
	.spotify{
		padding:50px 0;
		background:none;
	}
	.spotify_right {
		padding-left: 0;
	}
	.ft_block.ft_block1 {
		width: 100%;
		margin-right: 0;
	}
	.ft_block {
		width: 100%;
		margin-bottom:20px;
	}
	.ft_block:last-child {
		width: 100%;
	}
	#site-footer {
		padding: 50px 0;
	}
	.Custom_Footer2 {
		margin-top: 0;
	}
	.logo-slider {
		padding: 50px 0 50px 0;
	}
	.menu-modal.active .expand-menu-sidebar{
		display:none;
	}
	.services-menu ul li:first-child{
		animation-delay: 1.4s;
	}
	.services-menu ul li:nth-child(2){
		animation-delay: 1.6s;
	}
	.services-menu ul li:nth-child(3){
		animation-delay: 1.8s;
	}
	.services-menu ul li:nth-child(4){
		animation-delay: 2s;
	}
	.services-menu ul li:nth-child(5){
		animation-delay: 2.2s;
	}
	.expand-menu-main {
		padding: 100px 5% 0  !important;
		width:100%;
	}
	.menu-bottom-links ul, .expand-menu-sidebar ul{
		left:5%;
	}
	.services-menu ul li a, .modal-menu .ancestor-wrapper a {
		font-size: 26px !important;
		line-height: 32px;
	}
	.banner-text div{
		font-size:52px !important;
	}
	.banner-text div{
		left:5% !important;
	}
	.accordion{
		flex-wrap:wrap;
	}
	.accordion-cell{
		width:100% !important;
		margin-bottom:30px;
	}
	.case-studies-button {
		margin-top: 10px !important;
		padding-bottom:0;
	}
	.banner-text .banner-text-two{
		font-size: 28px !important;
		line-height: 35px;
	}

	.flip-slider .swiper-slide {
		font-size: 24px;
		line-height: 26px;
	}
	.flip-slider .swiper-slide p {
		left: 18px;
	}
	.news-section-main .theme_btn a.elementor-button {
		margin-bottom: 0;
	}
	.page_section_1 {
		padding: 50px 0;
	}
	.page_section_1_right .elementor-heading-title.elementor-size-default {
		font-size: 22px;
		line-height: 28px;
	}
	.brands-tab-section .elementor-tabs-content-wrapper {
		margin-top: 0;
	}
	.tab-inner-main.elementor-widget-tabs .elementor-tab-title {
		font-size: 16px;
		line-height: 52px;
		padding: 0px 10px;
		border-bottom: 1px solid #D9D9D9 !important;
		border-right: none !important;
	}
	.tab-border-bottom::after, .tab-inner-main.elementor-widget-tabs .elementor-tab-title.elementor-active::after{
		display:none;
	}
	.tab-inner-main.elementor-widget-tabs .elementor-tab-title.elementor-active {
		border-bottom: 1px solid #ff0000 !important;
	}
	.brands-tab-section .main-head.elementor-widget-heading .elementor-heading-title {
		margin-bottom: 30px !important;
	}
	.brands-tab-section {
		padding: 50px 0;
	}
	.tab-main-section .elementor-widget-heading.main-heading .elementor-heading-title {
		font-size: 24px;
		line-height: 26px;
	}
	.sub-head-line.elementor-widget-heading .elementor-heading-title {
		font-size: 22px;
		line-height: 40px;
	}
	.tab-main-section .elementor-widget-text-editor.primary-text .elementor-widget-container{
		max-width:100%;
	}
	.tab-main-section .e-con.e-flex:nth-child(2){
		margin-top:30px;
	}
	.impact-main .e-flex.e-con-boxed .e-con-inner {
		column-gap: 4%;
	}
	.accordion-cell:nth-child(3) {
		background-size: cover;
	}
	.impact-main .e-con-inner .elementor-widget-image-box {
		width: 48% !important;
		margin-bottom:20px;
	}
	.tab-logo .elementor-widget-image .elementor-widget-container{
		margin-bottom: 20px;
	}
	.elementor-tabs .elementor-tab-content:last-child{
		margin-top:30px;
	}
	.approach-main {
		padding: 50px 0;
	}
	.approach-main .main-head.elementor-widget-heading .elementor-heading-title {
		margin-bottom: 30px;
	}
	.page_section_4 {
		padding: 0px 0;
	}
	.page_section_4 .elementor-widget-image-box .elementor-image-box-title {
		font-size: 22px;
		line-height: 28px;
	}
	.page_section_4 .elementor-widget-image-box .elementor-image-box-title strong {
		font-size: 28px;
	}
	.page_section_4 .e-con-inner .e-flex.e-con {
		padding: 20px;
		margin-bottom: 30px;
	}
	.page_section_4 .e-con-inner .e-flex.e-con:nth-child(3) .elementor-widget-image-box .elementor-image-box-title {
		font-size: 22px;
		line-height: 24px;
	}
	.page_section_4 .e-con-inner .e-flex.e-con:nth-child(3) .elementor-widget-image-box .elementor-image-box-title strong {
		font-size: 30px;
		line-height: 34px;
	}
	.slider-sec-one img {
		width: 100px !important;
	}
	.text-one {
		width: 100%;
		padding-left: 0;
	}
	.slider-sec-two .slide-img {
		width: 100%;
	}
	.slide-text {
		width: 100%;
		padding-left: 0px;
		margin-top: 30px;
	}
	.slider-sec-one::after{
		display:none;
	}
	.text-one p {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 0;
	}
	.revie-right {
		width: 100%;
		margin-top: 20px;
	}
	.review-left {
		float: left;
		width: 100%;
		padding-left: 65px;
		padding-right: 0;
	}
	.review-left p::after {
		left: -40px;
		width: 25px;
		background-size: 22px;
	}
	.review-left {
		padding-left: 40px;
	}
	.slide-clent-name {
		font-size: 18px;
		line-height: 24px;
	}
	.slide-testimonial, .slider-sec-one {
		padding: 20px;
	}
	.slider-sec-two{
		padding:0 20px;
	}
	.tranning-text-section .elementor-widget-text-editor .elementor-widget-container {
		font-size: 20px;
		line-height: 26px;
	}
	.tanning-platform .e-con-inner .e-con.e-flex{
		display:inline-block;
	}
	.tanning-platform .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper{
		display:flex;
	}
	.tanning-platform .elementor-widget-icon-box .elementor-icon-box-description{
		text-align:left;
	}
	.tanning-platform .elementor-widget-icon-box {
		padding: 20px 0;
	}
	.tanning-platform {
		padding-bottom: 50px;
	}
	.with-us-left .elementor-widget-text-editor .elementor-widget-container {
		padding: 0 0 30px;
	}
	.with-us-left .elementor-widget.elementor-widget-text-editor ul li{
		line-height:24px;
		padding:16px 0;
	}
	.with-us-right.margin-top .elementor-widget-image {
		margin: 10px 0 !important;
	}
	.with-us-section.have-trainers {
		padding: 30px 0 0 0;
	}
	.with-us-right .elementor-widget-heading .elementor-heading-title {
		padding: 0 0 20px 0;
		margin: 0 !important;
	}
	.trainers-main .elementor-widget-image-box .elementor-image-box-img {
		width: 100% !important;
		float: left;
	}
	.trainers-main .elementor-widget-image-box .elementor-image-box-content {
		width: 100%;
		padding: 20px;
	}
	.trainers-main .elementor-widget-image-box a.linkedin {
		bottom: 100px;
		top: inherit;
	}
	.service-text-new {
		max-width: 100%;
		margin: 0 auto;
		padding: 50px 0;
	}
	.challenge-section.main-container.e-con>.e-con-inner{
		max-width:100%;
		width:100%; 
	}
	.challenge-section.main-container{
		padding:0 !important;
	}
	.challenge-section.main-container.e-con>.e-con-inner .e-con.e-flex{
		padding:0 5%;
	}
	.challenge-section.main-container.e-con>.e-con-inner .e-con.e-flex:first-child{
		background:#ff0000;
		padding:50px 5%;
	}
	.challenge-section::after{
		display:none;
	}
	.challenge-section .theme_btn a.elementor-button{
		margin-bottom:0;
		margin-top:20px;
	}
	.train-main {
		padding: 50px 0;
	}
	.train-sec-inner .elementor-widget-text-editor.background-text {
		padding: 25px;
		margin-top:0;
		margin-bottom:50px;
	}
	.train-sec-inner .elementor-widget-text-editor.background-text .elementor-widget-container br{
		display:none;
	}
	.with-us-section .e-con.e-flex{
		 display:inline-block;
	}
	.with-us-right .elementor-widget.elementor-widget-text-editor{
		width:100%;
	}
	.services-last-section .e-con.e-flex:first-child {
		padding: 60px;
		min-height: 300px;
	}
	.services-last-section .theme_btn a.elementor-button{
		margin-top: 30px;
		margin-bottom: 0 !important;
	}
	.services-last-section {
		padding-bottom: 50px;
	}
	.trained-brand .e-con.e-flex>.e-con-inner{
		flex-direction:row;
	}
	.trained-brand .e-con.e-flex>.e-con-inner .elementor-widget-image{
		width:50%;
	}
	.trainers-main .elementor-widget-image-box .elementor-image-box-img img {
		width: 100% !important;
		height: inherit;
		object-fit: inherit;
	}
	.trained-brand .elementor-widget-image img {
		vertical-align: middle;
		display: inline-block;
		max-width: 154px;
	}
	.trained-brand {
		padding: 35px 0;
	}
	.services-last-section .e-con.e-flex:first-child{
		padding:25px;
	}
	.active .fill-children-current-color * {
		fill: #fff !important;
	}
	.work-slider-main .owl-dots {
		display: block;
		position: absolute;
		top: inherit;
		right: inherit;
		left: 50%;
		bottom: -40px;
		transform: translateX(-50%);
	}
	.work-slider-main {
		padding: 30px 0 80px 0;
	}
	.work-slider-main .main-head.elementor-widget-heading .elementor-heading-title {
		margin-bottom: 20px;
	}
	.tanning-platform .elementor-widget-heading .elementor-heading-title {
		font-size: 26px;
		line-height: 32px;
	}
	.tanning-platform .elementor-widget-icon-box .elementor-icon-box-description br{
		display:none;
	}
	.tanning-platform .elementor-widget-icon-box .elementor-icon-box-description {
		font-size: 16px;
		line-height: 20px;
	}
	.tanning-platform .elementor-widget-icon-box .elementor-icon-box-icon{
		margin:0;
	}
	.tanning-platform {
		padding-bottom: 30px;
	}
	.service-first-sec .e-con-inner{
		padding-bottom:0 !important;
	}
	.service-text-new .elementor-widget-text-editor .elementor-widget-container {
		font-size: 18px;
		line-height: 24px;
	}
	.service-work-slider {
		padding-top: 0;
	}
	.light-head.elementor-widget-heading .elementor-heading-title {
		font-size: 32px;
		line-height: 34px;
	}
	.contact-main {
		padding:50px 0;
	}
	.contact-second-section .elementor-widget-text-editor.primary-text .elementor-widget-container {
		min-height: inherit;
	}
	.contact-second-section .elementor-widget-heading .elementor-heading-title{
		margin-bottom:10px;
	}
	.contact-second-section {
		padding: 0 0 50px 0;
	}
	.getintouch-main::after{
		display:none;
	}
	.getintouch-main.main-container.e-con>.e-con-inner{
		max-width:100%;
		width:100%;
	}
    .getintouch-main .e-con-full.e-flex:first-child {
		padding: 80px 50px 80px 0;
		background: #ff0000;
		padding: 50px 5%;
	}
	.getintouch-main .e-con-full.e-flex:nth-child(2){
		padding:50px 5%;
	}
	.train-sec-inner .elementor-widget-text-editor.background-text .elementor-widget-container {
		font-size: 20px;
		line-height: 24px;
	}
	.train-sec-inner .elementor-widget-text-editor.background-text {
		padding: 18px;
	}
    .sub-head-gray.elementor-widget-heading .elementor-heading-title {
		font-size: 18px;
		line-height: 24px;
	}
	.tab-main-section .elementor-widget-heading.main-heading .elementor-heading-title{
		margin-top:20px;
	}
	.tab-inner-main.elementor-widget-tabs .elementor-tab-title br{
		display:none;
	}
	.elementor-tabs .elementor-tab-content:last-child {
		margin-top: 0;
	}
	.opportunities-list .e-con-inner .e-con:first-child {
		width: 100% !important;
		margin-bottom: 20px;
	}
	.opportunities-list .e-con-inner .e-con:nth-child(2) .elementor-icon-box-wrapper {
		display: flex;
		column-gap: 6px;
	}
	.opportunities-list .e-con-inner .e-con:nth-child(2), .opportunities-list .e-con-inner .e-con:nth-child(3) {
		width: 100%;
	}
	.career-section-first .main-head.elementor-widget-heading .elementor-heading-title br{
		display:none;
	}
	.opportunities-list .elementor-widget-heading h2.elementor-heading-title {
		color: #000;
		font-size: 20px;
		line-height: 22px;
	}
	.career-row {
		width: 100%;
		float: left;
	}
	.career-form .main-head.elementor-widget-heading .elementor-heading-title {
		margin-bottom: 30px;
	}
	.career-form {
		padding: 50px 0;
	}
	.opportunities-list.career-detail-row .e-con-inner .e-con:first-child {
		width: 100% !important;
	}
	.opportunities-list .elementor-widget-text-editor .elementor-widget-container ul li {
		font-size: 15px;
	}
	.career-detail .career-head.elementor-widget-heading .elementor-heading-title {
		font-size: 28px;
		line-height: 28px;
		margin:30px 0 0 0;
	}
	.career-detail .career-sub-head.elementor-widget-heading .elementor-heading-title {
		font-size: 22px;
		line-height: 25px;
	}
	.career-detail {
		padding-bottom: 50px;
	}
	.spotify.main-container .e-con-inner{
		padding:0;
	}
	.spotify.main-container{
		padding:50px 0 0 0 !important;
	}
   .career-row .wpcf7-list-item {
		width: 100% !important;
	}
	.together-main .main-head.elementor-widget-heading .elementor-heading-title{
		margin-bottom:30px;
	}
	.blog-listing .eael-grid-post-holder .eael-entry-thumbnail img {
		height: auto;
	}
	.blog-listing .eael-entry-content .eael-grid-post-excerpt p, .blog-listing .eael-entry-header .eael-entry-title {
		min-height: inherit;
	}
	.blog-listing .eael-post-grid-container .eael-post-grid .eael-grid-post{
		margin-bottom:20px;
	}
	.blog-listing{
		padding-bottom:50px;
	}
	.single-post h1.entry-title {
		font-size: 32px;
		line-height: 34px;
	}
	.single-post h1.entry-title{
		max-width:100%;
	}
	.pitch-deck-main .e-con-inner .e-con.e-flex {
		width: 100%;
	}
	.pitch-deck-main .e-con-inner .elementor-widget-image-box .elementor-image-box-img img {
		height: auto;
	}
	.about-icon-row .elementor-widget-image-box{
		width:100%;
		margin-bottom:20px !important;
	}
	.about-join-section .e-con-inner .join-column-width {
		max-width: 90% !important;
		margin: 0 auto !important;
		padding: 50px 0 !important;
	}
	body.page-id-6038 .sk-ww-spotify-podcast .sk-ww-spotify-podcast-item {
		width: 100% !important;
	}
	.author .type-post {
		width: 100% !important;
	}
	.author .featured-media img{
		height:auto !important;
	}
	.author .section-inner .archive-title {
		font-size: 32px;
		line-height: 38px;
	}
	.author .type-post h2.entry-title {
		font-size: 24px;
		line-height: 28px;
		min-height:inherit;
	}
	.terms-condition-main .elementor-widget-heading h3.elementor-heading-title {
		font-size: 20px;
		line-height: 24px;
	}
	.terms-condition-main .elementor-widget-heading h4.elementor-heading-title {
		font-size: 20px;
		line-height: 22px;
	}
	.terms-condition-main{
		padding-bottom:50px;
	}
	.blog-listing .main-head.elementor-widget-heading .elementor-heading-title, .pitch-deck-head.main-head.elementor-widget-heading .elementor-heading-title{
		font-size: 32px;
		line-height: 30px;
	}
	.blog-listing .main-head.elementor-widget-heading .elementor-widget-container, .pitch-deck-head.main-head.elementor-widget-heading .elementor-widget-container{
		padding-bottom:15px;
	}
	.view-button .theme_btn .elementor-widget-container {
		margin-top: 0px !important;
		margin-bottom: 40px !important;
	}
	.service-first-sec{
		padding-bottom:50px;
	}
	.team-row .elementor-widget-image img {
		 width: 100%;
		 height: auto; 
		 object-fit: cover;
	}
	.team-row .e-con-inner .e-con-boxed.e-flex.blank {
		display:none;
	}
	.showcase-block.last-showcase .elementor-widget-image img{
		height:250px; 
		object-fit:cover;
	}
	.showcase-block.last-showcase{
		margin-bottom:30px;
	}
	.news-section-main .eael-grid-post-holder .eael-entry-thumbnail img{
		height:auto;
	}
	.review-slider{
		flex-direction:column;
	}
	.review-text-slider{
		width:100%;
	}
	.review-text-slider {
		padding: 30px;
	}
	.review-logo-slider .slick-slider .slick-track{
		display:flex;
		padding:20px 0 10px 0;
		align-items:center;
	}
	.review-text-slider .item p {
		font-size: 18px;
		line-height: 26px;
	}
	.review-text-slider .testimonial-client-name {
		font-size: 16px;
		line-height: 22px;
	}
	.review-slider .slick-slider button.slick-prev, .review-slider .slick-slider button.slick-next{
		bottom:-35px;
	}
	.review-text-slider{
		padding-bottom:50px;
	}
	.theme_btn a.elementor-button {
		margin-bottom: 0;
	}
	.train-sec-inner {
		padding-top: 0;
	}
	.service-work-slider .owl-dots {
		width: 100%;
		text-align: center;
	}
	.elementor-2119 .elementor-element.elementor-element-b5b7b62 > .elementor-widget-container {
		padding: 20px 0px 30px 0px;
	}
	.light-head.elementor-widget-heading .elementor-heading-title br{
		display:none;
	}
	.terms-condition-main .elementor-widget-heading h2.elementor-heading-title {
		font-size: 30px;
		line-height: 34px;
	}
	.services-menu ul li a {
		font-size: 22px !important;
		line-height: 26px;
	}
	.in_right_img{
		width:100%;
		margin-bottom:0;
	}
	.in_left_imag{
		width:100%;
		margin-bottom:30px;
		margin-top:30px;
	}
	.in_right_img img{
		width:100%;	
	}
	.our-team-section {
		padding: 50px 0;
	}
	.in_left_imag {
		padding-right:0;
	}
	.podcast-row .elementor-widget-heading .elementor-heading-title {
		font-size: 26px;
		line-height: 32px;
	}
	#hero-lightpass{display:none}
	.home .canvas-container{height:auto;display:block}
	#site-header .header-inner{padding: 25px 0 35px 0;}
/* 		.home #site-header{display:block;position:relative !important} */
		.sub-head-line.elementor-widget-heading .elementor-heading-title::after {
		width: 29px;	
		top: 18px;
	}
	.sub-head-line.elementor-widget-heading .elementor-heading-title {
		padding-left: 35px;
	}
	.in_left_imag strong {
		font-size: 32px;
		line-height: 34px;
	}
	.news-section-main .coam-blog .eael-post-grid-container .eael-post-grid .eael-grid-post {
		margin-bottom: 30px;
		width:100% !important;
	}
	.tab-logo {
		margin-top: 30px;
	}
	#site-header{
		z-index:9;
		background:#fff;
	}
	.key-row{
		flex-direction:column;
	}
	.key-element-text{
		width:100%;
		padding-right:0;
	}
	.key-element-img {
		float: left;
		width: 100%;
	}
	#site-content {
		padding-top: 70px;
	}
	.single-img-pov{
		flex-direction:column;
	}
	.pov-img{
		width: 100%;
		margin-bottom:30px;
	}
	.pov-text-new{
		width: 100%;
		padding-left: 0;
	}
	.pitch-deck-main .elementor-widget-video .elementor-custom-embed-image-overlay {
			margin-bottom: 20px;
	}
	.pitch-deck-main {
		margin-bottom:0 !important;
		padding:0;
	}
	.tab-inner-main.elementor-widget-tabs .elementor-tab-title {
		height: auto;
	}
	.edison-tab .elementor-tabs span {
		font-size: 14px;
	}
	.c_name_logo_training img{
		width:100%;
	}
	.review-logo-slider{
		width:100%;
	}
}
@media only screen and (max-width: 700px) {
	.case-studies-main .eael-post-grid-container .eael-post-grid{
		display:inline-block;
		height: auto !important;
	}
	.case-studies-main .eael-post-grid-container .eael-post-grid .eael-grid-post{
		position: relative !important;
		top: inherit !important;
		width: 100% !important;
		margin-bottom: 20px;
	}
	.case-studies-main .eael-grid-post-holder .eael-entry-thumbnail img{
		width:100%;
	}
	.modal-menu {
		left: 0;
	}
	.theme_btn a.elementor-button{
		margin-bottom:0;
	}
	.accordion-cell:hover{
	  width: 100% !important;
	}
	.critique .opportunities-list .e-con-inner .e-con:first-child {
		width: 100% !important;
	}
	.tab-inner-main.elementor-widget-tabs .elementor-tab-title{
		padding:10px 0 !important;
	}
	#innovation_form_page .elementor-widget-container{
		margin:0 !important;
	}
}
@media only screen and (max-width: 668px) {
	.in_left_imag strong{
		font-size: 32px;
    	line-height: 32px;
	}
	.accordion-cell {
		width: 100% !important;
	}
	.banner-text .banner-text-two img {
		width: 40%;
	}
	.banner-text .right-text {
		font-size: 18px !important;
		line-height: 24px;
	}
	.trained-brand .main-head.elementor-widget-heading .elementor-heading-title br {
		display: none;
	}
	.tranning-text-section .elementor-widget-text-editor .elementor-widget-container {
		font-size: 18px;
		line-height: 24px;
	}
	.light-head.elementor-widget-heading .elementor-heading-title {
		font-size: 28px;
		line-height: 32px;
	}
	.main-head.elementor-widget-heading .elementor-heading-title, .page_section_1_left .page_title .elementor-heading-title.elementor-size-default {
		font-size: 32px;
		line-height: 32px;
	}
}
@media only screen and (max-width: 520px) {
	.sk-text-strong.sk-title{
		margin-left: 20px !important;
	}
	.impact-main .e-flex.e-con-boxed .e-con-inner {
		column-gap: 0;
	}

	.impact-main .e-con-inner .elementor-widget-image-box {
		width: 100% !important;
	}
	.flip-slider .swiper-slide {
		font-size: 22px;
		line-height: 24px;
	}
	.team-row .e-con-inner .e-con-boxed.e-flex {
		width: 108%;
		margin-right:0;
	}
	.impact-main {
		padding: 20px 0;
	}
}

@media only screen and (max-height: 600px) {
.menu-bottom-links ul {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
    position: relative;
    bottom: 0;
    left: 0;
    transition: 0.5s;
    transition-delay: 0.5s;
}
    ul.social-icon{
        position: relative;
    left: 0;
    bottom: 0;
    margin-top: 30px;
    }
	.menu-bottom-links{
		display: flex;
		width: 100%;
		margin-bottom: 30px;
	}
}
.wpcf7-spinner{
    float: right;
    position: absolute;
    display: block;
    left: 0;
    top: 11px;
    z-index: 99999;
    right: 0;
    margin: auto;
}
.submitting .wpcf7-submit{
	pointer-events: none;
}