.notice {
    margin-bottom: 25px;
}

.notice-text {
    color: #ffffff;
    padding: 6px 15px;
    font-size : 16px;
}

.button {
    font-family: Roboto;
    padding: 8px 25px;
    cursor: pointer;
    color: #2196f3;
    text-decoration: none !important;
    font-size: 16px;
}

.premium-modal-button {
    padding:12px 116px 12px 116px;
    width: 70%;
    margin-bottom: 10px;
    font-size: 16px
}

.subscription-modal-title {
    font-weight: 600;
    color: #4a4a4a;
    font-family: Roboto;
}

.subscription-modal-text {
    font-size: 14px;
}

.subscription-modal-amount {
    color: #888888;
    font-size: 18px;
    font-weight: 600;
}

.modal-content.business-modal-content {
    padding: 23px 21px;
}

.business-modal-header h3 {
    text-align: center;
    color: #4a4a4a;
    font-size: 24px;
    font-weight: 500;
}

.business-modal-header h4 {
    text-align: center;
    color: #4f5362;
    font-size: 16px;
    font-weight: 400;
}

.business-modal-body {
    border: solid 1px #e0e0e0;
    margin: 30px 0;
    padding: 0 20px 25px 20px;
}

.subscription-plan-left {
    text-align: center;
}

.subscription-plan-left h3 {
    font-size: 18px;
    font-weight: 400;
    color: #4a4a4a;
}

.subscription-plan-left h4 {
    font-size: 48px;
    font-weight: 400;
    color: #4a90e2;
}

.subscription-plan-left h4 .taka-sign {
    font-size: 30px;
    font-weight: 400;
}

.subscription-plan-left h5 {
    color: #4a90e2;
    font-size: 16px;
    font-weight: 300;
}

.business-modal-notice {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #d0021b;
}

.business-modal-button {
    margin: 15px auto;
    text-align: center;
}

.package-offer.model-usp::before {
    background-color: #24c780;

}

.submit-btn {
    background-color: #3490e9;
}

.cancel-btn {
    background-color: #7e848c;
}

.submit-btn, .cancel-btn {
    max-width: 225px;
    padding: 8px 60px;
    border-radius: 5px !important;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    margin-right: 20px;
    text-transform: uppercase;
    font-weight: 400;
}
.caption_title {
    padding: 23px 0px 0px 25px;
    height: 70px;
    background-color: #ffffff;
}
.caption-subject {
    font-size:18px;
}

.subscription {
    margin: 20px 0px;
}

.subscription-facility {
    vertical-align: middle;
    min-height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.facility-available:nth-child(odd) {
    background: #f5f7fa;
}

.facility-available-odd:nth-child(odd) {
    background: #f5f7fa;
}
.most-Populer {
    background-color: #ffe7d9;
    color: #ff7727;
}

.features {
    width:28% !important;
    padding:0;
}

.features-text {
    padding: 0 7px;
    margin-bottom: 0;
    font-size: 16px;
    color: #4d4d4d;
    text-align: center;
}

.packeages {
    padding:0;
    border-right: 0px;
    width:24% !important;
}

.package-name {
    font-weight: 800;
    color: #333333;
}

.payment-option-des {
    margin-left: 20px;
}

.monthly-payment-amount {
    color:#00a24a !important;
    text-decoration: none !important;
    font-weight: 600;
    cursor: text !important;;
}

.buy-package-btn {
    border-radius:3px;
    padding-right:25px;
    padding-left:25px
}

#package_details {
    background-color: #eef1f5;
    color: #4d4d4d;
}

#package_details p {
    font-size: 12px;
}
#package_details hr {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
    border-top: 3px solid #eee !important;
}

.container h3 {
    font-weight:700;
}

.container h4 {
    font-weight: 600;
    margin: 30px 0px 10px 0px;
}

.package-title-name {
    padding: 0px 0px 0px 20px;
    font-weight:700;
    color:#4a4d62;
}



.margin-left-50 {
    margin-left: 50px;
}

#currentPackage h4 {
    font-weight: 600;
    font-size: 18px;
}

#currentPackage .details-info {
    position: absolute;
    left: 230px;
}


/*start subscription payment*/
#selectpayment h4 {
    font-size: 22px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
}

.payment-button {
    margin-top: 11px;
    padding: 10px 40px;
}

/*end subscription payment*/

/* start payment options*/

#paymentMethods h4{
    font-weight: 600;
    font-size: 22px;
    color: rgb(77, 77, 77);
}

#paymentMethods h5{
    font-size: 18px;
    padding: 15px;
    font-weight: 500;
}

#paymentMethods .payment-option {
    display: flex;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 20px;
    cursor: pointer;
    height: 60px;
    align-items: center;
}

.payment-option-name {
    /*margin-left: 20px;*/
    /*margin: 0px;*/
    flex-grow: 1;
    text-align: left;

}

.payment-des {
    background-color: #e1f9da;
    padding: 3px;
    color: #24831f;
}

.payment-option-right {
    color: #4a90e2;
    font-size: 30px;
    position: absolute;
    right: 60px;
    align-items: center;
    justify-content: space-between;
}

#selectpayment p {
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333333;
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 300px) {
    .package-des {
        position: absolute;
        right:20px;
        top: 9px;
    }

    .container h3 {
        font-weight:700;
        font-size: 14px;
    }
    .container h4 {
        font-size: 12px;
    }

    .package-title {
        padding:10px;
        text-transform: capitalize;
        margin: 10px 0px;
        background-color: white;
    }

    .package-details {
        padding:10px;
        background-color: white;
    }

    .most-populer {
        margin-left: 10px;
        margin-top: 18px;
        font-size: 12px !important;
        padding: 4px;
        background-color: rgb(255, 119, 39);
    }

    .section {
        padding:0;
        background-color: white;
        margin-top: 10px
    }

    .section-icon {
        margin-top: 17px;
        font-size: 20px;
        color: #2196f3;
        position: absolute;
        right: 20px;
    }
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 425px) {
    .package-des {
        position: absolute;
        right:20px;
        top: 9px;
    }

    .container h3 {
        font-weight:700;
        font-size: 14px;
    }
    .container h4 {
        font-size: 12px;
    }

    .package-title {
        padding:10px;
        text-transform: capitalize;
        margin: 10px 0px;
        background-color: white;
    }

    .package-details {
        padding:10px;
        background-color: white;
    }

    .most-populer {
        margin-left: 10px;
        margin-top: 18px;
        font-size: 12px !important;
        padding: 4px;
        background-color: rgb(255, 119, 39);
    }

    .section {
        padding:0;
        background-color: white;
        margin-top: 10px
    }

    .section-icon {
        margin-top: 17px;
        font-size: 20px;
        color: #2196f3;
        position: absolute;
        right: 30px;
    }
}
/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    .package-des {
        position: absolute;
        right:20px;
        top: 9px;
    }

    .container h3 {
        font-weight:700;
        font-size: 14px;
    }
    .container h4 {
        font-size: 12px;
    }

    .package-title {
        padding:10px;
        text-transform: capitalize;
        margin: 10px 0px;
        background-color: white;
    }

    .package-details {
        padding:10px;
        background-color: white;
    }

    .most-populer {
        margin-left: 10px;
        margin-top: 18px;
        font-size: 12px !important;
        padding: 4px;
        background-color: rgb(255, 119, 39);
    }

    .section {
        padding:0;
        background-color: white;
        margin-top: 10px
    }

    .section-icon {
        margin-top: 17px;
        font-size: 20px;
        color: #2196f3;
        position: absolute;
        right: 30px;
    }
}

@media (max-width: 1440px) {
    .subscription {
        margin: 20px 0px;
    }
}

