﻿.plan-card-badge-SecondSIMConfirmation{
    right: -5%;
    top: -3%;
    width: 43%;
}

.plan-card-confirmation-secondSIM.card {
    height: calc(100% - 10vh + 0.44vw + 15px) !important;
    min-height: 310px;
    transition: transform 150ms ease-in-out;
    border: 2px solid #94E0E4;
    background: #94E0E4;
    padding: 2px;
    min-width: 264px;
    max-width: 100%;
    width: calc(((100vh - 4.4vw - 350px)*0.85) - 16px);
    margin-top:18px;
    position:relative;
}

.plan-card-confirmation-secondSIM.remarks {
    max-width: 100%;
    min-width: 264px;
    width: calc(((100vh - 4.4vw - 350px)*0.85) - 16px);
    font-size: calc((100vh - 4.4vw - 350px)/30);
    margin-top: 10px;
    line-height: 1;
    text-align: left;
}

.plan-card-confirmation-secondSIM .image-content-wrapper {
    flex: 1 1 0;
    height: 10%;
    background: #9fe5e9;
    width: 100%;
    border-bottom: 2px solid #94E0E4;
}

.plan-card-confirmation-secondSIM .image-content-wrapper.ImageSecondSIM{
    background: url('/Plan_Resource/img/PlanGigaBuddy.png?&4307');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.plan-card-confirmation-secondSIM .image-content-wrapper {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center; 
}

.plan-card-confirmation-secondSIM .image-content-wrapper {  
    background-image: url('/Plan_Resource/img/Horiblue4Gdefault.png?4307');
}

.plan-card-confirmation-secondSIM .image-content-wrapper.CatalogueId75,
.plan-card-confirmation-secondSIM .image-content-wrapper.CatalogueId76 {
    background-image: url('/Plan_Resource/img/Hori10gbgigaBuddy7576.png?4307');
}

.plan-card-confirmation-secondSIM .plan-card-img{
    max-height: 100%;
}

.plan-card-confirmation-secondSIM .data-content-wrapper {
    text-align: left;
    width: 100%;
    padding: 2em 20px;
    background: white;
    font-size: calc((100vh - 4.4vw - 274.7px)/60);
}

.plan-card-confirmation-secondSIM .text-data {
    font-size: 8em;
    font-weight: 700;
    line-height: 1;
    color: #282828;
}

.plan-card-confirmation-secondSIM .text-sms-call {
    font-size: 2.5em;
    font-weight: 600;
    line-height: 1.3;
    color: #282828;
}

.plan-card-confirmation-secondSIM .text-price-cent,
.plan-card-confirmation-secondSIM .text-price-month {
    font-size: 2em;
    font-weight: 800;
    line-height: 1;
}

.plan-card-confirmation-secondSIM .text-price-original,
.plan-card-confirmation-secondSIM .text-price-dollar{
    font-size: 4em;
    font-weight: 700;
    line-height: 54px;
}

.plan-card-confirmation-secondSIM.text-promo{
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #282828;
}
.planbottomlabel{
    
    line-height:26px;

}

.plan-card-confirmation-secondSIM .text-price-cent,
.plan-card-confirmation-secondSIM .text-price-dollar,
.plan-card-confirmation-secondSIM .text-price-month {
    color: #EC2D85;   
}

.plan-card-confirmation-secondSIM .strikethrough {
    position: relative;
    margin-left: 7px;
    color: rgba(40, 40, 40, 0.5);
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1;
}

.plan-card-confirmation-secondSIM .strikethrough:before {
    position: absolute;
    content: "";
    left: -2px;
    top: 50%;
    width: calc(100% + 3px);
    border-top: 2px solid;
    transform: translate(0, -90%);
    border-color: inherit;
    color: rgba(40, 40, 40, 0.5) !important;
}

@media screen and (max-height: 650px) {
    .plan-card-confirmation-secondSIM .data-content-wrapper {
        font-size: 5px;
    }

    .plan-card-confirmation-secondSIM.card {
        height: 300px !important;
        width: calc(300px*4/5);
        margin-top:3%;
    }
    
    .plan-card-confirmation-secondSIM.remarks {
        width: calc(300px*4/5);
        font-size: calc(300px/27);
    }
}
@media screen and (max-width: 500px){
.plan-card-badge-SecondSIMConfirmation{
    height: 100%;
    width: 36%;
    right: 0%;
}

.plan-card-badge-SecondSIMConfirmation {
    right: 0%;
    top: -3%;
    width: 36%;
}

}

@media screen and (max-width: 280px){
.plan-card-badge-SecondSIMConfirmation {
    right: 1%;
    top: -4%;
    width: 36%;
}
}

@media screen and (min-width: 3840px){

.plan-card-badge-SecondSIMConfirmation {
    right: 0%;
    top: -2%;
    width: 35%;
}
}

@media screen and (min-width: 5120px){
.plan-card-badge-SecondSIMConfirmation {
    right: 0%;
    top: -1%;
    width: 35%;
}
}










