@font-face {
    font-family: 'Source-Sans-Pro';
    src: url(../fonts/SourceSansPro-Regular.ttf)
}

.bg-set {
    background: #d8107c
}
.header-section-para{
    font-family: 'Source-Sans-Pro';
    font-size: 16px;  
    margin-bottom: 20px;
    padding-left: 20px;
}
.inner-section-para{
    font-family: 'Source-Sans-Pro';
    font-size: 16px; 
    padding: 2% 0;
    padding-left: 10px;
}
.inner-section{
    background-color: #f2f2f2;
    padding-bottom: 14px;
    padding-left: 14px;
    padding-right: 8px;
}
.blk-2{
    padding-top: 40px;
    padding-left: 20px !important;
    display: none;
}
.d-flex{
    display: flex;
    
}

.flex-con{
    justify-content: center;
}
.label-header{
    background: white;
    margin-right: 2%;
    border-radius: 5px;
    padding: 10px;
}
.label-header-2{
    background: white;
    margin-right: 2%;
    border-radius: 5px;
    padding: 10px;
}
.label-header-2 p{
    font-family: 'Source-Sans-Pro';
    font-size: 14px;  
}
.label-header p{
    font-family: 'Source-Sans-Pro';
    font-size: 14px; 
    font-weight: 700;
}
.smt-btn-1{
    font-family: 'Source-Sans-Pro';
    font-size: 14px; 
    border-radius: 5px;
    border: none;
    background: #d8107d;
    cursor: pointer;
    color: #ffffff !important;
    max-width: 280px;
    min-width: 80%;
    padding: 8px 46px;
}
.smt-btn{
    font-family: 'Source-Sans-Pro';
    font-size: 14px; 
    border-radius: 5px;
    border: none;
    background: #d8107d;
    cursor: pointer;
    color: #ffffff !important;
    max-width: 362px;
    min-width: 40%;
    padding: 8px 46px;
}
.ftc-data{
    color: #d8107d;
    font-family: 'Source-Sans-Pro';
    font-size: 14px; 
    font-weight: 700;
}
.rd-btn{
    text-align: center;
}
.mt-3{
    margin-top: 1rem;
}
.btn1{
   display: inline-block;
   margin-right: 3rem;
}
.btn1 p{
    text-align: center;
    font-size: 16px;
    padding-top: 8px;
}
.btn-1-btn{
    border: none;
}
.btn-1-btn:focus{
    outline: none;
}
.btn1-img{
    width: 50px;
    height: 50px;
}

.btn2{
    display: inline-block;
    margin-right: 3rem;
 }
 .btn2 p{
     text-align: center;
     padding-top: 8px;
 }
 .btn-2-btn{
     border: none;
 }
 .btn-2-btn:focus{
     outline: none;
 }
 .btn2-img{
     width: 50px;
     height: 50px;
 }

 .btn3{
    display: inline-block;
    margin-right: 3rem;
 }
 .btn3 p{
     text-align: center;
     padding-top: 8px;
 }
 .btn-3-btn{
     border: none;
 }
 .btn-3-btn:focus{
     outline: none;
 }
 .btn3-img{
     width: 50px;
     height: 50px;
 }
 .inp-dis-blk{
     display: flex;
     margin-top: 0 !important;
     padding-right: 0px;
 }
 .inp-dis-blk img{
     position: absolute;
     top: 50%;  
     left: 15%; 
 
     transform: translate(-50%, -50%);
 }
 .inp-dis-blk small{
    position: absolute;
    top: 50%;  
    left: 15%; 
    transform: translate(-50%, -50%);
    font-size: 12px;
    font-family: 'Source-Sans-Pro';
}
.inp-dis-1{
    max-width: 80px;
    width: 35%;
    position: relative;
}
.inp-1{
    max-width: 110px;
    width: 80%;
    font-size: 16px;
    font-family: 'Source-Sans-Pro';
    padding-left: 20px;
}
.inp-2{
    max-width: 110px;
    width: 80%;
    font-size: 16px;
    font-family: 'Source-Sans-Pro';
    padding-left: 20px;
}
.sel-mon{
    height: 35px;
    font-family: 'Source-Sans-Pro';
    font-size: 16px;
    color: #333333;
}
.sel-mon:focus{
    outline: none !important;
}
.inp-blk-sec{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: relative;
    background: white;
    border-radius: 5px;
    -webkit-box-shadow: #999999 0px 0px 3px 1px;
    box-shadow: #999999 0px 0px 3px 1px;
    width: 80%;
    margin-left: 14px;
}
.inputsection{
    width: 50%;
    text-align: center;
    padding: 5px;
    position: relative;
}
.smt-btn{
    font-size: 18px;
    /* text-transform: uppercase; */
    padding: 8px 43px;
    margin-top: 15px;
    border-radius: 5px;
    outline: none;
    border: 0;
    font-family: 'museo700';
    color: #fff;
  
}
input[type='radio'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid darkgray;
    border-radius: 50%;
    outline: none;
    vertical-align: bottom;
    margin-right: 1%;
    visibility: hidden;
}
.btn-dis{
    font-family: 'Source-Sans-Pro';
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
    background: #aaa;
    max-width: 362px;
    min-width: 40%;
    font-size: 18px;
    padding: 8px 43px;
    margin-top: 15px;
    outline: none;
    border: none;
}
.inp-sec2{
    background-color: #ffcee1;
}
.ibl-2{
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 0px;
    z-index: 18;
    color: #d8107b;
    text-align: center;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    margin: 0px;
}
.ibl-1{
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 0px;
    z-index: 18;
    color: #000;
    text-align: center;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    margin: 0px;
}
.btn-enb{
    background-color: #d8107d;
}
.btn-smt-blk{
    display: flex;
    justify-content: flex-end;
}
.col-para{
    font-family: 'Source-Sans-Pro';
    font-size: 16px;
    padding-left:15px;
}
.logo-lp img {
    left: 0;
    right: 0;
    position: relative;
    max-width: 300px
}

.clr-set {
    background-color: #3c3c3b;
    padding-right: 20px;
    left: 0;
    position: absolute;
    width: 100%;
    height: 25px
}

.jbclanding-page.bg-img {
    /* background-image: url(../img/background-rd.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: auto;
    padding-bottom: 0px;
    padding-top: 0px;
    float: left;
    width:100%;
}

.padd {
    padding-top: 2em
}

.fd-img img {
    width: 500px
}

.fd-img-mob {
    display: none
}

.ban-copy h1 {
    font-family: 'museo500';
    margin-top: 0;
    font-size: 58px
}

.ban-copy h4 {
    font-family: 'museo500';
    margin-bottom: 0;
    font-size: 32px;
    color: #d8107c
}

.brd {
    border-bottom: 1px solid #d8107c
}

.ban-copy-1 {
    padding-top: 5px;
    display: flex
}

.line-1,
.line-3 {
    width: 40%
}

.line-2 {
    width: 20%
}

.line-1 p,
.line-3 p {
    font-size: 24px
}

.fa-set {
    font-size: 42px !important;
    color: #d8107c;
    padding-top: .3em
}

.ban-line p {
    font-size: 20px;
    font-family: sans-serif;
    padding-top: 7px
}

.sec-table {
    padding-top: 2em;
    display: block
}

.sec-table-mob {
    display: none
}

th {
    color: #fff
}

td {
    color: #000
}

td,
th {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    border: 1px solid #bababa;
    text-align: center;
    padding: 10px !important
}

.th-clr1,
.th-clr2 {
    background: #6b90ab
}

.th-clr2,
.td-align {
    text-align: left
}

.th-clr3 {
    background: #749889
}

.th-clr4 {
    background: #81538b
}

.jbclanding-page .table-tnc {
    padding-top: .5em
}

.table-tnc p {
    font-size: 12px
}

.jbclanding-page .table-tnc p {
    margin-bottom: 0
}

.jbclanding-page table tr,
.jbclanding-page table td,
.jbclanding-page table th,
.jbclanding-page .table-tnc p {
    font-size: 12px;
    color: #fff
}

.jbclanding-page .rsform-block-send {
    text-align: center
}

.jbclanding-page .form-control {
    background-color: #e7e6e7 !important;
    border: 1px solid #a1a1a1 !important
}

.jbclanding-page .checkbox-inline {
    color: #383838 ;
}

.jbclanding-page .page-header {
    display: none
}

.jbclanding-page .form-lp {
    margin-top: 0em;
    padding-bottom: 1.3em;
    background: #e7e6e7
}

.form-group {
    margin-bottom: 0px !important;
    padding: 0 20px
}

.form-captcha {
    margin-bottom: 15px;
    padding: 0 20px
}

.form-txt {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    background: #e5e5e5;
    background-image: none;
    border: none;
    border-radius: 0
}

.button {
    background-color: #d9117c !important;
    border: none !important;
    color: white;
    padding: 7px 32px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px !important;
    cursor: pointer
}

.button:hover {
    background-color: #f19d1a
}

#app-now {
    display: none
}

.features-set {
    padding-top: 2em
}

.jbclanding-page .features-set h4 {
    color: #fff;
    font-size: 26px;

}

.jbclanding-page .features-set p {
    color: #fff;
    margin-bottom: 0
}

.features-main {
    display: flex;
    padding-bottom: 15px
}

.feat-copy p,
.feat-copy2 p {
    font-size: 18px;
    line-height: 18px;
    font-family: 'museo500'
}

.inte-set {
    font-size: 18px;
    line-height: 18px;
    font-family: 'museo500';
    margin-bottom: 0
}

.inte-set1 {
    font-size: 12px;
    line-height: 20px
}

.btn-1 {
    border: none;
    color: white;
    padding: 7px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    cursor: pointer
}

.jbcBtn {
    background-color: #d8107d
}

.apply-btn {
    padding: 0 20px
}

.set-img {
    padding-left: 0;
    padding-right: 0
}

.set-img img {
    display: block;
    margin: 0 auto
}

.welcomeBenifit-img {
    margin-top: 56px !important
}

.text-align {
    text-align: right
}

.form-group {
    margin-bottom: 0
}
.container-fluid.bg-set{margin-top:-10px;}
.customFlex{display: flex;}
/* slder css start */
input[type=range] {
    -webkit-appearance: none;
    margin: 18px 0;
    width: 100%;
    background: #f2f2f2;
  }
  input[type=range]:focus {
    outline: none;
  }
  input[type=range]::-webkit-slider-runnable-track {
      display: block;
      -webkit-appearance: none;
      background-color: #bdc3c7;
      height: 3px;
      margin: 20px 0;
      border-radius: 5px;
      outline: 0;
  }
  input[type=range]::-webkit-slider-thumb {
      -webkit-appearance: none;
      background-color: #ff4081;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      border: 2px solid #ff4081;
      cursor: pointer;
      transition: .3s ease-in-out;
      margin-top: -10px;
  }
  input[type=range]:focus::-webkit-slider-runnable-track {
    background: #bdc3c7;
  }
  input[type=range]::-moz-range-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    box-shadow: 1px 1px 1px #bdc3c7, 0px 0px 1px #bdc3c7;
    background: #bdc3c7;
    border-radius: 1.3px;
    border: 0.2px solid #bdc3c7;
  }
  input[type=range]::-moz-range-thumb {
      -webkit-appearance: none;
      background-color: #ff4081;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      border: 2px solid #ff4081;
      cursor: pointer;
      transition: .3s ease-in-out;
  }
  input[type=range]::-ms-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    border-width: 16px 0;
    color: transparent;
  }
  input[type=range]::-ms-fill-lower {
    background: #2a6495;
    border: 0.2px solid #bdc3c7;
    border-radius: 2.6px;
    box-shadow: 1px 1px 1px #bdc3c7, 0px 0px 1px #bdc3c7;
  }
  input[type=range]::-ms-fill-upper {
    background: #bdc3c7;
    border: 0.2px solid #bdc3c7#bdc3c7;
    border-radius: 2.6px;
    box-shadow: 1px 1px 1px #bdc3c7, 0px 0px 1px #bdc3c7;
  }
  input[type=range]::-ms-thumb {
      -webkit-appearance: none;
      background-color: #ff4081;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      border: 2px solid #ff4081;
      cursor: pointer;
      transition: .3s ease-in-out;
  }
  input[type=range]:focus::-ms-fill-lower {
    background: #bdc3c7;
  }
  input[type=range]:focus::-ms-fill-upper {
    background: #bdc3c7;
  }

.error-message{
    color: #ff5855;
    font-size: 12px;
    display: none;
}


/* Slider css ends */
/* .table-structre.col-md-6.rdTable{margin-top:-30px;} */
.checkbox-inline input[type=checkbox]{font-size: 12px; height: auto; width: auto;     margin: 0px;
    margin-left: -20px;
    margin-top: 3px !important;} 

    input::-webkit-input-placeholder { /* Edge */
        color:#6b6b6b;
      }
      
      input:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color:#6b6b6b;
      }
      
      input::placeholder {
        color:#6b6b6b;
      }
      input::-webkit-inner-spin-button,  input::-webkit-outer-spin-button {
        -webkit-appearance: none;
      }
      input[type=number]{ -moz-appearance: textfield;}
      /* input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: none
} */
    
@media screen and (max-width:1600px) {
    .fd-img {
        height: 70vh
    }
}

@media screen and (max-width:1440px) {
    .fd-img {
        height: 72vh
    }
}

@media screen and (max-width:1366px) {
    .fd-img {
        height: 76vh
    }
}

@media screen and (max-width:1024px) {
    .ban-copy h1 {
        font-size: 45px
    }

    .ban-copy h4 {
        font-size: 26px
    }

    .line-1 p,
    .line-3 p {
        font-size: 19px
    }

    .fa-set {
        font-size: 35px !important
    }

    .ban-line p {
        font-size: 17px
    }

    .fd-img {
        height: 76vh
    }

    .left-top-img {
        width: 100%
    }
}

@media screen and (min-width: 813px){
    .terms{width:70%;}
  }

@media screen and (max-width:768px) {
    .form-captcha img {
        width: 100%
    }

    .sec-table {
        display: none
    }

    .sec-table-mob {
        display: block
    }

    .ban-copy {
        padding-top: 2em
    }

    .fd-img {
        background-image: url(../img/Mob-FD.png);
        background-repeat: no-repeat;
        background-position: center center;
        height: 81vh
    }

    #app-now {
        display: block
    }

    .text-center {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center
    }

    .text-align {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center
    }

    .jbclanding-page .form-lp {
        margin-top: 35px
    }

    .jbclanding-page .sec-table-mob {
        margin-top: 35px
    }
}

@media screen and (max-width:767px) {
    .table-structre.col-md-6.rdTable{margin-top:50px;}
    .table-tnc {
        padding-left: 15px;
        padding-right: 15px
    }

    .sec-table-mob {
        padding-left: 15px;
        padding-right: 15px
    }

    #form-container {
        padding-left: 0px !important;
        padding-right: 0px !important
    }

    .padd {
        padding-left: 0px !important;
        padding-right: 0px !important
    }

    .set-cen {
        text-align: -webkit-center !important
    }

    .button {
        margin-top: 10px;
        padding: 7px 21px !important;
        font-size: 16px !important;
        cursor: pointer
    }

    #app-now {
        text-align: -webkit-center
    }

    .padd {
        padding-top: 1em
    }

    .fd-img {
        height: 59vh
    }

    .ban-copy h1 {
        font-size: 33px
    }

    .ban-copy h4 {
        font-size: 21px
    }

    .line-1 p,
    .line-3 p {
        font-size: 13px
    }

    .fa-set {
        font-size: 25px !important
    }

    td {
        font-size: 12px
    }

    .ban-copy h1 {
        margin-bottom: 4px
    }

    .ban-copy h4 {
        margin-top: 4px
    }

    .ban-line p {
        font-size: 14px
    }

    .feat-copy p {
        font-size: 15px;
        line-height: 20px !important;
        padding-top: 7px
    }

    .feat-copy2 p {
        font-size: 15px;
        line-height: 20px !important;
        padding-top: 17px
    }

    .inte-set {
        font-size: 15px;
        line-height: 20px !important;
        padding-top: 3px
    }

    .inte-set1 {
        font-size: 11px
    }
    .inp-dis-blk img {
        left: 6%;
    }
    .blk-2 {
        padding-left: 0px !important;
        padding-top: 20px;
        padding-right: 0px;
    }
}
@media only screen and (max-width:480px) {
    .inp-dis-blk img {
        left: 10%;
    }
}
@media only screen and (max-width:384px) and (min-width:383px) {
    .fd-img {
        height: 65vh
    }
}

@media screen and (max-width:375px) {
    .fd-img {
        height: 59vh
    }
}

@media screen and (max-width:320px) {
    .fd-img {
        height: 55vh
    }
}

.twoCol {
    width: 50%;
    float: left;
    margin-right: 0px !important;
    margin-left: 0px !important
}

.col-sm-12.paddingRight {
    padding-left: 0;
    padding-right: 0
}

.firstBlock {
    padding-right: 0
}

.secondBlock {
    padding-left: 0
}

.main-body {
    position: relative;
    float: left;
    width: 100%;
    /* font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; */
}

.animate-img {
    position: absolute;
    left: 0;
    bottom: 80px;
    z-index: -1
}

.logo-lp {
    margin-top: 10px
}

.body-section h1 {
    font-family: 'museo500'
}

.body-section {
    width: 100%;
    max-width: 95%;
    margin: 0 auto;
    margin-top: 20px
}

.body-section .col-md-6.col-sm-6.lef-col,
.body-section .col-md-6.col-sm-6 {
    margin-top: 20px
}

.lef-col img {
    width: 100%
}

.form-section {
    /* max-width: 466px; */
    float: right
}

.form-section form {
    background-color:white;
    float: left;
    width: 100%;
    padding-left: 15px;
}

.form-section form input,
.form-section form select {
    display: block;
    width: 100%;
    height: 33px;
    /* margin-top: 5px; */
    margin-bottom: 5px;
    /* background-color: #e7e6e7; */
    border: 0;
    border-radius: 5px;
    padding: 10px;
    outline: none;
    font-size: 13px;
    border:1px solid #a0a0a0;
    /* font-family: 'museo300' */
    /* font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; */
}


.form-section form input:hover,
.form-section form select :hover{
    border:1px solid #d8107d;
}


.form-section form select {
    height: auto;
    padding: 7px 5px;
}

.form-section form button {
    font-size: 18px;
    /* text-transform: uppercase; */
    padding: 8px 43px;
    background-color: #d8107d;
    border-radius: 5px;
    outline: none;
    border: 0;
    font-family: 'museo700';
    color: #fff;
    margin-bottom: 15px;
    margin-top: 15px;
    /* font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; */
}


.apply-now {
    /* background-color: #204d74; */
    font-size: 18px;
    margin-top: 5px;
    display: inline-block;
    margin-left: 0px;
    margin-right: 0px;
    padding: 10px  0px 0px 0px;
    /* text-align: center; */
    /* color:#fff; */
    width: 100%;
    font-family: 'museo700';
    font-weight: 600;
}

.fill-txt {
    color: #fff;
    font-size: 15px;
    font-family: 'museo300'
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    margin-top: -10px;
    margin-left: -25px
}

.checkbox-inline,
.radio-inline {
    padding-left: 25px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox-inline {
    font-size: 12px;
    font-weight: 100;
    letter-spacing: .5px
}
.captchaClass{padding-left: 0px; padding-right: 0px;}
.form-section form .captchaClass input{width: 50%; float: left;}

.checkbox-inline .disclaimer {
    font-size: 12px;
    width: 20px;
    margin-top: 0;
    margin-right: 10px
}

.circle-bg {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background-color: #d8107d;
    margin: 0 auto
}

.circle-bg img {
    display: block;
    margin: 0 auto;
    padding-top: 30px
}

.top-section .circle-bg img {
    max-width: 35px;
    padding: 5px;
    padding-top: 20px
}

.top-section .circle-block p {
    font-size: 14px
}

.top-section .circle-bg {
    width: 60px;
    height: 60px
}

.circle-block p {
    text-align: center;
    font-family: 'museo300';
    font-size: 22px;
    font-weight: 700;
    padding: 25px;
    padding-bottom: 5px;
    padding-top: 10px
}

.col-md-6.col-sm-6.circle-block.animation-element {
    margin-top: 10px
}

.block-section>.col-md-12.circle-section {
    margin: 10px 0;
    margin-top: 10px
}

.table-structre table tr th {
    background-color: #d8107d;
   font-weight: normal;
    font-size: 14px;
    letter-spacing: 1px
}
.rdTable hr{
    margin-top:5px; margin-bottom: 5px;
}
.rdTable  table tr th{padding: 5px 0px !important;}
.rdTable  h3 {font-size: 16px;
    color: #fff;
    font-weight: normal;} 
.table-structre table {
    width: 100%;
    max-width: 100%
}

.table-structre table tr td {
    text-align: center;
    /* font-family: 'museo300'; */
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
 
}


.footer-bg {
    clear: both;
    background-color: #3c3c3c;
    float: left;
    width: 100%;
    margin-top: 30px
}

.footer-bg p,
.footer-bg a {
    color: #fff;
    text-decoration: none
}

#UserCaptchaCode {
    margin-top: 0; margin-bottom: 0px;
}

::-webkit-input-placeholder {
    color: #000
}

::-moz-placeholder {
    color: #000
}

:-ms-input-placeholder {
    color: #000
}

:-moz-placeholder {
    color: #000
}

.animate-img-1 {
    position: absolute;
    left: inherit;
    right: 0;
    bottom: inherit;
    top: 0;
    z-index: -1
}

.table-structre table {
    margin-bottom: 0px
}

.scroll-top-link {
    clear: both;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px
}

.scroll-top-link a {
    color: #fff;
    background-color: #e9007d;
    text-decoration: none;
    padding: 10px 20px
}

@keyframes slideInFromLeft {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(0)
    }
}

.animate-img {
    animation: 1s ease-out 0s 1 slideInFromLeft
}

.error {
    display: block !important
}

label.error {
    position: absolute;
    bottom: -10px
}

fieldset {
    border: 1px solid #ccc;
    padding: 10px;
    /* max-width: 250px; */
    background-color: #fff;
    border-radius: 5px
}

section {
    padding: 0 0px
}

.CaptchaWrap {
    position: relative
}

.CaptchaTxtField {
    border-radius: 5px;
    border: 1px solid #ccc;
    display: block;
    box-sizing: border-box
}
.flexDiv{display: flex; align-items: center;     padding-bottom: 7px; padding-top: 6px;}
.flexDiv .error{position:absolute; bottom: 0px;}
#CaptchaImageCode {
    text-align: center;
    /* margin-top: 15px; */
    padding: 0 0;
    width: 100%;
    height: 40px;
    overflow: hidden;
    border: 0
}

.capcode {
    font-size: 23px;
    display: block;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
    letter-spacing: 1px;
    color: #ccc;
    font-weight: 100;
    font-style: italic;
    width: 80%;
    float: right;
}

.ReloadBtn {
    background: url(https://cdn3.iconfinder.com/data/icons/basic-interface/100/update-64.png) left top no-repeat;
    background-size: 100%;
    border: 0;
    outline :none;
    position: absolute;
    bottom: 0;
    left: inherit;
    outline: none;
    cursor: pointer;
    right: 10px;
    width: 25px !important;
    height: 25px !important;
    margin: 0;
    padding-bottom: 0;
    background-color: #fff;
    top:2px;
}

.btnSubmit {
    margin-bottom: 30px !important;
    margin-top: 15px;
    border: 0;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 18px;
    background-color: #1285c4;
    color: #fff;
    cursor: pointer;
    transition: 0.5s ease-in
}

.btnSubmit:hover {
    background-color: #2e1014;
    color: #fff
}

.error {
    color: red;
    font-size: 12px;
    display: none
}

.success {
    color: green;
    font-size: 18px;
    margin-bottom: 15px;
    display: none
}

.error-massage {
    color: red;
    font-size: 12px;
}

.bounce-up .circle-div {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(0, 200px, 0);
    -webkit-transform: translate3d(0, 200px, 0);
    -o-transform: translate(0, 200px);
    -ms-transform: translate(0, 200px);
    transform: translate3d(0, 200, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.bounce-up.in-view .circle-div {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate3d(0, 0, 0)
}

.box {
    transition: 1.5s
}

.titleH2 {
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 30px
}

.scroll-top-div {
    display: none
}

.hide-apply {
    display: none
}
.textWhite{color: #fff;}
.mob-img{display: none;}
.col-md-11.brand-opt{clear:both; margin-top:30px; display: flex; justify-content: space-around;}
.sub_title{ cursor: default; text-decoration: none;}
    .sub_title:hover{color:#337ab7;text-decoration: none}
    .form-lp .btn-default{color: #fff !important;}
  .terms p{color: #fff; font-size: 13px;}
  .terms{padding-top: 20px;}
  .sec-table-mob ol li{color: #fff;}
  .left-top-img.mobile-img{display: none;}
  .th-clr5{    background: #8e7070;}
   .jbclanding-page .table-tnc p {
    margin-bottom: 10px;
}
.footer-bg {
    clear: both;
    background-color: #3c3c3c;
    float: left;
    width: 100%;
/*    margin-top: 30px;*/
}
.footer-menu span a{color: #fff; text-decoration: none;}
  @media screen and (max-width: 767px){
  	.left-top-img.desktop-img{display: none;}
  	.left-top-img.mobile-img{display: block;}
  		label.col-sm-3.control-label.formControlLabel{display: none;}
  }
  #fd-form #Submit{
  	background-color: #d8107c;
    border-color: #d8107c;
    padding: 5px 20px;
    font-size: 18px;
  }
  #userForm > .formRed{display: none;}
  #fd-form .checkbox-inline{font-size: 12px;}
  .terms-cond{clear:both; max-width: 80%; margin:0 auto; margin-top:15px;}
  .table-rate{margin-top:30px; float:left; width:100%; margin-bottom: 10px;}
  .table-rate table{width:100%; }
  .table-rate tr td:first-child,  .table-rate tr th:first-child{text-align:left;}
  @media screen and (max-width:767px){
    .terms{padding-left:15px;}
  }

@media only screen and (min-width:1400px) and (max-width:1920px) {
    .table-structre.col-md-8 {
        width: 90%
    }
}

@media only screen and (min-width:760px) and (max-width:800px) {
    .circle-block p {
        min-height: 150px
    }
}

@media only screen and (min-width:1400px) and (max-width:1600px) {
    .table-structre.col-md-8 {
        width: 80%
    }
}

@media only screen and (min-width:767px) and (max-width:1200px) {
    .table-structre.col-md-8 {
        width: 60%
    }

    .animate-img-1 .circle-div img {
        max-width: 85%;
        float: right
    }
}

@media screen and (max-width:1400px) {
    .animate-img img {
        max-width: 90%
    }

    .animate-img {
        bottom: 100px
    }

    .animate-img {
        bottom: 230px
    }

    .animate-img img {
        max-width: 70%
    }
}

@media screen and (max-width:800px) {
    .form-section {
        width: 100%
    }

    #CaptchaImageCode {
        width: 100% !important
    }

    .capcode {
        font-size: 25px !important
    }

    .ReloadBtn {
        bottom: 0;
        right: 5px
    }

    .circle-block p {
        padding: 10px
    }
}

@media screen and (max-width:767px) {
    .form-section {
        max-width: 466px;
        float: none;
        margin: 17px auto
    }

    .animate-img-1 {
        position: relative
    }

    .table-structre.col-md-8 {
        background-color: #fff
    }

    .animate-img {
        top: 5%
    }

    .scroll-top-div {
        display: block
    }

    .hide-apply {
        display: block
    }

    .body-section {
        clear: both
    }

    .animate-img-1 {
        float: right
    }
    .mobile-sm.visible-sm{display: block !important;}
    .desktop-img{display: none}
.mob-img{display: block;}
.customFlex{display: block; align-items: flex-end;}
}

@media screen and (max-width:480px) {
    .logo-lp img {
        max-width: 250px
    }

    .ReloadBtn {
        width: 20px !important;
        height: 20px !important
    }
    .jbclanding-page.bg-img{    background-position: top left;}
    .capcode{float: left;}
    .form-section form .captchaClass input{width: 100%; margin-bottom: 15px;}
   .captchaClass .flexDiv{display: block;}
   #UserCaptchaCode{margin-bottom: 15px;}
   .capcode{width: 100%;}
   .CaptchaWrap{clear: both;}
   .table-structre.rdTable  table tr th{width: 35%;}
   .jbclanding-page.bg-img {
    /* background-image: url(../img/bg-mob.jpg);background-position: -398px -300px; */
    /* margin-top: -100px; */
    background-color: white;}

    @supports (-webkit-overflow-scrolling: touch) {
        .checkbox-inline{padding-left: 35px;}
        .checkbox-inline input[type=checkbox]{margin-left: -35px;}
      }
}

@media screen and (min-width:767px){
    .table-rate table{max-width: 80%; margin:0 auto;}
    .col-md-11.brand-opt{float: left;}
    
}


@media screen and (max-width:767px){ .table-rate{max-width: 91%;} .cnt-tbl.th-clr2{min-width: 150px;}
.terms {padding-left: 15px;}
.col-md-11.brand-opt {
    clear: both;
    margin-bottom: 30px;
}
.table-rate {
    margin-top: 35px;
    float:inherit;
    margin: 0 auto;
    width: 100%;
    /* overflow: scroll; */
    max-width: 93%;
    overflow-x: auto;
}
.col-md-11.brand-opt .col-md-4{
    margin-top:15px;
}
.form-section form{margin-bottom:20px;}
.terms-cond {
    max-width: 97%;
}
}


/* new css */
.imgblock{
    position: relative;
}

.imgblock img{
    max-width: 100%;
    width:100%;
}

.descpro{
    width: 100%;
    position: absolute;
    text-align: center;
    left: auto;
    /* top: 30vmax; */
    background-color: transparent;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Source-Sans-Pro';
    font-weight: bold;
    bottom: -24px;

   
}


.btn-color2{font-size: 20px; background-color:#d8107c;color:#fff;text-transform: capitalize; letter-spacing:2px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:4px;padding: 10px 16px;}
.btn-color2:hover{color:#fff;background:#f19d1a!important;transition:.5s}
.descpro a:visited {
    color: white;
}

.start-ref{
    /* background-color: #204d74; */
    font-size: 26px;
    font-weight: bold;
    margin-top: 8px;
    display: inline-block;
    margin-left: 15px;
    margin-right: 0px;
    padding: 10px  0px 0px 0px;
    /* text-align: center; */
    color:#d8107c;
    width: 100%;
    font-family: 'museo700';
}

label{
    
    font-weight: 300;
    font-family: 'Source-Sans-Pro';
}

@media screen and (min-width:415px) {
    .mob-img{
     display: none;
    }
}

@media screen and (max-width:414px) {
    .desk-img{
       display: none;
    }
    .mob-img{
        display:block;
    }
}

.text-pro{
    margin: 8px 16px;
    font-weight: 550;
    padding-bottom: 10px;
    font-family: 'museo700';
}

.refPro{
    padding: 10px 0px 0px 0px;
    font-weight: none !important;
    
}

.checkbox-sav, .checkbox-cur{
    color: black !important;
}

@media screen and (max-width:414px) {
    .checkbox-sav, .checkbox-cur{
        font-size: 11px !important;
    }
}




            .button1 {
                background-color: #EDEDED !important; /* Green */
                border: 1.25px solid #707070 !important;
                color: black !important;
                padding: 5px 12px !important;
                text-align: center;
                text-decoration: none;
                display: inline-block;
                font-size: 16px;
                margin: 4px 2px !important;
                cursor: pointer;
                font-size: 12px !important;
              }        

              .button5 {border-radius: 50% !important;}

              .active{
                  background-color:#d8107c !important;
                  color: white !important;
              }

              .checkbox-inline input:checked ~ .disclaimer {
                background-color: red;
              }

/* .checkPro{padding-left: 0px !important;} */

              /* The container */
.checkPro2 {
    /* display: block; */
    position: relative;
    padding-left: 23px;
    /* margin-bottom: 12px; */
    cursor: pointer;
    font-size: 14px !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 12px;
    font-family: 'Myriad-Pro';
  }
  
  /* Hide the browser's default checkbox */
  .checkPro2 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #eee;
    border:1px solid #AAAAAA;
  }
  
  /* On mouse-over, add a grey background color */
  .checkPro2:hover input ~ .checkmark {
    background-color: #dcc;
  }
  
  /* When the checkbox is checked, add a blue background */
  .checkPro2 input:checked ~ .checkmark {
    background-color: #d8107d;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  .checkPro2 input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .checkPro2 .checkmark:after {
    left: 5px;
    top: 0px;
    width: 4px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .col-md-3, .col-sm-6 ,.col-xs-12 ,.col-md-12{
      padding-left: 1px !important;
      margin-top: 10px;
  }

  #template1, #template2, #template3, #template4, #template5 {
      display: block;
    margin-bottom: 20px;
    margin-top: 20px;
}

.checkboxlabel{
    clear: both;
}

.row.template{
    padding: 0px 15px;
}

.homeLink{
    color: #d91780;
    font-size:14px;
}

.preHomelink{
    color: #333;
    font-size:14px;
    padding: 0px 15px;
    font-family: 'Source-Sans-Pro';
}

.col-md-1 {
    /* width: 92px !important; */
    padding: 0px;
    margin: 0px 20px 0px 0px;
}

.col-sm-4{
    padding-left: 0px;
}
@media screen and (width:1024px) {
    .col-md-1 {
        width: 92px !important;
        padding: 0px;
       
    }
    
    }


.checkPro{
    float: left;
    width: 100%;
}

hr {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.headerPro{
    font-family: 'museo500';
}


.ruleHead{
    color: #000000;
    font-size:18px;
    padding: 0px 15px;
    font-family: 'Source-Sans-Pro';
    font-weight: bold;
    margin: 35px 0 0 0;
}

.ruleList{
    padding: 5px 0px 0px 30px !important;
    margin: 0px;
}

.proText{
    padding: 5px 0px 0px 15px ;
    margin-top: 10px;
}




@media screen and (min-width:415px) {
    #submitBtnAlign{
        text-align:left;
    }
}

@media screen and (max-width:414px) {
    #submitBtnAlign{
        text-align:center;
    }
}


@media screen and (max-width:824px) and (min-width:550px) {
.btn-color2 {
    font-size: 12px;
    padding: 6px 10px;
}

.descpro {
    bottom: -14px
}
}

@media screen and (max-width:414px) and (min-width:320px) {
.descpro {
    bottom: -30px;
}
}

/* The Modal (background) */
.modalPop {
    display: none; 
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }

  /* The Modal (background) */
.modalPop1 {
    display: none; 
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }

  .modalPop2 {
    display: none; 
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    padding-top: 50px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  
  /* Modal Content */
  .modal-container {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 30%;
    text-align: center;
  }

  /* Modal Content */
  .modal-container1 {
    padding: 20px 0px;
    background-color: #fefefe;
    margin: auto;
    border: 1px solid #888;
    width: 30%;
  }
  
  /* The Close Button */
  .closeBtn {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    line-height: 0;
  }
  
  .closeBtn:hover,
  .closeBtn:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }

  .closeBtn1 {
    padding-bottom: 12px;
    padding-right: 7px;
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    line-height: 0;
  }
  
  .closeBtn1:hover,
  .closeBtn1:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }

  .resuBox{
    text-align: center;
    padding-left: 0px !important;
    margin-right: 2%;
  }

  @media screen and (max-width:1920px) and (min-width:1660px) {
    .modalPop2 {
        padding-top: 150px;
    }
  }

  @media screen and (max-width:1024px) and (min-width:737px) {
    .modal-container1 {
        width: 40%;
    }
    .modalPop2 {
        padding-top: 60px;
    }
  }

  @media screen and (max-width:768px) and (min-width:737px) {
    .inp-1 {
        width: 120%;
        padding-left: 4px;
    }
    .inner-section {
        padding-left: 9px;
        padding-right: 9px;
    }
    .blk-2 {
        padding-left: 9px !important;
    }
    }

    @media screen and (max-width:414px) and (min-width:300px) {
        .inp-dis-blk {
            margin-left: 17px;
        }

        .sel-mon {
            margin: 0px 0px 0px 14px;
        }

        .how-para p{
            margin-left: 14px;
            margin-top: 10px;
        }
        }

        @media screen and (max-width:500px) and (min-width:300px) {
            .modal-container {
                width: 75%;
            }

            .btn-dis{
                padding: 8px 35px;
            }
            .smt-btn{
                padding: 8px 35px;
            }

            .modal-container1 {
                width: 96%;
            }

            .form-section {
                margin: 0px auto;
            }
        }