/* hellobar */

.cw-hdr-wrap_new .cw-hbar-wrap a {
    font-size: 14px !important;
}

/* hellobar */


/* hero fold start */
.support_uplift .addons_support_section {
    padding: 120px 0 100px;
}

.compare_performance {
    padding: 88px 50px 63px;
}

.addonSec {
    background: unset;
}

.home_hero_performance {
    padding: 240px 0px 125px;
    /* background-image: url("https://www.cloudways.com/wp-content/uploads/2023/10/Background-Splash-3.png"); */
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #110445;
    position: relative;
    overflow: hidden;
}

.home_hero_performance .container {
    position: relative;
    z-index: 1;
}

.home_hero_performance .txtWrap {
    max-width: 700px;
    margin: 0 auto;
}

.home_hero_performance h1 {
    margin: 0 0 16px;
    color: #FFF;
    font-weight: 700;
    letter-spacing: -1.5px;
}


.home_hero_performance .detail {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -0.6px;
    color: #ffffff;
    max-width: 700px;
    margin: 0 auto;
    opacity: 0.8;
}


.home_hero_performance .cta {
    margin: 38px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home_hero_performance .cta a:first-child {
    margin-right: 12px;

}



/* hero fold end */

/* card Section start */
.support_uplift .addons_support_section {
    padding: 100px 0 100px !important;
}

.addonSec .card.custom_card h5 {
    max-width: 100%;
}

.support_uplift .addons_support_section .right_content_wrapper {
    justify-content: flex-start !important;
}


.support_uplift .addons_support_section .right_content_wrapper .pref_right_content {
    margin-left: 100px;

}


.support_uplift .addons_support_section .testimonial_wrapper .testimonial_content {
    max-width: 480px;
}

.support_uplift .addons_support_section .testimonial_wrapper .cardImg {
    width: 500px;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.support_uplift .addons_support_section .testimonial_wrapper .cardImg img {
    position: relative;
    max-width: 90%;
    max-height: 90%;
}

.support_uplift .addons_support_section .testimonial_wrapper .alignBottom {
    align-items: flex-end;
}

.support_uplift .addons_support_section .testimonial_wrapper .testimonial_image svg {
    width: 100%;
}

.card_testimonial {
    position: relative;
    padding-left: 24px;
    margin-top: 48px;
}

.purple_strip {
    position: relative;
}

.support_uplift .addons_support_section .testimonial_wrapper .testimonial_content h2 {
    margin-bottom: 16px;
}

.support_uplift .addons_support_section .testimonial_wrapper .testimonial_content p {
    margin-bottom: 0px !important;
}

.addons_support_section .testimonial_content .purple_strip:before {
    background: #B764D8;
}

.addons_support_section .testimonial_content .orange_strip:before {
    background: var(--Gradient, linear-gradient(82deg, #FFF -37.59%, #C583E0 -37.58%, #FFBC7D 74.04%, #FFF 115.51%));
}

.addons_support_section .card_testimonial_user_details{
    display: flex;
}

.addons_support_section .testimonial_content .purple_strip:before,
.addons_support_section .testimonial_content .orange_strip:before {
    height: 100%;
    display: block;
    width: 6px;
    border-radius: 20px;
    position: absolute;
    content: '';
    left: 0;
    top: 0px;
}


.addons_support_section .testimonial_wrapper .card_testimonial p {
    color: #5E6C84 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 150% !important;
    letter-spacing: -0.16px !important;
    max-width: 400px;
}

.addons_support_section .testimonial_main_wrapper {
    max-width: 1230px;
    margin: 0 auto;
}

.support_uplift .addons_support_section .testimonial_wrapper {
    padding: 30px 40px;
}

.support_uplift .addons_support_section .testimonial_wrapper .card_testimonial_content {
    display: flex;
    margin-top: 8px;
}

.support_uplift .addons_support_section .testimonial_wrapper .card_testimonial_content .card_testimonial_des,
.support_uplift .addons_support_section .testimonial_wrapper .card_testimonial_content .card_testimonial_name {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
}

.support_uplift .addons_support_section .testimonial_wrapper .card_testimonial_content .card_testimonial_des {
    color: #5E6C84;
}

.support_uplift .addons_support_section .testimonial_wrapper .card_testimonial_content .card_testimonial_name {
    color: #091E42;
}

/* card Section end */




/* cw performance start */
.cw_performance {
    padding: 100px 0px;
    background: #FCFCFC;
}

.cw_performance .txt_wrapper {
    max-width: 730px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 80px;
}

.cw_performance .txt_wrapper h2 {
    color: #091E42;
    font-size: 40px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -1.2px;
    margin: 0 0 16px;
}

.compare_performance {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border-radius: 31px;
    background: #FFF;
    padding: 80px 50px;
}

.compare_performance_graphs {
    width: 55%;
}

.compare_performance_content {
    width: 45%;
    padding-left: 100px;
}

.compare_performance_graphs img {
    margin-bottom: 25px;
}

.compare_performance_content .compare_txt_wrapper {
    max-width: 346px;
}

.compare_performance_content h3 {
    color: #091E42;
    font-size: 32px;
    font-weight: 600;
    line-height: 120%;
    /* 38.4px */
    letter-spacing: -1.2px;
    margin: 0;
    margin-bottom: 16px;
}


.compare_performance_content .compare_detail {
    color: #253858;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    /* 27px */
    letter-spacing: -0.54px;
    margin-bottom: 43px;
}

.compare_performance_content .compare_note {
    color: #8993A4;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    /* 21px */
    letter-spacing: -0.42px;
}


.compare_performance_content .compare_note a {
    color: #2F39BF;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.42px;
    text-decoration-line: underline;
}

.performance_uplit .addonSec {
    padding: 32px 0 80px;
}

.performance_uplit .addonSec .custom_card {
    /* padding: 44px 24px 22px; */
    padding: 44px 24px 66px;
    min-height: auto;
    height: auto;
}

.performance_uplit .addonSec .card.custom_card:hover {
    transform: none;
}

.addonSec .card.custom_card p {
    /* max-width: 280px; */
    max-width: 321px;
    margin: 0 auto;
    margin-bottom: 24px;
}

.addonSec .card.custom_card .custom_card_result {
    margin-bottom: 0;
}

.addonSec .card.custom_card p.custom_card_result,
.addonSec .card.custom_card p.custom_card_result a {
    color: #A5ADBA;
    text-align: center;
    font-size: 9.113px;
    font-weight: 500;
    line-height: 150%;
    /* 13.67px */
    letter-spacing: -0.273px;
    margin-top: 30px;
}

.performance_uplit .featuresCardSecHeader {
    max-width: 100%;
}

.performance_uplit .featuresCardSecHeader h2 {
    max-width: 600px;
    margin: 0 auto 16px !important;
}

.performance_uplit .featuresCardSecHeader p {
    max-width: 700px;
    margin: 0 auto !important;
}


.addonSec .card.custom_card p.custom_card_result a {
    text-decoration: underline;
}

.cw_performance .compare_performance_graphs.willAnimate .image-area {
    opacity: 0;
}

.cw_performance .compare_performance_graphs.animateStart .image-area {
    animation: fadeInLeft 0.8s linear both;
    opacity: 1;
}

.cw_performance .compare_performance_graphs.animateStart .image-area:nth-child(2) {
    animation-delay: 0.8s;
}

.cw_performance .compare_performance_graphs.animateStart .image-area:nth-child(3) {
    animation-delay: 1.6s;
}

.cw_performance .addonSec .featured_card.willAnimate .custom_card {
    opacity: 0;
}

.cw_performance .addonSec .featured_card.animateStart .custom_card {
    animation: fadeIn 0.4s linear both;
    opacity: 1;
}

.cw_performance .addonSec .featured_card.animateStart .cTwo {
    animation-delay: 0.4s;
    opacity: 1;
}

.cw_performance .addonSec .featured_card.animateStart .cThree {
    animation-delay: 0.8s;
    opacity: 1;
}

.performance_uplit .featured_card {
    margin-top: 0;
}


/* Blog Card Section | Starts */

.blog_card_section {
    padding: 100px 0;
    background-color: #FCFCFC;
}

.blog_card_section .headerText {
    max-width: 730px;
}


.blog_card_section .blog_carousel .blog_card_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog_card_section .blog_carousel .blog_card_wrapper .blog_card {
    padding: 21px 27px;
    background-color: #fff;
    max-width: 402px;
}

.blog_card_section .blog_carousel .blog_card_wrapper .blog_card .blog_img {
    margin-bottom: 40px;
}

.blog_card_section .blog_carousel .blog_card_wrapper .blog_card .blog_card_content {
    max-width: 305px;
}

.blog_card_section .blog_carousel .blog_card_wrapper .blog_card .blog_card_content h5 {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.06em;
    color: #091E42;
}

.blog_card_section .blog_carousel .blog_card_wrapper .blog_card .blog_card_content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.03em;
    color: #253858;
    margin: 16px 0 20px;
}

.blog_card_section .blog_carousel .owl-dots {
    text-align: center;
    margin-top: 34px;
}

.blog_card_section .blog_carousel .owl-dots button {
    background: #F4F5F7;
    height: 10px;
    width: 10px;
    margin: 0 2.5px;
    border-radius: 50%
}

.blog_card_section .blog_carousel .owl-dots button.active {
    background-color: #D5D7F2;
}

.blog_card_section .blog_carousel .blog_card_wrapper .blog_card a {
    color: #2F39BF;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
}

.blog_card_section .blog_carousel .blog_card_wrapper .blog_card a svg {
    margin-bottom: -4px;
}

/* Blog Card Section | Ends */


.support_uplift .addons_support_section {
    padding: 100px 0 100px;
}

.addons_support_section .card_testimonial_name {
    color: #091E42;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    /* 21px */
}

.addons_support_section .card_testimonial_des {
    color: #5E6C84;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
}

.addons_support_section .testimonial_wrapper .testimonial_content .card_testimonial p {
    margin-bottom: 9px !important;
}


.compare_performance_graphs {
    overflow: hidden;
}

.blog_card_section .blog_carousel .blog_card_wrapper {
    justify-content: space-between;
}

.home_hero_performance .txtWrap {
    max-width: 796px;
}


.support_uplift .addons_support_section .testimonial_wrapper {
    padding: 40px 0px;
}

.performanceNote {
    text-align: center;
    margin-top: 24px;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 400;
    color: #5E6C84;
}

.performanceNote a {
    color: #5E6C84;
    font-size: 14px;
    text-decoration: underline;
}


@media (max-width: 1200px) {

    .testimonial_main_wrapper .testimonial_wrapper:nth-child(2) .testimonial_image svg,
    .testimonial_main_wrapper .testimonial_wrapper:nth-child(4) .testimonial_image img {
        width: 75%;
    }

    .testimonial_main_wrapper .testimonial_wrapper:nth-child(2) .testimonial_image,
    .testimonial_main_wrapper .testimonial_wrapper:nth-child(4) .testimonial_image {
        text-align: right;
    }

    .testimonial_main_wrapper .testimonial_wrapper:nth-child(4) .testimonial_image img {
        display: inline-block;
    }
    .support_uplift .addons_support_section .testimonial_wrapper .cardImg img {
        max-height: 400px;
    }

}


@media (max-width: 992px) {

    .support_uplift .addons_support_section .headerText {
        margin-bottom: 50px !important;
    }

    .testimonial_main_wrapper .testimonial_wrapper:nth-child(2) .testimonial_image svg,
    .testimonial_main_wrapper .testimonial_wrapper:nth-child(4) .testimonial_image img {
        width: 100%;
    }

    .testimonial_main_wrapper .testimonial_wrapper .testimonial_image,
    .testimonial_main_wrapper .testimonial_wrapper .testimonial_image {
        text-align: center !important;
        width: 100%;
    }

    .testimonial_main_wrapper .testimonial_wrapper .testimonial_image img {
        display: inline-block;
    }

    .support_uplift .addons_support_section .testimonial_wrapper {
        margin-bottom: 20px;
    }

    .support_uplift .addons_support_section .right_content_wrapper {
        justify-content: center !important;
    }

    .support_uplift .addons_support_section .right_content_wrapper .pref_right_content {
        margin-left: 0px !important;
    }

    .addons_support_section .testimonial_wrapper .testimonial_content .card_testimonial p {
        padding: 0px 20px;
    }

    .home_hero_performance h1 {
        letter-spacing: -1.2px;
        font-size: 32px;
    }

    .home_hero_performance .detail {
        font-size: 16px;
        letter-spacing: -0.16px;
        line-height: 150%;
    }

    .addons_support_section .testimonial_wrapper .card_testimonial p {
        max-width: 100%;
    }

    .addons_support_section .testimonial_content .purple_strip:before,
    .addons_support_section .testimonial_content .orange_strip:before {
        left: 22px;
    }

    .addons_support_section .testimonial_wrapper:nth-child(4) .testimonial_content {
        order: 2;
    }

    .support_uplift .addons_support_section .testimonial_wrapper:last-child {
        flex-direction: column;
    }

    .addons_support_section .card_testimonial_user_details{
        padding-left: 20px;
    }

    .migrateWrapper {
        flex-direction: column;
    }

    .migrate_image {
        width: 100% !important;
        order: 2;
        text-align: center;
    }

    .migrate_image img {
        display: inline-block;
    }

    .migrate_content {
        width: 100% !important;
        padding: 100px 0 130px 20px;
        order: 1;
        text-align: center;
    }

    .migrate_content a {
        display: inline;
    }

    .compare_performance {
        flex-direction: column;
    }

    .compare_performance_graphs {
        width: 100%;
    }

    .compare_performance_content {
        width: 100%;
        padding-left: 0;
    }

    .compare_performance_content .compare_txt_wrapper {
        max-width: 100%;
    }

    .featuredCard .featuresCardBody .featureCardMainWrap {
        justify-content: space-evenly;
    }

    .featuredCard .featuresCardBody .featureCardMainWrap .featureCard {
        width: calc(50% - 30px) !important;
    }


    .cw_performance .txt_wrapper h2{
        font-size: 32px;
        letter-spacing: -2.4px;
        line-height: 110%;
    }

    .compare_performance_content h3 {
        font-size: 24px;
    }
    
    .compare_performance_content .compare_detail {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .home_hero_performance {
        padding: 160px 0px 130px;
        height: 100vh;
        display: flex;
        align-items: center;
    }

    .featuredCard .featuresCardBody .featureCardMainWrap .featureCard {
        width: 100% !important;
    }
    .support_uplift .addons_support_section .testimonial_wrapper .cardImg {
    width: 100%;
    height: auto;
    padding: 30px;

    }
    .support_uplift .addons_support_section .testimonial_wrapper .cardImg img {
        max-height:200px;
    }
}

@media (max-width: 600px) {
    .addons_support_section .testimonial_content .purple_strip:before, .addons_support_section .testimonial_content .orange_strip:before{
        left: 0 !important;
    }
   
    .card_testimonial{
        padding-left: 0 !important;
    }
    .support_uplift .addons_support_section .testimonial_wrapper .testimonial_content h2{
        text-align: left !important;
    }
    .support_uplift .addons_support_section .testimonial_wrapper .testimonial_content{
        text-align: left !important;
    }
    .compare_performance{
        padding: 0px 20px 63px !important;
    }
    .addons_support_section .card_testimonial_user_details{
        flex-wrap: wrap;
    }
}

@media (max-width: 400px) {
    .support_uplift .addons_support_section .testimonial_wrapper .testimonial_image svg{
        height: 288px;
    }

    .home_hero_performance .cta {
        flex-direction: column;
    }

    .home_hero_performance .cta a{
        width: 100%;
    }

    .home_hero_performance .cta a:first-child {
        margin-bottom: 12px;
        margin-right: 0;
    }
}

/* cw performance end */


/* end Body   */

.cw-hbar-wrap {
    display: block;
}

.cw_cmpg_2023 .cw-hbar-wrap .container-fluid {
    max-width: 1298px;
}

.newTstml_video_playBox .modal-content {
    margin-top: 0% !important;
    padding: 0px !important;
    width: 100%;
    position: relative;
}