.con-mid p {font: 20px/34px 'IBM Plex Sans', sans-serif;margin:0;color: #000;}
.con-mid {text-align: center;background:#EEDCD5 url('https://images.moneycontrol.com/images/top-bar.svg')50% top no-repeat;background-size: cover;margin-top: -20px;margin-bottom: 20px;padding: 8px;}
.blk{font-weight: 700;}
.orange{color:#F66626;font-weight: 700;}
.btn1{background:#652900;border-radius: 25px;color: #fff;text-align: center;display: inline-block; min-width: 150px;padding: 12px 0;text-transform: uppercase;font-size: 14px;font-weight: 500;margin-left: 20px;}
.btn1:hover,.btn1:focus{color: #fff;}
.clear{clear: both}
.lin1{display: inline-block;}



/***** start bottom offer ****/
.pro-logo{width: 234px;}
.dflx{display: flex; justify-content: space-between;margin-bottom: 20px;}
.prize p{font-size: 40px;font-weight: 900;}
.prize p sub{font-size: 16px;font-weight: 400;position: relative;bottom: -19px;right: 40px;}
.prize p sup{font-size: 16px;font-weight: 400;position: relative;top:-24px}
.btn2{font-size: 12px;color: #333333;background:#E1C2B5; font-family: 'Lato', sans-serif;border-radius: 20px;display: inline-block;padding: 10px 15px;}
.btn2:hover,.btn2:focus,.btn2:active{text-decoration: none !important;}
.txt-cen{text-align: center;display: block;margin:20px 0}
/* .your_subc_section {
    padding: 40px 0px;
    background: #EEDCD5 url('https://images.moneycontrol.com/images/circle.png')140% -360px no-repeat;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    background-size: 50%;
} */

.your_subc_section {
    padding: 40px 0px;
    background: #EEDCD5 ;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    background-size: 50%;


    box-shadow: 0 -57px 35px 45px #f9f1ec; position: relative;
}

.your_subc_section {
  background-image: url('https://images.moneycontrol.com/images/circle.png'), url('https://images.moneycontrol.com/images/circle2.png');
  background-position: 140% -360px, -350px 260px;
  background-repeat: no-repeat, no-repeat;

}

.paywall_section * {
    box-sizing: border-box;
}
.paywall_wrapper {
    width: 1040px;
    margin: 0 auto;
}
.subc_wrap {
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 25px;
    padding: 0 25px;
}
.subc_wrap > li {
    flex: 0 0 31%;
    padding-top: 40px;
    text-align: left;
}
.subic_lft {
    width: 40px;
    float: left;
    color: #333;
    margin-top: 5px;
}
.sub_desc {
    display: flex;
    flex-direction: column;
}
.subdesc_title {
    font-weight: 900;
    color: #333333;
}
.btn_wrap {
    text-align: center;
    padding: 20px 0px 10px;
}
.paywall_section a {
    font-family: 'Lato', sans-serif;
}
.btn_viewplan {
    display: inline-block;
    background-color: #652900;
    padding: 13px 70.5px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff !important;
    border-radius: 20px;
    text-decoration: none !important;
    font-family: 'Lato', sans-serif;
}
.TAC {
    text-align: center;
}


.sel-plan [type="radio"]:checked,
.sel-plan [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.sel-plan [type="radio"]:checked + label,
.sel-plan [type="radio"]:not(:checked) + label
{
    position: relative;
   
    cursor: pointer;
    
    display: inline-block;
    width: 26px;height: 26px;margin:0
    
}
.title{position: absolute; text-align: center;margin-top: 10px; font-size: 16px;font-weight:bold;color: #292929;width: 100px;left:-30px;}
.title span{display: block; font-weight: 400;margin-top: 5px;}
.title span sup{font-size: 13px;top: -1px}
.sel-plan [type="radio"]:checked + label:before,
.sel-plan [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 26px;
    height: 26px;
    border: 0;
    border-radius: 100%;
    background: #FDF7F5;
}
.sel-plan [type="radio"]:checked + label:after,
.sel-plan [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 14px;
    height: 14px;
    background: #652900;
    position: absolute;
    top: 6px;
    left: 6px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.sel-plan [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.sel-plan{text-align: center;background:#E1C2B5;border-radius: 50px; width: 527px;display: block;margin:0 auto 70px}
.sel-plan [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.sel-plan p,.sel-plan .rbtn{display: inline-block;position: relative;}
form {display: flex;justify-content: space-between;padding:3px 3px 1px 3px}

/**** end bottom offer ****/



@media (max-width: 980px){
    .con-mid p{font-size: 11px;text-align: left;line-height: 17px;}  
    
    .con-mid{margin-top:0;display: flex;background:#EEDCD5 url('https://images.moneycontrol.com/images/top-bar.svg')60% top no-repeat;background-size: cover;padding:8px 12px;align-items: center;
        }
    .btn1{font-size: 8px; min-width: 80px;border-radius: 6px;height: 24px;padding: 9px 0;}

/*.sub-top-bar{position: sticky; top: 0;  z-index: 99999;}*/
.sub-top-bar{position: sticky; top: 0;  z-index: 100;}

    /* .your_subc_section {
        padding: 30px 0px;
        background: #EEDCD5 url('https://images.moneycontrol.com/images/circle.png')250% -140px no-repeat;background-size: 80%;
    } */

    .your_subc_section {
        padding: 30px 0px;
        background: #EEDCD5;
    }

    .your_subc_section {
  background-image: url('https://images.moneycontrol.com/images/circle.png'), url('https://images.moneycontrol.com/images/circle2.png');
  background-position: 150% -40%, -150px 380px;
  background-repeat: no-repeat, no-repeat;background-size: 340px;
  
}

    .paywall_wrapper {
        width: 100%;
        padding: 0 15px;margin:0 auto
    }
    .subc_wrap {
        line-height: 16px;
    }
    .proffer_block, .subc_wrap {
        font-size: 12px;
    }
    .subc_wrap > li {
        flex: 0 0 100%;
        padding-top: 20px;
    }

    .pro-logo{width: 146px;}
    .prize p{font-size: 22px;}
    .prize p sup {
        font-size: 23px;
        font-weight: 400;
        position: relative;
        top: 0px;
        right: 1px;
    }
    .prize p sub{font-size: 11px;}
    .btn_viewplan{border-radius: 7px;}
    .btn2{border-radius: 4px;}
    .sel-plan{width: 75%;margin-bottom: 40px;}
    .title{font-size: 11px;left:-43px}
    .title span{font-size: 10px;}
    .title span sup{font-size: 10px;top: 0}
    .sel-plan [type="radio"]:checked + label:before, .sel-plan [type="radio"]:not(:checked) + label:before{width: 16px;height: 16px;}
    .sel-plan [type="radio"]:checked + label:after, .sel-plan [type="radio"]:not(:checked) + label:after{width: 10px;height: 10px;top: 3px;
        left: 3px;}
        .subc_wrap{margin-bottom: 30px;padding:0 58px}
        .sel-plan [type="radio"]:checked + label, .sel-plan [type="radio"]:not(:checked) + label{width: 16px;height: 16px;}
}



@media (min-width: 767.98px) and (max-width: 980px) {
    .your_subc_section {
        background-image: url(https://images.moneycontrol.com/images/circle.png), url(https://images.moneycontrol.com/images/circle2.png);
        background-position: 130% -40%, -150px 320px;
        background-repeat: no-repeat, no-repeat;
        background-size: 360px;
    }
}