@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
/*  font-family: "DM Sans", sans-serif; */

.header-logo a img {
/*     height: 100% !important; */
	height:100px !important;
    object-fit: contain!important;
    transition: all ease 0.4s;
}
.sticky_header .header-logo a img {
    height: 50px !important;
    object-fit: cover;
    object-position: top;
    width: 70px !important;
}
.header_btn .span.elementor-button-icon {
    display: flex;
    align-items: center;
}
.site_footer figcaption.widget-image-caption.wp-caption-text {
    margin-bottom: 0;
}

.site_footer .elementskit-navbar-nav > li.menu-item > a {
    align-items: flex-start;
}
.case-studies-img-box {
    width: 100%;
    height: 350px;
    border-radius: 24px;
    overflow: hidden;
    position: relative;
    /* transition: all 0.3s ease; */
}
.case-studies-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease;
}
.case-studies-img-box a.case-img-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00000070;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    color: #fff;
    visibility: hidden;
    transition: all 0.3s ease;
}
.case-studies-img-box:hover a.case-img-text {
    visibility: visible;
}
.case-studies-img-box:hover img{
  transform: scale(1.2);
}
.case-studies-text-box {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
h2.case-heading {
    font-size: 28px;
    font-weight: 400;
}
.case-studies-text-box p {
    font-size: 18px;
    font-weight: 400;
}
.case-btns button.blue,
.case-btns button.grey,
.case-btns button.dark {
    border-radius: 40px;
    padding: 6px 14px;
    background: #B367F1;
    border: unset;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}
.case-btns button.grey {
    background: #F0F0F0;
    color: #1B1C1E;
}
.case-btns button.dark{
  background: #1B1C1E;
  color: #fff;
}
.case-studies {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 80px;
}
.case-btns {
    display: flex;
    gap: 10px;
	flex-wrap:wrap;
}
.case-studies-text-box a {
    display: flex;
    flex-direction: column;
    gap: 10px;
	color:#fff;
}
.case-study-sec .case-studies-text-box a {
    color: inherit;
}
.case-studies-text-box.case-study_home a {
    color: inherit;
}
.akm-images-parent {
    display: flex;
    gap: 10px;
}
.image-box {
    min-height: 400px;
    border: 1px solid #ddd;
    border-radius: 12px;
}
.image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/*
 header style
 -----------------------------------------------------------------------------
*/
.main_header .e-con-inner {
    background: transparent;
    border-radius: 50px;
    padding-left: 15px;
}
.sticky_header .main_header .e-con-inner {
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    background-color: #1b1c1ed9;
    border:1px solid #3b3f4d;
}
.main_header {
    position: absolute;
    top: 10px;
    z-index: 990;
}
.ekit-template-content-header {
    position: sticky;
    top: 20px;
    z-index: 990;
}

.home_main_image{
    max-width: 490px!important;
}
.home-accordian .e-n-accordion-item {
    border: 1px solid #ddd;
    border-radius: 12px;
    overflow: hidden;
}
.home-accordian .e-n-accordion-item[open] {
    border-color: #B367F1;
}

/*  */

.banner-date {
    width: fit-content;
}
.banner-gallery {
    width: 100%;
}
.banner-gallery figure.gallery-item {
/*     max-width: 80px !important; */
	max-height:80px;
}
.banner-gallery .gallery {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.banner-gallery .gallery figure.gallery-item img {
    filter: brightness(0) saturate(100%) invert(68%) sepia(10%) saturate(546%) hue-rotate(187deg) brightness(86%) contrast(81%);
    object-fit: contain;
}
.banner-icon-box {
    min-height: 260px;
}
/* .banner-icon-box:hover .elementor-icon-box-icon {
    display: none;
} */
.banner-icon-box:hover p.elementor-icon-box-description {
    color: #fff !important;
}

.banner-icon-box .elementor-icon-box-icon {
    transition: all 0.3s ease-in-out;
    opacity: 1; /* Initially visible */
    max-height: 40px; /* Set to the initial height of the icon box */
    overflow: hidden; /* Prevent content spill */
}

.banner-icon-box:hover .elementor-icon-box-icon {
opacity: 0; /* Fade out the icon */
max-height: 0; /* Smoothly collapse the height */
overflow: hidden; /* Ensure no content spills */
}
.banner-btn a  span.elementor-button-icon {
    display: flex;
    align-items: center;
}
.banner-btn a span.elementor-button-icon {
    transition: all 0.3s;
}
.banner-btn a:hover span.elementor-button-icon {
    margin-left: 5px;
}
.team-member figure.elementor-image-box-img {
    max-height: 350px;
    height: 350px;
}
.team-member figure.elementor-image-box-img img {
    height: 100% !important;
    object-fit: cover;
    width: 100% !important;
}
/*  */
.akm-image-slider {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.akm-images-parent {
    display: flex;
    width: max-content;
    transform: translateX(0); /* Controlled by JavaScript */
}

.image-box {
    flex-shrink: 0;
}

.image-box img {
    display: block;
    width: 100%;
    height: auto;
    width: 200px;
}
.akm-image-slider.splide__track , .akm-image-slider.splide__track  ul{
    max-width: 100% !important;
}
.splide__slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
button.our-results-calendar-button img{
	filter: brightness(0) saturate(100%) invert(71%) sepia(50%) saturate(417%) hue-rotate(102deg) brightness(99%) contrast(92%);
}
.linear-splide-up .splide__slide {
/*     aspect-ratio:.5625 / 1; */
    overflow: hidden;
		min-height:unset;
}
.linear-splide-down .splide__slide {
/*     aspect-ratio: 3.155701754385965 / 1; */
    overflow: hidden;
    background: #eeeeee;
    display: flex;
    align-items: center;
    justify-content: center;
	min-height:unset;
}
.linear-splide-down .splide__slide img {
    width: 100%;
    height: auto;
	
}
 .splide__pagination {
    display: none !important;
	    overflow: hidden;
}
.team-member figure.elementor-image-box-img img {
    width: 100% !important;
    max-width: 100% !important;
}
span.OYPEnA {
    color: #fff;
    font-size: 16px;
}
.footer-menus ul#menu-footer-menus a {
    display: flex;
    align-items: center;
}
.our-process-gallery ul {
    display: flex;
    align-items: center;
    gap: 100px;
}
.our-process-gallery ul li {
    max-width: 150px;
}
.our-process-gallery ul img {
    object-fit: cover;
    width: 100%;
    height: 100%;
	filter: brightness(0) saturate(100%) invert(68%) sepia(10%) saturate(546%) hue-rotate(187deg) brightness(86%) contrast(81%);
}
.footer-menus nav.ekit_menu_responsive_tablet button.elementskit-menu-toggler {
    display: none;
}
.footer-menus nav.ekit_menu_responsive_tablet div#ekit-megamenu-footer-menus {
    position: static !important;
    background: transparent;
}
.footer-menus nav.ekit_menu_responsive_tablet div#ekit-megamenu-footer-menus ul#menu-footer-menus {
    display: flex;
}
.footer-menus nav.ekit_menu_responsive_tablet div#ekit-megamenu-footer-menus .elementskit-nav-identity-panel {
    display: none;
}
.footer-menus nav.ekit_menu_responsive_tablet div#ekit-megamenu-footer-menus ul#menu-footer-menus li a {
    font-size: 16px;
    color: #fff;
    padding: 0 10px;
}
.footer-menus nav.ekit_menu_responsive_tablet div#ekit-megamenu-footer-menus ul#menu-footer-menus li a:hover {
    color: #B367F1;
}
.case-study-slider .swiper-slide{
	transition: all 0.3s;
}
.case-study-slider .swiper-slide.swiper-slide-next {
    zoom: 1.2;
}
.case-study-slider .elementor-image-carousel-wrapper .swiper-pagination {
    bottom: -10px !important;
}
.case-study-slider .swiper-slide.swiper-slide-active,
.case-study-slider .swiper-slide.swiper-slide-next + .swiper-slide  {
    opacity: 0.4;
}
.blogs-section .pagination {
    display: flex;
    justify-content: center;
    gap: 10px;
    border-top: 1px solid #ddd;
    position: relative;
}
/* .blogs-section .pagination a.next.page-numbers {
    position: absolute;
    right: 0;
    color: #000;
} */
/* .blogs-section .pagination a.prev.page-numbers {
    position: absolute;
    left: 0;
	color: #000;
} */

.blogs-section .pagination a.page-numbers:nth-child(2) {
    color: #a2a1a1;
}
.blogs-section .pagination span.page-numbers.current {
    color: #000;
}
/* .main_header-container>.e-con-inner {
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1140px;
    z-index: 99;
    display: flex;
    align-items: center !important;
} */
/* .main_header-container {
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1140px;
    z-index: 99;
    display: flex;
    align-items: center !important;
    width: 90%;
}
.sticky_header .main_header-container {
    border-radius: 50px;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    background-color: #1b1c1ed9;
    border: 1px solid #3b3f4d;
    position: fixed;
    top: 100px;
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
}

.main_header {
    padding: 0;
} */
.main_header-container .elementskit-menu-overlay.elementskit-menu-offcanvas-elements.elementskit-menu-toggler.ekit-nav-menu--overlay {
    display: none;
}
.team-section .elementor-shortcode .pagination a, .team-section .elementor-shortcode .pagination span.page-numbers.current {
    color: #fff;
}
.blogs-section.team-section .pagination {
    border-top: 1px solid #dddddd73;
}
.resources-source .elementor-shortcode {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.resource-inner {
    display: flex;
    align-items: center;
    gap: 40px;
    border-bottom: 1px solid #dbdfeb;
    padding: 0 20px 40px 20px;
}
.resource-inner .resource-content {
    display: flex;
    align-items: center;
    gap: 15px;
}
.resource-content .resource-image {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #9b51e0;
}
.resource-category h3.category-title {
    font-size: 16px;
    color: #9b51e0;
    text-transform: uppercase;
}
.resource-title {
    flex: 1 0 0;
}
.resource-title h3.title {
    display: flex;
    align-items: center;
}
.resource-title h3.title a {
    font-size: 28px;
    font-weight: 400;
    color: #1b1c1e;
}
.date-author span.date, 
.date-author span.author,
.date-author span.author a{
    color: #abb0c1;
    font-size: 16px;
	position:relative;
}
.date-author span.author {
    padding-left: 20px;
}
.date-author span.author::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 7px;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    display: inline-block;
    background: #abb0c1;
}
#get_started:hover span.elementor-button-icon svg {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(119deg) brightness(101%) contrast(98%);
}
.banner-gallery .gallery figure.gallery-item .gallery-icon.landscape img {
    max-height: 60px;
}
.team-member .elementor-widget-image-box:hover figure.elementor-image-box-img img {
    scale: 1.2;
}
.team-member .elementor-widget-image-box figure.elementor-image-box-img {
    overflow: hidden;
    border-style: solid;
    border-color: #FFFFFF;
    border-radius: 12px;
    transition-duration: 0.3s;
}
.our-results-container {
    background-color: #f5f5f5;
    padding: 20px 40px 30px;
    border-radius: 10px;
    max-width: 900px;
	width:100%;
    margin: auto;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.our-results-header {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 20px;
}

.our-results-date {
    display: flex;
    align-items: center;
    margin: auto;
    border: 1px solid #929292;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
}

.our-results-calendar-button {
  background-color: transparent;
  border: none;
  cursor: pointer;
	padding:0 5px;
}

.our-results-date-dropdown {
    padding: 2px 30px  2px 10px;
    border: unset;
    border-left: 1px solid #929292;
    font-size: 14px;
}

.our-results-cards {
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(4, 1fr);
}
.our-results-card {
    background-color: #fff;
    border-radius: 10px;
    padding: 15px;
    width: 100%;
    box-shadow: 0 7px 9px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.our-results-title {
  font-size: 12px;
  color: #201f1f;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 5px;
}
.our-results-title img {
    width: 18px !important;
}

.our-results-value {
  font-size: 24px;
  font-weight: bold;
  color: #333;
}

.our-results-link {
    font-size: 14px;
    color: #009688;
    text-decoration: none;
    margin-top: 10px;
    display: block;
    text-align: end;
}
.our-results-link:hover {
  text-decoration: underline;
}

/* single-case-study */
.single-case-study-wrapper, .sr-banner, .sr-cont-box, .st-banner, .st-all-content {
    padding: 20px;
}
.sr-cont-box {
    padding-bottom: 120px;
}
.single-case-study-header-outer,  .sr-container, .st-cintainer {
    background: #1B1C1E;
    border-radius: 20px;
	padding:20px;
	padding-bottom:0;
}
.sr-container {
    background-image: url(https://purplecircle.ai/wp-content/uploads/2024/11/image-16.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.sr-banner-wrapper {
    max-width: 740px;
    margin: auto;
    padding: 120px 10px 60px;
}
.single-case-study-wrapper-container {
    max-width: 1140px;
    margin: auto;
    padding: 120px 0px 0;
}
.single-case-study-hero,
.single-case-study-content{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.single-case-study-header {
    display: flex;
    flex-direction: column;
    gap: 60px;
}
.single-case-study-title {
    display: flex;
    align-items: center;
    gap: 10px;
    width: fit-content;
    border: 1px solid #fff;
    border-radius: 28px;
    padding: 2px 8px 2px 2px;
}
.single-case-study-highlight {
    background: #b367f1;
    padding: 4px 12px;
    border-radius: 28px;
}
.single-case-study-highlight p {
    font-size: 14px;
}
.single-case-study-heading p {
    font-size: 16px;
    color: #fff;
    font-family: 'Inter';
}
.single-case-study-description h1, .st-wrapper h1 {
    font-size: 58px;
    color: #8C93A7;
    font-family: 'Inter';
    margin-bottom: 20px;
}
.single-case-study-description p, .st-wrapper p {
    font-size: 18px;
    color: #aab0c1;
}
.single-case-study-actions a {
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 12px;
    border-radius: 40px;
    padding: 16px 34px;
    line-height: 1;
    margin-bottom: 20px;
    background: #fff;
    width: fit-content;
    text-decoration: none;
    font-family: "DM Sans", sans-serif;
    transition: all 0.3s;
}
.single-case-study-actions a:hover {
    background: #b367f1;
    color: #fff;
}
.single-case-study-actions a i{
	transition: all 0.3s;
}
.single-case-study-actions a:hover i{
	margin-left:5px;
}
.single-case-study-brands {
    display: flex;
    align-items: center;
    gap: 10px;
}
.single-case-star-rating i {
    color: #b367f1;
    font-size: 16px;
}
.single-case-study-brands p {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    font-style: italic;
}
.single-case-study-partners {
    padding-top: 40px;
}
.single-case-study-partners-heading {
    display: flex;
    align-items: center;
    gap: 15px;
	margin-bottom:30px;
}
.single-case-study-partners-heading p {
    font-size: 18px;
    color: #8c93a7;
}
.single-case-study-partners-heading .single-case-study-partners-line {
    flex: 1 0 0;
    height: 1px;
    background: #8c93a7;
}
.single-case-study-partners-inner {
    display: flex;
    justify-content: space-between;
}
.single-case-study-banner {
    position: relative;
    padding: 50% 30px 30px 30px;
    border-radius: 20px 20px 0 0;
	overflow:hidden;
}
.single-case-study-banner-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.single-case-study-banner-inner .featured-image {
    height: 100%;
}
.single-case-study-banner-inner img {
  height: 100% !important;
  width: 100%;
  object-fit: cover;
}
.single-case-study-banner::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,rgba(84,84,84,0) 54.602051152190434%,rgba(27,28,30,.9) 100%);
	z-index:1;
}
.single-case-study-banner-stats {
    display: flex;
    gap: 16px;
    position: relative;
	z-index:2;
}
.single-case-study-stat {
    background: #f0f0f042;
    border-radius: 30px;
    padding: 10px 10px;
}
.single-case-study-stat p {
    font-size: 18px;
    color: #fff;
    line-height: 1;
}
/* single-case-study */
.scd-content-box {
    padding: 120px 20px;
}
.scd-content-box-container {
    max-width: 880px;
    margin: auto;
    padding: 0 10px;
    display: flex;
    flex-direction: column;
    gap: 60px;
}
.scd-content-box-wrapper .single-case-study-title {
    border-color: #ddd;
}
.scd-content-box-wrapper .single-case-study-heading p {
    color: #1b1c1e;
}
.scd-content-box-wrapper {
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.scd-content-box-wrapper-cont h2, .st-all-wrapper h2 {
    font-size: 45px;
    font-family: "DM Sans", sans-serif;
    line-height: 1.4;
    color: #1b1c1e;
	text-transform:capitalize;
}
.scd-content-box-wrapper-cont p {
    margin-top: 20px;
    font-size: 20px;
    color: #1b1c1e;
    font-family: "DM Sans", sans-serif;
}
.scd-content-box-wrapper-cont h3 {
    font-size: 20px;
    color: #1b1c1e;
    font-family: "DM Sans", sans-serif;
}
.scd-content-box-wrapper-cont h4 {
    font-size: 28px;
    font-weight: 900;
    color: #1b1c1e;
    font-family: 'Inter';
    margin-top: 40px;
}
.scd-content-box-wrapper-cont ol {
    font-size: 16px;
    margin-top: 20px;
    padding: 0 0 0 20px;
    color: #1b1c1e;
}
.scd-content-box-wrapper-cont ol p strong {
    font-weight: 700;
    padding-right: 7px;
}
.scd-content-box-wrapper-cont ol p {
    margin: 0;
}
.scd-content-box-wrapper-cont ol li::marker {
    font-size: 20px;
    font-weight: 500;
}
.line-break {
    background: #dbdfeb;
    height: 1px;
}
.scd-content-box-wrapper-video iframe {
    border-radius: 12px;
}

/* single-resource-page */
.sr-banner-wrapper-date {
    display: flex;
    gap: 14px;
    align-items: center;
}
.sr-banner-wrapper-date .single-case-study-title {
    padding: 8px 16px;
    border-color: #fff3;
}
.sr-banner-wrapper-date .arrow-img-left {
    width: 20px;
	display:flex;
	align-items:center;
}
.arrow-img-left img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}
.sr-banner-wrapper h1 {
    font-size: 50px;
    color: #8C93A7;
    font-family: "DM Sans", sans-serif;
    text-transform: capitalize;
    line-height: 1.3;
    margin-top: 20px;
}
.sr-banner-wrapper-date a.single-case-study-title {
    text-decoration: none;
	transition:all 0.3s;
}
.sr-banner-wrapper-date a.single-case-study-title:hover {
    background: #fff;
}
.sr-banner-wrapper-date a.single-case-study-title:hover img {
    filter: unset;
}
.sr-banner-wrapper-date a.single-case-study-title:hover p {
    color: #000;
}
.sr-cont-container {
    max-width: 740px;
    margin: auto;
    padding: 0 10px;
}
.sr-all-cont h3 {
    font-size: 25px;
    font-weight: 900;
    font-family: 'Inter';
	margin-top:80px;
}
.sr-all-cont p {
    font-size: 20px;
    font-family: 'DM Sans';
    margin-top: 20px;
    color: #1b1c1e;
	line-height:1.4;
}
.sr-all-cont ol li{
	font-size: 20px;
    font-family: 'DM Sans';
}
.sr-all-cont ol {
    padding-left: 20px;
}
.sr-all-cont ol strong {
    padding-right: 7px;
}
.sr-all-cont ol li::marker {
    font-weight: 500;
}
.sr-cont-bottom-sec {
    max-width: 850px;
    margin: auto;
    margin-top: 50px;
}
.sr-cont-bottom-sec {
    max-width: 940px;
    margin: auto;
    margin-top: 50px;
}
.sr-cont-bottom-sec-inner {
    background: linear-gradient(180deg, #000000 0%, #b367f1 100%);
    border-radius: 20px;
    overflow: hidden;
	padding-bottom:15px;
}
.sr-cont-bottom-sec-content {
    padding: 40px 40px 30px 40px;
}
.sr-cont-box li.image-box {
    min-height: unset;
}
.sr-cont-bottom-sec .our-results-value {
    font-size: 18px;
}
.sr-cont-bottom-sec .our-results-container {
    padding: 20px 30px 30px;
}
.sr-cont-bottom-sec .our-results-date-dropdown {
    font-size: 10px;
}
.sr-cont-bottom-sec .splide__slide img {
    width: 70%;
	height:100%;
}
.sr-cont-bottom-sec .our-results-link {
    font-size: 10px;
}
.sr-cont-btn-box {
    display: flex;
    align-items: center;
    gap: 14px;
	margin-top:20px;
}
.sr-cont-btn-box a {
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid #ddd;
    width: fit-content;
    border-radius: 40px;
    padding: 4px 10px;
    text-decoration: none;
    font-size: 18px;
}
.sr-cont-btn-box-div {
    width: 20px;
    display: flex;
    align-items: center;
}
.sr-cont-btn-box-line {
    flex: 1 0 0;
    height: 1px;
    background: #ddd;
}

/* single-team-page */
.st-wrapper {
    max-width: 740px;
    margin: auto;
    padding: 120px 10px 80px;
	text-align:center;
}
.st-all-container {
    max-width: 740px;
    margin: auto;
    padding: 80px 10px;
}
.st-all-wrapper h2 {
    margin-bottom: 20px;
}
.st-member-img {
    border-radius: 12px;
    overflow: hidden;
}
.st-member-img img {
    width: 100%;
}
.st-member-details {
    display: flex;
    flex-direction: column;
    gap: 2px;
    margin-top: 10px;
}
.st-member-details span.name {
    font-size: 18px;
}
.st-member-details span.position {
    font-size: 20px;
    font-weight: 600;
}
.st-member-social-media {
    margin: 20px 0  10px 0;
    display: flex;
    border-top: 1px solid #5c5a5a;
    padding-top: 20px;
}
.st-member-social-media a {
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000;
    border-radius: 50%;
    margin-right: 10px;
	text-decoration:none;
}
.st-member-social-media a i {
    color: #fff;
    font-size: 20px;
}
.st-member-social-media a:hover {
    background: #905DB8;
}
.social-media-footer span.elementor-grid-item a:hover {
    background-color: #905DB8 !important;
}
.st-all-wrapper p {
    font-size: 20px;
    color: #1b1c1e;
}
.sr-cont-bottom-sec-slider-last {
    margin-top: 15px;
}
.service-page-grid .elementor-widget-container {
    overflow: hidden;
}
.service-page-grid .elementor-widget-container .elementor-image-box-content {
    padding: 10px;
}
.testimonial-videos-grid iframe {
    max-height: unset !important;
}
.footer-logo-box img {
    width: 40% !important;
}
/* font-family: "DM Sans", sans-serif; */





@media (max-width:1200px){
		.main_header .main_header-container {
    width: 95%;
}
}

@media (max-width:1024px){
	.home_main_image {
    max-width: 100% !important;
}
.case-studies {
    grid-template-columns: repeat(2, 1fr);

}
	.case-studies-img-box {
    width: 100%;
	height:450px;
}
	.team-member figure.elementor-image-box-img {
    max-height: 250px;
}
	.our-process-grid p.elementor-icon-box-description {
    font-size: 16px !important;
}
	span.OYPEnA {
    display: block;
    text-align: center;
}
.banner-gallery .gallery {
    gap: 25px;
}
div#ekit-megamenu-main-menus {
/*     height: 100vh !important;
    top: -70px; */
    background: #1B1C1E;
    padding: 20px;
}
/* 	div#ekit-megamenu-main-menus.active {
    height: 100vh !important;
    left: -50px;
    top: -70px;
} */
	div#ekit-megamenu-main-menus ul#menu-main-menus a {
    color: #fff;
}
	.pagination .page-numbers, .comments-pagination .page-numbers {
    display: block !important;
}
	.resource-inner {
    align-items: start;
    gap: 20px;
    flex-direction: column;
		padding:0 0px 20px 0px;
}

}

@media (max-width:809px){
div#ekit-megamenu-main-menus.active {
    left: -43px;
}
	.main_header-container .header_btn.elementor-hidden-tablet {
    display: none;
}
.single-case-study-partners-inner {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    gap: 20px;
}
}

@media (max-width:767px){
	.case-studies {
    grid-template-columns: repeat(1, 1fr);
}
	.case-studies-img-box {
    height: 650px;
}
	h2.case-heading {
    font-size: 26px;
}
	.case-studies-text-box p {
    font-size: 16px;
}
	.case-btns button.blue, .case-btns button.grey, .case-btns button.dark {
    font-size: 14px;
    font-weight: 400;
}
	.footer-menus nav.ekit_menu_responsive_tablet div#ekit-megamenu-footer-menus ul#menu-footer-menus li a {
    font-size: 14px;
    padding: 0 7px 0 7px;
}
	.banner-gallery .gallery {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
	.banner-gallery figure.gallery-item {
    max-width: 100px !important;
}
	.banner-gallery figure.gallery-item .gallery-icon.landscape {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
	div#ekit-megamenu-main-menus.active {
    left: 0px;
}
	.single-case-study-wrapper {
    padding: 15px;
}
	.single-case-study-description h1, .st-wrapper h1 {
    font-size: 32px;
}
.single-case-study-description p, .st-wrapper p {
    font-size: 16px;
}
	.single-case-study-actions a {
    font-size: 14px;
}
	.single-case-study-header {
    gap: 20px;
}
	.single-case-study-partners {
    padding-top: 0;
}
	.single-case-study-banner-stats {
    flex-wrap: wrap;
}
.scd-content-box-wrapper-cont h2, .st-all-wrapper h2, .sr-banner-wrapper h1 {
    font-size: 32px;
}
	.scd-content-box-wrapper-cont p {
    font-size: 16px;
}
	.scd-content-box-wrapper-cont h4 {
    font-size: 20px;
    margin-top: 20px;
}
	.scd-content-box-container {
    gap: 40px;
		padding:0;
}
	.scd-content-box {
    padding: 40px 15px;
}
	.single-case-study-banner::before {
    background: linear-gradient(180deg,rgba(84,84,84,0.35) 54.602051152190434%,rgba(27,28,30,.9) 100%);
}
	.single-case-study-banner {
    padding: 50% 15px 15px 15px;
}
	.single-case-study-stat p {
    font-size: 16px;
}
	.st-wrapper {
    padding: 80px 10px 40px;
}
	.st-all-container {
    padding: 0;
}
	.st-banner, .sr-banner, .sr-cont-box, .st-all-content, .st-cintainer{
		padding:15px;
	}
	.st-all-wrapper p, .sr-all-cont p, .scd-content-box p {
    font-size: 16px;
}
	.sr-banner-wrapper {
    padding: 100px 10px 40px;
}
	.sr-all-cont h3 {
    margin-top: 20px;
	font-size: 22px;
}
	.sr-cont-container {
    padding: 0;
}
	.sr-all-cont ol li, .scd-content-box ul li {
    font-size: 16px;
}
	.scd-content-box ul {
    padding-left: 20px;
}
	.sr-cont-bottom-sec .our-results-container {
    padding: 20px 15px 20px;
}
	.sr-cont-bottom-sec-content {
    padding: 20px 15px 20px 15px;
}
	.splide__slide img {
    height: 300px;
}
	.ekit-template-content-header {
    top: 0px;
}
/* 	.our-results-card {
    min-width: 100px;
    zoom: 0.8;
} */
/* 	.our-results-cards {
    grid-template-columns: repeat(2, 1fr);
} */
}

@media (max-width:600px){
.sr-banner-wrapper-date {
    align-items: start;
    flex-direction: column;
    gap: 5px;
}
	.date-author span.date, .date-author span.author, .date-author span.author a {
    font-size: 14px;
}
.sr-banner-wrapper h1 {
    margin-top: 10px;
}
	.case-studies-img-box {
    height: 350px;
}
}



.meet_team_wrap figure.elementor-image-box-img img.attachment-full {
    max-height: 500px !important;
    min-height: 500px;
    object-fit: cover;
}

