.top-bar.line-content:after, .top-bar.full-width-line:after {
    border-bottom: 0 !important;
}

#footer.solid-bg {
    background-image: url(https://www.parasyn.com.au/wp-content/uploads/2021/02/footer-columns.png)!important;
    background-position: left top!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}
#bottom-bar {
    background-image: url(https://www.parasyn.com.au/wp-content/uploads/2021/02/bottom-bar.png)!important;
    background-position: center top!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}
#bottom-bar .wf-float-left {
    margin-right: 0;
    float: none !important;
    text-align: center !important;
    
}
.wf-container-bottom {
    display: block !important;
    position: relative;
    top: .5rem;
}
.wf-container-bottom, #bottom-bar.full-width-line {
    border-top: 0 !important;
}
.footer .menu li, .footer .widget_pages li, .footer .custom-menu.dividers-on li, .footer .blogroll li, .footer .qts-lang-menu li {
    border-width: 0 !important;
}
#home-subscribe input[type="text"] {
    width: 100%;
    font-size: 14px;
    height: 50px;
    padding-left: 20px;
    border-radius: 10px;
    background: #fff;
}
#home-subscribe input[type="submit"] {
    font-size: 16px!important;
    color: #fefefe;
    font-family: "Montserrat"!important;
    font-weight: normal!important;
    background: #f74854;
    border-radius: 10px!important;
    padding: 0 40px!important;
    height: 50px;
}
#home-subscribe .gform_footer {
    float: left;
    clear: none;
    width: 10%;
    padding-top: 12px;
    margin-left: -30px;
    position: relative;
    z-index: 90;
}
#home-subscribe .gform_body {
    float: left;
    clear: none;
    width: 35%;
    position: relative;
    z-index: 100;
}
body .gform_wrapper .top_label div.ginput_container {
    margin-top: 4px !important;
}
@media only screen and (max-width: 767px){
     .masthead.inline-header.right.widgets.show-mobile-logo, .global_bgbanner {
        background-color: rgba(48, 72, 96, 0.99);
    }   
}