@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,700&display=swap');
body{
	font-size: 15px;
	color:#3c3c3c;
	font-family: 'Montserrat', sans-serif !important;
	float: left;
	width: 100%;
}
*{margin:0; padding:0; box-sizing: border-box;}
img{border:none; max-width:100%; width: auto;height:auto;}
a{text-decoration:none !important; color:#313030;
	transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;  
	-moz-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;}
ul li{
	list-style:none;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Montserrat', sans-serif !important;
}
p{
	font-size: 15px;
    line-height: 1.65;
}
input, textarea, button, a, select{
	outline: none;
}
.logo{
	position: absolute;
	padding-top: 30px;
	width: 100%;
	z-index: 99;
}
.banner {
    float: left;
    width: 100%;
    background: url(../images/main_banner.jpg) no-repeat;
    padding-top: 13%;
    background-size: cover;
    background-position: center;
    padding-bottom: 80px;
}
.logo .container, .banner .container, footer .container{
	max-width: 94%;
}
.banner_content {
    padding: 0 7% 0 12%;
}
.banner_content h2 {
    font-size: 34px;
    font-weight: bold;
    color: #fff;
}
.banner_content h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
}
.banner_content li {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    padding: 4px 0 4px 25px;
    background: url(../images/check_icon.png) no-repeat;
    background-position: left 6px;
}
.banner_content ul {
    float: left;
    width: 100%;
    margin: 20px 0 40px;
}
.btn_center{
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
a.btn_design {
    text-align: center;
    padding: 17px 50px 22px;
    display: inline-block;
    margin: 0 auto 15px;
    color: #fff;
    font-weight: bold;
    font-size: 23px;
    background: url(../images/btn_bg.png) no-repeat;
    background-position: center;
    background-size: 100% 100%;
    line-height: 1.2;
}
.quote_by p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}
.quote_by h5 {
    color: #fff;
    text-align: right;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}
.quote_by {
    float: left;
    width: 100%;
    margin-top: 10px;
    position: relative;
    top: 30px;
}
.whylending {
    float: left;
    width: 100%;
    background: #001830;
    padding: 70px 0;
}
.icon_img {
    float: left;
    width: 80px;
}
.icon_text {
    float: left;
    width: calc(100% - 220px);
    padding-left: 25px;
}
.icon_text h4 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}
.icon_text p {
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
}
.whylending_col {
    margin: 15px 0;
}
.faq_sec {
    float: left;
    width: 100%;
    padding: 80px 0;
}
.faq_sec h4 {
    font-weight: 500;
    margin-bottom: 15px;
}
.faq_col {
    margin: 15px 0;
    float: left;
    width: 100%;
}
.faq_col h5{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 3px;
    letter-spacing: .6px;
}
.faq_col p {
    font-size: 16px;
    letter-spacing: .6px;
}
/*a.btn_design {
    padding: 22px 40px 27px;
    font-size: 30px;
}*/
.get_quote_sec{
	float: left;
	width: 100%;
	padding: 70px 0 30px;
	background: #0071bc;
}
.get_quote_sec p {
    text-align: center;
    color: #fff;
    font-size: 13px;
    margin: 0;
}
.get_quote_sec .btn_center{
	margin-bottom: 50px;
}
footer{
	float: left;
	width: 100%;
	background: #001830;
	padding: 70px 0 0;
}
.col-cus {
	width: 20%;
	padding: 0 15px;
}
.col-cus ul li a{
	color: #fff;
	padding: 5px 0;
	display: block;
}
.col-cus ul li a:hover{
	color: #0071bc;
}
.footer_bottom{
	float: left;
	width: 100%;
	margin-top: 50px;
	padding: 30px 15px;
	background: #000010;
	text-align: left;
}
.footer_bottom p {
    color: #fff;
    font-size: 13px;
    margin: 0;
    line-height: 1.4;
}
.footer_bottom p span {
    color: #0071bc;
    font-size: 14px;
}
.footer_bottom img.footer-logo {
    padding-top: 20px;
    max-width: 100%;
}
.compare_loans {
    float: left;
    width: 100%;
    padding: 60px 0;
    text-align: center;
    background: #0071bc;
}
.compare_loans h2 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 30px;
}
.loan_icon img {
    height: 110px;
}
.compare_loans h3 {
    color: #fff;
    font-weight: 600;
    font-size: 22px;
}
.loan_icon {
    margin-bottom: 15px;
}
.compare_loans p {
    color: #fff;
    line-height: 1.5;
    display: -webkit-box;
    max-width: 100%;
    margin: 0 auto 15px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
a.btn_design.btn_small {
    padding: 15px 30px 19px;
    font-size: 14px;
    margin-top: 10px;
}
.compare_loans .col-lg-3 {
    margin: 20px 0;
}
.latest_guide {
    float: left;
    width: 100%;
    background: #0071bc;
    padding: 60px 0;
    color: #fff;
}
.guide_inner h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    display: -webkit-box;
    max-width: 100%;
    margin: 0 auto 10px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1;
}
.guide_img {
    margin-bottom: 15px;
}
.guide_img img {
    height: 210px;
    object-fit: cover;
    width: 100%;
}
.guide_inner p {
    color: #fff;
    display: -webkit-box;
    max-width: 100%;
    margin: 0 auto 15px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.guide_inner a {
    color: #8cc63f;
}
.guide_inner a:hover{
    color: #fff;
}
.guide_inner {
    margin: 15px 0;
}
.inner_banner .container{
	max-width: 100%;
	padding: 0;
}
.inner_banner .row{
	margin: 0;
}
.inner_banner .col-lg-6{
	padding: 0;
}
.inner_banner .banner_content {
    background: url(../images/inner_banner_bg.png);
    position: relative;
    padding-top: 120px;
    padding-left: calc(3% + 15px);
    padding-right: 5%;
    padding-bottom: 40px;
}
.inner_banner .banner_img {
    background-size: cover;
    background-position: center;
    padding: 8%;
    margin: 0;
    max-width: 100%;
}
.inner_banner .banner_content:before {
    content: "";
    background: url(../images/inner_banner_bg.png);
    background-size:  100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50px;
    top: 0;
    z-index: 1;
}
.banner_content h2 {
    z-index: 1;
    position: relative;
}
.col-lg-4 {
    float: left;
}
.reviewpages {
    margin: 25px 0;
}
body .entry-content p a {
    color: #0071bc;
    border-bottom: 1px dotted #0071bc;
}
body .entry-content p a:hover{
    color: #000052;
    border-color: #000052;
}
/****************************************LOAN PAGE**********************************************/
.breadcrumb_outer ol.breadcrumb {
    margin: 0;
    background: none;
}
.breadcrumb_outer {
    margin: 20px 0;
    float: left;
    width: 100%;
}
.page_title h2, .entry-content .page_title h2 {
    color: #0071bc;
    font-weight: 600;
    font-size: 1.8rem;
}
.loanfilter {
    float: right !important;
    margin: 0 !important;
}
.loanfilter h4 {
    margin-top: 0 !important;
}
.customfilter h4 {
    font-size: 17px;
    padding: 15px 20px;
    background: #f3f3f3;
    color: #001830;	
    margin-bottom: 0px;
    cursor: pointer;
    position: relative;
    padding-right: 60px !important;
    text-align: left;
    font-weight: 600;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,bababa+100&0+9,0.65+100 */
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(17,17,17,0) 9%, rgba(186,186,186,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(17,17,17,0) 9%,rgba(186,186,186,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(17,17,17,0) 9%,rgba(186,186,186,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6bababa',GradientType=1 ); /* IE6-9 */
}
body h1 {
    font-size: 33px;
    font-weight: 600;
}
.customfilter h4:after {
    content: '';
    background: url(../images/minus_icon.png) no-repeat;
    position: absolute;
    right: 13px;
    top: 50%;
    margin-top: -8px;
    height: 17px;
    width: 17px;
    background-position: center;
}
.customfilter h4.icon-circle-arrow-up:after  {
    background: url(../images/plus_icon.png) no-repeat;
}
.customfilter ul {
    margin-bottom: 10px;
    margin-left: 0px;
    background: #f5f5f5;
    padding: 15px 10px;
    border-left: 1px solid #f3f0f0;
    border-right: 1px solid #f3f0f0;
    border-bottom: 1px solid #f3f0f0;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    z-index: 9;
    top: 48px;
    text-align: left;
}
.customfilter ul li {
    background: url(../images/tick_icon_blog.png) no-repeat;
    background-size: 14px;
    padding-left: 20px;
    background-position: left 6px;
    margin-bottom: 8px;
}
.customfilter ul li a {
    border: none;
    font-size: 13px;
    color: #525252;
}
.customfilter {
    position: relative;
}
.authorbox {
    float: left;
    display: flex;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bababa+0,000000+100&0.65+0,0+91 */
	background: -moz-linear-gradient(left,  rgba(186,186,186,0.65) 0%, rgba(17,17,17,0) 91%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(186,186,186,0.65) 0%,rgba(17,17,17,0) 91%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(186,186,186,0.65) 0%,rgba(17,17,17,0) 91%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6bababa', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
	margin: 15px 0 25px;
    align-items: center;
}
.author_img {
    width: 100px;
    margin-right: 15px;
    background: #fff;
    padding-left: 1px;
    border-radius: 0 100px 100px 0;
}
.author_img img {
    border-radius: 100px;
    height: 100px;
    width: 100%;
    object-fit: cover;
}
.authorbox p{
    margin: 0;
}
.authorbox a{
	color: #0071bc;
}
.topcontent {
    float: left;
    width: 100%;
    margin: 10px 0 0;
}
.compare_loan{
	float: left;
	width: 100%;
}
.loan_form_cus.multistep .loan_form_cus {
    background: #f5f5f5;
    padding: 50px 20px;
    text-align: center;
}
.loan_form_cus .checkbox_kk input {
    top: 0 !important;
}
.contentCalculator {
    width: 100%;
    float: left;
    margin: 20px 0;
}
.calculatorWrapper {
    background-color: #001830;
    color: #FFF;
    float: left;
    width: 100%;
    padding: 35px;
}
.calculatorWrapper form.cf {
    display: flex;
    justify-content: space-between;
}
.calculatorWrapper .calcInput {
    float: left;
    width: 33%;
    background: url(../images/divider.png) no-repeat;
    background-position: right center;
    background-size: auto 100%;
    padding-right: 20px;
    padding: 10px 30px 30px 0;
}
.calculatorWrapper .calcInput.calcInputApr {
    background: no-repeat;
    padding-right: 0;
}
.calcInput label {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 11px !important;
    color: #0071bc;
}
.media .mediaImgExt {
    float: right;
    margin-left: 10px;
    margin-right: 0;
}
.calcPlusMinus.mediaImgExt a {
    clear: both;
}
.calcInput .media {
    flex-direction: row-reverse;
}
.calculatorWrapper .calcInput .calcPlusMinus a {
    display: block;
    width: 40px;
    height: 21px;
    border-radius: 6px;
    color: #FFF;
    font-size: 1.5em;
    font-weight: 700;
    text-decoration: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.calculatorWrapper .calcInput .calcPlusMinus a.calcPlus {
    margin-bottom: 4px;
    background-image: url(../images/plus.png);
}
.calculatorWrapper .calcInput .calcPlusMinus a.calcMinus {
    background-image: url(../images/minus.png);
}
.calculatorWrapper .calcInput input {
    font-size: 22px;
    width: 100%;
    height: 45px;
    line-height: 45px;
    display: block;
    border: none;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    color: #555;
    font-weight: 600;
    text-align: left;
}
p.calcDisclaimer {
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 75%;
    line-height: 20px;
    padding-top: 30px;
    background: url(../images/divider2.png) no-repeat;
    background-size: 100% auto;
    background-position: top center;
    margin: 0;
}
.calculatorWrapper .calcResults {
    padding: 0;
    text-align: center;
}
.calculatorWrapper .calcResults .calcResultContainer {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.calculatorWrapper .calcResults .calcResult {
    width: 49%;
    padding: 10px 0;
    float: left;
    background-color: #29abe2;
    border-radius: 20px;
}
body .calcResult p {
    color: #fff;
    margin: 0;
}
.calculatorWrapper .calcResults .calcResult div {
    color: #FFF;
    font-weight: bold;
    font-size: 30px;
    margin: -5px 0;
}
.calculatorWrapper .calcResults .calcResultDark {
    background-color: #0071bc;
    margin-left: 2%;
}
.products.secured_products.lastproduct {
    padding: 40px 0px;
    float: left;
    width: 100%;
}
body .result_col .shortcode-star-rating [class^="dashicons dashicons-star-"]:before {
    color: #ff7849;
}
body .result_col .dashicons {
    font-size: 35px;
}
p.product_count span {
    font-weight: bold;
    color: #0071bc;
}
.secured_products article {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ededed+0,bebebe+100 */
	background: rgb(237,237,237); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(237,237,237,1) 0%, rgba(190,190,190,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(237,237,237,1) 0%,rgba(190,190,190,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(237,237,237,1) 0%,rgba(190,190,190,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#bebebe',GradientType=1 ); /* IE6-9 */
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.secured_products article .result_col {
    float: left;
    width: calc(25% - 16px);
    margin: 0 8px;
    text-align: center;
    border-top: 2px solid #bbb;
    padding: 14px 0;
    position: relative;
}
.secured_products .first_sec.result_col, .secured_products .fourth_sec.result_col{
	padding-left: 10px;
	padding-right: 10px;
}
a.learmore_lik {
    background: #001830;
    display: block;
    margin-top: 15px;
    padding: 8px;
    color: #fff !important;
    font-size: 15px;
    font-weight: 500;
    border-radius: 4px;
}
.secured_products article .result_col h3 {
    font-size: 22px;
    font-weight: 600;
    color: #001830;
    margin: 0;
}
p.loanamount, p.apr, p.loanterm, p.loanpurpose, p.status, .rating-val p {
    font-size: 15px;
    font-weight: 500;
    color: #001830;
    margin: 21px 0 0;
    line-height: 1.2;
}
p.loanamount {
    margin-top: 20px;
}
 p.loanterm, .rating-val p{
 	margin: 0;
 }
p.loanamount span,  p.apr span{
    color: #29abe2;
    font-size: 24px;
}
p.loanterm span, p.loanpurpose span, p.status span{
    color: #29abe2;
    font-size: 17px;
}
.expert_img {
    margin-top: 20px;
}
.shortcode-star-rating [class^="dashicons dashicons-star-"]:before {
    color: #FCAE00;
}
.rating-val p span {
    margin-bottom: 15px;
    color: #29abe2;
}
.rating-val p {
    margin-bottom: 25px;
}
.hand-rating {
	margin-top: 40px;
}
.hand-rating span {
    display: block;
    font-size: 15px;
    font-weight: 500;
    color: #001830;
    margin-bottom: 10px;
}
.description {
    float: left;
    width: 100%;
    background: #001830;
    padding: 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.desc-left{
	float: left;
	width: calc(100% - 250px);
	padding-right: 15px;
}
.desc-left p{
	margin: 0;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
}
.desc-right {
    float: left;
    width: 250px;
    margin: 10px 0;
}
.desc-right a {
    background: url(../images/btn_bg2.png) no-repeat;
    background-size: 100% 100%;
    padding: 14px 20px;
    width: 100%;
    color: #fff !important;
    text-align: center;
    display: block;
    font-size: 18px;
    border-radius: 50px;
    font-weight: bold;
}
.desc-right a:hover{
	opacity: .85;
}
.result_col span.brokeronly {
    display: block;
}
.hover.whyexp {
    position: relative;
    text-align: center;
    width: 100%;
    font-size: 14px;
    cursor: pointer;
}
.hover.whyexp span.tooltip {
    display: none;
    opacity: 1;
    top: 20px;
    background-color: #ffffff;
    border-radius: 5px;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    font-size: 14px !important;
    color: #555;
    padding: 20px;
    width: 340px;
    text-align: left;
    border: 2px solid #28598e;
}
.hover.whyexp:hover span.tooltip {
	display: block;
}
span.tooltip ul li {
    float: left;
    width: 100%;
    font-weight: 500;
    margin-bottom: 10px;
    color: #001830;
}
span.tooltip img {
    float: right;
    width: 89px;
    height: auto;
    margin: 0 20px 10px 10px;
}
span.tooltip p {
    font-size: 14px;
    line-height: 1.4;
    color: #001830;
}
span.tooltip p a{
	color: #0071bc;
}
.customer_says {
    float: left;
    width: 100%;
    margin: 20px 0;
}
.customer_says p {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.customer_says img {
    max-height: 22px;
    margin: 0 5px;
}
.customer_says strong {
    font-size: 18px;
    margin: 0 4px;
}
.faq_inner_sec {
    float: left;
    width: 100%;
    background: #0071bc;
    padding: 40px 0;
    color: #fff;
}
.faq_inner_sec h2{
	color: #fff;
	font-weight: normal;
}
.accordion button.btn i {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
}
.accordion>.card>.card-header {
    background: transparent;
    border: none;
    margin: 0;
    padding: 0;
}
.accordion>.card {
    border: none;
    background: transparent;
    margin: 15px 0;
    float: left;
    width: 100%;
}
.accordion>.card>.card-header button.btn {
    width: 100%;
    text-align: left;
    color: #fff;
    font-weight: 600;
    padding: 0 25px 0 0;
    position: relative;
}
.card-body {
    padding: 15px;
    background: #29abe2;
    margin-top: 6px;
}
.card-body p, .card-body li {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 300;
    margin: 0;
}
.toggle1 h4, .toggle2 h4, .toggle3 h4, .toggle4 h4 {
    float: left;
    display: flex;
    background: -moz-linear-gradient(left, rgba(186,186,186,0.65) 0%, rgba(17,17,17,0) 91%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left, rgba(186,186,186,0.65) 0%,rgba(17,17,17,0) 91%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(186,186,186,0.65) 0%,rgba(17,17,17,0) 91%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6bababa', endColorstr='#00000000',GradientType=1 );
    margin: 15px 0;
    align-items: center;
    width: 100%;
    padding: 14px;
}
/* old theme css */
.topequitybanner {
    margin-top: 8px;
}
.topequitybanner {
    float: left;
    width: 100%;
    margin-bottom: 27px;
    padding: 10px 0px;
    background: #86a5c0;
    border-radius: 0px;
}
.topequitybanner {
    padding: 20px 20px !important;
    box-sizing: border-box;
}
.topequitybanner .txt {
    float: left;
    width: 78%;
    display: table;
}
.topequitybanner .qutbtn {
    margin-right: 0px;
    float: right;
    width: 20%;
    padding-right: 0px;
    box-sizing: border-box;
}
.topequitybanner .txt img {
    display: table-cell;
    padding-right: 10px;
}
.topequitybanner .txt p {
    margin-left: 0px;
    display: table-cell;
    margin-top: 0px !important;
    padding-top: 0px !important;
    margin-bottom: 0px !important;
    vertical-align: middle;
}
.color-white {
    color: #fff;
}
.topequitybanner p {
    color: #fff !important;
    font-weight: bold;
    margin-left: 20px;
    font-size: 19px !important;
}
.lower_section.blogsingle {
    float: left;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
}
/* old theme css end */
.blog_side_bar h4, aside#sidebar h4{
    position: relative;
    padding-left: 38px;
    font-size: 21px;
    font-weight: 600;
    cursor: pointer;
    color: #001830;
}
.blog_side_bar h4:after, aside#sidebar h4:after {
    content: '';
    background: url(../images/minus_icon.png) no-repeat;
    position: absolute;
    left: 11px;
    top: 50%;
    margin-top: -8px;
    height: 17px;
    width: 17px;
    background-position: center;
}
.blog_side_bar h4.icon-circle-arrow-up:after, aside#sidebar h4.icon-circle-arrow-up:after  {
    background: url(../images/plus_icon.png) no-repeat;
}
.blog_side_bar ul, aside#sidebar ul {
    clear: both;
    padding-left: 15px;
}
.lower_section .blog_side_bar ul li, aside#sidebar ul li, .blogsingle.blog_single_row ul li {
    padding-left: 20px;
    margin: 13px 0;
    position: relative;
    clear: both;
    line-height: 1.3;
}
.lower_section ul li{
    padding-left: 20px;
    margin: 5px 0;
    position: relative;
}
.blog_side_bar ul li:before, .lower_section ul li:before, aside#sidebar ul li:before, .blogsingle.blog_single_row ul li:before {
    content: "";
    border: 1px solid #0071bc;
    width: 11px;
    height: 11px;
    position: absolute;
    left: 0px;
    top: 6px;
    border-radius: 30px;
}
.guide_section .guideinner ul {
    list-style-position: inside;
}
.guide_section .guideinner ul li:before {
    content: "\2022";
    padding-right: 5px;
    font-weight: 400;
    font-size: 30px;
    line-height: 24px;
    vertical-align: sub;
}
.blog_side_bar ul li a, aside#sidebar ul li a {
    color: #666;
}
.blog_side_bar ul li a:hover, aside#sidebar ul li a:hover {
    color: #0071bc;
}
.reviewinfo {
    color: #fff;
    font-size: 13px;
}
.lower_section h2 {
    font-size: 24px;
    font-weight: 600;
}
.lower_section h3 {
    font-size: 20px;
    font-weight: 600;
}
/*.lower_section .wp-caption{
    width: 100% !important;
}*/
.qutbtn a {
    margin-top: 5px;
    background: url(../images/btn_bg2.png) no-repeat;
    background-size: 100% 100%;
    padding: 12px 20px;
    width: 100%;
    color: #fff !important;
    text-align: center;
    display: block;
    font-size: 17px;
    border-radius: 50px;
    font-weight: bold;
}
.qutbtn a:hover{
    opacity: .8;
}
p.tips:before {
    content: "";
    background: url(../images/tips.jpg) no-repeat;
    width: 175px;
    height: 220px;
    position: absolute;
    left: 0;
    top: -44px;
    background-size: 100%;
    background-color: #fff;
    background-position: left center;
}
p.tips {
    background: #001830;
    padding: 15px 15px 15px 195px;
    color: #fff;
    margin: 40px 0;
    position: relative;
    font-size: 14px;
    min-height: 143px;
    line-height: 1.5;
    display: inline-block;
    width: 100%;
}
.loan_form_cus .form-control {
    display: block;
    width: 100%;
    line-height: 1.42857143;
    color: #001830;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow:none;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border: 2px solid #CCCCCC;
    font-size: 16px !important;
    height: 50px;
    border-radius: 0;
    padding: 6px 15px;
    box-sizing: border-box;
    outline: none;
}
.loan_form_cus {
    padding: 20px 0;
    float: left;
    width: 100%;
    box-sizing: border-box;
}
.loan_form_cus h3 {
    text-transform: uppercase;
    color: #001830;
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    margin: 7px 0;
}
.loan_form_cus h3 img {
    margin-right: 9px;
    vertical-align: middle;
    max-height: 50px;
    max-width: 40px;
}
.loan_form_cus label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 3px;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.42857143;
    color: #001830;
    position: relative;
}
.loan_form_cus select.form-control {
    -webkit-appearance: none;
    background: url(../images/select-bg.jpg) right center no-repeat #FFFFFF !important;
    border-radius: 0;
    font-size: 1em;
    font-weight: 300;
    height: 50px !important;
    padding-left: 10px;
    width: 100%;
}
body .form-control:focus {
    border-color: #ccc;
    box-shadow: none;
}
.same_address {
    width: 100%;
}
span.wpcf7-list-item-label {
    font-weight: normal;
}
.checkbox span a {
    text-transform: uppercase;
    color: #001830;
    font-weight: bold;
    border-bottom: 1px dotted;
}
.checkbox span.wpcf7-list-item {
    margin: 0;
}
.loan_form_cus input.wpcf7-form-control.wpcf7-submit:hover {
       opacity: .8;
}
body input.wpcf7-form-control.wpcf7-submit {
    text-align: center;
    padding: 14px 40px 20px;
    display: inline-block;
    margin: 0 auto 20px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    background: url(../images/btn_bg.png) no-repeat;
    background-position: center;
    background-size: 100% 100%;
    border: none;
    width: auto !important;
}
.form-group.timeinjob label {
    width: 100%;
}
.form-group.timeinjob span.wpcf7-form-control-wrap {
    width: 50%;
    float: left;
}
span.wpcf7-form-control-wrap.Job-months {
    margin-left: -1px;
}
.business_serv_content {
    float: left;
    width: calc(100% - 200px);
    max-width: 650px;
    margin-top: 20px;
}
.business_serv ul li a {
    border-bottom: 1px dotted;
}
.business_serv ul li {
    padding: 5px 0 5px 30px;
    background: url(../images/check_icon.png) no-repeat;
    background-position: left 6px;
}
.business_serv ul li a:hover {
    color: #0071bc;
}
.business_serv {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.default-template {
    margin-top: 30px;
}
body .footer_bottom img {
    width: auto;
    max-width: 57%;
    padding: 0;
    position: relative;
}
body input.wpcf7-form-control.wpcf7-submit.quotebtn {
    padding: 16px 50px 22px;
    width: auto;
}
.inner_content h2, .entry-content h2 {
    font-weight: 600;
    font-size: 23px;
    color: #001830;
}
.inner_content h1, .reviewpages h1{
    font-weight: 600;
    font-size: 26px;
    color: #001830;
    width: 100%;
}
.inner_content {
    margin-top: 10px;
    margin-bottom: 30px;
}
/*blockquote {
    border-left: 2px solid #001830;
    hyphens: none;
    padding: 15px !important;
    margin: 1.5rem 0 !important;
}*/
blockquote {
    border-left: none;
    hyphens: none;
    padding: 35px 30px !important;
    margin: 1.5rem 0 !important;
    position: relative;
    background: #f5f5f5;
}
.lower_section blockquote:before, .blogsingle.blog_single_row blockquote:before {
    left: 6px;
    background: url(https://www.lendingexpert.co.uk/wp-content/uploads/2018/05/blockquotes-1.png) no-repeat;
    content: ' ';
    width: 33px;
    position: absolute;
    height: 30px;
    top: 10px;
}
blockquote p {
    margin: 0;
}
.lower_section blockquote:after, .blogsingle.blog_single_row blockquote:after {
    background: url(https://www.lendingexpert.co.uk/wp-content/uploads/2018/05/blockquotes-1.png) no-repeat right bottom;
    right: 10px;
    content: ' ';
    width: 33px;
    position: absolute;
    height: 30px;
    bottom: 20px;
    background-repeat: no-repeat;
}
blockquote.wpcr3_content.wpcr3_admin_response {
    border: 1px solid #efeded;
    margin-bottom: 20px !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    color: #001830 !important;
    padding: 10px 15px!important;
}
div.wpcr3_review div.wpcr3_review_datePublished, div.wpcr3_review div.wpcr3_review_author{
    font-style: normal !important;
}
span.wpcr3_item_name {
    font-weight: 600;
    font-style: italic;
    text-decoration: underline;
}
body div.wpcr3_dotline, body div.wpcr3_review div.wpcr3_dotline {
    border-bottom: 1px dotted #001830 !important;
    margin-bottom: 15px !important;
}
.left-sec {
    margin: 20px 0;
}
.left-sec p strong {
    font-size: 16px;
}
.left-sec p {
    font-size: 14px;
}
.left-sec h2 {
    margin: 20px 0;
    font-size: 20px;
    font-weight: bold;
}
.deals-form.contactp {
    padding: 30px;
    background: #001830;
    color: #fff;
    margin: 10px 0;
    border-radius: 5px;
}
.deals-form.contactp label {
    font-size: 15px;
    width: 100%;
    text-transform: uppercase;
}
.deals-form.contactp .wpcf7-form-control {
    width: 100%;
    border: none;
    padding: 8px 11px;
    margin-top: 2px;
    margin-bottom: 4px;
    color: #001830;
}
.deals-form.contactp img.wpcf7-form-control {
    width: auto;
    padding-left: 0;
}
.deals-form.contactp input.wpcf7-form-control.wpcf7-submit {
    padding: 11px 70px 16px;
    margin-top: 11px;
    color: #fff;
}
.deals-form.contactp textarea.wpcf7-form-control {
    height: 130px;
}
body .wpcr3_show_btn {
    background: #001830;
    border: none;
    padding: 10px 30px;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
}
body .wpcr3_show_btn:hover{
    background: #0071bc;
    color: #fff;
}
body a.rh_calculate, body #hh_wrap a:hover.rh_calculate, body button.rh_calculate {
    background: #001830 !important;
}
.rh_calc_holder {
    margin-bottom: 40px;
}
body .hh-calculators-nav-wrap {
    background: #001830 !important;
    color: #fff;
    box-shadow: none;
}
p.calc-question {
    font-weight: 600;
}
span.wpcf7-list-item-label a {
    font-weight: bold;
}
.wpcf7-form-control span.wpcf7-list-item {
    margin-left: 0;
}
section.entry-content.loan_form_cus {
    margin-bottom: 20px;
}
.LWHStrip {
    background: #f7f7f7;
    padding: 50px 0;
    text-align: center;
    margin-top: 30px;
}
p.f17:first-child {
    margin-top: 20px;
    display: inline-block;
}
img.alignright {
    float: right;
    margin: 0 0 10px 10px;
}
.latest_guide.blogpage {
    background: white;
    padding: 50px 0 20px;
}
.latest_guide.blogpage h4.color-white {
    color: #001830;
    font-weight: bold;
    margin: 15px 0 10px;
}
.latest_guide.blogpage h3 {
    font-size: 18px;
    font-weight: bold;
}
.guide_inner p a {
    color: #0071bc;
}
.lenderListing.latest_blogs .col-lg-4 {
    display: flex;
    flex-wrap: wrap;
}
.lenderListing.latest_blogs .guide_inner {
    border: 1px solid #e2e2e2;
    padding: 15px;
}
.lenderListing.latest_blogs .guide_inner img.alignright {
    float: left;
    margin: 5px 0;
}
.default-template .navigation {
    margin-bottom: 30px;
    display: block;
    clear: both;
}
ul.wsp-pages-list li, ul.wsp-posts-list li, section.entry-content ul li{
    padding: 5px 0 5px 30px;
    background: url(../images/check_icon.png) no-repeat;
    background-position: left 6px;
}
strong.wsp-category-title a {
    color: #0071bc;
}
.short_term img {
    margin: 15px 0;
}
.homesections article {
    display: block;
    float: left;
    width: 50%;
    padding: 0 15px;
    margin: 15px 0;
}
.homesections {
    margin: 0 -15px;
}
.homesections article img {
    float: right;
    margin: 20px 0 5px 5px;
}
.homesections h2 {
    font-size: 17px;
}
.topcontent select#page_id {
    float: right;
}
h2.illustration {
    margin-top: 20px;
}
.single img.aligncenter {
    width: 100%;
    margin-bottom: 10px;
}
.clearfloat {
    clear: both;
}
.inner_content ul {
    display: inline-block;
    width: 100%;
}
body .representatived p.representative {
    text-align: left;
    margin: 0;
    color: #fff;
}
.representatived p {
    color: #fff;
}
body .searchfrm {
    background-color: #f2f2f2;
    padding: 30px;
    float: left;
    width: 100%;
    border-radius: 7px;
    margin: 25px 0;
}
.searchfrm input, .searchfrm select {
    border: 1px solid #9e9e9e;
}
.searchfrm input#searchbtn {
    padding: 9px 30px;
    margin: 5px;
    background: #001830;
    border: none;
    color: #fff;
    text-transform: uppercase;
}
.searchfrm input#searchbtn:hover{
    background: #0071bc;
}
.inner_content h3, .entry-content h3 {
    font-size: 18px;
    color: #001830;
    font-weight: 600;
}
p:empty {
    display: none !important;
}
.mrb40 {
    width: 100%;
}
.third_sec.result_col p:first-child {
    margin: 0 !important;
}
.row{
    clear: both;
}
.wpcf7 {
    width: 100%;
}
body .fieldset-cf7mls-wrapper .cf7mls_current_fs{
    padding: 0;
}
.entry-content {
    width: 100%;
    display: inline-block;
}
.provinder_with .guide_inner a:hover {
    color: #0071bc;
}
.mm-wrapper_opening .header_menu a:after {
    transform: rotate(-45deg);
    top: -10px;
    position: relative;
}
.mm-wrapper_opening .header_menu a:before {
    transform: rotate(45deg);
    position: relative;
    top: 9px;
}
.mm-wrapper_opening .header_menu a span {
    visibility: hidden;
}
img.logo {
    padding: 0;
}
#confirmOverlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url(ie.png);
    background: -moz-linear-gradient(rgba(11,11,11,.1),rgba(11,11,11,.6)) repeat-x rgba(11,11,11,.2);
    background: -webkit-gradient(linear,0 0,0 100%,from(rgba(11,11,11,.1)),to(rgba(11,11,11,.6))) repeat-x rgba(11,11,11,.2);
    z-index: 100000;
}
#confirmButtons, div#confirmBox {
    text-align: center;
}
#confirmBox {
    background: #FFF;
    width: 460px;
    position: fixed;
    left: 50%;
    top: 27%;
    margin: -130px 0 0 -230px;
    border: 1px solid rgba(33,33,33,.6);
    -moz-box-shadow: 0 0 2px rgba(255,255,255,.6) inset;
    -webkit-box-shadow: 0 0 2px rgba(255,255,255,.6) inset;
    box-shadow: 0 0 2px rgba(255,255,255,.6) inset;
    max-width: 100%;
}
#confirmBox h1 {
    letter-spacing: .3px;
    color: #444;
    font-size: 22px;
}
#confirmBox p {
    background: 0 0;
    font-size: 16px;
    line-height: 1.4;
    padding-top: 35px;
}
#confirmBox h1, #confirmBox p {
    color: #666;
}
#confirmBox h1 {
    color: #666;
    background: #f1f1f1;
    padding: 20px;
    font-size: 19px;
}
#confirmButtons {
    padding: 15px 0 25px;
}
#confirmButtons, div#confirmBox {
    text-align: center;
}
#confirmButtons a.button.closebtn_pop {
    position: absolute;
    top: 5px;
    right: 4px;
    background: #000 !important;
    width: 30px;
    height: 30px;
    padding: 0 !important;
    border-radius: 50% !important;
    margin: 0 !important;
    color: #fff !important;
    font-size: 17px;
    border: 1px solid;
    border-radius: 50%;
    font-weight: bold;
    line-height: 31px;
}
#confirmButtons a.button.noback {
    background: 0 0!important;
    color: #5c5c60!important;
    border: none;
    text-decoration: none!important;
    padding: 0;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
#confirmButtons a.button.blue {
    background: url(../images/btn_bg2.png) no-repeat;
    background-size: 100% 100%;
    padding: 14px 0;
    width: 64%;
    color: #fff !important;
    text-align: center;
    display: block;
    font-size: 15px;
    border-radius: 50px;
    font-weight: bold;
    margin: auto;
    margin-bottom: 9px;
}
.reviews_inn.latest_guide {
    padding: 20px 0;
}
.author .authorbox {
    margin-top: 33px;
}
.author .authorbox {
    margin-top: 33px;
    background: #001830;
    padding: 14px;
}
.authorimg {
    border-radius: 50%;
    width: 167px;
    height: 159px;
    margin-right: 29px;
}
.authorimg img {
    height: 153px;
    border-radius: 50%;
    height: 120px;
    width: 120px;
    border-radius: 50%;
    box-shadow: none;
    margin-top: 22px;
}
.author .guide_inner a, .authorbox a {
    color: #0071bc !important;
}
.authorbox a {
    text-decoration: underline !important;
}
.latest_guide.blogpage h3 a, .latest_guide.blogpage p {
    color: #000 !important;
}
.navigationDropdownList li a[href*="#"] {
    background: #2ba6df !important;
    color: #fff;
    pointer-events: none;
}
.spokesperson h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #001830;
}
.image-col img {
    max-width: 100%;
    border-radius: 50%;
    box-shadow: 2px 4px 10px 0 rgb(0 0 0 / 13%);
}
.image-col {
    float: left;
    width: 150px;
}
.inner_content1 {
    float: left;
    width: calc(100% - 150px);
    padding-left: 20px;
}
.fit-social {
    float: right;
    margin: 0 0 15px 20px;
}
.fit-social ul {
    display: flex;
    margin: 0;
}
.fit-social ul li {
    padding-left: 15px !important;
    background: none !important;
}
.inner_content1 h5 {
    font-size: 19px;
    font-weight: 600;
}
.inner_content1 h6 {
    font-size: 15px;
    color: #138ace;
}
.contact-info {
    border-left: 5px solid #eee;
    padding-left: 25px;
}
.contact-info h5 {
    font-size: 17px;
    margin-top: 16px;
    font-weight: 600;
    margin-bottom: 0;
}
.Press-updates {
    margin-top: 50px;
    margin-bottom: 40px;
}
.Press-updates h4 {
    font-size: 19px;
    margin: 17px 0 10px;
    color: #001830;
}
a.load-more.btn_design {
    margin-top: 30px;
    margin-bottom: 20px;
}
.Press-updates h3 {
    margin-bottom: 20px;
    font-size: 22px !important;
}
.loan_form_cus.multistep .loan_form_cus {
    text-align: left;
}
.loan_form_cus.multistep .loan_form_cus h3 {
    text-align: left;
    margin: 7px 25px;
}
.LWHStrip {
    background: #f7f7f7;
    padding: 50px 0;
    text-align: center;
    margin-top: 0;
}
.col-lg-6.col-sm-12.banner_content h1 {
    color: #fff;
    font-size: 34px;
}
.banner_content h1 {
    font-size: 34px;
    font-weight: bold;
    color: #fff;
}
.lower_section.additionaltextarea {
    float: left;
    width: 100%;
}
.container.additional_text_area {
    padding: 0 20px;
}
.additional_text_area_sec {
    background: #001830;
    color: #fff;
    padding: 12px;
}
a.btn_design.green {
    background: url("/wp-content/themes/poie/images/btn_bg2.png") no-repeat;
    background-size: 100% 100%;
}
a.btn_design.green.nitro-lazy {
    background-image: none !important;
}
.additional_textarea {
    float: left;
    width: 100%;
    padding: 28px 15px;
}
.additional_textarea h2 {
    font-size: 26px;
}
a.btn_design {
    color: #fff !important;
}
.additional_textarea h2,
.additional_textarea h1,
.additional_textarea h3,
.additional_textarea h4,
.additional_textarea h5 {
    display: block;
    width: 100%;
}
.additional_textarea a {
    color: #0071bc !important;
    border-bottom: 1px dotted #0071bc;
}
.lower_section.blogsingle a,
.guide_section.faq_sec a {
    color: #0071bc !important;
    border-bottom: 1px dotted #0071bc;
}
.innersiberbar.col-md-4 a {
    border: none;
    color: inherit !important;
}
.innersiberbar.col-md-4 a:hover {
    color: #0071bc !important;
}
body a.btn_design.green {
    color: #fff !important;
    border: none;
}
.desktop_nav_bar {
    position: absolute;
    top: 25px;
    right: 60px;
}
.desktop_menu ul.sub-menu {
    position: absolute;
    background: #001830;
    display: none;
    padding: 10px 0;
    width: 270px;
    left: 0;
    top: 100%;
}
.desktop_menu ul.sub-menu:before {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #001830;
    position: absolute;
    top: -10px;
    left: 30px;
}
.desktop_menu li {
    float: left;
    position: relative;
}
.desktop_menu li a {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: .5px;
    padding: 13px 20px;
    display: inline-block;
}
.desktop_menu {
    position: relative;
    z-index: 99;
}
.desktop_menu ul.sub-menu li a {
    padding: 7px 20px;
    display: block;
    font-weight: 400;
}
.desktop_menu ul.sub-menu li {
    padding: 0;
    width: 100%;
}
.desktop_menu ul.sub-menu li a:hover {
    background: #0e85c9;
}
.desktop_menu li:hover ul.sub-menu {
    display: block;
}
.desktop_menu li:last-child ul.sub-menu {
    left: inherit;
    right: 0;
}
.desktop_menu li:last-child ul.sub-menu:before {
    left: inherit;
    right: 30px;
}
aside#logbooksidebar form.search-form {
    width: 100%;
}
aside#logbooksidebar {
    width: 100%;
    padding: 3px;
    background: #eee;
    margin-top: 20px;
    border-radius: 5px;
    max-width: 500px;
    margin: 30px auto;
}
aside#logbooksidebar input.addsearch.search-field {
    border: 0;
    padding: 10px 20px;
    border-radius: 4px;
    width: 100%;
}
.latest_guide.blogpage h4 {
    color: #0b2239;
    font-weight: bold;
    text-transform: uppercase;
}
.navigationDropdownHead h4:before {
    background: #025597;
}
.dropdownnavigationlink {
    z-index: 9;
    margin: 35px 0 18px;
}
.navigationDropdownList li {
    background: none !important;
    padding: 0;
}
body .lastproduct {
    padding: 0 !important;
}
.products p.product_count {
    padding: 0;
    margin-top: 0 !important;
}
.contentCalculator {
    margin-bottom: 37px !important;
}
ul#menu-terms-and-conditions {
    float: left;
    width: 100%;
}
ul#menu-terms-and-conditions li {
    float: left;
    padding: 8px 20px 0 0;
}
ul#menu-terms-and-conditions li a {
    color: #fff;
}
.footer_social {
    float: left;
    width: 100%;
    margin-top: 21px;
}
.footer_social ul li {
    display: inline;
    padding: 9px 7px;
}
.footer_social ul li a {
    color: #000010;
    font-size: 20px;
    background: #fff;
    padding: 10px 15px;
}
.additional_textarea .row {
    text-align: center;
    display: block;
}
.error404 #primary {
    clear: both;
    padding: 50px;
    text-align: center;
}
.blog_detail_page .row {
    padding-top: 50px;
}

/******************************************************************************MEDIA QUERY CSS**************************************************************************/
@media(max-width: 1199px){
	a.btn_design {
	    padding: 19px 33px 24px;
	    font-size: 22px;
	}
	.compare_loans h3 {
	    font-size: 18px;
	}
	a.btn_design.btn_small {
		padding: 15px 27px 19px;
		font-size: 13px;
	}
	p {
	    font-size: 15px;
	}
	.calculatorWrapper {
	    padding: 20px;
	}
}

@media(max-width: 991px){
	.banner {
	    background: url(../images/mob_main_banner.jpg) no-repeat;
	    background-position: center;
	    background-size: cover;
	}
	.logo {
	    text-align: left;
	    max-width: 82%;
	}
	.header_menu a {
	    top: 13px;
	}
	.banner_img {
	    text-align: center;
	    margin-bottom: 30px;
	    max-width: 500px;
	    margin: 0 auto 30px;
	}
	.whylending_col {
	    margin: 20px auto;
	}
	.col-cus {
	    width: 33.33%;
	    padding: 0 15px;
	}
	.banner {
	    padding-top: 100px;
	    padding-bottom: 40px;
	}
	.banner_content {
	    padding: 0 20px;
	}
	.quote_by {
	    margin-top: 20px;
	    top: 0;
	}
	.h2, h2 {
	    font-size: 26px;
	}
	.footer_bottom img {
	    margin-bottom: 10px;
	}
	.compare_loans h3 {
	    font-size: 20px;
	}
	.secured_products article .result_col {
	    width: calc(50% - 16px);
	}
	.third_sec.result_col {
	    clear: both;
	}
    body h1 {
        font-size: 26px;    
    }
    .additional_textarea h2 {
        font-size: 20px;
    }
}
@media(max-width: 767px){
 	.banner_content h2 {
	    font-size: 28px;
	}
    .author_img img {
        height: 80px;
        width: 80px;
        min-width: 80px;
    }
    .author_img {
        width: 80px;
        min-width: 80px;
        margin-right: 10px;
    }
    .inner_banner .banner_content h2 {
        font-size: 22px;
    }
	.banner_content h4 {
	    font-size: 16px;
	}
	.banner_content li {
	    font-size: 14px;
	}
	a.btn_design {
        padding: 11px 50px 15px;
        font-size: 17px;
        margin-bottom: 15px;
    }
	.btn_center {
	    margin-bottom: 10px;
	}
	.icon_img {
	    float: left;
	    width: 55px;
	}
	.icon_text {
	    width: calc(100% - 60px);
	    padding-left: 20px;
	}
	.icon_text h4 {
	    font-size: 20px;
	}
	.icon_text p, body {
	    font-size: 14px;
	}
	.whylending{
	    padding: 40px 0;
	}
	footer{
	    padding: 40px 0 0;
	}
	.faq_sec{
		padding: 50px 0 40px;
	}
	.get_quote_sec {
	    padding: 50px 0 25px;
	}
	.get_quote_sec .btn_center {
	    margin-bottom: 20px;
	}
	.col-cus {
	    width: 50%;
	    padding: 0 6px;
	}
	.h2, h2 {
	    font-size: 22px;
	}
	.compare_loans h3 {	    
		font-size: 20px;
	}
	p {
    	font-size: 14px;
	    line-height: 1.5;
	}
	.latest_guide, .compare_loans {
	    padding: 40px 0 !important;
	}
	.guide_inner h3 {
	    font-size: 18px;
	}
	.loanfilter {
	    float: left!important;
	}
	.calculatorWrapper form.cf {
	    display: block;
	}
	.calculatorWrapper .calcInput {
	    float: left;
	    width: 100%;
	    background: none;
	    padding: 10px 0;
	}
	.calcInput .media .mediaBd {
	    width: 100%;
	}
	.calculatorWrapper .calcResults .calcResult {
	    width: 100%;
	    margin: 15px 0 0 !important;
	}
	.calculatorWrapper .calcResults .calcResultContainer {
	    margin-top: 0;
	}
	.calculatorWrapper .calcResults .calcResult div {
	    font-size: 26px;
	}
	p.calcDisclaimer {
		font-size: 85%;
	    margin: 10px 0 0;
	    display: inline-block;
	}
	.calculatorWrapper .calcInput input {
	    font-size: 18px;
	    line-height: 45px;
	}
	.calcInput label {
	    font-size: 17px;
	    margin-bottom: 7px !important;
	}
	.products.secured_products.lastproduct {
	    padding: 30px 0px;
	}
	.desc-left {
	    width: 100%;
	    padding-right: 0;
	}
	.calculatorWrapper {
	    padding: 18px;
	}
    .footer_bottom p span {
        margin-bottom: 10px;
        display: block;
    }
    body div#text-banner-widget iframe {
        max-height: 65px;
    }
    .quote_by {
        margin-top: 5px;
    }
    .banner_content ul {
        margin: 15px 0 20px;
    }
    body h1 {
        font-size: 22px;    
    }
    .page_title h2, .entry-content .page_title h2 {
        font-size: 1.5rem;
    }
    .topequitybanner .txt {
        float: left;
        width: 100%;
        display: block;
    }
    body .topequitybanner p {
        font-size: 14px !important;
    }
    .topequitybanner .qutbtn {
        float: left;
        width: auto;
    }
    .topequitybanner {
        padding: 15px 20px !important;  
        margin-left: 4%;  
        width: 92%;
    }
    .row.product_listing .col-sm-12 {
        padding: 0 15px !important;
    }
    .template_msg {
        padding: 0 15px;
    }
    p.loanamount span, p.apr span {
        font-size: 18px;
    }
    .expert_img {
        margin-top: 10px;
    }
    p.loanamount, p.apr, p.loanterm, p.loanpurpose, p.status, .rating-val p {
        font-size: 14px;
        margin-top: 11px;
    }
    .hand-rating {
        margin-top: 15px;
    }
    .desc-right {
        width: 200px;
    }
    .desc-right a {
        padding: 12px 15px;
        font-size: 17px;
    }
    .lower_section h2 {
        font-size: 20px;
    }
    p.tips:before {
        width: 100px;
        height: 120px;
        left: 50%;
        top: -44px;
        margin-left: -50px;
    }
    p.tips {
        padding: 95px 15px 30px 15px;
        font-size: 14px;
        width: 100%;
        text-align: center;
    }
    .blog_side_bar h4, aside#sidebar h4 {
        font-size: 18px;
    }
    .extra-search br {
        display: none;
    }
    .logo img {
        width: 211px;
    }
    .homesections article {        
        width: 100%;
        padding: 0 15px;
        margin: 10px 0;
    }
    .inner_content h2, .entry-content h2 {
        font-size: 20px;
    }
    .homesections h2 {
        font-size: 16px;
    }
    .topcontent select#page_id {
        float: left;
    }
    .topcontent .loanfilter {        
        float: left !important;
    }
    .loan_form_cus {
        padding: 20px 15px;
    }
    .banner.inner_banner {
        background: #0071bd;
    }
    .logo {
        padding-top: 21px;
    }
    body .header_menu a {
        top: 6px;
    }
    .navigationDropdownHead h4 {
        padding: 12px 60px 12px 15px;
        font-size: 15px;
    }
 }

@media(max-width: 575px){
 	.inner_banner .banner_img {
	    padding: 20%;
	    max-width: 100%;
	}
    .lower_content  iframe {
        height: 200px;
    }
	.inner_banner .banner_content:before{
		display: none;
	}
	.inner_banner .banner_content {
	    padding: 110px 20px 30px;
	}
	.secured_products article .result_col {
	    width: calc(100% - 16px);
	}
	.hover.whyexp span.tooltip {
	    padding: 15px;
	    width: 100%;
	}
	span.tooltip ul li {	    
		font-size: 13px;
	}
	span.tooltip img {
	    width: 80px;	    
	    margin: 0 0px 10px 7px;
	}
 }