@media (max-width: 991px){
    .loan_wrapper .loan-detail-section-right-content {
    padding-left: 0px;
}
	.hr_tabs .gdlr-core-tab-item-title-wrap {
    display: flex;
    gap: 1px;
	 flex-direction: column;
}	
	#gdlr-core-tab-1 .gdlr-core-tab-item-title.gdlr-core-active {
    color:#28444E;
}
}

@media only screen and (max-width: 767px) {
    .gdlr-core-pbf-wrapper-full-no-space {
        max-width: 100%;
    }
    .financity-footer-wrapper {
    padding-bottom: 0;
}
.financity-footer-container .financity-footer-column {
        margin-bottom: 11px;
    }
    .loan-option-text-info .loan-detail-section .loan-detail-section-child .sub-main-tab .tab-content {
    padding-bottom: 0px !important;
}
.post_filter_inner {
    flex-direction: column;
    margin-bottom: 40px;
    gap:5px;
}
body.financity-body .filter-time-box {
    gap: 4px;
    flex-direction: column;
}
.banner-text{
    white-space: break-spaces !important;
    left: 9.0625px !important;
    top: 39.1667px !important;
}
.gdlr-core-pbf-wrapper.loan_wrapper{
    padding-top: 0 !important;
}
.financity-item-pdlr.foot-center-col {
    padding-left: 26px;
}
.footer-copyright {
    flex-direction: column;
}
.foo-main {
    flex-direction: column;
}
.leftcontent-box {
    flex: 0 0 100%;
}
.inner-teb-item li {
    flex-direction: column;
    align-items: flex-start;
}
.foo-main {
    gap: 9px;
    margin-bottom: 14px;
}
	.financity-footer-wrapper {
    padding-bottom: 8px !important;
}
	    .financity-footer-column {
        margin-bottom: 11px !important;
    }
	.financity-footer-wrapper .financity-widget-title {
    margin-bottom: 10px !important;
}
}