input, input:before, input:after {
      -webkit-user-select: initial;
      -khtml-user-select: initial;
      -moz-user-select: initial;
      -ms-user-select: initial;
      user-select: initial;
     } 

body {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color:#2b388f;
}
        #slaask-button {
          -webkit-box-shadow: none!important;
          box-shadow: none!important;
        }

        #slaask-button .slaask-button-image {
          border: 0;
          background-color: transparent;
        }
.error{
    color: red;
    display:none;
}
#telhead a {
    color: rgba(0, 0, 0, 0) !important; 
}
#righttel a {
    color: rgba(0, 0, 0, 0) !important;
}
a {
    color: #0B0A0B;
    text-decoration: none;
    background-color: transparent;
}
a:hover{
    color: #0B0A0B;
    text-decoration: none; 
}
.w-50 {
    width: 40% !important;
}
#main-inner buton {
    border: 1px solid #333 !important;
    cursor: pointer;
    margin-top: 15px;
    padding: 7px 10px !important;
}

.faq-section h3{ 
    text-align: center;
}

.heading-1 {
    color: #2b388f;
    font-size: 26px;
    font-weight: 300;
}

.rating-bar img {
    width: 100%;
}

.rating-bar {
    padding-top: 15px; padding-bottom: 5px;
}

.garrenty ul li {
    color: #1b1777;
    display: inline-block;
    font-weight: 500;
    list-style: outside none none;
    padding: 0 6px;
}

.garrenty ul {
    margin: 0;
    padding: 0;
    text-align: center;margin-bottom: 5px;margin-top: 15px;font-size: 18px;
}

.garrenty li i {
    color: #f37a20;
    font-size: 22px;
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.garrenty p {
    color: #808080;
    font-size: 20px;
    margin-top: 15px;
    text-align: center;
}

.section-1 .video img {
    width: 100%;
}

.box-1 img {
    margin-bottom: 10px;
    width: 70px;
}

.box-1 p {
    color: #808080;
    font-size: 18px;
    padding: 0 15px;
}

.start a {
    background: #473DA0; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #473DA0, #8B34B6); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #473DA0, #8B34B6); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #473DA0, #8B34B6); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #473DA0, #8B34B6); /* Standard syntax */
    border-radius: 50px;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    /* left: 20px;*/
    letter-spacing: 1px;
    padding: 10px 30px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 35%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.btn-blue{
     background: #473DA0; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #473DA0, #8B34B6); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #473DA0, #8B34B6); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #473DA0, #8B34B6); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #473DA0, #8B34B6); /* Standard syntax */
    border-radius: 50px;
    color: #fff;   
    font-size: 14px;
    font-weight: bold;   
    letter-spacing: 1px;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    width: auto;
}

.btn-blue:hover {
    background: #fbb518;
    background: -moz-linear-gradient(top, #fbb518 0%, #f04728 100%);
    background: -webkit-linear-gradient(top, #fbb518 0%,#f04728 100%);
    background: linear-gradient(to bottom, #fbb518 0%,#f04728 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb518', endColorstr='#f04728',GradientType=0 );    
    color: #fff !important;   
}

.btn-orange {
    background: #fbb518;
    background: -moz-linear-gradient(top, #fbb518 0%, #f04728 100%);
    background: -webkit-linear-gradient(top, #fbb518 0%,#f04728 100%);
    background: linear-gradient(to bottom, #fbb518 0%,#f04728 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb518', endColorstr='#f04728',GradientType=0 );
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    width: auto;
    border-radius: 50px;
}

    .btn-orange:hover {
        background: #473DA0; /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(left, #473DA0, #8B34B6); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(right, #473DA0, #8B34B6); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(right, #473DA0, #8B34B6); /* For Firefox 3.6 to 15 */
        background: linear-gradient(to right, #473DA0, #8B34B6); /* Standard syntax */
        color: #fff;
    }

.brands-popup a {
    color: #1b1777;
    font-size: 35px;
}

.brands-popup li {
    display: inline-block;
    list-style: outside none none;
    padding: 0 15px;
}

.pop-footer .brands-popup {
    border: medium none;
    margin-top: 20px;
    padding: 0;
    margin-bottom: 20px;
}

.start {
    margin-left: 15px;
    margin-top: 20px;
    text-align: left;
}

.info-box {
    padding-top: 40px;
}

.brands {
    width: 100%;
}

.ebook {
    color: #2b388f;
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 1em;
    margin-top: 2em;
}

.review-section {
    background: url(images/review-bg.jpg);
    background-size: cover;
    padding: 160px 0px;
}

.heading-2 h3 {
    color: #fff;
    font-size: 36px;
    font-weight: 300;
    line-height: 40px;
    text-transform: capitalize;
}

.how-it-work {
    padding: 60px 0;
}

.section-1 {
    padding: 2px 0;
}

.faq-section {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 60px 0;
}

    .faq-section > h3 {
        color: #2b388f;
        font-size: 36px;
        font-weight: 300;
        text-align: center;
    }

    .faq-section p {
        color: #808080;
        text-align: center;
    }

.faz-box p {
    color: #808080;
    font-size: 15px;
    text-align: left;
}

.faz-box h4 {
    color: #2b388f;
    font-size: 18px;
    /*font-weight: 300;*/
    line-height: 24px;
    margin-bottom: 5px;
}

.faq-img img {
    left: 30px;
    margin-top: 35px;
    position: relative;
    width: 280px;
}

.mtop {
    margin-top: 2.5em;
}

.start-btn a {
    background: #fbb518; /* Old browsers */
    background: -moz-linear-gradient(top, #fbb518 0%, #f04728 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fbb518 0%,#f04728 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fbb518 0%,#f04728 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb518', endColorstr='#f04728',GradientType=0 ); /* IE6-9 */
    border-radius: 50px;
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 12px 40px;
    text-decoration: none;
    text-transform: uppercase;
}

.bar-full {
    background: #f15326; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #473DA0, #8B34B6); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #473DA0, #8B34B6); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #473DA0, #8B34B6); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to left, #473DA0, #8B34B6); /* Standard syntax */
    padding: 40px 0px;
}

    .bar-full h4 {
        color: #fff;
        font-size: 40px;
        font-weight: 300;
        margin: 0;
    }

.start-btn {
    margin-top: 15px;
}

#footer-main {
    background: url(images/footer.jpg);
    padding: 40px 0px 0px 0px;
}

#footer-main a{
    color:white;
}

.copyright {
    height: 44px;
    background-color: black;
    padding: 10px 10px;
    color: #cccccc;
    font-size: 10px; /* Approximation due to font substitution */
    font-weight: 400;
    line-height: 20px; /* Approximation due to font substitution */
    text-align: left;
}

.search-bar .btn-danger {
    background: #473DA0; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #473DA0, #8B34B6); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #473DA0, #8B34B6); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #473DA0, #8B34B6); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #473DA0, #8B34B6); /* Standard syntax */
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 14px 30px;
    text-decoration: none;
    border-color: #473DA0;
}

.search-bar input {
    border: medium none;
    border-radius: 50px 0 0 50px;
    padding: 12px 15px;
}

.search-bar {
    float: right;
    width: 90%;
}

.footer-social > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.footer-social li {
    display: inline-block;
    font-size: 14px;
    padding: 0 2px;
}

.footer-social a {
    color: #fff;
    text-decoration: none;
}

.footer-social i {
    margin-right: 6px;
}

.footer-social {
    margin-top: 2em;
}

.footer-bottom-menu {
    color: #fff;
    margin-bottom: 2em;
    margin-top: 3em;
    text-align: center;
    width: 100%;
}

.bootom {
    border-top: 1px solid;
    color: white;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}

.header {
    text-align: center;
    background: url(images/home_header_images/background_default.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 30px;
    background-position: center center;
}

 h1 {
    margin-bottom: .1rem !important; 
    line-height: .5 !important; 
}

.label-text-find {
    color: #fff;
    font-size: 31px;
    font-weight: normal;
    line-height: 46px;
    margin-bottom: -6px;
}

.header .col-sm-4 {
    float: left;
}

.padd0.call-test-about1 {
    text-align: left;
}

.menu-top {
    color: #fff;
}

    .menu-top a {
        color: #fff;
        font-size: 13px;
        padding: 0 7px;
    }

    .se-link-top a {
        color: #fff;
        font-size: 15px; margin-left: 10px;
    }
    .se-link-top  { 
        margin-top: 40px;
        text-align: left;
    }

.call-box-icon {
    color: #fff;
    display: block;
    font-size: 27px;
    font-weight: normal;
}

.label-call-number {
    font-weight: 300;
    margin: 0;
}

.label-ebroker {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    margin-top: 5px;
}

.span-label {
    padding-bottom: 10px;
    padding-top: 0px;
}

.login-top-box {
    padding-top: 2px;
}

.call-me-icon {
    /*margin-top: 12px;*/
    /*width: 100%;*/
}

#how-its-work img {
    width: 100%;
}

#header {
    min-height: 100% !important;
}

.heading-box h4 {
    font-size: 36px;
    font-weight: 300;
    color:#2b388f;
}

.heading-box p {
    font-size: 22px;
    font-weight: 300;
    color:#2b388f;
}

.home-concept strong{
  font-weight: 600;
}

.info-text {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 20px;
    text-align: center;
}

.heading-box > p {
    /*color: #808080;*/
    margin: 0;
    color: #2b388f;
}

.heading-box {
    text-align: left;
}

#main-inner .nav-item.active .nav-link {
    color: #8b34b5;
    font-size: 13px;
}

#main-inner .nav-item .nav-link {
    color: #31409a;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0 10px;
}

#main-inner nav {
    padding: 0;
}

#summery-row {
    background: url(images/sub-bg.jpg);
    padding: 15px  0px;
}

.inq-box h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 100;
    margin-bottom: 25px;
    margin-top: 10px;
}

.dt-box h4 {
    color: #f26f1e;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.dt-box p {
    color: #fff;
    display: -webkit-flex;
    display: flex;
    font-size: 14px;
    font-weight: normal;
}

.dt-box strong {
    color: #f26f1e;
    margin-right: 5px;
    text-align: center;
    text-transform: uppercase;
    line-height: 18px;
}

.dt-box:last-child {
    border: medium none;
}

.dt-box {
    border-bottom: 1px solid #72698b;
    margin-bottom: 10px;
}

    .dt-box .img-box {
        display: inline-block;
        min-width: 90px;
    }

        .dt-box .img-box img {
            margin-left: auto;
            margin-right: auto;
            display: block;
        }

.arrow > img {
    opacity: 0.2;
    width: 60%;
}

.arrow {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 5em;
}

#Small-business-loans-Australia {
    background: rgba(0, 0, 0, 0) url("images/Small_business_loans_Australia.png") repeat scroll 0 0;
    color: #fff;
    padding: 150px 0;
}

#Equipment-Finance-Broker {
    background: rgba(0, 0, 0, 0) url("images/Equipment_Finance_Broker.jpg") repeat scroll 0 0;
    color: #fff;
    padding: 60px 0;
}

#Low-Doc-Business-Loans {
    background: rgba(0, 0, 0, 0) url("images/Low-Doc-Loan-Back.jpg") repeat scroll 0 0;
    color: #fff;
    padding: 60px 0;
}

#Bad-Credit-Business-Loans {
    background: rgba(0, 0, 0, 0) url("images/Bad-Credit-Loan-Back.jpg") repeat scroll 0 0;
    color: #fff;
    padding: 60px 0;
}

#Trade-Finance-Broker {
    background: rgba(0, 0, 0, 0) url("images/Equipment_Finance_Broker.jpg") repeat scroll 0 0;
    color: #fff;
    padding: 60px 0;
}

#Invoice-Finance-Broker {
    background: rgba(0, 0, 0, 0) url("images/Invoice_Finance_Broker.jpg") repeat scroll 0 0;
    color: #fff;
    padding: 60px 0;
}

    #Equipment-Finance-Broker h1, #Trade-Finance-Broker h1, #Invoice-Finance-Broker h1, #Bad-Credit-Business-Loans h1, #Low-Doc-Business-Loans h1 {
        font-size: 56px;
        color: rgb(255, 255, 255);
        line-height: 0.893;
        text-align: center;
    }

    #Equipment-Finance-Broker p, #Trade-Finance-Broker p, #Invoice-Finance-Broker p, #Bad-Credit-Business-Loans p, #Low-Doc-Business-Loans p {
        font-size: 24px;
        color: rgb(255, 255, 255);
        line-height: 1.333;
        text-align: center;
    }

.Loan-type-heading {
    font-size: 36px;
    color: rgb(43, 56, 143);
    line-height: 1.633;
    text-align: left;
    /*font-weight: 300;*/
}

.match-height {
    padding: 50px 30px;
}

.col-half-section-right {
    text-align: right;
}

.col-half-section-right .start {
    text-align: right;
}

.custom-text-color-1 {
    font-size: 18px;
    color: rgb(128, 128, 128);
    line-height: 1.389;    
}

#business-loan {
    background: rgba(0, 0, 0, 0) url("images/bg-new.jpg") repeat scroll 0 0;
    color: #fff;
    padding: 60px 0;
}


.info-top h1 {
    font-weight: 300;
}

.info-top p {
    margin: 20px 0;
}

.info-top h5 {
    color: #f26f1e;
    font-size: 14px;
    font-weight: 700;
}

.info-img > img {
    width: 100%;
}

.text-box p {
    color: #2b388f;
    font-size: 18px;
    font-weight: 300;
}

.text-box h6 {
    color: #808080;
    font-size: 14px;
    line-height: 19px;
}

#info-section {
    padding: 60px 0;
}

.col-01 {
    padding: 0 15px;
    width: 20%;
}

#sec2 h3 ,#info-section h3{
    color: #2b388f;
    font-size: 36px;
    font-weight: lighter;
    text-align: center;
    width: 100%;
    padding-bottom:20px;
}

#sec2 .bnd-img img{
    max-width:100%;
    line-height:100px;
}

#sec2 .bnd-img img{
    max-width:100%;
    line-height:100px;
}

.apply-btn a {
    background: #f15326; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(bottom, #473DA0, #8B34B6); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #473DA0, #8B34B6); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #473DA0, #8B34B6); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to left, #473DA0, #8B34B6); /* Standard syntax */
    border-radius: 50px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 20px;
}

.col-01 p {
    color: #808080;
    font-size: 14px;
}

#customer-review h3 {
    color: #2b388f;
    font-size: 36px;
    /*font-weight: lighter;*/
    text-align: center;
    width: 100%;
}

.apply-btn {
    margin-top: 25px;
}

#customer-review {
    padding: 60px 0;
}

#main-inner {
    padding: 20px 0;
}

.info-call a {
    color:#31409a;
    font-size: 30px;
    font-weight: lighter;
    text-decoration: none !important;
    /* font-size: 34.11px;Approximation due to font substitution */
font-weight: 300;
text-align: left;
transform: scaleY(1.0047);
}

.info-call.mt-2 img {
    margin: 0 3px;
    position: relative;
    top: -1px;
}

.col-list {
    margin-bottom: 30px;
    padding: 0 10px;
    text-align: center;
    width: 25%;
}

.l-box p {
    color: #2b388f;
    font-size: 20px;
    font-weight: normal;
    padding: 15px 0;
}

.bx-img {
    background: #fff none repeat scroll 0 0;
    border-radius: 15px;
    padding: 10px 0;
}

.l-box {
    background: #d8d8d8 none repeat scroll 0 0;
    border-radius: 15px;
}

    .l-box .bx-img {
        width: 100%;
    }

        .l-box .bx-img img {
            width: 100%;
            height: 100px;
        }

#pro-list {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 70px 0;
}

.cont-numbr {
    color: #2b388f;
    font-size: 42px;
    /*font-weight: 200;*/
    margin-bottom: 25px;
}

.email-text a {
    color: #2b388f;
    font-size: 32px;
    /*font-weight: lighter;*/
    text-decoration: none;
}

.text-box h4 {
    color: #2b388f;
    font-size: 22px;
    /*font-weight: bolder;*/
    margin-bottom: 0;
}

.text-box p {
    font-size: 14px;
    color: rgb(128, 128, 128);
    line-height: 1.571;
    text-align: left;
}

.cont-info-1 {
    color: #808080;
    font-size: 18px;
    font-weight: normal;
    margin: 35px 0;
    padding-right: 60px;
}

.social-share-1 p {
    color: #f26f1e !important;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left !important;
}

.social-share-1 img {
    margin-top: 15px;
}

#contact-section h1 {
    color: #2b388f;
    font-size: 36px;
    /*font-weight: lighter;*/
    margin-bottom: 15px;
    text-align: center;
    line-height: 40px !important;
}

#contact-section {
    padding: 70px 0;
}

    #contact-section p {
        color: #2b388f;
        text-align: center;
    }

.row-list td {
    border: medium none;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
    vertical-align: middle;
}

.hour strong {
    color: #2b388f;
    font-size: 50px;
    font-weight: normal;
}

.hour span {
    color: #2b388f;
    font-size: 18px;
}

.hour  { 
    padding-top: 30px !important;
    vertical-align: middle;
    line-height: 20px;
    text-align: center;
}

.logo-loan .more-info {
    background: #8b34b5 none repeat scroll 0 0;
    border-radius: 0 10px 0 0;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    line-height: normal;
    margin-top: 9px;
    padding: 3px 12px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.row-list {
    background: #fefefe none repeat scroll 0 0;
    border-bottom: 1px solid #8b34b5;
}

.dis-count a {
    padding-right: 10px;
}

.dis-count {
    display: -webkit-inline-flex;
    display: inline-flex;
}

.row-list p {
    color: #2b388f;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
}

#table-section table {
    border: medium none;
}

.web-btn a {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #fdfdfd 0%, #e8eaea 47%, #cad1d4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fdfdfd 0%,#e8eaea 47%,#cad1d4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fdfdfd 0%,#e8eaea 47%,#cad1d4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#cad1d4',GradientType=0 ); /* IE6-9 */
    border-radius: 50px;
    color: #2b388f !important;
    font-size: 14px;
    font-weight: bold;
    padding-top: 12px;
    padding-right: 15px;
    padding-bottom: 12px;
    padding-left: 15px;
    margin-top: 5px;
}

.call-btn a {
    color: #f26f1e;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 35px;
}

.call-btn {
    text-align: center;
}

.gotoweb  {
    font-size: 13px !important;
}

.row-heading {
    background: #c9bfdf none repeat scroll 0 0;
}

    .row-heading th {
        border: medium none;
        color: #2b388f;
        font-size: 14px;
        font-weight: bold;
        padding: 15px 25px;
    }

.btn-img a:last-child {
    margin-left: 15px;
}

.web-btn {
    margin-top: 5px;
}

#table-section h3 {
    /* IE10+ */
    background-image: -ms-linear-gradient(left, #8A35B5 0%, #483DA0 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(left, #8A35B5 0%, #483DA0 100%);
    /* Opera */
    background-image: -o-linear-gradient(left, #8A35B5 0%, #483DA0 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #8A35B5), color-stop(100, #483DA0));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(left, #8A35B5 0%, #483DA0 100%);
    /* W3C Markup */
    background-image: linear-gradient(to right, #8A35B5 0%, #483DA0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a35b5', endColorstr='#483da0',GradientType=0 ); /* IE6-9 */
    border-radius: 20px 20px 0 0;
    color: #fff;
    font-weight: 300;
    margin: 0;
    padding: 25px 25px;
}

.box-table {
    box-shadow: 0px 0px 24.3px 2.7px rgba(0, 0, 0, 0.23);
    margin: 30px 0;
    border-radius: 20px 20px 0 0;
}

#table-section h4 {
    color: #2b388f;
    font-size: 30px;
    font-weight: lighter;
    margin: 40px 0;
    padding-left: 16px;
}

.heading-main h2 {
    color: #2b388f;
    font-size: 36px;
    font-weight: lighter;
}

#table-section {
    padding: 60px 0;
}

.heading-main.text-center p {
    color: #2b388f;
    font-size: 18px;
    margin-top: 30px;
}

.heading-main a {
    background: #fbb518; /* Old browsers */
    background: -moz-linear-gradient(top, #fbb518 0%, #f04728 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fbb518 0%,#f04728 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fbb518 0%,#f04728 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb518', endColorstr='#f04728',GradientType=0 ); /* IE6-9 */
    border: medium none;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0 15px;
    padding: 15px;
}

.box-featured {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.box-featured-big {
    left: 40px;
    position: relative;
}

.matched-lender-big-button {
    max-width: 150px;
}

.clickable-button {
   cursor:pointer;
}

.blue-box {
    background: #473DA0; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top,#BB41F8,#473DA0 ); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #BB41F8,#473DA0 ); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #BB41F8,#473DA0 ); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, #BB41F8,#473DA0); /* Standard syntax */
    border-radius: 15px;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    left: 20px;
    letter-spacing: 1px;
    padding: 8px;
    position: relative;
    text-align: center;
    text-decoration: none;
    line-height: 14px;
}

    .from p{
        font-size: 20px;
        line-height: 30px;
        padding-top: 10px !important;
        text-align: center;
    }

    .blue-box .percentage {
        color: #ffffff;
        font-size: 33px; /* Approximation due to font substitution */
        font-weight: 400;
        line-height: 42.401px; /* Approximation due to font substitution */
    }

    .blue-box .text {
        color: #ffffff;
        font-size: 17.62px; /* Approximation due to font substitution */
        font-weight: 400;
        line-height: 37.101px; /* Approximation due to font substitution */
    }

.orange-box {
    background: #fbb518;
    background: -moz-linear-gradient(top, #fbb518 0%, #f04728 100%);
    background: -webkit-linear-gradient(top, #fbb518 0%,#f04728 100%);
    background: linear-gradient(to bottom, #fbb518 0%,#f04728 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb518', endColorstr='#f04728',GradientType=0 );
    border-radius: 15px;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 3px;
    position: relative;
    text-align: center;
    text-decoration: none;
}

    .orange-box:hover {
        background: #473DA0; /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(left, #473DA0, #8B34B6); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(right, #473DA0, #8B34B6); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(right, #473DA0, #8B34B6); /* For Firefox 3.6 to 15 */
        background: linear-gradient(to right, #473DA0, #8B34B6); /* Standard syntax */
        border-radius: 15px;
        color: #fff;
        display: block;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 1px;
        padding: 3px;
        position: relative;
        text-align: center;
        text-decoration: none;
    }

    .orange-box .text {
        display: inline-block;
        color: #ffffff;
        font-size: 17.62px; /* Approximation due to font substitution */
        font-weight: 400;
        /*line-height: 37.101px;*/ /* Approximation due to font substitution */
        margin-top: 15%;
    }

td .gradient-action-box {
    border: solid 1px #ccc;
    color: #2b388f;
    text-align: center;
    background: #575757;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    font-weight: bold;
    /*padding: 5px 2px;*/
    background: #D0D5D8;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left top, #D0D5D8, #FFFFFF);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, #D0D5D8, #FFFFFF);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, #D0D5D8, #FFFFFF);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, #D0D5D8, #FFFFFF);
    /* Standard syntax */
    width: 97px;
    box-shadow: 0px 0px 6.88px 1.12px rgba(0, 0, 0, 0.23);
    cursor: pointer;
    padding: 8px;
}

    td .gradient-action-box span {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
    }

.gradient-action-box:hover {
    background: #8B34B6;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(-32deg, #31409B, #8B34B6);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(-32deg, #31409B, #8B34B6);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(-32deg, #31409B, #8B34B6);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(-32deg, #31409B, #8B34B6);
    /* Standard syntax */
    color: #fff;
}

.flex-box-stretch {
    display: -webkit-flex;
    display: flex;
}

    .flex-box-stretch > div {
        flex-grow: 1;
    }

    .flex-box-stretch ul {
        list-style: none;
        margin-top: 20px;
    }

.usp-row > span {
    margin-right: 20px;
}

.span-list-with-tick {
    background-image: url("/Content_V_2/images/gadget/check-sign.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    padding-left: 25px;
    color: #1b1777;
    font-size: 15px;
    font-weight: 700;
    text-align: justify;
}

ul.font-size-15 li {
    color: #1b1777;
    font-size: 15px;
    font-weight: 500;
    text-align: justify;
}

.close-match {
    color: #2b388f;
    font-size: 39.55px; /* Approximation due to font substitution */
    font-weight: 300;
    line-height: 46.962px; /* Approximation due to font substitution */
    text-align: left;
}

.auto-matched-lender-info h2 {
    color: #2b388f;
    font-size: 26px; /* Approximation due to font substitution */
    font-weight: 300;
    line-height: 48px; /* Approximation due to font substitution */
    text-align: center;
}

.auto-matched-lender-info p {
    font-family: Lato;
    color: #2b388f;
    font-size: 24px; /* Approximation due to font substitution */
    font-weight: 400;
    line-height: 32px; /* Approximation due to font substitution */
    text-align: center;
}

.matched-lender-detail-row {
    display: none;
}

.no-wrap{
     white-space: nowrap;
}

.center{
    text-align:center;
}

.appear-animation span{
     font-size: 36px;
}

.youtube-vedio-box {
    position: absolute;
    top: 25px;
    left: 20px;
    height: 65%;
    width: 93%;
}

.loan-type-image-container {
    margin: 0px;
    padding: 0px;
}

    .loan-type-image-container img {
        width: 100%;
        height: 100%;
}

    #intercom-container .intercom-launcher-frame, #intercom-container .intercom-launcher-discovery-frame, #intercom-container .intercom-launcher-frame {
    margin-right: 50px !important; 
    }
    
    .se-link-top {
         width:40%;
         float:left;
    }
.alert {
    background-color: #F3F1F4;
    background-color: #F5F1F7;
    color: #0B0A0B !important;
    border-radius: 10px;
    margin-right: 20px;
    width: 350px;
    font-size: 20px;
    text-align: center !important;
    padding: 5px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}
.alertheader {
    font-size: 14px;
    text-align: center;
    top: 0px;
    display: block;
}
.alertbody {
    color: #8B34B6;
    font-size: 20px;
    text-align: center;
    top: 0px;
    display: block;
}
.nav-link {
    color: #8B34B6 !important;
    padding-right: 2px !important;
    padding-left: 2px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    text-align: center;
    font-size: 18px;
}
.info-call.mt-2 img {
    max-width: 30px
}
    .mt-2 {
        margin-top: 1.2rem !important;
    }
     
.zsiq_floatmain, .zsiq_custommain { 
    -webkit-transform: scale(0.9) !important;
    -moz-transform: scale(0.9) !important;
    -ms-transform: scale(0.9) !important;
    -o-transform: scale(0.9) !important;
    transform: scale(0.9) !important;
}
.siq_bR {
    bottom: 1px !important;
    right: 10px;
}
html .scroll-to-top {
    height: 1px !important;
    padding-top: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 25px !important;
    padding-left: 5px !important;
    right: 0px !important;
    min-width: 30px !important;
}

@media screen and (max-width:1366px) {
    .span-label {
    padding-bottom: 10px !important; 
    }

    .login-top-box {
    padding-top: 5px !important;
    }

    .label-text-find { 
        font-size: 28px !important; 
        line-height: 22px !important; 
    }

    .container {
    max-width: 1200px;
}
    .zsiq_floatmain, .zsiq_custommain { 
    -webkit-transform: scale(0.8) !important;
    -moz-transform: scale(0.8) !important;
    -ms-transform: scale(0.8) !important;
    -o-transform: scale(0.8) !important;
    transform: scale(0.8) !important;
}
}

@media screen and (max-width:1024px) {
    #main-inner nav { 
    padding-left: 10px;
}
.from p {
    font-size: 18px; 
}

.row-list td { 
    padding-left: 10px !important; 
}
#main-inner .nav-item.active .nav-link { 
    font-size: 11px;
}
#main-inner .nav-item .nav-link { 
    font-size: 11px; 
    padding: 0 5px;
}
.se-link-top {
    max-width:200px !important;width:50%
}
.siq_bR { 
    right: 1px !important;
}
    .zsiq_floatmain, .zsiq_custommain { 
    -webkit-transform: scale(0.7) !important;
    -moz-transform: scale(0.7) !important;
    -ms-transform: scale(0.7) !important;
    -o-transform: scale(0.7) !important;
    transform: scale(0.7) !important;
}
    .alert {
        width: 280px;
        font-size: 18px;
        margin-right: 5px !important;
        line-height: 22px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .navbar-toggler { 
    display: none;
}
    .inq-box h3 { 
    font-size: 24px; 
}

#main-inner nav { 
    max-width: 510px;
}
.navbar-brand { 
    padding-left: 0px;
}
.row-heading th { 
    padding: 15px 15px;
}

    .row-list td {
    padding-left: 5px !important;
}

    .auto-matched-lender-info h2 { 
    font-size: 20px; 
}

    .auto-matched-lender-info p { 
    font-size: 18px; 
}

    .matched-lender-big-button {
    max-width: 110px;
}

    .row-list td {
        padding-right: 5px;
    }

.box-1 p { 
    font-size: 14px !important; 
}

.blue-box .percentage { 
        font-size: 23px;
        line-height: 30px;
}

.box-1 img { 
    width: 40px !important;
}

.blue-box { 
        font-size: 12px;
        left: 0px;
        line-height: 12px;
}

.matched-lender-big-button {
    max-width: 80px;
}

.call-btn a { 
    font-size: 12px; 
}

.gotoweb {
    font-size: 10px !important;
}

.container { 
    padding-right: 5px !important;
    padding-left: 5px !important; 
}

.web-btn a { 
    padding-right: 8px; 
    padding-left: 8px; 
}

.youtube-vedio-box { 
    top: 17px !important; 
    left: 13px !important; 
}

.col-md-1 {
        -webkit-flex: 0 0 1.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 1.333333%;
    max-width: 1.333333%;
}

.bar-full h4 { 
    font-size: 30px; 
}
.zsiq_floatmain, .zsiq_custommain { 
    -webkit-transform: scale(0.7) !important;
    -moz-transform: scale(0.7) !important;
    -ms-transform: scale(0.7) !important;
    -o-transform: scale(0.7) !important;
    transform: scale(0.7) !important;
}
.siq_bR {
    bottom: 1px !important;
    right: 10px;
    width: 100px !important;
    height: 100px !important;
}
    .se-link-top { 
        display: none;
    }
    .alert {
        width: 250px;
        font-size: 12px;
        line-height: 20px;
    }
    .alertbody { 
        font-size: 18px; 
    }
    .nav-link { 
        font-size: 14px;
    }
    .login-top-box {
        padding-top: 0px !important;
    }
}

@media screen and (min-width: 300px) and (max-width: 767px) {
    #contact-section h1 {
        font-size: 22px;
        line-height: 20px !important;
    }
    .mt-5 {
        margin-top: 1rem !important;
    }
#main-inner nav { 
    padding-left: 20px;
}

.dt-box p { 
    font-size: 12px; 
}

.arrow > img { 
    width: 30%;
}

    .free-to-use {
        font-size: 12px;
        padding: 0 11px 2px;
    }

    .padd-left {
        left: 0;
        margin: 20px 0;
        padding: 0;
    }

    /*.heading-1 {
        font-size: 16px;
        font-weight: 600;
    }*/

    /*.label-text-find {
        font-size: 16px;
        font-weight: 600;
    }*/

    /*.label-ebroker {
        font-size: 13px;
    }*/

    .list-check {
        top: 0px !important;
    }

    .icon-text {
        font-size: 12px !important;
    }

    .dropdown .btn.btn-primary.dropdown-toggle {
        font-size: 12px !important;
        padding: 10px 9px;
        top: 0;
        width: 90% !important;
    }

    .dropdown-toggle::after {
        right: 25px !important;
    }

    .box-featured {
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
    }

    .start a {
        left: 0;
        width: 100%;
    }

    /*.heading-2 h3 {
        font-size: 16px;
    }

    .heading-box h4 {
        font-size: 20px;
    }*/

    .heading-box {
        margin-bottom: 30px;
        text-align: center;
    }

    .box-featured-big {
        left: 0;
    }

    .icon-man {
        display: none;
    }

    /*.heading-main h2 {
        font-size: 18px;
        font-weight: bold;
    }*/

    .heading-main a {
        font-size: 12px;
        margin: 0 8px;
        padding: 6px;
    }

    .btn-img img {
        width: 50px;
    }

    #table-section h3 {
        font-size: 20px;
        font-weight: lighter;
        padding: 28px 20px;
    }

    .btn-img a:last-child {
        margin-left: 0;
    }

    .row-heading th {
        font-size: 12px;
        padding: 10px;
    }

    .dt-box p {
        font-size: 14px;
    }

    .arrow {
        display: none;
    }

    .heading-main.text-center p {
        font-size: 14px;
    }

    .col-01 {
        margin-bottom: 20px;
        padding: 0 15px;
        text-align: center;
        width: 100%;
    }
    .email-text a{
        font-size: 20px; 
    }

    .email-text {
        font-size: 20px;
        float:none !important;
        width:100% !important;margin-bottom:20px
    }

    .cont-numbr {
        font-size: 20px;
        float: none !important;
        width: 100% !important
    }
    .cont-info-1 { 
        padding-right: 0px;
    }
    .col-list {
        width: 50%;
    }

    .l-box p {
        font-size: 16px;
    }

    .col-list img {
        width: 100%;
    }

    .search-bar {
        float: none;
        margin-top: 20px;
        width: 100%;
    }

    .footer-social li {
        display: inline-block;
        font-size: 12px;
        padding: 0;
    }

    .footer-social.text-right {
        text-align: center !important;
    }

    .info-img {
        margin-top: 40px;
    }

    .bar-full h4 {
        color: #fff;
        font-size: 23px;
        font-weight: 300;
        margin-bottom: 18px;
    }

    #main-inner {
        padding: 20px;
    }
}

@media (max-width: 768px) {
    .navbar-collapse {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    }
    .navbar-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }
.se-link-top { 
    display:none
}
.se-link-top a { 
    font-size: 12px;
    margin-left: 5px;
}
.label-text-find {
    font-size: 24px !important;
    line-height: 22px !important;
}
.garrenty ul { 
    font-size: 14px;
}
#main-inner nav {
    max-width: 330px;
}
.col-md-3 {
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
} 
.navbar-brand {
    padding-left: 20px !important;
}
.call-box-icon { 
    font-size: 21px !important; 
}
.menu-top a {
    color: #fff;
    font-size: 10px;
    padding: 0 3px;
}
.call-me-icon { 
    max-width: 80px !important;
}
.zsiq_floatmain, .zsiq_custommain { 
    -webkit-transform: scale(0.65) !important;
    -moz-transform: scale(0.65) !important;
    -ms-transform: scale(0.65) !important;
    -o-transform: scale(0.65) !important;
    transform: scale(0.65) !important;
}
.siq_bR {
    bottom: 1px !important;
    right: 1px !important;
    width: 90px !important;
    height: 90px !important;
}
}

@media (max-width: 480px) {
    .navbar { 
        padding: .1rem .1rem; 
    }
    .navbar-brand {
        padding-left: 0px !important;
        width: 30% !important;
    }
    .showmod {
        margin-top: -40px !important;
        margin-left: 70px !important;
    }
    .navbar-brand img {
        height: 30px !important;
    }
    .navbar-collapse {
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
        -ms-flex-align: center;
        align-items: center;
    }
    .se-link-top {
        display:none
    }
    .navbar-brand {
    padding-left: 5px !important;
}
    .mobileheader {
        background: white; padding-bottom: 20px;
    }
    .info-top h1 { 
    font-size: 34px !important;
    padding-top: 30px !important;
    line-height: 36px !important;
    }
    .navbar-toggler {
        margin-right: 15px !important;
        display: none
    }
    .press img { 
    max-width: 150px !important;
}
    .custom-text-color-1 {
    font-size: 16px; 
    padding-left: 10px;
    padding-right: 10px;
}
    .full-width { 
    padding-left: 10px !important;
    padding-right: 10px !important;
}
    .full-width h2 {
    font-size: 26px !important;
    padding-left: 10px;
    padding-right: 10px;
}
    .full-width h3 {
    font-size: 22px !important;
    padding-left: 10px;
    padding-right: 10px;
}
    .info-section h2 {
    font-size: 26px !important;
    padding-left: 10px;
    padding-right: 10px;
    }
    .info-section h3 {
    font-size: 22px !important;
    padding-left: 10px;
    padding-right: 10px;
}
    .info-section p {
    font-size: 16px !important;
    padding-left: 10px;
    padding-right: 10px;
}
    .se-link-top { 
    max-width: 80px !important; margin-top:0px !important
}
    .navbar { 
    padding-bottom: 1px !important;padding-top: 1px !important;
}
    .login-top-box {
    padding-top: 1px !important;
} 
    .se-link-top a {
    font-size: 8px;
    /* margin-left: 5px; */
}
#intercom-container .intercom-launcher-frame, #intercom-container .intercom-launcher-discovery-frame, #intercom-container .intercom-launcher-frame {
    margin-right: 380px !important;
    margin-bottom: -5px !important;
}
.slaask-button.slaask-mini {
    right: 400px !important;
    bottom: 0px !important;
    -webkit-transform: scale(0.8) !important;
    -moz-transform: scale(0.8) !important;
    -ms-transform: scale(0.8) !important;
    -o-transform: scale(0.8) !important;
    transform: scale(0.8) !important;
}
.slaask-widget.slaask-mini, .slaask-widget.slaask-mini.slaask-left { 
    right: 100px !important;
    bottom: 70px !important; 
}
    .auto-matched-lender-info h2 { 
    font-size: 18px; 
    line-height: 30px;
}

    .auto-matched-lender-info p {
        font-size: 20px;
        line-height: 32px;
    } 

    .label-ebroker { 
        display: none !important;
    } 
    #main-inner nav {
    padding-left: 1px;
}
    .col-md-3 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-top: 10px;
    margin-bottom: -10px;
}
    .col-md-9 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
}

@media (max-width: 415px) {
    .call-box-icon {
        font-size: 18px !important;
    }
    .menu-top {
        color: #fff;
        font-size: 11px !important;
    }
    .showmod {
        margin-top: -40px !important;
        margin-left: 130px !important;
    }
    .footer-logo img {
        margin-left: 15px !important;
        height: 40px !important;
    }
    .bar-full h4 {
        font-size: 22px !important;
    }
    .foot2 {
        text-align: center !important;
    }
    .col-half-section-right {
        text-align: left;
        margin-left: 10px;
    }
    .full-width {
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: left !important;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    #main-inner {
        padding: 5px 0; 
    }
        #main-inner nav {
            padding-left: 15px;
            padding-right: 25px;
            background-color: white !important;
        }
    .col-md-3 { 
        margin-top: 0px !important; 
    }
    .info-top {
        line-height: 16px;
    }
    .navbar-brand {
        padding-left: 15px !important; 
    }
    .navbar-brand img{
        height: 25px !important;
    }
    dl, ol, ul {
        margin-top: 0;
        margin-bottom: 1rem;
        max-width: 900px;
        margin-left: 15px;
    }
    .info-top p {
        margin: 5px 0 !important;
    }
    .info-top h1 {
        font-size: 18px !important;
        line-height: 22px !important;
        margin-top: -32px;
    }
    #Equipment-Finance-Broker p, #Trade-Finance-Broker p, #Invoice-Finance-Broker p, #Bad-Credit-Business-Loans p, #Low-Doc-Business-Loans p {
        font-size: 16px !important;
    }
    #Small-business-loans-Australia {
    padding-top: 200px !important;
    padding-bottom: 20px !important;
    }
    #Bad-Credit-Business-Loans {
    padding-top: 160px;
    padding-bottom: 40px;
    }
    .mobileheader {
        background: white;
        padding-bottom: 10px;
        padding-right: 100px;
    }
    .press img { 
    max-width: 120px !important;
    }
    .faq-section { 
    padding: 60px 20px  !important; 
    }
    .navbar-toggler {
    margin-right: 5px !important;
    }
    .footer-bottom-menu {
    color: #fff;
    margin-bottom: 1em;
    margin-top: 2em;
    text-align: center;
    width: 460px;
    font-size: 10px;
    padding-right: 20px;
    padding-left: 20px;
    }
    #info-section { 
    padding-left: 10px !important;
    padding-right: 10px !important;
    }
    .se-link-top {
    max-width: 90px;
}
    .se-link-top a {
    font-size: 6px;
    /* margin-left: 5px; */
}
    #intercom-container .intercom-launcher-frame, #intercom-container .intercom-launcher-discovery-frame, #intercom-container .intercom-launcher-frame {
    margin-right: 300px !important;
    margin-bottom: -5px !important;
}
    .slaask-button {
    right: 340px !important;
    bottom: 0px !important;
    -webkit-transform: scale(0.8) !important;
    -moz-transform: scale(0.8) !important;
    -ms-transform: scale(0.8) !important;
    -o-transform: scale(0.8) !important;
    transform: scale(0.8) !important;
    } 

    .zsiq_floatmain, .zsiq_custommain { 
    -webkit-transform: scale(0.7) !important;
    -moz-transform: scale(0.7) !important;
    -ms-transform: scale(0.7) !important;
    -o-transform: scale(0.7) !important;
    transform: scale(0.7) !important;
    }
    .siq_bR {
        bottom: 1px !important;
        left: 0px !important;
        width: 10px !important;
        height: 90px !important;
    }
    .inq-box {
        padding-left: 10px !important;
    }

    .row-list td { 
    padding-right: 5px; 
}

    .gradient-action-box { 
    padding: 6px;
    font-size: 14px !important;
}

    .info-call {
        display: none;
    }

    .row-list td {
    padding-left: 1px !important;
}

    .noshowmob {
        display: none;
    }

    .row-list td {
    padding-left: 5px !important;
}

    .matched-lender-big-button {
    max-width: 80px;
}

    .blue-box { 
        left: 0px;
        font-size: 12px;
}

    .blue-box .percentage { 
    font-size: 22px; 
    line-height: 32px;
}

    .flex-box-stretch ul { 
    padding-left: 5px;
}

    ul.font-size-15 li { 
        font-size: 10px;
        text-align: left;
}

    .close-match { 
    font-size: 34px; 
        line-height: 30px;
        padding-left: 20px;
}

.gotoweb {
    font-size: 10px !important;
}

    .call-btn a { 
    font-size: 12px; 
}

    .blue-box { 
    font-size: 8px; 
}

    .container {
    max-width: 414px;
    padding-right: 0px;
    padding-left: 0px;
}

    .footer-social li { 
    font-size: 14px; 
    padding-right: 10px;
}

.matched-lender-big-button {
    max-width: 75px;
}

.video {
    margin-bottom:40px !important;
}

.youtube-vedio-box { 
    top: 15px;
    left: 12px; 
}

.ebook { 
    font-size: 22px; 
}

.heading-2 h3 { 
    font-size: 28px; 
}

.search-bar .btn-danger { 
    font-size: 12px; 
    padding: 14px 10px; 
}
.start-btn {
    margin-top: 10px; margin-bottom: 15px;
}
 
}

@media (max-width: 376px) {
    .menu-top {
        display:none
    }
    .label-call-number { 
        padding-right: 10px;
    }
    .navbar-light .navbar-nav .nav-link {
        display: none;
    }
    .text-box h4 {
        color: #2b388f;
        font-size: 18px;
        font-weight: bolder;
        margin-bottom: 0;
    }
    .info-top h1 {
        font-size: 18px !important;
        padding-top: 0px !important;
        line-height: 26px !important;
    }
    #Equipment-Finance-Broker p, #Trade-Finance-Broker p, #Invoice-Finance-Broker p, #Bad-Credit-Business-Loans p, #Low-Doc-Business-Loans p {
        font-size: 16px !important;
    }
    .showmod {
        margin-top: -30px !important;
        margin-left: 150px !important;
    }
    .navbar-brand img{max-width:200px}
    .mobileheader {
        padding-right: 80px;
    }
    .footer-logo {
        text-align: center;
    }
    .full-width { 
    margin-top: 10px; 
}
    .press img { 
    max-width: 110px !important;
}
    .nav-link { 
    padding: .3rem .1rem;
}
    .start-btn {
    margin-top: 10px;  margin-bottom: 10px;
}
    .se-link-top {
    max-width: 80px;
    margin-right: -10px;
}
    .se-link-top a {
    font-size: 6px; 
}
    #intercom-container .intercom-launcher-frame, #intercom-container .intercom-launcher-discovery-frame, #intercom-container .intercom-launcher-frame {
    margin-right: 295px !important;
    margin-bottom: -15px !important;
}
        .slaask-button {
    right: 300px !important;
    bottom: 0px !important;
    -webkit-transform: scale(0.8) !important;
    -moz-transform: scale(0.8) !important;
    -ms-transform: scale(0.8) !important;
    -o-transform: scale(0.8) !important;
    transform: scale(0.8) !important;
    } 
        .siq_bR {
        bottom: 10px !important;
        left: 0px !important;
        width: 10px !important;
        height: 90px !important;
    }
.call-btn a {
    font-size: 10px;
}
.call-me-icon { 
    max-height: 30px !important;
}
.call-box-icon { 
    font-size: 16px !important; 
} 

.footer-social li {
    font-size: 13px; 
}

.matched-lender-big-button {
    max-width: 65px;
}

.gradient-action-box {
    font-size: 12px !important;
}

.span-list-with-tick { 
    font-size: 12px; 
}
}

@media (max-width: 360px) {
    .start-btn {
    margin-top: 15px; margin-bottom: 10px;
}
    #intercom-container .intercom-launcher-frame, #intercom-container .intercom-launcher-discovery-frame, #intercom-container .intercom-launcher-frame {
        margin-right: 290px !important;
        margin-bottom: -20px !important;
    }
            .slaask-button {
    right: 280px !important;
    bottom: 0px !important;
    -webkit-transform: scale(0.8) !important;
    -moz-transform: scale(0.8) !important;
    -ms-transform: scale(0.8) !important;
    -o-transform: scale(0.8) !important;
    transform: scale(0.8) !important;
    } 
    .footer-social li {
    font-size: 12px; 
}

    .inq-box h3 { 
    font-size: 20px; 
}
    .se-link-top {
    max-width: 80px;
    margin-right: -10px;
}
}

@media (max-width: 320px) {
    .label-call-number { 
        font-size: 16px !important;
    }
    .mobileheader {
    padding-right: 50px;
}
    .start-btn {
    margin-top: 15px; margin-bottom: 10px;
}
    .navbar img {
        max-width: 200px;
    }
    .span-label {
        display: none;
    }

    #intercom-container .intercom-launcher-frame, #intercom-container .intercom-launcher-discovery-frame, #intercom-container .intercom-launcher-frame {
    margin-right: 235px !important;
    margin-bottom: -20px !important;
}
    .slaask-button {
    right: 260px !important;
    bottom: 0px !important;
    -webkit-transform: scale(0.7) !important;
    -moz-transform: scale(0.7) !important;
    -ms-transform: scale(0.7) !important;
    -o-transform: scale(0.7) !important;
    transform: scale(0.7) !important;
    }
    .siq_bR {
    bottom: 1px !important;
    left: 0px !important;
    width: 10px !important;
    height: 90px !important;
}
    .footer-social li {
    font-size: 10px; 
}
    .se-link-top {
    max-width: 80px;
    margin-right: -10px;
}
}
