@font-face {
  font-family: 'Gotham-Black';
  src: url("../fonts/Gotham-Black.eot");
  src: url("../fonts/Gotham-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Black.woff") format("woff"), url("../fonts/Gotham-Black.ttf") format("truetype"), url("../fonts/Gotham-Black.svg#Gotham-Black") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Book';
  src: url("../fonts/Gotham-Book.eot");
  src: url("../fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book.ttf") format("truetype"), url("../fonts/Gotham-Book.svg#Gotham-Book") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Medium';
  src: url("../fonts/Gotham-Medium.eot");
  src: url("../fonts/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Medium.woff") format("woff"), url("../fonts/Gotham-Medium.ttf") format("truetype"), url("../fonts/Gotham-Medium.svg#Gotham-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Light';
  src: url("../fonts/Gotham-Light.eot");
  src: url("../fonts/Gotham-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Light.woff") format("woff"), url("../fonts/Gotham-Light.ttf") format("truetype"), url("../fonts/Gotham-Light.svg#Gotham-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'opensans-regular';
  src: url("../fonts/opensans-regular.eot");
  src: url("../fonts/opensans-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-regular.woff") format("woff"), url("../fonts/opensans-regular.ttf") format("truetype"), url("../fonts/opensans-regular.svg#opensans-regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'opensans-semibold';
  src: url("../fonts/opensans-semibold.eot");
  src: url("../fonts/opensans-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-semibold.woff") format("woff"), url("../fonts/opensans-semibold.ttf") format("truetype"), url("../fonts/opensans-semibold.svg#opensans-semibold") format("svg");
  font-weight: normal;
  font-style: normal;
}
.site-footer-module {
  border-top: 1px solid #e7e7e7;
  padding: 60px 0 50px;
  background: #fafafa;
  line-height: 1.5;
  font-family: opensans-regular;
  -webkit-font-smoothing: antialiased;
}
.site-footer-module *, .site-footer-module :after, .site-footer-module :before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}
.site-footer-module a {
  text-decoration: none;
  color: #3f3f9a;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.site-footer-module a:hover {
  text-decoration: underline;
}
.site-footer-module .site-container {
  width: 1167px;
  margin: 0 auto;
  position: relative;
}
.page-free-trial .site-footer-module, .page-free-evaluation .site-footer-module {
  padding: 30px 0;
}
.page-safety-checker .site-footer-module {
  border-top: none;
  padding: 30px 0;
}
@media (min-width: 768px) {
  .page-safety-checker .site-footer-module {
    padding: 500px 0 35px;
    font-size: 25px;
  }
}
.page-leadership .site-footer-module {
  display: none;
}
.site-footer-module .menu:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.site-footer-module ul {
  margin: 0;
  padding: 0;
}
.site-footer-module ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-footer-module ul ul {
  font-size: 12px;
  padding-top: 15px;
  margin-top: 13px;
  border-top: 1px solid #e7e7e7;
}
.site-footer-module ul ul li {
  color: #6a6a6a;
  width: 134px;
  padding-right: 10px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
}
.site-footer-module ul ul li a {
  color: #6a6a6a;
}
.site-footer-module ul ul li a:hover {
  text-decoration: underline;
}
.site-footer-module .footer-top {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 50px;
  padding-bottom: 50px;
}
.site-footer-module .footer-top:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.page-free-trial .site-footer-module .footer-top, .page-free-evaluation .site-footer-module .footer-top, .page-safety-checker .site-footer-module .footer-top {
  display: none;
}
.site-footer-module .footer-top .menu-block-wrapper > .menu > li {
  float: left;
  width: 277px;
  margin-left: 70px;
}
.site-footer-module .footer-top .menu-block-wrapper > .menu > li:nth-child(1), .site-footer-module .footer-top .menu-block-wrapper > .menu > li:nth-child(2), .site-footer-module .footer-top .menu-block-wrapper > .menu > li:nth-child(3) {
  margin-left: 0;
  width: 195px;
}
.site-footer-module .footer-top .menu-block-wrapper > .menu > li:nth-child(2), .site-footer-module .footer-top .menu-block-wrapper > .menu > li:nth-child(3) {
  border-top: 1px solid #e7e7e7;
  padding-top: 11px;
  position: absolute;
}
.site-footer-module .footer-top .menu-block-wrapper > .menu > li:nth-child(2) {
  top: 37px;
}
.site-footer-module .footer-top .menu-block-wrapper > .menu > li:nth-child(3) {
  top: 85px;
}
.site-footer-module .footer-top .menu-block-wrapper > .menu > li:nth-child(4) {
  width: 205px;
}
.site-footer-module .footer-top .menu-block-wrapper > .menu > li:nth-child(4) ul li {
  width: 80px;
}
.site-footer-module .footer-top .menu-block-wrapper > .menu > li:nth-child(4) ul li:nth-child(even) {
  margin-left: 39px;
}
.site-footer-module .footer-top .menu-block-wrapper > .menu > li > a {
  font-size: 12px;
  color: #6a6a6a;
}
.site-footer-module .footer-top .menu-block-wrapper > .menu > li span {
  padding-top: 12px;
  margin-top: 12px;
  color: #b2b2b2;
  font-size: 14px;
  text-transform: uppercase;
  cursor: default;
}
.site-footer-module .footer-bottom {
  font-size: 12px;
  color: #999999;
  text-align: center;
}
.site-footer-module .footer-bottom:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
@media (min-width: 768px) {
  .page-safety-checker .site-footer-module .footer-bottom {
    color: #fff;
  }
}
@media (min-width: 992px) {
  .page-safety-checker .site-footer-module .footer-bottom {
    float: right;
    color: #999999;
  }
}
.site-footer-module .footer-bottom a {
  color: #999999;
}
.page-safety-checker .site-footer-module .footer-bottom a {
  font-size: 15px;
}
@media (min-width: 768px) {
  .page-safety-checker .site-footer-module .footer-bottom a {
    color: #fff;
  }
}
@media (min-width: 992px) {
  .page-safety-checker .site-footer-module .footer-bottom a {
    color: #999999;
    font-size: 12px;
  }
}
.site-footer-module .footer-bottom .copy {
  display: block;
}
.site-footer-module .footer-bottom .menu {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 25px;
}
.site-footer-module .footer-bottom .menu:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.page-safety-checker .site-footer-module .footer-bottom .menu {
  margin-bottom: 5px;
}
.site-footer-module .footer-bottom .menu li {
  float: left;
  margin-right: 10px;
  padding-right: 12px;
  position: relative;
}
.page-safety-checker .site-footer-module .footer-bottom .menu li {
  margin-right: 0;
  padding-right: 0;
  float: none;
  text-align: center;
}
.page-safety-checker .site-footer-module .footer-bottom .menu li:before {
  display: none;
}
@media (min-width: 1197px) {
  .page-safety-checker .site-footer-module .footer-bottom .menu li {
    float: left;
    margin-right: 10px;
    padding-right: 12px;
    text-align: left;
  }
  .page-safety-checker .site-footer-module .footer-bottom .menu li:before {
    display: block;
  }
}
.site-footer-module .footer-bottom .menu li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.site-footer-module .footer-bottom .menu li:last-child:before {
  display: none;
}
.site-footer-module .footer-bottom .menu li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  content: '/';
}
