#hero-section {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
#hero-section .content {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	width: 100%;
	text-align: center;
}
#hero-section .content .title {
    font-family: 'Rajdhani';
    font-weight: 700;
    font-size: 160px;
    line-height: 140px;
    letter-spacing: 30px;
    text-transform: uppercase;
    color: #FFFFFF;
	margin: 44px 0 0 0;	
}
#hero-section .content .subtitle {
	font-family: 'Rajdhani';
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 31px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0;	
}
#hero-section .banner-desktop,
#hero-section .banner-tablet,
#hero-section .banner-mobile {
    width: 100%;
}
#hero-section .banner-tablet, 
#hero-section .banner-mobile {
    display: none;
}
.qodef-page-title .qodef-m-title.entry-title {
	font-size: 160px;
	line-height: 140px;
	letter-spacing: 30px;
}
.qodef-page-title.qodef-title--standard .qodef-m-subtitle {
	font-family: 'Rajdhani';
	font-weight: 600;
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 44px;
}
#leader-section .elementor-widget-wrap {
	margin: 0;
}
#leader-title-section .qodef-m-subtitle,
#instagram-title-section .qodef-m-subtitle {
    font-family: 'Rajdhani';
    font-weight: 600;
    font-size: 24px;
    line-height: 40px;
    opacity: 0.5;
    color: #111111;
}
#leader-title-section .qodef-m-text {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #111111;
    opacity: 0.4;
    margin-top: 20px;
}
#leader-title-section .qodef-m-title,
#instagram-title-section .qodef-m-title {
	font-size: 70px;
	line-height: 80px;
	letter-spacing: 18px;
}
#leader-list-section .qodef-e-content {
	margin: 20px 0 0 0;
}
#leader-list-section .qodef-grid-inner {
	display: flex;
	flex-wrap: wrap;
}
#leader-list-section .qodef-team-list .qodef-e-role {
    font-family: 'Rajdhani';
    font-weight: 600;
    font-size: 16px;
    line-height: 40px;
    color: #111111;
    opacity: 0.5;
}
#leader-list-section .qodef-e-title {
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 0.08em;
    color: #111111;
    margin: 0 0 8px 0;
}
#leader-list-section .qodef-team-member-social-icon {
	font-weight: 700;
	font-family: 'Montserrat';
	letter-spacing: 0;
	border: 2px solid #676767;
	border-radius: 5px;
	padding: 1px 2px;
	color: #676767;
}
#testimonial-section .qodef-e-content .qodef-e-author {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}
#testimonial-section .qodef-e-content .qodef-e-author .qodef-e-author-name,
#testimonial-section .qodef-e-content .qodef-e-author .qodef-e-author-job {
	opacity: 0.5;
	margin: 0;
}
#testimonial-section .qodef-e-content .qodef-e-quote {
	margin: 40px;
}
#what-we-do {
	padding: 100px 60px;
}
#what-we-do #quote-section blockquote {
	font-family: 'Rajdhani';
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	line-height: 30px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #111111;
}
#what-we-do #quote-section blockquote:before {
	left: 0;
}
#what-we-do .content-section .content {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	color: #676767;
}
#instagram-feed-section .sbi_header_text .name {
	color: #111111;
	font-size: 26px;
	font-family: Rajdhani;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 2.08px;
	text-transform: uppercase;
}
#instagram-feed-section .sbi_header_text .sbi_bio {
	color: #AAABAD;
	font-size: 16px;
	font-family: Montserrat;
	font-weight: 500;
	line-height: 30px;
}
@media only screen and (max-width: 767px) {
	#hero-section .content .title {
		font-size: 40px;
		line-height: 40px;
		letter-spacing: 10px;
		margin-top: 4px;
	}
	#hero-section .content .subtitle {
		font-size: 14px;
		line-height: 40px;
		letter-spacing: 0.1em;
	}
	#hero-section .banner-desktop, 
    #hero-section .banner-tablet {
        display: none;
    }
    #hero-section .banner-mobile {
        display: block;
    }
	#leader-title-section .elementor-widget-container {
		margin: 40px 0;
	}
	#leader-title-section .qodef-m-subtitle,
	#instagram-title-section .qodef-m-subtitle {
		font-size: 14px;
		margin: 0;
	}
	#leader-title-section .qodef-m-text {
		font-size: 13px;
		line-height: 20px;
	}
	#leader-title-section .qodef-m-title,
	#instagram-title-section .qodef-m-title {
		font-size: 30px;
		line-height: 38px;
		letter-spacing: 8px;
	}
	#leader-list-section .qodef-grid-inner {
	    row-gap: 20px;
	}
	#leader-list-section .qodef-team-list .qodef-grid-item {
	    margin-bottom: 0;
	}
	#leader-list-section .qodef-team-list .qodef-e-role {
		font-size: 14px;
	}
	#leader-list-section .qodef-e-title {
		font-size: 26px;
		line-height: 28px;
		letter-spacing: 0.06em;
	}
	#leader-list-section .wp-post-image {
		width: 100%;
		height: 287px;
	    object-fit: cover;
        object-position: 0% 20%;
	}
	#testimonial-section .elementor-container {
		margin: 0 20px;
	}
	#testimonial-section .qodef-e-content .qodef-e-text {
		font-size: 18px;
    	line-height: 20px;
    	letter-spacing: 0.1em;
    	margin-bottom: 10px;
	}
	#testimonial-section .qodef-e-content .qodef-e-author .qodef-e-author-name,
	#testimonial-section .qodef-e-content .qodef-e-author .qodef-e-author-job {
		font-size: 14px;
	}
	#testimonial-section .qodef-e-content .qodef-e-quote {
		margin-bottom: 10px;
	}
	#testimonial-section .qodef-e-content .qodef-e-quote .qodef-e-quote-mark {
	    width: 41px;
		height: 36px;
	}
	#what-we-do .content-section .content {
		font-size: 14px;
		line-height: 20px;
	}
	#instagram-title-section .elementor-widget-container {
		margin-bottom: 50px;
		padding: 0 20px;
	}
	#instagram-feed-section {
		margin-bottom: 50px;
	}
	#instagram-feed-section .sb_instagram_header {
		padding: 0 10px 30px 10px !important; 
	}
	#instagram-feed-section .sbi_header_text .name {
		font-size: 18px;
		line-height: 20px;
		letter-spacing: 1.8px;
	}
	#instagram-feed-section .sbi_header_text .sbi_bio {
		font-size: 14px;
		line-height: 20px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	#hero-section .content .title {
		font-size: 80px;
		line-height: 90px;
		letter-spacing: 20px;
		margin-top: 10px;
	}
	#hero-section .content .subtitle {
		font-size: 16px;
		line-height: 20px;
		letter-spacing: 0.1em;
	}
	#leader-title-section .elementor-widget-container {
		margin: 40px 0;
	}
	#leader-title-section .qodef-m-subtitle,
	#instagram-title-section .qodef-m-subtitle {
		font-size: 16px;
	}
	#leader-title-section .qodef-m-text {
		font-size: 13px;
		line-height: 20px;
	}
	#leader-title-section .qodef-m-title,
	#instagram-title-section .qodef-m-title {
		font-size: 44px;
		line-height: 44px;
		letter-spacing: 8px;
	}
	#leader-list-section .qodef-grid-inner {
		justify-content: center;
	    row-gap: 50px;
	}
	#leader-list-section .qodef-team-list .qodef-e-role {
		font-size: 14px;
	}
	#leader-list-section .qodef-e-title {
		font-size: 26px;
		line-height: 28px;
		letter-spacing: 0.06em;
	}
	#leader-list-section .qodef-team-list .qodef-grid-item {
		width: 50%;
	    margin-bottom: 0;
	}
	#leader-list-section .wp-post-image {
		width: 100%;
		height: 332px;
	    object-fit: cover;
        object-position: 0% 20%;
	}
	#testimonial-section .elementor-container {
		max-width: 750px;
	}
	#testimonial-section .qodef-e-content .qodef-e-text {
		font-size: 20px;
    	line-height: 20px;
    	letter-spacing: 0.1em;
    	margin-bottom: 30px;
	}
	#testimonial-section .qodef-e-content .qodef-e-author .qodef-e-author-name,
	#testimonial-section .qodef-e-content .qodef-e-author .qodef-e-author-job {
		font-size: 16px;
	}
	#testimonial-section .qodef-e-content .qodef-e-quote {
		margin-bottom: 30px;
	}
	#testimonial-section .qodef-e-content .qodef-e-quote .qodef-e-quote-mark {
	    width: 66px;
    	height: 58px;
	}
	#what-we-do .content-section .content {
		font-size: 13px;
		line-height: 20px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#hero-section .banner-desktop, 
    #hero-section .banner-mobile {
        display: none;
    }
    #hero-section .banner-tablet {
        display: block;
    }
	#instagram-feed-section {
		margin-bottom: 50px;
	}
	#instagram-feed-section .sb_instagram_header {
		padding: 0 30px 30px 30px !important;
	}
	#instagram-feed-section #sb_instagram {
		padding: 0 30px;
	}
	#instagram-feed-section #sb_instagram #sbi_images {
		padding: 0 !important;
	}
	#instagram-feed-section #sb_instagram #sbi_images .sbi_item {
		padding: 5px !important;
	}
	#instagram-feed-section .sbi_header_text .name {
		font-size: 20px;
		line-height: 20px;
		letter-spacing: 2px;
	}
	#instagram-feed-section .sbi_header_text .sbi_bio {
		font-size: 13px;
		line-height: 20px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
	#hero-section .content .title {
		font-size: 120px;
		line-height: 110px;
		margin-top: 30px;
	}
	#hero-section .content .subtitle {
		font-size: 20px;
		margin-bottom: 25px;
	}
	#testimonial-section .elementor-container {
		max-width: 850px;
	}
	#testimonial-section .qodef-e-content .qodef-e-text {
		font-size: 23px;
    	line-height: 25px;
	}
	#testimonial-section .qodef-e-content .qodef-e-author .qodef-e-author-name,
	#testimonial-section .qodef-e-content .qodef-e-author .qodef-e-author-job {
		font-size: 20px;
	}
}

/*banner and other styles*/
.banner-about-section {
	background-color: #FCFCFC;
    display: flex;
    align-items: center;
    position: relative;
}
.banner-about-section .content-section {
    padding: 150px 200px;
    transform: translateY(12%) translateX(-4%);
    z-index: 1;
}
.banner-about-section .bg-banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banner-about-section .bg-banner.mobile,
.banner-about-section .bg-banner.tablet {
    display: none;
}
.banner-about-section .tagline {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #111111;
    opacity: 0.4;
    flex: none;
    order: 0;
    flex-grow: 0;
}
.banner-about-section .main-title {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 700;
    font-size: 100px;
    line-height: 150px;
    letter-spacing: 20px;
    text-transform: uppercase;
    color: #111111;
}
.about-quote {
	padding: 40px 0 40px 100px;
}
@media only screen and (max-width: 767px) {
    .about-quote{
        padding: 0;
    }
	#what-we-do {
        padding: 40px 20px;
    }
    #what-we-do .elementor-widget-wrap {
        padding: 0;
    }
    #what-we-do #quote-section blockquote {
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 0.1em;
        padding: 20px 0px 20px 45px;
    }
    #what-we-do #quote-section blockquote:before {
        width: 30px;
        height: 30px;
        background-size: cover;
        position: absolute;
        top: 20px;
		left: 0;
    }
	.banner-about-section .content-section {
        padding: 28% 12%;
        transform: translateY(-22%) translateX(9%);
        text-align: center;
    }
    .banner-about-section .tagline {
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 0.1em;
    }
    .banner-about-section .main-title {
        font-size: 40px;
        line-height: 20px;
        letter-spacing: 10px;
    }
    .banner-about-section .bg-banner.desktop {
        display: none;
    }
    .banner-about-section .bg-banner.mobile {
        display: block;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .about-quote{
        padding: 0;
    }
    #what-we-do {
        padding: 60px 50px;
    }
    #what-we-do #quote-section blockquote {
        font-size: 20px;
        line-height: 20px;
        letter-spacing: 0.1em;
        padding: 30px 0px 30px 45px;
    }
    #what-we-do #quote-section blockquote:before {
        width: 30px;
        height: 30px;
        background-size: cover;
        position: absolute;
        top: 30px;
		left: 0;
    }
	.banner-about-section .content-section {
        padding: 20% 24%;
        transform: translateY(-22%) translateX(1%);
        text-align: center;
        width: 100%;
    }
    .banner-about-section .tagline {
        font-size: 30px;
        line-height: 34px;
        letter-spacing: 0.08em;
    }
    .banner-about-section .main-title {
        font-size: 64px;
        line-height: 50px;
        letter-spacing: 14px;
        margin-top: 6px;
    }
    .banner-about-section .bg-banner.desktop {
        display: none;
    }
    .banner-about-section .bg-banner.tablet {
        display: block;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
	.banner-about-section .content-section {
        padding: 80px 100px;
    }
    /* .banner-about-section .tagline {
        font-size: 37px;
        line-height: 35px;
    }
    .banner-about-section .main-title {
        font-size: 62px;
        line-height: 94px;
        letter-spacing: 13px;
    } */
}