@media
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min--moz-device-pixel-ratio: 1.5),
    only screen and (min-device-pixel-ratio: 1.5){

    html,
    body{
        width:100%;
        overflow-x:hidden;
        font-family: 'Scada', sans-serif !important;
    }
}
:root{
    font-family: 'Scada', sans-serif !important;
}
.midday-logo{
    max-width: 90%;
}
.suscribe-title{
    font-size: 26px;
    font-family: 'Poppins';
    text-align: center;
    font-weight: 700;
}
.annual-subscription{
    font-size: 22px;
    font-weight: 700;
    font-family: 'Poppins';
    text-align: center;
    padding: 65px 0px 0px 0px;
}
.subscription-card .card{
    border: none;
    border-radius: 15px;
    margin: 0 auto;
    transition: transform .9s;
    height: 493px;
    box-shadow: 1px 20px 15px -5px #80808082;
}
.subscription-card .card:hover{
    background: linear-gradient(180deg, #17263B 0%, rgba(33, 54, 85, 0.85) 100%);
    color: #FFF;
    width: 100%;
    transform: scale(1.1);
}
.subscription-card .recommended-img {
    width: 45%;
    position: absolute;
    top: 35px;
    left: 12%;
    transform: translate(-50%, -50%);
}
.recommended-text{
    font-size: 18px;
    font-weight: 700;
    color: #5F0909;
    font-family: 'Roboto';
    position: absolute;
    top: 25px;
    left: 3%;
}
.subscription-border-bottom{
    width: 77%;
    position: absolute;
    top: -16px;
    left: 12%;
    border-bottom: 2px solid #FF9812;
}
.form-check-input{
    width: 1.3em;
    height: 1.3em;
    margin-top: 8px;
}
.label-one{
    font-size: 19px;
    margin-left: 15px;
    font-weight: 700;
}
.label-two{
    font-size: 16px;
    margin-left: 35px;
    font-weight: 600;
}
.label-three{
    font-size: 22px;
    font-weight: 700;
    margin-left: 30px;
}
.label-four{
    font-size: 22px;
    font-weight: 700;
    margin-left: 40px;
}
.sub-border{
    border-bottom: 1px solid #C5C9CE;
    width: 75%;
    position: absolute;
    left: 8%;
    top: 165px;
}
.benifits{
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin-top: 20px;
}
ul {
    list-style: none;
}
.subscription-card ul li::before {
    content: "\2022";
    background: linear-gradient(58.13deg, #B77302 10.46%, #FF9812 52.47%, #FFDF04 89.54%);
    display: inline-block;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    list-style-type: none;
    color: transparent;
    margin-bottom: 30px;
}
.animated ul li::before {
    content: "\2022";
    background: linear-gradient(58.13deg, #B77302 10.46%, #FF9812 52.47%, #FFDF04 89.54%);
    display: inline-block;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    list-style-type: none;
    color: transparent;
    margin-bottom: 30px;
}
.userdetail-card-background ul li::before {
    content: "\2022";
    background: linear-gradient(58.13deg, #B77302 10.46%, #FF9812 52.47%, #FFDF04 89.54%);
    display: inline-block;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    list-style-type: none;
    color: transparent;
    margin-bottom: 30px;
}
.plan-icon-one{
    position: absolute;
    bottom: 22px;
    left: 20px;
    font-weight: 500;
    font-size: 16px;
}
.plan-icon-two{
    position: absolute;
    bottom: 22px;
    left: 20px;
    font-weight: 500;
    font-size: 16px;
}
.plan-icon-three{
    position: absolute;
    bottom: 22px;
    left: 20px;
    font-weight: 500;
    font-size: 16px;
}
.plan-icon-four{
    position: absolute;
    bottom: 22px;
    left: 20px;
    font-weight: 500;
    font-size: 16px;
}
.plan-icon-five{
    position: absolute;
    bottom: 22px;
    left: 20px;
    font-weight: 500;
    font-size: 16px;
}
.plan-icon-six{
    position: absolute;
    bottom: 22px;
    left: 20px;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Scada', sans-serif !important;
}
.subscription-card .subscribe-btn{
    border: none;
    border-radius: 10px;
    padding: 10px 20px;
    background: #797373;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    left: 50%;
    top:33px;
    transform: translate(-50%,-50%);
    font-family: 'Scada', sans-serif !important;
}
.subscription-card .subscribe-btn:hover{
    background: #F22626;
}
.other-subscription{
    font-size: 22px;
    font-weight: 700;
    font-family: 'Poppins';
    text-align: center;
    padding: 50px 0px 0px 0px;
}
.other-sub-border{
    border-bottom: 1px solid #C5C9CE;
    width: 75%;
    position: absolute;
    left: 12%;
    top: 224px;
}
.subscription-card .other-subscribe-btn{
    border: none;
    border-radius: 10px;
    padding: 10px 20px;
    background: #797373;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    left: 50%;
    top: 49px;
    transform: translate(-50%,-50%);
}
.subscription-card .other-subscribe-btn:hover{
    background: #F22626;
}
.line-position{
    position: absolute;
    left: 170px;
    top: 40%;
}
.form-check-input:checked {
    background-color: #198754;
    border-color: #198754;
}

.signup-card .card{
    border: none;
    border-radius: 15px 0px 0px 15px;
    height: 400px;
    box-shadow: 1px 20px 15px -5px #80808082;
    margin-top:20px;
}
.signup-card .middaygoldsidebanner{
    height: 400px;
    width: 400px;
    border-radius: 0px 15px 15px 0px;
    box-shadow: 1px 20px 15px -5px #80808082;
    margin-top:20px;
}
.signup-card .details-pos{
    font-size: 19px;
    font-family: 'Poppins';
    font-weight: 400;
    text-align: center;
}
.getotp-btn{
    border: none;
    padding: 5px 40px;
    border-radius: 10px;
    margin-left: 40px;
    color: #FFF;
    background: #0055A5;
}
.signborder{
    border-bottom: 1px solid #d3d3d3;
}
input {
    outline: 0;
    border-width: 0 0 2px;
    border-color: #000;
    margin-left: 26%;
}
    input:focus {
    border-color: green;
    outline: 1px dotted #000
}
.getotpverify-btn{
    border: none;
    padding: 4px 49px;
    border-radius: 5px;
    margin-left: 108px;
    color: #FFF;
    background: #0055A5;
}
.resend-otp{
    text-align: center;
    margin-bottom: 0px;
    margin-top: 5px;
}
.didnot-otp{
    text-align: center;
    padding: 20px 0px 0px;
    margin-bottom: 0px;
    color: #716A6A;
}
.verify-otp{
    font-size: 26px;
    font-weight: 500;
    font-family: 'Poppins';
    text-align: center;
    padding: 30px 0px 0px;
}
.sent-otp{
    text-align: center;
    padding: 0px 0px 30px;
    margin-bottom: 0px;
    color: #716A6A;
}
.user-details .card{
    padding: 20px;
}
.user-details .user-details-headline{
    font-size: 25px;
    font-weight: 700;
    font-family: 'Poppins';
}
.user-details .input-margin{
    margin-left:0px !important;
}
.user-details .userdetail-card-background{
    background: #0355A2;
    border: none;
}
.user-details .subscription-title{
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 700;
    color: #FFF;
    background: #FF9812;
    text-align: center;
}
.user-details .midday-logo-repeat{ 
    background: #FFF;
    max-width: 30%;
}
.user-details .user-details-benifits{
    position: absolute;
    top: -7px;
    left: 20px;
    font-weight: 500;
    font-size: 15px;
}
.user-details .renew-font{
    font-size: 16px;
    color: #FFF;
}
.user-details .form-check-input {
    width: 1em;
    height: 1em;
    margin-top: 4px;
    margin-left: 0px;
}
.user-details .currency{
    padding: 10px 4px;
    color: #FFF;
}
.user-details .change-plan{
    color: red;
    font-weight: 600;
    margin-top: -5px;
}
.user-details button{
    border-radius: 5px;
    border: none;
    background: #F22626;
    color: #FFF;
    font-weight: 700;
    font-family: 'Poppins';
    padding: 5px 15px;
}
.user-details .wave-lines{
    position: absolute;
    bottom: 344px;
    right: -7px;
    max-width: 28px;
}
 .modal{
    --bs-modal-width: 100%;
    top: 130px;
}
.popup .modal-dialog {
    max-width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.modal.modal-fullscreen .modal-dialog,
.modal.modal-fullscreen .modal-content {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.modal.modal-fullscreen .modal-dialog {
    margin: 0;
    width: 100%;
    animation-duration:0.6s;
}
.modal.modal-fullscreen .modal-content {
    border: none;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inherit;
    -moz-box-shadow: inherit;
    -o-box-shadow: inherit;
    box-shadow: inherit;
}
.modal.modal-fullscreen.force-fullscreen .modal-body {
    padding: 0;
}
.modal.modal-fullscreen.force-fullscreen .modal-header,
.modal.modal-fullscreen.force-fullscreen .modal-footer {
    left: 0;
    position: absolute;
    right: 0;
}
.modal.modal-fullscreen.force-fullscreen .modal-header {
    top: 0;
}
.modal.modal-fullscreen.force-fullscreen .modal-footer {
    bottom: 0;
}
.popup .card{
    background: #0D0B72;
    border: none;
    border-radius: 10px;
}
.popup-annual-subscription{
    font-size: 18px;
    font-weight: 700;
    font-family: 'Poppins';
    text-align: center;
    padding: 48px 0px 0px 0px;
    color: #FFF;
}
.popup-border-bottom{
    border-bottom: 1px solid #ff9204;
    text-decoration: underline;
    width: 74%;
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: -14px;
}
.popup-margin-left{
    margin-left: 14px;
    color: #FFF;
}
.popup-label-one{
    font-size: 16px;
    margin-left: 15px;
    font-weight: 500;
    position: absolute;
    top: -11px;
}
.popup-price{
    font-size: 18px;
    margin-left: 6px;
}
.popup-best-deal{
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Poppins';
    text-align: center;
    margin-top: -29px;
}
.popup-btn{
    background: #F22626;
    color: #FFF;
    border-radius: 7px;
    padding: 2px 15px;
    margin-bottom: 10px;
    margin-top: 0px;
    border: none;
    cursor: pointer;
}
.popup-marginbottom{
    margin-bottom: -10px;
}
.popupbtn-top{
    margin-top: -14px !important;      
}
.popup-line-position {
    position: absolute;
    left: 244px;
    top: -50px;
    transform: translate(-50%, -50%);
    width: 50px;
}
.popup-recommended-img {
    width: 35%;
    position: absolute;
    top: 24px;
    left: 9%;
    transform: translate(-50%, -50%);
}
.popup-recommended-text {
    font-size: 14px;
    font-weight: 700;
    color: #5F0909;
    font-family: 'Roboto';
    position: absolute;
    top: 16px;
    left: 0%;
}
.thankyou .card {
    border: none;
    border-radius: 10px;
    background: linear-gradient(90deg, #0355A2 30.08%, #1D4B75 100%);
}
.thankyou .midday-back{
    background: #FFF;
    padding: 2px 10px;
    border-radius: 6px;
}
.thankyou .midday-thankyou{
    text-align: center;
    color: #FFF;
    font-size: 21px;
    font-weight: 700;
    font-family: 'Poppins';
    padding: 20px 35px;
}
.thankyou .premium-articles{
    font-weight: 700;
    font-size: 20px;
    font-family: 'Poppins';
    color: #FFF;
    text-align: center;
    padding: 0px 31px;
}
.thankyou .read-news-btn{
    background: #F22626;
    color: #FFF;
    border-radius: 9px;
    padding: 4px 0px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0px;
    width: 30%;
    border: none;
}
.already-member-login{
    font-weight: 500;
    font-size: 17px;
    font-family: 'poppins';
}
/* For standard underlined text */
    .text-bold-underline {
        color: #0055A5!important;
        font-weight: bold;
        text-decoration: underline solid #716666 10% !important;
    }
  

@media screen and (min-width: 1281px){
    
    .signup-background{
        background-image: url("../assets/images/signup-banner.png");
        background-repeat: no-repeat;
    }
    .row-margin{
        margin-left:90px !important
    }
    .welcome-back-desktop{
        font-size: 24px;
        font-weight: 400;
        font-family: 'Scada', sans-serif !important;
        text-align: center;
    }
    .subscription-card .form-check-input{
        margin-left: 48px;
    }
    .modal-open .modal{
        overflow-y: hidden;
    }
}
@media screen and (max-width: 767px){
    .midday-logo{
        max-width: 150px;
        margin-bottom: 10px;  
    }
    .suscribe-title{
        font-size: 22px;
    }
    .subscription-card .recommended-img {
        width: 135px;
        top: 34px;
        left: 12%;
    }
    .recommended-text {
        font-size: 14px;
        top: 27px;
    }
    .other-subscription{
        font-size:20px;
    }
    .annual-subscription{
        font-size: 20px;
    }
    .subscription-border-bottom {
        width: 80%;
        left: 10%;
    }
    .form-check-input {
        width: 1em;
        height: 1em;
        margin-top: 7px;
        margin-left: 12px;
    }
    .label-one {
        font-size: 16px;
        margin-left: 15px;
    }
    .label-two {
        font-size: 16px;
        margin-left: 35px;
    }
    .label-three {
        font-size: 18px;
    }
    .sub-border {
        width: 90%;
        left: 5%;
    }
    .benifits{
        margin-top: 42px;
    }
    .plan-icon-one, .plan-icon-two, .plan-icon-three, .plan-icon-four, .plan-icon-five, .plan-icon-six{
        font-size: 14px;
    }
    .other-sub-border{
        width: 90%;
        left: 5%;
    }
    .subscribe-btn{
        left: 23%;
        top: -4px;
    }
    .other-subscribe-btn{
        left: 23%;
        top: 16px;
    }
    .line-position{
        left: 139px;
        top: 31%;
    }
    #first {
        order: 2;
    }
    /*#second {
        order: 1;
    }*/
    .signup-card .middaygoldsidebanner{
        width: 100%;
        border-radius: 0px
    }
    .signup-card .card{
        border-radius: 0px;
        background: none;
        box-shadow: none;
    }
    .mobile-position{
        position: relative;
    }
    .signupimg-background{
        position: absolute;
        right: -26px;
        z-index: -99999;
        top: -20px;
        height: 440px;
    }
    .subscription-card .subscribe-btn{
        top:20px;
        padding: 10px;
    }
    .subscription-card .other-subscribe-btn{
        top: 40px;
        padding: 10px;
    }
    .welcome-back-mobile{
        position: absolute;
        transform: translate(-50%, -50%);
        top: 415px;
        left: 58px;
        font-weight: 700;
    }
    .getotp-btn{
        margin-left: 30%;
    }
    .signup-border{
        border-bottom: 2px solid #0355A2;
        width: 15%;
        position: absolute;
        top: -12px;
        right: 42%;
    }
    .getotpverify-btn{
        margin-left: 27%;
    }
    .card-center-pos{
        margin: 0px;
        position: absolute;
        top: 20%;
        left: 5%;
        right: 5%;
    }
    input {
        margin-left: 0%;
        width: 60%;
    }
    .card-center-pos input {
        margin-left: 18%;
        width: 60%;
    }
    .user-details .midday-logo-repeat{
        max-width: 50%;
    }
    .popup .suscribe-title{
        font-size: 18px;
    }
    .modal{
        top:15%;
    }
    .popup .card{
        margin-top: -30px;
    }
    .popup-annual-subscription{
        font-size: 10px;
        padding: 10px 10px 5px 8px;
        text-align: right;
    }
    .popup-border-bottom {
        left: 71%;
        width: 50%;
    }
    .popup-best-deal {
        font-size: 18px;
        margin-top: -29px;
    }
    .popup-title{
        font-size:15px;
    }
    .popup-margin-left{
        margin-left: 0px;
        padding: 0px 10px;
    }
    .popup-label-one{
        font-size:14px;
        margin-top: 2px;
    }
    .popup-line-position{
        left: 166px;
        width: 50px;
    }
    .popup-recommended-text {
        font-size: 11px;
        top: 11px;
        left: 3%;
    }
    .popup-recommended-img {
        width: 40%;
        top: 17px;
        left: 11%;
    }
    .popup-price{
        font-size: 16px;
    }
    .thankyou .midday-thankyou{
        font-size: 22px;
        padding: 20px 53px;
    }
    .thankyou .read-news-btn{
        width: 32%;
    }
}
.member-login{
    text-align: center;
    font-size: 17px;
}
.currency-slash::after {
    position: absolute;
    content: "";
    height: 3px;
    width: 35px;
    max-width: 200px;
    background: #b30000;
    bottom: 118px;
    left: 99px;
    transform: skew(356deg, 354deg);
}

/* 11/06/2025 */

.purchase-box-main {
        background: linear-gradient(90deg, rgba(255, 244, 245, 1) 0%, rgba(246, 250, 255, 1) 100%);
    }

    .purchase-box {
        background: #fffbea;
        border: 1px solid #CDA03A;
        border-radius: 20px;
        padding: 30px;
        max-width: 600px;
        margin: auto;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    }

    .article-link {
        color: #245093;
        font-size: 18px;
        font-weight: 500;
        text-decoration: none;
    }

    .article-link:hover {
        text-decoration: underline;
    }

    .pay-box {
        border: 1px solid #CDA03A;
        border-radius: 10px;
        background-color: #FFFFFF;
        position: relative;
        padding-top: 20px;
        margin-bottom: 20px;
    }

    .limited-offer-badge {
        position: absolute;
        top: -10px;
        left: 15px;
        background: linear-gradient(90deg, rgba(205, 160, 58, 1) 0%, rgba(177, 135, 40, 1) 100%);
        color: white;
        font-size: 14px;
        padding: 1px 14px;
        border-radius: 30px;
    }

    .pay-now-btn {
        background-color: #E50018;
        color: white;
        font-weight: bold;
        width: 100%;
        border: none;
        padding: 12px;
        border-radius: 5px;
        transition: background 0.3s ease;
    }

    .pay-now-btn:hover {
        background-color: #c40015;
    }

    .support-text {
        font-size: 14px;
        text-align: center;
    }

    .support-text a {
        color: #245093;
        text-decoration: none;
    }

    .support-text a:hover {
        text-decoration: underline;
    }

    .rupee-pos {
        font-size: 16px;
        font-weight: bold;
        color: #CDA03A;
    }

    .pay-now-story {
        font-size: 14px;
        color: #464E5C;
    }

    .purchase-article {
        font-size: 27px;
        font-weight: bold;
        color: #000000;
    }

    .already-member-pos {
        font-size: 16px;
        color: #2B2B2B;
        text-align: center;
    }

    .login-detail-pos {
        color: #245093;
        font-size: 16px;
    }

    /* Custom golden radio */
    .gold-radio input[type="radio"] {
        display: none;
    }

    .gold-radio label {
        position: relative;
        padding-left: 30px;
        cursor: pointer;
        font-size: 16px;
        margin-bottom: 0;
    }

    .gold-radio label::before {
        content: '';
        position: absolute;
        left: 0;
        top: 2px;
        width: 20px;
        height: 20px;
        border: 2px solid #CDA03A;
        border-radius: 50%;
        background-color: transparent;
    }

    .gold-radio input[type="radio"]:checked+label::after {
        content: '';
        position: absolute;
        left: 5px;
        top: 7px;
        width: 10px;
        height: 10px;
        background-color: #CDA03A;
        border-radius: 50%;
    }

    @media screen and (max-width: 767px) {
        .purchase-box-mobile {
            margin-right: 1rem !important;
            margin-left: 1rem !important;
        }

        .purchase-article {
            font-size: 18px;
        }

        .article-link {
            font-size: 16px;
        }

        .already-member-pos {
            font-size: 14px;
        }
        .support-text {
            font-size: 12px;
        }
    }