/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable & beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL & Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.7.3.1722859794
Updated: 2024-08-05 12:09:54

*/
*:focus,
button:focus,
*:focus-visible {
	outline: none !important;
}

body {
	font-family: "Be Vietnam Pro", Sans-serif !important;
}

#myHeader {
	position: relative;
}

.home section#myHeader {
	position: absolute;
	width: 100%;
	background: transparent !important;
}

.home section#myHeader.sticky {
	background-color: #0E305F !important;
}

.custom-table table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #04518CD1;
	margin-top: 20px;
}

.custom-table th,
.custom-table td {
	padding: 10px 15px;
	text-align: left;
	border: 1px solid #E4EEF6;
	font-weight: 400;
	color: #000;
}

.custom-table th {
	background-color: #ffffff;
	font-weight: bold;
}

.custom-table td:nth-child(2) {
	background-color: #e3eff8;
}

.custom-table td:nth-child(3) {
	background-color: #f7f3e8;
}

.custom-table tr:nth-child(1) th {
	border-top: none;
}

.custom-table tr:nth-child(1) td {
	border-top: none;
}

span.elementor-button-icon {
	transform: rotate(45deg) !important;
}

/* home - our portfolio */
.our_portfolio.home .owl-stage-outer {
	position: relative;
	overflow: visible !important;
	clip-path: polygon(0% 0%, 200% 0%, 200% 100%, 0% 100%);
}

.our_portfolio.home::before {
	position: absolute;
}

.our_portfolio .owl-item {
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
}

.our_portfolio .owl-stage {
	height: 400px;
	overflow: hidden;
}

.our_portfolio .post_slide {
	position: relative;
	border-radius: 0px;
	margin: 0px 15px 0px 0px;
	overflow: hidden;
}

.our_portfolio .post_slide-2 {
	position: relative;
	border-radius: 0px;
	margin: 0px 5px;
	overflow: hidden;
	z-index:9;
}

.our_portfolio .post_img {
	width: 100%;
}

.close:not(.read) {
	position: absolute;
	top: -10px;
	right: 0.95em;
	z-index: 100;
}

.cta_btn .close.read {
	position: relative;
	display: none;
	float: left;
}

.close,
.close img {
	display: block;
	width: 40px !important;
	height: 40px;
	opacity: 1;
}

/* .our_portfolio .owl-item:hover, */
.our_portfolio .post_slide img.post_img,
.our_portfolio .post_slide-2 img.post_img {
	position: relative;
	height: 400px;
	object-fit: cover;
	object-position: center;
	z-index: 10;
	transition: transform 0.8s ease-in-out;
	/* Increased transition time */
	-webkit-transition: transform 0.8s ease-in-out;
}

.our_portfolio .post_slide:hover img.post_img,
.our_portfolio .post_slide-2:hover img.post_img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.our_portfolio .post_content {
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: end;
	padding: 1em;
	top: 0;
	left: 0;
	z-index: 100;
	background: transparent;
	transition: opacity 0.8s ease-in-out, background 0.8s ease-in-out;
	-webkit-transition: opacity 0.8s ease-in-out, background 0.8s ease-in-out;
}

.our_portfolio .inner-content {
	width: 100%;
	text-align: left;
	position: relative;
}

.our_portfolio .htitle {
	display: flex;
	z-index: 1000;
	opacity: 1;
	visibility: visible;
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	align-items: end;
	justify-content: left;
	transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
	-webkit-transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
}

/* On hover: .htitle hides smoothly */
.our_portfolio .post_slide:hover .htitle {
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
	-webkit-transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
}

.our_portfolio .htitle h2 {
	font-size: 20px;
}

.our_portfolio .post_slide:hover .post_content,
.our_portfolio .post_slide-2:hover .post_content {
	opacity: 1;
	background: linear-gradient(1.52deg, #003056 23.73%, rgba(112, 156, 252, 0) 99.13%);
}

.our_portfolio .owl-item.our_portfolio_expend .post_content {
	opacity: 1;
	background: linear-gradient(320.32deg, rgba(0, 150, 143, 0.8) 21.04%, rgba(133, 255, 249, 0.8) 207.14%);
}

.our_portfolio .post_content .post_name {
	width: 90%;
	font-size: 25px;
	font-weight: 700;
	color: #fff;
	line-height: 1.25;
	margin-bottom: 0px !important;
}

.our_portfolio .post_content p {
	font-size: 1em;
	font-weight: 400;
	color: #fff;
	line-height: 1.6;
}

.our_portfolio .post_content a, .our_portfolio .post_content .close {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30px !important;
	height: 30px !important;
	background: #ffc82c;
	font-size: 0.75em;
	font-weight: 700;
	color: #0e305f;
	text-align: center;
	text-decoration: none;
	border-radius: 50%;
	text-transform: capitalize;
	transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out;
	/* Slightly smoother transition */
}

.our_portfolio.owl-theme .owl-nav,
.our_team .owl-nav {
	/*display: flex;
	width: 100%;
	position: absolute;
	top: 50%;
	left: auto !important;
	right: 0;
	justify-content: space-between;
	align-items: center;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	border-radius: 50px;*/
}

.our_portfolio.owl-theme .owl-nav button.owl-prev,
.our_team .owl-nav button.owl-prev {
	margin-left: -20px;
	position: absolute;
	left:0px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);

}

.our_portfolio.owl-theme .owl-nav button.owl-next,
.our_team .owl-nav button.owl-next {
	margin-right: -20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right:0px;
}

.our_portfolio.owl-theme .owl-nav span,
.our_team .owl-nav span {
	/*display: none; */
	font-size: 30px;
	line-height: 35px;
	Color: #fff;
}

.our_portfolio.owl-theme .owl-nav button {
	margin: 0;
	display: block;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
	background-color: transparent !important;
}

.our_portfolio .post_slide:hover .htitle,
.our_portfolio .post_slide-2:hover .htitle {
	display: none !important;
}

.our_portfolio.owl-theme .owl-nav button.owl-prev,
.our_portfolio.owl-theme .owl-nav button.owl-next {
	border-radius: 50%;
	background-image: url(https://oxygenventures.com/wp-content/uploads/2021/11/arrow_left.png);
}

.our_portfolio.owl-theme .owl-nav button.owl-next {
	background-image: url(/wp-content/uploads/2024/08/next.png);
}

button.close {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	margin: auto;
	text-align: center;
	padding: 5px;
}

.our_portfolio .post_content a:hover, .our_portfolio .post_content .close:hover  {
	color: #0e305f !important;
}

.our_portfolio span.elementor-button-icon i {
	transform: rotate(0deg) !important;
}

.owl-item.active.our_portfolio_expend .htitle {
	display: none;
}

/*---------------------------our team--------------*/
.profile-cards {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px;
}

.profile-card {
	/*background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 20px;*/
	width: 33.33%;
	max-width: 350px;
	/* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);*/
	text-align: center;
	transition: transform 0.3s ease-in-out;
}

.home-team .profile-card {
	width: 47.33%;
	max-width: 350px;
}

.profile-card:hover {
	transform: translateY(-10px);
}

.profile-img img {
	/*width: 100px;
    height: 100px;
    border-radius: 50%;*/
	margin-bottom: 15px;
	/*border: 2px solid #00a591;*/
}

.consultation-btn {
	background-color: #00a591;
	color: #fff;
	border: none;
	padding: 10px 20px;
	border-radius: 5px;
	cursor: pointer;
	margin-bottom: 15px;
	transition: background-color 0.3s ease-in-out;
}

.consultation-btn:hover {
	background-color: #007e70;
}

h3 {
	font-size: 20px;
	margin-bottom: 5px;
}

.title {
	font-size: 16px;
	color: #6c757d;
	margin-bottom: 5px;
}

.experience {
	font-size: 14px;
	color: #6c757d;
	margin-bottom: 10px;
}

.description {
	font-size: 14px;
	color: #6c757d;
	margin-bottom: 15px;
	line-height: 1.5;
}

.read-more {
	color: #00a591;
	text-decoration: none;
	font-weight: bold;
}

.read-more:hover {
	text-decoration: underline;
}

/* Responsive */
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.profile-cards {
		justify-content: center;
	}

	.profile-card {
		max-width: 100%;
		width: 33.33px
	}
	.our_team .owl-nav button.owl-prev {
    	margin-left: -10px;
}
.growth-stories-section .row:nth-child(1)>div:nth-child(2)>.row>div .card img{
    display:none;
}
.growth-stories-section .row:nth-child(1)>div:nth-child(2) .row>div .card, .row:nth-child(2)>div:nth-child(2) .card{
     align-items: center;
}
.pitch-to-us .sec-title h2{
    font-size: 35px;
}
section.pitch-to-us.bg-sec{
        min-height:380px !important
}
}

@media screen and (max-width: 768px) {
	.profile-cards {
		justify-content: center;
	}

	.profile-card {
		max-width: 100%;
		width: 400px
	}
}


/* for newsroom section on home page slider */
.container {
	max-width: 1140px;
	margin: 0 auto;
}

.newsroom-carousel .news-item {
	padding: 0px;
	border-radius: 10px;
	margin: 0 10px 0px 0px;
}

.news-image img {
	width: 100%;
	border-radius: 10px;
	height: 200px;
	object-fit: cover;
}

.news-meta {
	display: flex;
	justify-content: space-between;
	margin: 5px 0;
}

.badge {
	padding: 5px 10px;
	background: #fff;
	border-radius: 15px;
	font-size: 12px;
}

.date {
	font-size: 12px;
	color: #000000;
}

.news-title {
	font-size: 18px;
	margin-bottom: 5px;
}

.news-publication {
	margin-bottom: 5px !important;
	font-size: 14px;
	color: #757575;
}

.read-more {
	font-size: 14px;
	color: #2D335B;
	text-decoration: none;
	display: inline-flex;
	align-items: center;
}

.read-more span {
	transform: rotate(45deg);
	margin-left: 5px;
	font-size: 14px;
}

.newsroom-carousel .owl-nav {
	display: flex;
	justify-content: end;
}

.owl-carousel .owl-stage-outer {
	overflow: visible !important;
	-webkit-transform: translate3d(0, 0, 0);
	clip-path: polygon(0% 0%, 200% 0%, 200% 100%, 0% 100%) !important;
}

h3.news-title {
	line-height: 28px;
	font-size: 16px;
	margin-bottom: 10px;
}
h3.news-title a{
    text-decoration: none !important;
}
.card-content .title-sec i {
	transform: rotate(45deg);
}

.news-publication span {
	font-size: 14px;
	color: #000;
}

.owl-dots {
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
}

button.owl-dot {
	display: inline-block;
	width: 12px !important;
	height: 12px !important;
	margin: 0 5px;
	border-radius: 50% !important;
	background: #000;
	cursor: pointer;
	transition: background-color 0.3s ease;
}

.owl-dot.active {
	background-color: #000;
	/* Active dot color */
}

.grid-container {
	max-width: 1140px;
	margin: 0 auto;
}

.row {
	display: flex;
	flex-wrap: wrap;
	width: 100% !important;
}


/* Card Styling */
.card {

	margin: 10px;
	position: relative;
	background-color: #F9F8F2;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s ease;
}

.card:hover {
	transform: translateY(-10px);
}


/* Image Styles */
.card-img {
	width: 100%;
	height: 100%;
	max-height: 260px;
	object-fit: cover;
}

/* Card Content */
.card-content {
	padding: 10px;
	width: 100%;
}

.card-content h3 {
	font-size: 14px !important;
	line-height: 22px !important;
	margin: 0;
	max-width: 80%;
}

.card-content .tag {
	border: 1px solid #f3f2f2 !important;
	color: #000 !important;
	font-size: 12px !important;
	background: #ffffff !important;
	padding: 4px 8px !important;
	border-radius: 5px !important;
}

.card-content .title-sec {
	display: flex;
	justify-content: space-between;
}

.card-content span.arrow {
	width: 30px;
	color: #0E305F;
	transform: rotate(45deg);
	margin-right: 15px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	background: #0e305f !important;
	border: none;
	padding: 0 !important;
}

.profile-card-2 {
	text-align: center;
	transition: transform 0.3s ease-in-out;
}

.profile-card-2:hover {
	transform: translateY(-10px);
}

.profile-card-2 h3,
.profile-card h3 {
	font-size: 20px;
	margin-bottom: 5px;
}

.team-socail-icon {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	gap: 10px;
	justify-content: center;
}

.our_team .team-socail-icon li {
	display: flex;
	align-items: center;
}

.our_team .team-socail-icon li a {
	display: flex;
	align-items: center;
	text-decoration: none;
}

.our_team .team-socail-icon i {
	margin-top: -10px;
	transform: none;
}

.our_team .team-socail-icon li img {
	width: 24px;
	height: 24px;
	margin-right: 8px;
}

.our_team .team-socail-icon li .elementor-button-icon {
	display: flex;
	align-items: center;
}


/*----------custom page------------*/
.main-page .bg-sec {
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}

.main-page .insights-section,
.main-page .newsroom-sec .insights-section {
	position: relative;
	justify-content: center;
	display: flex;
	max-width: 1200px;
	margin: 0 auto;
	flex-wrap: wrap;
	padding: 50px 0;
}

.newsroom-sec .hero-section {
	max-width: 720px;
}

.main-page .newsroom-sec .insights-section {
	padding: 0px 0;
}

.main-page .newsroom-sec .insights-section .sub-features {
	max-width: 400px;
}

.main-page .insights-section .row {
	justify-content: center;
}

.main-page .sec-title h1 {
	font-size: 45px;
	font-weight: 600;
	align-items: center;
	margin-bottom: 10px;
}

.main-page .sec-title h2 {
	font-size: 40px;
	font-weight: 600;
	align-items: center;
	margin-bottom: 10px;
}

.main-page .sec-title h1 span,
.main-page .sec-title h2 span {
	color: #0E305F;
}

.main-page .sec-title p {
	margin-bottom: 10px;
}

.main-page .sub-features h3 {
	font-size: 14px;
	margin-bottom: 5px;
}

.main-page .main-feature {
	display: flex;
	gap: 20px;
	margin-top: 20px;
	align-items: center;
	flex-wrap: nowrap;
	/*max-width: 850px;*/
}

.main-page .main-feature .main-image img {
	border-radius: 8px;
	width: 100%;
	max-width: 300px;
}

.main-page .main-feature .main-content {
	max-width: 500px;
}

.main-page .labels {
	display: flex;
	gap: 10px;
	justify-content: space-between;
	margin-bottom: 10px;
}

.newsroom-sec .main-page .labels {
	margin-bottom: 0px;
}

.main-page .label{
    text-transform: capitalize;
	background-color: #f5f5f5;
	padding: 5px 10px;
	border-radius: 4px;
	font-size: 14px;
}
.main-page .date {
	font-size: 14px;
}
.main-page .small {
	margin: 0px;
	font-size: 12px;
}

.main-page .featured {
	background-color: #ffc107;
	color: #000;
	padding: 5px 10px;
	border-radius: 4px;
	font-size: 14px;
}

.main-page .read-more {
	color: #0E305F;
	text-decoration: none;
	font-weight: bold;
	display: inline-flex;
	align-items: center;
	gap: 5px;
}

.main-page .sub-features {
	display: grid;
	grid-template-columns: 1fr;
	gap: 20px;
	margin-top: 0px;
	max-width: 350px;
	margin-left: 25px;
}

.main-page .feature-card {
	display: flex;
	gap: 20px;
}

.main-page .feature-card .image img {
	height: 100%;
	max-height:100px;
	max-width: 100px;
	border-radius: 8px;
	object-fit: cover;
	object-position: center;
}

.main-page .feature-card .content {
	flex: 1;
}

.main-page .section-container {
	max-width: 1140px;
	margin: 0 auto;
	/*padding: 50px 0;*/
}

.main-page .section-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0px;
}

.main-page .search-bar input {
	padding: 8px 12px;
	border: 1px solid #ccc;
	border-radius: 4px;
}

/* Horizontal Navigation */
.main-page .navigation {
	display: flex;
	gap: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.main-page .nav-item {
	background: #0e305f;
    text-decoration: none;
    font-weight: 400;
    color: #fff;
    padding: 5px 25px;
    border-radius: 21px;
    position: relative;
    border-bottom: none;
}

.main-page .nav-item.active,
.main-page .nav-item:hover {
	color: #0E305F;
	background: #ffc107;
}

.main-page .nav-item.active::after,
.main-page .nav-item:hover::after {
	/*
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #0E305F; 
	*/
}

/* Content Grid */
.main-page .content-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	gap: 20px;
	margin-top:15px;
}

.main-page .content-card img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}

.page-template-Insights .main-page .content-card img{
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.main-page .card-details {
	padding: 10px 5px;
}

.main-page .card-details .category {
    text-transform: capitalize;
	font-size: 12px;
	color: #000;
	background-color: #f5f5f500;
    padding: 5px 0px;
	border-radius: 4px;
}

.main-page .card-details h3 {
	font-size: 16px;
	margin: 0 0 10px;
}

.main-page .read-more {
	color: #0E305F;
	font-weight: bold;
	text-decoration: none;
}

.main-page .load-more {
	text-align: center;
	margin-top: 20px;
}

.main-page .load-more button {
	padding: 10px 20px;
	border: none;
	background-color: #0E305F;
	color: #fff;
	border-radius: 4px;
	cursor: pointer;
}

.sub-sec {
	display: flex;
	gap: 10px;
	justify-content: space-between;
	margin: 5px 0;
	list-style: none;
}

/*-----------portfolio section-----------------*/
.portfolio-section {
	background-color: #f9f9f4;
	/* Matches the light cream color from the screenshot */
	padding: 60px 20px;
}

.portfolio-container {
	max-width: 1140px;
	margin: 0 auto;
}

.portfolio-heading {
	font-size: 45px;
	font-weight: 600;
	color: #2e3538;
	margin-bottom: 5px;
}
.text-section P{
    margin-bottom:15px;
}
.sec-title strong,
.sec-title b {
	font-weight: 400 !important;
}

/* Statistics Section */
.portfolio-stats {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	align-items: center;
}


/* Tab Slider Styles */
.tab-slider {
	display: flex !important;
	align-items: center;
}

.tab-item {
	text-align: center;
	background-color: #f7f9fc;
	padding: 10px 20px;
	margin: 0 5px;
	border-radius: 25px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	white-space: nowrap;
	font-size: 14px;
	color: #1a3c6e;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}

.tab-item:hover {
	background-color: #F9F9F9;
	color: #404040;
}

.tab-item.active {
	background: #ffc82c;
	color: #000;
}

.data-item {
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
	text-align: center;
	border-radius: 5px !important;

}

.data-item.active {
	display: block;
	/* Shown when active */
}

.tab-slider .owl-stage-outer {
	overflow: hidden !important;
	clip-path: none !important;
	position: relative;
	margin: 10px 40px;
	padding-bottom: 5px;
}

.tab-slider .owl-nav button.owl-prev span,
.tab-slider .owl-nav button.owl-next span {
	color: #fff !important;
	font-size: 30px;
	line-height: 30px !important;
}

.tab-slider .owl-nav {
	z-index: -1;
	display: flex;
	justify-content: space-between;
	width: 100%;
	position: absolute;
}

/*-------------------------------single-portfolio----------------*/
.single-portfolio .container {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	align-items: start;
	justify-content: center;
}

.about h2 {
	font-size: 40px;
	margin-bottom: 10px;
}

.single-portfolio section,
.main-page section {
	padding-bottom: 60px;
	padding-top: 60px;
}

.single-portfolio .text-section {
	flex: 1;
	min-width: 300px;
}

.single-portfolio .buttons {
	display: flex;
	gap: 10px;
	margin-bottom: 20px;
}

.single-portfolio .social-icons {
	display: flex;
	gap: 15px;
}

.single-portfolio .social-icons a {
	width: 40px;
	height: 40px;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f3f3f3;
	border-radius: 50%;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s;
}

.single-portfolio .social-icons a:hover {
	transform: scale(1.1);
}

.single-portfolio .image-section {
	flex: 1;
	min-width: 300px;
	text-align: center;
}

.single-portfolio .image-section img {
	max-width: 100%;
}

.single-portfolio .details {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 5px;
	margin-top: 20px;
}

.single-portfolio .detail p {
	margin-bottom: 1px;
}

.single-portfolio .detail {
	flex: 1;
	min-width: 120px;
	text-align: left;
	line-height: 25px;
}

.single-portfolio .detail span {
	font-weight: bold;
	color: #1e3a8a;
	font-size: 14px;
}

.single-portfolio .about {
	padding-right: 30px;
	flex: 1 1 60%;
	min-width: 300px;
}

.single-portfolio .founders {
	flex: 1 1 35%;
	min-width: 250px;
	margin-top: 55px;
}

.single-portfolio .founders h2 {
	font-size: 24px;
	color: #00214d;
	margin-bottom: 10px;
}

.single-portfolio .founder {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	text-align: left;
}

.single-portfolio .founder img {
	width: 50px !important;
	height: 50px;
	border-radius: 50%;
	background-color: #eee;
	margin-right: 15px;
}

.single-portfolio .founder-details {
	color: #444;
}

.single-portfolio .founder-details h3 {
	font-size: 16px !important;
	margin-bottom: 2px;
	/*color:#0e305f !important;*/
}

.single-portfolio .founder-details p {
	font-size: 14px;
	/*color: #0e305f !important;*/
	margin-bottom: 0px;
}

.single-portfolio .founders-story {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.box-2 {
	align-items: inherit !important;
}

.single-portfolio .story-content {
	flex: 1 1 50%;
	min-width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.single-portfolio .story-content h3 {
	font-size: 28px;
	color: #00214d;
	margin-bottom: 10px;
}
.single-portfolio .story-content p {
	font-size: 16px;
	/*color: #444;*/
	margin-bottom: 20px;
}
.story-content ul, .story-content ol{
    margin-left: 20px;
}
.testimonial-author .founder-details h3,
.testimonial-author .founder-details p {
	color: #fff;
	margin-bottom: 5px;
}

.testimonial-author .founder-details p {
	font-size: 14px;
}

.read-story {
	line-height: 16px;
	display: inline-block;
	padding: 12px 24px;
	font-size: 16px;
	color: #fff;
	border: 1px solid #0e305f;
	background-color: #00214d;
	text-decoration: none;
	border-radius: 22px;
	transition: background-color 0.3s;
}

.read-story:hover {
	color: #0e305f;
	background-color: #fff;
}

.read-story i {
	margin-left: 15px;
	transform: rotate(45deg);
}

.single-portfolio .story-image {
	flex: 1 1 50%;
	min-width: 300px;
	text-align: center;
}

.single-portfolio .story-image img {
	max-width: 100%;
}

.mb-5 {
	margin-bottom: 15px;
}
.mb-25 {
	margin-bottom: 25px;
}
.pb-50 {
	padding-bottom: 50px;
}

.p-0 {
	padding: 0px !important;
}

.pr-50 {
	padding-right: 50px;
}

.text-center {
	text-align: center;
}

.single-portfolio .bg-light {
	background: #F5F2E9;
}

/* Testimonial Slider */
.testimonial-slider.owl-carousel.owl-loaded.owl-drag {
	overflow: hidden;
}

.testimonial-sec .story-content {
	min-height: 315px;
	display: flex;
	align-items: center;
}

.testimonial-slider .testimonial-item .testimonial-content {
	margin: 15px;
	color: #fff;
}

.testimonial-slider .testimonial-item .testimonial-content p,
.testimonial-slider .testimonial-item .testimonial-content span {
	line-height: 30px;
    font-weight: 300;
    font-size: 16px;
}

.testimonial-quote {
	font-size: 16px;
	line-height: 1.6;
	color: #fff;
	position: relative;
	padding: 25px 30px;
	/* Add space for the large quotes */
}

.testimonial-quote::before {
	content: '“';
	font-size: 80px;
	color: #FFDE59;
	position: absolute;
	top: -15px;
	left: -5px;
	font-family: "Helvetica", Sans-serif !important;
}
.single-founder_story h3, .single-founder_story h3 strong{
    font-size:30px;
}
.page-template-founder_stories h3.news-title, .page-template-reports h3.news-title{
    margin-top: 15px;
}
.page-template-founder_stories  .news-image img{
    height:100%;
    max-height: 370px;
}
.page-template-founders_corner .news-image img{
    height:100%;
    height: 370px !important;
    max-height: 370px;
}
.news-image{
    position:relative;
}
.video-sec {
	text-align: left !important;
}

.testimonial-quote::after {
	content: '”';
	font-size: 80px;
	/* Larger size for the ending quote */
	color: #FFDE59;
	position: absolute;
	bottom: -70px;
	/* Adjust as needed */
	right: 10px;
	font-family: "Helvetica", Sans-serif !important;
}

/* Author and Play Button Row */
.test-footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
	max-width: 93%;
	margin: auto;
}

.test-footer .testimonial-author strong {
	color: #fff;
	font-family: "Helvetica", Sans-serif;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
}

.testimonial-author {
	font-size: 16px;
	color: #fff;
}

/*.testimonial-slider .owl-nav {
	position: absolute !important;
	width: 100% !important;
	top: 50% !important;
	display: flex !important;
	justify-content: space-between !important;
	display: none !important;
}*/

.testimonial-slider .owl-prev,
.testimonial-slider .owl-next {
	padding: 20px !important;
}

.testimonial-slider .owl-prev span,
.testimonial-slider .owl-next span {
	font-size: 30px !important;
	color: #fff;
}

/*---------------pagination-------------*/
.pagination-box {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	width: 100%;
	max-width: 1200px;
	gap: 20px;
}

.slider-item {
	position: relative;
	width: 40%;
	max-width: 300px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.slider-item img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}

.center-controls {
	display: flex;
	align-items: end;
	justify-content: center;
	gap: 10px;
	text-align: center;
}

.nav-button {
	background-color: transparent;
	border: none;
	font-size: 1rem;
	font-weight: bold;
	cursor: pointer;
	color: #333;
	padding: 10px 15px;
}

.nav-button:hover {
	color: #0E305F;
}

.portfolio-stats .text-box {
	max-width: 550px;
	margin-right: 80px;
	margin-bottom: 0px;
}

.pitch-to-us h2,
.pitch-to-us p,
.pitch-to-us h2 b {
	color: #fff;
}

.pitch-to-us {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 50px;
	background-size: cover;
	background-position: center;
	color: #fff;
}

section.pitch-to-us.bg-sec {
	min-height: 500px;
	background-position: top !important;
}

.pitch-to-us .section-container {
	padding-right: 20%;
	max-width: 990px;
	margin: inherit;
}

.pitch-to-us .sec-title p {
	margin-bottom: 15px;
	margin-top: 10px;
}

.pitch-to-us .read-story {
	margin-top: 1em;
	text-decoration: none !important;
	background-color: transparent;
	font-family: "Be Vietnam Pro", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #0e305f;
	background:#fff;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #0e305f;
	border-bottom:none;
	border-radius: 21px 21px 21px 21px
}
.profile-img img:hover {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.pitch-to-us .read-story:hover{
    color:#fff;
    border: 1px solid #fff;
}
.pitch-to-us .sec-title h2 {
	font-size: 40px;
	margin-bottom: 0px !important;
}

.pitch-to-us .read-story:hover {
	background-color: #0E305F;
    background-image: none;
}

section.pitch-to-us.bg-sec {
	min-height: 450px;
	position: relative;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.content-lg {
	z-index: 2 !important;
	position: relative;
}

.pitch-to-us::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #0A1F3C7A;
	opacity: 1;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	z-index: 1;
	/* Ensures overlay sits below the content */
}

.single-portfolio .text-section {
	padding-right: 50px;
	max-width: 530px;
}

.newsroom-section .data-item {
	box-shadow: none;
	text-align: left;
}

.newsroom-sec .news-image img {
	height: 260px;
}

/*------------------single-founder-story----------------*/
.single-founder-story .text-section {
	max-width: 770px;
	flex: initial;
}

.single-founder-story .portfolio-heading {
	font-size: 35px;
}

.single-founder-story .detail {
	text-align: left;
}

.single-founder-story .image-section {
	text-align: right;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
	position: relative;
}
.single-founder_story .slider-item, .single-founders .slider-item{
    overflow: hidden;
    border-radius: 8px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.single-founder-story .post_name.ic {
	position: absolute !important;
	bottom: 0 !important;
	left: 0 !important;
	background: #fff !important;
}

.single-founder-story .container {
	align-items: center;
}

.single-founder-story p {
	color: #000 !important;
}

.single-founder-story .testimonial-author,
.single-founder-story .founder-details h3 {
	color: #000 !important;
}

.single-founder-story .test-footer {
	justify-content: center;
}

.single-founder-story .testimonial-slider .testimonial-item .testimonial-content {
	text-align: center;
	margin: auto;
	max-width: 850px;
}

.single-founder-story .founders {
	margin-top: 0px;
}

.testimonail-section-2 .testimonial-content {
	text-align: left !important;
}

.testimonail-section-2 .test-footer {
	justify-content: left !important;
	max-width: 90% !important;
}

.testimonail-section-2 .testimonial-item {
    display: flex;
    align-items: center;
}
.testimonail-section-2 .single-portfolio .founder{
    margin-bottom: 0px !important;
}
.testimonail-section-2 .testimonial-quote{
    padding-bottom:0px;
}
.testimonail-section-2 .testimonial-item .picture {
    flex: 1 1 100%;
    text-align: left;
    max-width: 200px;
}
.testimonail-section-2 .story-content {
	flex: 1 1 70%;
}

.testimonail-section-2 .story-image {
	flex: 1 1 30%;
	text-align: left;
}

/*-------------podcasts----------------*/
.banner-section {
	position: relative;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	min-height: 500px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.banner-section .container {
	padding-left: 15px;
	padding-right: 15px;
	max-width: 1140px !important;
	margin: auto;
	overflow: hidden;
	width: 100%;
	display: block;
}

.banner-section h1,
.banner-section p {
	color: #fff !important;
}

.banner-section h1 {
	font-size: 45px;
}

.podcast-listing-page .box:hover {
	transform: scale(1.05);
}

.podcast-listing-page .box {
	padding: 15px;
	background-color: #fff;
	border-radius: 12px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	transition: transform 0.3s ease;
}

.podcast-listing-page iframe {
	width: 100%;
	max-height: 235px;
	aspect-ratio: 16 / 9;
	border-radius: 12px !important;
}

.box {
	margin-bottom: 20px;
}

.podcast-listing-page .custom-container {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(275px, 1fr));
	gap: 20px;
	padding: 20px;
	justify-content: center;
}

.podcast-listing-page .container {
	padding-left: 15px;
	padding-right: 15px;
	max-width: 1140px !important;
	margin: auto;
	overflow: hidden;
	width: 100%;
}

.podcast-listing-page h2.widget-title {
	font-size: 40px;
	text-align: center;
	font-weight: 700;
	margin-bottom: 10px;
}

.podcast-listing-page .bg-light {
	background: #f9f8f2;
}

.podcast-listing-page .custom-container .box h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: capitalize;
	font-size: 15px;
	line-height: 25px;
}
.inner-page-banner-sec .container{
    width:100%;
}
.inner-page-banner-sec .content-lg{
    max-width: 750px;
}
.single-founders .single-portfolio .single-portfolio .testimonial-quote p{
    color:#fff !important;
}
.single-founders .post_name.ic {
    bottom: 0;
    position: absolute;
    padding: 5px;
    background: #fff !important;
}
.main-page .main-feature h2{
    font-size: 25px;
    line-height: 35px
}
.box.External img {
    width: 100%;
    max-height: 235px !important;
    object-fit: cover;
    object-position: top;
    border-radius: 12px;
}
@media (max-width: 768px) {
	.slider-item {
		width: 35%;
	}

	.portfolio-stats .text-box {
		margin-right: 0px;
		margin-bottom: 20px;
	}

	.nav-button {
		font-size: 0.9rem;
	}
}

@media (max-width: 768px) {
	.single-portfolio .container {
		flex-direction: column;
	}

	.single-portfolio .about,
	.single-portfolio .founders {
		flex: 1 1 100%;
		padding-right: 0px;
	}
}

@media only screen and (max-width: 767px) {

	.main-page .main-feature,
	.main-page .section-header {
		flex-wrap: wrap;
	}

	.single-portfolio .text-section {
		padding-right: 0px;
		max-width: 576px;
	}

	section.pitch-to-us.bg-sec {
		min-height: 320px;
		background-position: 25% !important;
	}

	.single-portfolio .founders-story {
		flex-direction: column-reverse;
	}

	.portfolio-stats {
		flex-wrap: wrap;
		gap: 0px;
	}
}
@media screen and (min-width: 992px){
.main-page .main-feature .main-image img{
    object-fit: cover;
    min-height: 340px;
}
.testimonail-section-2 .testimonial-item .picture{
    min-width:215px;
}
}
/* Responsive Design */
@media screen and (min-width: 992px) and (max-width: 1600px) {
	.pitch-to-us .section-container {
		padding-right: 3%;
		max-width: 650px;
	}
}

@media screen and (max-width: 991px) {
	.row>div {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.card.large {
		height: 300px;
	}
}

@media screen and (max-width: 768px) {
	.card-content h3 {
		font-size: 16px;
	}
}

@media screen and (max-width: 576px) {
	.card.large {
		height: 250px;
	}

	.our_portfolio.owl-theme .owl-nav button.owl-prev,
	.our_team .owl-nav button.owl-prev {
		margin-left: -10px !important;
	}

	.our_portfolio.owl-theme .owl-nav button.owl-next,
	.our_team .owl-nav button.owl-next {
		margin-right: 0px !important;
	}

	.card.small {
		height: 130px;
	}
}

/* For our resource section on home page */
.growth-stories-section {}

.grid-container {
	max-width: 1140px;
	margin: 0 auto;
}

.growth-stories-section .row {
	display: flex;
	flex-wrap: wrap;
	width: 100% !important;
}

/* Column Styling Using nth-child */
/* First Row */
.growth-stories-section .row:nth-child(1)>div:nth-child(1) {
	flex: 0 0 41.666%;
	max-width: 41.666%;
}

.growth-stories-section .row:nth-child(1)>div:nth-child(2) {
	flex: 0 0 58.333%;
	max-width: 58.333%;
	display: flex;
	flex-wrap: wrap;
}

/* Small Cards in First Row's Second Column */
.growth-stories-section .row:nth-child(1)>div:nth-child(2)>.row>div {
	flex: 0 0 50%;
	max-width: 50%;
}

/* Second Row */
.growth-stories-section .row:nth-child(2)>div:nth-child(1) {
	flex: 0 0 58.333%;
	max-width: 58.333%;
}

.growth-stories-section .row:nth-child(2)>div:nth-child(2) {
	flex: 0 0 41.666%;
	max-width: 41.666%;
}

/* Second Row, Second Child */
.growth-stories-section .row:nth-child(2)>div:nth-child(2) {
	flex: 0 0 41.666%;
	max-width: 41.666%;
}

.growth-stories-section .row:nth-child(2)>div:nth-child(1) .card,
.growth-stories-section .row:nth-child(2)>div:nth-child(2) .card {
	height: 165px !important;
	display: flex;
}

/* Card Styling */
.growth-stories-section .card {

	margin: 10px;
	position: relative;
	background-color: #F9F8F2;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s ease;
}

.growth-stories-section .card:hover {
	transform: translateY(-10px);
}

/* Large Cards */
.growth-stories-section .row:nth-child(1)>div:nth-child(1) .card,
.row:nth-child(2)>div:nth-child(1) .card {
	height: 380px;
}

/* Small Cards */
.growth-stories-section .row:nth-child(1)>div:nth-child(2) .row>div .card,
.row:nth-child(2)>div:nth-child(2) .card {
	height: 180px;
	max-width: 100%;
	display: flex;
	min-width: 95%;
}

.growth-stories-section .row:nth-child(1)>div:nth-child(2)>.row>div .card img {
	max-width: 150px;
	object-fit: cover;
	min-height:180px !important;
}

.growth-stories-section .row:nth-child(2)>div:nth-child(2) .card img,
.growth-stories-section .row:nth-child(2)>div:nth-child(1) .card img {
	max-width: 150px;
	object-fit: cover;
}

.growth-stories-section .row:nth-child(2)>div:nth-child(1) {
	flex-direction: row-reverse;
}

/* Image Styles */
.growth-stories-section .card-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* Card Content */
.growth-stories-section .card-content {
	padding: 10px;
	width: 100%;
}

.growth-stories-section .card-content h3 {
	font-size: 16px;
	margin: 0;
	max-width: 80%;
}

.growth-stories-section .card-content .tag {
	color: #000000;
	font-size: 14px;
	background: #FFFFFF;
	padding: 4px 8px;
	border-radius: 5px;
}

.growth-stories-section .card-content .title-sec {
	display: flex;
	justify-content: space-between;
}
.growth-stories-section .card-content .title-sec a{
    text-decoration:none;
}
.growth-stories-section .card-content span.arrow {
	width: 30px;
	color: #0E305F;
	transform: rotate(45deg);
	margin-right: 15px;
}
.main-page .row-second{
    justify-content: space-between !important;
}
a.read-story:focus {
    color: #fff !important;
    background: #0e305f;
}
.testimonial-slider.owl-carousel.owl-loaded {
    overflow: hidden;
}

/* Responsive Design */
@media screen and (max-width: 991px) {
	.growth-stories-section .row>div {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.growth-stories-section .card.large {
		height: 300px;
	}
}

@media screen and (max-width: 768px) {
	.growth-stories-section .card-content h3 {
		font-size: 16px;
	}
}

@media screen and (max-width: 576px) {
	.growth-stories-section .card.large {
		height: 250px;
	}

	.growth-stories-section .card.small {
		height: 130px;
	}
}

@media screen and (max-width: 559px) {
	.growth-stories-section .row:nth-child(1)>div:nth-child(1) {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.growth-stories-section .row:nth-child(1)>div:nth-child(2)>.row>div {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}

	.growth-stories-section .row:nth-child(1)>div:nth-child(2) {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}

	.growth-stories-section .row:nth-child(2)>div:nth-child(1) {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}

	.growth-stories-section .row:nth-child(2)>div:nth-child(2) {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}

	.growth-stories-section .row:nth-child(1)>div:nth-child(1) .card,
	.growth-stories-section .row:nth-child(2)>div:nth-child(1) .card {
		height: auto;
	}
}

/* Closed */

/*----------- responsive code--------*/

@media screen and (min-width: 560px) and (max-width:1024px) {
.main-page .sub-features{
        margin-top: 50px;
        margin-left: 0px;
  }
  .main-page .navigation{
      flex-wrap: wrap;
  }
.main-page .row-second .sub-features{
    max-width: 300px;
  }
.row-second>div {
        flex: 0 0 55%;
        max-width: 55%;
    }
    .main-page .row-second .featured, .main-page .row-second .label{
      padding: 0px 5px;
      font-size: 10px;
    }
    .main-page .main-feature h2 {
    font-size: 20px;
    line-height: 25px;
}
.row-second .main-feature{
        flex-wrap: wrap;
    }
.row-second .main-feature .main-image img{
    max-width: 100%;
    
   }
   .main-page .row-second .sub-features{
               margin-top: 5px;
   }
   .main-page .main-feature{
       margin-top: 5px;
   }
  .main-page .section-container, .main-page .insights-section, .main-page .newsroom-sec .insights-section{
      padding: 0px 15px !important;
  }
 
  .portfolio-heading, .main-page .sec-title h2, .main-page .sec-title h1, .banner-section h1 {
	    font-size:35px;
	}
	.main-page .newsroom-sec .insights-section .sub-features {
    max-width: 100%;
    }
    .banner-section{
        min-height:350px;
    }
    .container.single-sec {
    flex-wrap: nowrap;
}
.single-sec .portfolio-heading{
    font-size:25px;
}
 .single-sec .text-section {
    padding-right: 10px;
}
.single-sec .testimonail-section-2 .story-image{
   text-align:center; 
}
 }
@media screen and (max-width: 559px) {
    .custom-title {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.single-portfolio .founders-story{
    flex-wrap: initial !important;
}
.testimonail-section-2 .picture img{
    max-width: 350px!important;
    width: 320px !important;
     margin: auto;
}
.single-founder-story .testimonial-slider .testimonial-item .testimonial-content{
    max-width:350% !important;
     margin: auto;
}
   .about h2{
           font-size: 30px;
   }
    .pagination-box{
        gap:10px;
        padding-right: 0px;
        padding-left: 0px;
    }
	.pitch-to-us .sec-title h2 {
		font-size: 30px;
	}
	.main-page .main-feature h2 {
    font-size: 18px;
    line-height: 25px;
}
.apply-now-row{
    flex-wrap: wrap;
}
    .main-page .section-container{
            padding: 0px 15px;
    }
	.pitch-to-us .section-container {
		padding-right: 0%;
	}
.single-portfolio .founders{
        min-width: 100%;
        margin-top: 0px;
}
	.pitch-to-us {
		padding: 40px 15px;
	}
	.main-page .newsroom-sec .insights-section, .main-page .insights-section, .main-page .newsroom-sec .insights-section {
    padding: 0px 15px !important;
}

	.growth-stories-section .row:nth-child(1)>div:nth-child(2)>.row>div .card img {
		max-width: 180px;
        object-fit: cover;
        width: 100%;
        max-height: 170px !important;
        min-height: 155px !important;
                width: 130px;
	}
	.tab-item{
	    max-width:235px;
	}
	.portfolio-heading, .main-page .sec-title h2, .main-page .sec-title h1, .banner-section h1, .podcast-listing-page h2.widget-title{
	    font-size:30px;
	}
	.main-page .sub-features{
	    margin-top:20px;
	    margin-left: 0px;
	}
	.single-portfolio section, .main-page section {
    padding-bottom: 50px;
    padding-top: 50px;
}
.main-page .main-feature .main-image img{
    max-width:100%;
}
.main-page .navigation{
    flex-wrap: wrap;
}
.banner-section{
    min-height:320px;
}
.podcast-listing-page .custom-container{
    padding:0px;
}
.podcast-listing-page .box{
    padding:10px;
}
.single-founder-story .portfolio-heading{
    font-size:25px;
}
.pr-50 {
    padding-right: 0px;
}
.testimonail-section-2 .testimonial-item{
    flex-wrap:wrap;
}
.testimonail-section-2 .testimonial-item .picture{
    width:100%;
    max-width: 100%;
}
.single-career .image-section {
        min-width: 100%;
}
.growth-stories-section .card-content .title-sec{
        justify-content: space-between !important;
}
.row:nth-child(1) > div:nth-child(2) .row > div .card, .row:nth-child(2) > div:nth-child(2) .card{
        align-items: center;
}
.growth-stories-section .row:nth-child(1)>div:nth-child(2) .row>div .card, .row:nth-child(2)>div:nth-child(2) .card{
    max-height:160px;
}
.testimonial-sec .story-content, .story-image.video-sec{
    margin-bottom:15px !important;
    max-width: 100%;
    display: block;
}
.video-slider .owl-nav, .testimonial-slider .owl-nav{
    margin: auto;
    display: block !important;
}
.video-slider iframe {
    width: 98% !important;
}
}
.faq-section {
    padding-bottom: 50px;
}
.faq-container{margin-top: 15px;}
.faq-container {
  max-width: 100%;
  width: 100%;
  font-family: 'Segoe UI', sans-serif;
}

.faq-item {
  border: 1px solid #ddd;
  border-radius: 12px;
  margin-bottom: 15px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  overflow: hidden;
  transition: all 0.3s ease;
}

.faq-question {
  padding: 18px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-weight: 600;
  background-color: #fff3eb;
  transition: background 0.3s;
}

.faq-question:hover {
  background: #f9f9f9;
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 20px;
  background: #fafafa;
  transition: max-height 0.4s ease, padding 0.4s ease;
}

.faq-item.active .faq-answer {
  padding: 16px 20px;
  max-height: 300px; /* enough for most answers */
}

.faq-question i {
  transition: transform 0.3s ease;
}
.faq-question .title-sec{
        text-align: center;
    width: 100%;
}
.partners_logo_hover:hover {
    box-shadow: 0px 0px 26px #2126281A;
}
.page.ast-page-builder-template .comments-area {
    display: none;
}
@media screen and (min-width: 991px) {
.podcast-listing-page .custom-container .box h4 {
    min-height:75px !important;
}
}