.footer-col-2 {
    width: 16%;
    min-width: 150px;
    height: auto;
}

/* client area reminder */



.ybtn {
    font-family: Circular STD, Lato !important;
}

.footer-row {
    display: flex;
    flex-wrap: wrap;
    flex: 6;
}

.footerLink {
    margin: 5px 0;
    color: #efefef
}

.footerLink:hover {
    cursor: pointer;
    color: #e30000
}

.kbarticles a .glyphicon {
    color: #a20000!important
}

.btn-default:hover,.btn-default:focus {
    color: #fff;
    background-color: #d50000;
    border: 0
}

.btn-default {
    color: #fff;
    background-color: #970000;
    border: 0
}

.footerTitle {
    padding: 10px 0;
    border-bottom: 2px solid #fff
}

.footer-col-3 {
    width: 17%;
    min-width: 150px
}

.footer-col-1,.footer-col-2,.footer-col-3,.footer-col-4 {
    font-size: 14px;
    position: relative;
    padding-right: 25px;
    /* float:left; */
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
    /* display: flex; */
    flex: 1 0 auto;
    /* justify-content: normal; */
}

.footer-graphic {
    max-height: 100px;
    vertical-align: middle;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    width: 103px;
    justify-content: center;
    display: block;
}

.footer-graphic-link {
    height: 100px;
    width: 100px;
    /* justify-content: center; */
}

.footer-graphic-link:hover {
    cursor: pointer
}

#footer-copyright {
    height: 50px;
    text-align: center;
    font-size: 16px;
    padding-top: 15px;
    color: #fff;
    width: 100%;
    background: #001f3e;
    /* background:linear-gradient(90deg,rgba(2,0,36,1) 0%,rgba(110,0,0,1) 0%,rgba(0,3,66,1) 100%) */
}

.payment-image-1 {
    width: 17%;
    max-width: 17%;
    min-width: 120px
}

.payment-image-2 {
    width: 15%;
    max-width: 15%;
    min-width: 120px
}

.footer-row .footer-col-1 {
    /* padding-left:16px; */
    /* padding-right:37px */
    /* flex: 1 0 auto; */
}

@media(max-width: 365px) {
    .footer-col-1 {
        padding-bottom:10px
    }

    .footer-col-1,.footer-col-2,.footer-col-3,.footer-col-4,.payment-image-2,.payment-image-1 {
        width: 50%;
        padding-bottom: 10px
    }
}
