/* Footer */
@font-face {
	font-family: 'icomoon2';
	src:url('/fonts/icons/icomoon2.eot?-gjbipt');
	src:url('/fonts/icons/icomoon2.eot?#iefix-gjbipt') format('embedded-opentype'),
	url('/fonts/icons/icomoon2.woff?-gjbipt') format('woff'),
	url('/fonts/icons/icomoon2.ttf?-gjbipt') format('truetype'),
	url('/fonts/icons/icomoon2.svg?-gjbipt#icomoon2') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon2-"], [class*=" icon2-"] {
	font-family: 'icomoon2';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.footer {
  background: #222222;
}

.footer__inner,
.footer__columns,
.footer__logo-row {
  max-width: 85em;
  margin-left: auto;
  margin-right: auto;
}

.footer__inner::after,
.footer__columns::after,
.footer__logo-row::after {
  clear: both;
  content: "";
  display: table;
}

.footer__columns {
  padding: 0 1.25em 0 1.25em;
}

@media screen and (min-width: 87.5em) {
  .footer__columns {
    padding: 0 3.75em 2.5em 3.75em;
  }
}

@media screen and (min-width: 87.5em) {
  .footer__columns {
    padding: 0 0 2.5em 0;
    border-bottom: 1px solid #4e4e4e;
  }
}

.footer__logo-row {
  padding: 1.875em 0;
  margin-bottom: 1.25em;
}

@media screen and (min-width: 40em) {
  .footer__logo-row {
    padding: 3.125em 0;
  }
}

@media screen and (min-width: 87.5em) {
  .footer__logo-row {
    padding: 2.8125em 0;
  }
}

.footer__logo {
  background: #FFDF1B;
  height: 3.75em;
  margin: 0 auto;
  width: 3.75em;
}

.icon-hrc-logo-full:before {
  content: "\e607";
}

.icon-hrc-logo:before {
  content: "\e608";
}

.footer__logo .icon-hrc-logo {
  color: #02458d;
  font-size: 3.8125em;
  line-height: 1;
	font-family: "icomoon2";
}

.link-list {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
  margin-right: 0;
  margin-bottom: 1.25em;
  border-bottom: 1px solid #9f9f9f;
}

.link-list:last-child {
  margin-right: 0;
}

@media screen and (min-width: 40em) {
  .link-list {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%;
    margin-left: 12.79471%;
  }
  .link-list:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 87.5em) {
  .link-list {
    border-bottom: none;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 14.70196%;
    margin-left: 0%;
  }
  .link-list:last-child {
    margin-right: 0;
  }
}

.link-list__list {
  max-height: 0;
  overflow: hidden;
  padding-bottom: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

@media screen and (min-width: 87.5em) {
  .link-list__list {
    max-height: 999px;
    height: auto;
    overflow: visible;
  }
}

.link-list--expanded .link-list__list {
  height: auto;
  max-height: 999px;
  padding-bottom: 1.25em;
  -webkit-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.link-list__title {
  font-size: 0.8125em;
  color: #fff;
  margin-bottom: 1.25em;
  text-transform: uppercase;
}

.link-list__title .icon-arrow-down {
  float: right;
  font-size: 0.5em;
}

@media screen and (min-width: 87.5em) {
  .link-list__title .icon-arrow-down {
    display: none;
  }
}

.link-list__title .icon-arrow-down:before {
  vertical-align: -0.875em;
  display: inline-block;
}

.link-list__title a {
  color: #fff;
}

.link-list__link {
  font-size: 0.8125em;
  color: #9f9f9f;
}

.link-list__link:hover {
  color: #fff;
}

.subfooter {
  max-width: 85em;
  margin-left: auto;
  margin-right: auto;
  padding: 1.25em 1.25em;
}

.subfooter::after {
  clear: both;
  content: "";
  display: table;
}

.subfooter::after {
  clear: both;
  content: "";
  display: table;
}

  .subfooter {
    padding: 1.25em 0;
  }

	.social {
	  width: 20em;
	  display: table;
	  margin: auto;
		position: relative;
		font-family: "icomoon2";
	}

	.social__id--footer .icon2-comments,
	.social__id--footer .icon2-facebook,
	.social__id--footer .icon2-google-plus,
	.social__id--footer .icon2-instagram,
	.social__id--footer .icon2-pinterest,
	.social__id--footer .icon2-twitter {
	  -webkit-transition: color 0.2s ease-in;
	  -moz-transition: color 0.2s ease-in;
	  transition: color 0.2s ease-in;
	  color: #9f9f9f;
	  font-size: 1.9em;
	  line-height: 1.9em;
	  float: left;
	  padding: 0 0.5em;
	}

	.social__id--footer .icon-comments:hover,
	.social__id--footer .icon-facebook:hover,
	.social__id--footer .icon-google-plus:hover,
	.social__id--footer .icon-instagram:hover,
	.social__id--footer .icon-pinterest:hover,
	.social__id--footer .icon-twitter:hover {
	  -webkit-transition: color 0.15s ease-in;
	  -moz-transition: color 0.15s ease-in;
	  transition: color 0.15s ease-in;
	  color: #f1f1f1;
	}

.legal {
  width: 100%;
  display: inline-block;
  padding-bottom: 1.5em;
}

.icon2-comments:before {
  content: "\e604";
}

.icon2-plus:before {
  content: "\e614";
}

.icon2-share:before {
  content: "\e615";
}

.icon2-facebook:before {
  content: "\e605";
}

.icon2-twitter:before {
  content: "\e610";
}

.icon2-google-plus:before {
  content: "\e606";
}

.icon2-linkedin:before {
  content: "\e616";
}

.icon2-instagram:before {
  content: "\e609";
}

.icon2-pinterest:before {
  content: "\e60b";
}

.icon2-reddit:before {
  content: "\e617";
}

.icon2-tumblr:before {
  content: "\e618";
}

.icon2-sms:before {
  content: "\e619";
}

.icon2-whatsapp:before {
  content: "\e61a";
}

.icon2-email:before {
  content: "\e61b";
}

.icon2-quote-left:before {
  content: "\e61c";
}

.icon2-quote-right:before {
  content: "\e61d";
}

.legal .legal__list {
  display: table;
  margin: 0 auto;
}

.legal .legal__list-item {
  color: #9f9f9f;
  font-size: .75em;
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  padding: 0.5em 1em;
}


  .legal .legal__list-item {
    width: auto;
    text-align: left;
    padding: 0 1em;
  }


.legal .legal__list-item:after {
  content: "";
  display: none;
  position: absolute;
  top: 2px;
  right: 0;
  width: 1px;
  height: 1em;
  opacity: .5;
  background-color: #9f9f9f;
}


  .legal .legal__list-item:after {
    display: block;
  }


.legal .legal__list-item:last-child:after {
  display: none;
}

.legal .legal__list-item a {
  color: #9f9f9f;
}

#global-footer * {
	text-decoration:none;
}
