.icon-content-group-header{
    max-width: 768px !important;
    margin: 0 auto;
    padding-bottom: 32px;
}

.logo-grid,
.logo-carousel {
    margin-top: 30px;
    padding-bottom: 32px;
}
.logo-carousel {
    margin-bottom: 30px;
}
.component-social-proof-sec .logo-wrapper-sec {
    padding: 0;
    aspect-ratio: 260/140;
    width: 195px;
    height: 105px;
}
.logo-grid.flex-column {
    flex-direction: column !important;
    align-items: flex-start;
}

.logo-grid {
    column-gap: 32px;
    row-gap: 32px;
}

.logo-grid.flex-column .logo-wrapper-sec {
    width: 100%;
    margin-bottom: 15px;
}

.logo-grid.flex-row .logo-wrapper-sec {
    display: inline-block;
}
.component-social-proof-sec .logo-wrapper {
    padding: 24px;
    display: flex;
    border-radius: 10px;
    background: #f8f8f8;
    width: 100%;
    max-width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease-in-out;
}

.logo-wrapper-sec img, .logo-wrapper svg {
    object-fit: contain;
        width: 120px;
    height: 40px;
}
.testimonial-img-wrap img, .testimonial-img-wrap svg {
    width: 76px !important;
    height: 88px;
    object-fit: contain;
    margin-bottom: 10px;
    margin: 0 auto;
}
.logo-carousel .logo-wrapper-sec {
    width: auto;
}
.testimonial-author img , .testimonial-author svg{
    max-height: 90px;
    max-width: 160px;
    object-fit: cover;
    aspect-ratio: 2/3;
}
.testimonial-featured-slider .testimonial-rating {
    justify-content: start;
}
.testimonial-featured-slider .testimonial-card.large {
    padding: 0;
}
.testimonial-featured-slider .testimonial-content {
    padding:  0;
}
.testimonial-featured-slider .featured-left {
    padding-right: 40px;
}
.testimonial-featured-slider .testimonial-author > *:not(:last-child) {
    border-right: 1px solid ;
    padding-right: 32px;
    margin-right: 32px;
    height: 100%;
}
.testimonial-featured-grid.row {
    align-items: center;
}
.testimonial-featured-slider .featured-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 600px;
}
.testimonial-featured-slider .featured-right {
    padding-left: 40px;
}
/* Container for dots and nav */
.testimonial-carousel-slider {
    position: relative;
    padding-bottom: 50px;
}
.testimonial-carousel-slider,
.testimonial-grid,
.component-g2-rating-banner {
    margin: 0;
    padding: 0;
}
.testimonial-carousel-slider.owl-carousel .owl-nav, 
.testimonial-carousel-slider.owl-carousel .owl-dots,
.logo-carousel.owl-carousel .owl-nav,
.logo-carousel.owl-carousel .owl-dots {
    position: absolute;
    bottom: -50px;
    width: auto;
    left: 0;
    transform: translateX(0%);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    z-index: 9;
    right: 0;
}

/* Dots styling */
.testimonial-carousel-slider.owl-carousel .owl-dots,
.logo-carousel.owl-carousel .owl-dots {
    flex-grow: 1;
    text-align: center;
}

.testimonial-carousel-slider.owl-carousel .owl-dot,
.logo-carousel.owl-carousel .owl-dot {
    display: inline-block;
    margin: 0 2px;
    width: 12px;
    height: 12px;
    background-color: #35468B2C;
    border-radius: 50%;
}
.left-arrow {
    border-top: 2px solid #fff !important;
    width: 10px !important;
    display: block;
    border-right: 2px solid #fff!important;
    height: 10px !important;
    transform: rotate(220deg);
    -webkit-transform: rotate(220deg);
}
.left-arrow.right {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.testimonial-content p {
    margin-bottom: 0;
    color: var(--btn-secondary);
    position: relative;
}

.testimonial-grid-item {
    padding: 0 25px;
}
.testimonial-carousel-slider .testimonial-content p::before {
    left: 8px;
}
.testimonial-grid .testimonial-content p::before {
    left: -4px;
}
.owl-prev:hover .left-arrow,
.owl-next:hover .left-arrow {
    border-color: var(--btn-primary);
}
.testimonial-title {
    line-height: 2.5;
    color: var(--textColor);
    font-weight: 600;
}
.testimonial-carousel-slider.owl-carousel .owl-dot.active,
.logo-carousel.owl-carousel .owl-dot.active {
    background-color: var(--btn-primary);
}

/* Nav arrows styling */
.testimonial-carousel-slider.owl-carousel .owl-nav,
.logo-carousel.owl-carousel .owl-nav {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: auto !IMPORTANT;
    height: 20px;
    top: 50% !important;
    align-items: center;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    z-index: 2;
    right: 0;
    transform: unset !important;
}

.testimonial-carousel-slider.owl-carousel .owl-nav button, 
.logo-carousel.owl-carousel .owl-nav button {
    background: none;
    border: none;
    font-size: 24px;
    outline: none;
    cursor: pointer;
}
.testimonial-quote-cards .testimonial-card {
    row-gap: 20px !important;
}
.testimonial-quote-cards .testimonial-rating {
    justify-content: start;
}
.testimonial-quote-cards .testimonial-card{
    border: 1px solid;
    padding:32px;
    min-height: 100%;
}
.testimonial-quote-cards .testimonial-content {
    padding:0px;
}
.testimonial-quote-cards .testimonial-content {
    flex-grow: 1;
}

.testimonial-quote-cards .testimonial-author {
    margin-top: auto;
}
/* Positioning */

/*
.g2-rating-left {
 width: 313px;
 margin-right: 49px;
 padding-right: 49px;
 position: relative;
 top: -15px;
}
.g2-rating-left::after {
 content: "";
 width: 2px;
 height: 151%;
 display: block;
 position: absolute;
 top: 50%;
 right: 0;
 background: rgba(137,128,136, 0.132676);
  transform: translateY(-50%);
}
.g2-rating-left .g2-logo {
 width: 264px;
 height: 67px;
 object-fit: contain;
}
.g2-rating-right {
  width: calc(100% - 313px);
}
.logos-listing .logos-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.logos-listing {
  margin-right: 25px;
  margin-bottom: 15px;
  width: 85px;
  height: 111px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.logos-listing:last-child {
 margin-right: 0;
}
*/
/*  testimonial-card-carousel */
.testimonial-cards .logo-wrapper,
.testimonial-cards .logo-wrapper-sec {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    overflow: hidden;
    max-width: 100%;
}
.testimonial-cards .testimonial-content {
    min-height: 50px;
    overflow: hidden;
    display: flex;
    margin: 10px 0;
    align-items: center;
     display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
}
.testimonial-cards .logo-wrapper .testimonial-content p {
    font-size: 16px;
        line-height: 22px;
}
.testimonial-cards .designation,
.testimonial-cards .testimonial-title {
    color: var(--btn-primary);
    font-size: 16px;
    line-height: normal;
    margin: 0;
    display: block;
    width: 100%;
}
.testimonial-photo-cards .testimonial-content {
    padding: 32px 32px 24px 32px;
}
.testimonial-photo-cards .testimonial-card {
    min-height: 560px;
}
.testimonial-photo-cards .testimonial-card {
  position: relative;
  background-size: cover;
  background-position: center;
}
.testimonial-photo-cards .testimonial-author {
    padding: 0 32px 32px 32px;
}
.testimonial-photo-cards .testimonial-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end; 
}
.testimonial-cards .designation {
    margin-bottom: 5px;
}
.testimonial-photo-cards.full-slider {
    padding-bottom: 100px;
}
.testimonial-photo-cards .author-name {
    font-weight: 600;
}
.testimonial-photo-cards .testimonial-content p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.testimonial-photo-cards .owl-carousel .owl-nav {
    right: 4%;
}
.owl-carousel .owl-nav button {
    display: flex;
    align-items: center;
    justify-content: center;
}
.testimonial-photo-cards.full-slider  .owl-dots {
    left: 4%;
}
.testimonial-carousel-slider.owl-carousel .owl-nav.disabled *,
.logo-carousel.owl-carousel .owl-nav.disabled * { display:none; }
@media(max-width: 1600px){ 
    .testimonial-carousel-slider .testimonial-content p {
        font-size: 24px;
    }
}

@media(max-width: 992px){ 

    /* Logo Grid */
     /* Testimonails */
    .testimonial-carousel-slider.owl-carousel .owl-nav {
        width: 140px;
    }

    .testimonial-carousel-slider .testimonial-content p {
        font-size: 22px;
    }

    .testimonial-grid .testimonial-grid-item:not(:last-child) {
        margin-bottom: 40px;
    }
}

@media(max-width: 769px){ 
    .testimonial-carousel-slider.owl-carousel .owl-nav, 
    .logo-carousel.owl-carousel .owl-nav {
        display: none;
    }
	.container-fluid.slider-wrapper .social-group-header {
    padding: 0 20px;
}
        .testimonial-carousel-slider.owl-carousel .owl-nav {
        width: 50%;
    }
    .logo-wrap {
    height: 130px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px;
}
    h2.heading {
        font-size: 30px;
    }
    .component-social-proof-sec .logo-grid {
        column-gap: 16px;
        row-gap: 16px;
    }
    .component-social-proof-sec .logo-grid .logo-wrapper-sec {
        margin: 0;
    }
    .component-social-proof-sec .logo-carousel  .logo-wrapper {
        height: 150px;
        padding: 0;
    }
.testimonial-photo-cards {
    padding-top: 48px;
}

.testimonial-photo-cards .testimonial-content {
    padding: 24px 24px 24px 24px;
}
.testimonial-photo-cards .testimonial-author {
    padding: 0 24px 24px 24px;
}
    /* Testimonails */
    .testimonial-carousel-slider .testimonial-content p {
        font-size: 20px;
    }
    .testimonial-img-wrap img {
        width: 55px;
        height: 65px;
    }

    /* Reviews */
   /* .g2-rating-wrap {
        flex-direction: column ;
    }
    .g2-rating-left {
        margin-right: 0;
        padding-right: 0;
    }
    .g2-rating-left::after {
        display: none;
    }
    .g2-rating-left .g2-logo {
        margin: 20px auto 0;
    }
    .g2-rating-right {
        width: 100%;
        justify-content: center;
        grid-gap: 15px 25px;
    }
    .logos-listing {
        margin-right: 0;
        margin-bottom: 0;
        height: 85px;
    }*/
   .social-group-header {
    padding-bottom: 0px !important;
} 
.testimonial-quote-cards{
	padding-top:48px;
}
.logo-grid, .logo-carousel {
    margin-top: 48px;
}
.grid-column-right.text-center {
    padding-bottom: 0px;
}
.social-group-header .h-large {
    padding: 0;
    margin-bottom: 20px;
}
.logo-splide:first-child {
    padding-top: 48px;
}
.testimonial-card {
    row-gap: 0 !important;
}
.testimonial-author {
    gap: 16px;
}
.testimonial-content {
    padding: 24px;
}
.testimonial-quote-carousel-slider .owl-carousel .owl-stage {
    padding-left: 0 !important;
}
.testimonial-author:not(:has(.author-image)) .author-info {
    text-align: left !important;
}

}

@media(max-width: 576px){ 
    h2.heading {
        font-size: 26px;
    }
    .component-social-proof-sec .logo-wrapper {
    margin: 0 auto;
    padding: 16px;
    width: 100% !important;
    }
    .component-social-proof-sec .logo-grid .logo-wrapper-sec {
    /* flex: 0 0 140px; */
    width: 150px;
    height: 80px;
    }

    .logo-carousel .logo-wrapper-sec {
        width: auto;
        margin-right: auto;
        margin-left: auto;
    }

     /* Testimonails */
     .testimonial-carousel-slider .testimonial-content p {
        font-size: 18px;
    }

    .testimonial-content p {
        font-size: 15px;
    }
        .testimonial-carousel-slider.owl-carousel .owl-nav {
        width: 75%;
    }
}
.logo-carousel.testimonial-carousel-slider .logo-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.logo-carousel.testimonial-carousel-slider .logo-wrapper {
    padding: 10px;
}
.logo-carousel.testimonial-carousel-slider .logo-wrap .testimonial-title, .logo-carousel.testimonial-carousel-slider .logo-wrap .designation {
    flex: 0 0 20px;
}

.logo-splide .splide__list {
  will-change: transform;
  transform: translate3d(0,0,0);
}

.logo-splide .splide__track {
  backface-visibility: hidden;
  perspective: 1000px;
}
.logo-splide .splide__slide {
  transform: translateZ(0);
}
.testimonial-card-splide .logo-wrapper img {
    max-width: 100px;
    height: auto;
    margin-bottom: 10px;
}
/* full width testimonial slider css */
    .testimonial-fullwidth .owl-item{
opacity:.4;
transform:scale(.9);
transition:all .4s ease;
}

.testimonial-fullwidth .owl-item.active{
opacity:1;
transform:scale(1);
}

.testimonial-fullwidth .owl-item{
opacity:.35;
transform:scale(.85);
transition:all .4s ease;
}

.testimonial-fullwidth .owl-item.active{
opacity:1;
transform:scale(1);
}

.testimonial-fullwidth .carousel-sub-item{
max-width: 100%;
    margin: 0 auto !important;
    text-align: center;
    padding: 0 64px;
}
.component-social-proof-sec:has(.testimonial-fullwidth) .container {
    max-width: 100% !important;
    padding: 0;
    overflow: hidden;
    padding-bottom: 80px;
}
.testimonial-fullwidth .owl-dots {
    gap: 8px;
}
.component-social-proof-sec .logo-wrapper:has(a):hover {
    scale: 1.2;
}
.grid-column-right .logo-grid {
        flex-wrap: wrap;
}
.grid-column-right .logo-grid .logo-wrapper-sec {
    /* flex: 0 0 45%; */
}
.grid-column-right .social-proof-description {
    margin-bottom: 32px;
}
.grid-column-right .logo-grid .logo-wrapper-sec .logo-wrapper {
    width: 140px;
    margin: 0 auto;
}
.buttons-alignment {
    margin-top: 32px;
}
.logo-splide .splide__slide {
     margin-bottom: 40px !important;
    margin-right: 16px !important;
}
.social-group-header
{
    padding-bottom: 80px;
    max-width: 768px !IMPORTANT;
    margin: 0 auto;
}
.grid-btns {
    margin-top: 32px;
}

/* new css */
.testimonial-card {
    row-gap: 32px;
    display: flex;
    flex-direction: column;
}
.testimonial-rating span {
    width: 20px;
    height: 20px;
    display: inline-block;
}
.testimonial-rating {
    display: flex;
    justify-content: center;
    gap: 4px;
}
.testimonial-author {
    gap: 16px;
}
.author-image {
    height: 48px;
    aspect-ratio: 1/1;
    border
}
.author-image svg {
    width: 100%;
    height: 100%;
}
.testimonial-carousel-slider.owl-carousel .owl-nav .owl-prev, .testimonial-carousel-slider.owl-carousel .owl-nav .owl-next {
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    width: 30px !important;
}
.testimonial-carousel-slider.owl-carousel .owl-nav .owl-prev {
    left: -60px !important;
}
.testimonial-carousel-slider.owl-carousel .owl-nav .owl-next {
    right: -60px !important;
}
.testimonial-carousel-slider .author-image img, .author-image svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 100%;
}
.testimonial-carousel-slider .testimonial-author:has(.author-image) .author-info {
    text-align: left;
}
.testimonial-carousel-slider .testimonial-author:not(:has(.author-image)) .author-info {
    text-align: center;
}
.testimonial-content {
    padding: 32px;
}
.overlay-active {
    background: rgb(36 36 36 / 40%);
}
    .slider-wrapper:has(.full-slider), .container-fluid.slider-wrapper {
    padding: 0;
    overflow-x: hidden;
}
.testimonial-quote-cards.testimonial-quote-carousel-slider {
    padding-bottom: 100px;
}
.testimonial-quote-cards .testimonial-card {
    padding: 24px;
}

.testimonial-quote-cards .owl-dots {
    left: 64px;
}
.testimonial-quote-cards  .owl-nav {
    right: 64px;
}
.block-editor__container .splide {
    visibility: visible;
}
.block-editor__container .owl-carousel {
    display: block;
}
.featured-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.featured-right {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.continuous-scroll .owl-stage {
    transition-timing-function: linear !important;
}
.continuous-scroll .owl-item {
    display: flex;
}

.continuous-scroll .testimonial-card {
    width: 100%;
}
.testimonial-featured-grid {
    padding-bottom: 100px;
}
.testimonial-featured-slider .owl-dots {
    left: 0 !important;
}
.testimonial-featured-slider .owl-nav {
    right: 0;
}
@media only screen and (min-width: 768px) 
{
.bento-layout {
  display: block !important;  
  margin: 0;
}
.bento-layout {
  column-count: 3;
  column-gap: 32px;
}
.bento-layout.row .bento-columns{
   width: 100% !important;
   display: block;
   margin-bottom: 32px !important;
   break-inside: avoid;
   padding: 0;
}

}
@media only screen and (min-width: 1024px) and (max-width: 1500px)
{
    .testimonial-quote-cards .testimonial-card {
    padding: 15px;
}
.component-social-proof-sec .logo-wrapper-sec {
    aspect-ratio: 260/140;
    width: 195px;
    height: 105px;
}
}
@media only screen and (min-width: 1920px)
{
    .testimonial-fullwidth .carousel-sub-item{
    padding: 0 128px;
}
}
@media only screen and (max-width: 767px)
{
    .testimonial-fullwidth .carousel-sub-item{
    padding: 0 20px;
}
.testimonial-author {
    flex-direction: column;
}
.testimonial-author:has(.author-image) .author-info {
    text-align: center;
}
.testimonial-featured-slider .featured-left img {
    min-height: 350px;
}
.testimonial-featured-slider .featured-left {
    padding-right: 0;
}
.testimonial-featured-slider .featured-right{
	padding-top:48px;
	padding-left: 20px;
}
.testimonial-featured-slider .testimonial-content {
    padding: 24px 0;
}
.testimonial-featured-slider .testimonial-author {
    align-items: start !important;
}
.testimonial-featured-slider .testimonial-author > *:not(:last-child) {
    border-right: 0px solid;
}
}
.testimonial-featured-slider .owl-stage-outer {
    overflow: hidden;
}

.testimonial-featured-slider .owl-item {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.testimonial-featured-slider .owl-item.active {
    opacity: 1;
}




