/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.2
*/

/* Header CSS */
li#menu-item-313 .nectar-global-section-megamenu {
	max-width: 987px;
    padding: 20px;
    right: 0;
    left: unset;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background: linear-gradient(45deg, #010020, #0e0c4b);
    box-shadow: 0 14px 164px 0 #000, 0 0 41.921px 0 rgba(255, 255, 255, 0.05) inset, 0 2.466px 2.466px 0 rgba(255, 255, 255, 0.15) inset;
    backdrop-filter: blur(70px);
}
html body header#top nav ul.sf-menu li.menu-item .sub-menu {
	padding: 20px;
	border: 1px solid rgba(255, 255, 255, 0.20);
    background: linear-gradient(45deg, #010020, #0e0c4b);
    box-shadow: 0 14px 64px 0 #000, 0 0 41.921px 0 rgba(255, 255, 255, 0.05) inset, 0 2.466px 2.466px 0 rgba(255, 255, 255, 0.15) inset;
    backdrop-filter: blur(70px);
	border-radius: 16px;
}
html body header#top nav ul.sf-menu li.menu-item .sub-menu li.menu-item a {
	background-color: transparent !important;
	background: transparent !important;
}
html body header#top nav ul.sf-menu li.menu-item .sub-menu li.menu-item a:hover {
	background-color: transparent !important;
	background: transparent !important;
}
html body #header-outer[data-box-shadow="large"] {
    box-shadow: 0 3px 45px rgb(0 0 0 / 40%);
}

.megaMenuLinksRow .menu {
    padding: 0;
    border: none !important;
    display: flex;
    flex-wrap: wrap;
}

.megaMenuLinksRow .menu li.menu-item {
    width: 50% !important;
}

/* .megaMenuLinksRow .menu li.menu-item a:before {
    content: '\f054';
    font-family: "FontAwesome";
    font-weight: 400;
    position: absolute;
    left: 0;
    top: 0px;
} */
/* html body header#top ul.sf-menu .megaMenuLinksRow .menu li.menu-item {
	padding-bottom: 8px;
} */
.megaMenuTitleText {
	color: #5D5D68;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1.95px;
}
html body header#top ul.sf-menu .sub-menu li.menu-item.current_page_item a:before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px; /* border thickness */
    border-radius: 100px;
    background: linear-gradient(90deg, #FF9E00, #FF3B48, #E52A71, #A500DD);
    -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}
html body header#top ul.sf-menu .sub-menu li.menu-item.current_page_item a {
    border-radius: 60px !important;
/*     border: 1px solid #FF9E00 !important; */
    background: rgba(163, 25, 73, 0.20) !important;
    box-shadow: 0 0 37.01px 0 rgba(255, 255, 255, 0.05) inset, 0 2.177px 2.177px 0 rgba(255, 255, 255, 0.15) inset !important;
    backdrop-filter: blur(20px) !important;
    color: #fff !important;
	padding: 0 20px !important;
	height: 43px; 
    line-height: 43px;
	padding: 0 20px !important;
	display: inline-block;
} 


html body header#top ul.sf-menu .megaMenuLinksRow .menu li.menu-item.current_page_item a {
	padding: 0 20px !important;
	display: inline-block;
    height: 43px; 
    line-height: 43px;
}
html body header#top ul.sf-menu .megaMenuLinksRow .menu li.menu-item.current_page_item a:before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px; /* border thickness */
    border-radius: 100px;
    background: linear-gradient(90deg, #FF9E00, #FF3B48, #E52A71, #A500DD);
    -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}
html body header#top ul.sf-menu .megaMenuLinksRow .menu li.menu-item.current_page_item a {
    border-radius: 60px !important;
/*     border: 1px solid #FF9E00 !important; */
    background: rgba(163, 25, 73, 0.20) !important;
    box-shadow: 0 0 37.01px 0 rgba(255, 255, 255, 0.05) inset, 0 2.177px 2.177px 0 rgba(255, 255, 255, 0.15) inset !important;
    backdrop-filter: blur(20px) !important;
    color: #fff !important;
	padding: 0 20px !important;
} 
html body header#top ul.sf-menu .megaMenuLinksRow .menu li.menu-item a {
    padding-left: 16px !important;
    background-color: transparent !important;
    background: transparent !important;
	color: #BCC1C8 !important;
	display: inline-block;
    height: 43px; 
    line-height: 43px;
	font-size: 16px;
}

html body header#top ul.sf-menu .megaMenuLinksRow .menu li.menu-item a:hover {
    color: #6160FF !important;
	background-color: transparent !important;
}
.megaMenuCtaRow .vc_column-inner .column-image-bg {
    background-size: cover;
}
.megaMenuCtaRow .hover-wrap-inner {
	text-align: right;
}
html body .megaMenuLinksRow .menu:before {
    content: '';
    background: url(/wp-content/uploads/2026/01/links-bg-texture.svg);
    position: absolute;
    width: 1px;
    height: 100%;
    background-size: contain;
    left: -50px;
    right: 0;
    margin: 0 auto;
}
body.archive .row.blog-archive-header {
    border-bottom: 1px solid #020060;
}
/*  */

/* Archive CSS */
body.archive .post-content .article-content-wrap .post-header h3.title {
    font-size: 22px;
    line-height: 32px;
}

body.archive .container-wrap .container.main-content{
    padding-top: 60px !important;
	padding-bottom: 60px !important;
}
/*  */

.single-post .post-content>.post-featured-img>img {
	border-radius: 10px;
}
.preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: hsl(0deg 0% 0% / 70%);
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
}
.preloader .loader {
    border: 5px solid #eee;
    border-radius: 50%;
    border-top: 5px solid #e498ff;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 1s 
linear infinite;
    animation: spin 1s 
linear infinite;
    margin: 20px auto;
}

/* Case Study Filterbar */
.gridListView {
    display: flex;
	gap: 10px;
}
.gridListView .filterAction i {
	top: 0;
}
.filterAction.active i {
    color: #fff;
}
.filterDropdownWrap {
  position: absolute;
  top: 100%;
  right: 0;
  top: 32px;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 8px 18px rgba(0,0,0,0.1);
  border-radius: 6px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-8px);
  transition: all 0.25s ease;
  z-index: 999;
  min-width: 300px;
  padding: 10px 0;
}
 
.filterDropdownWrap.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
 
.filterDropdownBoxWrap {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0 12px;
}
 
.sortBox label {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  font-size: 14px;
  color: #333;
  padding-left: 28px; /* space for custom radio */
}
 
/* Hide native radio */
.sortBox input[type="radio"] {
  display: none;
}
 
.sortBox label {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  font-size: 14px;
  color: #333;
  padding-left: 28px;
/*   font-family: Articulat-CF-Medium; */
}
 
.sortBox label span {
  color: #1D1D1D;
}
 
.sortBox label span::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	border: 1.5px solid #6160ff;
	border-radius: 50%;
	background: #F7FBF6;
	transition: all 0.2s ease;
}
 
/* Inner dot */
.sortBox label span::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(4px, -50%) scale(0);
  width: 12px;
  height: 12px;
  background: #020060;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.2s ease;
}
 
/* ✅ Checked state */
.sortBox input[type="radio"]:checked + span {
    color: #020060;
}
.sortBox input[type="radio"]:checked + span::before {
  border-color: #020060;
}
 
.sortBox input[type="radio"]:checked + span::after {
  transform: translate(4px, -50%) scale(1);
  opacity: 1;
}
 
/* Optional hover */
.sortBox label:hover span::before {
  border-color: #020060;
}
 
.sortBox label:hover {
  color: #020060;
}
 
.sortFilter {
  background: none;
  border: none;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 6px;
  color: #000;
  font-size: 15px;
}
.sortFilter svg {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
    transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
.sortFilter.show svg {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
 
.sortFilter:hover {
  color: #e6a24a;
}
 
@media only screen and (max-width: 1200px) {
   .caseStudyBox .masonry.material .post .post-featured-img {
        min-height: 200px;
    } 
}
 
@media only screen and (max-width: 1024px) {
   .caseStudyBox .masonry.material .post .post-featured-img {
        min-height: 180px;
    } 
    .caseStudyBox .masonry.material .masonry-blog-item .meta-category {
        padding: 10px 16px 0 16px !important;
    }
    .caseStudyBox .masonry.material .article-content-wrap {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
    .caseStudyBox .masonry.material .article-content-wrap .post-header h3.title {
        font-size: 18px;
        line-height: 26px;
    }
}
@media only screen and (max-width: 999px) {
    .caseStudyBox .masonry.material .article-content-wrap {
        min-height: auto;
    }
}
 
/* End Case Study Filterbar */

.caseStudySection a.nectar-button {
	border: none;
}
.caseStudySection a.nectar-button.loading::after {
	width: 40px;
	left: 5px;
	top: 12px;
	border-radius: 100%;
}
.caseStudySection .nectar-button.loading .text {
	opacity: 0;
	visibility: hidden;
}
.caseStudySection .loadBtn .spinner {
	display: block;
	width: 34px;
	height: 34px;
	position: absolute;
	top: 8px;
	left: calc(50% - 17px);
	background: transparent;
	box-sizing: border-box;
	border-top: 4px solid white;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-radius: 100%;
	animation: spin 0.6s ease-out infinite;
	opacity: 0;
	visibility: hidden;
}
.caseStudySection .loadBtn.loading .spinner {
	opacity: 1;
	visibility: visible;
}
@keyframes spin {
	100% {transform: rotate(360deg)}
}
.caseStudySection .centerBtn {
	text-align: center;
    margin-top: 48px;
}
.caseStudySection .centerBtn .nectar-button {
	font-size: 18px;
	margin-bottom: 0 !important;
	font-size: 18px;
    line-height: 24px;
	border: none;
}
.caseStudyPost .caseStudyPostContainer {
	display: flex;
    flex-wrap: wrap;
    gap: 32px;
}
.caseStudyPost .masonry-blog-item {
	flex: 0 0 calc(32% - 16px);
	min-width: calc(32% - 16px);
	width: 100% !important;
}
.caseStudyPost .masonry-blog-item .post-content {
	padding-left: 0 !important;	
}
.caseStudyPost.masonry.material .masonry-blog-item .inner-wrap {
	height: 100%;
}
.caseStudySection.gridListActive .caseStudyPost .posts-container {
	height: 100% !important;
}
.caseStudySection.gridListActive .featuredcaseStudy {
	display: none;
}
.caseStudySection.gridListActive .caseStudyPost .caseStudyPostContainer .post:first-child {
	margin-top: 0;
	padding-top: 24px;
	border: none;
}
.caseStudySection.gridListActive .caseStudyPost .caseStudyPostContainer {
	gap: 24px 0;
}
.caseStudySection.gridListActive .caseStudyPost .masonry-blog-item {
	flex: 0 0 calc(100% - 0px);
	min-width: calc(100% - 0px);
	width: 100% !important;
}
.caseStudySection.gridListActive .caseStudyPost .post .inner-wrap {
    min-height: auto !important;
}
.caseStudySection.gridListActive .masonry.material .post .post-featured-img {
	display: none;
}
body.material .caseStudySection.gridListActive .post .content-inner {
	max-width: 800px;
}
.caseStudySection.gridListActive .caseStudyPost .post-content .article-content-wrap .excerpt {
	font-size: 18px;
    line-height: 26px;
}
.categoryWrap .postDate {
	display: none;
}
.filterRight .filterWrap {
	width: auto;
}
.filterWrap .filterBox {
	min-width: 250px;
}
.filterDropdownBoxWrap.filterBoxWrap {
    display: grid;
    gap: 8px;
    padding: 0 12px;
    grid-auto-columns: minmax(0, 1fr);
    grid-auto-flow: column;
}
.filter .filterCloseIcon, .filter.show .filterIcon {
	display: none;
}
.filter.show .filterCloseIcon {
	display: block;
}
/* .filterBoxWrap .topicBox {
	width: 50%;
} */
.filterList .filterListWrap {
    display: flex;
	flex-direction: column;
	max-height: 10rem;
    overflow: auto;
}
.topCheckListBox h6 {
	color: #242424;
    font-size: 16px !important;
    margin-bottom: 4px;
}
.topCheckListBox .checkListItem {
	position: relative;
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    cursor: pointer;
    color: #444;
    user-select: none;
    line-height: 16px;
}

.topCheckListBox .checkListItem input[type="checkbox"] {
	appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    position: relative;
    transition: all 0.2s ease;
    cursor: pointer;
    background-color: #F7FBF6;
    border: 1px solid #6160ff;
}
.topCheckListBox .checkListItem input[type="checkbox"]:checked {
  background-color: #020060;
  border-color: #020060;
}
.topCheckListBox .checkListItem input[type="checkbox"]:checked::after {
  content: '';
  position: absolute;
  top: 1px;
  left: 4px;
  width: 4px;
  height: 8px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
}
.topCheckListBox .checkListItem span {
	color: #1D1D1D;
}
.articleHeading {
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid #020060;
}
.articleHeading h3 {
	color: #000;	
	margin-bottom: 0 !important;
}
.caseStudySection .caseStudyFilterBar {
	padding-bottom: 32px;
	position: relative;
	font-family: Articulat-CF-Medium;
}
.caseStudySection .caseStudyFilterBar form {
	display: flex;
    justify-content: space-between;
}
.caseStudyFilterBar .filterRight button {
	font-weight: 500;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 6px;
    color: #000;
    background-color: transparent;
    padding: 4px 14px;
    border-radius: 40px !important;
    border: 1px solid #6160ff;
    font-size: 12px;
    line-height: 20px;
	transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.caseStudyFilterBar .filterRight button:hover {
	background-color: #fff;
    border-color: #020060;
}
.caseStudyFilterBar .filterRight button.show, .caseStudyFilterBar .filterRight button.active {
    background-color: #020060;
    border-color: #020060;
	color: #fff;
}
.caseStudySection .caseStudyFilterBar .filterRight {
	display: flex;
	gap: 16px;
}
.filterRight .sortFilterLeft {
	display: flex;
    gap: 8px;
}
.caseStudySection .caseStudyFilterBar .filterRight button {
/* 	font-family: Articulat-CF-Medium; */
}
.caseStudyFilterBar .filterLeft {
	display: flex;
    gap: 8px;
}
.caseStudyFilterBar .filterLeft input {
	display: none;
}
.caseStudyFilterBar .filterLeft .filterTab {
	color: #1D1D1D;
    cursor: pointer;
    background-color: transparent;
    padding: 4px 14px;
    border-radius: 40px;
    border: 1px solid #6160ff;
    font-size: 12px;
    line-height: 20px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.caseStudyFilterBar .filterLeft .filterTab span {
	color: #1D1D1D;
} 
.caseStudyFilterBar .filterLeft .filterTab:hover {
	background-color: #fff;
	border-color: #020060;
}
/* .caseStudyFilterBar .filterLeft .filterTab:hover span {
	color: #fff;
} */
.caseStudyFilterBar .filterLeft .filterTab.active {
    background-color: #020060;
    border-color: #020060;
}
.caseStudyFilterBar .filterLeft .filterTab.active span {
	color: #fff;
}
.masonry.material .masonry-blog-item .meta-category {
	background-color: transparent !important;
}
.masonry-blog-item:hover .inner-wrap {
    border: 1px solid #6160ff !important;
    background: radial-gradient(123.4% 177.66% at 0% 0%, #FFF 63.63%, #e4a3ff 150%), #FFF !important;
}
.masonry.material .masonry-blog-item .article-content-wrap {
	background-color: transparent !important;
}
.masonry.material .masonry-blog-item .inner-wrap {
	border-radius: 10px;
	border: 1px solid #02005f;
	background-color: #fff !important;
	transition: 400ms all;
	-webkit-transition: 400ms all;
}
.featuredcaseStudy .featuredGridCol {
	display: flex;
	gap: 72px;
	align-items: start;
	margin-bottom: 80px;
}
.featuredGridCol .featuredLeft {
	width: 65%;
	position: sticky;
    top: 100px;
}
.featuredGridCol .featuredLeft .post-featured-img img {
	border-radius: 15px;
}
.featuredGridCol .featuredRight {
	width: 35%;	
}
.featuredGridCol .featuredRight .featuredSmallItem {
	position: relative;
}
.featuredGridCol .featuredLeft.masonry-blog-item .meta-category {
	padding: 0 !important;
}
.featuredRight .masonry-blog-item {
	position: relative !important;
	width: 100% !important;
}
.featuredRight .masonry-blog-item .post-content {
    padding-left: 0 !important;	
}
.featuredRight .masonry-blog-item .post-content .featuredThumb img {
	width: 100%;
}
.featuredRight .masonry-blog-item {
	margin-bottom: 20px;
}
.featuredRight .masonry-blog-item:last-child {
	margin-bottom: 0px;	
}





/* Header CSS */
header#top {
/*     border-bottom: 0;
    background: rgba(255, 255, 255, 0.01);
    backdrop-filter: blur(4px); */
}
header#top .menuGradientBtn a {
    background: linear-gradient(125deg, #256AC8, #3435B1) !important;
    height: 40px;
    line-height: 40px !important;
    border-radius: 100px;
    margin: 0 !important;
	transition: 0.3s all ease-in-out !important;
}
header#top .menuGradientBtn a:hover {
	 background: linear-gradient(125deg, #3435B1, #256AC8) !important;
}
header#top .menuGradientBorderBtn a {
	height: 40px;
    line-height: 40px !important;
    border-radius: 100px; 
	transition: 0.3s all ease-in-out !important;
/* 	border: 1px solid #fff !important; */
	position: relative;
}
/* header#top .menuGradientBorderBtn a:before {
	background-color: transparent !important;
	border: none !important;
} */
header#top .menuGradientBorderBtn a:before {		
    content: "" !important;
	height: 40px !important;
    position: absolute !important;
    inset: 0 !important !important;
    padding: 2px !important; /* border thickness */
    border-radius: 100px !important;
    background: linear-gradient(90deg, #636363, #E496FF, #681EE0) !important;
    -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
	border:none !important;
}
header#top .menuGradientBorderBtn a:hover {	
	border: 1px solid #7E6CFF important;
	background: linear-gradient(93deg, #256AC8 -10.44%, #3435B1 100%);
} 
html body header#top .menuGradientBorderBtn a:hover span {
	color: #fff !important;
}

#top nav > ul > .button_solid_color > a:before, #header-outer.transparent #top nav > ul > .button_solid_color > a:before {
    background-color: transparent !important;
}
/*  */

/* Home CSS */
.lightHeadingText h1 , .lightHeadingText h2 , .lightHeadingText h3 , .lightHeadingText h4 , .lightHeadingText h5 , .lightHeadingText h6 {
	color: #fff !important;
}
.darkHeadingText h1 , .darkHeadingText h2 , .darkHeadingText h3 , .darkHeadingText h4 , .darkHeadingText h5 , .darkHeadingText h6 {
	color: #27303F !important;
}
.homeHeroSec ul.nectar-parallax-scene li.layer:nth-child(2) > div {
    background-size: auto;
    background-repeat: no-repeat;
    transform: translate(470px, 190px);
    background-position: top;
}
.homeHeroSec ul.nectar-parallax-scene li.layer:nth-child(3) > div {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
}

.homeHeroSec ul.nectar-parallax-scene li.layer:nth-child(4) > div {
    background-size: auto;
    background-repeat: no-repeat;
    transform: translate(-820px, 210px);
}

.homeHeroSec ul.nectar-parallax-scene li.layer:nth-child(5) > div {
    background-size: auto;
    background-repeat: no-repeat;
    transform: translate(990px, 410px);
}
.gradientBorderBtn {
    border: 1px solid transparent !important;
    height: 50px;
	--angle: 0deg;
	background: rgba(40, 6, 79, 0.01);
    backdrop-filter: blur(9.5px);
}
.gradientBorderBtn:before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px; /* border thickness */
    border-radius: 100px;
    background: linear-gradient(var(--angle), #636363, #E496FF, #681EE0);
    -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}
.gradientBorderBtn:hover {
    background: linear-gradient(90deg, #6160ff 0%, #323db5 100%) !important;
    border-color: transparent !important;
}
.gradeintText em {
    background: linear-gradient(90deg, #7C26D1 0%, #F25C3A 50%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: normal !important;
}
.homeVideoSec .nectar-video-box .inner-wrap {
    border-radius: 10px;
}
html body .homeVideoSec .nectar_video_lightbox.play_button_2:before {
    content: '';
    background: url(/wp-content/uploads/2025/12/play-icon.svg) !important;
    opacity: 1 !important;
    background-size: cover !important;
    height: 140px !important;
    width: 140px !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    top: -20px !important;
}
.homeVideoSec .nectar_video_lightbox.play_button_2 .inner-wrap svg {
	height: 0 !important;
}
.transformBoxRow .hover-wrap-inner img {
    transition: 0.3s ease-in-out;
}
.transformBoxRow .hover-wrap-inner img:hover {
    transform: translate(0px, -8px) !important;
}
body.material .nectar-video-box[data-color="default-accent-color"] .nectar_video_lightbox:before {
	background-color: transparent !important;
}
.videoIconListRow .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.videoIconListRow .iwithtext {
    width: 28%;
}
.videoIconListRow .iwithtext .iwt-text p {
    font-size: 17px;
    font-weight: 300;
    color: #5D5D68;
}
.animatedSvgRow {
    position: absolute;
    top: -80px;
    z-index: 1;
    left: 270px;
}
.beyondIntakeSec .imgContentCol .hover-wrap-inner img {
	margin: 0 0 0 auto;
}
.workTrailmateSingleCard .vc_column-inner {
    background: linear-gradient(180deg, #F2F8FF 36.59%, #A8D0FF 100%);
    padding: 20px !important;
    border-radius: 10px;
    border: 1px solid rgba(124, 38, 209, 0.10);
}
.workTrailmateSingleCard .wpb_text_column h5 {
    font-size: 21px;
}
.workTrailmateSingleCard .wpb_text_column p {
    font-size: 14px;
    line-height: 24px;
}
.workTrailmateSingleCard .hover-wrap-inner img {
    width: 100% !important;
}
.workTrailmateSingleImgCard .hover-wrap-inner img {
    width: 100% !important;
}
.workTrailmateSec ul.nectar-parallax-scene li.layer:nth-child(2) > div {
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(0px, -360px);
}
.homeVideoSec .nectar-video-box .inner-wrap img {
    transform: scale(1);
}
.homeVideoSec .nectar-video-box .inner-wrap:hover img {
    transform: scale(1.05);
}
.workTrailmateSec .wpb_raw_code svg {
    position: absolute;
    top: 80px;
    left: -30px;
}
/*  */

/* Contact Form CSS */
.contactHeroSec ul.nectar-parallax-scene li.layer:nth-child(2) > div {
    background-size: auto;
    background-repeat: no-repeat;
    transform: translate(470px, 190px);
    background-position: top;
}
.contactHeroSec ul.nectar-parallax-scene li.layer:nth-child(3) > div {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
}

.contactHeroSec ul.nectar-parallax-scene li.layer:nth-child(4) > div {
    background-size: auto;
    background-repeat: no-repeat;
    transform: translate(-820px, 210px);
}

.contactHeroSec ul.nectar-parallax-scene li.layer:nth-child(5) > div {
    background-size: auto;
    background-repeat: no-repeat;
    transform: translate(990px, 410px);
}
.contactFormWrap > .vc_column-inner {
    padding: 30px;
    border-radius: 10px !important;
    overflow: hidden;
}

p.gform_required_legend {
    display: none;
}

/* .contactFormWrap .wpb_text_column h4 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
} */

.contactFormWrap .gform-body label.gfield_label {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
	color: #27303F !important;
}
.contactFormWrap .gform-body .ginput_container input {
    border-radius: 4px !important;
    border: 1px solid #B8C7DF !important;
    background: #FFF !important;
    height: 44px !important;
}
.contactFormWrap .gform-body .ginput_container select {
    border-radius: 4px !important;
    border: 1px solid #B8C7DF !important;
    background: #FFF !important;
    height: 44px !important;
}
.contactFormWrap .gform-body .ginput_container textarea {
    border-radius: 4px !important;
    border: 1px solid #B8C7DF !important;
    background: #FFF !important;
}
.contactFormWrap .gform-footer input:hover {
	background: linear-gradient(90deg, #FA93FA 0%, #983AD6 100%) !important;
}
.contactFormWrap .gform-body .gform_fields {
    row-gap: 10px !important;
}
.contactFormWrap > .vc_column-inner:before {
    content: '';
    background: url(/wp-content/uploads/2026/01/contact-form-bg.svg);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 140px;
    background-repeat: no-repeat;
    left: 140px;
}
.contactSingleIconBox .vc_column-inner .wpb_wrapper {
    border-radius: 10px;
    background: linear-gradient(180deg, #010058 0%, #5453D8 221.12%), linear-gradient(135deg, #040086 35.05%, #010020 129.98%), rgba(255, 255, 255, 0.10);
    min-height: 108px;
    padding: 20px;
}
.contactIconBoxRow {
    border-top: 1px solid #282542;
}
.contactIconBoxRow .iwithtext {
    display: flex;
    flex-wrap: wrap;
}

.contactIconBoxRow .iwithtext .iwt-icon {
    width: 100%;
    position: relative !important;
}

.contactIconBoxRow .iwithtext .iwt-text {
    padding-left: 0 !important;
}

.contactIconBoxRow .iwithtext .iwt-text h5 {
    color: #fff;
    font-weight: 400;
}
.contactFormWrap .gform_confirmation_message {
    color: #27303F !important;
    font-size: 24px;
	line-height: 34px;
    font-weight: 600;
}

/*  */

/* Career Page CSS */
.careerFormCol .gform_confirmation_message {
    color: #fff !important;
    font-size: 24px;
	line-height: 34px;
    font-weight: 600;
}
.heroImagesCol .vc_column-inner .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.heroImagesCol  .hover-wrap-inner img {
    width: 100% !important;
	padding: 0 10px !important;
}

.heroImagesCol  .hover-wrap {
    margin: 0 !important;
}
.careerWorkIconBox  .vc_column-inner {
    border-radius: 10px;
    border: 1px solid rgba(124, 38, 209, 0.14);
    background: linear-gradient(180deg, #F2F8FF 42.97%, #A8D0FF 187.1%);
    padding: 30px;
}

.careerWorkIconBox .vc_column-inner h4 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
}
.careerWorkStickyCol .wpb_text_column h6 {
    font-weight: 400;
}
.singleTestomonialBox {
    padding: 40px;
    border-radius: 12px;
	border: 1px solid rgba(255, 255, 255, 0.30);
	background: linear-gradient(180deg, #010058 0%, #5453D8 221.12%), #4545BF;
}

.singleTestomonialBox .row-bg-wrap .row-bg:before {
    content: '';
    background-image: url(/wp-content/uploads/2026/01/spiral-gradient.svg);
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: auto;
    top: 100px;
    left: 840px;
    opacity: 0.5;
}
.singleTestomonialBox .row-bg-wrap .row-bg {
    overflow: hidden;
}

.singleTestomonialBox .wpb_text_column h3 {
    font-weight: 400;
    line-height: 44px;
    padding-bottom: 40px;
}
.singleTestomonialBox .nectar_icon_wrap.linkedInIcon {
    position: absolute;
    right: 0;
    bottom: 0;
}

.singleTestomonialBox .linkedInIcon .nectar_icon i {
    background-color: #2670E9;
    border-radius: 3px;
    height: 40px !important;
    width: 40px !important;
    padding: 0 !important;
    font-size: 18px !important;
    line-height: 40px !important;
}
.singleTestomonialBox .linkedInIcon .nectar_icon:hover i {
    background-color: #2d77f0;
}
.singleTestomonialBox .linkedInIcon .nectar_icon {
	padding: 0 !important;
}
.singleTestomonialBox .hover-wrap-inner {
    max-width: 90%;
}
.careerTestimonialSec .nectar-flickity ol.flickity-page-dots li.dot:before {
    box-shadow: none !important;
    background: linear-gradient(90deg, #FF9E00 0%, #FF3B48 26.23%, #E52A71 65.29%, #A500DD 111.6%), rgba(255, 255, 255, 0.10);
	opacity:0.8;
	width: 12px !important;
	height: 12px !important;
}
.careerTestimonialSec .nectar-flickity ol.flickity-page-dots li.dot.is-selected:before {
	opacity: 1;
	transform: scale(1);
}
.careerTestimonialSec .nectar-flickity ol.flickity-page-dots {
    bottom: -40px;
}
.careerFormCol > .vc_column-inner {
    border-radius: 10px;
    border: 1px solid rgba(124, 38, 209, 0.10);
    background: linear-gradient(167deg, #010020 -39.6%, #040086 146.93%);
    padding: 30px;
    max-width: 80%;
    margin: 0 auto;
}
.careerFormCol .gform-body h2 {
    color: #fff;   
}
.careerFormCol .gform-body p {
    color: #BCC1C8;
    font-size: 14px;
    line-height: 20px;
}
.careerFormCol .gform-body label.gfield_label {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
    text-transform: uppercase;
}
.careerFormCol .gform-body .ginput_container input {
    color: #fff;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(30px);
    height: 44px;
}
.careerFormCol .gform-body .ginput_container select {
    color: #fff;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(30px);
    height: 44px;
}
.careerFormCol .ginput_container .gform_drop_area {
	border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(30px);
	color: #fff;
}
.careerFormCol .gform-body .ginput_container textarea {
    color: #fff;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(30px);
}
.careerFormCol .gform-body .ginput_container input::placeholder {
	color: #B5B5BE;
}
.careerFormCol .hiringCheckBox  .gchoice {
    width: 49%;
    display: flex;
	cursor: pointer;
}
.careerFormCol .hiringCheckBox .gfield_radio {
    flex-wrap: wrap;
    flex-direction: row !important;
    justify-content: space-between;
	row-gap: 20px;
}
.careerFormCol .hiringCheckBox .gchoice input {
    display: none;
}

.careerFormCol .hiringCheckBox .gchoice label {
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background: rgba(255, 255, 255, 0.20);
    backdrop-filter: blur(30px);
    color: #fff;
    padding: 20px;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
	width: 100%;
	margin: 0;
}

.careerFormCol .hiringCheckBox .gchoice label span {
    display: block;
    font-weight: 400;
    color: #BCC1C8;
}
.careerFormCol .hiringCheckBox legend.gfield_label {
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 34px; 
	color: #fff;
}
.careerFormCol .hiringCheckBox .gchoice input:checked + label {
    background: linear-gradient(180deg, #040086 37.42%, #010020 145.2%), rgba(255, 255, 255, 0.10);
}
.careerFormCol .gform-footer input {
    margin: 0 auto !important;
}
.careerWorkSec ul.nectar-parallax-scene li.layer:nth-child(2) > div {
	background-size: auto;
    background-repeat: no-repeat;
    transform: translate(100px, -130px);
}
.careerFormCol .gform-body .ginput_container select option {
    background: #204ce5 !important;
}
.careerFormCol .gform-body .gform_multifile_upload .moxie-shim:hover  {
	background: rgb(39 100 197 / 21%) !important;
	background-color: rgb(39 100 197 / 21%) !important;
}
.careerWorkSec ul.nectar-parallax-scene {
    z-index: 9;
}
.careerFormCol .ginput_container .gform_fileupload_multifile .moxie-shim {
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    cursor: pointer !important;
}
.hiringContentTileRow {
	padding-bottom: 30px;
}

.hiringContentTileRow h2 {
    color: #fff;
}

.hiringContentTileRow p {
    color: #BCC1C8;
    font-size: 14px;
    line-height: 20px;
}

.hiringBtnTitle h4 {
    color: #fff;
    padding-bottom: 10px;
}



.hiringCotentBtnRow .hiringBtnBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
}

.hiringCotentBtnRow .hiringBtnBox a {
    width: 49%;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.20);
	background: rgba(255, 255, 255, 0.20);   
    box-shadow: 0 0 47.809px 0 rgba(255, 255, 255, 0.05) inset, 0 2.812px 2.812px 0 rgba(255, 255, 255, 0.15) inset;
    backdrop-filter: blur(30px);
    padding: 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}

.hiringCotentBtnRow .hiringBtnBox a:hover {
 	background: linear-gradient(180deg, #040086 37.42%, #010020 145.2%), rgba(255, 255, 255, 0.10);
}
.hiringCotentBtnRow .hiringBtnBox a span {
    display: block;
    color: #BCC1C8;
    font-weight: 400;
    padding-top: 10px;
}
.hiringCotnentRow {
    padding-bottom: 20px;
}
/*  */

/* About Us CSS  */
.aboutUsHero .innerHeroImageCol .hover-wrap-inner img {
    margin: 0 0 0 auto !important;
}
.legalAiSec .legalAiContentCol > .vc_column-inner .wpb_wrapper ul li {
    list-style: none;
    font-size: 16px;
    color: #27303F;
    font-weight: 500;
    line-height: 22px;
    padding-bottom: 10px;
    position: relative;
    padding-left: 20px;
}
.legalAiSec .legalAiContentCol > .vc_column-inner .wpb_wrapper ul li:before {
    content: '';
    position: absolute;
    width: 11px;
    height: 11px;
    background-color: #605FFF;
    border-radius: 100px;
    left: 0;
    top: 5px;
}
.contactHeroSec > .row-bg-wrap:before {
    content: '';
    background: url(/wp-content/uploads/2025/12/bg-light-lines-texture.svg);
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top;
    top: 0;
    background-repeat: no-repeat;
    z-index: 9;
}
.legalAiLogoRow .vc_column-inner .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: center;
    column-gap: 64px;
}
.legalAiDescRow .wpb_text_column h5 {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
.legalAiLogoRow .hover-wrap-inner img {
    filter: contrast(0.2);
}
.legalAiLogoRow .hover-wrap-inner img:hover {
    filter: contrast(1);
}
.legalAiContentCol  .wpb_text_column h6 {
    font-weight: 400;
	color: #5D5D68;
}
.legalAiContentCol > .vc_column-inner .wpb_wrapper ul {
    margin-left: 0 !important;
}
.legalAiSec ul.nectar-parallax-scene {
    z-index: 9;
}
.legalAiSec ul.nectar-parallax-scene li.layer:nth-child(2) > div {
    background-size: auto;
    background-repeat: no-repeat;
    transform: translate(0px, 260px);
}
.leadershipCeoRow {
    background: #0A0934;
    padding: 20px;
    border-radius: 10px;
	max-width: 83%;
    margin: 0 auto;
	margin-bottom: 40px !important;
}
.leadershipCeoRow:before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px; /* border thickness */
    border-radius: inherit;
    background: linear-gradient(90deg, #FF9E00, #FF3B48, #E52A71,#A500DD);
    -webkit-mask: linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    pointer-events: none;
    width: 100%;
    height: 100%;
}
.leaderContentCol {
    padding: 0 60px 0 0px !important;
}
.leaderContentCol .lightHeadingText h3 {
	font-weight: normal;
	font-size: 28px;
}
.leaderContentCol .gradeintText,
.leaderContentCol .whiteText {
	margin-bottom: 10px;
}
.leaderContentCol .gradeintText em {
	display: block;
}
.singleLeadershipCol .overlayTextLeadership h3 {
	font-weight: normal;
	font-size: 28px;
	line-height: 1.3;
}

.whiteText p {
    color: #fff !important;
}
.leaderContentCol .gradeintText em {
    font-size: 22px;
	line-height: 32px;
}

.leaderContentCol .linkedInIcon .nectar_icon i {
    background-color: #2670E9;
    border-radius: 3px;
    height: 40px !important;
    width: 40px !important;
    padding: 0 !important;
    font-size: 18px !important;
    line-height: 40px !important;
}
.leaderContentCol .linkedInIcon .nectar_icon:hover i {
    background-color: #2d77f0;
}
.leaderContentCol .linkedInIcon .nectar_icon {
    padding: 0 !important;
}	
.leadershipRow {
    max-width: 83%;
    margin: 0 auto;
}
.singleLeadershipCol .vc_column-inner {
    background: #0A0934;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.30);
	position: relative;
	overflow: hidden;
}
.overlayTextLeadership {
	position: absolute;
    bottom: 30px;
    left: 30px;
    margin: 0 !important;
	z-index: 9;
}
.overlayTextLeadership h4 {
    color: #fff;
	font-weight: 500 !important;
}
.overlayTextLeadership h5 {
    color: #fff;
	font-weight: 400 !important;
}

.singleLeadershipCol .linkedInIcon .nectar_icon i {
    background-color: #2670E9;
    border-radius: 3px;
    height: 40px !important;
    width: 40px !important;
    padding: 0 !important;
    font-size: 18px !important;
    line-height: 40px !important;
}
.singleLeadershipCol .linkedInIcon .nectar_icon:hover i {
    background-color: #2d77f0;
}
.singleLeadershipCol .linkedInIcon .nectar_icon {
    padding: 0 !important;
}	
.singleLeadershipCol .nectar_icon_wrap.linkedInIcon {
    position: absolute;
    right: 30px;
    bottom: 30px;
	z-index: 9;
}
.singleLeadershipCol .hover-wrap {
    margin: 0;
}

.singleLeadershipCol .hover-wrap img {
    width: 100%;
    filter: grayscale(1);	
}
.singleLeadershipCol .vc_column-inner:before {
    content: '';
    background: linear-gradient(
0deg, #0A0934 1%, transparent 30%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 9;
    pointer-events: none;	
}
.leaderShipSec  ul.nectar-parallax-scene {
    z-index: 9;
}

.leaderShipSec ul.nectar-parallax-scene li.layer:nth-child(2) > div {
    background-size: auto;
    background-repeat: no-repeat;
    transform: translate(30px, 10px);
}
.legalWorkSec  .wpb_text_column h6 {
    font-weight: 400;
}
.singleLeadershipCol:hover .hover-wrap img {
	filter: grayscale(0);	
}
.legalAiSec .wpb_raw_code svg {
    position: absolute;
    right: -60px;
    top: 324px;
}
.leaderShipSec .wpb_raw_code svg {
	position: absolute;
    right: -60px;
    top: -30px;
}

/*  */

/* Overview Page CSS */
.trialmateRevolutionSec ul.nectar-parallax-scene li.layer:nth-child(2) > div {
    background-size: auto;
    background-repeat: no-repeat;
    transform: translate(640px, 360px);
}
.videoOverlayText {
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background: rgba(255, 255, 255, 0.10);
    box-shadow: 0 0 36.32px 0 rgba(255, 255, 255, 0.05) inset, 0 2.136px 2.136px 0 rgba(255, 255, 255, 0.15) inset;
    backdrop-filter: blur(22px);
    padding: 40px 50px 40px 530px;
    max-width: 1100px;
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.videoOverlayText h5 {
    color: #fff;
    font-size: 22px !important;
}

.videoOverlayText h6 {
    color: #BCC1C8;
    font-weight: 400 !important;
    padding-top: 20px;
}
/*  */

/* Soluiton CSS */
.trailmateInnerHero  > .row-bg-wrap:before {
    content: '';
    background: url(/wp-content/uploads/2025/12/bg-light-lines-texture.svg);
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top;
    top: 0;
    background-repeat: no-repeat;
    z-index: 9;
}
/*  */

.leftSideContainer h3 {
	color: #27303F;
}

/* Post CSS */
.blogListRow .inner-wrap .article-content-wrap {
    padding: 20px !important;
}
.blogListRow .inner-wrap h3.title {
    font-size: 22px;
    line-height: 32px;
}
.fullscreen-header {
	 height: auto !important;
}
.default-blog-title.fullscreen-header {
    background: #010020 !important;
    height: auto !important;
    padding: 200px 0px 100px 0px;
}
.default-blog-title.fullscreen-header .section-title.blog-title {
	top: 0 !important;
    transform: none !important;
}
.default-blog-title.fullscreen-header .section-title.blog-title .inner-wrap {
    padding: 0 !important;
}
.default-blog-title .scroll-down-wrap {
    display: none;
}
.comments-section {
    display: none !important;
}
div#single-below-header {
    display: none;
}

.blog_next_prev_buttons {
    display: none;
}
/*  */


.type--scroll-pinned-sections.section-height-80vh .nectar-sticky-media-section__content-section {
    height: auto !important;
    padding-top: 50px;
}
/* Law Firm CSS */
.transformLawSec .wpb_raw_code svg {
    position: absolute;
    bottom: -130px;
    left: -80px;
}
/*  */
.guidedClientSec .wpb_raw_code svg {
    position: absolute;
	left: 120px;
    top: 20px;
}
.commonPracticeAreaSec .wpb_raw_code svg {
    position: absolute;
    top: 110px;
    right: 0;
}

/* Footer CSS */

.footerMainSec .footerSocialCol .wpb_text_column p {
	color: #BCC1C8 !important;
	opacity: 1 !important;
}
.footerMainSec .footerSocialCol .wpb_text_column p a{
	color: #BCC1C8 !important;
	opacity: 1 !important;
}
.footerMainSec .footerMenuCol > .vc_column-inner > .wpb_wrapper .widget ul li.current-menu-item a:hover {
	color: #FFFFFF !important;
}
.footerMainSec .footerSocialCol .wpb_text_column p a:hover {
	color: #E496FF !important;	
}
.footerMainSec .footerSocialCol > .vc_column-inner .wpb_wrapper p a:hover {
	color: #E496FF;    
}
.footerSocialCol .socialIcon a:hover {
	fill: #E496FF !important;
	stroke: #E496FF !important;
}
.footerMainSec .animateGradientLines svg {
    position: absolute;
    top: -140px;
    left: -70px;
}
.footerMainSec .footerMenuCol > .vc_column-inner > .wpb_wrapper .widget ul li a:hover {
    opacity: 1 !important;
    color: #6160ff !important;
}
/*  */


@media only screen and (max-width: 999px) {
	.caseStudySection .caseStudyFilterBar form {
		flex-direction: column;
    	gap: 32px;
	}
	.caseStudySection .caseStudyFilterBar .filterRight {
		justify-content: space-between;
	}
	.caseStudyPost .masonry-blog-item {
		flex: 0 0 calc(50% - 16px);
		min-width: calc(50% - 16px);
		width: 100% !important;
	}
	.filterDropdownWrap {
		left: 80px;
		top: 82px;
		right: auto;
	}
	.filterDropdownWrap.filterWrap {
		left: 0px;
		right: auto;
		top: 92px;
	}
	.filterDropdownWrap.sortWrap {
		top: 92px;
		max-width: max-content;
	}
	.featuredcaseStudy .featuredGridCol {
		flex-wrap: wrap;
		gap: 24px;
	}
	.featuredGridCol .featuredLeft {
		width: 100%;
		position: relative;
		top: 0;
	}
	.featuredGridCol .featuredRight {
		width: 100%;
	}
}

@media only screen and (max-width: 680px) {
	.filterLeftBox {
		overflow: scroll;
	}
	.filterLeftBox .filterLeft {
		width: 600px;
/* 		gap: 10px; */
	}
	.caseStudyPost .caseStudyPostContainer {
		gap: 0px;
	}
	.caseStudyPost .masonry-blog-item {
        flex: auto;
        min-width: auto;
        width: 100% !important;
    }
}