﻿.plain-list {
	list-style: outside none none;
	margin: 0;
    padding: 0;
    list-style: none
}

.social-footer-container--float {
	float: right;
}

.site-footer {
    font-size: 12px;
    font-size: 0.75rem;
    background: #f4aa00;
    overflow: hidden;
	padding: 2em 1.5em;
	margin-top: 30px
}
    .site-footer h2 {
        margin: 0 0 0.5em;
        padding: 0;
        font-family: 'Roboto', Helvetica, Arial, sans-serif;
        font-size: 18px;
        font-size: 1.125rem;
        color: #333
    }
.site-footer a {
    color: #333;
    text-decoration: none
}

.site-footer__social-button {
	width: 32px;
	height: 32px;
	display: inline-block;
	margin-right: 4px;
}

.site-footer__social-button:last-child {
	margin-right: 0;
}

.site-footer__svg {
	width: 100%;
	height: 100%;
}

.site-footer a:hover {
    text-decoration: underline
}
.site-footer li {
    margin: 0 0 0.5em;
    padding: 0 10px 0 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.site-footer__wrap {
	width: 940px;
	margin: 0 auto;
	overflow: hidden
}

.site-footer__get-connected-button {
	text-align: center;
	box-sizing: border-box;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 16px;
}

.legal a {
    color: #333
}
.legal a:hover {
    color: #8c8c8c
}
.country-language__flag {
    display: block;
    float: left;
    margin: 0 5px 0 0;
	box-sizing: border-box;
	border: 1px solid #e3e3e3;
}
.copyright {
    margin: 0 0 1em 0
}
.legal-content li {
    display: inline-block;
    margin: 0 0.5em 0.5em 0
}
.change-language {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: 28px 0 15px;
    color: #fff;
    font-size: 12px;
    font-size: 0.75rem;
    background: url("../images/linen.png") repeat
}
.change-language a {
    color: #35b1cb
}
.change-language a:hover {
    color: #5fb7c1
}
.change-language__inner {
    position: relative;
    width: 940px;
    margin: 0 auto;
    padding: 10px 0 0
}
.change-language__inner:after {
    content: ' ';
    position: absolute;
    bottom: 100%;
    left: 190px;
    width: 0;
    height: 0;
    margin-left: -10px;
    border: solid transparent;
    border-color: transparent;
    border-bottom-color: #3f3f3f;
    border-width: 10px;
    pointer-events: none
}

.change-language__heading {
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	text-transform: none;
}

.current-language {
    padding: 0 0 1em
}
.current-language p {
    margin: 0;
    padding: 0
}
.current-language strong {
    color: #fff88e
}


.country-language {
	margin: 0 0 1em;
	line-height: 22px;
	float: right;
	margin-top: -4px
}
.legal {
	width: 940px;
	padding: 0.5rem 1.125rem;
	font-size: 0.6875rem;
	overflow: hidden;
	margin: 0.5em auto
}
.change-language__content {
	padding: 0 20px;
	float: right
}
.change-language__inner:after {
	left: auto;
	right: 45px
}

.quick-links__promega-links {
	display: inline-block;
}
.site-footer__social-links {
	padding-bottom: 0;
}
.site-footer__get-connected-container {
	box-sizing: border-box;
	padding-left: 10px;
}
.site-footer__get-connected-button {
	width: 100%;
}
.site-footer h2 { text-transform:none; }