/* Responsive */

@media screen and (min-width: 1600px) {
    .list-content {
        display: flex;
        padding: 1rem;
        /* width: 100%; */
        border: 2px solid #125588;
    }
    
    .extra-marks p {
        background-color: #125588;
        color: #ffc372;
        margin-top: 40px;
        font-size: 33px;
        font-weight: bold;
        padding: 0px 20px;
        height: 100%;
        line-height: 50px;
        margin: 0;
    }
    
    .want-section h3:before {
        left: 24%;
        top: 16px;
    }
    .want-section h3:after {
        right: 24%;
        top: 16px;
    }
    .want-section h3:after, .want-section h3:before {
        width: 15%;
        height: 5px;
        background: rgb(2,0,36);
        background: linear-gradient(150deg, #155588 0%, #93beb8 80%);
        content: '';
        position: absolute;
    }
    
    .want-section h3:after {
        background: linear-gradient(150deg, #93beb8 0%, #125588 80%);
        content: '';
    }
    
    .already-img {
        background-image: url(../images/already.png);
        background-size: cover;
        background-position: center;
        width: 29%;
        position: absolute;
        height: 460px;
        z-index: 999;
        top: 70px;
        right: 99px;
    }
    
    .home-btn button.logout, .home-btn button.contact {
        width: 110px;
    }
}

@media screen and (max-width: 1500px) {
    .banner-right {
        width: 55%;
        height: 620px;
	margin-top:-50px;
    }
    .purkle-left-img {
        height: 310px;
    }
    
    .home-left-background {
    background-image: url(../images/home-back.png);
    background-size: cover;
    background-position: center;
    width: 25%;
    position: absolute;
    height: 330px;
    left: -110px;
    z-index: 999;
    top: 120px;
    z-index: -1;
}

.home-content2 {
    width: 110%;
    padding: 0px;
    /* border: 2px solid #125588; */
}

h3 {
    font-size: 1rem;
    color: #155588;
       margin-top: 5px;
    margin-bottom: 5px;
}

#profile-nav li {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 10px 10px 0;
}


.steps-redeem p {
    width: 75%;
    display: inline-block;
    float: left;
    color: #fff;
    font-size: 0.7rem;
    line-height: 22px;
    margin-bottom: 0;
    margin-left: 10px;
}

.btn-default {
    -webkit-border-radius: 10px;
    border-radius: 20px;
    background-clip: padding-box;
    border: none;
    background-color: #155588;
    color: #ffc372;
    font-weight: bold;
    padding: 5px; 
    margin-top: 10px;
}

    .already-img {
        height: 337px !important;
    }
    
    .back-arrow {
        height: 70%;
        left: -12%;
        top: 40px;
    }
    
    .contact-img {
       background-image: url(../images/contact-img.png);
    background-size: cover;
    background-position: center;
    width: 40%;
    position: absolute;
    height: 57%;
    right: 0;
    top: 0px;
    margin-top: 20px;
    margin-right: 30px;
}
    
    .unsubscribe-img {
       background-image: url(../images/unsubscribe.png);
    background-size: cover;
    background-position: center;
    width: 26%;
    position: absolute;
    height: 84%;
    right: 0;
    top: 0px;
    margin-top: 100px;
    margin-right: 100px;
    }
    
   
    
    .home-left-background.redeem-background {
        height: 27%;
    }
    .redeem-section .home-btn {
        width: 100%;
    }
    
    .border-back-home {
        width: 100%;
    }
    
    .home-btn {
        width: 100%;
    }
    
     .logoutbutton, .contactbtn {
        margin-left:0px
    }
}

@media only screen and (max-width: 1600px) {
    .faq-btn {
        width: 50%;
    }
    
    .already-img {
        height: 370px;
    }
}


@media screen and (max-width: 1360px) {
    .our-family {
        height: 100%;
    }
    
    .extra-marks p {
        font-size: 21px;
    }
    
    .faq-btn {
        width: 60%;
    }
    
    .already-img {
        height: 300px !important;
    }
}

@media screen and (max-width: 1200px) {
    .earn-ticket {
        width: 180px;
        height: 180px;
    }

.contact-img {
    display: none;
}

.myHistory-head {
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 30px;
}

.checkProfile-head {
    padding-left: 50px;
padding-bottom:0px;
}
.redeen-part
{
padding-left: 50px;
}


.redeem-voucher input {
    padding: 10px 0px;
    width: 80px;
    border-radius: 20px;
    background-color: #125588;
    color: #ffcb87;
    border: 0;
    margin-top: 10px;
}

.unsubscribe-img{
display:none
}
    
    .already-img {
           width: 30%;
        height: 305px !important;
        right: -10px;
    }
    
  .home-left-background {
    background-image: url(../images/home-back.png);
    background-size: cover;
    background-position: center;
    width: 30%;
    position: absolute;
    height: 310px;
    left: -110px;
    z-index: 999;
    top: 120px;
    z-index: -1;
}
    
    .home-btn button.logout, .home-btn button.contact {
        width: 100px;
    }
    
    .faq-btn {
        width: 80%;
    }
    
    .home-left-background.redeem-background {
        display: none;
    }
    
    .border-back-home {
        width: 100%;
        padding: 14px;
    }
    
    .our-family-text {
            margin-left: 90px;
    }
}

@media only screen and (max-width: 1024px) {
    .unsubscribe-img {
        width: 44%;
    }
    
    .want-section h3:before {
        left: 10%;
        top: 16px;
    }
    .want-section h3:after {
        right: 10%;
        top: 16px;
    }

        .redeem-news{
        display:none;
    }
    .home-content1{
        width:130%;        
    }

    .redeem-head-para p {
    width: 250px;
    font-weight: 600;
}

.banner-right {
    width: 55%;
    height: 520px;
    margin-top: 50px;
}

.col-md-1 {
   
    flex: 0 0 0; 
     max-width: 0;
}

.home-left-img {
    display: flex;
    display: flex;
    flex-wrap: wrap;
     height: 30%;
    justify-content: space-between;
}

.steps-redeem {
    background-color: #125588;
    float: left;
    padding: 6px 6px 6px 15px;
    height: 20%;
    margin-top: 10px;
}

.home-voucher-img {
    display: flex;
    display: flex;
    flex-wrap: wrap;   
    justify-content: space-between;
}

.faqHeader {
    margin-left: 165px;
}
.divDisplay
{
    display:none;
}

.img-rounded {
    border-radius: 6px;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

}

@media only screen and (max-width: 992px) {
    
    .redeem-news{
        display:none;
    }

    .redeem-head-para p {
        width: 250px;
        font-weight: 600;
    }

      .home-content1{
        width:130%;        
    }

    
    .home-left-background {
    background-image: url(../images/home-back.png);
    background-size: cover;
    background-position: center;
    width: 35%;
    position: absolute;
    height: 290px;
    left: -110px;
    z-index: 999;
    top: 120px;
    z-index: -1;
}

.terms-head input {
    padding: 7px;
    width:60%;  
    border-radius: 20px;
    background-color: #125588;
    color: #ffcb87;
    border: 0;
}

.contact-img {
    display: none;
}

.checkProfile-head {
    padding-left: 50px;
padding-bottom:0px;
}

.logoutbutton, .contactbtn {
    display: block;
    margin-bottom: 10px;
    text-align: center;
}
    
    .redeem-head-para p {
        width: 185px;
    }
    
    .border-back-home {
        padding: 8px;
    }
    
    .bal_entry {
        padding: 10px 0;
    }
    
    .balance i {
        font-size: 16px;
    }
    .balance p.name {
        font-size: 10px;
    }
    
    .balance p {
        font-size: 12px;
    }
    
    .member p {
        font-size: 10px;
    }
    
    .border-back-home:after {
        right: -26px;
        bottom: 50px;
    }
    
    .border-back-home {
        padding: 8px;
    }



   
   .purkle-family {
        margin-top: 0;
    }
    
    .purkle-left-img {
        width: 18%;
        height: 200px;
        top: 85px;
	
    }
    
    .mobile-slider .swiper-container-horizontal > .swiper-pagination-bullets, .mobile-slider .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 15px;
        left: 0;
        width: 90%;
        text-align: right;
    }
    
    .mobile-slider .slider-box {
            text-align: left;
    padding: 20px 20px 0;
    /* max-width: 800px; */
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-start;
    }

    .mobile-slider .slider-box h4 {
        font-weight: 800;
        color: #125588;
        font-size: 1.6rem;
    }

    .mobile-slider {
        display: block;
        padding-top: 30px;
    } 
    

    
    .banner {
        display: flex;
        flex-flow: column-reverse;
        margin-top: 80px;
    }
    
    .banner-right {
        position: inherit;
        width: 100%;
        margin-top: 170px;
        height: 670px;
    }
    
    .banner-left {
        width: 100%;
	margin-top: 30px;
    }
    
   .banner-left p {
    font-size: 1.4rem;
    color: #2E2D35;
    font-weight: lighter;
    width:70%
}
    
    .banner-left h2 {
        font-size: 3rem;
    }
    
    .earn-background {
        margin-top: 0;
    }
    
    .want-section h3:after  {
        right: 50px !important;
    }
    
    .want-section h3:before {
        left: 50px;
    }
    /*.steps-redeem {*/
    /*    height: auto;*/
    /*}*/
    
    .already-img {
        display: none;
    }
    
    .foot-nav {
        padding-top: 16px;
        padding: 0;
    }
    
    .foot-nav ul li {
        width: 15%;
    }
    
    .foot-nav ul li a {
        font-size: 13px;
    }
    
    .foot-media i {
        margin-left: 0;
        width: 30px;
        height: 30px;
        font-size: 18px;
    }
    
    .foot-media {
        margin-top: 14px;
    }
    

    .faq-btn {
        width: 100%;
    }
    
    .home-btn button.logout, .home-btn button.contact {
        width: 100% !important;
    }
    .img-rounded {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box;
}
.img-rounded {
    border-radius: 6px;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.home-left-img {
    display: flex;
    display: flex;
    flex-wrap: wrap;
    height: 30%;
    justify-content: space-between;
}
.home-voucher-img {
    display: flex;
    display: flex;
    flex-wrap: wrap;
   
    justify-content: space-between;
}  
.divDisplay
{
    display:none;
}


    
}

@media only screen and (max-width: 768px) {



.col-md-1 {
    
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-lg-4
{
    flex: 0 0 45.333333%;
    max-width: 45.333333%;
    margin-left:120px;
}
.editProfile-head {
    padding-left: 0px;
    padding-bottom: 0px;
}

.faq-btn {
    width: 70%;
}

    
    select.reason {
        width: 100%;
    }

      .home-content1{
        width:110%;        
    }

.balance p.name {
    font-size: 13px;
}

.member p {
    font-size: 13px;
}

.btn-default {
    -webkit-border-radius: 10px;
    width:150px;
    border-radius: 20px;
    background-clip: padding-box;
    border: none;
    background-color: #155588;
    color: #ffc372;
    font-weight: bold;
    padding: 5px;
    margin-top: 10px;
}

.col-md-7 {
     position: relative;
    width: 90%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 90%;
    max-width: 90%;
}

   
     
.col-md-8 {
   position: relative;
    width: 90%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 90%; 
    max-width: 90%;
}

.col-md-3 {
   position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%; 
    max-width: 100%;
}

.col-md-6 {
   position: relative;
    width: 90%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 90%; 
    max-width: 90%;
    padding:100px;
margin-top: -70px
}


.redeen-part
{
padding-left: 0px;
}

	.submit {
    width: 100px;
    border-radius: 50px;
    padding: 10px 0px;
    font-weight: 400;
    font-size: 1.0rem;
    color: #ffc372;
    border: 0;
    background-color: #125588;
}
    
    .home_head a {
        margin-left: 15px;
        font-size: 20px;
        width: auto !important;
    }
    
    nav .float-left {
        display: inline-block;
        float: left;
        width: 35%;
    }
    
    nav .log-join {
        font-size: 24px;
        padding:10px;
        float: none;
    }
    
    .earn-background {
        margin-top: -150px;
    }
    
    .contact-bann.unsubscribe {
        display: flex; 
        flex-direction: column-reverse;
    }
    
    .unsubscribe-img {
        width: 100%;
        float: none;
        display: table;
        position: static;
        height: 400px;
        background-size: contain;
        background-position: 80% 190%;
        background-repeat: no-repeat;
        margin: 0 auto;
    }
    .signup-form {
    width: 100%;
    margin-top: -140px;
    padding-right: 10px;
    padding-left: 10px;
}
   
    
    .signup-benefit {
        width: 100%;
        display: block;
    }
    
    .banner-right {
        position: inherit;
        width: 100%;
        margin-top: 0;
        height: 600px;
        background-position: left;
    }
    
    .home-left-background {
       height: 15%;
       display: none;
        width: 40%;
    }
    
    .purkle-left-img {
        width: 16%;
        height: 190px;
	top: -120px;
      }
    
    .contact-head input.form-control, .contact-head textarea.form-control {
        width: 100%;
    }
    /* .purkle-left-img {*/
    /*    background-image: url(../images1/image-mob.png);*/
    /*    background-size: cover;*/
    /*    background-position: center;*/
    /*    width: 35%;*/
    /*    position: absolute;*/
    /*    height: 248px;*/
    /*    left: 0;*/
    /*    z-index: 999;*/
    /*    top: -6px;*/
    /*}*/
    
    .contact-img {
        display: none;
    }
    
    .earn-ticket {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .earn-ticket {
        width: 100px;
        height: 100px;
        border: 10px solid #fff;
    }
    
    .earn-ticket img {
        width: 50px;
        padding-top: 0;
    }
    
    .want-section h3:before {
        display: none;
    }
    
    .want-section h3:after, .want-section h3:before {
        width: 40%;
        content: '';
        right: 30% !important;
        bottom: -12px !important;
        top: inherit;
    }
    
    .earn-background h3 {
        font-size: 2.1rem;
    }
    
    .earn-background p {
        font-size: 1.2rem;
    }
    
    .faq-cont-child {
        width: 75%;
    }
    
    .home-content1 {
     /*   margin-top: 100px;*/
    }
    
    .home-left {
        display: none;
    }
    
    .foot-media {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    
    .foot-nav ul {
        margin-top: 0;
    }
    
    .steps-redeem {
        height: auto;
        display:  none;
    }
    
    .home-btn button.logout, .home-btn button.contact {
        margin-bottom: 10px;
    }
    
    .signup-left-img {
        height: 0;
    }
    
    .back-arrow {
        display: none; 
    }
    
    footer img {
        width: 160%;
        margin: 0 auto;
        display: table;
    }
    
    /*.menu-bar-mobile {*/
    /*    display: inline-block;*/
    /*    float: left;*/
    /*    width: 10%;*/
    /*}*/
    
    .menu-bar-mobile.show {
        display: block;
    }
    
    button.dropbtn {
        background-color: transparent;
        border: 0;
        width: 10%;
        float: left;
    }
    
    a.dropbtn div {
      width: 35px;
          height: 3px;
      background-color: #fff;
      margin: 4px 0;
    }
    
    button.dropbtn.home-menu div {
        background-color: #125588;
    }
    
    .redeem-mob {
       width: 85%;
        float: right;
    }
    .menu-bar-mobile2.show {
        display: block;
        margin-left:100px;
        margin-right:100px;
    }

    h3 {
    font-size: 1.25rem;
    color: #155588;
    margin-top: 5px;
    margin-bottom: 5px;
}

        .redeem-head-para p {
    width: 250px;
}

    .img-rounded {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box;
}
.img-rounded {
    border-radius: 6px;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
    
    /*.home-content1 {*/
    /*    display: none;*/
    /*}*/
    
    /*.home-header#myDropdown3 {*/
    /*    display: none;*/
    /*}*/
    
    .home-header a.dropdown-item.log-mob {
        display: block;
    }
    
    .home-header.show {
        display: block !important;
        width: 100%;
        float: right;
        background-color: #fff;
        box-shadow: 0px 1px 9px #b5b5b5;
        border-radius: 8px;
        padding: 10px;
    }
    
    .home-header a {
        margin: 0;
    }
    
    button.dropbtn {
        display: block;
    }
    
    .redeem-news {
        display: none;
    }
    
    .foot-nav ul li a {
        font-size: 20px;
    }
    
    section.ten_registration {
        padding: 6px 20px;
    }  
    
    .ten_registration a {
        font-size: 18px;
    }
    
    .unsubscribe-nav {
        display: none;
    }
    
    .mob-sign-bann {
        display: block;
    }
    
    .signup-body.mob-sign-bann img {
        width: 100%;
    }
    
    .signup-bann {
            margin-top: 100px;
    padding: 30px 30px 100px 30px;
    }
    
    .desktop-sign-bann {
        display: none;
    }
    
    .signup-started p {
        width: 100%;
    }
    
    .signup-started h4 {
        font-size: 1.5rem;
    }
    
    .row.sign-up-mob-content {
        display: flex;
        flex-direction: column-reverse;
        padding: 30px;

    }
    
    .slider-box p {
        color: #929292;
    }
    margin-top: -10px;
    .banner-left h3 {
        font-size: 2.1rem;
    }
    
    .banner-left h2 {
        font-size: 2rem;
    }
    
    .blog-refe {
        width: 100%;
        
    }

    .home-right-content p {
    font-size: 16px;
    color: #2E2D35;
    margin-bottom: 0;
    line-height: 22px;
    padding-right: 10px;
}
    
    .contact-head {
        padding-left: 30px;
        margin-bottom:0px;
    }
    
    .home_head {
            padding: 10px 8px !important;
    }
    
    nav .log-join.contact-nav {
        display: none;
    }
    
    .home-btn {
            width: 100%;
    }
    
    .form-img {
        display: none;
    }
    
    .submit-signup-btn {
        left: 42%;
    }
    
    nav .join-now-home {
        display: none;
    }
    nav .log-join.login-home {
        font-size:1.2rem;
	margin-top: 10px;
    }
    
    .wave-element {
            height: 80px !important;
    }
    
    .foot-nav ul li {
        width: 45%;
    }
    .foot-nav ul li {
        border: 0;
    }
    
    .foot-nav.redeem-foot-nav ul li {
            width: 35% !important;
    }
    
    .dropdown-menu.show {
            left: -112% !important;
    }
    
    .home-header  .log-join.help-mob {
        display: none;
    }
    
.home-content2 {
    width: 100%;
    padding: 0px;

}


    .home-content1 {
    border: 1px solid #d8d8d8;
    border-radius: 8px;
    padding:10px;
   }

    .home-left-img {
    display: flex;
    display: flex;
    flex-wrap: wrap;
    height: 60%;
     justify-content: space-between;
}

 .img-rounded {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box;
}
.img-rounded {
    border-radius: 6px;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.log-join a {
    color: #125588;
    font-size: 1.4rem;
}

.home-content1 .home-voucher-img img {
    border-radius: 7px;
    width: 50%;
     
    margin-left:120px;
}

.home-voucher-img{
    display: flex;
    display: flex;
    flex-wrap: wrap;   
margin-bottom:0px;
    justify-content: space-between;
}

.home-btn
{
display:none;
}

.stepsredeem{
display:none;
}

.faqHeader {
    margin-left: 0px;
}

.referaFriend-head {
    padding-left: 35px;
    padding-right: 10px;
    margin-bottom: 0px;
}

.divDisplay
{
    display:none;
}


}

@media only screen and (max-width: 420px) {
    .mobile-slider .slider-box {
        height: 330px;
    }

.editProfile-head {
    padding-left: 0px;
    padding-bottom: 0px;
}

.row.sign-up-mob-content {
    display: flex;
    flex-direction: column-reverse;
    padding:0px;
}

.balance p.name {
    font-size: 10px;
}

.member p {
    font-size: 10px;
}

.btn-default {
    -webkit-border-radius: 10px;
    border-radius: 20px;
    background-clip: padding-box;
    border: none;
    background-color: #155588;
    color: #ffc372;
    font-weight: bold;
    padding: 5px;
    margin-top: 10px;
}

.col-md-7 {
   
    flex: 0 0 95%;
    max-width: 95%;
}

     .home-right-content p {
    font-size: 13px;
    color: #2E2D35;
    margin-bottom: 0;
    line-height: 22px;
    padding-right: 10px;
}

     h3 {
    font-size: 1rem;
    color: #155588;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .menu-bar-mobile2.show {
        display: block;
        margin-left:0px;
        margin-right:0px;
    }

    .redeem-head-para p {
    width: 300px;
}
    
    .home-header {
        padding-top: 0px;
    margin-right: -50px;
    margin-top: 5px;
    }
    
    .faq-btn input.join {
        float: none !important;
    }
    
    .purkle-left-img {
        width: 23%;
	height: 190px;
	top: -115px;
    	
    }
    
    .unsubscribe-img {
        width: 100%;
            height: 320px;
    }
    
    nav .log-join {
        font-size: 14px;
    padding: 0px;
    float: none;
    margin-right: 35px !important;
	margin-top: 0px;
    }
    
    .banner-right {
        position: inherit;
        width: 100%;
        margin-top: 150px;
        height: 260px;
        background-position: center;
    }
    
    .want-section {
        margin-top: 25px;
    }
    
    .home_head a {
        margin-left: 10px;
            font-size: 17px;
    }
    
    .home-header.show {
        width: 100% !important;
    }
    
    header {
        padding: 0;
    }
    
    .dropdown-menu.show {
        left: -28% !important;
    }

    .home-content2 {
    width: 100%;
    padding: 0px;
}

    .home-content1 {
    border: 1px solid #d8d8d8;
    border-radius: 8px;
    padding:10px;
    width: 100%;
   }

      .home-left-img {
    display: flex;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: space-between;
  
}

  .img-rounded {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box;
}
.img-rounded {
    border-radius: 6px;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.submit {
    width: 100px;
    border-radius: 50px;
    padding: 10px 0px;
    font-weight: 400;
    font-size: 1.0rem;
    color: #ffc372;
    border: 0;
    background-color: #125588;
}

.col-md-6 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%;

}


footer img {
    width: 40%;
    margin: 0 auto;
    display: table;
}

  .foot-nav.redeem-foot-nav ul li {
            width: 45% !important;
    }


.log-join a {
    color: #125588;
    font-size: 1.2rem;
}

nav .log-join.login-home {
    font-size: 1.2rem;
    margin-top: 0px; 
}

 .col-lg-4
{
    flex: 0 0 45.333333%;
    max-width: 45.333333%;
    margin-left:100px;
}

.banner-left h3 {
    font-size: 2.0rem;
    font-weight: 600;
    color: #155588;
}

 .home-content1 .home-voucher-img img {
    border-radius: 7px;
    width: 50%;
      height: 60%;
   margin-left:80px;
}

  .home-voucher-img {
    display: flex;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
  margin-bottom:0px;
    justify-content: space-between;
  
}

.table {
    width: 100%;
    margin-bottom: .9rem;
    color: #2D2E35;
    font-size: 11.5px;
    font-weight: 400;
}

.home-btn
{
display:none;
}

.stepsredeem{
display:none;
}

.myProfile-head {
    padding-left: 0px;
    padding-right: 0px;
}

.myProfile-head p {
    font-size: 11.5px;
    color: #2E2D35;
    font-weight: 400;
    padding-top: 10px;
}

.table td, .table th {
    padding: .4rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    width: 55%;
}

.log-join1 {
     display: inline-block;
    float: left;
    font-size: 28px;
    color: #125588;
    display: inline-block;
    padding-top: 0px;
    margin-top: -10px;
}

.referaFriend-head {
    padding-left: 35px;
    padding-right: 10px;
    margin-bottom: 0px;
}

.divDisplay
{
    display:none;
}


}