.cspt-testimonial-style-10 .creativesplanet-box-content {
    position: relative;
    text-align: center;
    margin-bottom: 45px;
}
.cspt-testimonial-style-10 blockquote {
    border: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 46px;
    line-height: 56px;
    font-weight: 400 !important;
    color: var(--cspt-greenly-blackish-color);
}
.cspt-testimonial-style-10 .cspt-ihbox-icon-wrapper {
    display: block;
    width: 51px;
    height: 51px;
    margin: 0 auto;
    padding: 4px;
    border: 1px dashed;
    border-radius: 100%;
    margin-bottom: 15px;
    position: relative;
}
.cspt-testimonial-style-10 .creativesplanet-box-author {
    display: -ms-flexbox!important;
    display: flex !important;
    -ms-flex-align: center!important;
    align-items: center !important;
    justify-content: center;
}
.cspt-testimonial-style-10 .creativesplanet-box-img {
    margin-right: 15px;
}
.cspt-testimonial-style-10 .creativesplanet-box-img img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.cspt-testimonial-style-10 .creativesplanet-box-title {
    margin: 0;
    font-size: 20px;
    line-height: 25px;
}
.cspt-testimonial-style-10 .cspt-designation {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.78px;
    font-weight: 500;
}
.cspt-testimonial-style-10:after,
.cspt-testimonial-style-10 .cspt-ihbox-icon-wrapper i {
    background-color: var(--cspt-greenly-global-color);
}
.cspt-testimonial-style-10 span.cspt-designation {
    color: var(--cspt-greenly-global-color);
}

.cspt-element-testimonial-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next, 
.cspt-element-testimonial-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev {
    border: 1px solid #E3E3E3;
    color: var(--cspt-greenly-blackish-color);
    width: 60px;
    height: 60px;
}
.cspt-element-testimonial-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav {
    opacity: 1;
}
.cspt-element-testimonial-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav {
    margin-top: -60px;
}
.cspt-element-testimonial-style-10[data-columns="1"] .cspt-testimonial-style-10  {
    padding: 0 17%;
}
.cspt-element-testimonial-style-10[data-columns="1"].creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav .owl-prev {
    left: 80px;
}
.cspt-element-testimonial-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav .owl-next {
    right: 80px;
}
.cspt-element-testimonial-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next::before, 
.cspt-element-testimonial-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev::before {
    background-color: transparent;
}
[data-columns="3"] .cspt-testimonial-style-10 blockquote {
    font-size: 32px;
    line-height: 40px;
}
[data-columns="4"] .cspt-testimonial-style-10 .creativesplanet-box-img img,
[data-columns="3"] .cspt-testimonial-style-10 .creativesplanet-box-img img {
    width: 70px;
    height: 70px;
}
[data-columns="4"] .cspt-testimonial-style-10 blockquote {
    font-size: 26px;
    line-height: 32px;
}
[data-columns="6"] .cspt-testimonial-style-10 .creativesplanet-box-img img,
[data-columns="5"] .cspt-testimonial-style-10 .creativesplanet-box-img img {
    width: 55px;
    height: 55px;
}
[data-columns="5"] .cspt-testimonial-style-10 blockquote {
    font-size: 22px;
    line-height: 28px;
}
[data-columns="6"] .cspt-testimonial-style-10 blockquote {
    font-size: 20px;
    line-height: 26px;
}
/* color bg*/
.cspt-elementor-bg-color-globalcolor .cspt-element-testimonial-style-10 .cspt-heading-subheading .cspt-element-subtitle,
.cspt-elementor-bg-color-secondary .cspt-testimonial-style-10 blockquote,
.cspt-elementor-bg-color-secondary .cspt-testimonial-style-10 .creativesplanet-box-title,
.cspt-elementor-bg-color-blackish .cspt-testimonial-style-10 blockquote,
.cspt-elementor-bg-color-blackish .cspt-testimonial-style-10 .creativesplanet-box-title,
.cspt-elementor-bg-color-globalcolor .cspt-testimonial-style-10 blockquote,
.cspt-elementor-bg-color-globalcolor .cspt-testimonial-style-10 span.cspt-designation {
    color: var(--cspt-greenly-white-color);
}
.cspt-elementor-bg-color-secondary .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next::after, 
.cspt-elementor-bg-color-secondary .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev::after,
.cspt-elementor-bg-color-blackish .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next::after, 
.cspt-elementor-bg-color-blackish .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev::after {
    color: var(--cspt-greenly-white-color);
}

@media (max-width:1200px) {
    .cspt-element-testimonial-style-10[data-columns="1"] .cspt-testimonial-style-10 {
        padding: 0 7%;
    }
    .cspt-element-testimonial-style-10[data-columns="1"].creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav .owl-prev {
        left: 0px;
    }
    .cspt-element-testimonial-style-10[data-columns="1"].creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav .owl-next {
        right: 0px;
    }
}
@media (max-width:991px) {
    .cspt-testimonial-style-10 blockquote {
        font-size: 36px;
        line-height: 46px;
    }
    .cspt-testimonial-style-10 .creativesplanet-box-content {
        margin-bottom: 30px;
    }
}
@media (max-width:767px) {
    .cspt-testimonial-style-10 blockquote {
        font-size: 30px;
        line-height: 40px;
    }
    .cspt-element-testimonial-style-10[data-columns="1"] .cspt-testimonial-style-10 {
        padding: 0;
    }
    .cspt-element-testimonial-style-10[data-columns="1"].creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav .owl-prev,
    .cspt-element-testimonial-style-10[data-columns="1"].creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav .owl-next {
        display: none;
    }
    .cspt-element-testimonial-style-10 .cspt-heading-subheading {
        margin-bottom: 30px;
    }
}
@media (max-width:575px) {
    .cspt-testimonial-style-10 .creativesplanet-box-img img {
        width: 60px;
        height: 60px;
    }
    .cspt-testimonial-style-10 .creativesplanet-box-title {
        font-size: 18px;
        line-height: 22px;
    }
    .cspt-element-testimonial-style-10 .cspt-heading-subheading {
        margin-bottom: 10px;
    }
}
@media (max-width:480px) {
    .cspt-testimonial-style-10 blockquote {
        font-size: 24px;
        line-height: 30px;
    }
}