    body{
        font-family: 'Montserrat', sans-serif;
    }
    .main-form-sec{
        padding: 10px 0;
    }
    .main-form-sec .container{
    max-width: 1000px;
    }
    .main-heading{
        text-align: center;
    }
.main-heading h2 {
    font-size: 30px;
    font-weight: 600;
}
.main-form-sec .table{
    min-width: 600px;
}

.main-heading p{
    font-size: 16px;
    font-weight: 400;
}
.head-line{
    font-size: 18px;
    font-weight: 600;
}
.submit-btn {
    background-color: #000;
    color: #fff;
    border: none;
    padding: 6px 20px;
    text-transform: uppercase;
    border-radius: 5px;
    margin: 20px 0;
    box-shadow: none;
    outline: none;
}

.main-form-sec .form-gorup{

}
.main-form-sec .form-gorup .form-control {
    padding: 0;
    border: none;
    box-shadow: none;
    outline: none;
    height: auto;
}

.main-form-sec .input-group{

}
.main-form-sec .input-group .input-group-prepend{
    
}
.main-form-sec .input-group .input-group-text {
    padding: 0;
    background-color: transparent;
    border: none;
}
.main-form-sec .input-group .form-control{
     padding: 0 10px;
    border: none;
    box-shadow: none;
    outline: none;
    height: auto;
    color: #000;
}

/*
.for-yes-no.radio label {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    white-space: nowrap;
    justify-content: center;
    cursor: pointer;
}
.for-yes-no.radio .cr {
    border-radius: 0;
    border: none;
}
*/

  .personal-info-table tr th, .personal-info-table tr td {
    font-size: 16px;
    padding: 2px 15px;
}


.mb-20{
    margin-bottom: 20px;
}

.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}
.radio label{
    display: flex;
    align-items: center;
    margin-bottom: 0;
    white-space: nowrap;
}
.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

/*old css*/

.element::-webkit-scrollbar { width: 0 !important }
.element { overflow: -moz-scrollbars-none; }
.element { -ms-overflow-style: none; }

.phone-img{
    border: 2px solid #ddd;
}

/*.phone-img {
    height: 95vh;
    width: 320px;
    margin: 0 auto;
    padding: 5px;
    position: relative;
}
.phone-img .img-mobile {
    position: absolute;
    height: 95vh;
    width: 100%;
    z-index: 1000;
    left: 0;
    right: 0;
    background-image: url(iphone-6.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.phone-img .img-mobile img{
    height: 100%;
    width: 100%;
}
.inner-phone {
    position: relative;
    z-index: 1000;
    height: 71vh;
    overflow-y: scroll;
    padding: 0 0px;
    overflow-x: hidden;
    margin: 69px 0 0;
    scroll-behavior: auto;
    padding-left: 19px;
    padding-right: 3px;
}*/
.inner-phone p {
    font-size: 0.58rem;
    margin-bottom: 0;
    font-weight: 600;
}
.align-item-center{
    align-items: center;
}
.header-logo {
    height: 50px;
}
.inner-phone .header-box{
padding: 10px 15px;
}
.m-0{
margin: 0;
}
.p-0{
padding: 0;
}
.header-strip {
    background-color: #025CEE;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 20px;
    font-size: 0.6rem;
    /* letter-spacing: 1px; */
    font-weight: 600;
}

.form-box-inner{
    padding: 10px 20px;
}
.form-box-inner .form-group{
    margin-bottom: 10px;
}
.form-box-inner .form-group label {
    font-size: 0.6rem;
    margin-bottom: 0;
    font-weight: 500;
}
.form-box-inner .form-group .form-control {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #ddd;
    padding: 0;
    font-size: 0.7rem;
    color: #000;
    font-weight: 600;
    box-shadow: none;
    outline: none;
    height: auto;
    padding: 4px 0;
}
.form-box-inner .form-group .form-control::placeholder{
    color: #6f6f6f;
}
.flex-radio-inner {
    display: flex;
    text-align: center;
    font-size: 0.6rem;
}
.flex-radio-inner .first-box {
    width: 60%;
    text-align: left;
    font-weight: 600;
}
.flex-radio-inner .first-box span {
    margin-bottom: 5px;
    display: block;
}
.flex-radio-inner .second-box {
    width: 40%;
    display: flex;
    justify-content: flex-end;
    padding-top: 8px;
}
.flex-radio-inner .second-box label {
    margin: 0 5px;
    font-size: 0.6rem;
    font-weight: 600;
}
.border-bottom{
    border-bottom: 1px solid #ddd;
}
.any-applicable .checkbox label{
font-size: 0.5rem;
font-weight: 600;
}
.flex-radio-inner.year-box{
    display: block;
}
.flex-radio-inner.year-box .first-box {
    width: 100%;
}
.flex-radio-inner.year-box .second-box {
    width: 100%;
    justify-content: space-between;
    margin-top: 10px;
}
.flex-radio-inner.year-box .second-box label {
    margin: 0;
}
.header-strip span {
    font-size: 0.6rem;
    display: block;
    font-weight: normal;
    text-align: justify;
    text-transform: initial;
    margin-top: 7px;
}
.submit-btn {
    background-color: #025CEE;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 30px;
    font-size: 0.6rem;
    font-weight: 600;
    border: none;
    text-transform: uppercase;
    border-radius: 5px;
    margin: 15px 0;
    box-shadow: none;
    outline: none;
}

        #phone_area {
    margin: 15px auto 0 auto;
    text-align: center;
    display: none;
    position: relative;
    z-index: 1;
}
#iphone_5_emulator {
    background-image: url(iPhone_5_portrait.png);
    width: 380px;
    height: 765px;
}
 #iphone_5_emulator{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
    margin: 0 auto 0 auto;
    text-align: center;
}
#frame_iphone_5_emulator {
    width: 318px;
    height: 570px;
    margin: 90px 0 0 0px;
}
.frame_scroller {
    display: inline-block;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
}
.frame_scroller>iframe {
    width: 100%;
    height: 100%;
}
iframe {
    overflow-y: hidden;
}
.mb-15{
    margin-bottom: 15px !important;
}
.mb-30{
    margin-bottom: 30px !important;
}
.mt-15{
    margin-top: 15px !important;
}
.mt-30{
    margin-top: 30px !important;
}
.record-card{
    margin: 20px;
}
.record-card .card {
    border-radius: 10px;
    border: none;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.record-card .card-header {
    background-color: #025CEE;
    color: #fff;
    padding: 8px 20px;
    font-size: 0.6rem;
    border-radius: 10px 10px 0 0;
    position: relative;
}
.record-card .add-sign {
    position: absolute;
    right: 20px;
    top: 10px;
}
.record-card .form-box-inner .form-group .form-control {
    font-size: 0.6rem;
}
.reffrel-for.any-applicable .checkbox label{
    font-size: 0.6rem;
}
.otp-box.digit-group{
    display: flex;
    align-items: center;
}
.otp-box.digit-group .form-control {
    width: 10%;
    margin: 0 auto;
    text-align: center;
}
.flex-radio-inner.dr-box .second-box {
    width: 100%;
    justify-content: flex-start;
}
.flex-radio-inner.dr-box .second-box label{
    margin-right: 20px;
}
.for-display-block{
    display: block !important;
}
.for-signature-pad canvas {
    cursor: url(edit-left.png), default;
    border: 1px solid #eee;
    border-radius: 0px;
    background-color: #eee;
    display: block;
}


@media (max-width: 768px) {

#iphone_5_emulator {
    background-image: none !important;
    width: 100% !important;
    height: auto !important;
}
#frame_iphone_5_emulator {
    width: 100%;
    height: 100vh;
    margin: 0px;
}
.main-form-sec {
    padding: 0px 0;
}
.phone-img {
    border: none;
}
}