/**
 * @tableofcontents
 *
 * 1. Cta Wrap Styling
 * 2. Pricing Styling
 * 3. Banner Styling
 * 4. Hosting Advice Review Styling
 * 5. Hosting Advice Apps and Cards Styling
 * 6. Hosting Advice Footer Cta Styling
 * 7. Managed Hosting Comparison Styling
 * 8. Cyber News Footer Styling
 * 9. Cyber News Banner Section Styling
 * 10. Affiliate Pop-Up Offer Banner Styling
 * 11. Affiliate Pop-Up Offer Banner Styling
 * 12. Online Media Page
 * 13. eCommerce Hosting Styling
 * 14. Top10 (naturalint) Re-Styling 
 * 15. Neil Patel Re-Styling 
 * 16. WP Glossy Landing Page
 * 17. Managed Cloud Hosting Landing Page
 * 18. Addictivtips Landing Page
 * 19. Hosting Canada Landing Page
 * 20. Aussie Hosting Landing Page
 * 21. CSS Tricks Landing Page
 * 22. DigitalOcean Offer Landing Page
 * 23. Affiliate Summit Berlin 22 Landing Page
 * 24. Freedom By Number Landing Page
 * 25. Authority Hacker Landing Page
 * 26. Affiliate Summit West 2023 Styling
 * 27. DO Page Revamp 2023
 * 28. WCEU Revamp 2023
 */


/* @section 1. Cta Wrap Styling */

/* Cta Wrap Styling*/
.cwFeaturesCtaWrap {
    margin-top: 30px;
    text-align: center;
}

/* @section 2. Cta Wrap Styling */

/*Pricing Styling Begins*/

.hostAdvicePricingWidget #wt-prcNew-v3 #wt-prcNew-v2 .wt-prcNew2_sec2 .wt-prcNew2_prc_text,
.hostAdvicePricingWidget .OCPserviceWrap {
    display: none;
}

.hostAdvicePricingWidget #wt-prcNew-v3 #wt-prcNew-v2 .wt-prcNew2_sec {
    margin-top: 0 !important;
    bottom: 0;
}

.hostAdvicePricingWidget .orgnlCutPrc {
    margin: -10px 0 10px;
    font-size: 20px;
    font-weight: 400;
    vertical-align: middle;
}

.hostAdvicePricingWidget .orgnlCutPrc .price {
    font-size: 24px;
    font-weight: 500;
    text-decoration: line-through;
    margin: 0 4px 0 10px;
    display: inline-block;
    vertical-align: middle;
}

.hostAdvicePricingWidget .discountOfferBox {
    padding: 10px 16px;
    max-width: max-content;
    min-width: 350px;
    margin: 0 auto 20px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    background-color: #2F39BF;
    border-radius: 6px;
    line-height: 16px;
    vertical-align: middle;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
}

.hostAdvicePricingWidget .discountOfferBox .offer {
    color: #fb9c55;
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    font-weight: 700;
    animation: offerColor 1s linear infinite both;
}

@keyframes offerColor {
    0% {
        color: #fb9c55;
    }

    49% {
        color: #fb9c55;
    }

    50% {
        color: #ffd100;
    }

    99% {
        color: #ffd100;
    }

    100% {
        color: #fb9c55;
    }
}

@keyframes ommOfferColor {
    0% {
        color: rgba(255, 255, 255, 1);
    }

    49% {
        color: rgba(255, 255, 255, 1);
    }

    50% {
        color: rgba(255, 255, 255, 0.7);
    }

    99% {
        color: rgba(255, 255, 255, 0.7);
    }

    100% {
        color: rgba(255, 255, 255, 1);
    }
}


/*Pricing Styling Ends*/

/* @section 3. Banner Styling */

/*Banner Styling Begins*/

.hostingAdvice #lnd-bnr-v2 {
    padding: 240px 0 110px;
}

.hostingAdvice #lnd-bnr-v2::before {
    background: url('../../img/ppc/easy-to-use-hero-image.png');
    background-size: cover;
}

.hostingAdvice .lnd-new-bnr-wrap .wp-new-bnr-txt h4 {
    font-weight: 800;
    font-size: 30px;
    color: #FFFFFF;
    margin: 0 0 34px;
}

.hostingAdvice .lnd-new-bnr-wrap .text-center p {
    margin: 0 auto;
}

.hostingAdvice .lnd-new-bnr-wrap .wp-new-bnr-txt h4 img {
    margin-left: 20px;
    display: inline;
}

.hostingAdvice .lnd-new-bnr-wrap .wp-new-bnr-txt .subTxt p {
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
}

.hostingAdvice .lnd-new-bnr-wrap .wp-new-bnr-txt .subTxt span {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
}

.hostingAdvice #lnd-bnr-v2 .wp-new-bnr-txt.text-center p {
    margin: 0 auto 40px;
}

.hostingAdvice #lnd-bnr-v2 .wp-new-bnr-txt.text-center a {
    margin-top: 20px;
}

.hostingAdvice .lnd-new-bnr-wrap .wp-new-bnr-txt s {
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
}


/*Banner Styling Ends*/

/*Hosting Advice Re-Styling || Starts*/

.hostingAdvice .lnd-new-feats-wrap,
.hostingAdvice .glb_bnchMark2_sec,
.hostingAdvice .wt-rgn_main,
.hostingAdvice .glb_bnchMark_sec,
.hostingAdvice #glb-nfaq-wrap,
.hostingAdvice .cw-1click-spprt-apps-sec,
.hostingAdvice .hm-new_sldr3_sec,
.hostingAdvice .lnd-new_vdoTstml_sec {
    padding: 80px 0;
}

.hostingAdvice .cw-1click-spprt-apps-sec .cw-1click-spprt-apps-img img {
    margin: 0 0 0 auto;
}

.hostingAdvice .cw-1click-spprt-apps-txt h2 {
    margin: 30px 0 20px;
}

/*Hosting Advice Re-Styling || Ends*/


/* @section 4. Hosting Advice Review Styling*/

/*Hosting Advice Review Wrap || Begins*/

.HostingAdviceReviewSec {
    text-align: center;
    padding: 70px 0 80px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('https://www.cloudways.com/wp-content/uploads/2022/04/hosting-advice-review-background.png'), #FFF5DC;
    background-size: cover;
}

.HostingAdviceReviewSec .reviewQuoteWrap img {
    display: inline;
}

.HostingAdviceReviewSec .reviewLogoWrap {
    margin-top: 40px;
}

.HostingAdviceReviewSec .reviewLogoWrap img {
    filter: brightness(0) invert(1);
    display: inline;
}

.HostingAdviceReviewSec .reviewContentWrap {
    margin: 20px auto 0;
    max-width: 900px;
}

.HostingAdviceReviewSec .reviewContentWrap p {
    font-style: italic;
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF
}

.HostingAdviceReviewSec .reviewUserWrap {
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.HostingAdviceReviewSec .reviewUserWrap .userDetailsWrap {
    margin-left: 20px;
    text-align: left;
}

.HostingAdviceReviewSec .reviewUserWrap .userDetailsWrap h4 {
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF;
    margin: 0;
}

.HostingAdviceReviewSec .reviewUserWrap .userDetailsWrap p {
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    margin: 10px 0 0;
}

.HostingAdviceReviewSec .reviewUserWrap .userDetailsWrap p a {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    text-decoration: underline;
}


/*Hosting Advice Review Wrap || Ends*/


/* @section 5. Hosting Advice Apps and Cards Styling*/

/*Hosting Advice Apps and Cards Section || Begins */

.appsAndProvidersSection {
    padding: 120px 0;
}

.appsAndProvidersSection .providersNavWrap ul {
    border-radius: 6px;
    overflow: hidden;
    max-width: max-content;
}

.appsAndProvidersSection .providersNavWrap ul li {
    margin: 0;
    text-align: center;
}

.appsAndProvidersSection .providersNavWrap ul li a {
    margin: 0;
    text-decoration: none;
    padding: 10px 0;
    font-weight: 600;
    font-size: 16px;
    color: #0E134F;
    background: #F1F2FF;
    min-width: 160px;
}

.appsAndProvidersSection .providersNavWrap ul li.active a {
    background: #2F39BF;
    color: #fff;
}

.appsAndProvidersSection .providersContentWrap .appsContent {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.appsAndProvidersSection .providersContentWrap .contentFlexWrap {
    width: calc(50% - 20px);
}

.appsAndProvidersSection .providersContentWrap .contentLeftWrap h2 {
    font-weight: 800;
    font-size: 36px;
    color: #0E134F;
}

.appsAndProvidersSection .providersContentWrap .contentLeftWrap p {
    font-weight: 400;
    font-size: 18px;
    color: #42526E;
    margin: 20px 0 0;
}

.appsAndProvidersSection .providersContentWrap .contentLeftWrap a {
    margin-top: 50px;
}

.appsAndProvidersSection .providersContentWrap .contentRightWrap .cardsMainWrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.appsAndProvidersSection .providersContentWrap .contentRightWrap .cardsMainWrap .cardWrap {
    width: calc(33.33% - 20px);
    background: #FFFFFF;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    padding: 25px 10px;
    text-align: center;
    margin-bottom: 20px;
    transition: all 0.4s ease-in-out;
    margin-left: 20px;
}

.appsAndProvidersSection .providersContentWrap .contentRightWrap .cardsMainWrap .cardWrap p {
    margin: 20px 0 0;
    font-weight: 600;
    font-size: 18px;
    color: #42526E;
}

.appsAndProvidersSection .providersContentWrap .contentRightWrap .cardsMainWrap .cardWrap img {
    max-width: 70px;
    height: 50px;
    display: inline-block;
}


/*Hosting Advice Apps and Cards Section || Ends */


/* @section 6. Hosting Advice Footer Cta Styling*/

/*Hosting Advice Footer Cta Section || Begins*/

.hostingAdviceFooterCtaSec {
    padding: 80px 0;
    text-align: center;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('https://www.cloudways.com/wp-content/uploads/2022/04/hosting-advice-review-background.png'), #FFF5DC;
    background-size: cover;
}

.hostingAdviceFooterCtaSec .haFooterHeadWrap {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 700px;
    margin: 0 auto;
}

.hostingAdviceFooterCtaSec .haFooterHeadWrap h4 {
    font-weight: 800;
    font-size: 30px;
    color: #FFFFFF;
    margin: 0;
}

.hostingAdviceFooterCtaSec .haFooterHeadWrap p {
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    margin: 0 0 0 10px;
}

.hostingAdviceFooterCtaSec .haFooterHeadWrap img {
    filter: brightness(0) invert(1);
    margin-left: 15px;
}

.hostingAdviceFooterCtaSec .haFooterContentWrap {
    margin: 25px auto 0;
    max-width: 750px;
}

.hostingAdviceFooterCtaSec .haFooterContentWrap h2 {
    font-weight: 800;
    font-size: 44px;
    color: #FFFFFF;
    margin: 0;
}

.hostingAdviceFooterCtaSec .haFooterPromoWrap {
    margin: 40px auto 0;
    max-width: 350px;
    border: 1.5px dashed #fb9c55;
    border-radius: 6px;
    background: rgba(29, 27, 27, 0.35);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
}

.hostingAdviceFooterCtaSec .haFooterPromoWrap p {
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    margin: 0 10px 0 0;
    animation: offerColor 1s linear infinite both;
}

.hostingAdviceFooterCtaSec .haFooterPromoWrap p.boldTxt {
    font-weight: 700;
}

.hostingAdviceFooterCtaSec .haFooterCtaWrap {
    margin: 55px auto 0;
}

.hostingAdviceFooterCtaSec .haFooterCtaWrap .cw-glb-btn {
    background-color: #fff;
    border-color: #fff;
    color: #0E134F;
}

.hostingAdviceFooterCtaSec .haFooterCtaWrap s {
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
}


/*Hosting Advice Footer Cta Section || Ends*/


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/* @section 7. Managed Hosting Comparison Styling*/

/*Managed Hosting Comparison Section || Begin*/

.cwManagedHstngSec {
    padding: 80px 0 65px;
}

.cwManagedHstngSec .cwManagedHeadWrap {
    text-align: center;
}

.cwManagedHstngSec .cwManagedHeadWrap h2 {
    font-weight: 800;
    font-size: 36px;
    color: #0E134F;
}

.cwManagedHstngSec .cwManagedHeadWrap p {
    font-weight: 400;
    font-size: 18px;
    color: #42526E;
}

.cwManagedHstngSec .cwManagedBadgesWrap {
    margin-top: 55px;
}

.cwManagedHstngSec .cwManagedBadgesWrap .badgesMainWrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.cwManagedHstngSec .cwManagedBadgesWrap .badgesMainWrap .badgeWrap a img {
    max-width: 100px;
    min-height: 100px;
    margin: 0 7px;
}

.cwManagedHstngSec .cwManagedComparisonWrap {
    margin-top: 65px;
}

.cwManagedHstngSec .cwManagedComparisonWrap .table-responsive {
    overflow: visible;
}

.cwManagedHstngSec .cwManagedComparisonWrap table {
    width: 100%;
    overflow: visible;
}

.cwManagedHstngSec .cwManagedComparisonWrap table>thead>tr>th {
    padding: 25px 10px;
    text-align: center;
    background: #fff;
    font-weight: 600;
    font-size: 18px;
    color: #42526E;
    border: 0.7px solid rgba(66, 82, 110, 0.4) !important;
    vertical-align: middle;
}

.cwManagedHstngSec .cwManagedComparisonWrap table>thead>tr>th:first-child {
    background: none;
    border: none !important;
}

.cwManagedHstngSec .cwManagedComparisonWrap table thead tr th:nth-child(2) {
    background: #2F39BF;
    color: #fff;
    position: relative;
    position: relative;
}

.cwManagedHstngSec .cwManagedComparisonWrap table thead tr th:nth-child(2)::before {
    position: absolute;
    content: '';
    top: -10px;
    bottom: 0;
    left: 0;
    right: 0;
    background: inherit;
    border-radius: 6px 6px 0 0;
    height: 11px;
}


.cwManagedHstngSec .cwManagedComparisonWrap table>tbody {
    border: 0.7px solid rgba(66, 82, 110, 0.4);
    border-radius: 6px;
}

.cwManagedHstngSec .cwManagedComparisonWrap table>tbody tr th {
    border-right: 0.7px solid rgba(66, 82, 110, 0.3);
    border-top: 0.7px solid rgba(66, 82, 110, 0.3);
    border-radius: 6px 0 0 6px;
    padding: 24px 10px 24px 30px;
    font-weight: 700;
    font-size: 16px;
    color: #42526E;
    background: #fff;
    width: 330px;
    vertical-align: middle;
}

.cwManagedHstngSec .cwManagedComparisonWrap table>tbody tr td {
    border-top: 0.7px solid rgba(66, 82, 110, 0.3);
    border-left: 0.7px solid rgba(66, 82, 110, 0.3);
    padding: 24px 10px;
    font-weight: 400;
    font-size: 16px;
    color: #42526E;
    background: #fff;
    text-align: center;
    width: 220px;
    vertical-align: middle;
}

.cwManagedHstngSec .cwManagedComparisonWrap table>tbody tr:last-child {
    border-bottom: none;
}


/*Managed Hosting Comparison Section || Ends*/


/* ---------------------------------------------------------------------------------------------------------------------- */


/* @section 8. Cyber News Footer Styling*/

/*Cyber News Footer Section || Begins*/

.cyberNewsFooterSec {
    position: relative;
    padding: 40px 0;
    background: linear-gradient(0deg, #000000, #000000), #0A1E43;
}

.cyberNewsFooterSec::before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    content: '';
    background: url('../../img/alternatives/cw-alternatives-new-bg.png') no-repeat bottom;
    background-size: cover;
}

.cyberNewsFooterSec .footerMainWrap {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cyberNewsFooterSec .footerMainWrap .footerLeftWrap {
    max-width: 350px;
}

.cyberNewsFooterSec .footerMainWrap .footerLeftWrap h2 {
    font-weight: 800;
    font-size: 36px;
    color: #FFFFFF;
    margin: 0;
}

.cyberNewsFooterSec .footerMainWrap .ftrMidWrap {
    line-height: 35px;
}

.cyberNewsFooterSec .footerMainWrap .ftrMidWrap p {
    font-weight: 400;
    font-size: 36px;
    color: #fff;
    margin: 0;
}

.cyberNewsFooterSec .footerMainWrap .ftrMidWrap p.highlghtTxt {
    color: #FBD808;
    font-weight: 800;
}


/*Cyber News Footer Section || Ends*/


/*-------------------------------------------------------------------------------------------------------------------------------*/


/* @section 9. Cyber News Banner Section Styling*/

/*Cyber News Banner Section Begins*/

.cyberNewsBnrSec {
    padding: 160px 0 100px;
    background: linear-gradient(180deg, #0A1F76 0%, #1728D0 100%);
    position: relative;
}

.cyberNewsBnrSec::before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    content: '';
    background: url('../../img/alternatives/cw-alternatives-new-bg.png');
    background-size: cover;
}

.cyberNewsBnrSec .bnrMainWrap {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cyberNewsBnrSec .bnrMainWrap .bnrRightWrap .bnrRightMainWrap {
    background: #fff;
    max-width: 355px;
    padding: 60px 50px;
    border-radius: 0 35% 0 0;
    box-shadow: 7px solid #486BEB;
    position: relative;
}

.cyberNewsBnrSec .bnrMainWrap .bnrRightWrap .bnrRightMainWrap p {
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    /* or 115% */
    letter-spacing: -0.03em;
    margin: 0 0 30px;
}

.cyberNewsBnrSec .bnrMainWrap .bnrRightWrap .quoteBorderWrap {
    border: 7px solid #486BEB;
    padding: 20px;
    border-radius: 0 35% 0 0;
}

.cyberNewsBnrSec .bnrMainWrap .bnrRightWrap .bnrRightMainWrap .rightQuoteWrap {
    padding: 24px 16px;
    position: absolute;
    background: #000;
    top: 15%;
    left: -20px;
    transform: translateX(-50%);
}

.cyberNewsBnrSec .bnrMainWrap .bnrRightWrap .bnrRightMainWrap .rightQuoteWrap img {
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(180deg);
}

.cyberNewsBnrSec .bnrMainWrap .bnrLeftWrap {
    max-width: 651px;
    padding-right: 50px;
}

.cyberNewsBnrSec .bnrMainWrap .bnrLeftWrap h1 {
    font-weight: 800;
    font-size: 56px;
    color: #FFFFFF;
}

.cyberNewsBnrSec .bnrMainWrap .bnrLeftWrap p {
    font-weight: 400;
    font-size: 22px;
    color: #FFFFFF;
    margin: 20px 0 0;
}

.cyberNewsBnrSec .bnrMainWrap .bnrLeftWrap .bnrBulletsWrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 40px 0 0;
    list-style: none;
    padding: 0;
}

.cyberNewsBnrSec .bnrMainWrap .bnrLeftWrap .bnrBulletsWrap li {
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
    padding-left: 30px;
    position: relative;
    width: 50%;
    margin-bottom: 20px;
}

.cyberNewsBnrSec .bnrMainWrap .bnrLeftWrap .bnrBulletsWrap li::before {
    content: "\f00c";
    color: #39DCB1;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 5px;
}

.cyberNewsBnrSec .bnrLeftWrap .ctaBox {
    margin-top: 40px;
}

.cyberNewsBnrSec .bnrLeftWrap .ctaBox a {
    margin-right: 10px;
    margin-bottom: 10px;
}

.cyberNewsBnrSec .bnrLeftWrap .ctaBox a s {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    text-decoration: line-through;
}

.wt_signup3_btmBox {
    padding: 40px 0;
    background: #F8F9FB;
}

.wt_signup3_btmBox .wt_signup3_btm_logoBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}

.feats-padding-adjust .lnd-new-feats-wrap {
    padding: 100px 0 80px;
}

/* @section 10. Affiliate Pop-Up Offer Banner Styling */



/* Pop up offer Banner Styling || Begins*/

.affPopupOfferWraper {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 10px;
    transform: translateY(200px);
    z-index: 999;
}

.affPopupOfferWraper .popupOfferMainWraper {
    position: relative;
}

.affPopupOfferWraper .popupOfferMainWraper .popupMainWrap {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.affPopupOfferWraper .popupOfferMainWraper a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9;
}

.affPopupOfferWraper .closeBtn {
    position: absolute;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    border: 2px solid transparent;
    top: 0px;
    right: 0px;
    transform: translate(50%, -50%);
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 10%);
    text-align: center;
    z-index: 9999;
}

.affPopupOfferWraper .closeBtn .closBtnIconWrap {
    color: rgba(0, 0, 0, 0.7);
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
}

.affPopupOfferWraper .closeBtn .closBtnIconWrap:hover {
    color: rgba(0, 0, 0, 1);
}

.affPopupOfferWraper .popupOfferMainWraper .popupMainWrap .popupTxtWrap {
    max-width: 500px;
    margin-right: 25px;
}

.affPopupOfferWraper .popupOfferMainWraper h2 {
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF;
    margin: 0;
    vertical-align: middle;
}

.affPopupOfferWraper .popupOfferMainWraper h2 span {
    font-size: 30px;
    font-weight: 800;
    color: #FBD808;
    vertical-align: middle;
}

.popupOfferMainWraper {
    background: url(https://www.cloudways.com/wp-content/uploads/2022/05/affiliate-summit-new-york-bnr.png) no-repeat center, linear-gradient(180deg, #00092B 0%, #0A24A8 100%);
    background-size: cover;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px 50px;
    display: block;
}

.affPopupOfferWraper.Open {
    -webkit-animation: viewOffer 1s linear both;
    animation: viewOffer 1s linear both;
}

.affPopupOfferWraper.Close,
.affPopupOfferWraper.Drop {
    -webkit-animation: closeOffer 0.4s linear both;
    animation: closeOffer 0.4s linear both;
}

.affPopupOfferWraper.Stop {
    -webkit-animation: none;
    animation: none;
}

.affPopupOfferWraper .popupOfferMainWraper .popupMainWrap .popupOfferWrap .offerWrap {
    border: 2px dashed #FBD808;
    border-radius: 6px;
    padding: 10px 40px;
}

.affPopupOfferWraper .popupOfferMainWraper .popupMainWrap .popupOfferWrap .offerWrap p {
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    margin: 0;
}

.affPopupOfferWraper .popupOfferMainWraper .popupMainWrap .popupOfferWrap .offerWrap p span {
    font-size: inherit;
    font-weight: 700;
    color: #FBD808;
    animation: offerColor2 1s linear infinite both;
}

@keyframes offerColor2 {
    0% {
        color: rgba(255, 209, 0, 0.8);
    }

    49% {
        color: rgba(255, 209, 0, 0.8);
    }

    50% {
        color: rgba(255, 209, 0, 1);
    }

    99% {
        color: rgba(255, 209, 0, 1);
    }

    100% {
        color: rgba(255, 209, 0, 0.8);
    }
}

@keyframes viewOffer {
    to {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

@keyframes closeOffer {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(200px);
        transform: translateY(200px);
    }
}

/* Pop up offer Banner Styling || Ends*/


/* @section 11. Affiliate New York Re-Styling */

/* Affiliate New York Re-Styling*/

.new-york-summit #aff_new-bnr-wrap {
    padding: 160px 0 180px;
}

.new-york-summit .lnd-new-appSol-imgBox img {
    width: 50px;
}

/* @Section 12. Online Media Page */

.OnlineMediaPgWrap .ppcNavHelloBar {
    background-color: #55306C;
}

.OnlineMediaPgWrap .onlineMediaWidgetsBg {
    background-image: url(../../img/ppc/Online-media-widgets-bg.png);
}

.OnlineMediaPgWrap #lnd-bnr-v2::before {
    background-image: url(../../img/ppc/Online-media-widgets-bg.png);
}

.OnlineMediaPgWrap .cw-glb-btn,
.OnlineMediaPgWrap .hostingAdviceFooterCtaSec .haFooterCtaWrap .cw-glb-btn,
.OnlineMediaPgWrap .cw-glb-btn:active,
.OnlineMediaPgWrap .hostingAdviceFooterCtaSec .haFooterCtaWrap .cw-glb-btn:active,
.OnlineMediaPgWrap .cw-glb-btn:focus,
.OnlineMediaPgWrap .hostingAdviceFooterCtaSec .haFooterCtaWrap .cw-glb-btn:focus {
    background-color: #FBD808;
    border-color: #FBD808;
}

.OnlineMediaPgWrap .cw-glb-btn:hover,
.OnlineMediaPgWrap .hostingAdviceFooterCtaSec .haFooterCtaWrap .cw-glb-btn:hover {
    background-color: #fde44d !important;
    border-color: #fde44d !important;
}

.OnlineMediaPgWrap .hostingAdviceFooterCtaSec .haFooterPromoWrap {
    border-color: rgba(255, 255, 255, 0.6);
}

.OnlineMediaPgWrap .hostingAdviceFooterCtaSec .haFooterPromoWrap p {
    animation: none;
}

.OnlineMediaPgWrap .hostingAdviceFooterCtaSec .haFooterPromoWrap .boldTxt {
    animation: ommOfferColor 1s linear infinite both;
}


/* @section 13. eCommerce Hosting Styling*/

/*eCommerce Styling || Begins*/

.eCmrceHstng .cw-1click-spprt-apps-sec {
    background: url(../../img/alternatives/cw-alternatives-new-bg.png), #1927E0;
    background-size: cover;
}

.eCmrceHstng .cw-1click-spprt-apps-sec .cw-1click-spprt-apps-txt {
    max-width: 500px;
}

.eCmrceHstng .cw-1click-spprt-apps-sec .cw-1click-spprt-apps-img img {
    margin: 0 0 0 auto;
}

.eCmrceHstng .join-aff-sec {
    background: url(../../img/alternatives/cw-alternatives-new-bg.png), #0A1E43;
    background-size: cover;
}

.eCmrceHstng .join-aff-sec .join-aff-txt p {
    color: #fff;
}

/* .eCmrceHstng .lnd-new-feats-wrap{
    padding: 80px 0 70px;
} */

.eCmrceHstng .lnd-new_vdoTstml_sec,
.eCmrceHstng #glb-nfaq-wrap {
    padding: 80px 0;
}

.eCmrceHstng .cw-1click-spprt-apps-sec {
    padding: 80px 0;
}

.eCmrceHstng .hm-new-spprt-txt-wrap h2 {
    font-weight: 800;
    font-size: 36px;
}

.eCmrceHstng .join-aff-txt h2,
.eCmrceHstng .wt-prcNew2_prvd-tab-wrap h2,
.eCmrceHstng .hm-new-plt_sec_top h2 {
    font-weight: 800;
}

.eCmrceHstng .vpsRatingsCard .cwvs_g2Stats_mainBox .cwvs_g2Stats_inrBox {
    max-width: 265px;
}

.eCmrceHstng .vpsRatingsCard .cwvs_g2Stats_ttlBox {
    max-width: 730px;
}

/* Stats Section Re-Styling Begins*/

.eCmrceHstng .cwvs_g2Stats_inrBox circle {
    stroke-width: 7px;
}

.eCmrceHstng .cwvs_g2Stats_txtBox p {
    font-size: 20px;
    font-weight: 600;
    color: #42526E;
}

/* Stats Section Re-Styling Ends*/

/* eCommerce Apps Section Styling || Begins */

.eCmrceAppsSec {
    padding: 80px 0;
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsHeadWrap {
    text-align: center;
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsHeadWrap h2 {
    font-weight: 800;
    font-size: 36px;
    color: #0E134F;
    margin: 0;
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsHeadWrap p {
    font-weight: 400;
    font-size: 18px;
    color: #42526E;
    margin: 15px 0 0;
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap {
    margin-top: 40px;
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard {
    width: calc(33.33% - 25px);
    border: 1px solid rgba(66, 82, 110, 0.1);
    border-radius: 6px;
    margin-top: 40px;
    overflow: hidden;
    transition: all .4s ease-in-out;
    position: relative;
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard:hover {
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(66, 82, 110, 0.06);
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard .cardHeadWrap {
    padding: 20px;
    text-align: center;
    background: #fff;
    min-height: 162px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard .cardHeadWrap .cardImgWrap {
    min-height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard .cardHeadWrap.wooCard {
    background: rgba(155, 92, 143, 0.2);
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard .cardHeadWrap.magentoCard {
    background: rgba(242, 99, 34, 0.1);
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard .cardHeadWrap.wpCard {
    background: rgba(70, 67, 66, 0.1);
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard .cardHeadWrap.prestaCard {
    background: rgba(160, 219, 232, 0.2);
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard .cardHeadWrap.openCartCard {
    background: rgba(4, 182, 240, 0.1);
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard .cardHeadWrap.phpCard {
    background: rgba(119, 123, 179, 0.2);
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard .cardHeadWrap img {
    display: inline-block;
    max-width: 75px;
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard .cardHeadWrap p {
    font-weight: 700;
    font-size: 16px;
    color: #0E134F;
    margin: 20px 0 0;
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard .cardContentWrap {
    background: #fff;
    padding: 20px 20px 60px;
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard .cardContentWrap p {
    font-weight: 400;
    font-size: 16px;
    color: #42526E;
    margin: 0;
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard .cardContentWrap .txtLink {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: -0.02em;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #2F39BF;
    display: inline-block;
    margin-top: 10px;
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard .cardContentWrap .txtLink i {
    margin-left: 5px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard .cardContentWrap .txtLink:hover i {
    margin-left: 10px;
}

.eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard .cardContentWrap .txtLink i svg path {
    fill: #2F39BF;
}

/* eCommerce Apps Section Styling || Ends */

/* eCommerce Faq Re-Styling || Begins*/

.eCmrceAppsSec #glb-nfaq-wrap {
    padding: 80px 0;
}

/* eCommerce Faq Re-Styling || Ends*/

/* @section 14. Top10 (naturalint) Re-Styling*/

.top10 .cyberNewsBnrSec .bnrMainWrap .bnrRightWrap .bnrRightMainWrap .rightQuoteWrap {
    background: #ff4a64;
}

.top10 .cyberNewsBnrSec::before {
    position: absolute;
    top: 200px;
    bottom: 0;
    right: 0;
    left: 0;
    content: '';
    background: url('https://www.cloudways.com/wp-content/uploads/2022/04/wp-black-logo.svg') no-repeat right bottom;
    background-size: 350px;
    opacity: 0.2;

}

.top10 .cyberNewsFooterSec {
    background: #9f4451;
}

.top10 .cyberNewsFooterSec::before {
    background: url('https://www.cloudways.com/wp-content/uploads/2022/05/top-10-bnr-image.png') no-repeat bottom;
    background-size: cover;
}

.top10 .cyberNewsFooterSec .footerMainWrap .footerLeftWrap h2 {
    font-size: 34px;
}

/*eCommerce Styling || Ends*/

/* @section 15. Neil Patel Re-Styling */

.neilPatelLndPage .top10 .cyberNewsBnrSec::before {
    background: url('../../img/alternatives/cw-alternatives-new-bg.png');
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-size: cover;
    opacity: 1;
}

.neilPatelLndPage .cyberNewsBnrSec .heroBnrBottomSlide {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.25);
    padding: 25px;
}

.neilPatelLndPage .cyberNewsBnrSec .heroBnrBottomSlide h3 {
    color: #fff;
    margin: 0;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
}

/* @section 16. WP Glossy Landing Page */

.wpGlossy #lnd-bnr-v2::before,
.wpGlossy .HostingAdviceReviewSec,
.wpGlossy .hostingAdviceFooterCtaSec {
    background-image: url(https://www.cloudways.com/wp-content/uploads/2022/06/wpglossy-bg.png);
}

.wpGlossy .cw-glb-btn,
.wpGlossy .hostingAdviceFooterCtaSec .haFooterCtaWrap .cw-glb-btn {
    background-color: #FBD808;
    border-color: #FBD808;
}

.wpGlossy .cw-glb-btn:hover,
.wpGlossy .hostingAdviceFooterCtaSec .haFooterCtaWrap .cw-glb-btn:hover,
.wpGlossy .cw-glb-btn:active,
.wpGlossy .hostingAdviceFooterCtaSec .haFooterCtaWrap .cw-glb-btn:active,
.wpGlossy .cw-glb-btn:focus,
.wpGlossy .hostingAdviceFooterCtaSec .haFooterCtaWrap .cw-glb-btn:focus {
    background-color: #fde44d !important;
    border-color: #fde44d !important;
}

.wpGlossy .hostingAdvice .lnd-new-bnr-wrap .wp-new-bnr-txt h4 img {
    filter: brightness(0) invert(1);
}

.wpGlossy .ppcNavHelloBar {
    background-color: #fff;
}

.wpGlossy .ppcNavHelloBar p {
    color: #0E134F;
}

.wpGlossy .ppcNavHelloBar .cw-hbar-close .svg-icon {
    filter: brightness(0);
}

.wpGlossy .performanceStatsSec .topTxt h2,
.wpGlossy .lnd-new-appSol_ttlBox>h2,
.wpGlossy .wt-prcNew2_prvd-tab-wrap h2,
.wpGlossy .comp-with-cw-txt h2,
.wpGlossy .hm-new-spprt-txt-wrap h2,
.wpGlossy .lnd-new-feats-txt h2,
.wpGlossy .wt-rgn_inr-top h2,
.wpGlossy .glb_bnchMark2_ttlBox h2,
.wpGlossy .glb-nfaq-ttl h2 {
    font-weight: 800;
}

.wpGlossy .hostingAdviceFooterCtaSec .haFooterPromoWrap p {
    animation: none;
}

.wpGlossy .hostingAdviceFooterCtaSec .haFooterPromoWrap .boldTxt {
    animation: ommOfferColor 1s linear infinite both;
}

/* @section 17. Managed Cloud Hosting Landing Page */

.hostAdviceMngedCloudHstng .lnd-new-bnr-wrap {
    background: #07183C;
}

.hostAdviceMngedCloudHstng .hostingAdvice #lnd-bnr-v2::before {
    background: url(../../img/alternatives/cw-alternatives-new-bg.png);
    background-size: cover;
}

.hostAdviceMngedCloudHstng .cw-glb-btn {
    background-color: #fcd80a;
    border-color: #fcd80a;
}

.hostAdviceMngedCloudHstng .cw-glb-btn:hover,
.hostAdviceMngedCloudHstng .cw-glb-btn:focus {
    background-color: #f1cd00 !important;
    border-color: #f1cd00 !important;
}

.hostAdviceMngedCloudHstng .HostingAdviceReviewSec {
    background: url('https://www.cloudways.com/wp-content/uploads/2022/09/hostAdvice-blue-bg.png') no-repeat center;
    background-size: cover;
}

.hostAdviceMngedCloudHstng .HostingAdviceReviewSec .reviewLogoWrap img {
    filter: unset;
}

.hostAdviceMngedCloudHstng .hostingAdviceFooterCtaSec .haFooterPromoWrap p {
    animation: none;
}

.hostAdviceMngedCloudHstng .hostingAdviceFooterCtaSec .haFooterPromoWrap p.boldTxt {
    animation: ommOfferColor 1s linear infinite both;
}

.hostAdviceMngedCloudHstng .hostingAdviceFooterCtaSec .haFooterHeadWrap img {
    filter: none;
}

.hostAdviceMngedCloudHstng .hostingAdviceFooterCtaSec {
    background: #07183C;
    position: relative;
}

.hostAdviceMngedCloudHstng .hostingAdviceFooterCtaSec::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../../img/alternatives/cw-alternatives-new-bg.png);
    background-size: cover;
}

.hostAdviceMngedCloudHstng .hostingAdviceFooterCtaSec .haFooterHeadWrap,
.hostAdviceMngedCloudHstng .hostingAdviceFooterCtaSec .haFooterContentWrap,
.hostAdviceMngedCloudHstng .hostingAdviceFooterCtaSec .haFooterPromoWrap,
.hostAdviceMngedCloudHstng .hostingAdviceFooterCtaSec .haFooterCtaWrap {
    position: relative;
}

.hostAdviceMngedCloudHstng .wp-new-bnr-txt h1,
.hostAdviceMngedCloudHstng .wt-prcNew2_prvd-tab-wrap h2,
.hostAdviceMngedCloudHstng .comp-with-cw-txt h2,
.hostAdviceMngedCloudHstng .lnd-new-feats-txt h2,
.hostAdviceMngedCloudHstng .hm-new-spprt-txt-wrap h2,
.hostAdviceMngedCloudHstng .wt-rgn_inr-top h2,
.hostAdviceMngedCloudHstng .glb-nfaq-ttl h2,
.hostAdviceMngedCloudHstng .glb-nfaq-ttl h3 {
    font-weight: 800;
}

.hostAdviceMngedCloudHstng .hostAdvicePricingWidget .discountOfferBox {
    border-radius: 30px;
}

.hostAdviceMngedCloudHstng .hostAdvicePricingWidget .discountOfferBox img {
    margin-right: 10px;
}

.hostAdviceMngedCloudHstng .hm-new-spprt-txt-wrap h2 {
    font-size: 36px;
}

.hostAdviceMngedCloudHstng .hm-new-spprt-txt-wrap p {
    font-size: 18px;
    font-weight: 400;
}

.hostAdviceMngedCloudHstng .hostingAdviceFooterCtaSec .haFooterCtaWrap .cw-glb-btn {
    background-color: #fcd80a;
    border-color: #fcd80a;
}

.hostAdviceMngedCloudHstng .hostingAdviceFooterCtaSec .haFooterPromoWrap {
    border-color: #fff;
}

.hostAdviceMngedCloudHstng .cw-mngd-wp-hstng .cwRsrcSec .cw-agency-vid-testi {
    margin-bottom: 0;
}

.hostAdviceMngedCloudHstng .cw-mngd-wp-hstng .cwRsrcSec .header .text {
    margin-bottom: 70px;
}

.hostAdviceMngedCloudHstng .cw-mngd-wp-hstng .cwRsrcSec .cw-agency-vid-testi p {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
}

.hostAdviceMngedCloudHstng .cw-mngd-wp-hstng .cwRsrcSec .cw-agency-vid-testi h4 {
    font-weight: 700;
    font-size: 20px;
    color: #0E134F;
    margin-top: 55px;
}

.hostAdviceMngedCloudHstng .cw-mngd-wp-hstng .cwRsrcSec .cw-agency-vid-testi div.coll {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.hostAdviceMngedCloudHstng .cw-mngd-wp-hstng .cwRsrcSec .cw-agency-vid-testi .testiQuoteWrap {
    margin-bottom: 30px;
}

.hostAdviceMngedCloudHstng .bfcmCouponConditionsSec .mainWrap {
    display: block;
}

.hostAdviceMngedCloudHstng .hm-new-plt_sec_top h2,
.hostAdviceMngedCloudHstng .lnd-new-prvd-cntnt h2,
.hostAdviceMngedCloudHstng .lnd-new-appSol_ttlBox>h2,
.hostAdviceMngedCloudHstng .lnd-agncy-ftr-txt h2 {
    font-weight: 800;
}

.hostAdviceMngedCloudHstng .hm-new-plt_sec_cont strong,
.hostAdviceMngedCloudHstng .lnd-agncy-ftr-box h4 {
    font-weight: 700;
}

/* @section 18. Addictivtips Landing Page */

.addictiveTips .hostAdviceMngedCloudHstng .cw-glb-btn {
    background-color: #2F39BF !important;
    border-color: #2F39BF !important;
    color: #fff !important;
}

.addictiveTips .hostAdviceMngedCloudHstng .cw-glb-btn:hover,
.addictiveTips .hostAdviceMngedCloudHstng .cw-glb-btn:focus {
    background-color: #333ecf !important;
    border-color: #333ecf !important;
}

.addictiveTips .hostingAdviceFooterCtaSec .haFooterCtaWrap .cw-glb-btn {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #0E134F !important;
}

.addictiveTips .hostingAdvice .ppcNavBar .ppc-hdr-wrap .ppcNavHelloBar {
    background: #00B7E8;
}

.addictiveTips .hostAdviceMngedCloudHstng .hostingAdviceFooterCtaSec {
    background: #03B6E6;
}

.addictiveTips .hostingAdviceFooterCtaSec .haFooterHeadWrap {
    max-width: 730px;
}

.addictiveTips .wp-new-bnr-txt h1,
.addictiveTips .hostingAdvice .lnd-new-bnr-wrap .wp-new-bnr-txt .subTxt span {
    color: #000;
}

.addictiveTips .hostingAdvice .lnd-new-bnr-wrap .wp-new-bnr-txt h4,
.addictiveTips .wp-new-bnr-txt p {
    color: #000;
    opacity: 0.7;
}

.addictiveTips .ppc-nav li a,
.addictiveTips .ppc-nav li a:active,
.addictiveTips .ppc-nav li a:focus {
    color: #0E134F;
}

.addictiveTips .hostAdviceMngedCloudHstng .lnd-new-bnr-wrap {
    background: #F8F9FB;
}

.addictiveTips .cw-glb-btn_blank {
    color: #2F39BF !important;
    border-color: #2F39BF !important;
}

.addictiveTips .cw-glb-btn_blank:hover {
    background: #2F39BF !important;
    color: #fff !important;
}

.addictiveTips .ppc-hdr-wrap nav .ppc-value-hdr-cw-logo {
    background-position-y: -94px;
}

.addictiveTips .hostAdviceMngedCloudHstng .hostingAdvice #lnd-bnr-v2::before {
    background: url('https://www.cloudways.com/wp-content/uploads/2022/09/addictivhosting-bg.png') no-repeat left bottom;
}

/* @section 19. Hosting Canada Landing Page */

.hostingCanada .hostAdviceMngedCloudHstng .lnd-new-bnr-wrap {
    background: #1E3D8D;
}

.hostingCanada .hostingAdvice .ppcNavBar .ppc-hdr-wrap .ppcNavHelloBar {
    background: #fff;
}

.hostingCanada .ppcNavHelloBar p {
    color: #0E134F;
}

.hostingCanada .hostAdviceMngedCloudHstng .hostingAdviceFooterCtaSec {
    background: #1E3D8D;
}

.hostingCanada .hostingAdviceFooterCtaSec .haFooterHeadWrap {
    align-items: flex-end;
}

.hostingCanada .hostingAdviceFooterCtaSec .haFooterHeadWrap h4,
.hostingCanada .hostingAdviceFooterCtaSec .haFooterHeadWrap p {
    margin-bottom: 10px;
}

.hostingCanada .hostingAdvice .lnd-new-bnr-wrap .wp-new-bnr-txt h4 {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.hostingCanada .hostingAdvice .lnd-new-bnr-wrap .wp-new-bnr-txt h4 img {
    margin-bottom: -10px;
}

.hostingCanada .hostAdviceMngedCloudHstng .cw-glb-btn {
    background-color: #09ebaf !important;
    border-color: #09ebaf !important;
}

.hostingCanada .hostAdviceMngedCloudHstng .cw-glb-btn:hover,
.hostingCanada .hostAdviceMngedCloudHstng .cw-glb-btn:focus {
    background-color: #74ffda !important;
    border-color: #74ffda !important;
}

.hostingCanada .hostingAdviceFooterCtaSec .haFooterCtaWrap .cw-glb-btn {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #0E134F !important;
}

/* @section 20. Aussie Hosting Landing Page */

.aussieHosting .hostingAdvice .ppcNavBar .ppc-hdr-wrap .ppcNavHelloBar {
    background: #FBD808;
}

.aussieHosting .ppcNavHelloBar p {
    color: #0E134F;
}

.aussieHosting .hostAdviceMngedCloudHstng .lnd-new-bnr-wrap,
.aussieHosting .hostAdviceMngedCloudHstng .hostingAdviceFooterCtaSec {
    background: #1A3E6C;
}

/* @section 21. CSS Tricks Styling */

.cssTricks .hostingAdvice #lnd-bnr-v2 {
    padding: 150px 0 180px;
}

.cssTricks .lnd-new-bnr-wrap {
    background: #101995;
}

.cssTricks .hostingAdvice #lnd-bnr-v2::before {
    background: url(../../img/alternatives/cw-alternatives-new-bg.png) no-repeat center;
    background-size: cover;
    opacity: 0.6;
}

.cssTricks .wp-new-bnr-txt h1,
.cssTricks .lnd-new-feats-txt h2,
.cssTricks .wt-prcNew2_prvd-tab-wrap h2,
.cssTricks .glb-nfaq-ttl h2,
.cssTricks .glb-nfaq-ttl h3 {
    font-weight: 800;
}

.cssTricks .cw-glb-btn {
    background-color: #fcd80a;
    border-color: #fcd80a;
}

.cssTricks .cw-glb-btn:hover,
.cssTricks .cw-glb-btn:focus {
    background-color: #f1cd00 !important;
    border-color: #f1cd00 !important;
}

.cssTricks .heroPartnersMainWrap {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 0;
}

.cssTricks .heroPartnersMainWrap::before {
    mix-blend-mode: overlay;
    background: rgba(255, 255, 255, 0.24);
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.cssTricks .heroPartnersMainWrap .heroPartnersLogosWrap {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.cssTricks .heroPartnersMainWrap .heroPartnersLogosWrap img {
    filter: brightness(0) invert(1);
    opacity: 0.6;
    margin: 15px;
}

.cssTricks .hostingAdvice .ppcNavBar .ppc-hdr-wrap .ppcNavHelloBar {
    background: #fff;
}

.cssTricks .ppcNavHelloBar p {
    color: #0E134F;
}

.cssTricks .cw-hbar-close .svg-icon {
    filter: brightness(0);
}

.cssTricks .ppcNavHelloBar p b {
    font-size: inherit;
    font-weight: 700;
    color: inherit;
}

/* @section 22. DigitalOcean Offer Landing Page */

.DigitalOceanOffer .lnd-new-bnr-wrap {
    background: linear-gradient(114.76deg, #0069FF 5.26%, #0F1787 65.78%), #101995;
}

.DigitalOceanOffer .hostingAdvice #lnd-bnr-v2::before {
    background: url(../../img/alternatives/cw-alternatives-new-bg.png);
    background-size: cover;
    opacity: 0.6;
}

.DigitalOceanOffer .hostingAdvice .ppcNavBar .ppc-hdr-wrap .ppcNavHelloBar {
    background: #fff;
}

.DigitalOceanOffer .ppcNavHelloBar p {
    color: #0E134F;
}

.DigitalOceanOffer .hostingAdvice .ppcNavBar .ppcNavHelloBar .cw-hbar_ftrTag {
    background: #2F39BF;
}

.DigitalOceanOffer .cw-hbar-close .svg-icon {
    filter: brightness(0);
}

.DigitalOceanOffer .wp-new-bnr-txt h1 {
    font-weight: 800;
    margin-bottom: 25px;
}

.DigitalOceanOffer .hostingAdvice #lnd-bnr-v2 .wp-new-bnr-txt.text-center p {
    margin-bottom: 30px;
}

.DigitalOceanOffer .hostingAdvice #lnd-bnr-v2 {
    padding-bottom: 190px;
}

.DigitalOceanOffer .cw-glb-btn {
    background-color: #fcd80a;
    border-color: #fcd80a;
}

.DigitalOceanOffer .cw-glb-btn:hover,
.DigitalOceanOffer .cw-glb-btn:focus {
    background-color: #f1cd00 !important;
    border-color: #f1cd00 !important;
}

.DigitalOceanOffer .appsAndProvidersSection .providersContentWrap .appsContent {
    align-items: flex-start;
}

.DigitalOceanOffer .appsAndProvidersSection .providersContentWrap .contentFlexWrap .contentLeftWrap {
    max-width: 440px;
}

.DigitalOceanOffer .hm-new-spprt-wrap .row {
    display: flex;
    align-items: center;
}

.DigitalOceanOffer .hm-new-spprt-wrap .row .rightFlexWrap {
    max-width: 490px;
}

.DigitalOceanOffer .hm-new-spprt-txt-wrap h2 {
    font-size: 35px;
    font-weight: 800;
}

.DigitalOceanOffer .hm-new-spprt-txt-wrap p {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 40px;
}

.DigitalOceanOffer .lnd-glb-tbl-txt h2 {
    font-weight: 800;
    font-size: 36px;
    color: #0E134F;
    margin: 0 0 25px;
}

.DigitalOceanOffer .lnd-glb-tbl-txt p {
    font-weight: 400;
    font-size: 18px;
    color: #42526E;
    margin: 0;
}

.DigitalOceanOffer #lnd-glb-tbl_v2.lnd-glb-tbl-fold .table>thead>tr>th {
    font-weight: 700;
}

.DigitalOceanOffer .cwKinstaTemplate .g2TestimonialsSec .g2TestimonialsWrap .g2TestimonialsBox .testimonials_cstmrInfoBox .testimonials_cstmrTxtBox h6 {
    font-weight: 600;
    font-size: 14px;
    color: #0E134F;
}

.DigitalOceanOffer .lnd-glb-tbl-fold .table>tbody>tr>th {
    font-weight: 600;
    font-size: 15px;
    color: #0E134F;
}

.DigitalOceanOffer .lnd-glb-tbl-txt {
    max-width: 750px;
    margin: 0 auto 70px;
}

.DigitalOceanOffer .wt-prcNew2_prvd-tab-wrap h2 {
    font-weight: 800;
    font-size: 36px;
    color: #0E134F;
}

.DigitalOceanOffer .ppc-hdr-wrap nav .ppc-value-hdr-cw-logo {
    background: url(https://www.cloudways.com/wp-content/uploads/2022/10/cw-do-sprite.svg) no-repeat center top transparent;
    width: 320px;
    background-position-y: -85px;
}

.DigitalOceanOffer .ppc-hdr-wrap nav.affix .ppc-value-hdr-cw-logo {
    background-position-y: -15px;
}

.DigitalOceanOffer .glb-nfaq-ttl h2,
.DigitalOceanOffer .glb-nfaq-ttl h3 {
    font-weight: 800;
}

.whyChoseCWSes {
    padding: 80px 0 30px;
}

.whyChoseCWSes .whyChoseCWHeadWrap {
    text-align: center;
    margin-bottom: 70px;
}

.whyChoseCWSes .whyChoseCWHeadWrap h2 {
    font-weight: 800;
    font-size: 36px;
    color: #0E134F;
}

.whyChoseCWSes .whyChoseCWBodyWrap {}

.whyChoseCWSes .whyChoseCWBodyWrap .whyChoseCWCardsMainWrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.whyChoseCWSes .whyChoseCWBodyWrap .whyChoseCWCardsMainWrap .whyChoseCWCardWrap {
    width: calc(50% - 16px);
    background: #FFFFFF;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    padding: 40px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50PX;
}

.whyChoseCWSes .whyChoseCWBodyWrap .whyChoseCWCardsMainWrap .whyChoseCWCardWrap .whyChoseCWCardLeftWrap {
    margin-right: 25px;
}

.whyChoseCWSes .whyChoseCWBodyWrap .whyChoseCWCardsMainWrap .whyChoseCWCardWrap .whyChoseCWCardRightWrap h3 {
    font-weight: 800;
    font-size: 24px;
    color: #0E134F;
    margin: 0 0 10px;
}

.whyChoseCWSes .whyChoseCWBodyWrap .whyChoseCWCardsMainWrap .whyChoseCWCardWrap .whyChoseCWCardRightWrap p {
    font-weight: 400;
    font-size: 18px;
    color: #42526E;
    margin: 0;
}

/* @section 23. Affiliate Summit Berlin 22 Styling */

.Berlin-22 .aff_new-bnr-txt h1,
.Berlin-22 .lnd-new-appSol-paraBox>h3,
.Berlin-22 .join-aff-txt h2,
.Berlin-22 .hm-new_sldr3_ttlBox h2,
.Berlin-22 .glb-nfaq-ttl h2,
.Berlin-22 .glb-nfaq-ttl h3 {
    font-weight: 800;
}

.Berlin-22 .aff-bnr-ftrs-box h3 {
    font-weight: 600;
}

.Berlin-22 .join-aff-txt p {
    font-weight: 400;
}

.Berlin-22 .aff-tabs-sec-txt h2,
.Berlin-22 #aff_new-prc-calc-sec .aff-prc-sld_art h2,
.Berlin-22 .lnd-new-feats-txt h2,
.Berlin-22 .lnd-new-appSol_ttlBox>h2 {
    font-weight: 800;
    font-size: 36px;
    color: #0E134F;
    margin-bottom: 15px;
}

.Berlin-22 .aff-tabs-sec-txt p {
    font-size: 18px;
}

.Berlin-22 #aff_new-prc-calc-sec .aff-prc-sld_art p,
.Berlin-22 .hm-new_sldr3_ttlBox p {
    font-size: 16px;
}

.Berlin-22 .hm-new_sldr3_paraBox>p {
    font-size: 28px;
}

.Berlin-22 .aff-tab-card-txt h3 {
    font-weight: 600;
}

.Berlin-22 .popupOfferMainWraper {
    background: url(https://www.cloudways.com/wp-content/uploads/2022/10/affiliate-market-berlin-22-bg.png) no-repeat center, linear-gradient(180deg, #00092B 0%, #0A24A8 100%);
    background-size: cover;
}

.Berlin-22 .affPopupOfferWraper .popupOfferMainWraper .popupMainWrap .popupTxtWrap {
    max-width: 430px;
    margin-right: 10px;
}

/* @section 25. Freedom By Number */

.freedomByNumber .adamEnfroy .lnd-new-bnr-wrap {
    background: #DF655C;
}

.freedomByNumber .hostingAdvice #lnd-bnr-v2::before {
    background: url(../../img/alternatives/cw-alternatives-new-bg.png) no-repeat center;
    background-size: cover;
    filter: brightness(0) invert(1);
    opacity: 0.3;
}

.freedomByNumber .AdamEnfroyReviewSec,
.freedomByNumber .hostingAdviceFooterCtaSec {
    background-image: url(https://www.cloudways.com/wp-content/uploads/2022/10/Group-46982.png)
}

.freedomByNumber .cw-glb-btn {
    background-color: #fcd80a;
    border-color: #fcd80a;
}

.freedomByNumber .cw-glb-btn:hover,
.freedomByNumber .cw-glb-btn:focus {
    background-color: #f1cd00 !important;
    border-color: #f1cd00 !important;
}

/* @section 25. Authority Hacker Landing Page Styling */

.AuthorityHacker .freedomByNumber .adamEnfroy .lnd-new-bnr-wrap {
    background: #2638C4;
}

.AuthorityHacker .freedomByNumber .hostingAdvice #lnd-bnr-v2::before {
    background: url(https://www.cloudways.com/wp-content/uploads/2022/11/authority-hacker-bg.png) no-repeat center;
    background-size: cover;
    filter: none;
    opacity: 1;
}

.AuthorityHacker .freedomByNumber .AdamEnfroyReviewSec,
.AuthorityHacker .freedomByNumber .hostingAdviceFooterCtaSec {
    background-image: url(https://www.cloudways.com/wp-content/uploads/2022/11/authority-hacker-bg.png);
}

.AuthorityHacker .hostingAdvice .lnd-new-bnr-wrap .wp-new-bnr-txt h4 {
    font-size: 27px;
}

.AuthorityHacker .hostingAdvice .lnd-new-bnr-wrap .wp-new-bnr-txt h4 img {
    margin: 0;
}

.AuthorityHacker .wp-new-bnr-txt h1,
.AuthorityHacker .wt-prcNew2_prvd-tab-wrap h2,
.AuthorityHacker .comp-with-cw-txt h2,
.AuthorityHacker .lnd-new-feats-txt h2,
.AuthorityHacker .glb_bnchMark2_ttlBox h2,
.AuthorityHacker .hm-new-spprt-txt-wrap h2,
.AuthorityHacker .wt-rgn_inr-top h2,
.AuthorityHacker .glb_bnchMark_ttlBox>h2,
.AuthorityHacker .glb-nfaq-ttl h2,
.AuthorityHacker .glb-nfaq-ttl h3 {
    font-weight: 800;
    color: #0E134F;
}

.AuthorityHacker .wp-new-bnr-txt h1 {
    color: #fff;
}

.AuthorityHacker .hostingAdviceFooterCtaSec .haFooterPromoWrap p:not(.boldTxt) {
    animation: none;
}

.AuthorityHacker .hm-new-spprt-txt-wrap p {
    font-weight: 400;
    font-size: 18px;
}

.AuthorityHacker .newPrc_switcher2_wrap {
    margin-bottom: -30px;
}

.AuthorityHacker .hm-new-spprt-txt-wrap h2 {
    font-size: 36px;
    font-weight: 800;
}

/* @section 26. Affiliate Summit West 2023 */

.west-23 .affiliate-new-template .lnd-new-bnr-wrap,
.west-23 .affiliate-new-template .affiliateCTAbg,
.west-23 .Berlin-22 .popupOfferMainWraper,
.west-23 .affiliate-new-template .affiliateCTAbg {
    background: url(https://www.cloudways.com/wp-content/uploads/2023/01/affiliate-summit-west-bg.png) no-repeat center;
    background-size: cover;
}


/* @section 27. DO Page Changes 2023 */

.doPageRevamp23 .wp-new-bnr-txt {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.doPageRevamp23 .wp-new-bnr-txt .ppcBnrLeftWrap {
    max-width: 575px;
    text-align: left;
}

.doPageRevamp23 .hostingAdvice #lnd-bnr-v2 .wp-new-bnr-txt.text-center a.btn.cw-glb-btn_blank.newTstml_video_btnBox {
    box-shadow: none !important;
    border: 0;
    padding: 0;
    margin: 0;
}

.doPageRevamp23 .hostingAdvice #lnd-bnr-v2 .wp-new-bnr-txt.text-center a.btn.cw-glb-btn_blank.newTstml_video_btnBox:hover {
    background-color: transparent !important;
}

.doPageRevamp23 .DigitalOceanOffer .wp-new-bnr-txt h1 {
    margin-bottom: 20px;
}

.doPageRevamp23 .DigitalOceanOffer .lnd-new-bnr-wrap {
    background: linear-gradient(143.38deg, #001468 17.39%, #071AD3 93.68%), linear-gradient(180deg, #000DA8 0%, #081069 100%);
}

.doPageRevamp23 .DigitalOceanOffer .hostingAdvice #lnd-bnr-v2::before {
    background: url(https://www.cloudways.com/wp-content/uploads/2023/01/about-us-do-bg.png) no-repeat bottom;
    background-size: contain;
    opacity: 0.3;
}

.doPageRevamp23 .btnInTableHead {
    display: block;
    font-size: 12px;
    width: 70%;
    margin: 10px auto 0;
}

.doPageRevamp23 .DigitalOceanOffer .lnd-glb-tbl-fold .table>tbody>tr>th {
    font-size: 18px;
    padding: 15px 30px !important;
}

.doPageRevamp23 .DigitalOceanOffer #lnd-glb-tbl_v2.lnd-glb-tbl-fold .table>thead>tr>th {
    color: #0E134F;
}

.doPageRevamp23 .fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "";
    background: url(https://www.cloudways.com/wp-content/uploads/2022/11/cross2.svg) no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-top: 5px;
}

.doPageRevamp23 .fa-check:before {
    content: "";
    background: url(https://www.cloudways.com/wp-content/uploads/2022/11/checkmark2.svg) no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-top: 5px;
}

.doPageRevamp23 #lnd-glb-tbl_v2.lnd-glb-tbl-fold .table>tbody>tr>td,
.doPageRevamp23 #lnd-glb-tbl_v2.lnd-glb-tbl-fold .table>tbody>tr>th {
    background: transparent;
}

.doPageRevamp23 #lnd-glb-tbl_v2.lnd-glb-tbl-fold .table>tbody {
    box-shadow: none;
}

.doPageRevamp23 .cwKinstaTemplate .g2TestimonialsSec .g2TestimonialsWrap .g2TestimonialsBox {
    box-shadow: none;
    background: #fff;
    border-radius: 8px;
}

.doPageRevamp23 .CFvideoDemosSec .tabsMainWrap {
    max-width: 100%;
}

.doPageRevamp23 .safeUpdatesRevamp23 .CFvideoDemosSec .tabsNavWrap {
    max-width: 410px;
}

.doPageRevamp23 .compTbleStickyHead {
    position: fixed;
    top: 0;
    width: 1100px;
}

.doPageRevamp23 .compTbleStickyHead tr th:first-child {
    width: 642px;
    background: #fff;
}

.doPageRevamp23 .compTbleStickyHead tr th:nth-child(2) {
    width: 192px;
}

.doPageRevamp23 .compTbleStickyHead tr th:last-child {
    width: 267px;
}

.doPageRevamp23 #ppc-hdr {
    transition: all .3s ease-in-out;
}

.devFrameWorksMainWrap {
    display: flex;
    margin-top: 70px;
    flex-wrap: wrap;
}

.devFrameWorksMainWrap .frameWorkCard {
    width: 31%;
    margin: 0 20px 20px 0;
    background: #FFFFFF;
    border-radius: 15px;
    padding: 40px 30px;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.06);
    transition: all .3s ease-in-out;
    position: relative;
}

.devFrameWorksMainWrap .frameWorkCard a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.devFrameWorksMainWrap .frameWorkCard:hover {
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.06);
}

.devFrameWorksMainWrap .frameWorkCard .frameCardHead {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.devFrameWorksMainWrap .frameWorkCard .frameCardHead .headLeft {
    margin-right: 25px;
}

.devFrameWorksMainWrap .frameWorkCard .frameCardHead .headLeft img {
    max-width: 32px;
}

.devFrameWorksMainWrap .frameWorkCard .frameCardHead .headRight {
    text-align: left;
}

.devFrameWorksMainWrap .frameWorkCard .frameCardHead .headRight h3 {
    font-weight: 700;
    font-size: 20px;
    color: #0E134F;
    margin: 0;
}

.devFrameWorksMainWrap .frameWorkCard .frameCardHead .headRight p {
    font-weight: 400;
    font-size: 14px;
    color: rgba(66, 82, 110, 0.7);
    margin: 10px 0 0;
}

.devFrameWorksMainWrap .frameWorkCard .frameCardBody {
    margin-top: 30px;
}

.devFrameWorksMainWrap .frameWorkCard .frameCardBody p {
    font-weight: 400;
    font-size: 16px;
    color: #42526E;
    margin: 0;
}

/* @section 28. WCEU Revamp 2023 */
.wceu_2023 sup {
    color: white;
}

.wceu_2023 .btn-yellow {
    background: #FBD808 !important;
    border-radius: 6px !important;
    border-color: #FBD808 !important;
    padding: 15px 21px;
    color: black !important;
}

.wceu_2023 .btn-yellow:hover {
    background: #FBD808 !important;
    border-radius: 6px !important;
    border-color: #FBD808 !important;
}

.wceu_2023 .affiliate-new-template .lnd-new-bnr-wrap,
.wceu_2023 .affiliate-new-template .affiliateCTAbg,
.wceu_2023 .Berlin-22 .popupOfferMainWraper,
.wceu_2023 .affiliate-new-template .affiliateCTAbg {
    background: url('https://www.cloudways.com/wp-content/uploads/2023/06/wceu-bg.png') no-repeat center;
    background-size: cover;
}

.wceu_2023 .aff_new-bnr-txt h1 {
    font-weight: 800;
    font-size: 54px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #FFFFFF;
}

.wceu_2023 .aff_new-bnr-txt p {
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
}

.wceu_2023 .aff-tabs-sec-txt h2 {
    letter-spacing: -0.03em;
    color: #0E134F;
}

.wceu_2023 .aff-tabs-sec-txt p {
    font-size: 18px;
    text-align: center;
    color: #42526E;
}

.wceu_2023 .aff-tabs-wrap ul.nav li:first-child::before {
    background: #2F39BF;
}

.wceu_2023 .aff-tabs-wrap ul.nav li.active a {
    color: #FFFFFF;
}

.wceu_2023 #aff_new-prc-calc-sec .aff-prc-sld-tab-nav li:first-child::before {
    bottom: unset;
    content: unset;
}

.wceu_2023 #aff_new-prc-calc-sec .aff-prc-sld-tab-nav li.active {
    background-color: #FFFFFF;
}


.wceu_2023 .affiliate-new-template .cw-glb-btn:hover,
.wceu_2023 .affiliate-new-template .cw-glb-btn:focus,
.wceu_2023 .affiliate-new-template .cw-glb-btn:active {
    background-color: #e9c912 !important;
    border: 2px solid #e9c912 !important;
}

.wceu_2023 .affiliate-new-template .affiliateCTASec {
    padding: 105px 0;
}

#aff_new-bnr-wrap::before {
    content: unset;
}



.wceu_2023 .affiliate-new-template .affiliateCTAbg .affiliateCTAwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.wceu_2023 .affiliate-new-template .affiliateCTAbg .affiliateCTAwrap .mainText {
    color: #FFFFFF;
    max-width: 665px;
    padding-right: 50px;
}

.wceu_2023 .affiliate-new-template .affiliateCTAbg .affiliateCTAwrap .mainText h2 {
    font-size: 44px;
    font-weight: 800;
    margin: 0;
}

.wceu_2023 .affiliate-new-template .affiliateCTAbg .affiliateCTAwrap .mainText p {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    margin: 20px 0 0;
}

.wceu_2023 .affiliate-new-template .claimCtaSec {
    padding: 90px 0;
}

.wceu_2023 .lnd-new-appSol-imgBox img {
    width: 60px;
}

.wceu_2023 .affiliate-new-template .claimCtaSec .claimCtaWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.wceu_2023 .affiliate-new-template .claimCtaSec .claimCtaWrap .claimCtaContent {
    padding-right: 50px;
    max-width: 610px;
}

.wceu_2023 .affiliate-new-template .claimCtaSec .claimCtaWrap .claimCtaContent h2 {
    font-size: 44px;
    font-weight: 800;
    color: #FFFFFF;
    margin: 0;
}

.wceu_2023 .affiliate-new-template .claimCtaSec .claimCtaWrap .claimCtaContent ul {
    margin-top: 40px;
    margin-bottom: 64px;
}

.wceu_2023 .join-aff-sec {
    background-image: url('https://www.cloudways.com/wp-content/uploads/2023/06/Group-48016.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.wceu_2023 .affiliate-new-template .claimCtaSec .claimCtaWrap .claimCtaContent ul li {
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
}

.wceu_2023 .aff-tab-card {
    background: #FFFFFF;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.08);
    border-radius: 6px;
    height: 220px;
}

.wceu_2023 .aff-tab-card:hover {
    transform: translateY(-10px);
}

.wceu_2023 .aff-tab-card:hover img {
    transform: scale(1);
}

/*
      .wceu_2023 .affiliate-new-template .claimCtaSec .claimCtaWrap .claimCtaContent ul:nth-of-type(even) {
        margin: 5px 0;
      }
      
      .wceu_2023 .affiliate-new-template .claimCtaSec .claimCtaWrap .claimCtaContent .btn {
        margin-top: 50px;
      }
      
      @media (max-width: 992px) {
        .wceu_2023 .affiliate-new-template .affiliateCTAbg .affiliateCTAwrap .mainText h2,
        .wceu_2023 .affiliate-new-template .claimCtaSec .claimCtaWrap .claimCtaContent h2 {
          font-size: 28px;
        }
        .wceu_2023 .affiliate-new-template .affiliateCTAbg .affiliateCTAwrap .mainText ul li,
        .wceu_2023 .affiliate-new-template .affiliateCTAbg .affiliateCTAwrap .mainText p {
          font-size: 16px;
        }
        .wceu_2023 .affiliate-new-template .affiliateCTASec,
        .wceu_2023 .affiliate-new-template .claimCtaSec {
          padding: 60px 0;
        }
      }
      
      @media (max-width: 767px) {
        .wceu_2023 .affiliate-new-template .claimCtaSec .claimCtaWrap {
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
              -ms-flex-direction: column-reverse;
                  flex-direction: column-reverse;
        }
        .wceu_2023 .affiliate-new-template .claimCtaSec .claimCtaWrap .claimCtaContent {
          padding: 0;
          text-align: center;
          margin-top: 50px;
        }
        .wceu_2023 .affiliate-new-template .claimCtaSec .claimCtaWrap .claimCtaContent ul {
          text-align: left;
        }
        .wceu_2023 .affiliate-new-template .affiliateCTAbg .affiliateCTAwrap {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          text-align: center;
        }
        .wceu_2023 .affiliate-new-template .affiliateCTAbg .affiliateCTAwrap .mainText {
          padding: 0;
        }
        .wceu_2023 .affiliate-new-template .affiliateCTAbg .affiliateCTAwrap .mainCTA {
          margin-top: 50px;
        }
      }
      @media(min-width:993px){
        .wceu_2023 #aff_new-bnr-wrap{
        padding-top:160px;
        }
     } */
/* #aff_new-prc-calc-sec .aff-prc-sld-tab-nav li::before{
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        position: absolute;
        content: '';
        background-color: #fff;
        border-bottom: 3px solid #363cd0;
        transform: translateX(100%);
        transition: all .3s ease-in-out;
    } */
/* .wceu_2023  #aff_new-prc-calc-sec .aff-prc-sld-tab-nav li.active::before{
        bottom: unset;
    } */
/* .wceu_2023 .aff-tabs-wrap ul.nav li a, .wceu_2023 .aff-tabs-wrap ul.nav li a{
        background: #FFFFFF;
    } */

.testi-slider-sec-new {
    padding: 80px 0;
}

.testi-slider-sec-new .item {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    padding: 25px 95px 0 0;
    background: url(https://www.cloudways.com/wp-content/uploads/2023/08/testi-bg.png) no-repeat #F8F9FB;
    border-radius: 30px;
}

.testi-slider-sec-new .rightArea {
    max-width: 496px;
    padding: 0 0 70px;
}

.testi-slider-sec-new .leftArea {position: relative;}

.testi-slider-sec-new .img-capt {
    width: auto !important;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.testi-slider-sec-new .rightArea p {
    margin: 0 0 40px;
}

.testi-slider-sec-new .rightArea h5 {
    color: #2F39BF;
    font-size: 18px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.54px;
    margin: 0 0 8px;
}

.testi-slider-sec-new .rightArea h2 {
    color: #0E134F;
    font-size: 36px;
    line-height: 120%;
    letter-spacing: -1.08px;
}

.testi-slider-sec-new .owl-nav {
    display: none;
}

.testi-slider-sec-new .testiSliderNew-nav .btn {
    position: absolute;
    background: #fff;
    width: 56px;
    height: 56px;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.10);
    border-radius: 30px;
    line-height: 56px;
    font-size: 22px;
    color: #2F39BF;
    padding: 0;
    z-index: 1;
    top: 50%;
}

.testi-slider-sec-new .container {
    position: relative;
}

.testi-slider-sec-new .testiSliderNew-nav .btn.prev {
    left: -13px;
}

.testi-slider-sec-new .testiSliderNew-nav .btn.next {
    right: -13px;
}

.doPageRevamp23 #lnd-glb-tbl_v2.lnd-glb-tbl-fold .table>tbody>tr>th {
    position: relative;
}

.doPageRevamp23 #lnd-glb-tbl_v2.lnd-glb-tbl-fold .table>tbody>tr>th .pricing6HoverableCard {
    border-radius: 10px;
    border: 1px solid rgba(47, 57, 191, 0.21);
    background: #FFF;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.10);
    position: absolute;
    width: 325px;
    z-index: 1;
    padding: 30px;
    display: none;
}

.doPageRevamp23 #lnd-glb-tbl_v2.lnd-glb-tbl-fold .table>tbody>tr>th .pricing6HoverableCard h3 {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.72px;
    margin: 0 0 12px;
}

.doPageRevamp23 #lnd-glb-tbl_v2.lnd-glb-tbl-fold .table>tbody>tr>th .pricing6HoverableCard h3 span {
    border-radius: 4px;
    background: #0E134F;
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    line-height: initial;
    letter-spacing: -0.36px;
    padding: 2px 10px;
    vertical-align: top;
    position: relative;
    margin: 2px 0 0 4px;
    display: inline-block;
    text-transform: uppercase;
}

.doPageRevamp23 #lnd-glb-tbl_v2.lnd-glb-tbl-fold .table>tbody>tr>th .pricing6HoverableCard p {
    color: rgba(0, 0, 0, 0.70);
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin: 0 0 25px;
}

.doPageRevamp23 #lnd-glb-tbl_v2.lnd-glb-tbl-fold .table>tbody>tr>th .pricing6HoverableCard p:last-child {
    margin: 0;
}

.doPageRevamp23 #lnd-glb-tbl_v2.lnd-glb-tbl-fold .table>tbody>tr>th .pricing6HoverAble {
    border-bottom: 1px dashed #2F39BF;
    display: inline-block;
}

.doPageRevamp23 #lnd-glb-tbl_v2.lnd-glb-tbl-fold .table>tbody>tr>th .pricing6HoverAble:hover ~ .pricing6HoverableCard {
    display: block;
}

@media (max-width: 1200px) {
    .appsAndProvidersSection .providersContentWrap .contentRightWrap .cardsMainWrap .cardWrap {
        width: calc(50% - 20px);
    }

    .cyberNewsBnrSec .bnrMainWrap .bnrRightWrap .bnrRightMainWrap {
        max-width: 550px;
    }

    .doPageRevamp23 .compTbleStickyHead tr th:first-child {
        width: 548px;
    }

    .doPageRevamp23 .compTbleStickyHead tr th:nth-child(2) {
        width: 164px;
    }

    .doPageRevamp23 .compTbleStickyHead tr th:last-child {
        width: 228px;
    }
}

@media (max-width: 992px) {
    .cyberNewsBnrSec {
        padding: 80px 0 60px;
    }

    .cwManagedHstngSec,
    .feats-padding-adjust .lnd-new-feats-wrap {
        padding: 60px 0;
    }

    .cyberNewsBnrSec .bnrMainWrap .bnrRightWrap .bnrRightMainWrap p {
        font-size: 16px;
    }

    .cyberNewsBnrSec .bnrMainWrap .bnrRightWrap .bnrRightMainWrap {
        padding: 40px 15px 40px 55px;
    }

    .bnrRightWrap .bnrRightWrap {
        margin-left: 30px;
    }

    .cyberNewsBnrSec .bnrMainWrap .bnrLeftWrap h1 {
        font-size: 36px;
    }

    .cyberNewsBnrSec .bnrMainWrap .bnrLeftWrap p {
        font-size: 16px;
    }

    .cyberNewsBnrSec .bnrMainWrap .bnrLeftWrap .bnrBulletsWrap li {
        font-size: 16px;
    }

    .cyberNewsFooterSec .footerMainWrap .footerLeftWrap h2,
    .cwManagedHstngSec .cwManagedHeadWrap h2,
    .top10 .cyberNewsFooterSec .footerMainWrap .footerLeftWrap h2,
    .eCmrceHstng .hm-new-spprt-txt-wrap h2 {
        font-size: 28px;
    }

    .cyberNewsFooterSec .footerMainWrap .ftrMidWrap p,
    .cwManagedHstngSec .cwManagedHeadWrap p {
        font-size: 20px;
    }

    .cyberNewsFooterSec .footerMainWrap .ftrMidWrap {
        line-height: 25px;
    }

    .hostingAdvice #lnd-bnr-v2 {
        padding: 130px 0 60px;
    }

    .hostingAdvice .lnd-new-feats-wrap,
    .hostingAdvice .glb_bnchMark2_sec,
    .hostingAdvice .wt-rgn_main,
    .hostingAdvice .glb_bnchMark_sec,
    .hostingAdvice #glb-nfaq-wrap,
    .hostingAdvice .cw-1click-spprt-apps-sec,
    .hostingAdvice .hm-new_sldr3_sec,
    .hostingAdvice .lnd-new_vdoTstml_sec {
        padding: 60px 0;
    }

    .hostingAdvice .cw-1click-spprt-apps-sec .cw-1click-spprt-apps-img img {
        margin: 0 auto;
    }

    .HostingAdviceReviewSec,
    .appsAndProvidersSection,
    .hostingAdviceFooterCtaSec {
        padding: 60px 0;
    }

    .appsAndProvidersSection .providersContentWrap .contentLeftWrap p,
    .HostingAdviceReviewSec .reviewContentWrap p,
    .HostingAdviceReviewSec .reviewContentWrap p,
    .HostingAdviceReviewSec .reviewUserWrap .userDetailsWrap p,
    .hostingAppsAndPrvdersSec .prvdersMainWrap .prvdersLeftWrap p,
    .hostingAppsAndPrvdersSec .prvdersMainWrap .prvdersRightWrap .cardsMainWrap .cardWrap p,
    .hostingAdviceFooterCtaSec .haFooterPromoWrap p,
    .hostingAdviceFooterCtaSec .haFooterHeadWrap p {
        font-size: 16px;
    }

    .hostingAdviceFooterCtaSec .haFooterHeadWrap h4,
    .HostingAdviceReviewSec .reviewUserWrap .userDetailsWrap h4 {
        font-size: 20px;
    }

    .hostingAdviceFooterCtaSec .haFooterContentWrap h2,
    .hostingAdviceFooterCtaSec,
    .appsAndProvidersSection .providersContentWrap .contentLeftWrap h2,
    .haFooterContentWrap h2,
    .hostingAppsAndPrvdersSec .prvdersMainWrap .prvdersLeftWrap h2 {
        font-size: 26px;
    }

    .affPopupOfferWraper .popupOfferMainWraper .popupMainWrap .popupTxtWrap {
        max-width: 300px;
    }

    .affPopupOfferWraper .popupOfferMainWraper h2 {
        font-size: 20px;
    }

    .affPopupOfferWraper .popupOfferMainWraper h2 span {
        font-size: 24px;
    }

    .affPopupOfferWraper .popupOfferMainWraper .popupMainWrap .popupOfferWrap .offerWrap p {
        font-size: 16px;
    }

    /*Stats Section Re-Styling Begins*/

    .eCmrceHstng .cwvs_g2Stats_inrBox {
        flex: none;
    }

    .eCmrceHstng .cwvs_g2Stats_txtBox p {
        font-size: 16px;
    }

    /* eCommerce Apps Section Styling Begins*/

    .eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard {
        width: calc(50% - 20px);
    }

    .eCmrceHstng .lnd-new-feats-wrap,
    .eCmrceHstng .lnd-new_vdoTstml_sec,
    .eCmrceHstng #glb-nfaq-wrap,
    .eCmrceHstng .cw-1click-spprt-apps-sec {
        padding: 60px 0;
    }

    /*Neil Patel Landing Page Styling || Begins*/

    .neilPatelLndPage .cyberNewsBnrSec {
        padding-bottom: 120px;
    }

    .neilPatelLndPage .cyberNewsBnrSec .heroBnrBottomSlide h3 {
        font-size: 18px;
    }

    .cssTricks .heroPartnersMainWrap .heroPartnersLogosWrap {
        justify-content: center;
    }

    .cssTricks .hostingAdvice #lnd-bnr-v2 {
        padding: 80px 0 200px;
    }

    .whyChoseCWSes .whyChoseCWHeadWrap h2,
    .DigitalOceanOffer .wt-prcNew2_prvd-tab-wrap h2,
    .DigitalOceanOffer .lnd-glb-tbl-txt h2,
    .DigitalOceanOffer .hm-new-spprt-txt-wrap h2,
    .DigitalOceanOffer .glb-nfaq-ttl h2,
    .DigitalOceanOffer .glb-nfaq-ttl h3 {
        font-size: 28px;
    }

    .whyChoseCWSes {
        padding: 60px 0 10px;
    }

    .DigitalOceanOffer .cwKinstaTemplate .g2TestimonialsSec .topTxt,
    .whyChoseCWSes .whyChoseCWHeadWrap {
        margin-bottom: 60px;
    }

    .DigitalOceanOffer .appsAndProvidersSection .providersContentWrap .appsContent {
        align-items: center;
    }

    .DigitalOceanOffer .hostingAdvice #lnd-bnr-v2 {
        padding: 100px 0 210px;
    }

    .DigitalOceanOffer .ppc-hdr-wrap nav.affix .ppc-value-hdr-cw-logo {
        width: 120px;
        background-position-y: -213px;
        background-position-x: 0px;
    }

    .DigitalOceanOffer .ppc-hdr-wrap nav .ppc-value-hdr-cw-logo {
        width: 120px;
        background-position-y: -145px;
        background-position-x: 0px;
    }

    .DigitalOceanOffer .ppcNavBar .ppc-hdr-wrap .navbar-header {
        margin: 25px 0 15px;
    }

    .AuthorityHacker .hm-new-spprt-txt-wrap h2 {
        font-size: 28px;
    }

    .doPageRevamp23 .compTbleStickyHead {
        display: none;
    }

    .doPageRevamp23 .wp-new-bnr-txt {
        flex-direction: column;
    }

    .doPageRevamp23 .wp-new-bnr-txt .ppcBnrLeftWrap {
        max-width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .doPageRevamp23 .DigitalOceanOffer .hostingAdvice #lnd-bnr-v2::before {
        display: none;
    }

    .devFrameWorksMainWrap .frameWorkCard {
        width: 100%;
        margin-right: 0;
        text-align: center;
    }

    .devFrameWorksMainWrap .frameWorkCard .frameCardHead {
        flex-direction: column;
    }

    .devFrameWorksMainWrap .frameWorkCard .frameCardHead .headLeft {
        margin: 0 0 20px;
    }

    .devFrameWorksMainWrap .frameWorkCard .frameCardHead .headRight {
        text-align: center;
    }

    .devFrameWorksMainWrap {
        margin-top: 0;
    }
    .testi-slider-sec-new .item {
        flex-direction: column-reverse;
        justify-content: center;
        padding: 40px 20px 0;
    }
    
    .testi-slider-sec-new .rightArea {
        text-align: center;
    }
    
    .testi-slider-sec-new .rightArea h2 {
        font-size: 26px;
        margin: 0 0 15px;
    }
}


/*Cyber News Banner Section Begins*/

@media (max-width: 767px) {
    .cyberNewsBnrSec .bnrMainWrap .bnrRightWrap .bnrRightMainWrap {
        max-width: 350px;
    }

    .cyberNewsBnrSec .bnrMainWrap {
        flex-direction: column;
    }

    .cyberNewsBnrSec .bnrMainWrap .bnrLeftWrap {
        margin-bottom: 30px;
        text-align: center;
        padding: 0;
        max-width: 100%;
    }

    .cyberNewsBnrSec .bnrMainWrap .bnrLeftWrap .bnrBulletsWrap {
        justify-content: space-evenly;
        text-align: left;
        max-width: 500px;
        margin: 30px auto 0;
    }

    .cyberNewsBnrSec .bnrMainWrap .bnrLeftWrap .bnrBulletsWrap li {
        margin: 0 auto 10px;
    }

    .cyberNewsFooterSec .footerMainWrap {
        flex-direction: column;
    }

    .cyberNewsFooterSec .footerMainWrap .footerLeftWrap {
        text-align: center;
    }

    .cyberNewsFooterSec .footerMainWrap .ftrMidWrap {
        margin-top: 20px;
        text-align: center;
    }

    .cyberNewsFooterSec .footerMainWrap .ftrCtaWrap {
        margin-top: 20px;
    }

    .appsAndProvidersSection .providersNavWrap {
        text-align: center;
    }

    .appsAndProvidersSection .providersNavWrap ul {
        display: inline-block;
        margin-bottom: 30px;
    }

    .appsAndProvidersSection .providersContentWrap .appsContent {
        flex-direction: column;
    }

    .hostingAdvice .cw-1click-spprt-apps-sec .cw-1click-spprt-apps-txt {
        max-width: 100%;
        margin-top: 40px;
    }

    .appsAndProvidersSection .providersContentWrap .contentFlexWrap {
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
    }

    .hostingAdviceFooterCtaSec .haFooterHeadWrap {
        flex-direction: column;
    }

    .hostingAdviceFooterCtaSec .haFooterHeadWrap p {
        margin: 10px 0 0;
    }

    .hostingAdviceFooterCtaSec .haFooterHeadWrap img {
        margin: 15px 0 0;
    }

    .table-responsive {
        border: none !important;
    }

    .cwManagedHstngSec .cwManagedComparisonWrap .table-responsive {
        overflow-y: hidden;
        overflow-x: auto;
    }

    .affPopupOfferWraper .popupOfferMainWraper .popupMainWrap .popupTxtWrap {
        margin-right: 40px;
    }

    .affPopupOfferWraper .popupOfferMainWraper .popupMainWrap .popupOfferWrap .offerWrap {
        max-width: 135px;
    }

    .affPopupOfferWraper .popupOfferMainWraper .popupMainWrap .popupOfferWrap .offerWrap {
        max-width: 100%;
        padding: 10px 10px;
    }

    .affPopupOfferWraper .popupOfferMainWraper .popupMainWrap .popupOfferWrap {
        text-align: center;
    }

    .popupOfferMainWraper {
        padding: 20px 20px;
    }

    .affPopupOfferWraper .popupOfferMainWraper .popupMainWrap .popupTxtWrap {
        margin-right: 10px;
    }

    .popupOfferMainWraper {
        padding: 10px;
    }

    /* eCommerce Apps Section Styling Begins */

    .eCmrceHstng .vpsRatingsCard .cwvs_g2Stats_mainBox .cwvs_g2Stats_inrBox {
        max-width: 100%;
    }

    .eCmrceHstng .cw-1click-spprt-apps-sec .cw-1click-spprt-apps-txt {
        max-width: 100%;
        margin-top: 30px;
    }

    .eCmrceHstng .cw-1click-spprt-apps-sec .cw-1click-spprt-apps-img img {
        margin: 0 auto;
    }

    /* eCommerce Apps Section Styling Ends */

    .hostingCanada .hostingAdviceFooterCtaSec .haFooterHeadWrap {
        align-items: center;
    }

    .DigitalOceanOffer .hm-new-spprt-wrap .row {
        flex-direction: column;
    }

    .whyChoseCWSes .whyChoseCWBodyWrap .whyChoseCWCardsMainWrap .whyChoseCWCardWrap {
        width: 100%;
        margin-bottom: 30px;
    }

    .DigitalOceanOffer .appsAndProvidersSection .providersContentWrap .contentFlexWrap .contentLeftWrap {
        max-width: 100%;
    }

    .DigitalOceanOffer .ppc-hdr-wrap nav .navbar-right {
        margin-top: 0;
    }

    .AuthorityHacker .newPrc_switcher2_wrap {
        margin-bottom: 30px;
    }
}

@media (max-width: 600px) {
    .cyberNewsBnrSec .bnrLeftWrap .ctaBox a {
        margin: 0 0 10px;
        width: 100%;
    }

    .cyberNewsBnrSec .bnrMainWrap .bnrRightWrap .bnrRightMainWrap {
        padding: 40px 15px 20px 45px;
    }

    .cyberNewsBnrSec .bnrMainWrap .bnrRightWrap .bnrRightMainWrap {
        max-width: 270px;
    }

    .wt_signup3_btmBox .wt_signup3_btm_logoBox {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .wt_signup3_btmBox .wt_signup3_btm_logoBox a {
        margin: 10px 0;
    }

    .appsAndProvidersSection .providersContentWrap .contentRightWrap .cardsMainWrap .cardWrap {
        width: 100%;
        margin: 10px 0 0;
    }

    .hostingAdvice .lnd-new-bnr-wrap .wp-new-bnr-txt h4 img {
        margin: 20px 0 0;
    }

    .affPopupOfferWraper .popupOfferMainWraper .popupMainWrap .popupOfferWrap .offerWrap {
        padding: 10px 5px;
    }

    /* eCommerce Apps Section Styling Begins */

    .eCmrceAppsSec .eCmrceAppsMainWrap .eCmrceAppsContentWrap .appsCardsMainWrap .appCard {
        width: 100%;
    }

    /* eCommerce Apps Section Styling Ends */

    /*Top10 (naturalint) Re-Styling*/

    .top10 .cyberNewsBnrSec::before {
        display: none;
    }

    .hostingCanada .hostingAdvice .lnd-new-bnr-wrap .wp-new-bnr-txt h4 {
        flex-direction: column;
        align-items: center;
    }

    .whyChoseCWSes .whyChoseCWBodyWrap .whyChoseCWCardsMainWrap .whyChoseCWCardWrap {
        flex-direction: column;
    }

    .whyChoseCWSes .whyChoseCWBodyWrap .whyChoseCWCardsMainWrap .whyChoseCWCardWrap .whyChoseCWCardLeftWrap {
        margin: 0 0 15px;
        text-align: center;
    }

    .whyChoseCWSes .whyChoseCWBodyWrap .whyChoseCWCardsMainWrap .whyChoseCWCardWrap .whyChoseCWCardRightWrap {
        text-align: center;
    }

    .whyChoseCWSes .whyChoseCWBodyWrap .whyChoseCWCardsMainWrap .whyChoseCWCardWrap .whyChoseCWCardLeftWrap img {
        max-width: 50px;
    }
}

@media (max-width: 550px) {

    .cssTricks .hostingAdvice #lnd-bnr-v2,
    .DigitalOceanOffer .hostingAdvice #lnd-bnr-v2 {
        padding-bottom: 300px;
    }
}

@media (max-width: 500px) {

    .cyberNewsBnrSec .bnrMainWrap .bnrLeftWrap .bnrBulletsWrap {
        flex-direction: column;
        max-width: max-content;
    }

    .cyberNewsBnrSec .bnrMainWrap .bnrLeftWrap .bnrBulletsWrap .bulletsRightWrap {
        margin-top: 30px;
    }

    .cyberNewsBnrSec .bnrMainWrap .bnrLeftWrap .bnrBulletsWrap li {
        width: 100%;
    }

    .appsAndProvidersSection .providersNavWrap ul li a {
        min-width: 140px;
    }

    .affPopupOfferWraper .popupOfferMainWraper .popupMainWrap {
        flex-direction: column;
    }

    .affPopupOfferWraper .popupOfferMainWraper .popupMainWrap .popupTxtWrap {
        text-align: center;
        margin: 0 0 20px;
    }

    .affPopupOfferWraper .popupOfferMainWraper .popupMainWrap .popupOfferWrap .offerWrap {
        max-width: 200px;
    }

    .affPopupOfferWraper .popupOfferMainWraper .popupMainWrap .popupOfferWrap .offerWrap p {
        text-align: center;
    }

    .popupOfferMainWraper {
        padding: 20px 30px;
    }

    .affPopupOfferWraper .popupOfferMainWraper .popupMainWrap .popupOfferWrap .offerWrap {
        padding: 10px 15px;
    }

    .west-23 .lnd-new-bnr-wrap .cw-glb-btn {
        font-size: 13px;
    }
}