/** This CSS File is auto-generated from theme option. Please do not edit this file directly**/
body {
    font-family: 'Open Sans', sans-serif;
    color: #333;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Open Sans', sans-serif;
}
.au-list li::before {
    content: '\2714';
    display: inline-block;
    color: red;
    padding: 0 1rem 0 0;
    font-size: 26px;
    vertical-align: baseline;
}
.mobile-after-nav {
    text-align: center;
    background: #ffff;
    z-index: 99;
    position: relative;
    padding: 10px;
    /*border-bottom: 60px solid #d4424f;*/
    display: none;	
}
.mobile-after-nav .mn-btn {
    display: inline-block;
    border: 2px solid #d4424f;
    padding: 12px;
    min-width: 180px;
    text-align: center;
    border-radius: .75em;
    color: #d4424f;
}
.mobile-after-nav .mn-btn.solid {
    background: #d4424f;
    color: #fff;
}
.mobile-after-nav .mn-btn:hover {
    opacity: 0.85;
}
.single .entry a {
    color: #df0000;
}
.font-verdana {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #555;
}
.lp-page .entry-content ul {
    list-style: none;
}
.lp-page .entry-content ul li::before {
    content: "\2022";  
    color: #bd2c36;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
}
.lp-page .entry-content .ib-sec6 ul li::before {
    color: #fb8579;
}
.lp-page .entry-content .ci li::before {
    content: "" !important;
    color: #0dd40d !important;
    position: relative;
    left: -15px;
}
.hexagram {
    display: inline-block;
    margin: 0 1em;
}
.bs-top-in {
    -webkit-box-shadow: inset 0px 7px 9px 0px rgba(0,0,0,0.23);
    -moz-box-shadow: inset 0px 7px 9px 0px rgba(0,0,0,0.23);
    box-shadow: inset 0px 7px 9px 0px rgba(0,0,0,0.23);

}
.menu .bold {
    font-weight: bold;
    font-size: 107%;
}
.no-list li {
    list-style: none;
}
.red-bg {
    background: #c1272d;
    color: #fff;
    text-transform: uppercase;
    padding: 13px;
    font-size: 20px;
}
.monly {
    display: none !important;
}
.hide-overflow {
    overflow: hidden;
}
.site-header.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4;
}
.mobile-after-nav.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 5;
}
.nav-primary {
    position: fixed;
    width: 100%;
    max-width: 500px;
    z-index: 9;
    background: #fff;
    max-height: 0;
    top: 53px;
    overflow-y: hidden;
    transition: all .5s ease 0s;
    padding: 0;
}
.nav-primary.open-nav {
    max-height: calc(100VH - 51px);
    overflow-y: auto;
}
.logged-in .site-header.fixed {
    top: 32px;
}
.logged-in .nav-primary  {
    top: 85px;
}
.cmk-nav-toggle {
    display: none !important;
}
.nav-head {
    text-align: center;
    overflow: hidden;
    clear: both;
    position: relative;
}

.nav-head .close {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 20px;
    z-index: 10;
    cursor: pointer;
    padding: 5px 10px;
    display: inline-block;
    color: #333;
    font-style: normal;
}
.nav-head img {
    max-height: 50px;
}
.genesis-nav-menu .menu-item > a {
    width: auto;
    background: transparent;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    color: #515151;
    box-shadow: none !important;
}
.center {
    text-align:center;
}
.it {
    font-style: italic;
}
.header-helpers {
    margin-top: 3px;
}
.header-helpers li {
    display: inline-block;
}
.header-helpers li:not(:last-of-type) {
    margin-right: 30px;
}
.header-helpers a:not(.btn) {
    font-size: 18px;
    color: #df0000;
    font-weight: 400;
}
.header-helpers li .btn {
    min-width: 100%;
    padding: 7px 40px;
    font-weight: 600;
}
.boxs {
    -webkit-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.79);
    -moz-box-shadow:    3px 3px 8px 0px rgba(50, 50, 50, 0.79);
    box-shadow:         3px 3px 8px 0px rgba(50, 50, 50, 0.79);
}
.btn, input[type="submit"], .gform_next_button {
    display: inline-block;
    padding: 10px;
    min-width: 220px;
    border: 1px solid;
    text-align:center;
    transition: ease-in-out .5s all;
    -webkit-transition: ease-in-out .35s all;
    -moz-transition: ease-in-out .35s all;
    -o-transition: ease-in-out .35s all;
}
 input[type="submit"], .gform_next_button {
     padding: 15px;
 }
 input[type="text"], input[type="number"], select, textarea {
    padding: 13px 20px !important;
}

.btn, .btn.outline:hover, input[type="submit"], .gform_next_button {
    background: #AF0000;
    color: #fff;
    font-weight: bold;
    border-color: #AF0000;
}
.btn:not(.flat), input[type="submit"] {
    border-radius: .75em;
}
.btn.outline, .btn:not(.outline):hover, input[type="submit"]:hover, .gform_next_button:hover {
    background: transparent;
    color: #df0000;
}
.btn.light {
    color: #fff;
    border-color: #fff;
}
.red {
    color:#df0000;
}
.title-area {
    padding: 0;
}
.title-area .site-logo {
    max-height: 50px;
    vertical-align: top;
}
.site-header .widget-area.header-right {
    width: 100%;
}
.site-header {
    padding: 5px 0 5px;
    position: relative;
    z-index: 4;
}
.site-header::after {
    position: absolute;
    width: 100%;
    box-shadow: 0px 7px 9px 0px rgba(0,0,0,0.23);
    height: 10px;
    bottom: -3px;
}
.site-header .wrap {
    display: flex;
    max-width: 98%;
}
.hs-icon svg {
    position: relative;
    top: 6px;
}
.wbox {
    background: #F3F3F3;
    color: #333;
    padding: 3em;
}
.fw400 {
    font-weight: 400;
}
.sec {
    background-size: cover!important;
    background-repeat: no-repeat!important;
    position: relative;
    padding-left: 20px !important;
    padding-right: 20px !important;
    z-index: 1;
}
.sec img {
    vertical-align: top;
}
.red-grad {
    background: #800F05;
    background: linear-gradient(180deg, #800F05 0%, rgba(132,0,0,1) 100%);
}
.gl-left, .gl-right {
    position: relative;
    z-index: 1;
    color: #fff;
    padding: 10px 0;
    text-shadow: 2px 2px 3px #000;
    font-size: 30px;
    min-height: 56px;
}
.gl-left::before, .gl-right::before {
    content:"";
    position: absolute;
    width: 100VW;
    height: 100%;
    top: 0;
    z-index: -1;
}
.gl-left::before {
    right: 20%;
    background: rgb(196,0,0);
    background: linear-gradient(270deg, rgba(196,0,0,1) 0%, rgba(133,0,0,1) 100%);
}
.gl-right::before {
    left: 20%;
    background: rgb(196,0,0);
    background: linear-gradient(90deg, rgba(196,0,0,1) 0%, rgba(133,0,0,1) 100%);
}
.lined {
    text-align: center;
    position: relative;
}
.lined::before, .lined::after {
    content: "";
    position: absolute;
    width: 36%;
    border-bottom: 1px solid;
    left: 0;
    top: 50%;
}
.lined::after {
    left: auto;
    right: 0;
}
.entry-content .check, .entry-content .xmark {
    margin-left: 0;
}
.check li, .xmark li {
    display: block;
    margin-bottom: 1em;
    position: relative;
    padding-left: 38px;
}
.check li::before {
    content: "";
    display: inline-block;
    transform: rotate(45deg);
    position: absolute;
    left: 0;
    top: 7%;
    height: 20px;
    width: 10px;
    border-bottom: 4px solid #df0000;
    border-right: 4px solid #df0000;
    margin: 0 20px 0 11px;
}
.xmark li::before, .xmark li::after {
    content: "";
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -10.5px;
    height: 21px;
    width: 2px;
    background: #df0000;
    transform: rotate(45deg);
}
.xmark li::after {
    transform: rotate(-45deg);
}
.hmsec-blia .check li::before {
    border-color: #10d510;
}
.georgia {
    font-family: 'Open Sans Condensed', sans-serif;
}
blockquote {
    color: #000;
}
blockquote::before {
    top: -20px;
    left: -37px;
    color: #c0272d;
    font-size: 76px;
    line-height: 1;
    font-weight: bolder;
    font-family: fantasy;
}
.footer-widgets .wrap::before, .footer-widgets .wrap::after {
    display: none;
}
.footer-widgets .wrap {
    display: grid;
}
.footer-widgets .wrap .widget-area {
    float: none !important;
    width: 100%;
    
    margin: 0 !important;
}
.footer-widgets .wrap .widget-area {
    float: none !important;
}
.footer-widgets, .footer-widgets a {
    color: #ddd;
}
.site-footer {
    background: #1a1a1a;
    padding: 14px 0;
    color: #ccc;
}
.footer-widgets .widget-title {
    font-weight: 400;
    font-size: 18px;
}
/** CONTENT **/
.loan-info {
	display: flex;
	margin: 0 auto !important;
	justify-content: center;
}
.loan-info span {
	margin: 0 20px;
}
.play {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin: 0 auto;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
}
.play svg {
    left: 5px;
    position: relative;
    top: 5px;
}
.top-banner {
    /*background:url(/wp-content/uploads/2020/06/top-banner.jpg) no-repeat 0 0 #b23130;*/
    color:#fff;
    display: flex;
    align-items: center;
    min-height: calc(100VH - 200px);
    background: #b93125;
    background: linear-gradient(1deg, #800F05 0%, #e54c4f);
}
.top-banner::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}
.top-banner h1, .top-banner h2 {
    color: #fff;
}
.top-banner h1 {
    color: #fff;
    font-size: 60px;
    letter-spacing: 5px;
}
.top-banner .desc {
    max-width: 700px;
    margin: 0 auto;
}
.ab-sec3 .box {
    position: relative;
    text-align: center;
    padding: 5em 0;
    z-index: 1;
    margin-bottom: 1em;
}
.ab-sec3 .box h3 {
    color: #fff;
    text-shadow: 2px 2px 1px #000;
    font-size: 34px;
    margin-bottom: 0;
    line-height: 1;
}
.ab-sec3 .box::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100VW;
    background: url(https://cdn.hbfstorage.com/homesec-au/2020/06/ab-sec3-left-bg.jpg) no-repeat 0 0;
    top: 0;
    right: 0;
    z-index: -1;
    background-size: 100%;
}
.ab-sec3 .box.right::before {
    right: auto;
    left: 0;
    background: url(https://cdn.hbfstorage.com/homesec-au/2020/06/ab-sec3-right-bg.jpg) no-repeat 0 0;
}
.wsfoc .column:not(:last-of-type):not(:nth-of-type(5)) {
    border-bottom: 1px solid red;
}
.wsfoc .column:nth-of-type(odd) {
    border-right: 1px solid red;
}
.wsfoc h3 {
    position: relative;
    padding-left: 65px;
}
.wsfoc h3::before, .hsx-icon::before {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    background: url(https://cdn.hbfstorage.com/homesec-au/2020/06/icons.png) no-repeat 0 5px;
    left: 0;
    background-size: 500px auto;
}
.wsfoc h3 {
    margin: 10px 0 35px;
    cursor: pointer;
}
.wsfoc .column:not(.active) > p {
    display: none;
}
.wsfoc .column.active, .wsfoc .column:hover {
    background: #c0272d;
    color: #fff;
}
.wsfoc .column.active h3, .wsfoc .column:hover h3 {
    color: #fff;
}
.wsfoc .column.active:not(.box-3) h3::before, .wsfoc .column:hover h3::before {
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
.wsfoc .column.box-3:not(.active) h3::before {
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
.wsfoc .column.box-3:hover h3::before {
    filter: none;
    -webkit-filter:none;
}
.wsfoc .box-2 h3::before {
    background-position: -83px 5px;
}
.wsfoc .box-3 h3::before {
    background-position: -165px 5px;
}
.wsfoc .box-4 h3::before {
    background-position: -260px 5px;
}
.wsfoc .box-5 h3::before {
    background-position: -348px 0;
}
.wsfoc .box-6 h3::before {
    background-position: -443px 0;
}
.reviews .author {
    text-align: center;
    color: #c0272d;
    font-size: 18px;
}
.itemb {
    background: url(https://cdn.hbfstorage.com/homesec-au/2020/06/itemb-bg.jpg) no-repeat 0 0;
    padding: 20px;
    min-height: 170px;
    background-size: cover;
    cursor: pointer;
}
.itemb h4 {
    color: #fff;
    padding-top: 60px;
}
.itemb h4 > i {
    display: block;
    font-style: normal;
}
.itemb h4 .ctitle {
    font-style: italic;
    font-weight: 300;
    display: block;
    margin-top: 25px;
}
.ab-sec-6 .box h4 {
    font-size: 26px;
}
.is-narrow .btn.boxs {
	background: #bc272d;
    border-color: #bc272d;
}
.ab-sec-6 .box {
    background: #fff;
    color: #000;
    padding: 1em 1em 0.3em 1em;
}
.qmark {
    color: red;
    font-size: 24px;
    font-weight: 900;
    font-family: Arial;
}
.hmsec-7 h2 {
    text-align: center;
    font-weight: 400;
    margin-bottom: 2em;
}
.hmsec-7 h2 span {
    color: #cc2329;
    font-size: 43px;
    display: block;
    text-shadow: 6px 2px 4px rgb(0, 0, 0);
}
.hmsec-9 {
    position: relative;
}
.hmsec-9::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 18px;
    -webkit-box-shadow: inset 0px 7px 9px 0px rgba(0,0,0,0.23);
    -moz-box-shadow: inset 0px 7px 9px 0px rgba(0,0,0,0.23);
    box-shadow: inset 0px 7px 9px 0px rgba(0,0,0,0.43);
}
.hsx-icon {
    position: relative;
    padding: 1em 0 1em 65px;
    display: block;
}
.hsx-icon::before {
    top: 0;
    background-position: 9px -67px;
    background-size: 400px auto;
    height: 50px;
}
.hsx-icon.hsi-2::before {
    background-position: -60px -67px;
}
.hsx-icon.hsi-3::before {
    background-position: -130px -67px;
}
.hsx-icon.hsi-4::before {
    background-position: -199px -67px;
}
.hsx-icon.hsi-5::before {
    background-position: -269px -67px;
}
.hsx-icon.hsi-6::before {
    background-position: -336px -67px;
}
.hsx-icon.hsi-7::before {
    background-position:  9px -137px;
}
.hsx-icon.hsi-8::before {
    background-position: -60px -135px;
}
.hsx-icon.hsi-9::before {
    background-position: -125px -135px;
}
.hmsec-7a {
	background: rgb(64,64,64);
	background-image:url(https://cdn.hbfstorage.com/homesec-au/2020/07/sec-7a-bg.png);
	background-image: url(https://cdn.hbfstorage.com/homesec-au/2020/07/sec-7a-bg.png), linear-gradient(0deg, rgba(64,64,64,1) 0%, rgba(18,18,18,1) 100%);
	padding:3em 0;
	color:#fff;
	background-size: auto !important;
	background-repeat: repeat !important;
}
.contact-info p {
    margin-bottom: 15px;
    line-height: 1.3;
}
.contacts a {
    font-weight: bold;
}
.play {
    margin: 0 auto 1.5em;
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 1);
	animation: pulse-red 2s infinite;
}
.modal-content {
    background: #333;
}
.vid-bg {
    background: url(https://cdn.hbfstorage.com/homesec-au/2020/07/monitor-bg.png) no-repeat;
    background-size: 100%;
    padding: 3%;
    padding-bottom: 20%;
    max-width: 800px;
    margin: 0 auto;
}
.vid-bg #video-frame, .res-frame {
    position: relative;
    padding-bottom: 56.25%;
}
.vid-bg #video-frame iframe, .res-frame iframe  {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
}
.video-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    /*padding-bottom: 56.25%;*/
    height: 100%;
    overflow: hidden;
}
.video-bg video {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.single .site-inner, .blog .site-inner, .archive .site-inner {
    background: #fff;
    padding-top: 2.5em;
    color: #555f64;
}
.blog .entry .more-link{
    display: block;
    max-width: 220px;
    margin: 1em auto 0;
}
.feat-img {
    padding: 0 1.5em;
}
.feat-img img {
    margin-bottom: 0;
}
.post .entry-title {
    font-size: 36px;
    font-size: 3.6rem;
    color: #333b3f;
}
.blog .post .entry-title {
    font-size: 18px;
}
/** DESKTOP MENU **/
.desktop-menu {
    position: relative;
    z-index: 11;
    text-align: center;
    display: none;
}
.desktop-menu .menu-container {
    position: fixed;
    top: 53px;
    background: rgba(97, 97, 97, 0.96);
    width: 100%;
    height: 0;
    padding: 0;
    overflow: hidden;
    transition: all .5s ease 0s;
    display: flex;
    justify-content: center;
    align-items: center;
}
.logged-in .desktop-menu .menu-container {
    top: 85px;
}
.desktop-menu.active .menu-container {
    height: calc(100VH - 52px);
    overflow-x: auto;
    padding: 2em 0;
}
.desktop-menu .menu-container li {
    display: block;
}
.desktop-menu a {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
}
.desktop-menu .sub-menu a {
    font-weight: 400;
    font-size: 46px;
}
.desktop-menu .menu > li > ul, .desktop-menu .menu > li:first-of-type {
    display: none;
}
.desktop-menu .close {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #fff;
    cursor: pointer;
    display: none;
}
.desktop-menu.active .close {
    display: block
}
.desktop-menu .close svg {
    font-size: 30px;
}
.desktop-menu .sub-control {
    color: #fff;
    display: inline-block;
    margin: 5px 0 0 10px;
    cursor: pointer;
}
.desktop-menu .submenu-active > .menu-item:not(.menu-item-active) {
    display: none;
}
.desktop-menu .submenu-active > .menu-item-active > ul {
    displaY: block;
}
.desktop-menu .sub-control {
    color: #fff;
    display: inline-block;
    cursor: pointer;
    margin-left: 10px;
    position: relative;
    top: 5px;
}
/** DESKTOP MENU END -- MOBILE MENU START**/
.genesis-nav-menu .menu-item-has-children>a::after {
    width: 20px;
    border-left: 0;
    border-right: 0;
    border-top: 2px solid #B2B2B2;
    margin-top: -1px;
}
.genesis-nav-menu .menu-item-has-children.sub-opened>a::after {
    border-bottom: 2px solid #B2B2B2;
}
.genesis-nav-menu .menu-item-has-children:not(.sub-opened)>a::before {
    position: absolute;
    content: "";
    width: 12px;
    height: 20px;
    border-left: 2px solid #B2B2B2;
    right: 12px;
    top: 50%;
    margin-top: -10px;
}
.genesis-nav-menu .menu-item > a {
    border-top: 1px solid #EDEAED;
}
.menu-icon {
    position: absolute;
    left: 10px;
    top: 2px;
    display: none;
}
.menu-icon:not(.opened) .xicon, .menu-icon.opened .micon {
    display: none;
}
.bgred {
    background: #741515;
    color: #fff;
}
.genesis-nav-menu .bgred {
    background: #d80000;
}
.desktop-menu .menu-item-has-children > a {
    position: relative;
}
.desktop-menu .menu-item-has-children > a > .sub-control {
    position: absolute;
    top: -2px;
}
/**  MOBILE MENU END **/

.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half, .gform_wrapper ul.gform_fields li.gfield {
    padding: 8px;
}
.contact-left {
    border: 1px solid #f5f5f5;
    border-radius: 8px;
}
.contact-left h2, h3.font-verdana {
    text-align: center;
    margin: 35px 35px 10px 35px;
}
.contact-left, .column.contact-info {
    border: 1px solid #f5f5f5;
    border-radius: 8px;
    box-shadow: 0px 0px 2px 1px #E1E1E1;
    background: #F9F9F9;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
}
.sec.cu-2 {
    background: #f5f5f5;
}
.contact-get-in-touch {
    background: #fff;
    border: 1px solid #E1E1E1;
    border-radius: 8px;
    box-shadow: 0px 0px 2px 1px #E1E1E1;
    margin: 10px;
    padding: 10px;
}
.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
    padding-right: 8px !important;
}
.column.contact-info {
    text-align: center;
}
.select-a-city {
    margin-top: 35px;
    padding-bottom: 30px;
}
.contact-form-section h2, .contact-form-section h3, .contact-form-section h4 {
    color: #000;
}
span.call-num {
    font-weight: normal;
}
a.contact-btn.btn {
    background-color: #A00A0A;
    border-radius: .75em;
    border: 1px solid #A00A0A;
    padding: 13px;
}
.text-center{
    text-align: center;
}
.columns.text-center.our-product{
    margin-bottom: 25px;
}
.loans-faqs{
    background-color: #282828;
}
.loans-faqs h2{
    color: #fff;
}
.column.loan-offers {
    background-color: #D8D8D8;
    border-radius: 5px;
    padding: 35px;
    margin-bottom: 30px;
}
.lo-left h3, .lo-right h3{
    text-align: center;
}
.sec.faq-3.bank-finance {
    background-color: #EFEFEF;
}
.column.bf-right {
    background-color: #fff;
    padding: 35px;
    border-radius: 8px;
    box-shadow: 0px 1px 1px 1px #c7c6c6;
    text-align: center;
}
.column.bf-left li {
    list-style-type: none;
    background-color: #fff;
    margin: 3px;
    padding: 15px;
    width: 75%;
}
i.fa.fa-circle-thin.this-circle {
    margin-right: 8px;
}
i.fa.fa-check.this-check {
    font-size: 25px;
    color: #45DF11;
    position: absolute;
    margin-left: -25px;
    margin-top: -3px;
}
img.site-logo-faqs {
    max-width: 90px;
    margin-left: 10px;
}
.column.bf-left li.li-highlight {
    width: 87%;
    background-color: #CBE9C3;
}
.column.bf-left, .column.bf-right{
    margin-bottom: 30px;
}
.banner-our-products{
    background-color: #F8F8F8;
}
.column.is-6.our-product-left-section {
    border: 1px solid #F0F0F0;
    background-color: #fff;
    border-radius: 13px;
    box-shadow: 0px 1px 1px 1px #F0F0F0;
}
.featured .wrap {
    max-width: 1280px;
}
.archive-banner {
    padding: 4em 0;
    color: #fff;
    text-align: center;
}
/* review carousel */
.owl-nav.disabled {
    display: none;
}
.owl-dots {
    text-align: right;
}
.owl-dots button {
    margin-left: 6px;
    display: inline-block;
    width: 15px;
    height: 15px;
    padding: 0;
    border-radius: 50%;
    border: 0;
    background: #ddd;
}
.owl-dots button.active {
    background: #df0000;
}
/** Partners **/
.partsh {
    position: relative;
    z-index: 1;
}
.partsh .wrap {
    z-index: 1;
}
.partsh::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(34 34 34 / 48%);
    z-index: -1;
}
.wbox.cfb {
    border-radius: 8px;
}
.procedure {
    color: #a30100;
    font-size: 45px;
    font-weight: 400;
    font-family: Courier New;
    line-height: 1;
    text-align: center;
    padding-top: 15px;
}
.cwrap.steps {
    border-top: solid 1px #00000030;
}
.blog .content-sidebar-wrap .columns .entry .entry-image-link {
    display: block;
    max-height: 190px;
    overflow: hidden;
    margin-bottom: 5px;
}
.blog .column > .entry {
    border: 2px solid #eaeeef;
    border-top: 4px solid #df0000;
    border-radius: 6px;
}
.ajax-load {
  position: fixed;
  top: 0;
  left: 0;
  height: 100VH;
  width: 100VW;
  background: #00000073;
  z-index: 999;
  text-align: center; 
  font-style:normal;
}
.ajax-load::after {
  -webkit-animation: spinAround .5s infinite linear;
  animation: spinAround .5s infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 290486px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
  margin: 0 auto;
  top: 50%;
  margin-top: -10px;
}
.bola a {font-weight:bold;}
@keyframes pulse-red {
	0% {
		transform: scale(0.95);
		-moz-box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
		box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
	}
	70% {
		transform: scale(1);
		-moz-box-shadow: 0 0 0 30px rgba(255, 82, 82, 0);
		box-shadow: 0 0 0 30px rgba(255, 82, 82, 0);
	}
	100% {
		transform: scale(0.95);
		-moz-box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
		box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
	}
}

@-webkit-keyframes pulse-red {
    0% {
		transform: scale(0.95);
		-webkit-box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
	}
	70% {
		transform: scale(1);
		-webkit-box-shadow: 0 0 0 30px rgba(255, 82, 82, 0);
	}
	100% {
		transform: scale(0.95);
		-webkit-box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
	}
}

@media only screen and (min-width:640px) {
    .right-desk {
        text-align: right;
    }
    .footer-widgets .wrap {
        grid-gap: 1.5em;
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (min-width:768px) {
    .right-desk {
        text-align: right;
    }
    .footer-widgets .wrap {
        grid-gap: 2.5em;
        grid-template-columns: 1.5fr 1fr 1fr 1fr;
    }
    .bot-ap {
		width: 300px;
		padding-top: 12em;
	}
}

@media only screen and (min-width:979px) {
    .lp-page-header-box {
        min-height: 58VH;
    }
    .nav-primary {
        display: none;
    }
    .desktop-menu {
        display: block;
    }
    .our-product-left-section, .our-product-right-section{
        padding-left: 45px;
        padding-right: 45px;
    }
    .loans-faqs h2{
        margin: 8px 75px 5px 75px;
    }
    .column.loan-offers.lo-left h3 {
        margin-left: 60px;
        margin-right: 60px;
    }
    .column.bf-right {
        margin-left: 40px;
    }
    .column.bf-left {
        padding: 85px;
    }
    .column.loan-offers {
        margin: 55px;
    }
}
@media only screen and (max-width: 1280px) {
    .sec {
        overflow-x: hidden;
    }
    .site-header .wrap {
        display: flex;
        padding: 0;
    }
    .site-header .wrap .title-area, .site-header .wrap .header-right {
        flex-basis: 0;
        flex-grow: 1;
        flex-shrink: 1;
    }
    .site-header .wrap .title-area {
        flex: none;
        width: auto;
    }
    .single .site-inner, .blog .site-inner, .archive .site-inner {
        padding-left: 2.5em;
        padding-right: 2.5em;
    }
    
}
@media only screen and (max-width:720px) {
    .hmsec-1 h2 {
        font-size: 28px !important;
    }
    .top-banner {
        display: block;
        padding-top: 1em;
        padding-bottom: 2em;
    }
	/*.top-banner::after {
	    display: none;
        background: rgba(0, 0, 0, 0.0);
    }*/
}
@media only screen and (max-width:500px) {
    .site-header.fixed {
        display: none;
    }
    .mobile-after-nav {
        display: block;
    }
    .header-helpers .num, .header-helpers .txt {
        display: none;
    }
    .footer-widgets {
        text-align: center;
    }
    .loan-info {
        display: none;
    }
    .header-right {
        display :none;
    }
    .site-header .wrap {
        justify-content: center;
    }
    .menu-icon {
        display: block;
    }
    .monly {
        display: block !important;
    }
    .monly a {
        text-align: center;
        color: #fff !important;
        font-weight: 700;
    }
    .title-area .site-logo {
        margin-bottom: 10px;
    }
    .video-bg {
        display: none;
    }
}

@media only screen and  (max-width: 978px) {
	.lp-page #form-app {
    		padding: 0 !important;
	}
    .lp-page .frame-wrap {
        margin-top: 0;
    }
    .lp-page .frame-wrap h2 {
        padding: 1em 15px;
    }
}

@media only screen and  (max-width: 380px) {
	.mobile-after-nav .mn-btn {
        min-width: 160px;
    }
}