

.footerImmigrationAdvocate {
    width: 160px;
    margin-right: 10px;
    display: block;
    margin: 0 auto;
    /*margin-left: 10px;*/
    /*background-image: url("/images/Logos/ImmigrationAdvocates.png");*/
}


div#footerRow footerImages, div#footerRow #forLegalAdvocates {
    margin-bottom: 20px;
}

footer {
    padding: 0px 0 0 0 !important;
    height: auto !important;
}

/*div#footerRow div {
    margin-top: 10px;
}*/

div#footerRow figure immiFooterLogo {
    margin-left: 10px;
}

#footerRow a {
    margin-bottom: 5px;
    color: #417505 !important;
    text-decoration: none;
    font-size: 15px;
   /* font-weight: bold;*/
    float: none !important;
    position: inherit;
}

    #footerRow a:hover {
        color: #417505 !important;
        outline: none !important;
        border-bottom: solid 1px #417505;
        text-decoration: none !important;
    }



/*Global Styles*/

/*  
-----------------------------------------
GLOBAL CSS
-----------------------------------------
*/
#leftFooterLinkSelector, #rightFooterLinkSelector {
    margin: 0;
    padding: 0;
    border: 0;
    /*font-size:10%;*/
    vertical-align: baseline;
}

h5 {
    font-size: 20px;
    font-family: 'montserrat-bold', arial, helvetica, sans-serif, serif !important;
}

div#mainContainer p.immiHeadline {
    color: #6991eb !important;
    font-family: montserrat-bold !important;
}

#leftFooterLinkSelector, #leftFooterLinkSelector li, #rightFooterLinkSelector, #rightFooterLinkSelector li, .choose-language {
    list-style: none;
    font-family: "Helvetica Neue",Helvetica !important;
    font-size: 16px;
    color: #777777;
    font-weight: normal;
}

    /*Global.less Styeles*/



    /*
---------------------
FOOTER
---------------------
*/


    #leftFooterLinkSelector li, #rightFooterLinkSelector li {
        display: flex;
        list-style: none;
    }

#leftFooterLinkSelector {
    margin-left: 10px;
}

body#StaticPages footer {
    width: 100%;
    height: auto;
    float: left;
    border-top: solid 6px #cccccc;
    background: #5a37b4;
    z-index: 1;
}

footer #immiPartners {
    padding: 50px 0;
    border-top: solid 2px #cccccc;
}

    footer #immiPartners .container {
        width: auto;
    }

        footer #immiPartners .container div {
            display: inline-block;
            vertical-align: middle;
        }

        footer #immiPartners .container img {
            margin: 0 25px;
        }

    footer #immiPartners figure#immiFooterLogo {
        padding: 0 0 20px 0;
    }

    footer #immiPartners img.image-border {
        border: solid 1px #ffffff;
    }

footer #footerSection2 {
    padding: 50px 0;
}

    footer #footerSection2 h5 {
        line-height: 40px;
        margin: 0;
        clear: both;
    }

    footer #footerSection2 .glb-btn {
        margin-bottom: 15px;
        cursor: pointer;
    }

    footer #footerSection2 ul li {
        height: 30px;
    }

        footer #footerSection2 ul li a {
            /*height:30px;
                    line-height: 40px;*/
            float: left;
            display: block;
            font-weight: bold;
            color: #616161 !important;
            border-bottom: dotted 1px #616161;
        }

            footer #footerSection2 ul li a:hover,
            footer #footerSection2 ul li a li.active a {
                border-bottom: dotted 1px #417505;
                color: #417505 !important;
                text-decoration: none;
            }

        footer #footerSection2 ul li.active a {
            color: #417505 !important;
            border-bottom: dotted 1px #417505;
            text-decoration: none;
        }

footer .termsandPrivacyFooter {
    width: 100%;
    height: auto;
    padding: 10px 0;
    background: #5a37b4;
}

    footer .termsandPrivacyFooter p {
        height: auto;
        font-family: "Helvetica Neue",Helvetica !important;
        font-size: 14px;
        color: #ffffff;
        padding: 0 0 20px 10px;
    }

    footer .termsandPrivacyFooter a {
        margin: 0 10px;
        /*border-bottom: dotted 1px #ffffff;*/
        text-decoration: none;
    }

        footer .termsandPrivacyFooter a:hover {
            border-bottom: solid 1px #ffffff;
        }

footer .row {
    border: 0 !important;
    background: none !important;
}
/*
---------------------
end footer
---------------------
*/

.clearfix, .clear {
    clear: both;
}

#footerRow {
    margin: 70px 0px 35px 0px;
}

    #footerRow a {
        margin-bottom: 10px;
        color: #ffffff !important;
        text-decoration: none;
        font-size: 15px;
        /*font-weight: bold;*/
        /*float: left;*/
        position: inherit;
    }



        #footerRow a:hover {
            color: #ffffff !important;
            outline: none !important;
            border-bottom: solid 1px #ffffff;
            text-decoration: none !important;
        }

#siteHeaderNavigation a:hover, a:focus {
    border-bottom: none;
}

/*Overriding Styles css*/

footer .termsandPrivacyFooter p {
    font-size: 15px !important;
    line-height: 22px !important;
}

#forLegalAdvocates p {
    color: #777;
    font-weight: normal;
    line-height: 22px;
    font-size: 15px;
    margin: 0px 0px 0px 0px !important;
    font-family: "Helvetica Neue",Helvetica !important;
}



/*
    Loading image
*/

.loader {
    width: 100%;
    height: 100vh;
    text-align: center;
    background: rgba(86, 86, 86, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

    .loader img {
        width: 32px;
        height: 76px;
        position: relative;
        top: 50%;
    }

.progress-loader {
    text-align: center;
}

.immifooterLogo {
    margin-top: 60px;
    margin-right: 25px;
}

#leftFooterLinkSelector {
    margin-left: 40px !important;
    margin-top: 15px !important;
    margin-bottom:0px !important;
}
#rightFooterLinkSelector {
    margin-left: 40px !important;
    margin-top: 15px !important;
    margin-bottom:0px !important;
}

.marginBottom25px {
    margin-bottom: 25px;
}

figure.poweredbyProbono {
    width: 220px;
    height: 12px;
}
