.custom-body{
    font-family: 'Century Gothic';
}

.desktop-img-container {
    /* position: absolute; */
    position: relative;
}

.desktop-img {
    /* position: absolute; */
    width: 92%;
}

.discount-img {
    width: 28%;
    position: absolute;
    left: 62%;
    top: 18%;
    overflow: hidden;
    transform: translatey(0px);
    animation: float 1s ease-in-out infinite alternate both;
}

@-webkit-keyframes float {
    0% {
        transform: translatey(0%);
    }

    100% {
        transform: translatey(20%);
    }
}

@keyframes float {
    0% {
        transform: translatey(0%);
    }

    100% {
        transform: translatey(20%);
    }
}

.hero-img-bg {
/*    background-color: #C1D8FF;*/
    padding-top: 5em;
    padding-bottom: 5em;

}

/*.xircle-text-bg {
    background-color: #EFF5FF;
    *//* height: 100%; *//*
}*/



.discount-head-text {
    color: #00205B;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
}

.discount-sub-head-text {
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    color: #00205B;
}

.membership-head-text {
    color: #00205B;
    font-style: normal;
    font-weight: bolder;
    font-size: 28px;
}

.membership-subhead-text {
    color: #00205B;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
}

.xircle-text-content {
    /* height: 100%; */
    /* margin-top: 100px; */
    /* padding: 4em; */
}

.xircle-credits-text {
    font-weight: 600;
    font-size: 36px;
    color: #00205B;
    font-style: normal;
}

.xircle-credits-subtext {
    font-weight: 400;
    font-size: 22px;
    color: #00205B;
    font-style: normal;

}

.custom-credits-bg{
    max-width: 92%;
}

.credits-content-box {
    /* padding: 55px;
    margin-top: 70px; */
}

.credit-left-conatiner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}

.credit-left-conatiner-sub {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    /* justify-content: flex-end; */
    margin-top: 25%;
}

.credit-left-conatiner-inset {
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 90%;
}

.custom-credit-image {
    margin-top: -100%;
    z-index: 2;
    width: 85% !important;
}


.credit-image-background {
    /* height: 80%; */
    width: 100%;
    aspect-ratio: 4/2.8;
    background: #FFECD6;
    border-radius: 16px;
    position: relative;
    z-index: 1;

}



.credits-footer-banner {
    background-image: url('../img/membership_landing_images/credit-footer-bg.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 5em;
}

.membership-footer-banner {
    background-image: url('../img/membership_landing_images/promo_signup_deal_banner.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 5em;
}

.footer-credit-head-text {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    color: #FFFFFF;
}

.footer-credit-subhead-text {
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    color: #FFFFFF;
}

.footer-credit-text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
}

.elligible-prd-btn {
    background-color: #FFFFFF;
    border-radius: 10px;
    color: #00205B;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    padding: 10px 25px;
}

.credits-content-box>ul>li {
    list-style-type: disc;
    margin-left: 25px;
    line-height: 35px;
}

.theme_card_content_box_custom {
    border: none;

}

.card_content_custom_container {
    width: 250px;
    position: relative;
    background-color: transparent;
    /*margin-left: 20px;*/
    margin-top: 20px;
}

.inner_card_1_custom {
    position: absolute;
    top: -18px;
    left: -20px;
    border: #6990d8 solid 1.5px;
    background-color: transparent;
    border-radius: 0.7em;
    /*width: 230px;*/
    width: 213px;
    height: 338px;
    z-index: 10 !important;
}

.inner_card_2_custom {
    position: absolute;
    top: -10px;
    left: -14px;
    background-color: #00205B;
    border-radius: 0.7em;
    /*width: 230px;*/
    width: 227px;
    height: 352px;
    z-index: 20 !important;
}

.theme_credit_card {
    position: relative;
    background-color: #FFFFFF;
    border: none !important;
    /*width: 200px;*/
    width: 230px;
    height: 352px;
    border-radius: 8px;
    z-index: 99 !important;
/*
    margin-left: auto;
*/
    padding: 1em;

}

.theme_credit_card_buttom {
    border-top: none !important;
}

.theme_credit_card_top>img{
    /*width: 210px;*/
    width: 188px;
    height: 137px;
    object-fit: contain
}
.theme_credit_card_top {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 188px;
}

.credit_card_price_tag {
    color: #FF7500;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    position: relative;
    bottom: 10px;
}

.product_card{
    padding: 1em;
    border-radius: 8px;
}

.product_card_img_block{
    height: 180px;
}


.product_card_img_block img {
  max-height: 175px;
  max-width: 100%;
  }

.elligible-text {
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    color: #FFFFFF;
    background-color: #00205B;
    border-radius: 4px;
    padding: 0.5em 1em;
}

.credit_card_price_text {
    color: #FF7500;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
}

.credit_card_price_code_content{
    height: 1.5rem;
}

.credit_card_price_code {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #00205B;
}

.save-elligible-text {
    color: #2F127E;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    margin-left: 8px
}

.credit_elligible_content_text {
    color: #00205B;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    height: 1.8rem;
    display: -webkit-box;
    -webkit-line-camp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.credit_link_text{
    color: #00205B !important;
}


.elligible-credits-content-box>ul>li {
    list-style-image: url('../img/membership_landing_images/circle_icon.svg');
    margin-left: 24px;
}

.elligible-credits-text {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    color: #00205B;
}


.prod-service-txt {
    font-style: bold;
    font-size: 36px;
    color: #00205B;
    font-weight: 600;
}

.prod-service-subtxt {
    font-weight: 500;
    font-size: 21px;
    color: #00205B;
    font-style: normal;
}

.repair-service-text {
    font-weight: 600;
    font-size: 30px;
    color: #00205B;
    font-style: normal;
}

.repair-service-subtext {
    font-weight: 300;
    font-size: 20px;
    color: #00205B;
}

.earn-credit-text {
    color: #00205B;
    font-style: bold;
    font-size: 36px;
    font-weight: 900;
}

.buy-credit-text {
    color: #00205B;
    font-size: 28px;
    font-weight: 600;
}

.earn-credit-subtext {
    font-size: 24px;
    color: #00205B;
    font-weight: 400;
}

.earn-credit-background {

    background-color: #EDF4FF;
    border-radius: 20px;
}

.earn_credit_text_content {
    padding: 4em;
    /*padding-top: 94px;*/
}

.earn_credit_img_content {
    padding: 1.5em;
}

.earn_credit_section {
    margin-top: 80px;
}

.referral_reward_section {
    background-color: #FFEFEF;
    margin-top: 100px;
}

.referral-reward-midtext {
    font-size: 36px;
    color: #00205B;
    font-weight: 600;
    font-style: normal;
}

.referral-reward-text {
    font-size: 26px;
    color: #00205B;
    font-style: normal;
}

.referral-reward-subtext {
    font-size: 18px;
    color: #00205B;
    font-weight: 400;
}

.referral-reward-btn {
    color: #fff;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
    background: linear-gradient(180deg, #00205B 0%, #6900A9 100%);
    border-radius: 8px;
    padding: 10px 30px;
}

.referral-reward-btn:hover {
    color: #fff;
}

.xircle-membership-text {
    color: #00205B;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    margin-top: 105px;
}

.xircle-membership-subtext {
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    color: #00205B;
}

.membership-subtext {
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    color: #00205B;
}

.logo_images_content {
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
}

.membership-signup-deals-text {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    color: #FFFFFF;
}

.membership-gifts-text {
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    color: #fff;
}

.good-deals-text {
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    color: #FFFFFF;
}

.membership-gifts-price-text{
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    color: #fff;
}

.x-membership {
    background: linear-gradient(180deg, #699EFF 0%, #6900A9 100%);
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    padding-top: 8px;
    font-weight: bold;
    display: inline-block;
    height: 28px;
    width: 100%;
    opacity:0.8;
}

.x-membership-btn{
    width: 100%;
    position: absolute;
    left: 0;
}

.product_card_block{
    margin-top: 36px;
}


.membership-promo-lowerprice-text {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
}

.membership-promo-subtext {
    font-style: normal;
    font-weight: 700;
    font-size: 23px;
    color: #FFFFFF;
}

.findout-more-btn {
    background-color: #FFFFFF;
    border-radius: 4px;
    color: #00205B;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    padding-left: 2em;
    padding-right: 2em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.custom-membership-card {
    /* width: 469px; */
    border-radius: 16px;
    /* height: 665px; */
}

.membership_card_img {
    max-height: 185px;
}

.membership-signup-btn {
    background-color: #FF7500;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
    padding-top: 0.65em;
    padding-bottom: 0.65em;
    font-size: 15px;
}

.membership-signup-btn:hover {
    color: #fff;
}

.learn-more-txt {
    color: #009ACE;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
}

.membership_card_content>ul>li {
    color: #009ACE;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    list-style-type: disc;
}

.membership-card-price {
    color: #00205B;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
}

.membership-card-subprice {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #00205B;
}

.membership_card_title {
    color: #00205B;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
}

.membership_card_hr {
    border: 0.5px solid #490B91;
}

.facts_head_title {
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    color: #00205B;
    line-height: 2;
}

.facts_subhead_title {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    color: #00205B;
    /*line-height: 2;*/
}

.facts_subhead_title_text{
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    color: #00205B;
    padding-top: 36px;
}

.facts_text {
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    color: #00205B;
}

.membership_logo_img {
    max-width: 100%;
}

.collaboration-bg{
    border-radius: 15px;
    padding: 1em;
    background: linear-gradient(180deg, #89080A 0%, #AE1F21 100%);
}

.vertical-line-img{
      border-left: 1px solid #fff;
      height: 100px;
      margin-top: 10px;
}

.collaboration-text{
    font-style: normal;
    font-weight: 600;
    font-size: 35px;
    color: #FFFFFF;
}

.collaboration-subtext{
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
}

.partner-collaboration-text{
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    color: #00205B;
}

.collaboration-btn{
    border-radius: 6px;
    background-color: #EA4A4A;
    color: #FEFEFE;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    padding: 6px 24px;
}

.collaboration-learn-btn{
    border-radius: 6px;
    background-color: #EA4A4A;
    color: #FEFEFE;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    padding: 6px 22px;;
}

.collaboration-btn:hover{
    color: #FEFEFE;
}

.collaboration-learn-btn:hover{
    color: #FEFEFE;
}

/* .membership_card_title_content {
    max-height: 42px;
} */

.membership_card_subtitle {
    color: #490B91;
}

.credits_row_content{
    padding-top: 103px;
    padding-bottom: 103px;
}

.good_deals_content{
    background: linear-gradient(197.29deg, #7611C6 14.82%, #440C8E 91.11%);
}

.custom-gif-image{
    max-width: 100%;
}



/*
for membership cards*/



.custom-card .card-body{
    border: 1px solid #6900A9;
    border-radius: 0px 0px 12px 12px;
}
.custom-card .card-body.card-body-full{
    border: 1px solid #6900A9;
    border-radius: 12px !important;
    padding-bottom: 10px;
    background: #fff;
}
.custom-card .card-body.card-body-full.deal_prd_body{
    border: 1px solid #00205B
}

/*.memb_prd_img{
    height: 112px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.memb_prd_img img{
    max-height: 170px;
}*/

.custom-membership-text{
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #490B91;
}

.prd-name{
    line-height: 24px;
    height: 3.2rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: default;
    }

.custom-membership-price-text{
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    background: linear-gradient(180deg, #00205B 0%, #6900A9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    cursor:default;
}


.super-script-p{
    background: linear-gradient(180deg, #00205B 0%, #6900A9 100%);
    -webkit-background-clip: text;
    font-size: 24px;
}

.xt-t-raw{
    cursor:default;
    /*height: 118px;*/
}

.card-desc-ul{
    height: 150px;
}

.xt-t-raw.modal-body ul{
    margin-top: 0;
    margin-bottom: 1rem;
    padding-left: 2rem;
    list-style: disc;
}
.learn-more{
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 25px;
    color: #009ACE;
    cursor:pointer;
}

.xt-t-raw.card-desc ul{
    margin-top: 0;
    margin-bottom: 0rem;
    padding-left: 18px;
    list-style: disc;
    font-weight: normal;
    color: #009ACE;
    font-size: 14px;
    line-height: 25px;
}

.xt-t-raw.card-desc ul li p{
    margin-bottom:0.25rem!important;
}
.xt-t-raw.card-desc p{
    margin-bottom:0;
}

.xt-t-raw.card-desc ul li::marker{
    font-size: 1.3em;
}

.mod-btn-close{
    border: none;
    background: none;
    padding: 0;
    font-size: 20px;
}
.custom-mod-header.modal-header h6{
    background: linear-gradient(180deg, #00205B 0%, #6900A9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}


.modal-img{
    max-width: 100%;
    max-height: 50px;
    border-radius: 6px;
}

.modal-membership-title{
    color: #6900A9;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;

}

.membership-modal-content{
    padding: 20px;
    border-radius: 10px;
}

.membership-modal-header{
    border-bottom: none !important;
}

.membership-modal-footer{
    border-top: none !important;
}

.form-check-input:checked {
    background-color: #FF7500;
    border-color: #FF7500;
}

.modal-membership-subtitle{
    font-style: normal;
    font-weight: 600;
    color: #00205B;
    font-size: 22px;
}

.confirm-btn{
    background: #FF7500;
    border-radius: 6px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #FEFEFE;
    padding: 8px 13px;
}


.confirm-btn:hover{
    color: #FEFEFE;
}

.modal-membership-text{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #00205B;
}

.membership-btn-close{
    filter: none !important;
}




/*   Slick styles   */

.xt_theme_card_content_box_buttom_content_title h4{
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #00205B;

}


.xt_theme_card_content_box_buttom_content_title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2 !important;
    -webkit-box-orient: vertical;
    height: 35px;
}

.xt_theme_card_content_box_buttom_content_description span{
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #00205B;
}
.xt_theme_card_content_box_buttom_content_description{
     height: 28px;
}

.theme_card_content_box_strike-text span{
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #8A8A8A;
}

.theme_card_content_box{
    width: 238px !important;
}



.slick-next:before, .slick-prev:before{
    line-height: 1.5 !important;
    font-size: 15px !important;
    color: #fff !important;
}

.slick-prev{
    height: 32px !important;
    width: 32px !important;
    /*z-index: 999;*/
    background: #9E5DE0 !important;
    left: -28px !important;
    color: #fff !important;
    border-radius: 50%;
    /*top: 190px;*/
}

.slick-next{
    height: 32px !important;
    width: 32px !important;
   /* z-index: 999;*/
    background: #9E5DE0 !important;
    right: -28px !important;
    color: #fff !important;
    border-radius: 50%;
    /*top: 190px;*/
}


.content_title_text_style, .content_title_text_style:hover{
    color: #00205B;
}


/* Card Styling */
.outer-card-1{
    border: #6990d8 solid 1.5px;
    background-color: transparent;
    border-radius: 0.7em;
    z-index: 10 !important;
    margin-top: 10px;
    margin-right: 30px;
    height: 94%;
    margin-left: 4px;
}
.outer-card-2{
    position: relative;
    top: 7px;
    left: 10px;
    background: linear-gradient(180deg, #00205B 0%, #6900A9 100%);
   /* background-color: #00205B;*/
    border-radius: 0.7em;
    margin-right: -5px;
    height: 100%;
}

.outer-card{
    position: relative;
    z-index: 99 !important;
    left: 12px;
    background: white;
    top: 12px;
    border-radius: 5px;
    height: 100%;
}

.elligible_content{
    height: 1.2rem;
}

.xt_memb_prd_img{
    max-width: 100%;
}

.memb_prd_img{
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.memb_prd_img img{
    max-height: 170px;
}

.credits-text-bg{
    background: #EFF5FF;
}

.xircle-text-bg {
    background: linear-gradient(90deg, #C1D8FF 50%, #EFF5FF 50%);
}

@media (min-width: 360px) {
.xircle-text-bg {
    background: linear-gradient(180deg, #C1D8FF 41%, #EFF5FF 40%);
}
}

@media (min-width: 450px) {
.xircle-text-bg {
    background: linear-gradient(180deg, #C1D8FF 48%, #EFF5FF 33%);
}
}
@media (min-width: 450px) {
.xircle-text-bg {
    background: linear-gradient(180deg, #C1D8FF 59%, #EFF5FF 33%);
}
}

@media (min-width: 576px) {
.xircle-text-bg {
    background: linear-gradient(180deg, #C1D8FF 50%, #EFF5FF 33%);
}
}
@media (min-width: 768px) {
    .xircle-text-bg{
        background: linear-gradient(180deg, #C1D8FF 55%, #EFF5FF 50%);
    }
}

@media (min-width: 991px) {
    .xircle-text-bg{
        background: linear-gradient(90deg, #C1D8FF 50%, #EFF5FF 50%);
    }
}



/* Free gift selction modal */
.free-gft{
    color: #00205B;
    font-weight: 900;
}
.free-gft-prd-img{
    height: 55px;
}
.free-gft-prd-img img{
    max-height: 55px;
    width: 100%;
}
.free-prd-name-p{
    color: #00205B;
    font-size: 12px;
    font-weight:400;
    line-height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bundled-prd-confirm.xt-membership-signup{
    font-size:14px;
}
.xt-membership-signup {
    background: #ff7500;
    border-color: #ff7500;
    color: #fff;
    border-radius: 6px;
    padding: 10px;
    font-weight:600;
}
.xt-membership-signup:hover{
    color: #fff !important;
}
.error-msg-text{
    color:red;
    font-size:11px
}