.elementor-65274 .elementor-element.elementor-element-b473494{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:20px;margin-bottom:0px;padding:45px 0px 0px 0px;}.elementor-65274 .elementor-element.elementor-element-b473494 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-65274 .elementor-element.elementor-element-3232a56 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-65274 .elementor-element.elementor-element-3232a56 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-65274 .elementor-element.elementor-element-adb62e0 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-65274 .elementor-element.elementor-element-7963ac9 > .elementor-widget-container{margin:20px 0px 0px 0px;}@media(max-width:767px){.elementor-65274 .elementor-element.elementor-element-b473494{margin-top:35px;margin-bottom:0px;}}/* Start custom CSS for html, class: .elementor-element-adb62e0 */.newbox-plan-section .mpdip_footer{
    align-items: center;
}

.newbox-plan-section .swiper-slide {
    width: 360px !important;
}

.newbox-plan-section .head_notice {
    display: none;
}

.newbox-plan-section .mpdip_content.jomenjoy_tier_content {
    min-height: 115px;
}

.newbox-plan-section .mpdip_content.jomenjoy_tier_content ul li {
    padding: 5px 0;
}

.newbox-plan-section .jomenjoy_tie_tick {
    margin-top: 10px;
}

.newbox-plan-section .mpdip_footer img.mpdip_img {
    max-width: 275px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    box-shadow: none;
    border-radius: 0;
}

.newbox-plan-section .mpdi_plans_inner_div {
    border: solid 3px;
    border-radius: 22px;
}

.mpdip_footer .jomenjoy_tier_content strong {
    font-size: 20px !important;
}

@media (max-width: 767px){
    /*.newbox-plan-section .prepaid_plan_sec .mpdi_plans_div:first-child, .newbox-plan-section .postpaid_plan_sec .mpdi_plans_div:first-child, .newbox-plan-section .topup_plan_sec .mpdi_plans_div:first-child {
        padding-left: 0;
        margin-left: 40px !important;
    }*/
    
    /*.newbox-plan-section .mpdi_plans_inner_div {
        width: 300px !important;
    }*/
    
    .newbox-plan-section .swiper-slide {
        width: 330px !important;
    }
    
    .newbox-plan-section .prepaid_plan_sec {
        padding: 0 !important;
    }
    
    .newbox-plan-section .plan_sec_wrapper {
        max-width: 100%;
        width: 100%;
        margin: 0 auto !important;
    }
    
    .newbox-plan-section .mpdip_content.jomenjoy_tier_content ul li {
        font-size: 13px !important;
    }
    
    /* if one plan box only remove this margin-left */
    .newbox-plan-section .prepaid_plan_sec .mpdi_plans_div, .postpaid_plan_sec .mpdi_plans_div, .topup_plan_sec .mpdi_plans_div {
        margin-left: 0px !important;
    }
    
    /*div#swiper-wrapper-7d3a1bc984ebe461 {
        margin-left: 15px;
    }*/
    
    .mpdip_footer .jomenjoy_tier_content strong {
        font-size: 18px !important;
    }
}

@media (max-width: 350px){
    .newbox-plan-section .swiper-slide {
        width: 250px !important;
    }
    
    .newbox-plan-section .mpdip_footer img.mpdip_img {
        max-width: 215px !important;
    }
    
    .newbox-plan-section .plan_sec_div[data-slug="jimat-add-ons"] .mpdi_plans_div:first-child:last-child, .prepaid_plan_sec .mpdi_plans_div:first-child:last-child, .postpaid_plan_sec .mpdi_plans_div:first-child:last-child, .topup_plan_sec .mpdi_plans_div:first-child:last-child, .prepaid_plan_sec .mpdi_plans_div:last-child, .postpaid_plan_sec .mpdi_plans_div:last-child, .topup_plan_sec .mpdi_plans_div:last-child {
        min-width: 250px !important;
    }
}



/***** PLAN AREA *****/

.plan-area {
    /*max-width: 320px;*/
    min-width: 300px;
    width: 100%;
    margin: 0 auto;
}

.new-plan-box {
    border: solid 1px #ffffff;
    box-shadow: 0 .5rem 1.2rem rgba(0, 0, 0, .2);
    border-radius: 12px;
    /*max-width: 320px;*/
    background-color: #ffffff;
}

.hot-plan-box {
    border: solid 3px #dd0613;
    box-shadow: 0 .5rem 1.2rem rgba(0, 0, 0, .2);
    border-radius: 16px;
    /*max-width: 320px;*/
    background-color: #ffffff;
}

.hot-plan-floating {
    position: absolute;
    z-index: 1;
    top: -50px;
    left: 0;
    right: 0;
    text-align: center;
}

.plan-box-name {
    background: #dd0613;
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
    color: #ffffff;
    padding: 0px 15px 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
    min-height: 110px;
    align-content: center;
}

.plan-logo img {
    width: 90px;
    margin-left: -5px;
    margin-bottom: -10px;
}

.plan-quota {
    font-size: 35px;
    font-weight: bolder;
}

.price-bg {
    position: absolute;
    bottom: 0px;
    right: 0;
    max-width: 100%;
    width: 130px;
}

.plan-price {
    z-index: 2;
    font-size: 20px;
    text-align: right;
    line-height: 0.8;
    padding-right: 5px;
    padding-bottom: 5px;
}

span.rm {
    font-size: 35px;
    font-weight: bolder;
}

span.small-copy {
    font-size: 11px;
}

.plan-description {
    padding: 15px 17px;
    font-size: 14px;
    min-height: 320px;
}

.desc-list {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 15px 0;
}

.desc-list:first-child {
    margin-top: 0 !important;
}

.desc-list:last-child {
    margin-bottom: 0 !important;
}

.desc-list img {
    width: 20px;
    height: 20px;
}

.desc-list div {
    font-weight: 500;
}

.desc-list div .sub {
    font-weight: initial !important;
    font-size: 12px !important;
}

.desc-list div .foodpanda-style {
    color: #ff2b85;
}

.desc-list strong {
    color: #000000;
}

.desc-list strong.red-bold {
    color: #dd0613 !important;
}

.de-list span {
    color: #a19999;
}

.cta-area {
    text-align: center;
    padding-bottom: 5px;
    margin-top: 10px;
}

.buy-btn, .switch-btn {
    background-color: #ffffff;
    color: #dd0613;
    border: solid 1px #dd0613;
    padding: 12px 10px;
    width: 80%;
    border-radius: 25px;
    cursor: pointer;
    font-weight: bold;
}

.hot-btn {
    background-color: #dd0613;
    color: #ffffff;
    border: none;
    padding: 12px 10px;
    width: 80%;
    border-radius: 25px;
    cursor: pointer;
    font-weight: bold;
}

.newbox-plan-section a.elementor-button.elementor-button-link.elementor-size-sm {
    padding: 10px 60px !important;
}

.switch-btn {
    margin-top: 15px;
}

.small-info {
    text-align: center;
    font-style: italic;
    font-size: 12px;
    color: #8f8f8f;
    padding-bottom: 15px;
}

.tooltip_icon {
    margin-left: 23px !important;
}

.tier_tooptip_content {
    padding: 5px !important;
    font-size: 11px !important;
}

@media (max-width: 767px) {
    .plan-description {
        min-height: 290px !important;
        font-size: 13px !important;
        padding: 15px !important;
    }
    
    .desc-list div .sub {
        font-size: 11px !important;
    }
}

@media (max-width: 350px) {
    .plan-box-name {
        min-height: 95px;
    }

    .plan-area {
        min-width: 250px !important;
    }
    
    .plan-quota, span.rm {
        font-size: 26px !important;
    }
    
    .plan-price {
        font-size: 16px !important;
    }
    
    .price-bg {
        width: 115px !important;
    }
    
    .plan-description {
        font-size: 12px !important;
        min-height: 360px !important;
    }
    
    .small-info {
        font-size: 11px !important;
    }
}

.wiggle {
  animation: wiggle 0.6s ease-in-out infinite;
}

@keyframes wiggle {
  0%   { transform: rotate(0deg); }
  25%  { transform: rotate(1deg); }
  50%  { transform: rotate(0deg); }
  75%  { transform: rotate(-1deg); }
  100% { transform: rotate(0deg); }
}


.animate .ribbon-v2 {
    width: 145px;
    position: relative;
}

.animate .fire {
    width: 50px;
    position: absolute;
    top: 25%;
    left: 34%;
    transform: translate(-50%, -50%);
}

@media (max-width: 499px) {
    .animate .fire {
        width: 45px;
        left: 33%;
    }
}

@media (max-width: 350px) {
    .animate .fire {
        left: 27%;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7963ac9 */@media (max-width: 767px) and (min-width: 500px) {
    .newbox-plan-section .swiper-slide {
        width: 100% !important;
        max-width: 365px !important;
    }
    
    .plan-description {
        min-height: 265px !important;
    }
}

@media (max-width: 499px) and (min-width: 351px) {
    .plan-description {
        min-height: 305px !important;
    }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-b473494 */.coupon-section .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
}/* End custom CSS */