﻿/* ------------------------------------------------------------- Footer PORTAL -----------------------------------------------------------------------------*/
#mspContentFooter {
	background-color: #f9f9f9;
    font-family: Montserrat, Arial, Helvetica, sans-serif/*, Geneva, sans-serif*/;
	width: 100%;
}

#mspContentFooter h4 {
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 10px;
}

#mspContentFooter h4 a {
    color: #006eb4;
}

#mspContentFooter #mspFooter {
    /*background-image: url("../../Images/wp-megafooter-bkg.jpg");
    background-repeat: repeat-y;
    background-position: right;*/
    background-color: #f1f1f1;
    border-bottom: 4px solid #009DE0;
	margin: auto;
	max-width: 1024px;
    padding-bottom: 1em;

}

@media (max-width: 1024px) {
    .body-responsive #mspContentFooter #mspFooter {
        background-image: none;
    }
}

#mspContentFooter #mspFooter a:hover {	
	color: #009de0;
    text-decoration: none;
}

#mspContentFooter #mspFooter a:active,
#mspContentFooter #mspFooter a:hover {    
    color: #009de0;
    text-decoration: underline;
}


/*---------------- Left Column ----------------*/

#mspContentFooter #mspFooter div.divBoxlinkFooterContent {
    background-color: #f1f1f1;
    /*float: left;*/
    margin: 0 auto;
    width: 974px;
    /*padding-bottom: 6px;*/
    font-size: 10px;
    line-height: 12px;
    /*margin-bottom: 18px;*/
}

@media (max-width: 1024px) {
    .body-responsive #mspContentFooter #mspFooter div.divBoxlinkFooterContent {
        padding-bottom: 0;
        float: none;
        overflow: hidden;
        width: 95%;
    }

    .body-responsive #mspContentFooter #mspFooter div.divBoxlinkFooterContent .clearBoth {
        clear: none;
    }
}

@media (max-width: 500px) {
    #mspContentFooter #mspFooter div.divBoxlinkFooterContent.clearfix {
        margin-bottom: 25px;
    }
}
#mspContentFooter #mspFooter div.divBoxlinkFooterContent div.divBoxlinkFooter {
	box-sizing: border-box;
    color:#444433;
    float:left;
    height:auto;
    /*overflow:hidden;*/
	padding: 36px 25px 15px;
	margin: 0;
    width: 25%;
}

/*@media (max-width: 1024px) {
    .body-responsive #mspContentFooter #mspFooter div.divBoxlinkFooterContent div.divBoxlinkFooter {
        display: none;
    }
}*/

@media (max-width: 768px) {
    .body-responsive #mspContentFooter #mspFooter .divBoxlinkFooterContent .divBoxlinkFooter {
        min-height: 210px;
        padding: 25px 35px 0px;
        width: 50%;
    }
}

@media (max-width: 500px) {
    .body-responsive #mspContentFooter #mspFooter div.divBoxlinkFooterContent {
        width: auto;
    }
    .body-responsive #mspContentFooter #mspFooter .divBoxlinkFooterContent .divBoxlinkFooter {
        width: 100%;
        min-height: 0;
    }

    .body-responsive #mspContentFooter #mspFooter .divBoxlinkFooterContent .divBoxlinkFooter > div {
        display: none;
    }
}

.divBoxlinkFooter > div > ul > li > div {
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-weight: 100;
    font-size: 14px;
    margin-top: 12px;
}

.divBoxlinkFooter > div > ul > li > div > strong {
    display: inline-block;
    font-weight: 500;
    padding-bottom: 5px;
}

.body-responsive #mspContentFooter #mspFooter .divBoxlinkFooterContent .divBoxlinkFooter h4 {
    color: #44443e;
    cursor: default;
    pointer-events: none;
}

@media (max-width: 500px) {
    
    .body-responsive #mspContentFooter #mspFooter .divBoxlinkFooterContent .divBoxlinkFooter h4:before {
        content: "+";
        color: #009de0;
        cursor: pointer;
        display: block;
        font-weight: bold;
        pointer-events: all;
        position: absolute;
        right: 25px;        
    }
    .body-responsive #mspContentFooter #mspFooter .divBoxlinkFooterContent .divBoxlinkFooter.open h4:before {
        content: "-";
    }
}

#mspContentFooter #mspFooter div.divBoxlinkFooterContent div.divBoxlinkFooter h6 {
    font-size:11px;
	color: #44443e;
    padding:0 0 12px 0;
    font-weight:bold;
    float:none;
}
#mspContentFooter #mspFooter div.divBoxlinkFooterContent div.divBoxlinkFooter p {
	margin:0px;
	padding:0 0 4px 0;
}
#mspContentFooter #mspFooter div.divBoxlinkFooterContent div.divBoxlinkFooter a {
	color:#444433;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:100;
}
#mspContentFooter #mspFooter div.divBoxlinkFooterContent div.divBoxlinkFooter a:hover {
	color: #0080b7;
    font-weight: 100;
}
#mspContentFooter #mspFooter div.divBoxlinkFooterContent div.divBoxlinkFooter li {
	padding: 5px 0;
}

#mspContentFooter #mspFooter .divBoxLinkFooterRight {
    background-color: #d0d0cc;
    float: right;
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    line-height: 18px;
    width: 300px;
}

@media (max-width: 1024px) {
     .body-responsive #mspContentFooter #mspFooter .divBoxLinkFooterRight {
        border-top: 0;
        float: none;
        overflow: hidden;
        width: auto;
    }
}

@media (max-width: 767px) {
    .body-responsive #mspContentFooter #mspFooter .divBoxLinkFooterRight {
        border-top: 1px solid #B9B9AF;
    }    
}

#mspContentFooter #mspFooter .divBoxlinkFooterRight a {
	color:#44443e;
    text-decoration:none;
    font-weight: normal;
}
#mspContentFooter #mspFooter .divBoxlinkFooterRight p {
	margin:0px;
	padding:0 0 4px 0;
}
#mspContentFooter #mspFooter .divBoxlinkFooterRight li {
	padding:0 0 4px 0;
}
#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial {	
    float: left;
	font-family: Verdana/*, Geneva, sans-serif*/;  
    padding: 17px 20px 20px 20px;
    width: 110px;
}

@media (max-width: 1024px) {
    .body-responsive #mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial {
        box-sizing: border-box;
        width: 33%;
    }
}

@media (max-width: 767px) {
    .body-responsive #mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial {
        box-sizing: border-box;
        width: 50%;
    }
}

#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial p {
	padding: 0 0 5px;
}

#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial ul {
	padding: 8px 0 33px; 
}

@media (max-width: 1024px) {
    #mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial ul {
	    padding-bottom: 20px;
    }
}

#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial ul li a {
	color: #006eb4;
	font-size: 11px;
    text-decoration: none;
}

#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial ul li a img {
    padding-right:4px;
    
}

#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial .left {
	float: left;
}

@media (max-width: 767px) {
    .body-responsive #mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial .left:nth-child(3) {
	    clear: left;
    }
}

#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial ul.socialLinks {
    margin-bottom: 0px;
}

#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial ul.socialLinks li {
    margin: 0 9px 9px 0;
}

#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial ul.socialLinks li a.icon {
    display: block;
    width: 34px;
    height: 34px;
}

#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial ul.socialLinks li a.icon.twitter {
    background: transparent url(../../Images/icons_socialmedia.png) 0 -68px no-repeat;
}
#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial ul.socialLinks li a.icon.twitter:hover {
    background-position: 0 0;
}

#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial ul.socialLinks li a.icon.linkedin {
    background: transparent url(../../Images/icons_socialmedia.png) -34px -68px no-repeat;
}
#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial ul.socialLinks li a.icon.linkedin:hover {
    background-position: -34px 0;
}

#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial ul.socialLinks li a.icon.facebook {
    background: transparent url(../../Images/icons_socialmedia.png) -68px -68px no-repeat;
}
#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial ul.socialLinks li a.icon.facebook:hover {
    background-position: -68px 0;
}

#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial ul.socialLinks li a.icon.youtube {
    background: transparent url(../../Images/icons_socialmedia.png) -102px -68px no-repeat;
}
#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial ul.socialLinks li a.icon.youtube:hover {
    background-position: -102px 0;
}

#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterContact {
	font-size: 11px;
    border-left: 1px solid #B9B9AF;
    float: left;
    padding: 17px 20px 20px 20px;
    width: 109px;
}

@media (max-width: 1024px) {
    .body-responsive #mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterContact {
        box-sizing: border-box;
        border-left: 0;
        width: 33%;
    }
}

@media (max-width: 767px) {
    .body-responsive #mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterContact {
        box-sizing: border-box;
        border-left: 1px solid #B9B9AF;
        width: 50%;
    }
}

#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterContact .titleFooterContact {
	padding: 0 0 3px 0;
}

#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterContact .titleFooterContact a {
    color: #006eb4;
    font-size: 11px;
    text-decoration: none;
}

#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterNews {
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B9AF;
    float: left;
    padding: 16px 20px 20px 20px;
    width: 260px;
}

@media (max-width: 1024px) {
    .body-responsive #mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterNews {
        box-sizing: border-box;
        border-top: 0;
        width: 33%;
    }
}

@media (max-width: 767px) {
    .body-responsive #mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterNews {
        width: 100%;
    }
}

#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterNews a {
	color:#006eb4;
    text-decoration:none;
}

#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterNews ul li a {
    color: #006eb4;
    font-weight: normal;
    text-decoration: none;
}

/*---------- footer copyright--------------*/
#mspContentFooter #mspFooter #footerCopyrightandTerms {
    background-color: #ededec;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B9AF;
    color: #44443e;
	font-family: Verdana/*, Geneva, sans-serif*/;
	font-size: 10px;
	height: 28px;
	margin: auto;
	max-width: 1024px;
	padding: 18px 0;
	text-align: center;
}

@media (max-width: 1024px) {
    .body-responsive #mspContentFooter #mspFooter #footerCopyrightandTerms {
        height: auto;
        padding-left: 20px;
        padding-right: 20px;
    }
}

#mspContentFooter #mspFooter #footerCopyrightandTerms a {
	color: #006eb4;
    text-decoration: none;
}

#mspContentFooter #mspFooter #footerCopyrightandTerms a:hover	{	
	text-decoration: underline;
}

#mspContentFooter #mspFooter .divBoxlinkFooter ul li a:active, 
#mspContentFooter #mspFooter .divBoxlinkFooter ul li a:hover, 
#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial ul li a:hover,
#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterSocial ul li a:active,
#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterContact a:hover,
#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterContact a:active,
#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterContact .titleFooterContact a:hover,
#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterNews ul li a:hover,
#mspContentFooter #mspFooter .divBoxLinkFooterRight .divBoxlinkFooterNews ul li a:active,
#mspContentFooter #mspFooter .divBoxLinkFooterRight a:hover,
#mspContentFooter #mspFooter .divBoxLinkFooterRight a:active
#mspContentFooter #mspFooter #footerCopyrightandTerms a:hover,
#mspContentFooter #mspFooter #footerCopyrightandTerms a:active {
    font-weight: normal;
    color: #009de0;
    text-decoration: underline;
}

#mspContentFooter #mspFooter #sub-footer {
    background-color: #f1f1f1;
    /*border-top: 1px solid #ccc;*/
    font-size: 13px;
    text-align: center;
}

    #sub-footer #footer-back-to-top hr {
        border-color: #ccc;
        margin: 0 auto;
        width: 95%;
    }
    #sub-footer #footer-back-to-top a {
        color: #0080b7;
        display: inline-block;
        position: relative;
        top: -10px;
    }

    #sub-footer #footer-back-to-top a span {
        display: block;
        height: 20px;
        background: #f1f1f1;
        background-image: url(/_layouts/15/ICBC.Internet.Branding/Images/back-to-top-arrow.svg);
        background-position: top;
        background-repeat: no-repeat;
        background-size: 20px;
        margin: 0 auto .5em;
        width: 36px;
    }


    #sub-footer #social-links {
        margin-top: 6px;
        margin-bottom: 16px;
    }

    #sub-footer #social-links a {
        display: inline-block;
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: 100%;
        padding: 0;
        width: 32px;
        height: 32px;
        margin-right: 14px;
        white-space: normal;
    }

    #sub-footer #social-links a span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    #sub-footer #social-links a.facebook {
        background-image: url(/_layouts/15/ICBC.Internet.Branding/Images/icon-social-facebook.svg);
    }
    #sub-footer #social-links a.twitter {
        background-image: url(/_layouts/15/ICBC.Internet.Branding/Images/icon-social-twitter.svg);
    }
    #sub-footer #social-links a.youtube {
        background-image: url(/_layouts/15/ICBC.Internet.Branding/Images/icon-social-youtube.svg);
    }
    #sub-footer #social-links a.linkedin {
        background-image: url(/_layouts/15/ICBC.Internet.Branding/Images/icon-social-linkedin.svg);
    }
    #sub-footer #social-links a.instagram {
        background-image: url(/_layouts/15/ICBC.Internet.Branding/Images/icon-social-instagram.svg);
    }


    #sub-footer #footer-utility-links {
        margin-bottom: 16px;
        min-height: 16px;
    }

    #sub-footer #footer-utility-links a {
        color: #009de0;
        display: inline-block;
        font-size: 13px;
        font-weight: 500;
        margin: 0 8px;
    }
    
    #sub-footer #footer-copyright {
        font-weight: 100;
    }


#footer-locator {
    background-color: rgba(68,68,62,.8);
    background-image: url(/_layouts/15/ICBC.Internet.Branding/Images/footer-locator-map-background.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 3px solid #fff;
    border-top: 3px solid #a1bf35;
    padding: 0;
    position: relative;
}

#footer-locator-inner {
    background-color: rgba(69,69,65,.7);
    border-bottom: 3px solid #a1bf35;
    padding: 64px 0 70px;
    zoom: 1;
}

#footer-locator-inner h3 {
    color: #fff;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 28px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

#footer-locator-inner h3 span:after {
    border-bottom: 3px solid #a1bf35;
    content: "";
    display: block;
    margin: 0.5em auto;
    width: 40px;
}

#locator-links-container {
    margin: 0 auto;
    width: 615px;
}

#locator-links-container > div {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    float: left;
    width: 300px;
}

#locator-links-container a {
    align-items: center;
    border-bottom: 1px solid hsla(0,0%,100%,0.3);
    box-sizing: border-box;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    min-height: 3em;
    padding: 8px 12px;
    text-shadow: 0 1px 2px rgba(0,0,0,0.25);
}

#locator-links-container a span {
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-left: 8px;
    background-image: url(/_layouts/15/ICBC.Internet.Branding/Images/icon-locator-indicator-white.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    transition: margin-left 0.1s linear;
}

#locator-links-container a:hover span {
    background-image: url(/_layouts/15/ICBC.Internet.Branding/Images/icon-locator-indicator-green.png);
    margin-left: 13px;
}

#locator-links-container > div:first-of-type {
    margin-right: 15px;
}

#locator-links-container a:first-of-type {
    border-top: 1px solid hsla(0,0%,100%,0.3);
}

#footer-locator-inner #locator-links-container a:hover {
    color: #a1bf35;
    text-decoration: none;
}

@media (max-width: 700px){
    #footer-locator-inner #locator-links-container {
        width: calc(100% - 50px);
    }
    #footer-locator-inner #locator-links-container > div {
    	width: 100%;
    }
}
@media (max-width: 540px){
    #footer-locator-inner {
        padding: 28px 0 32px;
    }
    #footer-locator-inner h3 {
        font-size: 18px;
        margin-bottom: 1em;
    }
    #footer-locator-inner #locator-links-container a:first-of-type {
        border-top-width: 0;
    }
    #footer-locator-inner #locator-links-container a {
        font-size: 14px;
    }
}

#footer-utility-links {
    margin-bottom: 16px;
}

#footer-utility-links a {
    display: inline-block;
    margin: 0 8px;
    font-size: 13px;
    color: #009de0;
}

@media (max-width: 500px){
    #sub-footer #footer-utility-links a {
        font-size: 11px;
        margin-bottom: 8px;
    }
}

