/*css file lf1 page*/

/*.multipal_tab .btn-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}*/

#lf4-step1-1 h3.que-1.first br {
  display:  none;
}
.multipal_tab .btn-block .debt-amt  {
    float: none;
    text-transform: capitalize;
}
.fsi14 .tab-content .tab-head {
    font-size: 36px;
    line-height: 1.2em;
}
#lf1-3 .btn-block {
    display: block;
    flex-wrap: wrap;}
    #lf1-3 .btn-block .gradient {
    float: inherit;
}
.multipal_tab h3 strong {
    padding-bottom: 5px;
    display: block;
}
.multipal_tab button.gradient.center-block.debt-amt.lf4-step1-1  {
       background: #f4991e;
    background: -moz-linear-gradient(top, #f4991e 0%, #ffc001 100%) !important;
    background: -webkit-linear-gradient(top, #f4991e 0%, #ffc001 100%) !important;
    background: linear-gradient(to bottom, #f4991e 0%, #ffc001 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f4991e', endColorstr='#ffc001', GradientType=0) !important;
    color: #fff !important;
    border-radius: 10px !important;
    border: white 1px solid !important;
    height: 67px;
    margin: 4px 6px !important;
    display: inline-block;
}
.multipal_tab button.gradient.center-block.unfiled_btn  {
       background: #f4991e;
    background: -moz-linear-gradient(top, #f4991e 0%, #ffc001 100%) !important;
    background: -webkit-linear-gradient(top, #f4991e 0%, #ffc001 100%) !important;
    background: linear-gradient(to bottom, #f4991e 0%, #ffc001 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f4991e', endColorstr='#ffc001', GradientType=0) !important;
    color: #fff !important;
    border-radius: 10px !important;
    border: white 1px solid !important;
    height: 67px;
    margin: 4px 6px !important;
    display: inline-block;
    max-width: 385px;
    width: 100%;
    font-size: 18px !important;
    font-weight: 700 !important;
}
.multipal_tab button.gradient.center-block.unfiled_btn:hover {
    background: #00a8e2 !important;
    color: #fff !important;
}

.multipal_tab button.gradient.center-block.unfiled_btn:focus {
    border: 2px solid #083962 !important;
}
.multipal_tab button.gradient.center-block.debt-amt.lf4-step1-1:hover {
    background: #00a8e2 !important;
    color: #fff !important;
}

.multipal_tab button.gradient.center-block.debt-amt.lf4-step1-1:focus {
    border: 2px solid #083962 !important;
}



#lf1-3 .arrow {
     top: -207px;
}


.lf1-page .interested h2 {
    margin-top: 0px !important;
}
.lf1-page  .interested .item {
    margin-top: 40px;
}
.debt-type-wrap {
    justify-content: space-between;
}

.modal-dialog button:hover {
    background: #71a827;
    color: #fff;
}
.close {
    background:transparent !important;
    color: #000 !important;
}
section.section-padding.negotiate {
    padding-bottom: 0px;
}
.footer_color {
    padding-bottom: 20px;
}
.lf1-page header.header-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.lf1-page .container-fluid.sticky_mob_header {
    background: #f4f4f4!important;
    margin-bottom: 0!important;
    border-radius: 0!important;
    padding: 0 80px;
}
.lf1-page .hero-banner-bg {
    padding-top: 65px;
}
.lf1-page .hero-banner-bg .text-center.mobpadding{
    float: none;
}
.lf1-page .hero-banner-bg  p.headline {
    font-size: 36px;
    line-height: 1em;
    color: #1c88c9;
    font-family: Times,'Times New Roman';
    margin: 10px 0;
}





@media (max-width: 767px) {

    #lf4-step1-1 h3.que-1.first br {
      display:  block;
    }
    .lf1-page header{
        position: static !important;
    }
   
    .lf1-page .container-fluid.sticky_mob_header {
        padding: 12px 0px;
    }
    .lf1-page .sticky_mob_header{
        top: 0;
    }
    .lf1-page .hero-banner-bg  p.headline {
        font-size: 26px;
        margin-top: 30px;
        margin-bottom: 0;
    }
    body.lf1-page.fixed-header {
        padding-top: 68px;
    }
    .lf1-page .hero-banner-bg{
        padding-top: 0;
    }
    .multipal_tab button.gradient.center-block.unfiled_btn {
        font-size: 15px !important;
        padding: 0 10px;
        height: 50px;
    }
    .debt-type-wrap .debt-type {
        height: 50px !important;
    }
     .lf1-page header img {
            max-width: 120px !important;
    }
     .lf1-page header .call-right {
            margin-top: 10px;
    }
    
}
@media (max-width: 443px) {
    .fsi14-progress .progress-wrap {
        right: -118px !important;
        font-size: 15px;
    }
    .fsi14-progress.lf1-page .hero-banner .inner-box {
         padding: 30px 26px 50px !important;
    }
}
@media (max-width: 374px) {
    .fsi14-progress .progress-wrap {
        right: -104px !important;
        font-size: 13px;
    }
    .fsi14-progress.lf1-page .hero-banner .inner-box {
         padding: 30px 14px 50px !important;
    }
    .multipal_tab button.gradient.center-block.unfiled_btn {
    font-size: 13px !important;
    }
}