*{
    margin: 0;
    font-family: Lato-Regular;
    padding: 0;
}

@font-face {
    font-family: "Lato-Regular";
    src: url('../fonts/Lato-Regular.woff') format('woff'), url('../fonts/Lato-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Lato-Bold";
    src: url('../fonts/Lato-Bold.woff') format('woff'), url('../fonts/Lato-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Lato-Light";
    src: url('../fonts/Lato-Light.woff') format('woff'), url('../fonts/Lato-Light.ttf') format('truetype');
    font-weight: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {

    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin: 0;
    background: #fff;
    letter-spacing: 0;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
/* .container-fluid{
    overflow: hidden;
} */
.container {
  width: 1480px;
}
.ctaindex {
    z-index: 1;
}
#nextprev div {
    min-width: 85px;
    margin: 0px 5px;
}
.menu_active{
    background-color: #C21358 !important;
      border-radius: 5px !important;
  }
p{
    font-family:Lato-Regular;
}
h1,h2,h3,h4,h5,h6{
    font-family:Lato-Bold;
    
}
.bg-red{
    background-color: #871F42;
}
.logo-align{
    width: 75%;
    padding: 20px 4px;
}
.fs-7{
    font-size: 0.81rem !important;
}

.copylinkSec p {
    text-align: 
    left;
    margin: 3% 0;
  }

  .copylinkSec p span {
    border-bottom: 3px dotted #ccc;
    width: 30%;
    display: inline-block;
    color: #ccc;
    font-size: 18px;
    line-height: 28px;
  }

  .copylinkSec p span:nth-child(2) {
    border: 0;
    width: auto;
    padding: 0 10px;
    font-size: 24px;
    position: relative;
    top: 4px;
  }
  .refer_cta {
    width: 180px;
    background: #97144d;
    color: #fff !important;
    padding: 10px 40px;
    border: none;
    border-radius: 5px;
    font-size: 1.2rem;
    display: inline;
}
.error {
    color: red;
    display: block;
    height: 22px;
    font-size: 12px;
    margin: 0px;
    text-align: left;
}
/* banner_section_start */
.mob-bor-bottom, .ipad-bor-bottom {
    display: none;
}
.total_banner{
    position: relative;
}
.banner_content{
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
}
.banner_content p{
      font-size: 25px;
}
.banner_content h2{
     line-height: 45px;
}
.banner_content button{
    width: 210px;
    background: #97144d;
    color: #fff !important;
    padding: 10px 30px;
    border: none;
    border-radius: 5px;
    font-size: 1.2rem;
    display: inline;
}
button.lisrefbtn {
    width: 210px;
    background: #97144d;
    color: #fff !important;
    padding: 10px 30px;
    border: none;
    border-radius: 5px;
    font-size: 1.2rem;
    display: inline;
}
.redeem_cta, .redeem_cta_dash_lref {
    width: auto;
    background: #97144d;
    color: #fff !important;
    padding: 9px 35px;
    border: none;
    border-radius: 5px;
    font-size: 1.0rem;
    display: inline-block;
    text-decoration: none !important;
}
.desk_banner {
    display: block !important;
}
.tablet_banner{
    display: none;
}
.mob_banner {
    display: none !important;
}
.icon_img {
     width: 69px;
	 cursor: pointer;
}
/*Accordian Styles */
.frequently-section{
    padding: 60px 0px 60px 0px ;
      width: 90%;
      margin: auto; 
  }
  .explorehead2 span{
      opacity: 0.7;
  }
  .explorehead2 h1{
    font-size: 34px;
  }
  .loan-accord {
      overflow: hidden;
     
   }
   .title_txt.active {
      background: url(../images/arrow-up.png) right no-repeat;
      background-position: 100% 50%;
   }
   .detail_des {
      display: none;
   }
   .title_txt {
      background: url(../images/arrow-down.png) right no-repeat;
      background-position: 100% 50%;
      padding: 20px 0px 20px 0px;
      color: #333;
      font-size: 16px;
      /* display: inline-block; */
      cursor: pointer;
      border-bottom: solid 1px #eee;
      font-weight: bold;
   }
   .tab-content .tab-pane li {
      font-size: 14px;
      list-style-type: none;
      position: relative;
      padding-left: 10px;
      padding-bottom: 10px;
      padding-right: 10px;
      line-height: 22px;
   }
   .loan-accord  h1 {
      font-size: 21px;
      margin-bottom: 0px !important;
   }
   .scroll-stick {
    height: 100% !important;
    position: sticky !important;
    top: 0 !important;
 }
/* banner_section_end */
/* .artable{
    width: 90%;
    margin:auto  0 ;
} */
/* social icon hoiver image css */
/* .social_icons li:hover{
    transition: 1s;
  }
    */
.fb-hov:hover {
    content: url('../images/fb2.png') ; 
    border: 1px solid #eeeeee;
   border-radius: 50%; 
   transform: scale(1.1);
    }
    .twt-hov:hover {
        content: url('../images/twt2.png');
        border: 1px solid #eeeeee;
        border-radius: 50%;
        transform: scale(1.1);
    }
    .linktn-hov:hover{
        content: url('../images/link2.png');
        border: 1px solid #eeeeee;
        border-radius: 50%;
        transform: scale(1.1);
    }
    .outlook-hov:hover{
        content: url('../images/outlook2.png');
        border: 1px solid #eeeeee;
        border-radius: 50%;
        transform: scale(1.1);
    }
    .yahoo-hov:hover{
        content: url('../images/yahoo2.png');
        border: 1px solid #eeeeee;
        border-radius: 50%;
        transform: scale(1.1);
    }
   .mail-hov:hover{
        content: url('../images/mail2.png');
        border: 1px solid #eeeeee;
        border-radius: 50%;
        transform: scale(1.1);
    }
    .whatsapp-hov:hover{
        content: url('../images/whatsapp2.png');
        border: 1px solid #eeeeee;
        border-radius: 50%;
        transform: scale(1.1);
    }
  /* social icon hoiver image css End*/
/*Forgetpass_start */
input {
    font-size: 14px;
    border: 0px;
    border-bottom: 1px solid#333;
    height: 45px;
  }
.form-group  .form-control{
     border: none;
     border-bottom: 1px solid #e4e4e4;
     border-radius: 0px;
     padding-left: 0px;
}
  .form-group {
    position: relative;
    margin-bottom: 2rem;
  }
    input#btnCancel
 {
    background-color: #E3E3E3;
}
input:focus {
  outline: none;
}
  .form-control-placeholder {
    color: #000000;
    position: absolute;
    top: -5px;
    transition: all 200ms;
    opacity: 1.0;
  }
form .form-control:focus{
      border: none;
      border-bottom:1px solid #9f9f9f ;
      box-shadow: none;
}
 .form-control:focus + .form-control-placeholder {
    font-size: 100%;
    transform: translate3d(0, -60%, 0);
    top:0px !important;
  }
 .form-control:valid + .form-control-placeholder{
     top:-10px
 }
.chngepaswrd_cta{
    width: auto !important;
    background: #97144d;
    color: #fff !important;
    padding: 10px 40px;
    border: none;
    border-radius: 5px;
    font-size: 1.0rem;
    display: inline;
    text-decoration: none !important;
}
.rest_cta {
    color: #97144d !important;
    border: 1px solid #97144d !important;
    padding: 10px 40px;
    width: 203px;
    border: none;
    border-radius: 5px;
    font-size: 1.0rem;
    display: inline;
    text-decoration: none !important;

}
.total_form1 {
    padding: 60px 0px 60px 0px !important;
    width: 90% !important;
    margin: auto;
}
    @media (max-width: 767px) {
        #lblErrorText {
            height: 30px
        }
        .menu_active{
           width: 110px;
          }
        .chg-pwrd {
          display: flex !important;
          flex-direction: column !important;
        }
      
        .chngepaswrd_cta {
          order: -1 !important;
        }
      
        .rest_cta,
        .chngepaswrd_cta {
          display: block;
          width: 100% !important;
          margin-bottom: 20px; 
        }
      }

      .errorfield {
        display: none;
        color: red;
        height: 22px;
        font-size: 12px;
        margin: 0px;
        text-align: left;
      }
        
      .errorfield.show {
        display: block;
      }
      
/* Forgetpass_end */
.copy-container {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    flex-direction: row-reverse;
    gap: 10px;
    }
        .copy-button {
          border: none;
          background: none;
          cursor: pointer;
          padding: 5px;
          margin-right: 5px;
        }

.referral-code {
    border: dotted;
    padding: 0px 20px;
    border-radius: 6px;
    background-color: #EFEBEC;
    color: #9B1F55;
    display: flex;
    align-items: center;
    position: relative;
}
      
        .copy-status {
          position: absolute;
          top: 100%;
          left: 0;
          width: 100%;
          text-align: center;
          color: #9B1F55;
          font-weight: bold;
          margin-top: 5px;
        }
/* Referfriend_start */
 /* pop up  start*/

 .pop-logo {
    display: block;
    margin: auto;
    padding: 0px 20px 20px 20px;
}

.wrappop {
    display: inline-flex;
    align-items: center;
    border-radius: 5px;
    background: #D8D8D8;
}
.wrappop .inputpop {
    font-size: 18px;
    padding: 10px;
  }

  .wrappop .inputpop.text-1 {
    font-size: 19px;
    cursor: copy;
    color: #000000;
    border: none;
    outline: none;
    letter-spacing: 0.58px;
    font-weight: 800;
    background: #D8D8D8;
}

.f-sze{
    font-size: 22px;
}

a#copycta {
    color: #97144D;
    padding: 10px 15px;
    font-size: 19px;
    outline: 0;
    cursor: copy;
    height: 50px;
    border-radius: 4px;
}
.texthead {
    font-size: 22px;
    font-weight: bold;
    color: #333;
}
.couponpop{
    cursor: pointer;
}

@media (max-width: 768px) {
    .mdl-widthpop {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0px 10px;
    }
}
@media (max-width: 768px) {
    .wrappop {
        margin-left: -6px;
    }
}
@media (min-width: 769px) {
    .mdl-widthpop {
        width: 600px !important;
        max-width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
@media (max-width: 768px) {
    .wrap.ms-5 {
        width: 80%;
    }
}

    /* pop up  end*/
.referfri{
    padding: 60px 0px 60px 0px ;
    width: 90% ;
    overflow: hidden;
    margin: auto;
}
.copylink {
    display: flex;
    
  }
  .wrap {
    display: inline-flex;
    align-items: center;
    border: 2px dotted #97144D;
    border-radius: 5px;
    width: 80%;
   
  }
  .wrap .input {
    font-size: 18px;
    padding: 10px;
    white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
   
  }
  .wrap .input.text-1 {
    padding: 10px;
    font-size: 19px;
    outline: 0;
    cursor: copy;
    text-decoration: none;
    border-radius: 4px;
    color: #97144D;
    border: none;
}
a#copyButton {
    color: #97144D;
    cursor: pointer;
    padding: 10px;
    font-size: 19px;
    outline: 0;
    cursor: copy;
    height: 50px;
    border-radius: 4px;
}
.inner button{
    color: #333;
}
#listofreferals .lisreftitle {
    font-size: 25px;
}
#Referfriend .dashhe{
     font-size: 20px;
}
#Referral_Summary .numbers{
      font-size: 25px;
}
#Referral_Summary .rupy strong{
     font-size: 30px;
}
#listofreferals .dashhe{
    font-size: 20px;
}
#Referfriend .dashhe{
    font-size: 20px;
}
.showmob{
    display: none;
}
@media (max-width: 767px) { 
    .showmob{
        display: block ;
    }
    .icon_img {
        display: block;
        min-height: 69px;
    }
    .linhe{
        line-height: 20px;
        padding-top: 5px;
    }
  .wrap .input.text-1 {
      height: 150px;
      overflow: visible; 
      text-overflow: initial; 
      white-space: normal; 
      word-break: break-all; 
  }
  a#copyButton{
    height: 165px;
  }
  #Referral_Summary .numbers{
    font-size: 30px;
}
  .wrap{
    width: 60vw;
    overflow: hidden;
    background-color: #eee;
  }
    .redeem_cta {
        width: 88%;
        margin: 0 20px;
        text-align: center;
    }

    .referral-code {
        margin: 10px 20px;
        width: 88%;
        padding: 0px 75px;
    }

    .ps-4 {
        padding-left: 0 !important;
    }

    .mob-bor-bottom {
        margin: 0px 12px;
        width: 93.5%;
        display: block;
    }
    .lisrefsubtitle {
        font-size: 30px;
    }
}
@media (max-width: 1024px) { 
   .wrap .input{
    white-space: pre-wrap;
   }
}
/* tootltip */
/*  */
  ul,
  li {
    list-style: none;
    padding: 0;
  }

  .social_icons li {
    padding: 0px;
    margin:0px;
  }

  ul.social_icons {
padding-left: 5px;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
  }


  .social_icons li {
    flex-grow: 0;
    height: 70px;
    width: 70px;
    flex-basis: auto;
  }

  .icon_img img{
    border: 1px solid #eeeeee;
    border-radius: 50%;
}
  @media (max-width: 767px) { 
    .wrap .input.text-1 {
        min-height: auto;
        overflow: hidden; 
        text-overflow: initial; 
        white-space: normal; 
        word-break: break-all; 
    }
    .fs-8 {
        font-size: 0.50rem !important;
    }
}
/* Referfriend_end */
.mobileonly {
    display: none;
}

.fs-8 {
    font-size: 0.50rem !important;
}
@media screen and (max-width:767px){
    .mb-break{
        display:flex  !important;
        flex-direction: column !important;
        align-items: center !important;
    }
    #textToCopy {
        font-size: 12px;
    }

    .mobileonly {
        display: block;
    }
    .copylinkSec p {
        text-align: center;
    }
    ul.social_icons {
        justify-content: center;
    }
    .banner_content {
        top: 70%;
        left: 8%;
    }
    .banner_content p{
        font-size: 18px;
    }
    .banner_content h2{
       line-height: 25px;
       font-size: 22px;
    }
    .banner_content button{
      width: 150px;
      padding:5px 30px;
      border-radius: 5px;
      font-size: 0.9rem;
    }
    button.lisrefbtn {
        width: 150px;
        padding: 5px 30px;
        border-radius: 5px;
        font-size: 0.9rem;
    }
    /* .d-hide{
        display: none;
    } */
    .desk_banner {
        display: none !important;
    }
    .mob_banner {
        display: block !important;
    }
    .mob-hide{
        display: block !important;
    }
    #sidebar-nav {
        width: 140px !important;
    }
 
}
@media (min-width: 576px){
 .align-proper {
    align-items: normal !important;
}

}
/* @media (max-width: 599px){
    .padd-add{
        padding: 0px 11px;
    }
    .banner
    
}  */


/*section Start  */
.filter{
    width: 90%;
    margin: auto;
    padding: 60px 0px 60px 0px;
}
#outer
{
    width:100%;
    text-align: right;
}
.inner
{
    display: inline-block;
    padding: 4px 6px;
}
.btnstyle{
	color: #333 !important; 
    padding: 2px 10px;
    border-radius: 7px;
    background: #fff;
    border: 1px solid #aeaeae;
}
span.disc{
    vertical-align: bottom;
    font-size: 26px;
}
span.clr-ylw{
    color: #FEB801;
}
span.clr-grn{
    color: #7DC43A;
}
span.clr-red{
    color: #E54E31;
}

table.referals-data {

	width: 100%;
	border-collapse: collapse;
	margin: 20px auto;
	}

    table.referals-data tr{
        border-bottom: 2px solid #eee;
    }
	
	th.t-head {

	background: #eeeeee;

	color: #000;

	font-weight: 500;
    width: 20%;

	}

	td.t-data, th.t-head {

	padding: 10px;

	/* border: 1px solid #ccc; */

	text-align: left;

	font-size: 18px;

	}

	#listofreferals table.referals-data  .arh, .arb, th.t-head td.t-data tr{
        border: none;
    }
    @media only screen and (max-width: 576px) {
        #outer
        {
            text-align: left;
        } 
        .title_txt {
            font-size: 16px;
            word-break: break-word;
        }
    }

	@media only screen and (max-width: 760px),(min-device-width: 768px) and (max-device-width: 1024px) {
        .wrap .input {          
            white-space: unset;               
          }
    table.referals-data {
    width: 100%;
    }

	/* Force table to not be like tables anymore */

    #listofreferals  table.referals-data, .arh, .arb, .t-head, .t-data, .arr {
	display: block;
	}

	

	/* Hide table headers (but not display: none;, for accessibility) */

	thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
	}

	

	#listofreferals tr { 
        border: 1px solid #ccc;
        margin: 22px 10px;
        padding: 7px;
        border-radius: 10px;
        background-color: #eeeeee;
    }

	

	td.t-data {

	/* Behave like a "row" */

	border: none;

	border-bottom: 1px solid #d4d4d4;

	position: relative;
display: flex;
justify-content: flex-end;

	}
    td.t-data:last-child {
     min-height: 35px;
        border-bottom: none;
        }

	td.t-data:before {

	/* Now like a table header */

	position: absolute;

	/* Top/left values mimic padding */

	top: 6px;

	left: 6px;

	width: 45%;

	padding-right: 10px;

	white-space: nowrap;

	/* Label the data */

	content: attr(data-column);

	color: #231F20;

	font-weight: 400;

	}

	}
   
/*section end  */

    .mob-hide{
        display: none;
    }

    #sidebar-nav {
        width: 250px;
    }

    /* dashboard_body_start */
.w-log{
    width: 80%;
    margin-bottom: 20px;

}
.dash-txt{
    width: 90%;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 60px;
}
.dash-txt-1 {
    border: 1px solid #EEEEEE;
    border-radius: 10px;
    box-shadow: inset 5px 0px #9B1F55;
}
.ref-cod {
    justify-content: end;
    display: flex;
}
a#copyCta {
    cursor: copy;
}
.bton{
    border: dotted;
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 6px;
    margin-top: 5px;
    background-color: #EFEBEC;
    color: #9B1F55;
    gap: 20px;
    display: flex;
}
.d-red{
    color:#9B1F55;
}
.bg-gy{
    background-color: #EEEEEE;
    border-radius: 10px;
}
.bor-r {
    border-right: 1px solid #EEEEEE;
}
.m-high{
    min-height: 125px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.bor-b{
    display: none;
}
#Referral_Summary .dashhe {
    font-size: 20px;
}
/* dashboard_body_END */
@media only screen and (max-width: 576px) {
    .bton {
        display: flex;
        width: 100%;
        padding: 5px 10px;
        justify-content: space-between;
    }
   /*Body media query Start*/
   .ref-cod {
    justify-content:flex-start;
    display: flex;
    } 
    .bor-r{
        border-right: none !important;
    } 
    .bor-b{
        display: block !important;
        border-bottom: 1px solid #000000;
        width: 40px;
        margin: 10px 0px 0px 0px;
    } 
    .dash-txt-1{
    
        box-shadow: unset !important;
    }
    }
   /*Body media query Start*/

   @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .padding-b {
        padding-bottom: 1.5rem;
    }

    .ipadhidden {
        display: none;
    }

    .referral-code {
        margin-right: 22px;
    }
    .tablet_banner{
        display: block !important;
    } 
    .desk_banner {
        display: none !important;
    }  

}
    
	
@media screen and (max-width: 499px){
	.mob-hide{
	    position: absolute;
		top: 20px;
        left: 8px;
		z-index: 999;
	}
	.mob-hide .p-2{
		width: 40px;
	}
}

@media screen and (max-width: 767px) and (min-width: 500px){
	.mob-hide{
		position: absolute;
		top: 42px;
		z-index: 999;
		left: auto;
		padding-left: 20px;
	}
	.mob-hide .p-2{
		width: 60px;
	}
    #sidebar{
        margin-top: 50%;
    }
}

.modal-body img {
    display: flex;
    margin: auto;
    padding-bottom: 20px;
}

.modal-open {
    padding-right: 0px !important;
}

.grecaptcha-badge {
    display: none;
}