footer a {
    color: #000000;
}
footer .container {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
footer .row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
    -ms-flex-wrap: wrap;
}
footer .col-12, footer .col-md-6 {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}
footer .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
#global-footer img {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
#global-footer {
	padding-top: 50px;
	background-color: #f4f4f4;
}
#global-footer .module {
	margin:0px auto
}
#global-footer [class^='footer-'], #global-footer [class^='col-'] {
	padding:0
}
#global-footer .row {
	margin:0
}
#global-footer div.tablet-divider {
	display:none
}
#global-footer span[class^="icon-"] {
	color: #000000;
}
#global-footer a {
	color: #000000;
}
#global-footer a:hover {
    color: #871FFF;
    /*text-decoration: underline;*/
}
#global-footer .mobile-only {
	display:inherit
}
#global-footer .mobile-only .apps {
	display:table;
	width:100%;
	padding:25px 0
}
#global-footer .mobile-only .apps a {
	display:table-cell;
	width:20px
}
#global-footer .mobile-only .apps .spacer {
	display:inline-block
}
#global-footer .mobile-only hr {
	margin:0 -25px
}
#global-footer .desktop-only {
	display:none
}
#global-footer hr {
	border-top:1px solid #e6e6e6;
	display:inherit;
	height:0;
    margin: 0;
    padding: 0;
}
#global-footer .icon-google-plus, #global-footer .icon-linked-in, #global-footer .icon-youtube, #global-footer .icon-facebook, #global-footer .icon-twitter {
	font-size:20px
}
#global-footer .logo {
	padding:0 0 3.8px;
	width:auto;
	overflow:hidden
}
#global-footer .logo .logo-img {
	float: left;
	min-width: 95px;
	margin-right: 40px;
	text-align: left;
}
#global-footer .logo .logo-img img {
	height:auto;
    max-width: 133px;
}
#global-footer .logo .logo-copyright {
	float:right;
	text-align:right;
	color:#808080;
	font-size:11px;
	font-weight:normal;
	line-height:3.27;
	letter-spacing:0.03em
}
#global-footer .desktop-links {
	display:none
}
#global-footer .take-action {
	letter-spacing:0
}
#global-footer .take-action span[class^='icon-'] {
	font-size:21px
}
#global-footer .take-action .mobile-only {
	display:none
}
#global-footer .take-action .action-row {
	width:100%;
	display:table;
	padding:28px 0
}
#global-footer .take-action .action-row.desktop-only {
	display:none
}
#global-footer .take-action .action-row.mobile-only {
	display:table
}
#global-footer .take-action .action-row .action-img, #global-footer .take-action .action-row .action-text {
	display:table-cell
}
#global-footer .take-action .action-row .action-img {
	vertical-align:top;
	width:40px;
	text-align:left
}
#global-footer .take-action .action-row .action-img img {
	width:24px;
	margin-right:-20px
}
#global-footer .take-action .action-row .action-arrow {
	text-align:right;
	width:10px;
	vertical-align:middle;
	cursor:pointer;
	display:table-cell
}
#global-footer .take-action .action-row .action-arrow span.icon-chevron-right {
	font-size:15px
}
#global-footer .take-action .action-row .action-text {
	font-size:15px;
	text-align:left;
	line-height:1.2
}
#global-footer .take-action .action-row .action-text > div {
	color:#000;
	font-weight:300
}
#global-footer .take-action .action-row .action-text > span, #global-footer .take-action .action-row .action-text > a {
	font-weight:bold
}
#global-footer .take-action .action-row .action-text .call-number {
	color:#0074c8;
	font-size:15px;
	font-weight:bold
}
#global-footer .take-action .action-row .action-text .call-number span.desktop-only {
	display:none
}
#global-footer .take-action .action-row .action-text .call-number a.mobile-only {
	display:inherit
}
#global-footer .take-action .action-row .action-row:first-of-type {
	padding-top:15px
}
#global-footer .pers-links, #global-footer .corp-links {
	padding:27px 0 8px;
	text-align:left
}
#global-footer .pers-links p, #global-footer .corp-links p {
	font-weight: normal;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: -0.01em;
    margin: 0.5em 0 1.5em;
}
#global-footer .pers-links > a, #global-footer .corp-links > a {
	color:#0074c8;
	font-weight:bold;
	font-size:10px;
	line-height:1.25;
	letter-spacing:0.055em
}
#global-footer .pers-links .btn, #global-footer .corp-links .btn {
	display:none
}
#global-footer .pers-links .btn [class^='icon-'], #global-footer .corp-links .btn [class^='icon-'] {
	margin-left:5px;
	color:inherit
}
#global-footer hr.mobile-only {
	margin-top:13px
}
#global-footer .corp-links {
	text-align:left;
	padding-bottom:25px
}
#global-footer .corp-links ul {
	list-style-type:none;
	display:table;
	width:100%;
	margin:1em 0
}
#global-footer .corp-links ul li {
    color: #000000;
	display: table-cell;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -0.01em
}
#global-footer .corp-links ul .spacer {
	display:inline-block
}
#global-footer .footer-bottom {
	padding-bottom:25px;
	margin:0 auto
}
#global-footer .footer-bottom .bottom-separator {
	display:none
}
#global-footer .footer-bottom .apps {
	display:none;
	text-align:center;
	width:100%
}
#global-footer .footer-bottom .apps a {
	display:table-cell;
	margin-right:20px
}
#global-footer .footer-bottom .links {
	text-align:left;
	margin-bottom:-13px;
	display:inline-block;
	width:initial;
	padding-top:22px
}
#global-footer .footer-bottom .links a {
	float: left;
	font-size: 11px;
	font-weight: normal;
	/*line-height:3.27;*/
	letter-spacing: 0.03em;
    width: 50%;
	white-space: nowrap;
}
#global-footer .footer-bottom .links a.copyright {
	display:none
}
#global-footer.business_uk {
    padding: 0;
}
#global-footer.business_uk .footer-bottom {
    padding-left: 0;
    padding-right: 0;
}
#global-footer.business_uk .slds-grid {
    display: -ms-flexbox;
    display: flex;
}
#global-footer.business_uk .slds-col {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
#global-footer.business_uk .slds-size_1-of-2 {
    width: 50%;
}
#global-footer.business_uk .slds-size_1-of-3 {
    width: 33.3333333333%;
}
#global-footer.business_uk .slds-size_1-of-4 {
    width: 25%;
}
#global-footer.business_uk .slds-size_2-of-3 {
    width: 66.6666666667%;
}
#global-footer.business_uk .slds-align_absolute-center {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
}
#global-footer.business_uk .catTitles {
    color: #f7f7f9;
    font-size: 1.500rem;
    font-weight: 700;
}
#global-footer.business_uk ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#global-footer.business_uk ul li {
    margin: 0;
    padding: 10px 0;
}
#global-footer.business_uk a {
    color: #808080;
    margin-right: 20px;
}
#global-footer.business_uk .footer-bottom .links a,
#global-footer.business_uk .footer-bottom .links a.copyright {
    display: initial;
}
#global-footer.business_uk .footer-bottom .links,
#global-footer.business_uk .footer-bottom .social {
    padding: 25px 0 0;
}
#global-footer.business_uk .footer-bottom .social {
    padding-top: 27px;
}
#global-footer.business_uk .footer-bottom .links {
    padding-right: 20px;
}
#global-footer.business_uk .element-toggle {
    position: relative;
    display: none;
}
#global-footer.business_uk .hidden-md-up {
    display: none !important;
}
#global-footer.business_uk a.orange,
#global-footer.business_uk a:active.orange,
#global-footer.business_uk a:link.orange,
#global-footer.business_uk a:visited.orange {
    color: #ff7800;
}
#global-footer.business_uk .legal a,
#global-footer.business_uk .legal a:active,
#global-footer.business_uk .legal a:link,
#global-footer.business_uk .legal a:visited {
    text-decoration: underline;
}
.footer-links-left>ul>li>a,
.footer-link-heading {
    font-size: 1em;
    font-weight: 700;
}
.footer-link-heading a {
	color:#444444;
    font-size: 1.000em;
}
.footer-links-uk>ul,
.footer-links-ca>ul {
    margin: 0 0 15px;
}
.footer-links-uk>ul>li>a {
    color: #b8b8bd;
    font-size: 0.875em;
}
.footer-logo {
	overflow:hidden;
    padding:3.5em 0 2em 0;
}
.footer-logo p {
    float: left;
    margin-top: 1.250em;
    padding-left: .625em;
}
.footer-logo img {
	float:left;
	width:130px;
	height:auto;
	padding-top:13px;
	padding-right:20px
}
.Vlt-footer-alternative {
    padding-bottom: 6rem;
    padding-top: 6rem;
}
.Vlt-footer-alternative__section {
    margin-bottom: 3rem;
}
.Vlt-footer-alternative__title {
    color: #5f6169;
    font-family: Spezia,Spezia_SemiMono,Arial,Helvetica,sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.200rem;
    line-height: 1.25rem;
    margin-bottom: 0.625rem;
    text-transform: uppercase;
}
.Vlt-footer-alternative ul {
    list-style-type: none;
    margin: 0;
    padding: 0.600rem 0;
}
.Vlt-footer-alternative__item {
    margin-bottom: 0;
}
.Vlt-footer-alternative__link {
    font-family: Spezia,Spezia_SemiMono,Arial,Helvetica,sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 2rem;
    vertical-align: top;
}
.Vlt-footer-alternative__link[data-external=true]:after {
    content: "\e91d";
    font-family: VltIcons;
    font-size: .5rem;
    margin-left: .4rem;
    position: absolute;
    /* top: calc(-50% + .4rem); */
}
.Vlt-footer-alternative__icon {
    font-size: 0.625rem;
    margin-right: .5rem;
}
.Vlt-footer-alternative__icon:before {
    display: inline-block;
    margin-top: 0.750rem;
    width: 1.000rem;
}
.Vlt-icon-social--facebook:before {
    content: "\e903";
}
.Vlt-icon-social--linkedin:before {
    content: "\e905";
}
.Vlt-icon-social--twitter:before {
    content: "\e904";
}
.Vlt-icon-social--youtube:before {
    content: "\e906";
}

@media (max-width: 23.438em) { /* 375px */

}

@media (max-width: 29.875em) { /* 478px */

}

@media (min-width: 30.000em) { /* 480px */
    footer .container {
        max-width: 540px;
    }
}

@media (max-width: 40.000em) { /* 640px */

}

@media (max-width: 41.688em) { /* 667px */

}

@media (max-width: 43.750em) { /* 700px */

}

@media (min-width: 47.9375em) { /* 767px */
    footer .container {
        max-width: 45pc;
    }
    footer .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
    }
    #global-footer {
	    
    }
    #global-footer .bounds {
	    max-width:576px;
	    padding: 0;
    }
    #global-footer .pers-links p, #global-footer .corp-links p {
	    font-weight:normal;
	    font-size:14px;
	    line-height:1.3;
	    letter-spacing:0
    }
    #global-footer .pers-links .btn, #global-footer .corp-links .btn {
        background-color: #000000;
        color: #ffffff;
	    display: inline-block;
        font-weight: bold;
        font-size: 12px;
        letter-spacing: 0.01em;
	    min-width: 0;
	    min-height: 0;
	    padding: 18px 18px;
	    text-align: center;
    }
    #global-footer .pers-links .btn:hover, #global-footer .corp-links .btn:hover {
        background-color: #871FFF;
        color: #ffffff;
    }
    #global-footer .corp-links ul {
	    display:inherit;
	    list-style-type:disc;
	    margin-left:1.5em
    }
    #global-footer .corp-links ul .mobile-only.spacer {
	    display:none
    }
    #global-footer .corp-links ul li {
	    display:list-item;
	    font-size:14px;
	    font-weight:600;
	    line-height:2;
    }
    #global-footer div.tablet-divider {
	    display:inherit;
	    border-top:1px solid #e6e6e6;
	    margin:30px 0 44px
    }
    #global-footer .mobile-only {
	    display:none
    }
    #global-footer .desktop-only {
	    display:inherit;
	    position:relative
    }
    #global-footer hr {
	    display:none
    }
    #global-footer hr.bottom-separator {
	    display:inherit;
	    margin-top:21px;
	    border-bottom:1px solid #e6e6e6
    }
    #global-footer .icon-google-plus, #global-footer .icon-linked-in, #global-footer .icon-youtube, #global-footer .icon-facebook, #global-footer .icon-twitter {
	    font-size:23px
    }
    #global-footer .logo .logo-img {
	    margin-left: 0;
	    min-width: 133px;
    }
    #global-footer .logo .logo-copyright {
	    display:none;
	    font-size:14px;
	    line-height:2
    }
    #global-footer .logo .logo-copyright .logo-img {
	    min-width: 133px;
    }
    #global-footer .desktop-links {
	    display:inherit
    }
    #global-footer .desktop-links ul {
	    list-style-type:none;
        margin: 0;
    }
    #global-footer .desktop-links ul li hr {
	    display:inherit;
	    width:48px;
	    border:0;
	    border-top:3px solid #e6e6e6;
	    margin-bottom:9px
    }
    #global-footer .desktop-links ul li,
    #global-footer .corp-links ul li {
        margin-bottom: 0;
    }
    #global-footer .desktop-links ul a {
	    font-size:14px;
	    font-weight:600;
	    line-height:2.57;
	    letter-spacing:0
    }
    #global-footer .take-action {
	    text-align:left;
	    min-width:100%
    }
    #global-footer .take-action .action-row.mobile-only {
	    display:none
    }
    #global-footer .take-action .action-row.desktop-only {
	    display:inherit
    }
    #global-footer .take-action .action-row.desktop-only .icon-chevron-right {
	    font-size:12px
    }
    #global-footer .take-action .action-row .action-text {
	    font-size:18px;
	    line-height:1.33
    }
    #global-footer .take-action hr {
	    display:none
    }
    #global-footer .take-action .mobile-only {
	    display:none
    }
    #global-footer .take-action .action-row:first-of-type {
	    padding-top:0
    }
    #global-footer .take-action .action-row {
	    width:100%;
	    display:table;
	    padding:15px 0
    }
    #global-footer .take-action .action-row .action-img, #global-footer .take-action .action-row .action-text {
	    display:table-cell
    }
    #global-footer .take-action .action-row .action-text a span.desktop-only.icon-chevron-right {
	    display:inherit;
	    font-size:12px
    }
    #global-footer .take-action .action-row .action-text div.call-number {
	    color:#ff8200;
	    font-size:24px;
	    font-weight:bold;
	    line-height:1.17
    }
    #global-footer .take-action .action-row .action-text div.call-number span.desktop-only {
	    display:inherit
    }
    #global-footer .take-action .action-row .action-text div.call-number a.mobile-only {
	    display:none
    }
    #global-footer .take-action .action-row .action-arrow {
	    display:none
    }
    #global-footer .pers-links, #global-footer .corp-links {
	    padding:0 24px 35px 0
    }
    #global-footer .pers-links > div, #global-footer .corp-links > div {
	    font-size: 16px;
	    font-weight: 600;
	    letter-spacing: 0;
	    line-height: 1.25;
	    margin-bottom: 5px;
    }
    #global-footer .footer-bottom {
	    margin:0
    }
    #global-footer .footer-bottom .bottom-separator {
	    display:block;
	    clear:both;
	    margin:0
    }
    #global-footer .footer-bottom .apps {
	    padding-top:40px;
	    padding-bottom:35px
    }
    #global-footer .footer-bottom .links {
	    padding-top:45px
    }
    #global-footer .footer-bottom .links.bounds {
	    max-width:648px;
	    padding-left:0
    }
    #global-footer .footer-bottom .apps {
	    display:table
    }
    #global-footer .footer-bottom .apps.bounds {
	    max-width:608px
    }
    #global-footer .footer-bottom .apps .spacer {
	    display:inline-block;
	    width:100%
    }
    #global-footer .footer-bottom .apps a {
	    width:20px
    }
    #global-footer .footer-bottom .links {
	    float:none;
	    width:initial;
	    display:table
    }
    #global-footer .footer-bottom .links .spacer {
	    display:inline-block;
	    width:100%
    }
    #global-footer .footer-bottom .links a {
	    float:none;
	    margin-right:30px;
	    font-size:14px;
	    font-weight:normal;
	    line-height:1.71;
	    display:table-cell;
	    letter-spacing:0.03em
    }
    #global-footer .footer-bottom .links a.copyright {
	    display:table-cell
    }
    .Vlt-footer-alternative__section {
       margin-bottom: 4rem;
    }
}

@media (max-width: 48.000em) { /* 768px */
    #global-footer .footer-bottom .links {
        width: 84%;
    }
    .footer-logo p {
	    margin-top:0;
	    margin-bottom:0
    }
}

@media (min-width: 59.8125rem) { /* 957px */
    footer .container {
        max-width: 870pt;
    }
}

@media (max-width: 59.875em) { /* 958px */
    .footer-links-left>ul>li>a {
        color: #b8b8bd;
        font-size: 1.25em;
        font-weight: 700;
    }
    .footer-links-left>ul>li>a {
        color: #b8b8bd;
        font-size: 1.25em;
        font-weight: 700;
    }
    .footer-links-left>ul>li>a:after {
        color: #b8b8bd;
        content: "\2228";
        float: right;
        margin-right: .625em;
        -webkit-transform: scaleX(1.8) scale(.8);
        -ms-transform: scaleX(1.8) scale(.8);
        transform: scaleX(1.8) scale(.8);
        -webkit-transition: all .75s ease;
        -ms-transition: all .75s ease;
        transition: all .75s ease;
    }
    .footer-logo {
        padding: 0;
    }
    .footer-logo img {
        float: left;
        padding: .625em 0;
        width: 130px;
        height: auto;
    }
    .footer-logo p {
        clear: both;
        padding: 0;
    }
}

@media (min-width: 60.000em) { /* 960px */
    .Vlt-footer-alternative__group {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
    }
    .Vlt-footer-alternative__section {
        margin-bottom: 0;
        width: 50%;
    }
    .Vlt-footer-alternative__section:last-child {
        padding-left: 2rem;
    }
}

@media (max-width: 63.938em) { /* 1023px */
	
}

@media (min-width: 64.000em) { /* 1024px */
	
}
@media (min-width: 1200px) {
    #global-footer .bounds {
	    max-width:1304px;
	    padding-left:40px;
	    padding-right:40px
    }
    #global-footer [class^='footer-col-lg-'] {
	    padding:0
    }
    #global-footer .footer-col-lg-2 {
	    width:14.2%
    }
    #global-footer .footer-col-lg-3 {
	    width:28.6%
    }
    #global-footer .footer-col-lg-4 {
	    width:28.4%
    }
    #global-footer .footer-col-lg-5 {
	    width:43%
    }
    #global-footer div.tablet-divider {
	    display:none
    }
    #global-footer .icon-google-plus, #global-footer .icon-linked-in, #global-footer .icon-youtube, #global-footer .icon-facebook, #global-footer .icon-twitter {
	    font-size:18px
    }
    #global-footer .desktop-links {
	    padding-top:0px
    }
    #global-footer .desktop-links ul {
	    padding-top:10px
    }
    #global-footer .footer-bottom {
	    width:auto;
	    overflow:hidden;
	    max-width:1304px;
	    padding-left:40px;
	    padding-right:40px;
	    margin:auto
    }
    #global-footer .footer-bottom .bottom-separator {
	    display:none
    }
    #global-footer .footer-bottom .apps {
	    float:right;
	    text-align:right;
	    width:272px;
	    padding-left:0;
	    padding-right:0;
	    padding-top:25px;
	    padding-bottom:0
    }
    #global-footer .footer-bottom .links {
	    width:60%;
	    margin-left:0;
	    display:table;
	    padding-top:20px
    }
    #global-footer .footer-bottom .links .spacer {
	    display:inline
    }
    #global-footer .footer-bottom .links a {
	    float:none;
	    width:0.1%
    }
    #global-footer .footer-bottom .links a.copyright {
	    display:table-cell
    }
}

@media (min-width: 1024px) {
    .Vlt-footer-alternative__link {
        letter-spacing: 0.025rem;
        line-height: 1.900rem;
    }
    /*
    #Footer .container {
        padding: 0 1.250em;
        width: 984px;
    }*/
}