/*new loading code starts*/
p.smallform-text {text-align: center;margin-bottom: 16px;line-height: 26px;}
.col-lg-12.formstarts legend.business-legend {color: #fff;}
legend.business-legend {text-align: center;}
p.smallformtext {font-size: 14px;font-weight: bold;color: #fff !important;}
 h1.smallformhead {text-align: center;font-weight: bold;}
 h2.Why-Chooseheading {font-weight: bold;margin-bottom: 20px;text-align: center;}
.service-info {min-height: 137px;}
img.hidden-xs {margin-top: -25px;}
h2.unsecured-title {text-align: center;font-weight: bold;margin-bottom: 20px;text-align: center;}
p.unsecuredtext {text-align: justify;line-height: 28px;}
.applybut {text-align: center;}
.applybtun {background-color: #eea236;padding: 10px 25px;border-radius: 25px;margin-bottom: 15px;margin-top: 10px;}
a.btnapplynow {color: #fff;font-weight: bold;font-size: 20px;}
.container-fluid.small button#step0Next ,.container-fluid.small button#step1Next,.container-fluid.small button#submit {background-color: #eea236;padding: 10px 20px;border-radius: 22px;font-weight: bold;border: 2px solid #fff;}
.container-fluid.small button#step1Prev,.container-fluid.small button#step2Prev{padding: 10px 20px;border-radius: 22px;}
/*new loading code ends*/
/*loading code starts*/
img.navbar-log-img {height:70px;}
div#checking {display:none; position: fixed; top: 0;left: 0; width: 100%; height: 100%; background: #f4f4f4; z-index: 99;}
.checking-text {position: absolute;top: 20%;left: 0;height: 100%;width: 100%;font-size: 18px;text-align: center;}
h3.checking-text-cente {font-size: 36px;margin-top:10px;}
strong.checking-strong {font-size: 34px;}
span.checking-span {color:green;font-size: 38px;}
.display-time {font-size:14px;text-transform:uppercase;color:white;}
p.Great-text {text-align:center;font-weight:bold;color:white;margin-top: 11px;font-size: 20px;}
b.application-text{color:white;}
span.money-text {color:#f0ad4e; }
i.fa.fa-arrow-up {font-size: 20px;}
.go-top {position: fixed;bottom: 2em;right: 2em;text-decoration: none;color: white;	background-color: rgb(41, 178, 133);font-size: 10px;padding: 1em;display: none;}
.go-top:hover {	background-color: rgb(240, 173, 78);}
/*loading code ends*/
/*slider css form code*/
form#myform .row .col-md-6 {margin-bottom: 7px;}
label.error {margin-bottom: 0;}
.form-group.row .col-md-6 {margin-bottom: 7px;}
.range-slider span, .range-slider output {font-size:40px;}
output{display:inline;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555; }
.rangeslider__fill {background: #eea236 !important;}
.sliderform{margin-top:10px;}
.rangeslider, .rangeslider__fill {background: #e6e6e6;display: block;height: 35px !important;width: 100%;-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.3);-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.3);box-shadow: inset 0 1px 3px rgba(0,0,0,0.3);-moz-border-radius: 20px;-webkit-border-radius: 20px;border-radius: 20px !important;}
.rangeslider__handle {width: 60px !important;height: 60px !important;position: absolute;top: -13px !important;}
.btn-warning {font-size: 15px !important;margin-top: 0;color: #fff;background-color: #f59917;border-color: #eea236;}
.applyform p {margin-bottom: 0;}
/*slider css form code ends*/
div.collapse.in {padding: 0px 10px;}
.range-slider span, .range-slider output {font-size: 45px;font-weight: bold;color: #fff;}
p.text-des {font-size: 14px;}
ul.quicklinks {padding-left: 5px;}
ul.howitworks {padding-left: 5px;}
ul.loanlinks {padding-left: 5px;}
.row.business-loan-types .col-md-4 {margin-bottom: 15px;}
li.dropdown.menu1 button {margin-top: -6px;}
.navbar-right {margin-right: 0 !important;}
*{box-sizing:border-box;}
.navbar-default{background-color:#ffffff !important;}
.navbar-default .navbar-nav>.active>a{background-color:#14b09a !important;color: #fff !important;}
.navbar-default .navbar-nav>li>a{color:#190c0c !important;font-size:16px !important;}
.navbar-default .navbar-nav>li>.menubg a:hover{color:white !important;}
.navbar-default .navbar-nav>li:nth-child(7)>a:hover{background:none;}
.btn-group-lg>.btn, .btn-lg{padding:8px 20px !important;font-size:18px !important;line-height:1.3333333;border-radius:21px;margin-top:-10px;margin-bottom: 15px;}
.menu1 a:hover{background:none !important;}
.menu1 ul li a:hover{background-color:white;}
.dropdown:hover #dropdown-menu{display:block;background-color:#29bea0;}
#dropdown-menu li a:hover{color:#fff;}
.dropdown a:hover #dropdown-menu{display:block;color:#f0ad4e;}
.menu1 a:hover{background:none !important;}
.menu1 ul li a:hover{background-color:white;}
.dropdown:hover #dropdown-menu1{display:block;background-color:#29bea0;}
#dropdown-menu1 li a:hover{color:#fff;}
.dropdown a:hover #dropdown-menu1{display:block;color:#f0ad4e;}
.no-spin::-webkit-inner-spin-button{-webkit-appearance:none;}
.footerlinks a:hover{color:#f39c11;text-decoration:none;}
.footerlinks a{color:#29bea0;text-decoration:none;}
.copyright a:hover{color:#29bea0;text-decoration:none;}
.copyright a{color:#f39c11;text-decoration:none;}
.hover15 figure{position:relative;}
.hover15 figure::before{position:absolute;top:50%;left:50%;z-index:2;display:block;content:'';width:0;height:0;background:rgba(255,255,255,.2);border-radius:100%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:0;}
.hover15 figure:hover::before{-webkit-animation:circle .75s;animation:circle .75s;}
@-webkit-keyframes circle{0%{opacity:1;}
40%{opacity:1;}
100%{width:200%;height:200%;opacity:0;}
}
@keyframes circle{0%{opacity:1;}
40%{opacity:1;}
100%{width:300%;height:300%;opacity:0;}
}
.navbar-header{min-height:80px;}
.navbar-fixed-top{position:sticky !important;}
.navbar{position:relative;min-height:100px;margin-bottom:0px !important;}
.menu{padding-top:25px;}
#homepageform{padding-top:45px;}
.iconbox{margin-bottom:13px;}
#heading{margin-bottom:50px;;}
#footer-content{background-color:#2f4054;color:aliceblue;}
.content{margin-top:10px;}
#eligibility {
    background-color: aliceblue;
    padding-top: 25px;
    padding-bottom: 30px;
}
h1#heading {text-align: center;font-size: 30px;font-weight: bold;color:#fff;}
h2.loadheading {text-align: center;font-size: 30px;font-weight: bold;color:#fff;}
h2.how-it-works{text-align: center;font-size: 30px;font-weight: bold;}
h2#heading2 {text-align: center;font-size: 30px;font-weight: bold;}
.col-md-3.how-it-works-img .media-body {
    text-align: center;
}
.secureimages{margin-top:25px;margin-bottom:25px;}
.image{margin-bottom:10px;}
.data{padding-left:16px;}
.data1{padding-left:16px;}
#testimonial{margin-top:30px;}
#loans{background-color:#059e7f;}
#chooseus{background-color:#f39c11;    padding-top: 20px;}
#aprpolicy{padding-top:5px;text-align:justify;    line-height: 25px;}
.media{padding-bottom:40px;}
#banner{background-image:url("images/home.jpg");background-size:cover;height:100%;}
.loadheading{padding-bottom:20px;}
.content{font-size:12px;padding-top:26px;text-align:justify;}
#testimonial{background:#29bea0;}
#testimonialdata{background:#29bea0;}
.testimonial{padding:35px 50px;margin:0 20px 30px;border-radius:0 70px 0 70px;border:5px solid #ffc33c;border-left:none;border-right:none;text-align:center;}
.testimonial .pic{display:inline-block;width:100px;height:100px;border-radius:50%;margin-bottom:20px;overflow:hidden;}
.testimonial .pic img{width:100%;height:auto;}
.testimonial .title{display:block;margin:0 0 7px 0;font-size:20px;font-weight:600;color:#f39c11;letter-spacing:1px;text-transform:uppercase;}
.testimonial .post{display:block;font-size:15px;color:#fff;text-transform:capitalize;margin-bottom:20px;}
.testimonial .description{font-size:16px;color:#fff;line-height:30px;}
.owl-theme .owl-controls{margin-top:0;}
.owl-theme .owl-controls .owl-page span{background:#fff;opacity:0.8;transition:all 0.3s ease 0s;}
.owl-theme .owl-controls .owl-page.active span{background:#ffc33c;}
.testimonial h1{color:#2f4054;}
img.choosebanner-img {width: 100%;height: 100%;}
h1#Loanheading {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color: #14b09a;
}
img.howitworks-form-img {width: 100%;}
#whychooseusfaq{background-color:#f39c11;padding-top:17px;padding-bottom:38px;padding-top: 35px;}
#faq{margin-bottom:20px;background-color:#29bea0;padding-top:17px;padding-bottom:38px;}
#faqheading{color:#2f4054;text-align: center;font-weight:bold;margin-top:0;}

.accordion {background-color: #fff;}
.accordion-toggle {border-bottom: 1px solid #cccccc;cursor: pointer;margin: 0;padding: 10px 10px;position: relative;}
.accordion-toggle.active:after{content:"";position:absolute;right:15px;top:17px;width:0;height:0;border-bottom:5px solid #29b285;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);}
.accordion-toggle:before{content:"";position:absolute;right:15px;top:17px;width:0;height:0;border-top:5px solid #000;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);}
.accordion-toggle.active:before{display:none;}
.accordion-content {display: none;}
.accordion-toggle.active {color: #29b285;}
.accordion-content p {padding: 10px 10px;line-height: 27px;text-align: justify;}

.centered{position:absolute;top:50%;left:80%;transform:translate(-50%, -50%);}
#chooseusbtn{background-color:#2f4054 !important;border-color:#2f4054 !important;color:white;}
#paydayadv{background-color:#29bea0;padding-bottom:20px;padding-top:25px;}
.jumbotron{margin-bottom:0px !important;}
#installmentloansdata{padding-left:55px;font-size:16px;}
#lineofcreditreq{background-color:#f39c11;padding:20px;}
.checkboxbtn{display:none;}
.checkboxbtn{background-color:#2f4054;;min-height:75px;padding-top:20px;}
#contactform{padding-bottom:25px;}
.howitworks{list-style-type:none;}
.howitworks li a{text-decoration:none;color:#2f4054;}
.quicklinks{list-style-type:none;}
.quicklinks li a{text-decoration:none;color:#2f4054;}
.loanlinks{list-style-type:none;}
.loanlinks li a{text-decoration:none;color:#2f4054;}
#quicklinks{background-color:#f39c11;}
#Title_Loans_Work_banner{}
.Title_Loans_centered{position:absolute;top:50%;left:80%;transform:translate(-50%, -50%);}
#Title_Loans_Work{background-color:#eeeeee;}
#Title_Loans_Work img{padding:10px;}
#Title_Loans_Work p{font-size:16px;}
.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4;margin:15px;}
#Title_Loancreditreq{background-color:#f0ad4e;padding:20px;}
.checkboxbtn{display:none;}
.checkboxbtn{background-color:#2f4054;;min-height:75px;padding-top:20px;}
#howitworks{background-color:#14b09a;padding-bottom:20px;padding-top:14px;}
.dollar{display:inline-block;position:relative;width:100%;color:#333;}
.dollar input{padding-left:15px;}
.dollar:before{position:absolute;top:0;content:"$";left:5px;top:7px;}
#apply-form{background-image:url("images/Application Banner2.jpg");margin-top: 25px !important;}
.col-md-6.form-home ,.col-md-10.form-home{position:relative;z-index:0;}
div#grwf2_22875704_ixgpi{position:relative;z-index:0 !important;}
.right div.grwf2-wrapper.wf2-embedded{z-index:0 !important;}
input.btn.btn-warning.short-button{margin-left:20px;margin-top:20px;}
.error{color:red;}
form#first_form{margin-top:20px;}
.form-group{margin-bottom:0px;}
.landing-button{text-align:center;margin-top:23px;}
form#first_form p{color:#fff;}
form#first_form label{color:#fff;}
p#text-check{color:green;padding:10px;margin-top:10px;}
.row.subscribe{margin:15px 0;}
p.click a.terms-home{color:#2f4054;font-weight:bold;}
.landing-page-image{margin:15px 0;height:-moz-max-content;height:-webkit-max-content;height:max-content;width:100%;}
.content-text.container p{text-align:justify;}
h2.short-heading{font-weight:700;font-size:18px;}
.col-md-6.reply-name, .col-md-6.reply-email{padding-left:0px;margin-bottom:15px;}
p#demo{margin-top:30px;}
.bold{font-weight:bold;font-size:18px;}
.tt-content-wrapper.default-style .tt-content-inner{min-height:280px;}
.tt-content-wrapper .tt-content-inner{position:relative;overflow:hidden;color:#fff;}
.tt-content-wrapper.default-style .tt-visible-content, .tt-content-wrapper.default-style .tt-hidden-content{position:relative;top:50px;}
.tt-content-wrapper:hover .tt-hidden-content{visibility:visible;}
.tt-hidden-content{visibility:hidden;}
.tt-content-wrapper.default-style .tt-visible-content{transition:all 600ms;}
.tt-content-desc h2{font-size:18px;line-height:25px;font-weight:700;color:#fff;}
.tt-content-wrapper:hover .tt-visible-content,
.tt-content-wrapper:hover .tt-hidden-content{position:relative;top:0px;}
.navbar-default .navbar-nav>li>a{border-radius:30px !important;}
.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;}
.text a{color:#ffffff;text-decoration:none;margin-top: 10px;}
p.clickhome{font-size:11px !important;text-align:center;margin:10px 0 0;font-family:Arial, Helvetica, sans-serif !important;}
p.clickhome a{color:#f0ad4e;}
h3.noline {    font-size: 19px;    text-align: center;    margin-top: 5px;}
ul.nav.navbar-nav.navbar-right.menu li a:hover{background-color:#f0ad4e;}
.nav>li>a{position:relative;display:block;padding:10px 10px;margin-right:5px;}
p.clickhow{font-size:11px;text-align:center;margin-top:15px;margin-bottom:0;}
p.clickpay{font-size:12px;text-align:center;margin-bottom:0;margin-top:12px;}
p.clickpay a{color:white;}
h4.advice{font-weight:bold;font-size:15px;text-decoration:underline;}
p.advice-content{margin-bottom:20px;text-align: justify;
    line-height: 26px;}
label.checkbox{font-size:18px;}
p.pay-text{font-size:15px;line-height:26px;text-align: justify;}
li.advantages-list:before {
    content: "\f00c";
    font-family: FontAwesome;
    margin: 0 10px 0 0;
    color: #29bea0;
    font-size: 20px;
    background-color: #fff;
    padding: 4px 5px;
    border-radius: 5px;
}
div#advantagesinstallmentloans {
    background-color: #f0ad4e;padding-top: 20px;
    padding-bottom: 20px;
}
.col-md-12.primary {
    text-align: center;
}
li.advantages-list{list-style-type:none;}
li.advantages-list{list-style-type:none;margin-bottom:10px;line-height:30px;}
h3.text-center-loan{text-align:center;font-weight:bold;margin-bottom:20px;}
p.title-text{font-size:14px !important;text-align:justify;    line-height: 27px;}
.content-text{padding:0 20px 20px;}
.content-text p{line-height:25px;text-align:justify;}
form.forms{padding:10px 0 0;border-radius:30px;color:#fff;}
/*button.btn.btn-warning.submit{margin-left:25px;}*/
.col-md-6.fields .col-md-12{margin-bottom:15px;}
.row.formrow{margin:0;}
.col-md-6.fields input{color:#000;font-weight:bold;}
.col-md-6.fields p{color:#fff;font-weight:bold;}
select#loanrepayentduration{}
p.click{color:#fff;padding:10px 15px 0;margin:0;font-size:11px;text-align:center;}
p.click a{color:#29bea0;}
p.click a:hover{color:#f39c11;}
h3.nolines{margin:11px 0 0;color:#f39c11;font-size:20px;text-align:center;}
.bg-landing h3.noline{color:#fff;}
.bg-landing{background-image:url(images/animation-fianl.gif);width:100%;min-height:400px;height:100%;background-position:left center;background-repeat:no-repeat;background-size:cover;}
.comment-area:hover{border:1px solid #d2cfcf;}
.form-group.row .col-md-6 {width: 50%;float: left;}
#paydayadv {height: 100%;}
.navbar-nav>li>a {padding: 12px 15px !important;line-height: 15px !important;color:#fff;}
.applicationwork .col-md-3 {float: left;margin-top: 10px;}
.col-md-6 .container.applyform{max-width: 100% !important;}
.go-top{position:fixed;bottom:2em;right:2em;text-decoration:none;color:white;background-color:rgb(41, 178, 133);font-size:10px;padding:1em;display:none;}
.go-top:hover{background-color:rgb(240, 173, 78);}
button.addcomments {margin-left: 20px;margin-bottom: 35px;background-color: #14b09a;border: none;padding: 10px 25px;border-radius: 28px;color: #fff;font-weight: bold;font-size: 16px;display:block;}
.panel-title {margin-top: 0;margin-bottom: 0;font-size: 16px;color: #fff;}
p.panel-body-text {font-size: 15px;line-height: 27px;text-align: justify;}
.panel-group .panel .panel-heading {padding: 0;}
.panel {background-color: #fff;border:none;border-radius: 4px;-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);box-shadow: 0 1px 1px rgba(0,0,0,.05);}
.panel-group .panel .panel-heading h4 a {background: #29b4a6;display: block;font-size: 16px;line-height: 20px;padding: 15px;text-decoration: none;margin-bottom: 20px}
.panel-group .panel .panel-heading h4 a:hover, .panel-group .panel .panel-heading h4 a:not(.collapsed) {transition: 0.15s all ease-in-out;}
.panel-group .panel .panel-heading h4 a:not(.collapsed) i:before {content: "-";font-size: 30px;line-height: 10px;}
.panel-group .panel .panel-heading h4 a i {color: #fff;font-size: 12px;}
.panel-group .panel .panel-body {padding-top: 0;}
.panel-group .panel-heading+.panel-collapse>.panel-body {border-top:none;}
h2.acc-title{font-weight:bold;margin-top:30px;margin-bottom:30px;}
/*.accordion1{background-color:#29b4a6;color:#fff;cursor:pointer;padding:18px;width:100%;border:none;text-align:left;outline:none;font-size:16px;transition:0.4s;}
.accordion1:after{content:'\002B';color:#fff;font-weight:bold;float:right;margin-left:5px;}
.accordion1.active:after{content:"\2212";}
.panel{padding:0 18px;background-color:white;max-height:0;overflow:hidden;transition:max-height 0.2s ease-out;}
h2.acc-title{font-weight:bold;margin-top:30px;margin-bottom:30px;}
.panel p{padding-top:10px;text-align:justify;padding-bottom:10px;font-size:15px;}*/
.frm-btn-wrap.col-md-12 {text-align: center;}
.applyform {right: 10px;margin-right: 0px;max-width: 50%;padding: 16px;}
.applyform p{font-family:bold;font-size:14px;color:#fff !important;}
.col-md-6 .container.applyform{max-width: 100%;}
/*checkbox code starts*/
.check{color: white;font-size: 11px;}
.terms-home{color:white;}
.terms-home:hover{text-decoration:none;color:#f0ad4e;}
h2#heading {text-align: center;    font-weight: bold;
    color: #fff;}
h2.loadheading {text-align: center;}
/*button code*/
a.menubg.advantages-button {background-color: #ffffff;padding: 12px 25px !important;font-size: 18px !important;border-radius: 21px;color: #14b09a !important;text-decoration: none;}
.getstartnw{    margin-bottom: 0px;
    margin-top: 0;text-align:center;}
.image{display: block;margin-left: auto;margin-right: auto;}
/*blog page*/
p.blog-text {text-align: justify;line-height: 26px;}
h1.blog-heading {font-weight: bold;line-height: 30px;font-size:24px;}
ul.recent-list {padding-left: 0px;}
li.recent-list-item {list-style-type: none;margin-bottom: 10px;line-height: 25px;font-size: 13px;text-align: justify;}
ul.share-list {padding: 0;}
li.share-list-item {list-style-type: none;display: inline;margin-right: 20px;font-size: 12px;}
textarea.comment-area {padding: 10px 0 0 10px;display: block;margin-bottom: 0px;}
.comment-post {margin-bottom: 40px;}
a.addcomment {display: inline;margin-bottom: 30px;margin-top: 15px;text-decoration: none;background-color: #f0ad4e;color: #fff;padding: 15px 20px;border-radius: 7px;}
.col-md-7.middle {margin-bottom: 50px;}
.left h1{ color:#fff;}
.page {display: none;}
.page-active {display: block;}
.page {margin-bottom: 35px;}
/*blog codes starts*/
.container-fluid.blog {padding-top: 20px;}
#blog{padding-bottom: 20px;padding-top: 20px;margin:40px;}
.blog.btn btn-warning btn-lg{color: #fff;background-color: #f0ad4e;border-color: #eea236;}
.blog h1.pay-text {font-weight: bold;line-height: 30px;margin-top: 0;font-size: 24px;}
.blog p.pay-text {font-size: 13px;line-height: 24px;margin-bottom: 34px;}
img.blog-images {height: 300px;width: 100%;}
.blog h2.pay-text {font-weight: bold;line-height: 30px;margin-top: 0;font-size: 24px;}
h3.pay-text {font-weight: bold;line-height: 30px;margin-top: 0;font-size: 24px;}
h4.pay-text {font-weight: bold;line-height: 30px;margin-top: 0;font-size: 24px;}
legend.Personaltext {text-align: center;}
.col-md-8.flowimg img {
    width: 100%;
}
.display-time1{font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
.application-text1{color:black;}
li.blog-text {
    text-align: justify;
    line-height: 26px;
}
form#myform p {font-size: 13px;font-weight: bold;color:#000;}
.col-md-2.day { margin-top: 20px;}
.col-md-2.year { margin-top: 20px;}
.businesstxt{text-align:center;}
.personaltxt{text-align:center;}
a.menubg.btn.btn-warning.btn-lg.button {margin-top: 0px; border-radius: 20px !important; padding: 11px 20px !important;font-size: 18px !important;}
.col-md-4.imgsec {
    text-align: center;
}.jumbotron .h1, .jumbotron h1 {
    font-size: 36px;
    margin-top: 0;
}
h2.advantagesinstallmentloans-title {
    text-align: center;
}

/*========================================================================RESPONSIVE STYLES================================================================================*/
@media only screen and (max-width:375px){
form#myform p {
    font-size: 11px !important;}
.blog h2.pay-text{    font-size: 20px;}
.panel-group .panel .panel-heading h4 a {
    font-size: 12px;
}
}
@media only screen and (max-width:414px){
h3.covertitle {
text-align: center;
}
.col-md-3.busiicon {
text-align: center;
}
.sildertext span, .sildertext output {
    font-size: 25px !important;}
h2.mcabusinessbanerheading {
    font-size: 24px;
}
h3.reuimentsdocs {
    font-size: 22px;
}
.col-md-6.requrddcmnts ul {
    padding-left: 0;
}
h2.installment-loans-title {
    font-size: 23px;
}
h2.whymerciititle {
    font-size: 24px;
}
#question ,#question1,#question2{
    font-size: 18px;
}
#faqbutton {
    margin-bottom: 20px;
}
.col-md-5.form-home {
    padding: 0;
}
.col-md-8 .form-horizontal .form-group.row .col-md-6 {
    width: 100%;
}
.display-time {
    font-size: 13px;}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {max-height: 385px !important;}
.navbar-right {margin: 0 !important;}
.content-text.container h1 {font-size: 24px;text-align: center;}
.range-slider span, .range-slider output {font-size: 26px;    }
.text-content {font-size: 21px !important;}
 h3.personal.col-md-10 {font-size: 19px;}
input#FirstName {margin-bottom: 20px;}
input#City {margin-bottom: 20px;}
.form-group .col-md-7 {text-align: center;}
.col-md-6.form-layout h3.personal {font-size: 17px !important;line-height: 30px;}
textarea#message {width: 100%;}
ul#pagination-demo li a {font-size: 13px;padding: 5px 10px;}
h1#Loanheading {font-size: 25px;}
.bg-landing .applyform {right: 10px;margin-right: 0px;max-width: 100%;padding: 16px;}
.col-md-10.form-home div#grwf2_22874704_vjjjj {width: 300px !important;}
.bg-landing{background-image:none;background-repeat:no-repeat;background-color:#485d77;}
img.landing-page-image{width:100%;}
.row.landing-page-content .col-md-12{padding:0;}
.bg-img{background-position:right;padding: 0 !important;}
.applicationwork .col-md-3{text-align:center;}
p{text-align:justify;}
#paydayloanworks, #paydayloanworks .container,#lineofcreditworks,#lineofcreditworks .container{padding:0;}
#installmentloansdata{padding-left:0;}
#blog {padding-bottom: 0 !important;padding-top: 0 !important;margin: 0 !important;}
h2.blog-heading{font-size:18px;font-weight:bold;}
.col-md-10.form-home{height:70px;padding:0;}
.col-md-6.form-home{padding:0px;height:270px;}
a.menubg.advantages-button button{margin-left:32% !important;}
.comment-area{width:300px;}
.container.whysec .col-md-6.cover,.container.busisec .col-md-6.cover {
    width: 100%;margin:10px 0;
}
h2.businessbanerheading {
    font-size: 30px !important;}
p.businessbanertext {
    text-align: justify;
    font-size: 16px !important;
}
.display-time1 {
    font-size: 14px;}
.whybusiititle {
    font-size: 25px !important;
    margin-top: 0;
}
.container-fluid.Why-Choose {
    padding: 0;
}
.row.applctnprocesssectn .col-md-1 {
    width: 10%;
    float: left;
}
.row.applctnprocesssectn .col-md-11 {
    width: 90%;
    float: left;
}
.sectionlistheading{font-size: 19px;}
p.businessindtypetxt {
    text-align: center;
}
form#myform label {
    font-size: 11px !important;
}
h3.noline {
    font-size: 15px !important;
}
h3.getpayday {
    font-size: 20px;
}
.container.applyform {
    padding: 0;
}
h2.text-center-loan {
    font-size: 20px !important;
}
ul.advantages {
    padding-left: 0;
    text-align: justify;
}
h1.Installment-Loans-title{font-size: 22px;}
h2.advantagesinstallmentloans-title {
    font-size: 20px;
}
div#mcaadvntages {
    margin: 0;
}
.page {
    margin-bottom: 0;
}
h3#faqheading {
    font-size: 16px;
}
h1.blog-heading {
line-height: 25px;
font-size: 20px;
}
.panel-group .panel .panel-heading h4 a {
    font-size: 12px;
}
}
@media only screen and (width:667px){
    form#myform p, form#myform label {
    font-size: 10px;
}
.stepDetails .col-md-3 {
    width: 25%;
    float: left;
}
.stepDetails .col-md-2 {
    width: 16%;
    float: left;
}
.col-md-2.day,.col-md-2.year {
    margin-top: 15px;
}
div#whychooseusfaq .col-md-6 {
    width: 50%;
    float: left;
}
h3#faqheading {
    font-size: 16px;
}
h4.accordion-toggle {
    font-size: 14px;
}
div#eligibility .col-md-6 {
    width: 50%;
    float: left;
}
.col-md-6.requrddcmnts {
    width: 50%;
    float: left;
}
.loans .col-md-4.col-sm-12.col-xs-12.tt-content-wrapper.text-center.default-style.dark-blue-bg{width:33%;float:left;}
.chooseus .col-md-4{width:33%;float:left;    padding: 0;}
h4.media-heading {
    font-size: 15px;
}
.col-md-3.left {width: 30%;float: left;}
.col-md-4.right {width: 35%;float: left;}
.col-md-8.right {width: 70%;float: left;}
.col-md-2.right {width: 17%;float: left;}
.col-md-7.loanbutton {text-align: center;}
h1#Loanheading {
    font-size: 25px;}
.display-time {
    font-size: 13px;
    text-align: center;
}
.col-md-3.how-it-works-img {
    width: 50%;
    float: left;
}
.content-text.container h1 {font-size: 26px;text-align: center;}
div#paydayadv .col-md-6.form-field .col-md-6 {width: 50%;float: left;}
div#paydayadv .col-md-6.form-field {width: 100%;}
div#quicklinks .col-md-4 {width: 33%;float: left;}
textarea#message {width: 100%;}
ul#pagination-demo li a {font-size: 12px;}
.col-md-6.form-field {width: 100%;float: right;}
.form-group.row .col-md-6 p {font-size: 10px;}
div.bg-img {background-position:right;padding: 0;}
.col-md-4.imgsec {width: 33.3%;float: left;}
h2.businessbanerheading {
    font-size: 30px;}
p.businessbanertext {
    text-align: justify;
    font-size: 16px !important;
}
.display-time1 {
    font-size: 14px;}
.whybusiititle {
    font-size: 25px !important;
    margin-top: 0;
}
.container-fluid.Why-Choose {
    padding: 0;
}
.row.applctnprocesssectn .col-md-1 {
    width: 10%;
    float: left;
}
.row.applctnprocesssectn .col-md-11 {
    width: 90%;
    float: left;
}
.sectionlistheading{font-size: 19px;}
p.businessindtypetxt {
    text-align: center;    font-size: 12px;
}
.container.whysec .col-md-6.cover, .container.busisec .col-md-6.cover {
    width: 48%;
    float: left;
    padding: 21px;
    margin: 5px;
}
.col-md-2.businessindstrysectn {
    width: 18.5%;
    float: left;
}
.range-slider span, .range-slider output {
    font-size: 35px;}
h3.getpayday {
    font-size: 20px;
}
.container.applyform {
    padding: 0;
}
h2.text-center-loan {
    font-size: 20px !important;
}
ul.advantages {
    padding-left: 0;
    text-align: justify;
}
.container.faq .col-md-6 {    width: 47% !important;
    float: left;}
div#mcaadvntages {
    margin: 0;
}
.page {
    margin-bottom: 0;
}
.container-fluid.blog .col-md-5 {
    width: 50%;
    float: left;
}
.container-fluid.blog .col-md-4 {
    width: 50%;
    float: left;
}
.blog h2.pay-text {
    line-height: 24px;
    font-size: 18px;
}
.col-md-3.busiicon {
    text-align: center;
}
h3.covertitle {
    font-size: 20px;
    text-align: center;
}
.panel-group .panel .panel-heading h4 a {
    font-size: 15px;
    padding: 10px;
}
.faqcontent {
    width: 50%;
    float: left;
    padding: 11px;
}
}
@media only screen and (width:684px){
    form#myform p, form#myform label {
    font-size: 10px;
}
.stepDetails .col-md-3 {
    width: 25%;
    float: left;
}
.stepDetails .col-md-2 {
    width: 16%;
    float: left;
}
.col-md-2.day,.col-md-2.year {
    margin-top: 15px;
}
div#whychooseusfaq .col-md-6 {
    width: 50%;
    float: left;
}
h3#faqheading {
    font-size: 16px;
}
h4.accordion-toggle {
    font-size: 14px;
}
div#eligibility .col-md-6 {
    width: 50%;
    float: left;
}
.col-md-6.requrddcmnts {
    width: 50%;
    float: left;
}
.loans .col-md-4.col-sm-12.col-xs-12.tt-content-wrapper.text-center.default-style.dark-blue-bg{width:33%;float:left;}
.chooseus .col-md-4{width:33%;float:left;    padding: 0;}
h4.media-heading {
    font-size: 15px;
}
.col-md-3.left {width: 30%;float: left;}
.col-md-4.right {width: 35%;float: left;}
.col-md-8.right {width: 70%;float: left;}
.col-md-2.right {width: 17%;float: left;}
.col-md-7.loanbutton {text-align: center;}
h1#Loanheading {
    font-size: 25px;}
.display-time {
    font-size: 13px;
    text-align: center;
}
.col-md-4.imgsec {width: 33.3%;float: left;}
.content-text.container h1 {font-size: 26px;text-align: center;}
div#paydayadv .col-md-6.form-field .col-md-6 {width: 50%;float: left;}
div#paydayadv .col-md-6.form-field {width: 100%;}
div#quicklinks .col-md-4 {width: 33%;float: left;}
textarea#message {width: 100%;}
ul#pagination-demo li a {font-size: 12px;}
.col-md-6.form-field {width: 100%;float: right;}
.form-group.row .col-md-6 p {font-size: 10px;}
div.bg-img {background-position: right;padding: 0px;}
.form-group.row .col-md-6 {width: 50%;float: left;}
.navbar-nav>li>a {padding-top: 7px !important;padding-bottom: 5px !important;line-height: 15px !important;}
.applicationwork .col-md-3 {width: 50%;float: left;margin-top: 10px;}
.col-md-6 .container.applyform{max-width: 100% !important;}
h2.businessbanerheading {
    font-size: 30px;}
p.businessbanertext {
    text-align: justify;
    font-size: 16px !important;
}
.col-md-3.busiicon {
    text-align: center;
}
h3.covertitle {
    font-size: 20px;
    text-align: center;
}

.display-time1 {
    font-size: 14px;}
.whybusiititle {
    font-size: 25px !important;
    margin-top: 0;
}
.container-fluid.Why-Choose {
    padding: 0;
}
.row.applctnprocesssectn .col-md-1 {
    width: 10%;
    float: left;
}
.row.applctnprocesssectn .col-md-11 {
    width: 90%;
    float: left;
}
.sectionlistheading{font-size: 19px;}
p.businessindtypetxt {
    text-align: center;    font-size: 12px;
}
.container.whysec .col-md-6.cover, .container.busisec .col-md-6.cover {
    width: 48%;
    float: left;
    margin: 5px;
    padding: 25px;
}
.col-md-2.businessindstrysectn {
    width: 18.5%;
    float: left;
}
.range-slider span, .range-slider output {
    font-size: 35px;}
h3.getpayday {
    font-size: 20px;
}
.container.applyform {
    padding: 0;
}
h2.text-center-loan {
    font-size: 20px !important;
}
ul.advantages {
    padding-left: 0;
    text-align: justify;
}
.container.faq .col-md-6 {    width: 47%;
    float: left;}
div#mcaadvntages {
    margin: 0;
}
.page {
    margin-bottom: 0;
}
.container-fluid.blog .col-md-5 {
    width: 50%;
    float: left;
}
.container-fluid.blog .col-md-4 {
    width: 50%;
    float: left;
}
.blog h2.pay-text {
    line-height: 24px;
    font-size: 18px;
}
.panel-group .panel .panel-heading h4 a {
    font-size: 15px;
    padding: 10px;
}
.faqcontent {
    width: 50%;
    float: left;
    padding: 11px;
}
}
@media only screen and (width:734px){
    form#myform p, form#myform label {
    font-size: 11px;
}
.stepDetails .col-md-3 {
    width: 25%;
    float: left;
}
.stepDetails .col-md-2 {
    width: 16%;
    float: left;
}
.col-md-2.day,.col-md-2.year {
    margin-top: 15px;
}
div#whychooseusfaq .col-md-6 {
    width: 50%;
    float: left;
}
h3#faqheading {
    font-size: 16px;
}
h4.accordion-toggle {
    font-size: 14px;
}
div#eligibility .col-md-6 {
    width: 50%;
    float: left;
}
.col-md-6.requrddcmnts {
    width: 50%;
    float: left;
}
.loans .col-md-4.col-sm-12.col-xs-12.tt-content-wrapper.text-center.default-style.dark-blue-bg{width:33%;float:left;}
.chooseus .col-md-4{width:33%;float:left;    padding: 0;}
h4.media-heading {
    font-size: 15px;
}
.col-md-3.left {width: 30%;float: left;}
.col-md-4.right {width: 35%;float: left;}
.col-md-8.right {width: 70%;float: left;}
.col-md-2.right {width: 17%;float: left;}
.col-md-7.loanbutton {text-align: center;}
.display-time {
    font-size: 13px;
    text-align: center;
}
.col-md-4.imgsec {width: 33.3%;float: left;}
.content-text.container h1 {font-size: 26px;text-align: center;}
div#paydayadv .col-md-6.form-field .col-md-6 {width: 50%;float: left;}
div#paydayadv .col-md-6.form-field {width: 100%;}
div#quicklinks .col-md-4 {width: 33%;float: left;}
textarea#message {width: 100%;}
ul#pagination-demo li a {font-size: 12px;}
.col-md-6.form-field {width: 100%;float: left;}
.form-group.row .col-md-6 p {font-size: 11px !important;}
div.bg-img {background-position: right;padding: 0;}
.form-group.row .col-md-6 {width: 50%;float: left;}
.applicationwork .col-md-3 {width: 50%;float: left;    margin-top: 10px;}
.navbar-nav>li>a {padding-top: 7px !important;padding-bottom: 5px !important;line-height: 15px !important;}
.col-md-6 .container.applyform{max-width: 100% !important;}
h2.businessbanerheading {
    font-size: 30px;}
p.businessbanertext {
    text-align: justify;
    font-size: 16px !important;
}
.display-time1 {
    font-size: 14px;}
.whybusiititle {
    font-size: 25px !important;
    margin-top: 0;
}
.container-fluid.Why-Choose {
    padding: 0;
}
.row.applctnprocesssectn .col-md-1 {
    width: 10%;
    float: left;
}
.row.applctnprocesssectn .col-md-11 {
    width: 90%;
    float: left;
}
.sectionlistheading{font-size: 19px;}
p.businessindtypetxt {
    text-align: center;    font-size: 14px;
}
.container.whysec .col-md-6.cover, .container.busisec .col-md-6.cover {
    width: 47%;
    float: left;padding:19px;
}
.col-md-3.busiicon {
   text-align: center;
}
h3.covertitle {
   font-size: 20px;
   text-align: center;
}
.covertext {
    font-size: 17px !important;
}
.col-md-2.businessindstrysectn {
    width: 18.5%;
    float: left;
}
.range-slider span, .range-slider output {
    font-size: 35px;}
h3.getpayday {
    font-size: 20px;
}
.container.applyform {
    padding: 0;
}
h2.text-center-loan {
    font-size: 20px !important;
}
ul.advantages {
    padding-left: 0;
    text-align: justify;
}
.container.faq .col-md-6 {    width: 47%;
    float: left;}
div#mcaadvntages {
    margin: 0;
}
.page {
    margin-bottom: 0;
}
.container-fluid.blog .col-md-5 {
    width: 50%;
    float: left;
}
.container-fluid.blog .col-md-4 {
    width: 50%;
    float: left;
}
.blog h2.pay-text {
    line-height: 24px;
    font-size: 18px;
}
.panel-group .panel .panel-heading h4 a {
    font-size: 15px;
    padding: 10px;
}
.faqcontent {
    width: 50%;
    float: left;
    padding: 11px;
}
}
@media only screen and (width:736px){
    form#myform p, form#myform label {
    font-size: 11px;
}
    .stepDetails .col-md-3 {
    width: 25%;
    float: left;
}
.stepDetails .col-md-2 {
    width: 16%;
    float: left;
}
.col-md-2.day,.col-md-2.year {
    margin-top: 15px;
}
div#whychooseusfaq .col-md-6 {
    width: 50%;
    float: left;
}
h3#faqheading {
    font-size: 16px;
}
h4.accordion-toggle {
    font-size: 14px;
}
div#eligibility .col-md-6 {
    width: 50%;
    float: left;
}
.col-md-6.requrddcmnts {
    width: 50%;
    float: left;
}
.loans .col-md-4.col-sm-12.col-xs-12.tt-content-wrapper.text-center.default-style.dark-blue-bg{width:33%;float:left;}
.chooseus .col-md-4{width:33%;float:left;    padding: 0;}
h4.media-heading {
    font-size: 15px;
}
.col-md-3.left {width: 30%;float: left;}
.col-md-4.right {width: 35%;float: left;}
.col-md-8.right {width: 70%;float: left;}
.col-md-2.right {width: 17%;float: left;}
.col-md-7.loanbutton {text-align: center;}
.col-md-4.imgsec {width: 33.3%;float: left;}
.content-text.container h1 {font-size: 26px;text-align: center;}
div#paydayadv .col-md-6.form-field .col-md-6 {width: 50%;float: left;}
div#paydayadv .col-md-6.form-field {width: 100%;}
div#quicklinks .col-md-4 {width: 33%;float: left;}
textarea#message {width: 100%;}
ul#pagination-demo li a {font-size: 12px;}
.col-md-6.form-field {width: 100%;float: right;}
.form-group.row .col-md-6 p {font-size: 11px;}
div.bg-img {background-position: right;padding: 0;}
.form-group.row .col-md-6 {width: 50%;float: left;}
.navbar-nav>li>a {padding-top: 7px !important;padding-bottom: 5px !important;line-height: 15px !important;}
.applicationwork .col-md-3 {width: 50%;float: left;margin-top: 10px;} 
.col-md-6 .container.applyform{max-width: 100% !important;}
h2.businessbanerheading {
    font-size: 30px;}
p.businessbanertext {
    text-align: justify;
    font-size: 16px !important;
}
.display-time1 {
    font-size: 14px;}
.whybusiititle {
    font-size: 25px !important;
    margin-top: 0;
}
.container-fluid.Why-Choose {
    padding: 0;
}
.row.applctnprocesssectn .col-md-1 {
    width: 10%;
    float: left;
}
.row.applctnprocesssectn .col-md-11 {
    width: 90%;
    float: left;
}
.sectionlistheading{font-size: 19px;}
p.businessindtypetxt {
    text-align: center;    font-size: 14px;
}
.container.whysec .col-md-6.cover, .container.busisec .col-md-6.cover {
    width: 47%;
    float: left;
    padding: 34px;
}
.col-md-3.busiicon {
    text-align: center;
}
h3.covertitle {
    font-size: 20px;
    text-align: center;
}
.col-md-2.businessindstrysectn {
    width: 18.5%;
    float: left;
}
.range-slider span, .range-slider output {
    font-size: 35px;}
h3.getpayday {
    font-size: 20px;
}
.container.applyform {
    padding: 0;
}
h2.text-center-loan {
    font-size: 20px !important;
}
ul.advantages {
    padding-left: 0;
    text-align: justify;
}
.container.faq .col-md-6 {    width: 47%;
    float: left;}
div#mcaadvntages {
    margin: 0;
}
.page {
    margin-bottom: 0;
}
.container-fluid.blog .col-md-5 {
    width: 50%;
    float: left;
}
.container-fluid.blog .col-md-4 {
    width: 50%;
    float: left;
}
.blog h2.pay-text {
    line-height: 24px;
    font-size: 18px;
}
.panel-group .panel .panel-heading h4 a {
    font-size: 15px;
    padding: 10px;
}
.faqcontent {
    width: 50%;
    float: left;
    padding: 11px;
}
}
@media only screen and (width:768px){
div#whychooseusfaq .col-md-6 {
    width: 50%;
    float: left;
}
h3#faqheading {
    font-size: 16px;
}
h4.accordion-toggle {
    font-size: 14px;
}
div#eligibility .col-md-6 {
    width: 50%;
    float: left;
}
.col-md-6.requrddcmnts {
    width: 50%;
    float: left;
}
form#myform p, form#myform label {
    font-size: 11px;
}
.stepDetails .col-md-3 {
    width: 25%;
    float: left;
}
.stepDetails .col-md-2 {
    width: 16%;
    float: left;
}
.col-md-2.day,.col-md-2.year {
    margin-top: 15px;
}
.loans .col-md-4.col-sm-12.col-xs-12.tt-content-wrapper.text-center.default-style.dark-blue-bg{width:33%;float:left;}
.chooseus .col-md-4{width:33%;float:left;    padding: 0;}
h4.media-heading {
    font-size: 15px;
}
.col-md-7.loanbutton {text-align: center;}
.col-md-3.left {width: 30%;float: left;}
.col-md-4.right {width: 35%;float: left;}
.col-md-8.right {width: 70%;float: left;}
.col-md-2.right {width: 17%;float: left;}
.col-md-4.imgsec {width: 33.3%;float: left;}
.content-text.container h1 {font-size: 26px;}
div#paydayadv .col-md-6.form-field .col-md-6 {width: 50%;float: left;}
div#paydayadv .col-md-6.form-field {width: 100%;}
div#quicklinks .col-md-4 {width: 33%;float: left;}
textarea#message {width: 100%;}
ul#pagination-demo li a {font-size: 12px;}
.form-group.row .col-md-6 p {font-size: 11px;}
div.bg-img {background-position:right;padding:0;}
.form-group.row .col-md-6 {width: 50%;float: left;}
div#howitworks .row {margin: 0;}
div#paydayadv .row {margin: 0;}
.form-group.row{width:100%;}
.col-md-6.fields{ width:50%; float:left; padding:0;}
button.btn.btn-warning.submit{margin-left:118px !important;}
.applicationwork .col-md-3 {width: 50%;float: left;margin-top: 10px;}
.container {width: 100%;}
.form-group.col-md-6 {width: 50%;float: left;margin-bottom: 0;}
.checkbox.col-md-8 {text-align: center;}
h2.businessbanerheading {
    font-size: 30px;}
p.businessbanertext {
    text-align: justify;
    font-size: 16px !important;
}
.display-time1 {
    font-size: 14px;}
.whybusiititle {
    font-size: 25px !important;
    margin-top: 0;
}
.container-fluid.Why-Choose {
    padding: 0;
}
.row.applctnprocesssectn .col-md-1 {
    width: 10%;
    float: left;
}
.row.applctnprocesssectn .col-md-11 {
    width: 90%;
    float: left;
}
.sectionlistheading{font-size: 19px;}
p.businessindtypetxt {
    text-align: center;    font-size: 14px;
}
.container.whysec .col-md-6.cover, .container.busisec .col-md-6.cover {
    width: 47%;
    float: left;
    padding: 42px;
}
.col-md-3.busiicon {
    text-align: center;
}
h3.covertitle {
    font-size: 20px;
    text-align: center;
}
.col-md-2.businessindstrysectn {
    width: 18.5%;
    float: left;
}
.range-slider span, .range-slider output {
    font-size: 35px;}
h3.getpayday {
    font-size: 20px;
}
.container.applyform {
    padding: 0;
}
h2.text-center-loan {
    font-size: 20px !important;
}
ul.advantages {
    padding-left: 0;
    text-align: justify;
}
.container.faq .col-md-6 {    width: 47%;
    float: left;}
div#mcaadvntages {
    margin: 0;
}
a.menubg.btn.btn-warning.btn-lg.button{padding: 11px 13px !important;
    font-size: 12px !important;
}
.page {
    margin-bottom: 0;
}
.container-fluid.blog .col-md-5 {
    width: 50%;
    float: left;
}
.container-fluid.blog .col-md-4 {
    width: 50%;
    float: left;
}
.blog h2.pay-text {
    line-height: 24px;
    font-size: 18px;
}
.panel-group .panel .panel-heading h4 a {
    font-size: 16px;
    padding: 10px;
}
.faqcontent {
    width: 50%;
    float: left;
    padding: 11px;
}
}
@media only screen and (width:1024px){
.page {
    margin-bottom: 0;
}
.blog h2.pay-text {
    line-height: 25px;
    font-size: 19px;
}
.content-text.container h1 {font-size: 26px;}
.range-slider span, .range-slider output {font-size: 37px;}
ul#pagination-demo li a {font-size: 12px;}
.col-md-6.form-field {width: 50%;float: left;}
div.bg-img {background-position: initial;padding: 0;}
.container.whysec .col-md-6.cover, .container.busisec .col-md-6.cover {
    margin: 5px;
}
p.businessindtypetxt {
    font-size: 16px;
}
.accordion1 {
    font-size: 13px;
}
.panel-group .panel .panel-heading h4 a {
    font-size: 13px;
    padding: 10px;
}
}
@media only screen and (max-width:768px){
.navbar-nav>li>a {
    padding: 9px 9px !important;}
.menu {
    padding-top: 31px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 12px !important;    padding: 9px;    margin-right: 0;
}
.btn-group-lg>.btn, .btn-lg {
    font-size: 12px !important;
    padding: 8px 12px !important;
}
.commands {
    overflow: visible !important;
    margin-top: 0px !important;
}
/*.form-group.row{float:right;}*/
.col-md-6.fields{width:50%;float:left;padding:0;}
button.btn.btn-warning.submit{margin-left:118px !important;}
.nolines{font-size:15px !important;}
}
img.howimg {
    width: 100%;
}.media-heading {
    font-weight: bold;
}
a.footer-howitworks-text {
    color: #333;
}
a.menubg.btn.btn-warning.btn-lg {
    padding: 12px 20px !important;
    border-radius: 21px !important;
    margin-top: -4px;
    margin-bottom: 0;
    background-color: #f0ad4e;
    border-color: #eea236;
    color: #fff;
}
/*recent-post-col////////////////////*/
.widget-sidebar {background-color: #fff;padding: 20px;}
.title-widget-sidebar {font-size: 18pt;border-bottom: 2px solid #e5ebef;margin-bottom: 15px;padding-bottom: 10px;margin-top: 0px;}
.title-widget-sidebar:after {border-bottom: 2px solid #ff6600;width: 150px;display: block;position: absolute;content: '';padding-bottom: 10px;}
.recent-post{width: 100%;height: 80px;list-style-type: none;}
.post-img img {width: 100px;height: 70px;float: left;margin-right: 15px;border: 3px solid #337ab7;transition: 0.5s;}
.recent-post a {text-decoration: none;color:#34495E;transition: 0.5s;}
.post-img, .recent-post a:hover{color:#ff6600;}
.post-img img:hover{border: 3px solid #ff6600;}
/*blog code ends*/
.applicationwork {
    margin-top: 30px;
    margin-bottom: 40px;
}
div#LoanRequirements {
    margin-top: 25px;
}
div#text p {
    text-align: justify;
    line-height: 26px;
}
a.btn.readd {
    background-color: #fff;
    margin-top: 20px;
    padding: 10px 25px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #14b09a;
}
div#accordionEx {
    background-color: #14b09a;
    padding: 20px 10px 20px 25px;
}
h3.getpayday {
    font-weight: bold;
}
ul.jjk li {
    line-height: 24px;
    font-size: 15px;
}
div#mcaloanworks {
    margin-top: 20px;
}
.container.why-choose-us-content p {
    line-height: 27px;
}
.gtj {
    font-size: 20px;
    font-weight: bold;
    color: #14b09a;
}
.container-fluid.termsofuse p {
    text-align: justify;
    line-height: 25px;
}
.container-fluid.termsofuse {
    margin-bottom: 25px;
    margin-top: 15px;
}
.container-fluid.privacypolicy h3 {
    font-size: 20px;
    font-weight: bold;
}
.container-fluid.privacypolicy h1 {
    font-size: 28px;
    font-weight: bold;
}
.container-fluid.privacypolicy p {
    text-align: justify;
    line-height: 25px;
}
.container-fluid.privacypolicy{margin-bottom:25px; margin-top: 15px;}
.container.faqpage h3 {
    font-size: 20px;
    font-weight: bold;
}
.container.faqpage h1.faq-title {
font-weight:bold;font-size:28px;
}
.container.faqpage p {
    text-align: justify;
    line-height: 25px;
}
.container.faqpage{margin-bottom:25px; margin-top: 15px;}
h1.e-Consent-title {font-weight:bold;font-size:28px;}
.gjk {
    font-size: 20px;
    font-weight: bold;
}
.container.econsent p {
    text-align: justify;
    line-height: 25px;
}
.container.econsent{margin-bottom:25px; margin-top: 15px;}
ul.blog-list li {
line-height: 26px;
text-align: justify;
} ul.blog-list {
padding-left: 15px;
}
.row.form-group.form-fields.mmm {
    margin-bottom: 20px;
}
.col-md-12.blog-banner img {
    width: 100%;
}
div#quicklinks {
    text-align: center;
}
ul.quicklinks li {
    line-height: 26px;
}
.aprpolicy {
    margin-bottom: 15px;
    box-shadow: 0px 0px 5px 4px grey;
    margin-top: 20px;
    padding: 20px;
}
div#eligibility p {
    text-align: justify;
    line-height: 25px;
}
.media-body, .media-left, .media-right {
    text-align: justify;
}
.footer-content.container p {
    font-size: 14px;
}
.footer-content.container h4 {
    font-size: 22px;
}
div#confirmation-fluid img {
    width: 100%;
}
button.addcomments {
    display: block;
}