#site-navigation {
    /* z-index: 51; */
    z-index: 110;
}
#brand-bar {
    z-index : 111!important;
}
.su-brand {
    position: absolute!important;
    left: 65px!important;
    top: 0px!important;
}
#site-navigation ul li a {
    font-size: 14px;
    font-weight: 600;
}
.su-brand span {
    display: none;
}
.footer-logo {
    width: 10%;
    float: left;
    padding-left: 30px;
}

@media only screen and (min-width: 1500px) {
    #footer__content>div:nth-of-type(odd) {        
        width: calc(58% - 45px);
    } 
    #footer__content .about {
        width: calc(60% - 45px)!important;
    }
    #footer__content .contact {
        width: calc(40% - 45px)!important;
    }   
    #footer__content>div:nth-of-type(2n+2) {
        width: calc(42% - 45px);
    }
    #footer__content>div:nth-of-type(2n+2) .usefull_link {
        width: calc(42% - 45px);
    }
    #footer__content>div:nth-of-type(2n+2) .our_associate_links {
        width: calc(58% - 45px);
    }
}  

@media only screen and (min-width: 1440px) and (max-width: 1499px) {
    #footer__content>div:nth-of-type(odd) {        
        width: calc(60% - 45px);
    } 
    #footer__content .about {
        width: calc(60% - 45px)!important;
    }
    #footer__content .contact {
        width: calc(40% - 45px)!important;
    }  
    #footer__content>div:nth-of-type(2n+2) {
        width: calc(40% - 45px);
    }
    #footer__content>div:nth-of-type(2n+2) .usefull_link {
        width: calc(42% - 45px);
    }
    #footer__content>div:nth-of-type(2n+2) .our_associate_links {
        width: calc(58% - 45px);
    }
}  

@media only screen and (min-width: 1024px) and (max-width: 1439px) {
    #footer__content>div:nth-of-type(odd) {        
        width: calc(58% - 45px);
    } 
    #footer__content .about {
        width: calc(60% - 45px)!important;
    }
    #footer__content .contact {
        width: calc(40% - 45px)!important;
    }  
    #footer__content>div:nth-of-type(2n+2) {
        width: calc(42% - 45px);
    }
    #footer__content>div:nth-of-type(2n+2) .usefull_link {
        width: calc(42% - 45px);
    }
    #footer__content>div:nth-of-type(2n+2) .our_associate_links {
        width: calc(58% - 45px);
    }
}  


@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #footer__content>div:nth-of-type(odd) {
        width: calc(50% - 28px);
    }
    #footer__content>div:nth-of-type(2n+2) {
        width: calc(50% - 32px);
    }
    #footer__content>div:nth-of-type(2n+2)>div>div {
        width: calc(50% - 26.6666666667px);
    }
}


@media only screen and (min-width: 1024px) {
    .splash-parallax #site-navigation ul li a {
        font-weight: 600!important;
    }
}  


@media only screen and (max-width: 768px) {
    #footer__global-footer #global-footer__nav, #footer__global-footer #global-footer__info {
        width: calc(100% - 40px)!important;
        text-align: center!important;
    }
 
    .footer-logo {
        width: 100%;          
        text-align: center;
        padding-left: 0px;
        float: none;
    }
}
@media only screen and (max-width: 575px) {
    #footer__global-footer #global-footer__nav ul {
        text-align: left!important;
    }
}

@media only screen and (max-width: 1024px) {
    #menu-gateway-nav .menu-item span {
        color: #000!important;
    }
}
#menu-gateway-nav .menu-item span {
    color: #ffffff;
}
.page_heading_txt {		
    font-size: 28px!important;
    margin-top: 60px!important;
    font-weight: 900!important;
    line-height: 35.2px!important;
}
.page_heading_desc {	
    font-size: 24px!important;
    font-weight: 300!important;
    line-height: 30.17px!important;
}
