@charset "UTF-8";
.icon, .sharing-button:before, .file-download:before, .file-download-black:before, .listing-featured .listing-download:before, .listing-regular .listing-download:before, .read-more:after, .read-more-black:after, .listing-featured .listing-read-more:after, .listing-regular .listing-read-more:after, .carousel-read-more:after, .pagination .previous-post:before, .pagination .next-post:after, .site-search-link, .dropdown-close, .search-button, .social-link:before, .sidebar-menu-link-active:after, .sidebar-menu-link-parent:after, .home-logos-next, .home-logos-prev, .campaign-social-item a:before {
  display: block;
  background-image: url(../images/sprites.svg);
  background-image: url(../images/sprites.png) \9;
  background-size: auto;
  color: transparent;
  font: 0/0 a;
  text-shadow: none; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  background-repeat: no-repeat; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

html {
  font-family: Arial, sans-serif;
  background-color: black;
  color: white;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  min-width: 320px; }

body {
  margin: 0;
  font-size: 14px;
  line-height: 1.57143;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

a {
  color: white;
  text-decoration: none; }

ul, ol {
  list-style: none;
  padding: 0;
  margin: 0; }

li {
  display: block; }

li {
  display: block;
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: normal; }

hr {
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0;
  max-width: 100%;
  height: auto;
  display: block; }

svg:not(:root) {
  overflow: hidden; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

button,
input {
  line-height: normal;
  padding: 0; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  border: none;
  background: transparent; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

table {
  border-collapse: collapse;
  border-spacing: 0; }

figure {
  margin: 0; }

.contained {
  max-width: 1000px;
  margin: 0 auto; }

@media print, all and (min-width: 43.75em) {
  html {
    background-color: black;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(35%, black), color-stop(75%, #3b3b3b));
    background-image: -webkit-linear-gradient(-420deg, black 35%, #3b3b3b 75%);
    background-image: linear-gradient(150deg,black 35%, #3b3b3b 75%);
    height: 100%;
    width: 100%;
    background-attachment: fixed; } }
@font-face {
  font-family: 'Oswald Regular';
  src: url("../fonts/oswald-regular-webfont.eot");
  src: url("../fonts/oswald-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/oswald-regular-webfont.woff") format("woff"), url("../fonts/oswald-regular-webfont.ttf") format("truetype"), url("../fonts/oswald-regular-webfont.svg#Oswald Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal; }

p {
  margin: 10px 0 0 0; }

h1, .alpha {
  font-family: "Oswald Regular", "Arial Black";
  text-transform: uppercase;
  line-height: 1;
  font-size: 26px;
  line-height: 34px; }

h2, .beta, .sitemap-first-level {
  font-family: "Oswald Regular", "Arial Black";
  text-transform: uppercase;
  line-height: 1;
  font-size: 23px;
  line-height: 33px; }

h3, .gamma, .sitemap-second-level, .sidebar-menu-link, .sidebar-menu-link-active, .sidebar-menu-link-parent {
  font-family: "Oswald Regular", "Arial Black";
  text-transform: uppercase;
  line-height: 1;
  font-size: 17px;
  line-height: 23px; }

h4, .delta, .read-more, .read-more-black, .listing-featured .listing-read-more, .listing-regular .listing-read-more, .carousel-read-more, .sidebar-menu-children, .newsletter-archive, .campaign-social-item {
  font-family: "Oswald Regular", "Arial Black";
  text-transform: uppercase;
  line-height: 1;
  font-size: 14px;
  line-height: 20px; }

.key-text, .content-quote {
  font-family: "Oswald Regular", "Arial Black";
  font-size: 20px;
  line-height: 1.3; }

.text-block > *:first-child {
  margin-top: 0; }

.text-block a {
  text-decoration: underline; }
  .text-block a:hover {
    color: #838484; }
.text-block ul {
  margin-top: 10px;
  list-style: disc outside none;
  margin-left: 40px; }
.text-block ol {
  margin-top: 10px;
  list-style: decimal outside none;
  margin-left: 40px; }
.text-block li {
  display: list-item;
  margin-top: 5px; }
.text-block b, .text-block strong {
  font-weight: bold; }
.text-block i, .text-block em {
  font-style: italic; }

.page {
  *zoom: 1;
  padding: 0 20px 60px 20px; }
  .page:before, .page:after {
    content: " ";
    display: table; }
  .page:after {
    clear: both; }

.sidebar {
  width: 200px;
  float: left;
  display: none; }

.content-outer {
  *zoom: 1; }
  .content-outer:before, .content-outer:after {
    content: " ";
    display: table; }
  .content-outer:after {
    clear: both; }

.content-inner {
  width: 100%;
  max-width: 720px;
  float: left; }

@media print, all and (min-width: 43.75em) {
  .page {
    padding: 0 20px 60px 20px; } }
@media print, all and (min-width: 53.125em) {
  .sidebar {
    display: block; }

  .content-outer {
    margin-left: 220px; }

  .content-inner {
    float: right; } }
.sharing {
  *zoom: 1;
  position: relative;
  padding-left: 40px;
  margin-top: 20px; }
  .no-js .sharing {
    display: none; }
  .sharing:before, .sharing:after {
    content: " ";
    display: table; }
  .sharing:after {
    clear: both; }
  .sharing h3 {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 0; }

.sharing-button {
  display: block;
  float: left;
  padding-top: 35px;
  position: relative;
  font-family: "Oswald Regular", "Arial Black";
  text-transform: uppercase;
  line-height: 1;
  font-size: 10px;
  margin-left: 20px; }
  .sharing-button:before {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    left: 50%;
    margin-left: -15px; }
  .sharing-button:hover {
    color: #838484; }

@media print, all and (min-width: 68.75em) {
  .sharing {
    position: absolute;
    top: 0;
    left: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    padding: 10px;
    background-color: black; }
    .sharing h3 {
      position: static;
      margin: 0; }

  .sharing-button {
    display: block;
    float: none;
    margin: 10px 0 0 0; } }
.addthis_button_twitter:before {
  background-position: -500px 0; }

.addthis_button_facebook:before {
  background-position: -550px 0; }

.addthis_button_linkedin:before {
  background-position: -500px -50px; }

.addthis_button_email:before {
  background-position: -550px -150px; }

.file-download, .file-download-black, .listing-featured .listing-download, .listing-regular .listing-download {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  position: relative;
  padding-left: 25px;
  min-height: 20px;
  font-family: "Oswald Regular", "Arial Black";
  text-transform: uppercase;
  line-height: 1;
  font-size: 12px;
  line-height: 20px; }
  .file-download:before, .file-download-black:before, .listing-featured .listing-download:before, .listing-regular .listing-download:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    background-position: -50px -150px; }
  .file-download:hover, .file-download-black:hover, .listing-featured .listing-download:hover, .listing-regular .listing-download:hover {
    color: #838484; }
    .file-download:hover:before, .file-download-black:hover:before, .listing-featured .listing-download:hover:before, .listing-regular .listing-download:hover:before {
      background-position: -50px -100px; }

.file-download-black, .listing-featured .listing-download {
  color: black; }
  .file-download-black:before, .listing-featured .listing-download:before {
    background-position: -50px 0; }
  .file-download-black:hover, .listing-featured .listing-download:hover {
    color: #2f2f2f; }
    .file-download-black:hover:before, .listing-featured .listing-download:hover:before {
      background-position: -50px -50px; }

.read-more, .read-more-black, .listing-featured .listing-read-more, .listing-regular .listing-read-more, .carousel-read-more {
  line-height: 1;
  padding-right: 15px;
  position: relative;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto; }
  .read-more:after, .read-more-black:after, .listing-featured .listing-read-more:after, .listing-regular .listing-read-more:after, .carousel-read-more:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 12px;
    top: 0;
    right: 0;
    background-position: -300px -150px; }
  .read-more:hover, .read-more-black:hover, .listing-featured .listing-read-more:hover, .listing-regular .listing-read-more:hover, .carousel-read-more:hover {
    color: #838484; }
    .read-more:hover:after, .read-more-black:hover:after, .listing-featured .listing-read-more:hover:after, .listing-regular .listing-read-more:hover:after, .carousel-read-more:hover:after {
      background-position: -300px -100px; }

.read-more-black, .listing-featured .listing-read-more {
  color: black; }
  .read-more-black:after, .listing-featured .listing-read-more:after {
    background-position: -300px 0; }
  .read-more-black:hover, .listing-featured .listing-read-more:hover {
    color: #2f2f2f; }
    .read-more-black:hover:after, .listing-featured .listing-read-more:hover:after {
      background-position: -300px -50px; }

.sitemap-first-level:hover {
  color: #838484; }

.sitemap-children {
  margin-left: 20px; }

.sitemap-second-level:hover {
  color: #838484; }

.sitemap-grand-children {
  list-style: disc outside none;
  margin-left: 20px; }
  .sitemap-grand-children li {
    display: list-item; }

.sitemap-third-level:hover {
  text-decoration: underline; }

.sitemap > ul > li {
  margin-top: 20px; }
  .sitemap > ul > li:first-child {
    margin-top: 0; }

.sitemap-children > li {
  margin-top: 10px; }

.search-result {
  border-top: solid 2px white;
  padding: 20px; }
  .search-result:first-child {
    border-top: none;
    padding-top: none; }

.search-excerpt {
  margin: 10px 0; }

.pagination {
  *zoom: 1;
  font-family: "Oswald Regular", "Arial Black";
  text-transform: uppercase;
  line-height: 1;
  line-height: 1;
  font-size: 16px;
  margin-top: 20px; }
  .pagination:before, .pagination:after {
    content: " ";
    display: table; }
  .pagination:after {
    clear: both; }
  .pagination a, .pagination span {
    padding: 0 3px; }
  .pagination a:hover {
    color: #838484; }
  .pagination .previous-post {
    float: left;
    position: relative;
    padding-left: 15px; }
    .pagination .previous-post:before {
      content: "";
      display: block;
      position: absolute;
      width: 8px;
      height: 12px;
      top: 2px;
      left: 0;
      background-position: -450px -150px; }
    .pagination .previous-post:hover:before {
      background-position: -450px -100px; }
  .pagination .next-post {
    float: right;
    position: relative;
    padding-right: 15px; }
    .pagination .next-post:after {
      content: "";
      display: block;
      position: absolute;
      width: 8px;
      height: 12px;
      top: 2px;
      right: 0;
      background-position: -300px -150px; }
    .pagination .next-post:hover:after {
      background-position: -300px -100px; }

.previous-post-inactive:before {
  background-position: -450px -100px; }

.next-post-inactive:after {
  background-position: -300px -100px; }

.pagination-current {
  background-color: white;
  color: black; }

.numbered-pagination {
  display: block;
  width: 100%;
  text-align: center; }
  .numbered-pagination li {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    padding-left: 10px; }
  .numbered-pagination .next-post span, .numbered-pagination .previous-post span {
    color: transparent;
    font: 0/0 a;
    text-shadow: none; }

.site-header {
  position: relative;
  margin-bottom: 45px; }

.site-header-top {
  position: relative;
  padding: 20px; }

.site-logo {
  display: block;
  width: 210px;
  height: 80px;
  background-image: url(../images/industry-trust.svg);
  background-image: url(../images/industry-trust.png) \9;
  background-size: contain;
  color: transparent;
  font: 0/0 a;
  text-shadow: none; }

.site-search-link {
  width: 16px;
  height: 20px;
  margin-top: -10px;
  position: absolute;
  right: 20px;
  top: 50%;
  background-position: -100px -100px; }
  .site-search-link:hover {
    background-position: -100px -150px; }

.main-menu {
  text-align: center;
  *zoom: 1;
  padding: 0 10px; }
  .main-menu:before, .main-menu:after {
    content: " ";
    display: table; }
  .main-menu:after {
    clear: both; }

.main-menu-item {
  float: left;
  width: 25%;
  margin: 0; }
  .main-menu-item a:hover {
    color: #838484; }

.no-js .main-menu-item:target .main-menu-link {
  background-color: #2f2f2f !important;
  color: white !important; }
.no-js .main-menu-item:target .main-menu-dropdown {
  height: auto; }

.show-submenu .main-menu-link {
  background-color: #2f2f2f !important;
  color: white !important; }
.show-submenu .main-menu-dropdown {
  height: auto; }

.main-menu-link {
  display: block;
  padding: 10px 0;
  font-family: "Oswald Regular", "Arial Black";
  text-transform: uppercase;
  line-height: 1;
  font-size: 12px; }
  .main-menu-link.active {
    background-color: white;
    color: black; }

.main-menu-dropdown {
  height: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 999; }

.dropdown-close {
  background-position: 0 -150px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -10px; }
  .dropdown-close:hover {
    background-position: 0 -100px; }

.main-menu-children {
  background-color: #2f2f2f;
  border-bottom: solid 1px white;
  padding: 30px 20px;
  font-family: "Oswald Regular", "Arial Black";
  text-transform: uppercase;
  line-height: 1; }
  .main-menu-children li {
    margin-top: 10px; }
    .main-menu-children li:first-child {
      margin-top: 0; }
  .main-menu-children a.active {
    text-decoration: underline; }

.site-search-dropdown {
  height: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 999; }
  .no-js .site-search-dropdown:target, .site-search-dropdown.show-submenu {
    height: auto; }

.site-search {
  background-color: #2f2f2f;
  border-bottom: solid 1px white;
  padding: 30px 20px;
  text-align: left; }

.site-search-form {
  border-bottom: solid 1px white;
  margin: 0 auto;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto; }
  .site-search-form label {
    font-family: "Oswald Regular", "Arial Black";
    text-transform: uppercase;
    line-height: 1;
    display: block;
    float: left;
    font-size: 17px;
    line-height: 30px;
    height: 30px;
    margin-right: 10px; }
  .site-search-form input {
    font-family: "Oswald Regular", "Arial Black";
    text-transform: uppercase;
    line-height: 1;
    display: block;
    float: left;
    font-size: 17px;
    background: none;
    border: none;
    outline: none;
    line-height: 30px;
    height: 30px;
    color: #838484;
    width: 150px; }

.search-button {
  float: left;
  height: 20px;
  width: 16px;
  background-position: -100px -150px;
  margin: 5px 0 5px 10px; }
  .search-button:hover {
    background-position: -100px -100px; }

@media print, all and (min-width: 25em) {
  .main-menu-link {
    font-size: 14px; }

  .site-search {
    text-align: center; } }
@media print, all and (min-width: 43.75em) {
  .site-header-top {
    padding: 0; }

  .site-header {
    *zoom: 1;
    margin: 35px 20px 35px 20px; }
    .site-header:before, .site-header:after {
      content: " ";
      display: table; }
    .site-header:after {
      clear: both; }

  .site-logo {
    float: left; }

  .main-menu-item {
    width: auto;
    margin-left: 5px;
    position: relative; }

  .main-menu-link {
    padding: 10px; }

  .main-menu-dropdown {
    width: 170px; }

  .main-menu-children {
    white-space: nowrap;
    text-align: left;
    padding: 15px 15px; }

  .main-menu {
    padding: 0;
    float: right;
    clear: right; }

  .site-search-link, .dropdown-close {
    display: none; }

  .site-search-dropdown {
    position: static;
    height: auto;
    background-color: transparent;
    float: right;
    width: auto; }

  .site-search {
    background-color: transparent;
    border: none;
    padding: 0;
    margin-bottom: 15px; } }
@media print, all and (min-width: 50em) {
  .main-menu-link {
    font-size: 17px; }

  .site-logo {
    width: 263px;
    height: 100px; } }
.site-social {
  background-color: white;
  padding: 50px 20px; }

.site-social-menu {
  margin-left: -15px;
  *zoom: 1;
  display: block; }
  .site-social-menu:before, .site-social-menu:after {
    content: " ";
    display: table; }
  .site-social-menu:after {
    clear: both; }
  .site-social-menu li {
    display: block;
    width: 100%;
    float: left;
    padding: 0 0 15px 15px; }

.social-link {
  color: black;
  line-height: 1.57143;
  padding-left: 40px;
  min-height: 30px;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  position: relative; }
  .social-link:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-position: 1000px 1000px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px; }
  .social-link:hover .social-title {
    color: #838484; }
  .social-link:hover .social-subtitle {
    color: black; }

.twitter:before {
  background-position: -500px 0 !important; }

.facebook:before {
  background-position: -550px 0 !important; }

.linked-in:before {
  background-position: -500px -50px !important; }

.youtube:before {
  background-position: -550px -50px !important; }

.google-plus:before {
  background-position: -500px -100px !important; }

.find-any-film:before {
  background-position: -550px -100px !important; }

.social-title {
  font-family: "Oswald Regular", "Arial Black";
  text-transform: uppercase;
  line-height: 1;
  display: block; }

.social-subtitle {
  font-family: "Oswald Regular", "Arial Black";
  display: block;
  color: #838484; }

.site-footer {
  background-color: black;
  padding: 20px 20px 40px 20px; }

.site-footer-menu {
  font-family: "Oswald Regular", "Arial Black";
  text-transform: uppercase;
  line-height: 1;
  margin-left: -15px;
  *zoom: 1;
  display: block; }
  .site-footer-menu:before, .site-footer-menu:after {
    content: " ";
    display: table; }
  .site-footer-menu:after {
    clear: both; }
  .site-footer-menu li {
    line-height: 1.42857;
    display: block;
    width: 50%;
    float: left;
    padding: 0 0 15px 15px; }
  .site-footer-menu a:hover {
    color: #838484; }

@media print, all and (min-width: 31.25em) {
  .site-footer-menu li {
    width: auto; } }
@media print, all and (min-width: 37.5em) {
  .site-social-menu li {
    display: block;
    width: 50%;
    float: left;
    padding: 0 0 15px 15px; } }
@media print, all and (min-width: 50em) {
  .site-social-menu li {
    display: block;
    width: 33.33333%;
    float: left;
    padding: 0 0 15px 15px; } }
.sidebar-menu-item {
  margin-top: 5px; }
  .sidebar-menu-item:first-child {
    margin-top: 0; }

.sidebar-menu-link {
  display: block;
  line-height: 1;
  padding: 5px 10px; }
  .sidebar-menu-link:hover {
    color: #838484; }

.sidebar-menu-link-active, .sidebar-menu-link-parent {
  display: block;
  line-height: 1;
  padding: 5px 10px;
  color: black;
  background-color: white;
  position: relative; }
  .sidebar-menu-link-active:after, .sidebar-menu-link-parent:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 12px;
    top: 50%;
    right: 10px;
    margin-top: -6px;
    background-position: -300px 0; }
  .sidebar-menu-link-active:hover, .sidebar-menu-link-parent:hover {
    background-color: #838484;
    color: black; }

.sidebar-menu-link-parent:after {
  background-position: -500px -150px;
  width: 12px;
  height: 8px;
  margin-top: -4px; }

.sidebar-menu-children {
  padding-left: 25px; }
  .sidebar-menu-children li {
    margin-top: 10px; }
  .sidebar-menu-children .active {
    text-decoration: underline; }
  .sidebar-menu-children a:hover {
    color: #838484; }

.main-content-wrapper {
  position: relative; }

.main-title {
  margin-bottom: 30px; }
  .main-title .file-download, .main-title .file-download-black, .main-title .listing-featured .listing-download, .listing-featured .main-title .listing-download, .main-title .listing-regular .listing-download, .listing-regular .main-title .listing-download {
    margin-top: 10px; }

.main-content {
  margin-left: -20px;
  margin-right: -20px; }
  .main-content .content-module:first-child {
    padding-top: 0; }

.content-module {
  padding: 0 20px 30px 20px;
  padding-bottom: 30px;
  *zoom: 1; }
  .content-module:before, .content-module:after {
    content: " ";
    display: table; }
  .content-module:after {
    clear: both; }

.content-section {
  border-top: solid 2px #cccccc;
  padding-top: 30px; }

.content-quote {
  padding-left: 40px;
  padding-right: 40px;
  position: relative; }
  .content-quote:before {
    content: "“";
    font-size: 35px;
    position: absolute;
    top: 0;
    left: 15px; }
  .content-quote:after {
    content: "\00a0”";
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    font-size: 35px;
    line-height: 20px;
    margin-bottom: -8px; }

.fullwidth-image {
  padding-left: 0;
  padding-right: 0; }

.image-fig {
  position: relative; }

.image-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 15px;
  background: url(../images/grey-70.png) top left repeat;
  background: rgba(204, 204, 204, 0.6);
  color: black;
  font-family: "Oswald Regular", "Arial Black";
  text-transform: uppercase;
  line-height: 1;
  font-size: 17px; }

.downloads-list {
  padding-left: 0;
  padding-right: 0; }

.download-item {
  padding: 10px 20px;
  margin-top: 20px;
  color: white;
  background: url(../images/grey-70.png) top left repeat;
  background: rgba(204, 204, 204, 0.6); }

.two-col-content {
  *zoom: 1; }
  .two-col-content:before, .two-col-content:after {
    content: " ";
    display: table; }
  .two-col-content:after {
    clear: both; }

.text-col {
  margin-bottom: 30px; }

.youtube-embed {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative; }
  .youtube-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media print, all and (min-width: 34.375em) {
  .two-col-content {
    margin-left: -20px; }

  .text-col, .other-col {
    width: 50%;
    float: left;
    padding-left: 20px;
    margin-bottom: 0; }

  .first-image, .second-image {
    width: 50%;
    float: left; } }
@media print, all and (min-width: 43.75em) {
  .main-title {
    padding-left: 20px; }

  .main-content {
    background: url(../images/black-60.png) top left repeat;
    background: rgba(0, 0, 0, 0.6);
    padding-top: 20px;
    margin-left: 0;
    margin-right: 0; }

  .text-col {
    width: 300px; }

  .two-images {
    padding-left: 0;
    padding-right: 0; }

  .other-col {
    margin-left: 320px;
    width: auto;
    margin-right: -20px;
    float: none; } }
.newsletter-archive .campaign {
  margin-top: 10px; }
  .newsletter-archive .campaign:first-child {
    margin-top: 0; }
.newsletter-archive a:hover {
  text-decoration: underline; }

.listings {
  margin-bottom: -25px; }

.listing {
  padding-bottom: 25px; }
  .listing .listing-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    height: 50px;
    line-height: 50px; }
  .listing .listing-image {
    height: 0;
    padding-bottom: 67.14286%;
    position: relative; }
  .listing img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }

.listing-inner {
  position: relative;
  overflow: hidden; }

.listing-featured {
  margin-left: -20px;
  margin-right: -20px;
  position: relative; }
  .listing-featured .listing-inner {
    background: white;
    color: black; }
  .listing-featured .listing-details {
    padding: 5px 20px 50px 20px;
    overflow: hidden; }
  .listing-featured .listing-read-more {
    position: absolute;
    right: 20px;
    bottom: 18px; }
  .listing-featured .listing-download {
    position: absolute;
    bottom: 15px; }
  .listing-featured .listing-title a {
    color: black; }
    .listing-featured .listing-title a:hover {
      color: #2f2f2f; }

.listing-regular {
  position: relative; }
  .listing-regular .listing-inner {
    background: #2f2f2f; }
  .listing-regular .listing-details {
    position: absolute;
    top: 100%;
    margin-top: -50px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/black-70.png) top left repeat;
    background: rgba(0, 0, 0, 0.7);
    padding: 0 15px 50px 15px; }
  .listing-regular .listing-read-more {
    position: absolute;
    right: 15px;
    bottom: 18px;
    display: none; }
  .listing-regular .listing-download {
    position: absolute;
    left: 15px;
    bottom: 15px; }
  .listing-regular .listing-title a {
    color: white; }
    .listing-regular .listing-title a:hover {
      color: #838484; }
  .listing-regular:hover .listing-details {
    top: 0;
    margin-top: 0; }
  .listing-regular:hover .listing-read-more {
    display: block; }

@media print, all and (min-width: 41.5625em) {
  .listings {
    margin-left: -25px;
    *zoom: 1;
    display: block; }
    .listings:before, .listings:after {
      content: " ";
      display: table; }
    .listings:after {
      clear: both; }

  .listing-regular {
    display: block;
    width: 50%;
    float: left;
    padding: 0 0 25px 25px; }
    .listing-regular .listing-read-more {
      display: block; }
    .listing-regular .listing-title {
      margin-right: 90px; }
    .listing-regular:hover .listing-title {
      margin-right: 0; }

  .listing-featured {
    display: block;
    width: 100%;
    float: left;
    padding: 0 0 25px 25px;
    margin-left: 0;
    margin-right: 0; }
    .listing-featured .listing-content {
      margin-left: -25px;
      *zoom: 1;
      display: block; }
      .listing-featured .listing-content:before, .listing-featured .listing-content:after {
        content: " ";
        display: table; }
      .listing-featured .listing-content:after {
        clear: both; }
    .listing-featured .listing-image {
      width: 50%;
      padding-bottom: 33.57143%;
      float: left; }
    .listing-featured .listing-details {
      padding-bottom: 0; } }
.logos {
  margin-left: -25px;
  *zoom: 1;
  display: block; }
  .logos:before, .logos:after {
    content: " ";
    display: table; }
  .logos:after {
    clear: both; }

.logo {
  display: block;
  width: 50%;
  float: left;
  padding: 0 0 25px 25px; }
  .logo a {
    display: block;
    height: 0;
    padding-bottom: 60%;
    background-color: #ffffff;
    position: relative; }

.logo-inner {
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  background-position: center center;
  background-size: contain; }

@media print, all and (min-width: 23.4375em) {
  .logo {
    display: block;
    width: 33.33333%;
    float: left;
    padding: 0 0 25px 25px; } }
@media print, all and (min-width: 32.5em) {
  .logo {
    display: block;
    width: 25%;
    float: left;
    padding: 0 0 25px 25px; } }
@media print, all and (min-width: 43.75em) {
  .logos {
    padding-left: 20px; } }
.carousel {
  position: relative;
  background-color: black; }

.carousel-inner {
  margin-left: -20px;
  margin-right: -20px; }

.carousel-feature {
  display: none;
  height: 270px;
  overflow: hidden;
  position: relative; }
  .carousel-feature img {
    position: absolute;
    max-width: none;
    top: 0;
    left: 0; }
  .carousel-feature .fixed-centre {
    left: 50%;
    margin-left: -310px; }
  .carousel-feature .fixed-right {
    left: auto;
    right: 0; }
  .carousel-feature iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.carousel-feature-selected {
  display: block; }

.carousel-options {
  *zoom: 1; }
  .carousel-options:before, .carousel-options:after {
    content: " ";
    display: table; }
  .carousel-options:after {
    clear: both; }

.carousel-option {
  padding: 5px;
  width: 25%;
  float: left; }

.carousel-option-selected {
  background: #838484;
  position: relative; }
  .carousel-option-selected:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #838484;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -9px; }

.carousel-text {
  display: none;
  padding: 20px 0; }
  .carousel-text h3 {
    margin-bottom: 10px; }
  .carousel-text a:hover {
    color: #838484; }

.carousel-text-selected {
  display: block; }

.carousel-excerpt {
  margin-bottom: 10px; }

.carousel-read-more {
  position: relative;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto; }

.slide-overlay-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  font-family: "Oswald Regular", "Arial Black";
  text-transform: uppercase;
  font-size: 40px;
  line-height: 50px; }

.home-content {
  margin-top: 30px; }

.home-intro {
  font-family: "Oswald Regular", "Arial Black";
  font-weight: normal;
  font-size: 23px;
  line-height: 36px;
  margin-bottom: 20px;
  display: block; }

.feature-listings {
  margin-top: 30px; }

.feature-listing {
  padding-top: 30px; }
  .feature-listing:first-child {
    padding-top: 0; }
  .feature-listing .title, .feature-listing .excerpt, .feature-listing .file-download, .feature-listing .file-download-black, .feature-listing .listing-featured .listing-download, .listing-featured .feature-listing .listing-download, .feature-listing .listing-regular .listing-download, .listing-regular .feature-listing .listing-download {
    margin-top: 10px; }
  .feature-listing a:hover {
    color: #838484; }

.members-rotator {
  margin-top: 30px; }

.home-logos {
  position: relative;
  margin-top: 15px; }
  .home-logos ul {
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    line-height: 1; }
  .no-js .home-logos ul {
    overflow-x: auto;
    padding-bottom: 10px; }

.home-logo {
  width: 50%;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  white-space: nowrap;
  padding: 0 5px; }
  .home-logo a {
    display: block;
    height: 0;
    padding-bottom: 60%;
    background-color: #ffffff;
    position: relative; }

.home-logos-next {
  width: 20px;
  height: 30px;
  position: absolute;
  top: 50%;
  right: -20px;
  margin-top: -15px;
  background-position: -200px -100px; }
  .home-logos-next:hover {
    background-position: -200px -150px; }
  .touch .home-logos-next {
    background-position: -200px -150px; }

.home-logos-prev {
  width: 20px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -15px;
  background-position: -350px -100px; }
  .home-logos-prev:hover {
    background-position: -350px -150px; }
  .touch .home-logos-prev {
    background-position: -350px -150px; }

@media print, all and (min-width: 25em) {
  .home-logo {
    width: 33.33333%; } }
@media print, all and (min-width: 28.125em) {
  .carousel-inner {
    position: relative;
    padding-right: 105px; }

  .carousel-options {
    height: 100%;
    width: 105px;
    position: absolute;
    right: 0;
    top: 0; }
    .carousel-options a {
      display: block;
      overflow: hidden; }

  .carousel-option {
    height: 25%;
    width: 100%; }

  .carousel-option-selected:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #838484;
    position: absolute;
    left: -9px;
    top: 50%;
    margin-top: -10px; } }
@media print, all and (min-width: 37.5em) {
  .feature-listings {
    margin-left: -10px;
    *zoom: 1;
    display: block; }
    .feature-listings:before, .feature-listings:after {
      content: " ";
      display: table; }
    .feature-listings:after {
      clear: both; }

  .feature-listing {
    display: block;
    width: 33.33333%;
    float: left;
    padding: 0 0 10px 10px; }

  .home-logo {
    width: 25%; } }
@media print, all and (min-width: 43.75em) {
  .carousel-inner {
    margin-left: 0;
    margin-right: 0; }

  .carousel-text {
    padding-left: 20px;
    padding-right: 20px; }

  .feature-listings-bg {
    padding: 10px;
    background: url(../images/black-60.png) top left repeat;
    background: rgba(0, 0, 0, 0.6); } }
@media print, all and (min-width: 46.875em) {
  .carousel-inner {
    margin-right: 300px; }

  .carousel-text {
    width: 300px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%; }

  .carousel-read-more {
    position: absolute;
    bottom: 20px;
    left: 20px; } }
@media print, all and (min-width: 53.125em) {
  .home-content {
    margin-left: -20px;
    *zoom: 1;
    display: block; }
    .home-content:before, .home-content:after {
      content: " ";
      display: table; }
    .home-content:after {
      clear: both; }

  .home-main-text {
    display: block;
    width: 40%;
    float: left;
    padding: 0 0 20px 20px; }

  .feature-listings-wrap {
    display: block;
    width: 60%;
    float: left;
    padding: 0 0 20px 20px; }

  .feature-listings {
    margin-top: 0; } }
@media print, all and (min-width: 50em) {
  .home-logo {
    width: 20%; } }
@media print, all and (min-width: 56.25em) {
  .home-logo {
    width: 16.66667%; } }
.campaign-social {
  *zoom: 1; }
  .campaign-social:before, .campaign-social:after {
    content: " ";
    display: table; }
  .campaign-social:after {
    clear: both; }
  .campaign-social h3 {
    margin-bottom: 20px; }

.campaign-social-item {
  width: 120px;
  margin: 10px 0 0 0; }
  .campaign-social-item:first-child {
    margin-top: 0; }
  .campaign-social-item a {
    padding-left: 40px;
    min-height: 30px;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    position: relative;
    line-height: 30px; }
    .campaign-social-item a:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      background-position: 1000px 1000px;
      background-repeat: no-repeat;
      width: 30px;
      height: 30px; }
  @media print, all and (min-width: 28.125em) {
    .campaign-social-item {
      float: left;
      margin: 0 20px 0 0; } }

@media print {
  html, a {
    color: black !important; }

  .site-search-dropdown, .main-menu, .sidebar, .site-social, .site-footer,
  .carousel, .feature-listings-wrap, .members-rotator, .listing-read-more,
  .listing-download, .sharing, .file-download, .file-download-black, .listing-featured .listing-download, .listing-regular .listing-download, .pagination, .file-download-black, .listing-featured .listing-download {
    display: none !important; }

  .content-outer {
    margin-left: 0; }

  .site-logo {
    position: relative; }
    .site-logo:before {
      content: url(../images/industry-trust-print.png);
      position: absolute;
      top: 0;
      left: 0;
      display: block; }

  .home-main-text {
    width: 100%; }

  .listing-regular {
    display: block;
    width: 100%;
    float: left;
    padding: 0 0 25px 25px;
    margin-left: 0;
    margin-right: 0; }
    .listing-regular .listing-content {
      margin-left: -25px;
      *zoom: 1;
      display: block; }
      .listing-regular .listing-content:before, .listing-regular .listing-content:after {
        content: " ";
        display: table; }
      .listing-regular .listing-content:after {
        clear: both; }
    .listing-regular .listing-image {
      display: block;
      width: 50%;
      float: left;
      padding: 0 0 0 25px; }
    .listing-regular .listing-details {
      padding: 5px 20px 50px 20px;
      position: static;
      display: block;
      width: 50%;
      margin-top: 0;
      float: right; } }
