
@media only screen and (min-width: 320px) {
.menuactive {
    overflow: hidden;
}
    .mobmnulink {
        /*position: absolute;*/
        position: fixed;
        display: block !important;
        background: #fff;
        height: 100vh;
        width: 280px;
        padding: 8px 0;
        z-index: 0;
        border-radius: 0 5px 5px 0;
        overflow-y: visible;
        overflow-x: hidden;
        left: -280px;
        top: 0;
        transition: all 0.5s ease-in-out;
    }
.menuactive .mobmnulink {
    display: block !important;
    left:0px;
    z-index: 1;
}
.menuactive .overlay {
    width: 100%;
    right: 0px;
    top: 0px;
    position: fixed;
    height: 100vh;
    background: rgba(0,0,0,0.4);
    z-index: 0;
}
.menuactive .overlay{ z-index: 1;}
.mobmnulink ul li {
    margin-bottom: 1px; text-transform: uppercase;
}
.mobmnulink ul li a {
    color: #40308b;
    text-decoration: none;
    font-weight: 500;
    padding:7px 15px 7px 20px;
    display: inline-block;
    vertical-align: top; font-size: 13px;
    width: 100%;
}
.mobmnulink ul li li a {
    background: #e1e1e1;
    font-weight: 300;
}
.mobmnulink .active a {
    background: #ed1c24 !important;
    color: #fff !important;
}
}
@media only screen and (min-width: 768px) and  (max-width: 1024px){

.menubar ul li {
width: auto;
}

.menubar ul li a {
padding: 6px 12px;
}
.prodlist .item {
  width: 31.5%;
  margin-right: 8px;
}

}
@media only screen and (min-width: 768px) {

    .desknon{ display: none;}
}
@media only screen and (max-width: 767px) {

body{ font-size: 14px;}
.dsplynonmb{ display: none!important;}
.tphead {
    background: #fff;
}
.tphead .mplogo { 
    max-width: 150px;
}
.tphead .akshalogo {
    width: 100px;
}
.back-bg {
    /* background-position:0 63px; */
    background: url("../images/bg-img-mb.jpg") no-repeat 0 0; background-size: cover;
}
.back-bg.bginner {
    background: url("../images/bg-img-mb2.jpg") no-repeat 0 0; background-size: cover;
}
.menubar{ border:none;}
.menubar .container {
    padding: 4px 15px;
min-height: 44px;
text-align: inherit;
}
.menuicon {
    margin-top: 9px;
    float: left; right: inherit;
    height: 26px;
}
.bar2, .bar3 {
    top: 11.5px;
}

.usermb {
    display: block;
    float: right;
    width: 30px; margin-top: 3px;
}

.tphead .usertp {
    display: flex;
    align-items: baseline;
    display: none;
}
.menulink{ display: none;}

.hltactvblk {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    text-align: center;
}
.hltactvblk:last-child {
    margin-bottom: 0;
}
.footer {
    font-size: 14px;
    border-top: solid 2px #fff;
}
.footer .container {
    padding: 0;
}
.footer .heading {
    font-size: 20px;
}
.ftritpnl .link li {
    font-size: 20px;
    margin-bottom: 18px;
    color: #fff;
    margin-bottom: 0;
    border-top: solid 2px #fff;
    padding: 14px 15px;
}
.ftritpnl .link li:last-child {
    margin-bottom: 0;
    padding-bottom: 0px;
}
.ftlftpnl::after{ display: none;}
.ftlftpnl {
    width: 100%;
    padding: 0 15px;
}
.reachuspnl li {
    font-size: 14px;
    margin-bottom: 14px;
    padding-left: 0;
    line-height: 18px;
}
.reachuspnl li i{ display: none;}
.ftritpnl {
    width: 100%;
    padding-left: 0;
}

.login-bg {
    background: none;
    padding:0;
    /* background-size: cover; */
}
.login-wrp .container{ background: url("../images/login-bg-mb2.jpg") no-repeat 0 0px; background-size: cover;
    display: inline-block;
    vertical-align: top;
    padding: 15px;}

.img-edit{transform: translate(-50%,-50%); top: 50%; bottom: auto;}
.clmnflex{margin-bottom: 0; flex-direction: column;}
.colmn-2 .cmn-container, .colmn-3 .cmn-container, .colmn-4 .cmn-container{width: 100%;}
.cmn-container{margin-bottom: 12px;}
.formBtn{margin: 16px 0 32px 0;}
.fullHeight{min-height: 80px;}
.cmnmyTh-flex{flex-direction: column;}
.cmnmyTh-left, .cmnmyTh-right{width: 100%;}
.cmnmyTh-right{order: 1;}
.cmnmyTh-left{order: 2;}


.nextonehead .menuicon {
    position: relative; display: inline-block;
    width: 30px;
    margin: 0;
}
.nextonehead .menuicon .bar {
    background-color: #281e59;
}
.nextonehead.tphead .usertp {
    display: flex;
  }
  .nextonehead .usertp .shrtdl{ display: none;}
  .nextonehead .usertp .img {
    width: 30px;
  }
  .nextonehead.tphead .usertp img {
    width: 100%;
  }
  .fastfrwdlink {
    padding: 8px 0;
    color: #fff;
    display: inline-block;
    vertical-align: top;
}
.fastfrwdlink i {
    vertical-align: middle;
    margin-right: 12px;
    line-height: normal;
}
.fastfrwdlink i img {
    vertical-align: middle;
    margin-top: -5px;
}
.tabtitlemb {
    text-align: center;
    margin-top: 4px; margin-bottom:12px; font-weight:300;
    font-size: 18px;
}
.myacct_Sec {
    margin-bottom: 16px;
}
.myAccount-top {
    padding: 0 0 18px 0;
}
.myAccount-top h1 {
    font-size: 18px;
}
.pointlist .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 6px;
}
/* .earndrdmrow .tablist {
    display: none;
} */
.earndrdmrow .tablist .item {
    padding: 12px!important;
    /* padding-right: 16px; */
}
.earndrdmrow {
    padding-bottom: 20px;
    padding-top: 20px;
}
/* .earnrdmlist .items {
    flex-wrap: wrap;
} */
    .earnrdmlist .item, .earnrdmlist .pointschemerow {
        width: 100% !important;
        display: flex;
    }
/* .earnrdmlist .item span {
    display: block !important;
    width: 60%;
} */
.star {
    font-size: 20px;
}
/* .earnrdmlist .item span:first-child {
    width: 44%;
} */
.headingwt {
    font-size: 26px;
}
.pntsrow {
    margin-top: 12px;
}
.pointswrp .cmnmyTh-top, .pointswrp .cmnmyTh-btm {
    padding: 10px 12px;
    font-size: 13px;
}



.loginbl {
    height: auto;
    width: 100%;
    margin-right: 0;
    text-align: center;
    padding-top: 0;
    margin-top: 10px;
}
.logmp-logo {
    position: absolute;
    right: 4vw;
    top: 2vh;
}
.innerform {
    width: 100%;
}
.logtitletwo {
    font-size: 22px;
    line-height: 30px;
}
.logtitle {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 8px;
}
.logsublne {
    font-size: 14px;
}
.loginbl .form-item.form-item-otp .otpin {
    width: 50px;
    font-size: 16px;
    height: 50px;
    padding: 0 6px;
}
.logbtn button {
    width: 170px;
    height: 48px;
}
.lg-footer {
    font-size: 13px; margin-top:24px;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}
.copyryt {
    margin-top: 15px;
}
.log-ft-link {
    margin-left: 0;
    width: 100%;
    text-align: center;
    margin-top: 14px;
}
.lgmbbner{ display:block; width:100%;}y
.loginbl .form-item input {
    height: 56px;
    padding: 0 20px;
    font-size: 17px;
}
.tphead .bar1 {
    top: 2px;
}
.tphead .bar4 {
    bottom: 1px;
}

.defaultpg {
    /* padding: 15px 0; */
    padding: 15px;
font-size: 14px;
}
.cmnmyTh-btm, .cmnmyTh-top, .pointlist .item, .earnrdmlist .item{
    font-size: 14px;
}
.cmn_sets_heading h2 {
    font-size: 18px;
}
.cmn_sets_content p {
    font-size: 14px;
    line-height: 18px;
}
.cmn-accordian .cmn_sets {
    margin-bottom: 10px;
}


/* giftpage css start */
.selectfltr {
    width: 72%; border-radius: 16px;
}
.selectfltr select {
    height: 38px;
}
.addcart {
    margin-top: 12px;
}
.addcart img {
    width: 36px;
}
.addcart i {
    width: 20px;
    height: 20px;
    top: -18px;
    line-height: 20px;
    font-size: 13px;
}
.pointlist.giftpoint {
    display: flex;
    justify-content: center;
}
.prodlist {
    padding: 0 0;
}

.prodlist .item {
    width: calc(50% - 8px);
margin-right: 12px;
}
.prodlist .item:nth-child(2n) {
    margin-right: 0;
}
.prodlist .item .proimg img {
    width: auto;
    height: 150px;
}
/* giftpage css end */

.blink {
    background-color: #ffc88f;
    padding: 8px 10px;
    text-align: center;
    line-height: normal;
    border-radius: 18px;
    margin: 0 5px;
}
.blink span {
    font-size: 12px;
}


}

@media only screen and (max-width: 480px) {

    .earnrdmlist .items {
        flex-wrap: wrap;
    }
    .earnrdmlist .item {
        padding: 3px 12px;
    }
/* giftpage css start */
    .prodlist .item {
        width: 100%;
        margin-right: 0;
    }
    .pointlist.giftpoint .item {
        padding: 10px 8px;
        font-size: 13px;
    }
    .prodlist .item .proimg {
        margin-bottom: 16px;
    }

    /* giftpage css end */

    .blink {
        padding: 4px 2px;
        line-height: 12px;
        border-radius: 10px;
        margin: 0 4px
    }
    .blink span br{ display: none;}
    .blink span {font-size: 10px;}

}