#masthead.darkHeader {
  box-shadow: 0 5px 5px -5px #333;
}

.page-id-6 .site-header {
	position: absolute;
	width: 100%;
}

#sptp-4949 .sptp-member-avatar-img img {
	border-radius: 4px !important;
}

.half_underlin_left {
	text-transform: uppercase;
}

.contactForm .submit,
.ast-header-button-1 .ast-custom-button,
.blueBtn .elementor-button {
	transition: all .3s ease-in-out !important;
}

.sd-social-icon .sd-content ul li a.sd-button:hover,
.contactForm .submit:hover,
.ast-header-button-1 .ast-custom-button:hover,
.blueBtn .elementor-button:hover {
	background: #265BBC !important;
}

.sd-social-icon .sd-content ul li a.sd-button:hover {
	opacity: 1 !important;
}

.ast-separate-container {
	background-color: #fff;
}

.wp-block-image img {
    padding: 2rem 0;
}

.infobox-wrapper-inner .title {
	font-size: 1.2rem !important;
}

.infobox-wrapper-inner .description {
	font-size: 1.1rem !important;
}

.infobox-wrapper-inner a {
		font-size: 1.2rem !important;
}

.eb-infobox-btn-wrapper a {
    text-decoration: none !important;
}

.blueButton:focus,
.blueButton:active,
.blueButton {
	width: fit-content;
	display: block;
	padding: 10px 20px;
	color: #fff;
	background-color: #2E71E8;
	border: 1px solid #2E71E8;
	transition: all .3s ease-in-out;
	text-decoration: none !important;
	font-weight: 600;
	font-size: 16px;
	margin-top: -60px;
	margin-right: 0 !important;
	margin-left: 0 !important;	
	margin-bottom: 100px !important;
}

.entry-content h2 {
	font-size: 1.6rem;
  font-weight: 500;
  margin: 20px 0 15px 0;
}

.blueButton:hover {
	color: #2E71E8;
	background-color: #fff;
}

#masthead a {
	font-family: 'IBM Plex Sans' !important;
 font-weight: 600;
}

body {
	font-family: 'IBM Plex Sans' !important;
}

.entry-content p {
	margin-bottom: 0;
	padding: 0.8rem 0;
}

.bannerDescription p {
	line-height: 30px;
}

.ast-desktop .ast-menu-hover-style-underline > .menu-item:hover > .menu-link:before, .ast-desktop .ast-menu-hover-style-overline > .menu-item:hover > .menu-link:before {
	width: 50%;
	background-color: #2E71E8;
}

.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before, .ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {
	height: 2px;
}

.ast-single-related-posts-container .ast-related-post {
	width: 300px;
}

.ast-related-posts-inner-section .entry-header,
.ast-single-post-order .entry-title,
.ast-related-posts-title,
.current-menu-item,
.half_underlin_left {
	position: relative;
}

.main-navigation .main-header-menu >  .current-menu-item::after {
	display: block;
	content: "";
	height: 2px;
	width: 50%;
	left: 25%;
	transform: translateY(-25%);
	position: absolute;
	bottom: 0;
	background-color: #2E71E8;
	
}

.category-case-study .ast-single-post-order .tags-links::after,
.ast-single-post-order .entry-title::after,
.ast-related-posts-title::after,
.half_underlin_left::after {
	display: block;
	content: "";
	height: 2px;
	width: 66px;
	position: absolute;
	bottom: -10px;
	background-color: #2E71E8;
	border-radius: 4px;
}

.blue.half_underlin,
.market-reports .elementor-widget-image-box .elementor-image-box-title,
.half_underlin {
	position: relative;
}

.half_underline::after {
	display: block;
  content: "";
  height: 2px;
  width: 66px;
  position: absolute;
  bottom: -15px;
  left: 50%;
  background-color: #fff;
  border-radius: 4px;
  transform: translateX(-50%);
}

.white.half_underlin_left::after {
	display: block;
	content: "";
	height: 2px;
	width: 5%;
	position: absolute;
	bottom: -5px;
	background-color: #fff;
}

.blue.half_underlin::after {
	display: block;
	content: "";
	height: 2px;
	width: 5%;
	margin: 10px auto 0 auto;
	background-color: #2E71E8;
}


.market-reports .elementor-widget-image-box .elementor-image-box-title::after,
.big.half_underlin_left::after {
	display: block;
	content: "";
	height: 4px;
	width: 120px;
	position: absolute;
	bottom: -10px;
	background-color: #2E71E8;
	border-radius: 1px;
}

.site-footer-primary-section-2 {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.ast-builder-layout-element[data-section="section-fb-social-icons-1"] {
	width: fit-content;
}

.ekit-wid-con .col-lg-4:first-child {
	flex: 0 0 66%;
	max-width: 66% !important;
}

.ekit-wid-con .col-lg-4 .elementskit-post-image-card img {
	height: 160px;
	object-fit: cover;
}


.ekit-wid-con .col-lg-4:first-child .elementskit-post-image-card img {
	height: 375px;
	object-fit: cover;
}

div.sharedaddy h3.sd-title:before,
.navigation.post-navigation {
	display: none;	
}

.ast-single-related-posts-container {
		background-color: #F6F6F7;
	overflow-x: hidden;
}

.ast-related-posts-title {
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 5px;
}

.wp-block-post-date,
.ast-related-post-excerpt {
	color: #777A75;
}

#page .site-content {
  position: relative;
}

.single-post .content-area {
	margin-top: 0 !important;
}
.category-insights > .single-layout-1 .entry-header {
	display: flex;
	flex-direction: column-reverse;
	gap: 50px;
	padding-top: 465px;
}

.category-case-study .post-thumb-img-content.post-thumb,
article.post.type-post .single-layout-1 .ast-single-post-order,
.ast-single-related-posts-container,
article.post.type-post .single-layout-1 .entry-content {
		margin-right: 120px;
		margin-left: 120px;
}

.category-case-study .entry-meta .cat-links a {
	position: absolute;
  top: 0;
  color: #777A75;
	pointer-events: none;
}

.category-case-study ~ .ast-single-related-posts-container {
	display: none;
}

.single .category-case-study .entry-header {
    display: flex;
    flex-direction: column-reverse;
}

.category-case-study .post-thumb-img-content.post-thumb {
	margin-bottom: 50px;
}

.ast-article-single .entry-content > ul li > ul {
	margin-left: 0;
}
.ast-article-single .entry-content > ul {
	padding: 20px 40px;
	background-color: #F6F6F7;
	margin-left: 0;
	border-radius: 4px;
}
.ast-article-single .listWithHeading .elementor-widget-container ul {
	background-color: #F6F6F7;
	margin-left: 0;
	border-radius: 4px;
}

.ast-article-single .entry-content > ul li,
.ast-article-single .entry-content .listWithHeading .elementor-widget-container ul li {
	list-style-type: none;
	position: relative;
	padding-left: 20px;
/* 	font-size: 20px; */
}

.ast-article-single .entry-content > ul li::before {
	position: absolute;
	top: 10px;
	left: 0;
	display: inline-block;
	height: 7px;
	content: "";
	width: 7px;
	background-color: #2E71E8;
	border-radius: 100px;
}
.ast-article-single .entry-content .listWithHeading .elementor-widget-container ul li::before {
	position: absolute;
	top: 12px;
	left: 0;
	display: inline-block;
	height: 7px;
	content: "";
	width: 7px;
	background-color: #2E71E8;
	border-radius: 100px;
}

.ast-related-post-content .entry-meta,
.wp-block-post-date {
	position: absolute;
	top: 0;
}

.ast-related-post-content img {
	height: 170px;
	object-fit: cover;
	border-radius: 4px;
}

.category-case-study .ast-single-post-order .tags-links a,
.ast-single-post-order .entry-title {
	font-weight: 600;
	z-index: 2;
	position: relative;
	color: #323232;
	pointer-events: none;
	
}

.category-case-study .ast-single-post-order .tags-links {
		position: relative;
}

.category-case-study .ast-single-post-order .entry-title {
	font-size: 20px;
	font-weight: 400;
	margin-top: 30px;
}

.category-case-study .ast-single-post-order .entry-title::after {
	display: none;
}

.category-case-study .ast-single-post-order .tags-links {
  font-size: 32px;
  font-size: 2.13333333333rem;
	position: relative;
	margin-left: -10px;
	display: block;
	width: 100%;
	
}

.category-case-study .ast-single-post-order .tags-links::before {
	content: "";
	display: block;
	width: 20px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0;
	background-color: #fff;
	z-index: 1;
}

blockquote {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background-color: #F6F6F7;
	margin-left: 0;
	margin-right: 0;
	position: relative;
	padding-left: 90px;
}

blockquote p {
	color: #323232;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 0 !important;
}

.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {
	border-left: 0;
}

blockquote:before {
	display: block;
	left: 20px;
	top: 10px;
	position: absolute;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("http://forestreet1.wpengine.com/wp-content/uploads/2022/11/quote-icon.svg");
	height: 40px;
	width: 40px;
	margin-right: 10px;
}

.sharedaddy {
	border-top: 1px solid #DADADA;
	padding-top: 50px;
	margin-top: 50px;
}

.sd-social-icon .sd-content ul li a.sd-button {
	background: #2E71E8 !important;
}

div.sharedaddy h3.sd-title {
	margin-right: 10px !important;
	font-size: 16px;
	margin-bottom: 0 !important;
}

.sharedaddy .sd-sharing {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.contactForm {
	background-color: #CADCFC;
	padding: 20px 20px 30px 20px;
}

.contactForm p {
	margin-bottom: 0 !important;
}

.contactForm .dFlex {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.contactForm .dFlex .wpcf7-form-control-wrap {
	width: 49%;
	margin-bottom: 15px
}

.contactForm.downloadReport .dFlex .wpcf7-form-control-wrap {
	margin-bottom: 15px;
	width: 100%;
}

.contactForm .wpcf7-form-control-wrap input,
.contactForm .wpcf7-form-control-wrap textarea {
	border-radius: 5px;
	border: none;
}

.contactForm .wpcf7-submit {
	width: 100%;
	margin-top: -15px;
}

.contactForm.downloadReport .wpcf7-submit {
	margin-top: 0px;
}

.ast-right-sidebar #secondary {
	padding-left: 0 !important;
}

.contactForm .wpcf7-spinner {
	display: block;
	margin-top: -34px;
	margin-left: auto;
}

.category-insights .entry-header .ast-single-post-order+.post-thumb img {
	width: 100%;
	margin-top: 0;
	position: absolute;
	left: 0;
	height: 480px;
	top: 0;
	object-fit: cover;
}

.category-case-study .ast-single-post-order+.post-thumb img {
	width: auto !important;
	height: 160px;
}

.teamList .sptp-grid .sptp-row .sp-team-item:last-child,
.category-case-study .cat-links {
	display: none;
}

.videoContainer {
	position: relative;
}

.elementor embed, .elementor iframe, .elementor object, .elementor video {
	border-radius: 5px;
}

.videoContainer::before {
	border-radius: 5px;
	display: block;
	content: "";
	background-color: #2E71E8;
	height: 99%;
	width: 99%;
	position: absolute;
	right: -7px;
	bottom: -7px;
}

.wp-image-4708 {
	margin-left: auto;	
}

.site-footer-primary-section-2 {
	justify-content: flex-end;
}

.entry-meta,
.read-more {
	display: none;
}

article.category-case-study .single-layout-1 .ast-single-post-order {
	position: unset;
	display: flex;
  flex-direction: column-reverse;
}

.category-case-study .entry-meta {
	display: flex;
}

.wideoWidget .elementor-container {
	padding: 50px;
	background-color: #F6F6F7;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
border-radius: 4px;
	margin: 0 auto; 
	max-width: 1380px;
}

figure.wp-block-image {
	margin-bottom: 0;
}

.marquee0 > div {
	width: 100% !important;
}

.icon_section_white svg,
.icon_section_white svg path {
	color: #fff;
	fill: #fff;
}

div#n2-ss-2 .n2-ss-slide-limiter {
	max-width: 100%;
	height: 100vh;
}

.clientLogos {
	padding: 0% 5% 0% 5%;	
}
div#n2-ss-2 .n-uc-9U5UgexeUGyI-inner {
	padding: 10% 5% 0% 5%;
}

.logoSlider.grayLogo img {
	filter: brightness(0) saturate(100%) invert(55%) sepia(0%) saturate(1659%) hue-rotate(211deg) brightness(83%) contrast(87%);
	height: 55px;
}

.logoSlider.grayLogo .swiper-container {
	padding-bottom: 0;
}

.logoSlider img {
	height: 45px;
/* 	margin: auto; */
/* 	width: 150px !important; */
	object-fit: contain !important;
}

.bannerTitle .elementor-heading-title,
div#n2-ss-2 .bannerHeading h1 {
	font-size: 10vh;
	font-family: 'IBM Plex Sans';
	margin-bottom: 15px;
}

.bannerDescription p,
.n2-ss-item-content.n2-ss-text.n2-ow-all p {
	font-size: 20px !important;
	font-family: 'IBM Plex Sans';
}

.wp-spaios-slider-wrap img {
	height: 215px;
	width: 100% !important;
	min-width: 100% !important;
	border-radius: 4px !important;
	object-fit: cover;
}

.wp-spaios-content-wrp {
	text-align: left !important;
	padding: 0 !important;
}

.teamList .sptp-member-name-title,
.wp-spaios-slider-wrap .wp-spaios-title a {
	font-size: 20px;
	font-weight: 600;
	color: #323232;
	font-family: 'IBM Plex Sans';
	text-decoration: none;
}

.teamList .sptp-member-profession {
	font-size: 16px;
	font-family: 'IBM Plex Sans' !important;
}

.bx-wrapper .bx-controls-direction a {
	top: 0px !important;
}

.bx-wrapper .bx-prev {
	left: unset !important;
	right: 50px !important;
	background: url(http://forestreet1.wpengine.com/wp-content/uploads/2022/11/arrow-down-2.png) no-repeat 0 0 !important;
}

.bx-wrapper .bx-next {
	right: 0 !important;
	background: url(http://forestreet1.wpengine.com/wp-content/uploads/2022/11/arrow-down-3.png) no-repeat 0 0 !important;
}

.bx-viewport {
	overflow: visible !important;
	padding-bottom: 20px;
	padding-top: 40px;
}

.bx-viewport::before {
	content: "";
	display: block;
	position: absolute;
	left: -50vw;
	top: -10px;
	background-color: #fff;
	width: 50vw;
	height: 100%;
	z-index: 1;
	border: 20px solid #fff;
}

.bx-prev, .bx-next { 
	margin-top: 0; 
	transform: translateY(-200%); 
} 

.bx-wrapper .bx-controls-direction a {
	margin-top: 0 !important;
}

.workList .eael-grid-post-holder {
	border: none;
}

.workList .eael-entry-thumbnail {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #F6F6F7;
}

.postSlider .bx-slide,
.postSlider .wp-spaios-img-link {
	overflow: hidden;
	display: block;
}

.postSlider .bx-slide a {
	display: block;
	overflow: hidden;
	border-radius: 4px;
}

.postSlider .bx-slide img {
	transition: all .3s ease-in-out;
}

.postSlider .bx-slide:hover img {
	transform: scale(1.1);
}

.workList .eael-grid-post-holder:hover .eael-entry-thumbnail img{
	transform: scale(1.1);
}


.workList .eael-entry-thumbnail img {
	height: auto;
	width: auto;
	object-fit: contain;
	transition: all .3s ease-in-out;
}

.ast-related-post-content .entry-header .ast-related-post-title {
	line-height: 28px;
}

.bx-wrapper {
	max-width: 100% !important;	
}

.contactLink .elementor-widget-container a {
	text-decoration: none;
	color: #2E71E8;
}

.post-template .entry-content {
	margin-right: 70px !important;
}

.downloadNote {
	margin-top: 25px;
	font-size: 12px;
}

.clr-gray {
	color: #777A75;
}

.downloadHeading {
	font-size: 20px;
	font-weight: 600;
}

.downloadHeading.half_underlin_left::after {
	width: 20%;
}

.teamList .sptp-grid .sptp-row .sp-team-item:last-child {
	position: relative;
}

.teamList .sptp-grid .sptp-row .sp-team-item:last-child::after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 10px;
	margin-left: 18px;
	content: "";
	height: 150px;
	width: 150px;
	background-color: #265BBC99;
	z-index: 1;
}

.teamList .sptp-grid .sptp-row .sp-team-item:last-child .sptp-member-name-title {
	color: #fff !important;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 80%;
	margin-top: 40px;
}

.teamList .sptp-grid .sptp-row .sp-team-item:last-child .sptp-member-name-title::after {
	display: block;
	content: "";
	height: 2px;
	width: 40%;
	background-color: #fff;
	border-radius: 100px;
	margin-left: 35px;
	margin-top: 20px;
}

.clientLogos.elementor-section .elementor-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#sptp-4949 .sptp-member-avatar-img {
	height: 150px;
}

#sptp-4949 .sptp-member-avatar-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

#sptp-4949 .sptp-member-avatar-img:hover img {
	transform: unset !important;
}

.imageBorder img {
	padding: 15px 10px 10px 10px;
	background-color: #6899EE;
}

.contactForm {
	min-height: 100%; 
}

.pointsSection .elementor-container {
	background-color: #F6F6F7;
border-radius: 2px;
	padding: 32px;
	gap: 40px;
}

.pointsSection ul {
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
}

.pointsSection ul li {
	position: relative;
	padding-left: 15px;
}

.checkPoints li::before,
.yellowPoints li::before,
.purplePoints li::before,
.greenPoints li::before {
	content: "";
	height: 6px;
	width: 6px;
	display: inline-block;
	border-radius: 100px;
	position: absolute;
	left: 0;
	top: 12px;
}

.bg-lightgray {
 background-color: #F6F6F7;	
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
border-radius: 4px;
}

.remove-shadow-innersection.pointsSection .elementor-section .elementor-container {
 box-shadow: 0 0 0 0 !important;
	padding: 0;
	margin: 0;
}

.checkPoints li strong {
	display: block;
}

.checkPoints li {
	padding-left: 25px !important;
	margin-bottom: 15px;
}

.checkPoints li::before {
	background-image: url("/wp-content/uploads/2023/04/check-icon.png");
	background-size: 70%;
	background-position: center;
	height: 16px;
	width: 16px;
	content: "";
	display: inline-block;
	border-radius: 100px;
	left: 0;
	top: 12px;
	background-color: #2E71E8;
	background-repeat: no-repeat;
	margin-top: -3px;
}

.greenPoints li::before {
	background-color: #009D9A;
}
.yellowPoints li::before {
	background-color: #D2A106;
}
.purplePoints li::before {
	background-color: #A56EFF;
}

.green.half_underlin_left::after,
.yellow.half_underlin_left::after,
.purple.half_underlin_left::after {
	bottom: 0;
	width: 20%;
}

.green.half_underlin_left::after {
	background-color: #009D9A;
}
.yellow.half_underlin_left::after {
	background-color: #D2A106;
}
.purple.half_underlin_left::after {
	background-color: #A56EFF;
}

.full.half_underline::after {
	background-color: #2E71E8;
	bottom: -15px;
}

.customTabs .elementor-tab-title span {
	color: #777A75;
	font-weight: 400;
  font-size: 16px;
  line-height: 24px;
	display: block;
	margin-top: 10px;

}

.customTabs .elementor-tab-title {
	border-left: 4px solid #F6F6F7 !important;
	margin-bottom: 30px;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.customTabs .elementor-tab-title.elementor-active {
	border-left: 4px solid #2E71E8 !important;
}

.customTabs .elementor-tab-title.elementor-active span  {
	color: #323232;
}

.customTabs .elementor-tab-content img {
	margin: auto;
}

.customTabs .elementor-tab-content p {
	padding: 0 !important;
}

.customTabs .elementor-tabs-wrapper {
	width: 60% !important;
}

.market-reports .elementor-image-box-wrapper p {
	font-size: 16px !important;
	line-height: 24px !important;
}

.news-insights-posts.elementor-widget-eael-post-grid .eael-entry-meta > span {
	color: #777A75;
	font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.news-insights-posts .eael-entry-meta {
	position: absolute;
	top: 15px;
	left: 0;
}

.case-stuies .eael-entry-title {
	margin-bottom: 0 !important;
}
.news-insights-posts .eael-entry-title {
	margin: 0 !important;
}

.news-insights-posts .eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on::before {
	display: none;
}

.news-insights-posts .eael-entry-wrapper {
	padding: 50px 0 0 0 !important;
	position: relative;
}

.eael-grid-post-holder {
	border: none;
}

.news-insights-posts .eael-post-grid .eael-grid-post:first-child {
	width: 66% !important;
}

.news-insights-posts .eael-post-grid .eael-grid-post:first-child .eael-entry-thumbnail {
	height: 375px;
}

.news-insights-posts .eael-post-grid .eael-grid-post .eael-entry-thumbnail {
	overflow: hidden;
	border-radius: 4px;
}

.news-insights-posts .eael-post-grid .eael-grid-post,
.news-insights-posts .eael-post-grid .eael-grid-post .eael-entry-thumbnail img {
	transition: all .3s ease-in-out;
}

.news-insights-posts .eael-post-grid .eael-grid-post:hover .eael-entry-thumbnail img {
	transform: scale(1.05);
}

.news-insights-posts .eael-post-grid-container .eael-post-grid {
    display: flex;
    flex-wrap: wrap;
}

.site-footer .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
	display: flex;
	gap: 50px;
	justify-content: flex-end;
}

.site-footer .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget {
	margin-bottom: 0;
}

.n2-ss-slider .n2-ss-layer-content .border-line .n2-ss-layer-col {
	min-height: 5px !important;
	flex: 0 0 auto;
}

.case-stuies .eael-grid-post .eael-entry-wrapper {
	padding: 0 !important;
}


	.logoSlider.grayLogo img {
		margin: auto;
	}


.sptp-grid .sptp-member-avatar {
	width: 100%;
}

#sptp-4949 .sptp-member-avatar-img {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}

#sptp-4949 .sptp-member-avatar-img img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
	object-position: center;
}

.our-philosophy {
	margin: 10px;
}


@media (min-width: 1600px) {
 .our-philosophy {
	 width: 100%;
	 max-width: 1600px;
	 margin: auto;
 }
}

@media (max-width: 1400px) { 
.pointsSection .elementor-container {
	width: calc(100% - 20px);
}
}

@media (min-width: 2560px) and (max-width: 4000px) { 

	.elementor-6 .elementor-element.elementor-element-af1961d {
		padding: 0% 8%;
	}
	
/* 	.clientLogos .elementor-widget-image img {
	height: 65px;
	padding: 5px;
} */

	.clientLogos {
    padding: 0% 12%;	
/* 		margin-top: -140px !important; */
	}
	div#n2-ss-2 .n-uc-9U5UgexeUGyI-inner {
    padding: 10% 12%;
}
}

@media (max-width: 1200px) { 
.wideoWidget .elementor-container {
	margin: 0 3%;
	}
}

@media (max-width: 1080px) { 
	.clientLogos {
    padding: 0% 4% 0% 4%;
		
}
	div#n2-ss-2 .n-uc-9U5UgexeUGyI-inner {
		padding: 10% 4% 10% 4%;
	}
}


	
@media (max-width: 900px) {
	
	.main-navigation .main-header-menu > .current-menu-item::after {
		left: 0;
		width: 100%;
	}
	.bannerTitle .elementor-heading-title,
	div#n2-ss-2 .bannerHeading h1 {
	font-size: 50px;
    line-height: 60px;
	}
	
	.bannerDescription p {
		font-size: 16px !important;
		line-height: 25px;
	}
	
	.ast-article-single .entry-content > ul {
		padding: 20px;
	}
	
	.footer-widget-area[data-section="section-footer-menu"] .astra-footer-tablet-vertical-menu {
		display: flex;
	}
	.ast-builder-layout-element[data-section="section-fb-social-icons-1"] {
		width: 100%;
	}
	
/* .logoSlider .swiper-slide {
	margin-right: 20px !important;	
} */
	.category-case-study .ast-single-post-order .tags-links {
		margin-left: -5px;
	}
	.ekit-wid-con .col-lg-4:first-child {
		flex: 0 0 50%;
    max-width: 50% !important;
	}
	.ekit-wid-con .col-lg-4 .elementskit-post-image-card img {
    height: 300px !important;
}
	.category-case-study .post-thumb-img-content.post-thumb,
article.post.type-post .single-layout-1 .ast-single-post-order,
.ast-single-related-posts-container,
article.post.type-post .single-layout-1 .entry-content {
		margin-right: 50px;
		margin-left: 50px;
}
	.ast-plain-container.ast-no-sidebar #primary {
	margin-bottom: 50px;
	}
	
	#masthead a {
		font-weight: 400;
	}
}

@media (max-width: 1180px) {
	#ast-desktop-header {
			display: none !important;	
	}
	
  #ast-mobile-header {
  	display: block !important;
	}
}

@media (min-width: 1181px) {
	#ast-desktop-header {
			display: block !important;	
	}
	
  #ast-mobile-header {
  	display: none !important;
	}
}

@media (max-width: 575.98px) {
	article.post.type-post .single-layout-1 .ast-single-post-order,
.ast-single-related-posts-container,
article.post.type-post .single-layout-1 .entry-content {
		margin-right: 0px;
		margin-left: 0px;
}
	
div#n2-ss-2 .bannerHeading h1 {
	font-size: 50px;
	line-height: 60px;
}

.ast-builder-layout-element[data-section="section-fb-social-icons-1"],
.wp-image-4479,
.wp-image-4708 {
	margin: 0px auto;	
}
	
.footer-widget-area[data-section="section-footer-menu"] .astra-footer-horizontal-menu {
		justify-content: center;
	flex-direction: column;
	}
.wideoWidget .elementor-container {
	margin: 0 3%;
	padding: 10px;
}
	
.bx-wrapper .bx-controls-direction a {
	top: -100px !important;
}

	
/* 	.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	padding: 10px 20px !important;
	} */
	.category-case-study .ast-single-post-order .tags-links::after, .ast-single-post-order .entry-title::after, .ast-related-posts-title::after, .half_underlin_left::after {
		width: 20%;
	}
	
	.category-case-study .post-thumb-img-content.post-thumb {
	margin-left: 0;
	margin-right: 0;
		
	}
	
	.workList .eael-entry-thumbnail {
		height: 200px !important;
		padding: 50px;
	}
	.workList .eael-entry-thumbnail img {
		height: 100%;
	}
	
	.ekit-wid-con .col-lg-4:first-child {
		flex: 0 0 100%;
    max-width: 100% !important;
	}
	
	section.elementor-top-section.elementor-section-boxed {
		padding-left: 20px;
		padding-right: 20px;
	}
	 div#n2-ss-2 .n-uc-9U5UgexeUGyI-inner {
		padding-top: 50px;
	}
	.post-template .entry-content {
    margin-right: 0px !important;
	}
	
	.blueButton:focus,
.blueButton:active,
.blueButton {
	margin-top: 30px;
	margin-bottom: 50px !important;
}
	
	.main-section {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.logo-slider .swiper-slide-image {
		margin: auto;
	}
	
	.pointsSection .elementor-container {
	padding: 10px;
	}
	
	.news-insights-posts .eael-post-grid .eael-grid-post:first-child {
	width: 100% !important;
}

.news-insights-posts .eael-post-grid .eael-grid-post:first-child .eael-entry-thumbnail {
	height: 160px;
}
	
	.contactForm .dFlex div {
		width: 100% !important;
		
	}
	
	#astra-footer-menu .menu-item > a {
		padding-left: 0;
	}
	
	.wp-block-image img {
    padding: 1rem 0;
  }
	
	.ast-footer-social-1-wrap {
		margin-left: 0;
	}
	
	.site-footer .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget {
 margin-right: auto;
	}
	
	.site-footer-below-section-2,
	.site-footer-primary-section-2 {
		grid-row: 1
	}
	.site-footer .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
/* 		flex-direction: column; */
		gap: 10px;
	}
	
		.bannerTitle .elementor-heading-title,
	div#n2-ss-2 .bannerHeading h1 {
	font-size: 40px;
    line-height: 50px;
	}
	
}

@media only screen and (min-width: 768px) {
	.sptp-row .sptp-col-md-5 {
		flex: 0 0 25%;
		max-width: 25%;
	}
}
