/*
Theme Name: Legendary Dot Com
Theme URI: http://sanbornmediafactory.com/
Author: Adrien Goulet
Author URI: http://acegoulet.com/
Description: Legendary.com site theme developed by Sanborn Media Factory for Legendary.
Version: 1.0
*/
/* Base and Resets
---------------------------------------------------------------------------------------------------- */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 1em;
  -webkit-font-smoothing: antialiased; }

img, object, embed, table, iframe {
  max-width: 100%; }

iframe {
  border: none; }

img {
  height: auto; }

img, a img {
  border: 0; }

body, html {
  margin: 0; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input, select, textarea {
  outline: none; }

/* Grid Classes
---------------------------------------------------------------------------------------------------- */
.container {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  max-width: 100%; }

.lt-ie9 .container {
  max-width: 100%; }

.grid_1 {
  float: left;
  display: inline;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
  width: 4.25%; }
  @media (max-width: 767px) {
    .grid_1 {
      float: none;
      width: auto;
      display: block;
      margin-bottom: 1em; } }

.grid_2 {
  float: left;
  display: inline;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
  width: 10.5%; }
  @media (max-width: 767px) {
    .grid_2 {
      float: none;
      width: auto;
      display: block;
      margin-bottom: 1em; } }

.grid_3 {
  float: left;
  display: inline;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
  width: 16.75%; }
  @media (max-width: 767px) {
    .grid_3 {
      float: none;
      width: auto;
      display: block;
      margin-bottom: 1em; } }

.grid_4 {
  float: left;
  display: inline;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
  width: 23%; }
  @media (max-width: 767px) {
    .grid_4 {
      float: none;
      width: auto;
      display: block;
      margin-bottom: 1em; } }

.grid_5 {
  float: left;
  display: inline;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
  width: 29.25%; }
  @media (max-width: 767px) {
    .grid_5 {
      float: none;
      width: auto;
      display: block;
      margin-bottom: 1em; } }

.grid_6 {
  float: left;
  display: inline;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
  width: 35.5%; }
  @media (max-width: 767px) {
    .grid_6 {
      float: none;
      width: auto;
      display: block;
      margin-bottom: 1em; } }

.grid_7 {
  float: left;
  display: inline;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
  width: 41.75%; }
  @media (max-width: 767px) {
    .grid_7 {
      float: none;
      width: auto;
      display: block;
      margin-bottom: 1em; } }

.grid_8 {
  float: left;
  display: inline;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
  width: 48%; }
  @media (max-width: 767px) {
    .grid_8 {
      float: none;
      width: auto;
      display: block;
      margin-bottom: 1em; } }

.grid_9 {
  float: left;
  display: inline;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
  width: 54.25%; }
  @media (max-width: 767px) {
    .grid_9 {
      float: none;
      width: auto;
      display: block;
      margin-bottom: 1em; } }

.grid_10 {
  float: left;
  display: inline;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
  width: 60.5%; }
  @media (max-width: 767px) {
    .grid_10 {
      float: none;
      width: auto;
      display: block;
      margin-bottom: 1em; } }

.grid_11 {
  float: left;
  display: inline;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
  width: 66.75%; }
  @media (max-width: 767px) {
    .grid_11 {
      float: none;
      width: auto;
      display: block;
      margin-bottom: 1em; } }

.grid_12 {
  float: left;
  display: inline;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
  width: 73%; }
  @media (max-width: 767px) {
    .grid_12 {
      float: none;
      width: auto;
      display: block;
      margin-bottom: 1em; } }

.grid_13 {
  float: left;
  display: inline;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
  width: 79.25%; }
  @media (max-width: 767px) {
    .grid_13 {
      float: none;
      width: auto;
      display: block;
      margin-bottom: 1em; } }

.grid_14 {
  float: left;
  display: inline;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
  width: 85.5%; }
  @media (max-width: 767px) {
    .grid_14 {
      float: none;
      width: auto;
      display: block;
      margin-bottom: 1em; } }

.grid_15 {
  float: left;
  display: inline;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
  width: 91.75%; }
  @media (max-width: 767px) {
    .grid_15 {
      float: none;
      width: auto;
      display: block;
      margin-bottom: 1em; } }

.alpha {
  margin-left: 0; }

.omega {
  margin-right: 0; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-genderless:before, .fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before, .fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

* {
  -moz-osx-font-smoothing: grayscale; }

/* Fonts
----------------------------------------------------------------------------------------------------*/
body {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400; }

h2, h3, .subtitle_2, .quote-attribution, #cover-flow-filters, #grid-filters, #smartquest .update-grid-item.smartquest-twitter .twitter-feed .vertical {
  font-weight: 700; }

h4, h5, h6, .update-meta .vertical, .hero-item .hero-item-content p, .hero-item-content .vertical, #main-menu ul#menu-main-nav li a, #breadcrumbs, #smartquest ul li, #smartquest .smartquest-twitter .vertical {
  font-weight: 600; }

#campaign-monitor-optin-wrapper h5 {
  margin: 0;
  display: inline;
  text-transform: uppercase;
  color: #b7b7b7;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  font-size: 18px;
  margin-right: 22px;
  position: relative;
  top: 4px; }

/* Sizes
----------------------------------------------------------------------------------------------------*/
body, #smartquest .update-grid-item .vertical, .share-label, .gfield_description, #extensions_message {
  font-size: 12px; }

body p, .gallery-item-caption, #smartquest .update-grid-item.smartquest-twitter .twitter-feed .vertical {
  font-size: 14px;
  line-height: 18px; }

.menu-bottom {
  font-size: 13px; }

form#searchform input[type="text"], .shelf-dropdown a, #scroll-indicator-circle, #properties-list, #properties-list h2, .shelf-dropdown a, .subtitle_2, .quote-attribution, #breadcrumbs, #smartquest .update-grid-item h2, #flexible-content ul, .general-content ul, #flexible-content ol, .general-content ol, .half_column, .third_column, .quarter_column, .post-date {
  font-size: 14px; }

.single .post-verticals, .update-meta .vertical {
  font-size: 16px; }
  @media (max-width: 1024px) {
    .single .post-verticals, .update-meta .vertical {
      font-size: 14px; } }

#main-menu ul#menu-main-nav li a, #breadcrumbs, .search form.searchform input, #wrapper-404 form.searchform input {
  font-size: 20px; }

@media (max-width: 567px) {
  #breadcrumbs {
    font-size: 16px; } }
.home .hero-item-content .vertical, .shelf-button, #cover-flow-filters, #grid-filters, #breadcrumbs .second-crumb, .subtitle_1, #flexible-content blockquote p, .general-content blockquote p, #flexible-content blockquote, .general-content blockquote, #flexible-content .blockquote, .general-content .blockquote, #flexible-content .blockquote p, .general-content .blockquote p, .update-meta h2 {
  font-size: 18px; }

@media (max-width: 1024px) {
  .home .hero-item-content .vertical, .update-meta h2 {
    font-size: 16px; } }

#flexible-content h3, .general-content h3, .full-screen-title h2, #flexible-content .full-screen-title h2, .general-content .full-screen-title h2, .ldn-content.general-content h2 {
  font-size: 20px; }

.quote-text, h2.search-header {
  font-size: 22px; }

#flexible-content h2, .general-content h2 {
  font-size: 24px;
  line-height: 25px; }

.hero-item-content h2 {
  font-size: 36px; }
  @media (max-width: 1024px) {
    .hero-item-content h2 {
      font-size: 22px; } }

/* .single h1,  */
h1.search-title {
  font-size: 50px; }
  @media (max-width: 567px) {
    h1.search-title {
      font-size: 40px; } }

.single h1 {
  font-size: 32px; }

/* Colors
----------------------------------------------------------------------------------------------------*/
a, .button, .flexible-box a.button, .general-content a.button, .search form.searchform input, #wrapper-404 form.searchform input, .gallery-item-caption, .hero-button.dark:hover, .button.dark:hover, #smartquest .update-grid-item.smartquest-twitter .twitter-feed .vertical, #campaign-monitor-optin-wrapper form {
  color: #fff; }

.flexible-box a, .general-content a {
  color: #D94747; }

body, form#searchform input, #breadcrumbs a, #hero_wrapper .hero-item, .shelf-dropdown a, #cover-flow-filters a.active, #grid-filters a.active, #scroll-indicator-circle, #main-menu ul li a:hover {
  color: #fff; }

#main-menu ul li a, .menu-bottom, #properties-list .release-date, .menu-bottom, .shelf-button, #breadcrumbs .first-crumb, #breadcrumbs .second-crumb, .shelf-dropdown a, .subtitle_1, .subtitle_2, .quote-attribution, .update-meta .vertical, #smartquest ul li, #smartquest .smartquest-twitter .vertical, .drop-content h2, .single .post-date, .single .post-verticals, .full-screen-title h2, a.button.dark:hover, .share-label {
  color: #b7b7b7; }

#cover-flow-filters a, #grid-filters a {
  color: #505050; }

.hero-button.dark, .hero-button:hover, a.button.dark, a.button:hover {
  color: #313131; }

/*
.flexible-box a.button:hover  {
    color: $color-dark-grey !important;
}
*/
/* Styles
----------------------------------------------------------------------------------------------------*/
a {
  text-decoration: none; }

#main-menu ul li a, .shelf-button, .shelf-dropdown a, #scroll-indicator-circle, #properties-list h2, #cover-flow-filters, #grid-filters, .single h1, h2, .update-meta .vertical, .playhead-text, #flexible-content h3, .general-content h3, .single .post-verticals {
  text-transform: uppercase; }

* {
  -webkit-tap-highlight-color: transparent; }

/* Body and Containers
----------------------------------------------------------------------------------------------------*/
body, html {
  background: #1e1e1e;
  height: 100%; }

#keystone-content {
  position: relative;
  z-index: 99999; }

::selection {
  background: #7c2e2e; }

::-moz-selection {
  background: #7c2e2e; }

/* Header & Main Menu
----------------------------------------------------------------------------------------------------*/
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200; }
  header .header-top {
    height: 60px; }
    header .header-top .header-top-left {
      float: left;
      width: 300px; }
      @media (max-width: 1024px) {
        header .header-top .header-top-left {
          width: auto; } }
    header .header-top .header-top-right {
      float: right;
      width: 60px;
      height: 60px;
      background: #353535; }
    header .header-top .header-middle {
      float: left;
      height: 60px;
      position: relative; }
    header .header-top #navicon {
      display: block;
      height: 60px;
      width: 60px;
      float: left;
      background: #000;
      position: relative; }
      header .header-top #navicon div {
        overflow: hidden;
        text-indent: -99999px;
        display: block;
        height: 4px;
        border-radius: 1px;
        width: 25px;
        background: #b7b7b7;
        margin: 0 auto 4px;
        position: relative;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        position: absolute;
        margin-left: 17px; }
      header .header-top #navicon div.navicon-top {
        top: 20px; }
      header .header-top #navicon div.navicon-middle {
        top: 28px; }
      header .header-top #navicon div.navicon-bottom {
        top: 36px; }
    header .header-top #navicon.open .navicon-top {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      top: 28px; }
    header .header-top #navicon.open .navicon-middle {
      opacity: 0; }
    header .header-top #navicon.open .navicon-bottom {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      top: 28px;
      right: 18px; }
    header .header-top #logo {
      width: 240px;
      height: 60px;
      background: #353535;
      overflow: hidden;
      text-indent: -99999px;
      display: block;
      float: left;
      background: rgba(53, 53, 53, 0.9) url("img/logo-full.png") no-repeat center;
      background-size: auto 32px;
      z-index: 999; }
      @media (max-width: 1024px) {
        header .header-top #logo {
          width: 60px;
          background-position: 10px;
          background-size: auto 40px; } }
    header .header-top #keystone-avatar.user-login {
      overflow: hidden;
      text-indent: -99999px;
      display: block;
      width: 40px;
      height: 40px;
      background: url("img/icon-avatar.png") no-repeat center;
      background-size: 100%;
      margin: 10px auto 0; }

.lt-ie9 #logo {
  background-image: url("img/logo-full-small.png"); }
.lt-ie9 #keystone-avatar.user-login {
  background-image: url("img/icon-avatar-small.png"); }

#main-menu {
  position: fixed;
  top: 0;
  left: -100%;
  width: 300px;
  min-height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  overflow: auto;
  -moz-transition: left 0.2s ease-in-out;
  -webkit-transition: left 0.2s ease-in-out;
  -o-transition: left 0.2s ease-in-out;
  transition: left 0.2s ease-in-out;
  z-index: 150; }
  @media (max-width: 567px) {
    #main-menu {
      width: 100%;
      background: rgba(0, 0, 0, 0.9); } }
  #main-menu .menu-inner-wrapper {
    position: absolute;
    top: 0;
    padding-top: 60px;
    width: 100%;
    height: auto;
    overflow-y: auto;
    min-height: 100%; }
    #main-menu .menu-inner-wrapper .menu-bottom {
      bottom: 0;
      width: 100%;
      position: relative;
      padding: 0 20px 15px;
      line-height: 17px;
      margin-top: 50px; }
      @media (max-height: 835px) {
        #main-menu .menu-inner-wrapper .menu-bottom {
          position: relative; } }
  #main-menu ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    #main-menu ul li a {
      -moz-transition: color 0.2s ease-in-out;
      -webkit-transition: color 0.2s ease-in-out;
      -o-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
  #main-menu ul#menu-main-nav li a {
    display: block;
    padding: 20px;
    border-bottom: 1px solid #1e1e1e; }
  #main-menu ul#menu-main-nav li.vertical-button a {
    background: rgba(31, 31, 31, 0.8);
    border-bottom: 1px solid #313131; }
  #main-menu ul#menu-social-nav li {
    display: inline; }
    #main-menu ul#menu-social-nav li a {
      display: inline-block;
      width: 32px;
      height: 26px;
      text-indent: -999999px;
      overflow: hidden;
      margin: 0 12px 15px 0; }
  #main-menu ul#menu-social-nav li.icon.twitter a {
    background: url("img/icon-twitter.png") no-repeat center;
    background-size: auto 16px;
    width: 19px; }
  #main-menu ul#menu-social-nav li.icon.facebook a {
    background: url("img/icon-facebook.png") no-repeat center;
    background-size: auto 16px;
    width: 8px; }
  #main-menu ul#menu-social-nav li.icon.youtube a {
    background: url("img/icon-youtube.png") no-repeat center;
    background-size: auto 16px;
    width: 22px; }
  #main-menu ul#menu-footer-nav li a {
    display: block;
    margin-bottom: 5px; }
  #main-menu .copyright-text {
    margin-top: 18px; }

form.searchform, form.campaign-monitor-form {
  position: relative;
  margin: 15px 10px; }
  form.searchform label, form.campaign-monitor-form label {
    display: none; }
  form.searchform input, form.campaign-monitor-form input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #353535;
    border-radius: 4px;
    border: none;
    height: 42px; }
  form.searchform input[type="text"], form.campaign-monitor-form input[type="text"] {
    padding: 0 42px 0 10px;
    width: 100%; }
  form.searchform input[type="submit"], form.campaign-monitor-form input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    overflow: hidden;
    text-indent: -99999px;
    display: block;
    background: transparent url("img/icon-search.png") no-repeat center;
    background-size: 19px 19px;
    padding: 0;
    width: 42px; }

.lt-ie9 ul#menu-social-nav li.icon.twitter a {
  background-image: url("img/icon-twitter-small.png"); }
.lt-ie9 ul#menu-social-nav li.icon.facebook a {
  background-image: url("img/icon-facebook-small.png"); }
.lt-ie9 ul#menu-social-nav li.icon.youtube a {
  background-image: url("img/icon-youtube-small.png"); }

#main-menu.open {
  left: 0; }

#menu-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  cursor: pointer;
  z-index: 140;
  top: 0;
  left: 0;
  display: none; }

#breadcrumbs {
  height: 100%;
  text-transform: uppercase;
  float: left;
  position: relative;
  z-index: 10; }
  #breadcrumbs .first-crumb, #breadcrumbs .second-crumb {
    padding: 19px 30px;
    height: 100%;
    float: left;
    display: block;
    position: relative; }
    @media (max-width: 1024px) {
      #breadcrumbs .first-crumb, #breadcrumbs .second-crumb {
        padding: 19px 16px; } }
    @media (max-width: 567px) {
      #breadcrumbs .first-crumb, #breadcrumbs .second-crumb {
        padding: 19px 10px; } }
  #breadcrumbs .first-crumb {
    background: #404040;
    background: rgba(64, 64, 64, 0.9); }
    @media (max-width: 1024px) {
      #breadcrumbs .first-crumb {
        background: #404040; } }
  @media (max-width: 1024px) {
    #breadcrumbs .second-crumb {
      display: none !important; } }

.single #breadcrumbs .second-crumb {
  display: none; }

header .taxonomy-shelf {
  float: left;
  height: 100%;
  width: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  background: #313131;
  background: rgba(49, 49, 49, 0.8);
  text-align: right; }
  @media (max-width: 1024px) {
    header .taxonomy-shelf {
      display: none; } }

.page-template-page_template_content_landing header .taxonomy-shelf {
  top: -60px;
  -moz-transition: top 0.2s ease-in-out;
  -webkit-transition: top 0.2s ease-in-out;
  -o-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out; }
  @media (max-width: 1024px) {
    .page-template-page_template_content_landing header .taxonomy-shelf {
      top: 0px;
      -moz-transition: none 0.2s ease-in-out;
      -webkit-transition: none 0.2s ease-in-out;
      -o-transition: none 0.2s ease-in-out;
      transition: none 0.2s ease-in-out; } }

.page-template-page_template_content_landing header .taxonomy-shelf.open {
  top: 0px; }

.shelf-button {
  padding: 21px;
  display: block;
  position: relative;
  float: right; }

header .shelf-button {
  padding-right: 40px; }

.shelf-button:after {
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: absolute;
  content: '';
  background: url("img/down-arrow-grey.png") no-repeat center;
  margin-left: 8px;
  width: 18px;
  height: 22px;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.shelf-button.active:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.shelf-dropdown {
  position: absolute;
  top: 60px;
  right: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  z-index: -1;
  display: none; }
  .shelf-dropdown ul {
    margin: 0;
    padding: 12px 0;
    list-style: none; }
    .shelf-dropdown ul li a {
      display: block;
      padding: 10px 30px;
      text-align: left; }
    .shelf-dropdown ul li a:hover, .shelf-dropdown ul li a.active {
      background: #1e1e1e; }

.shelf-dropdown.open {
  display: block; }

@media (min-width: 1025px) {
  .page-template-page_template_updates header .taxonomy-shelf .shelf-button {
    display: none; } }
@media (min-width: 1025px) {
  .page-template-page_template_updates header .taxonomy-shelf .shelf-dropdown {
    position: relative;
    top: 0;
    z-index: 1;
    height: 100% !important;
    background: transparent;
    display: block !important; } }
@media (min-width: 1025px) {
  .page-template-page_template_updates header .taxonomy-shelf .shelf-dropdown ul {
    padding: 0;
    height: 100%;
    margin-right: 10px; } }
@media (min-width: 1025px) {
  .page-template-page_template_updates header .taxonomy-shelf .shelf-dropdown ul li {
    display: inline; } }
@media (min-width: 1025px) {
  .page-template-page_template_updates header .taxonomy-shelf .shelf-dropdown ul li a {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0;
    font-size: 16px;
    margin-top: 13px;
    border-radius: 4px;
    padding: 7px 10px; } }

#mobile-taxonomy-shelf {
  background: #313131;
  text-align: center;
  display: none; }
  @media (max-width: 1024px) {
    #mobile-taxonomy-shelf {
      display: block; } }
  #mobile-taxonomy-shelf .shelf-button {
    float: none; }
  #mobile-taxonomy-shelf .shelf-dropdown {
    position: relative;
    top: 0;
    z-index: 9;
    display: none; }
    #mobile-taxonomy-shelf .shelf-dropdown ul li a {
      text-align: center; }

.page-template-page_template_updates #mobile-taxonomy-shelf {
  margin-top: 60px; }

.single header #breadcrumbs .second-crumb {
  background: #313131;
  background: rgba(49, 49, 49, 0.8); }

.single.single-post header {
  background: transparent; }

@media (max-width: 1024px) {
  .page.page-template-page_template_content_landing header {
    background: #404040; } }

@media (max-width: 1024px) {
  .single header, .single.single-post header, .page.page-template-default header, .search header, .page.page-template-page_template_ldn_landing header, .page.page-template-page_template_updates header {
    background: #404040; } }

@media (max-width: 1024px) {
  .home.page-template-default header {
    background: transparent; } }

@media (max-width: 1024px) {
  .page-updates header {
    background: #404040; } }

/* Heros
----------------------------------------------------------------------------------------------------*/
#hero {
  position: relative;
  overflow: hidden; }
  #hero img {
    width: 100%;
    height: auto; }
  #hero #hero-video-wrapper {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer; }
    #hero #hero-video-wrapper .video-playhead {
      position: absolute;
      width: 100%;
      padding: 0 60px;
      height: 120px;
      top: 50%;
      margin-top: -60px;
      background: url("img/playhead.png") no-repeat center; }
      @media (max-width: 1024px) {
        #hero #hero-video-wrapper .video-playhead {
          position: absolute; } }
      #hero #hero-video-wrapper .video-playhead .playhead-text {
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: center;
        left: 0; }
    #hero #hero-video-wrapper .video-playhead.bottom_left {
      top: auto;
      bottom: 60px;
      margin-top: 0;
      background-position: 60px center; }
      #hero #hero-video-wrapper .video-playhead.bottom_left .playhead-text {
        width: auto;
        text-align: left;
        left: auto;
        margin-left: 90px;
        top: 0;
        bottom: auto;
        margin-top: 53px; }
    #hero #hero-video-wrapper .video-playhead.bottom_right {
      top: auto;
      bottom: 60px;
      margin-top: 0;
      background-position: right center;
      margin-left: -60px; }
      #hero #hero-video-wrapper .video-playhead.bottom_right .playhead-text {
        width: auto;
        right: 0;
        text-align: right;
        left: auto;
        margin-top: 53px;
        bottom: auto;
        top: 0;
        margin-right: 90px; }
    @media (max-width: 650px) {
      #hero #hero-video-wrapper .video-playhead.bottom_right, #hero #hero-video-wrapper .video-playhead.bottom_left {
        top: 50%;
        margin-top: -60px;
        background-position: center;
        bottom: auto;
        margin-left: 0; }
        #hero #hero-video-wrapper .video-playhead.bottom_right .playhead-text, #hero #hero-video-wrapper .video-playhead.bottom_left .playhead-text {
          position: absolute;
          bottom: 0;
          width: 100%;
          text-align: center;
          left: 0;
          top: auto;
          margin: 0; } }
    #hero #hero-video-wrapper .hero-video {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: #000;
      background: rgba(0, 0, 0, 0.8);
      width: 100%;
      height: 100%;
      padding-top: 60px;
      text-align: center;
      display: none;
      z-index: 9999; }
      @media (max-width: 1024px) {
        #hero #hero-video-wrapper .hero-video {
          position: absolute;
          z-index: 10; }
          #hero #hero-video-wrapper .hero-video iframe, #hero #hero-video-wrapper .hero-video .video-js {
            top: 0;
            position: relative; } }
      #hero #hero-video-wrapper .hero-video iframe {
        height: 90%;
        width: 90%;
        border: none;
        max-height: 95%; }
        @media (max-width: 479px) {
          #hero #hero-video-wrapper .hero-video iframe {
            top: 60px; } }
      #hero #hero-video-wrapper .hero-video #hero-brightcove-container {
        width: 100%;
        height: 100%; }
        #hero #hero-video-wrapper .hero-video #hero-brightcove-container .video-js {
          width: 90%;
          height: 90%;
          border: none;
          max-height: 95%;
          position: relative;
          margin: 0 auto; }
          @media (max-width: 479px) {
            #hero #hero-video-wrapper .hero-video #hero-brightcove-container .video-js {
              top: 60px; } }

.single #hero {
  overflow: visible; }
  @media (max-width: 1024px) {
    .single #hero {
      z-index: 0; } }
  @media (max-width: 1024px) {
    .single #hero {
      padding-top: 0; } }
  .single #hero img {
    top: 0; }
  @media (max-width: 479px) {
    .single #hero .full-screen-title {
      top: 60px; } }
  .single #hero .full-screen-title h2 {
    margin: 15px 0; }
  @media (max-width: 1023px) {
    .single #hero .full-screen-title {
      display: none; } }

.close-video {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 60px;
  width: 60px;
  background: #000;
  cursor: pointer;
  z-index: 10; }
  @media (max-width: 1024px) {
    .close-video {
      top: 60px; } }
  .close-video div {
    overflow: hidden;
    text-indent: -99999px;
    display: block;
    height: 4px;
    border-radius: 1px;
    width: 25px;
    background: #b7b7b7;
    margin: 0 auto 4px;
    position: relative;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    margin-left: 17px; }
  .close-video div.close-video-top {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 28px; }
  .close-video div.close-video-middle {
    opacity: 0; }
  .close-video div.close-video-bottom {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 28px;
    right: 18px; }

.resize-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1e1e1e; }
  .resize-overlay .img-loading {
    width: 100%;
    position: absolute;
    top: 45%;
    height: 45px;
    background: url("img/loading.gif") center top no-repeat; }

.hero-spacer {
  height: 60px; }

.full-screen-title {
  position: absolute;
  top: 0;
  left: 3%; }
  .full-screen-title h2 {
    margin: 15px 0; }

/* Content Landing Page Carousel & Homepage Content
----------------------------------------------------------------------------------------------------*/
#hero_wrapper {
  position: relative; }
  #hero_wrapper ul.hero-items {
    margin: 0;
    padding: 0;
    list-style: none; }
    #hero_wrapper ul.hero-items li {
      margin: 0;
      padding: 0;
      display: inline; }
  #hero_wrapper .hero-item {
    display: block;
    width: 100%;
    background: no-repeat center;
    background-image: url(img/fallbacks/16x9.png);
    background-size: cover;
    position: relative;
    padding-top: 56.25%; }
    @media (max-width: 479px) {
      #hero_wrapper .hero-item {
        padding-top: 150%; } }
    #hero_wrapper .hero-item .resize-overlay {
      min-height: 800px;
      z-index: 999; }
    #hero_wrapper .hero-item .hero-item-content {
      width: 100%;
      text-align: center; }
      #hero_wrapper .hero-item .hero-item-content .vertical, #hero_wrapper .hero-item .hero-item-content h2, #hero_wrapper .hero-item .hero-item-content .hero-button {
        text-transform: uppercase; }
      #hero_wrapper .hero-item .hero-item-content h2 {
        margin: 0 0 10px 0; }
      #hero_wrapper .hero-item .hero-item-content p {
        margin: 10px 30%; }
        @media (max-width: 1024px) {
          #hero_wrapper .hero-item .hero-item-content p {
            margin: 10px 20%; } }
        @media (max-width: 650px) {
          #hero_wrapper .hero-item .hero-item-content p {
            display: none; } }
      #hero_wrapper .hero-item .hero-item-content .hero-button {
        display: inline-block;
        border: 1px solid #fff;
        padding: 10px 22px;
        border-radius: 2px;
        -moz-transition: background 0.2s ease-in-out;
        -webkit-transition: background 0.2s ease-in-out;
        -o-transition: background 0.2s ease-in-out;
        transition: background 0.2s ease-in-out;
        margin: 10px 0; }
      #hero_wrapper .hero-item .hero-item-content .hero-button:hover {
        background: #fff; }
      #hero_wrapper .hero-item .hero-item-content .hero-button.dark {
        border: 1px solid #1e1e1e; }
      #hero_wrapper .hero-item .hero-item-content .hero-button.dark:hover {
        background: #1e1e1e; }
  #hero_wrapper .hero-item-video .youtube-hero {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
    #hero_wrapper .hero-item-video .youtube-hero iframe {
      width: 100%;
      height: 100%; }
  #hero_wrapper .hero-item-video .youtube-iframe-mouse-event-catch {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
    @media (max-width: 1024px) {
      #hero_wrapper .hero-item-video .youtube-iframe-mouse-event-catch {
        display: none; } }
    #hero_wrapper .hero-item-video .youtube-iframe-mouse-event-catch.paused:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 120px;
      top: 50%;
      margin-top: -60px;
      background: url("img/playhead.png") no-repeat center; }

.home #hero_wrapper {
  height: 100%;
  overflow: hidden; }
  @media (max-width: 1024px) {
    .home #hero_wrapper {
      overflow: auto;
      height: auto !important; } }
  @media (max-width: 1023px) {
    .home #hero_wrapper {
      height: auto !important; } }
  .home #hero_wrapper ul.hero-items {
    height: 100%; }
  .home #hero_wrapper .hero-item {
    top: 100%;
    -moz-transition: top 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition: top 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: top 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: top 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 100%;
    position: absolute;
    padding: 0; }
    @media (max-width: 1024px) {
      .home #hero_wrapper .hero-item {
        top: 0 !important;
        position: relative; } }
    @media (max-width: 1023px) {
      .home #hero_wrapper .hero-item {
        padding-top: 56.25%;
        height: auto !important; } }
    @media (max-width: 479px) {
      .home #hero_wrapper .hero-item {
        padding-top: 150%; } }
    .home #hero_wrapper .hero-item .hero-item-content {
      position: absolute;
      bottom: 30px;
      display: none;
      -moz-transition: bottom 0.6s ease-in-out;
      -webkit-transition: bottom 0.6s ease-in-out;
      -o-transition: bottom 0.6s ease-in-out;
      transition: bottom 0.6s ease-in-out; }
      @media (max-width: 1024px) {
        .home #hero_wrapper .hero-item .hero-item-content {
          bottom: 20px !important;
          display: block !important; } }
  .home #hero_wrapper .hero-item#hero-item-0 {
    top: 0; }

.ie9 .home #hero_wrapper, .lt-ie9 .home #hero_wrapper {
  height: auto;
  overflow: visible; }
  .ie9 .home #hero_wrapper ul.hero-items, .lt-ie9 .home #hero_wrapper ul.hero-items {
    height: 100%; }
  .ie9 .home #hero_wrapper .hero-item, .lt-ie9 .home #hero_wrapper .hero-item {
    top: 0 !important;
    position: relative;
    padding-top: 56.25%;
    height: auto; }
    @media (max-width: 479px) {
      .ie9 .home #hero_wrapper .hero-item, .lt-ie9 .home #hero_wrapper .hero-item {
        padding-top: 150%; } }
    .ie9 .home #hero_wrapper .hero-item .hero-item-content, .lt-ie9 .home #hero_wrapper .hero-item .hero-item-content {
      bottom: 20px !important;
      display: block !important; }
.ie9 #home-dot-wrapper, .ie9 #scroll-indicator, .lt-ie9 #home-dot-wrapper, .lt-ie9 #scroll-indicator {
  display: none; }
.ie9 #keystone-optin-wrapper, .ie9 #campaign-monitor-optin-wrapper, .lt-ie9 #keystone-optin-wrapper, .lt-ie9 #campaign-monitor-optin-wrapper {
  position: relative !important;
  bottom: auto !important;
  clear: both !important;
  display: block !important; }
  .ie9 #keystone-optin-wrapper .close-optin, .ie9 #campaign-monitor-optin-wrapper .close-optin, .lt-ie9 #keystone-optin-wrapper .close-optin, .lt-ie9 #campaign-monitor-optin-wrapper .close-optin {
    display: none !important; }

.page-template-page_template_content_landing #hero_wrapper, .page-template-page_template_ldn_landing #hero_wrapper {
  display: block;
  -moz-transition: opacity 0.6s ease-in-out;
  -webkit-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out; }
  @media (max-width: 1024px) {
    .page-template-page_template_content_landing #hero_wrapper, .page-template-page_template_ldn_landing #hero_wrapper {
      margin-top: 60px; } }
  .page-template-page_template_content_landing #hero_wrapper #hero-wrapper-trigger, .page-template-page_template_ldn_landing #hero_wrapper #hero-wrapper-trigger {
    position: absolute;
    bottom: 250px;
    height: 0;
    width: 0; }
  .page-template-page_template_content_landing #hero_wrapper li, .page-template-page_template_ldn_landing #hero_wrapper li {
    outline: none; }
  .page-template-page_template_content_landing #hero_wrapper .hero-item, .page-template-page_template_ldn_landing #hero_wrapper .hero-item {
    outline: none; }
    .page-template-page_template_content_landing #hero_wrapper .hero-item .hero-item-content, .page-template-page_template_ldn_landing #hero_wrapper .hero-item .hero-item-content {
      position: absolute;
      bottom: 60px; }
      .page-template-page_template_content_landing #hero_wrapper .hero-item .hero-item-content .vertical, .page-template-page_template_ldn_landing #hero_wrapper .hero-item .hero-item-content .vertical {
        display: none; }
  .page-template-page_template_content_landing #hero_wrapper ol.flex-control-nav, .page-template-page_template_ldn_landing #hero_wrapper ol.flex-control-nav {
    position: absolute;
    bottom: 20px;
    width: 100%;
    z-index: 10;
    list-style: none;
    padding: 0;
    text-align: center;
    height: 0px; }
    .page-template-page_template_content_landing #hero_wrapper ol.flex-control-nav li, .page-template-page_template_ldn_landing #hero_wrapper ol.flex-control-nav li {
      display: inline; }
      .page-template-page_template_content_landing #hero_wrapper ol.flex-control-nav li a, .page-template-page_template_ldn_landing #hero_wrapper ol.flex-control-nav li a {
        display: inline-block;
        zoom: 1;
        *display: inline;
        border-radius: 50%;
        margin: 0 7px;
        height: 10px;
        width: 10px;
        overflow: hidden;
        text-indent: -9999px;
        background: #505050;
        opacity: .7;
        cursor: pointer; }
      .page-template-page_template_content_landing #hero_wrapper ol.flex-control-nav li a.flex-active, .page-template-page_template_ldn_landing #hero_wrapper ol.flex-control-nav li a.flex-active {
        background: #fff; }

#home-dot-wrapper {
  position: fixed;
  height: 100%;
  width: 0px;
  right: 5%;
  z-index: 100;
  top: 0;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  @media (max-width: 1024px) {
    #home-dot-wrapper {
      visibility: hidden;
      opacity: 0; } }
  #home-dot-wrapper ul#home-dots {
    top: 50%;
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none; }
    #home-dot-wrapper ul#home-dots li a {
      height: 10px;
      width: 10px;
      display: block;
      border-radius: 50%;
      overflow: hidden;
      text-indent: -999999px;
      margin: 20px auto;
      background: #505050;
      cursor: pointer;
      -moz-transition: background 0.2s ease-in-out;
      -webkit-transition: background 0.2s ease-in-out;
      -o-transition: background 0.2s ease-in-out;
      transition: background 0.2s ease-in-out; }
    #home-dot-wrapper ul#home-dots li a:hover, #home-dot-wrapper ul#home-dots li a.active {
      background: #fff; }

#scroll-indicator {
  position: fixed;
  width: 100%;
  height: 0;
  text-align: center;
  bottom: 0;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  @media (max-width: 1024px) {
    #scroll-indicator {
      visibility: hidden;
      opacity: 0; } }
  #scroll-indicator #scroll-indicator-circle {
    height: 130px;
    width: 130px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.25);
    display: inline-block;
    zoom: 1;
    *display: inline;
    position: relative;
    top: -55px;
    padding-top: 15px; }
  #scroll-indicator #scroll-indicator-circle:after {
    position: absolute;
    content: '';
    height: 12px;
    background: url("img/down-arrow-white.png") no-repeat center;
    width: 100%;
    left: 0;
    bottom: 63%; }

/* Content Landing Page Grid and Coverflow
----------------------------------------------------------------------------------------------------*/
#grid-coverflow-wrapper {
  position: relative;
  -moz-transition: opacity 0.6s ease-in-out;
  -webkit-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
  opacity: 0; }
  #grid-coverflow-wrapper #catalog {
    position: absolute;
    top: -60px;
    height: 0;
    width: 0; }

#properties-wrapper {
  margin-top: 30px;
  position: relative; }
  #properties-wrapper ul#properties-list {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center; }
    #properties-wrapper ul#properties-list li {
      display: inline;
      opacity: .6;
      -moz-transition: opacity 0.2s ease-in-out;
      -webkit-transition: opacity 0.2s ease-in-out;
      -o-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
      #properties-wrapper ul#properties-list li .poster-wrapper {
        display: inline-block;
        zoom: 1;
        *display: inline;
        width: 250px;
        margin: 0 6px;
        vertical-align: top;
        position: relative; }
        #properties-wrapper ul#properties-list li .poster-wrapper a.poster-link {
          position: absolute;
          height: 100%;
          width: 100%;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
        #properties-wrapper ul#properties-list li .poster-wrapper .poster-image {
          background: no-repeat center;
          background-size: cover;
          width: 100%;
          box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.5);
          position: relative; }
        #properties-wrapper ul#properties-list li .poster-wrapper .property-meta {
          padding: 20px 50px;
          background: no-repeat right 20px;
          background-size: auto 28px; }
          #properties-wrapper ul#properties-list li .poster-wrapper .property-meta h2 {
            margin: 0; }
          #properties-wrapper ul#properties-list li .poster-wrapper .property-meta .release-date {
            display: block; }
        #properties-wrapper ul#properties-list li .poster-wrapper .partner-logo {
          float: right;
          background: no-repeat bottom right;
          background-size: auto 28px;
          height: 28px;
          position: absolute;
          bottom: 25px;
          right: 0; }
        #properties-wrapper ul#properties-list li .poster-wrapper .property-meta.universal {
          background-image: url("img/logo-universal.png"); }
        #properties-wrapper ul#properties-list li .poster-wrapper .property-meta.wb {
          background-image: url("img/logo-wb.png"); }
    #properties-wrapper ul#properties-list li:hover {
      opacity: 1; }
  #properties-wrapper .filter-toggle-wrapper {
    display: none;
    position: relative;
    height: 60px; }
    #properties-wrapper .filter-toggle-wrapper h2#grid-catalog-title {
      text-align: center;
      position: relative;
      top: 5px; }
    #properties-wrapper .filter-toggle-wrapper #cover-flow-filters, #properties-wrapper .filter-toggle-wrapper #grid-filters {
      text-align: center; }
      #properties-wrapper .filter-toggle-wrapper #cover-flow-filters ul, #properties-wrapper .filter-toggle-wrapper #grid-filters ul {
        list-style: none;
        padding: 5px 0;
        margin: 0; }
        #properties-wrapper .filter-toggle-wrapper #cover-flow-filters ul li, #properties-wrapper .filter-toggle-wrapper #grid-filters ul li {
          display: inline; }
          #properties-wrapper .filter-toggle-wrapper #cover-flow-filters ul li a, #properties-wrapper .filter-toggle-wrapper #grid-filters ul li a {
            display: inline-block;
            zoom: 1;
            *display: inline;
            margin: 0 30px; }
    #properties-wrapper .filter-toggle-wrapper #properties-toggle {
      position: absolute;
      right: 2px;
      top: 0; }
      #properties-wrapper .filter-toggle-wrapper #properties-toggle a {
        overflow: hidden;
        text-indent: -99999px;
        display: block;
        float: right;
        height: 25px;
        background: no-repeat 0px 0px;
        background-size: auto 100%;
        margin: 0 8px; }
      #properties-wrapper .filter-toggle-wrapper #properties-toggle a#cover-flow-toggle {
        background-image: url("img/icon-cover-flow.png");
        width: 35px;
        background-position: -35px 0px; }
      #properties-wrapper .filter-toggle-wrapper #properties-toggle a#cover-flow-toggle.active {
        background-position: 0px 0px; }
      #properties-wrapper .filter-toggle-wrapper #properties-toggle a#grid-toggle {
        background-image: url("img/icon-grid.png");
        width: 25px;
        background-position: -25px 0px; }
      #properties-wrapper .filter-toggle-wrapper #properties-toggle a#grid-toggle.active {
        background-position: 0px 0px; }
    @media (min-width: 1025px) {
      #properties-wrapper .filter-toggle-wrapper {
        display: block; } }

#properties-wrapper.grid ul#properties-list li .poster-wrapper {
  opacity: 0;
  -moz-transition: opacity 0.6s ease-in-out;
  -webkit-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out; }
  @media (max-width: 1024px) {
    #properties-wrapper.grid ul#properties-list li .poster-wrapper {
      width: 18%; } }
  @media (max-width: 1023px) {
    #properties-wrapper.grid ul#properties-list li .poster-wrapper {
      opacity: 1;
      width: 23%; } }
  @media (max-width: 767px) {
    #properties-wrapper.grid ul#properties-list li .poster-wrapper {
      width: 250px; } }
  #properties-wrapper.grid ul#properties-list li .poster-wrapper .poster-image {
    height: 399px; }
    @media (max-width: 1024px) {
      #properties-wrapper.grid ul#properties-list li .poster-wrapper .poster-image {
        height: auto;
        padding-top: 160%; } }
    @media (max-width: 767px) {
      #properties-wrapper.grid ul#properties-list li .poster-wrapper .poster-image {
        height: 399px; } }
#properties-wrapper.grid #cover-flow-filters {
  display: none; }

#properties-wrapper.cover-flow h2#grid-catalog-title, #properties-wrapper.cover-flow #grid-filters {
  display: none; }
#properties-wrapper.cover-flow ul#properties-list {
  margin-top: 20px; }
  #properties-wrapper.cover-flow ul#properties-list li {
    background: #1e1e1e;
    cursor: pointer;
    opacity: 1; }
    #properties-wrapper.cover-flow ul#properties-list li .poster-wrapper {
      width: 370px;
      margin: 0; }
      #properties-wrapper.cover-flow ul#properties-list li .poster-wrapper .poster-image {
        height: 590px;
        opacity: .3;
        -moz-transition: opacity 0.2s ease-in-out;
        -webkit-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out; }
      #properties-wrapper.cover-flow ul#properties-list li .poster-wrapper a.poster-link {
        display: none; }
      #properties-wrapper.cover-flow ul#properties-list li .poster-wrapper .property-meta {
        display: none; }
        #properties-wrapper.cover-flow ul#properties-list li .poster-wrapper .property-meta h2 {
          display: none; }
        #properties-wrapper.cover-flow ul#properties-list li .poster-wrapper .property-meta .release-date {
          display: none; }
  #properties-wrapper.cover-flow ul#properties-list li.current .poster-wrapper .poster-image {
    opacity: 1; }
  #properties-wrapper.cover-flow ul#properties-list li.current .poster-wrapper a.poster-link {
    display: block; }
  #properties-wrapper.cover-flow ul#properties-list li.current .poster-wrapper .property-meta {
    display: block;
    height: 55px; }
  #properties-wrapper.cover-flow ul#properties-list li:hover .poster-wrapper .poster-image {
    opacity: 1; }

/* LDN Landing Page
----------------------------------------------------------------------------------------------------*/
.page-template-page_template_ldn_landing #properties-wrapper {
  margin-top: 80px; }
  .page-template-page_template_ldn_landing #properties-wrapper .ldn-item {
    width: 100%;
    margin: 0 auto;
    padding: 50px 2.5%;
    border-bottom: 1px solid #353535; }
  .page-template-page_template_ldn_landing #properties-wrapper .ldn-image-wrapper.right {
    float: right;
    width: 42%;
    margin-left: 6%; }
    @media (max-width: 767px) {
      .page-template-page_template_ldn_landing #properties-wrapper .ldn-image-wrapper.right {
        float: none;
        width: 100%;
        text-align: center;
        margin: 0 0 20px 0; } }
  .page-template-page_template_ldn_landing #properties-wrapper .ldn-image-wrapper.left {
    float: left;
    width: 42%;
    margin-right: 6%; }
    @media (max-width: 767px) {
      .page-template-page_template_ldn_landing #properties-wrapper .ldn-image-wrapper.left {
        float: none;
        width: 100%;
        text-align: center;
        margin: 0 0 20px 0; } }
  .page-template-page_template_ldn_landing #properties-wrapper .ldn-content {
    padding: 0; }
  .page-template-page_template_ldn_landing #properties-wrapper .ldn-content.left {
    width: 52%;
    float: right; }
    @media (max-width: 767px) {
      .page-template-page_template_ldn_landing #properties-wrapper .ldn-content.left {
        float: none;
        width: 100%; } }
  .page-template-page_template_ldn_landing #properties-wrapper .ldn-content.right {
    width: 52%;
    float: left; }
    @media (max-width: 767px) {
      .page-template-page_template_ldn_landing #properties-wrapper .ldn-content.right {
        float: none;
        width: 100%; } }

/* Updates Grid
----------------------------------------------------------------------------------------------------*/
#updates-wrapper {
  margin-top: 80px; }
  @media (max-width: 1023px) {
    #updates-wrapper {
      margin-top: 20px; } }
  @media (max-width: 1023px) {
    #updates-wrapper .clear {
      display: none; } }
  @media (max-width: 767px) {
    #updates-wrapper .clear {
      display: block; } }

#more-updates-wrapper .loading {
  width: 100%;
  height: 50px;
  background: url("img/loading.gif") center no-repeat;
  display: none; }
#more-updates-wrapper #load-more-posts-button {
  display: block;
  width: 150px;
  margin: 30px auto;
  text-align: center;
  padding: 10px;
  border: 1px solid #fff;
  border-radius: 2px;
  text-transform: uppercase;
  -moz-transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
  clear: both; }
#more-updates-wrapper #load-more-posts-button:hover {
  background: rgba(255, 255, 255, 0.1); }
@media (max-width: 1023px) {
  #more-updates-wrapper .clear {
    display: none; } }
@media (max-width: 767px) {
  #more-updates-wrapper .clear {
    display: block; } }

.update-grid-item {
  width: 32.0625%;
  height: 21.25%;
  padding-top: 21.25%;
  float: left;
  margin: 0 .625% 1.25% .625%;
  position: relative;
  display: block;
  background: no-repeat center;
  background-size: cover; }
  @media (max-width: 1023px) {
    .update-grid-item {
      width: 49%;
      float: left;
      margin: 0 .5% 20px .5%;
      height: 32.5%;
      padding-top: 32.5%; } }
  @media (max-width: 767px) {
    .update-grid-item {
      width: 100%;
      margin: 0 0 20px 0;
      float: none; } }
  @media (max-width: 650px) {
    .update-grid-item {
      background-size: 100%;
      background-position: top; } }
  .update-grid-item .update-overlay {
    background: #000;
    opacity: 0;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%; }
  .update-grid-item .update-meta {
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
    padding: 0 4%;
    background: rgba(0, 0, 0, 0.7);
    padding: 20px 2%; }
    @media (max-width: 650px) {
      .update-grid-item .update-meta {
        position: relative; } }
    .update-grid-item .update-meta .vertical {
      display: block; }
    .update-grid-item .update-meta h2 {
      margin: 0;
      line-height: 18px; }
    .update-grid-item .update-meta p {
      margin-bottom: 0; }
      @media (max-width: 1023px) {
        .update-grid-item .update-meta p {
          display: none; } }

.update-grid-item:hover .update-overlay {
  opacity: .4; }

.update-grid-item.grid-2x2, .update-grid-item.grid-2x1 {
  width: 65.375%; }
  @media (max-width: 1023px) {
    .update-grid-item.grid-2x2, .update-grid-item.grid-2x1 {
      width: 49%;
      margin: 0 .5% 20px .5%; } }
  @media (max-width: 767px) {
    .update-grid-item.grid-2x2, .update-grid-item.grid-2x1 {
      width: 100%;
      margin: 0 0 20px 0; } }

.update-grid-item.grid-2x2 {
  height: 43.75%;
  padding-top: 43.75%; }
  @media (max-width: 1023px) {
    .update-grid-item.grid-2x2 {
      height: 32.5%;
      padding-top: 32.5%; } }

#more-updates-wrapper {
  position: relative; }
  #more-updates-wrapper #load-button-wrapper {
    position: relative; }
    #more-updates-wrapper #load-button-wrapper #more-updates-trigger {
      position: absolute;
      top: -150px;
      height: 0px;
      width: 0px; }

/* Property Social Links
----------------------------------------------------------------------------------------------------*/
.social-links ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .social-links ul li {
    display: inline; }
    .social-links ul li a {
      overflow: hidden;
      text-indent: -99999px;
      display: block;
      display: inline-block;
      zoom: 1;
      *display: inline;
      width: 25px;
      height: 20px;
      position: relative;
      margin: 0 5px;
      background: url("img/icons-social.png") no-repeat;
      background-size: auto 100%;
      image-rendering: optimizeSpeed;
      image-rendering: -moz-crisp-edges;
      image-rendering: -o-crisp-edges;
      image-rendering: -webkit-optimize-contrast;
      image-rendering: optimize-contrast;
      -ms-interpolation-mode: nearest-neighbor;
      opacity: .5;
      -moz-transition: opacity 0.2s ease-in-out;
      -webkit-transition: opacity 0.2s ease-in-out;
      -o-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    .social-links ul li a:hover {
      opacity: 1; }
    .social-links ul li a.icon-facebook {
      background-position: -1px 0; }
    .social-links ul li a.icon-twitter {
      background-position: -35px 0; }
    .social-links ul li a.icon-instagram {
      background-position: -66px 0; }
    .social-links ul li a.icon-youtube {
      background-position: -96px 0; }
    .social-links ul li a.icon-google {
      background-position: -128px 0; }
    .social-links ul li a.icon-tumblr {
      background-position: -160px 0;
      margin: 0; }
    .social-links ul li a.icon-pinterest {
      background-position: -191px 0; }
    .social-links ul li a.icon-share {
      background-position: -220px 0;
      top: -1px; }

#breadcrumbs .social-links {
  position: absolute;
  right: 20px;
  top: 0px;
  height: 100%;
  display: none; }
  #breadcrumbs .social-links ul {
    position: relative;
    height: 20px;
    top: 50%;
    margin-top: -10px; }
    #breadcrumbs .social-links ul li {
      height: 100%;
      position: relative; }

#in-page-social {
  display: none; }
  @media (max-width: 1024px) {
    #in-page-social {
      display: block;
      margin: -10px 0 20px; } }
  #in-page-social .social-links ul {
    text-align: center; }
    #in-page-social .social-links ul li {
      position: relative; }

#breadcrumbs .sharing-container.social-links, #in-page-social .sharing-container.social-links {
  top: 50px;
  right: -10px;
  background: #313131;
  background: rgba(49, 49, 49, 0.8);
  width: 60px;
  height: auto;
  position: absolute;
  z-index: 99;
  display: none; }
  #breadcrumbs .sharing-container.social-links ul, #in-page-social .sharing-container.social-links ul {
    top: 0;
    margin-top: 0;
    height: auto;
    text-align: center; }
    #breadcrumbs .sharing-container.social-links ul li, #in-page-social .sharing-container.social-links ul li {
      display: block; }
      #breadcrumbs .sharing-container.social-links ul li a, #in-page-social .sharing-container.social-links ul li a {
        margin: 10px auto; }
#breadcrumbs .sharing-container.social-links:before, #in-page-social .sharing-container.social-links:before {
  content: url("img/arrow-share.png");
  display: block;
  width: 60px;
  height: 10px;
  position: absolute;
  top: -17px; }

#in-page-social .sharing-container.social-links {
  top: 30px;
  background: #313131; }
  #in-page-social .sharing-container.social-links ul li a {
    margin: 10px auto 22px auto; }
#in-page-social .sharing-container.social-links:before {
  top: -10px; }

.share-label {
  text-align: center;
  display: block;
  margin-top: 5px;
  opacity: .8;
  text-transform: uppercase; }

.module-share-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  background: #313131;
  background: rgba(49, 49, 49, 0.8);
  width: 40px;
  text-align: center; }
  .module-share-wrapper a.icon-share {
    overflow: hidden;
    text-indent: -99999px;
    display: block;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 25px;
    height: 20px;
    position: relative;
    margin: 10px auto;
    background: url("img/icons-social.png") no-repeat;
    background-size: auto 100%;
    image-rendering: optimizeSpeed;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor;
    opacity: .5;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    background-position: -220px 0;
    left: 2px; }
  .module-share-wrapper a.icon-share:hover {
    opacity: 1; }
  .module-share-wrapper .sharing-container.social-links {
    display: none; }
    .module-share-wrapper .sharing-container.social-links ul li a {
      margin: 0 auto 15px auto; }

/* Single Styles & Content Areas
----------------------------------------------------------------------------------------------------*/
.single h1 {
  text-align: center;
  background: #1e1e1e;
  padding: 10px 0;
  margin: 0; }
.single .post-date {
  text-align: center;
  margin-bottom: 30px; }
.single .post-verticals {
  text-align: center;
  margin-top: 20px; }

.general-content {
  width: 1000px;
  margin: 0 auto;
  max-width: 100%;
  padding: 75px 30px;
  line-height: 23px; }
  .general-content p {
    line-height: 23px; }

.single .wrapper.container {
  position: relative;
  background: #1e1e1e; }
  @media (max-width: 1024px) {
    .single .wrapper.container {
      overflow: visible; } }

.single .general-content {
  padding: 30px; }

@media (max-width: 1023px) {
  #flexible-content {
    height: auto !important; } }
#flexible-content .flexible-content-row {
  clear: both; }
  @media (max-width: 1023px) {
    #flexible-content .flexible-content-row {
      height: auto !important; } }
  #flexible-content .flexible-content-row .flexible-content-item {
    float: left;
    width: 33.33%;
    position: relative;
    height: 100%;
    opacity: 0;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }
    @media (max-width: 1023px) {
      #flexible-content .flexible-content-row .flexible-content-item {
        min-height: 0px;
        height: auto !important;
        width: auto;
        float: none;
        clear: both; } }
    #flexible-content .flexible-content-row .flexible-content-item .divider-row {
      padding: 0 20px;
      min-height: 100%;
      background-size: cover;
      background-position: center center;
      position: relative; }
      #flexible-content .flexible-content-row .flexible-content-item .divider-row .divider-table {
        display: table;
        margin: 0;
        padding: 0;
        height: 100%;
        width: 100%; }
        #flexible-content .flexible-content-row .flexible-content-item .divider-row .divider-table .divider-table-cell {
          display: table-cell;
          height: 100%;
          width: 100%;
          vertical-align: middle; }
      #flexible-content .flexible-content-row .flexible-content-item .divider-row h2 {
        margin: 0;
        text-align: center; }
    #flexible-content .flexible-content-row .flexible-content-item .divider-row.pad {
      padding: 20px; }
    #flexible-content .flexible-content-row .flexible-content-item .quote-box, #flexible-content .flexible-content-row .flexible-content-item .flexible-box, #flexible-content .flexible-content-row .flexible-content-item .video-box, #flexible-content .flexible-content-row .flexible-content-item .cta-box, #flexible-content .flexible-content-row .flexible-content-item .gallery-box {
      height: 100%; }
    @media (max-width: 1023px) {
      #flexible-content .flexible-content-row .flexible-content-item .video-box .full-screen-title {
        display: none; } }
    #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flex-gallery h2 br {
      display: none; }
    @media (max-width: 1023px) {
      #flexible-content .flexible-content-row .flexible-content-item .gallery-box {
        height: 250px;
        height: auto; } }
    #flexible-content .flexible-content-row .flexible-content-item .quote-box, #flexible-content .flexible-content-row .flexible-content-item .flexible-box, #flexible-content .flexible-content-row .flexible-content-item .video-box, #flexible-content .flexible-content-row .flexible-content-item .gallery-box {
      background-size: cover;
      background-position: center center;
      position: relative;
      min-height: 250px; }
    #flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table {
      display: table;
      margin: 0;
      padding: 0;
      height: 100%;
      width: 100%; }
      #flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .flexible-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .video-box-cell {
        display: table-cell;
        height: 100%;
        width: 100%;
        vertical-align: middle; }
      #flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .quote-table-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .video-box-cell {
        text-align: center; }
      #flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .video-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .video-box-cell {
        display: table-cell;
        text-align: center;
        height: 100%;
        width: 100%;
        vertical-align: bottom; }
      #flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .gallery-box-cell, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .gallery-box-cell {
        padding: 4%; }
      #flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .gallery-box-cell.align-left, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .gallery-box-cell.align-left {
        text-align: left; }
      #flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .gallery-box-cell.align-right, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .gallery-box-cell.align-right {
        text-align: right; }
      #flexible-content .flexible-content-row .flexible-content-item .quote-box .quote-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .quote-box .flexible-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .quote-box .gallery-box-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .quote-box .video-box-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .quote-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .flexible-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .gallery-box-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .flexible-box .video-box-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .quote-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .flexible-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .gallery-box-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .gallery-box .video-box-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .video-box .quote-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .video-box .flexible-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .video-box .gallery-box-table .gallery-box-cell .flex-description, #flexible-content .flexible-content-row .flexible-content-item .video-box .video-box-table .gallery-box-cell .flex-description {
        display: inline-block;
        zoom: 1;
        *display: inline; }
    @media (max-width: 1023px) {
      #flexible-content .flexible-content-row .flexible-content-item {
        float: none;
        width: auto;
        opacity: 1; } }
    @media (max-width: 1023px) {
      #flexible-content .flexible-content-row .flexible-content-item .gallery-box {
        min-height: 250px; } }
  #flexible-content .flexible-content-row .flexible-content-item.two_thirds {
    width: 66.66%; }
    @media (max-width: 1023px) {
      #flexible-content .flexible-content-row .flexible-content-item.two_thirds {
        width: auto; } }
  #flexible-content .flexible-content-row .flexible-content-item.full {
    width: 99.99%; }
    @media (max-width: 1023px) {
      #flexible-content .flexible-content-row .flexible-content-item.full {
        width: auto; } }
    #flexible-content .flexible-content-row .flexible-content-item.full .flexible-box {
      padding: 3% 8%; }
  #flexible-content .flexible-content-row .flexible-content-item.call_to_action .cta-img-wrapper, #flexible-content .flexible-content-row .flexible-content-item.social .cta-img-wrapper {
    min-height: 100%;
    min-width: 100%;
    height: 100%;
    width: 100%;
    text-align: center;
    overflow: hidden; }
    #flexible-content .flexible-content-row .flexible-content-item.call_to_action .cta-img-wrapper img, #flexible-content .flexible-content-row .flexible-content-item.social .cta-img-wrapper img {
      float: left;
      width: auto;
      height: auto;
      height: auto;
      min-width: 100%;
      max-width: 100%; }
      @media (max-device-width: 1024px) {
        #flexible-content .flexible-content-row .flexible-content-item.call_to_action .cta-img-wrapper img, #flexible-content .flexible-content-row .flexible-content-item.social .cta-img-wrapper img {
          min-height: 0px; } }
      @media (max-width: 1023px) {
        #flexible-content .flexible-content-row .flexible-content-item.call_to_action .cta-img-wrapper img, #flexible-content .flexible-content-row .flexible-content-item.social .cta-img-wrapper img {
          min-height: 0px;
          height: auto !important;
          display: block;
          margin: 0 auto;
          max-width: 100%; } }
  @media (max-width: 567px) {
    #flexible-content .flexible-content-row .flexible-content-item.call_to_action p, #flexible-content .flexible-content-row .flexible-content-item.social p {
      display: none; } }
  @media (max-width: 567px) {
    #flexible-content .flexible-content-row .flexible-content-item.social p {
      display: block; } }
  @media (max-width: 567px) {
    #flexible-content .flexible-content-row .flexible-content-item.social .subtitle_1 {
      font-size: 14px; } }
  @media (max-width: 567px) {
    #flexible-content .flexible-content-row .flexible-content-item.social .flexible-table {
      position: absolute;
      bottom: 10px;
      width: 84%;
      left: 8%;
      right: 8%; } }
  #flexible-content .flexible-content-row .align-center {
    text-align: center; }
  #flexible-content .flexible-content-row .align-right {
    text-align: right; }
  #flexible-content .flexible-content-row .align-left {
    text-align: left; }
  #flexible-content .flexible-content-row .flex-overlay {
    position: absolute;
    bottom: 4.5%;
    left: 4.5%;
    right: 4.5%; }
  #flexible-content .flexible-content-row .cta-box.no-image .flex-overlay {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    padding: 4%; }
  #flexible-content .flexible-content-row .video-playhead {
    width: 100%;
    height: 80px;
    background: url("img/playhead.png") no-repeat center;
    margin-bottom: 20px; }
  #flexible-content .flexible-content-row .flex-video, #flexible-content .flexible-content-row .flex-gallery {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    padding-top: 4%;
    text-align: center;
    display: none;
    z-index: 9999; }
    @media (max-width: 1024px) {
      #flexible-content .flexible-content-row .flex-video, #flexible-content .flexible-content-row .flex-gallery {
        position: absolute;
        z-index: 10;
        padding-top: 20px; } }
    #flexible-content .flexible-content-row .flex-video .gallery-inner, #flexible-content .flexible-content-row .flex-gallery .gallery-inner {
      width: 90%;
      margin: 0 5%;
      background: #000;
      background: rgba(0, 0, 0, 0.7);
      position: relative;
      max-height: 96%; }
    #flexible-content .flexible-content-row .flex-video ul.slides, #flexible-content .flexible-content-row .flex-gallery ul.slides {
      display: block;
      margin: 0 auto;
      padding: 0;
      list-style: none;
      width: 100%;
      max-height: 100%;
      height: 100%; }
      #flexible-content .flexible-content-row .flex-video ul.slides li, #flexible-content .flexible-content-row .flex-gallery ul.slides li {
        display: block;
        max-height: 100%;
        height: 100%; }
        #flexible-content .flexible-content-row .flex-video ul.slides li .gallery-image-wrapper, #flexible-content .flexible-content-row .flex-gallery ul.slides li .gallery-image-wrapper {
          display: block;
          position: relative;
          max-height: 100%;
          height: 100%;
          max-width: 100%; }
        #flexible-content .flexible-content-row .flex-video ul.slides li img, #flexible-content .flexible-content-row .flex-gallery ul.slides li img {
          max-width: 100%;
          max-height: 100%;
          width: auto;
          height: auto; }
        #flexible-content .flexible-content-row .flex-video ul.slides li .gallery-item-caption, #flexible-content .flexible-content-row .flex-gallery ul.slides li .gallery-item-caption {
          position: absolute;
          bottom: 40px;
          left: 0;
          width: 100%;
          text-align: center;
          padding: 10px;
          background: #000;
          background: rgba(0, 0, 0, 0.4);
          -moz-transition: background 0.2s ease-in-out;
          -webkit-transition: background 0.2s ease-in-out;
          -o-transition: background 0.2s ease-in-out;
          transition: background 0.2s ease-in-out; }
          @media (max-width: 1024px) {
            #flexible-content .flexible-content-row .flex-video ul.slides li .gallery-item-caption, #flexible-content .flexible-content-row .flex-gallery ul.slides li .gallery-item-caption {
              background: rgba(0, 0, 0, 0.8);
              position: relative;
              bottom: 8px; } }
        #flexible-content .flexible-content-row .flex-video ul.slides li .gallery-toggle-wrapper, #flexible-content .flexible-content-row .flex-gallery ul.slides li .gallery-toggle-wrapper {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          overflow: hidden; }
          #flexible-content .flexible-content-row .flex-video ul.slides li .gallery-toggle-wrapper a, #flexible-content .flexible-content-row .flex-gallery ul.slides li .gallery-toggle-wrapper a {
            position: absolute;
            top: 0;
            width: 50%;
            overflow: hidden;
            text-indent: -99999px;
            display: block;
            height: 100%;
            cursor: pointer;
            opacity: .5;
            -moz-transition: opacity 0.2s ease-in-out;
            -webkit-transition: opacity 0.2s ease-in-out;
            -o-transition: opacity 0.2s ease-in-out;
            transition: opacity 0.2s ease-in-out; }
            @media (max-width: 1024px) {
              #flexible-content .flexible-content-row .flex-video ul.slides li .gallery-toggle-wrapper a, #flexible-content .flexible-content-row .flex-gallery ul.slides li .gallery-toggle-wrapper a {
                display: none; } }
          #flexible-content .flexible-content-row .flex-video ul.slides li .gallery-toggle-wrapper a:hover, #flexible-content .flexible-content-row .flex-gallery ul.slides li .gallery-toggle-wrapper a:hover {
            opacity: 1; }
          #flexible-content .flexible-content-row .flex-video ul.slides li .gallery-toggle-wrapper a.gallery_next, #flexible-content .flexible-content-row .flex-gallery ul.slides li .gallery-toggle-wrapper a.gallery_next {
            right: 0;
            background: url("img/arrow-next_new.png") no-repeat 95% center; }
          #flexible-content .flexible-content-row .flex-video ul.slides li .gallery-toggle-wrapper a.gallery_prev, #flexible-content .flexible-content-row .flex-gallery ul.slides li .gallery-toggle-wrapper a.gallery_prev {
            left: 0;
            background: url("img/arrow-previous_new.png") no-repeat 5% center; }
      #flexible-content .flexible-content-row .flex-video ul.slides li:hover .gallery-item-caption, #flexible-content .flexible-content-row .flex-gallery ul.slides li:hover .gallery-item-caption {
        background: rgba(0, 0, 0, 0.8); }
    #flexible-content .flexible-content-row .flex-video ul.flex-direction-nav, #flexible-content .flexible-content-row .flex-video ol.flex-control-nav, #flexible-content .flexible-content-row .flex-gallery ul.flex-direction-nav, #flexible-content .flexible-content-row .flex-gallery ol.flex-control-nav {
      list-style: none;
      margin: 0;
      padding: 0; }
      #flexible-content .flexible-content-row .flex-video ul.flex-direction-nav li, #flexible-content .flexible-content-row .flex-video ol.flex-control-nav li, #flexible-content .flexible-content-row .flex-gallery ul.flex-direction-nav li, #flexible-content .flexible-content-row .flex-gallery ol.flex-control-nav li {
        display: inline; }
    #flexible-content .flexible-content-row .flex-video ul.flex-direction-nav, #flexible-content .flexible-content-row .flex-gallery ul.flex-direction-nav {
      position: absolute;
      height: 0px;
      width: 100%;
      left: 0;
      top: 200px;
      z-index: 99999; }
      #flexible-content .flexible-content-row .flex-video ul.flex-direction-nav li a, #flexible-content .flexible-content-row .flex-gallery ul.flex-direction-nav li a {
        height: 50px;
        width: 25px;
        position: absolute;
        overflow: hidden;
        text-indent: -99999px;
        display: block; }
      #flexible-content .flexible-content-row .flex-video ul.flex-direction-nav li a.flex-prev, #flexible-content .flexible-content-row .flex-gallery ul.flex-direction-nav li a.flex-prev {
        left: 5px;
        background: url("img/arrow-previous_new.png") no-repeat center; }
      #flexible-content .flexible-content-row .flex-video ul.flex-direction-nav li a.flex-next, #flexible-content .flexible-content-row .flex-gallery ul.flex-direction-nav li a.flex-next {
        right: 5px;
        background: url("img/arrow-next_new.png") no-repeat center; }
    #flexible-content .flexible-content-row .flex-video ol.flex-control-nav, #flexible-content .flexible-content-row .flex-gallery ol.flex-control-nav {
      position: absolute;
      height: 40px;
      bottom: 0;
      left: 0;
      width: 100%;
      background: rgba(0, 0, 0, 0.4);
      -moz-transition: background 0.2s ease-in-out;
      -webkit-transition: background 0.2s ease-in-out;
      -o-transition: background 0.2s ease-in-out;
      transition: background 0.2s ease-in-out;
      z-index: 9; }
      @media (max-width: 1024px) {
        #flexible-content .flexible-content-row .flex-video ol.flex-control-nav, #flexible-content .flexible-content-row .flex-gallery ol.flex-control-nav {
          background: rgba(0, 0, 0, 0.8); } }
      #flexible-content .flexible-content-row .flex-video ol.flex-control-nav li, #flexible-content .flexible-content-row .flex-gallery ol.flex-control-nav li {
        display: inline-block;
        zoom: 1;
        *display: inline; }
        #flexible-content .flexible-content-row .flex-video ol.flex-control-nav li a, #flexible-content .flexible-content-row .flex-gallery ol.flex-control-nav li a {
          height: 10px;
          width: 10px;
          overflow: hidden;
          text-indent: -99999px;
          display: block;
          display: inline-block;
          zoom: 1;
          *display: inline;
          border-radius: 50%;
          margin: 20px auto;
          background: #505050;
          cursor: pointer;
          -moz-transition: background 0.2s ease-in-out;
          -webkit-transition: background 0.2s ease-in-out;
          -o-transition: background 0.2s ease-in-out;
          transition: background 0.2s ease-in-out;
          margin: 14px 7px; }
        #flexible-content .flexible-content-row .flex-video ol.flex-control-nav li a:hover, #flexible-content .flexible-content-row .flex-video ol.flex-control-nav li a.flex-active, #flexible-content .flexible-content-row .flex-gallery ol.flex-control-nav li a:hover, #flexible-content .flexible-content-row .flex-gallery ol.flex-control-nav li a.flex-active {
          background: #fff; }
    #flexible-content .flexible-content-row .flex-video .gallery-inner:hover ol.flex-control-nav, #flexible-content .flexible-content-row .flex-video .gallery-inner:hover .gallery-item-caption, #flexible-content .flexible-content-row .flex-gallery .gallery-inner:hover ol.flex-control-nav, #flexible-content .flexible-content-row .flex-gallery .gallery-inner:hover .gallery-item-caption {
      background: rgba(0, 0, 0, 0.8); }
    #flexible-content .flexible-content-row .flex-video iframe, #flexible-content .flexible-content-row .flex-video .video-js, #flexible-content .flexible-content-row .flex-gallery iframe, #flexible-content .flexible-content-row .flex-gallery .video-js {
      height: 90%;
      width: 90%;
      border: none;
      max-height: 95%; }
    #flexible-content .flexible-content-row .flex-video .video-js, #flexible-content .flexible-content-row .flex-gallery .video-js {
      margin: 0 auto; }
    @media (max-width: 1024px) {
      #flexible-content .flexible-content-row .flex-video .close-video, #flexible-content .flexible-content-row .flex-gallery .close-video {
        top: 0; } }
  @media (max-width: 1024px) {
    #flexible-content .flexible-content-row .flex-gallery {
      position: fixed;
      z-index: 9999;
      padding-top: 90px; } }
  #flexible-content .flexible-content-row .flexible-content-item .flexible-box, #flexible-content .flexible-content-row .flexible-content-item .video-box .flex-video-link, #flexible-content .flexible-content-row .flexible-content-item .quote-box {
    padding: 8%; }
  #flexible-content .flexible-content-row .flexible-content-item .video-box, #flexible-content .flexible-content-row .flexible-content-item .quote-box {
    text-align: center; }
  #flexible-content .flexible-content-row .flexible-content-item .video-box .flex-video-link, #flexible-content .flexible-content-row .flexible-content-item .cta-box .flex-video-link {
    display: block;
    height: 100%;
    width: 100%;
    cursor: pointer; }
    @media (max-width: 1023px) {
      #flexible-content .flexible-content-row .flexible-content-item .video-box .flex-video-link, #flexible-content .flexible-content-row .flexible-content-item .cta-box .flex-video-link {
        height: auto !important; } }
  #flexible-content .flexible-content-row .social-flex-content:after {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 1;
    font-family: fontawesome;
    text-decoration: inherit;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
    text-align: center;
    -webkit-transition: color .1s ease-in 0;
    transition: color .1s ease-in 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 30px; }
  #flexible-content .flexible-content-row .twitter-flex-content.social-flex-content:after {
    content: "\f099"; }
  #flexible-content .flexible-content-row .instagram-flex-content.social-flex-content:after {
    content: "\f16d"; }
  #flexible-content .flexible-content-row .tumblr-flex-content.social-flex-content:after {
    content: "\f173"; }
  #flexible-content .flexible-content-row .social-flex-content a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2; }
  #flexible-content .flexible-content-row .social-flex-content h2 {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto; }
  #flexible-content .flexible-content-row .social-flex-content .flex-social-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    opacity: 1;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }
  #flexible-content .flexible-content-row .social-flex-content .flexible-table, #flexible-content .flexible-content-row .social-flex-content .flex-overlay {
    z-index: 1;
    opacity: 1;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }
  #flexible-content .flexible-content-row .social-flex-content .flexible-table {
    position: relative; }
  #flexible-content .flexible-content-row .social-flex-content .subtitle_1 {
    text-transform: none; }
  #flexible-content .flexible-content-row .social-flex-content:hover .flex-social-overlay {
    opacity: 0; }
  #flexible-content .flexible-content-row .social-flex-content:hover .flexible-table, #flexible-content .flexible-content-row .social-flex-content:hover .flex-overlay {
    opacity: .4; }
  #flexible-content .flexible-content-row .social-flex-content.twitter-flex-content:hover .flexible-table, #flexible-content .flexible-content-row .social-flex-content.twitter-flex-content:hover .flex-overlay {
    opacity: 1; }

/* WYSIWYG Styles and Shortcodes
----------------------------------------------------------------------------------------------------*/
a.button {
  display: inline-block;
  zoom: 1;
  *display: inline;
  border: 1px solid #fff;
  padding: 10px 12px;
  border-radius: 2px;
  -moz-transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
  min-width: 100px;
  text-align: center;
  margin: 20px 0;
  text-transform: uppercase; }

a.button:hover {
  background: #fff; }

a.button.dark {
  border: 1px solid #1e1e1e; }

a.button.dark:hover {
  background: #1e1e1e; }

a.button.color_button {
  background: #000;
  color: #fff;
  border: 0px;
  border-radius: 4px; }

a.button.color_button:hover {
  background: #fff !important;
  color: #000 !important;
  border: 0px; }

#flexible-content .aligncenter, .general-content .aligncenter {
  display: block;
  margin: 0 auto;
  text-align: center; }
#flexible-content .alignleft, .general-content .alignleft {
  float: left;
  margin: 0 3% 1% 0; }
#flexible-content .alignright, .general-content .alignright {
  float: right;
  margin: 0 0 1% 3%; }
#flexible-content h2, .general-content h2 {
  text-transform: uppercase;
  margin: 0 0 20px 0;
  line-height: 25px; }
#flexible-content .full-screen-title h2, .general-content .full-screen-title h2 {
  margin: 15px 0; }
#flexible-content h3, .general-content h3 {
  margin: 0 0 20px 0; }
#flexible-content ul, .general-content ul {
  line-height: 24px; }
#flexible-content ol, .general-content ol {
  line-height: 24px;
  list-style-type: decimal-leading-zero; }
#flexible-content .subtitle_1, #flexible-content .subtitle_2, .general-content .subtitle_1, .general-content .subtitle_2 {
  display: block;
  text-transform: uppercase; }
#flexible-content .subtitle_1, .general-content .subtitle_1 {
  margin-bottom: 4px; }
#flexible-content .subtitle_2, .general-content .subtitle_2 {
  margin-bottom: 15px; }
#flexible-content p, .general-content p {
  margin: 0 0 15px 0; }
  #flexible-content p .subtitle_1, .general-content p .subtitle_1 {
    margin-bottom: -11px; }
#flexible-content .divider_line, .general-content .divider_line {
  height: 1px;
  border-top: 1px solid;
  margin: 30px 0;
  display: block;
  clear: both;
  border-color: #b7b7b7; }
#flexible-content .divider_line_thick, .general-content .divider_line_thick {
  height: 3px;
  border-top: 3px solid;
  margin: 30px 0;
  display: block;
  clear: both;
  border-color: #b7b7b7; }
#flexible-content .quote-text, #flexible-content .quote-attribution, .general-content .quote-text, .general-content .quote-attribution {
  display: block;
  text-transform: uppercase; }
#flexible-content .quote-attribution, .general-content .quote-attribution {
  margin-top: 20px; }
#flexible-content blockquote, .general-content blockquote {
  margin: 40px 0;
  padding: 6px 30px;
  background: #313131;
  text-transform: uppercase; }
  #flexible-content blockquote p, .general-content blockquote p {
    margin: 0; }
#flexible-content .blockquote, .general-content .blockquote {
  margin: 40px 0;
  padding: 6px 30px;
  text-transform: uppercase;
  border-left: 4px solid; }
  #flexible-content .blockquote p, .general-content .blockquote p {
    margin: 0; }
#flexible-content .half_column, .general-content .half_column {
  width: 46%; }
#flexible-content .third_column, .general-content .third_column {
  width: 29.3%; }
#flexible-content .quarter_column, .general-content .quarter_column {
  width: 21%; }
#flexible-content .half_column, #flexible-content .third_column, #flexible-content .quarter_column, .general-content .half_column, .general-content .third_column, .general-content .quarter_column {
  float: left;
  margin-right: 4%;
  margin-bottom: 20px; }
  @media (max-width: 1023px) {
    #flexible-content .half_column, #flexible-content .third_column, #flexible-content .quarter_column, .general-content .half_column, .general-content .third_column, .general-content .quarter_column {
      float: none;
      margin-right: 0;
      width: auto; } }

.drop-content h2 {
  text-align: center;
  background: #313131;
  padding: 10px 0;
  cursor: pointer;
  margin: 0; }
.drop-content h2:after {
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: absolute;
  content: '';
  background: url("img/down-arrow-grey.png") no-repeat center;
  margin-left: 8px;
  width: 18px;
  height: 22px;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
.drop-content h2.active:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }
.drop-content .drop_content_shelf_wrapper {
  display: none;
  background: #000; }
  .drop-content .drop_content_shelf_wrapper .drop_content_shelf {
    padding: 30px 30px;
    width: 1000px;
    margin: 0 auto;
    max-width: 100%;
    line-height: 23px; }

/* Keystone Opt In Styles
----------------------------------------------------------------------------------------------------*/
.search #keystone-optin-wrapper, .page-template-page_template_content_landing #keystone-optin-wrapper, .error404 #keystone-optin-wrapper, .page-template-page_template_ldn_landing #keystone-optin-wrapper {
  display: none; }

#keystone-optin-wrapper, #campaign-monitor-optin-wrapper {
  background: #1e1e1e;
  width: 100%;
  height: 90px;
  position: relative;
  clear: both; }
  #keystone-optin-wrapper .close-optin, #campaign-monitor-optin-wrapper .close-optin {
    display: none; }

.close-optin {
  position: absolute;
  top: 15px;
  right: 2%;
  display: block;
  height: 60px;
  width: 60px;
  cursor: pointer; }
  @media (max-width: 1024px) {
    .close-optin {
      top: 60px; } }
  .close-optin div {
    overflow: hidden;
    text-indent: -99999px;
    display: block;
    height: 4px;
    border-radius: 1px;
    width: 25px;
    background: #b7b7b7;
    margin: 0 auto 4px;
    position: relative;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    margin-left: 17px; }
  .close-optin div.close-optin-top {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 28px; }
  .close-optin div.close-optin-middle {
    opacity: 0; }
  .close-optin div.close-optin-bottom {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 28px;
    right: 18px; }

.home.page #keystone-optin-wrapper {
  position: fixed;
  bottom: -90px;
  left: 0;
  z-index: 100;
  -moz-transition: bottom 0.2s ease-in-out;
  -webkit-transition: bottom 0.2s ease-in-out;
  -o-transition: bottom 0.2s ease-in-out;
  transition: bottom 0.2s ease-in-out; }
  @media (max-width: 1024px) {
    .home.page #keystone-optin-wrapper {
      position: relative;
      bottom: auto !important;
      clear: both;
      display: block !important; } }
  .home.page #keystone-optin-wrapper .close-optin {
    display: block; }
    @media (max-width: 1024px) {
      .home.page #keystone-optin-wrapper .close-optin {
        display: none; } }

#keystone-optin-wrapper.hide {
  display: none !important; }

#keystone-optin, #campaign-monitor-optin-wrapper {
  text-align: center;
  padding-top: 24px;
  position: relative; }
  @media (max-width: 767px) {
    #keystone-optin, #campaign-monitor-optin-wrapper {
      padding-top: 10px; } }
  #keystone-optin h5, #campaign-monitor-optin-wrapper h5 {
    margin: 0;
    display: inline;
    text-transform: uppercase;
    color: #b7b7b7;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    font-size: 18px;
    margin-right: 22px;
    position: relative;
    top: 4px; }
    @media (max-width: 767px) {
      #keystone-optin h5, #campaign-monitor-optin-wrapper h5 {
        display: block;
        margin: 0 0 5px 0;
        top: 0; } }
    @media (max-width: 479px) {
      #keystone-optin h5, #campaign-monitor-optin-wrapper h5 {
        font-size: 14px; } }
  #keystone-optin .fa-close, #campaign-monitor-optin-wrapper .fa-close {
    display: none; }
  #keystone-optin input[type='text'], #campaign-monitor-optin-wrapper input[type='text'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #353535;
    border-radius: 4px;
    border: none;
    height: 42px;
    padding: 0 10px;
    width: 250px;
    color: #b7b7b7;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    font-size: 14px; }
    @media (max-width: 479px) {
      #keystone-optin input[type='text'], #campaign-monitor-optin-wrapper input[type='text'] {
        width: 210px; } }
  #keystone-optin a.keystoneRoundButton, #campaign-monitor-optin-wrapper a.keystoneRoundButton {
    background: #590400;
    color: #fff;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px;
    text-align: center;
    /* width: 136px; */
    border: 1px solid #7c2e2e;
    border-radius: 2px;
    margin-left: 14px;
    position: relative;
    top: 1px;
    -moz-transition: background 0.2s ease-in-out;
    -webkit-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out; }
    @media (max-width: 479px) {
      #keystone-optin a.keystoneRoundButton, #campaign-monitor-optin-wrapper a.keystoneRoundButton {
        margin-left: 10px;
        padding: 10px 5px; } }
  #keystone-optin a.keystoneRoundButton.campaignMonitorDirectLink, #campaign-monitor-optin-wrapper a.keystoneRoundButton.campaignMonitorDirectLink {
    margin-left: 0px; }
  #keystone-optin a.keystoneRoundButton:hover, #campaign-monitor-optin-wrapper a.keystoneRoundButton:hover {
    background: #2a0000; }

body #keystone-content input[type=email], body #keystone-content input[type=password], body #keystone-content input[type=text] {
  background: #505050;
  color: #b7b7b7; }
body #keystone-content .keystoneSignupLoginView form.keystoneCreateAccount img {
  width: 390px; }
body #keystone-content .keystoneMyAccount ul li a {
  font-weight: 500;
  font-size: 16px;
  padding: 6px 9px;
  margin: 15px 10px;
  color: #505050; }
body .keystoneMyAccount h1, body .keystoneSignIn h1 {
  background: #505050;
  font-size: 22px;
  padding: 19px 30px; }
body #keystone-content, body #keystone-content .keystoneRoundButton, body #keystone-content input, body .keystoneRoundButton {
  font-family: "proxima-nova", sans-serif; }
body #keystone-content .keystoneMyAccount ul li a.keystoneSelected, body #keystone-content .keystoneMyAccount ul li a:hover {
  border-bottom: 4px solid #505050;
  color: #b7b7b7; }
body .keystoneMyAccount .keystoneEditAccount {
  width: 90%;
  margin: 0 5% 30px;
  padding: 0; }
body .keystoneMyAccount .keystoneSettingTitle {
  margin-bottom: 20px; }
  body .keystoneMyAccount .keystoneSettingTitle span {
    display: block;
    margin-bottom: 10px; }
body #keystone-content .keystoneLoginScreen .keystoneTagline a.keystoneAccentLink, body #keystone-content a {
  color: #D94747; }
body #keystone-content .keystoneForgotPwd, body .keystoneCloseWindow .fa-close, body .keystoneClosePanel .fa-close {
  color: #b7b7b7; }
body .keystoneSignInForm label, body .keystoneCreateAccount p, body .keystoneAccountForm label {
  color: #b7b7b7; }
body #keystone-content .keystoneRoundButton, body .keystoneRoundButton {
  background: #590400;
  border-radius: 2px;
  color: #fff;
  border: 1px solid #7c2e2e;
  cursor: pointer;
  -moz-transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out; }
  body #keystone-content .keystoneRoundButton .keystoneRoundButton, body .keystoneRoundButton .keystoneRoundButton {
    border: none; }
body #keystone-content .keystoneRoundButton:hover, body .keystoneRoundButton:hover {
  background: #2a0000; }
body .keystoneRequired:before {
  color: #D94747; }
body #keystone-content .keystoneNotifications {
  margin-top: 10px; }
  body #keystone-content .keystoneNotifications .keystoneEditAccount {
    width: 100%;
    margin: 0;
    padding: 0; }
    body #keystone-content .keystoneNotifications .keystoneEditAccount .keystoneCheck {
      margin: 0;
      color: #b7b7b7;
      background: #1e1e1e;
      padding: 15px 12px;
      border-bottom: 1px solid #292929; }
      body #keystone-content .keystoneNotifications .keystoneEditAccount .keystoneCheck .fa {
        float: right;
        margin: 0;
        top: 0; }
  body #keystone-content .keystoneNotifications .keystoneSettingTitle {
    display: none; }
  body #keystone-content .keystoneNotifications .keystoneSettingSubtitle span {
    display: none; }
  body #keystone-content .keystoneNotifications .keystoneSettingSubtitle a span {
    display: inline; }
  body #keystone-content .keystoneNotifications .keystoneSettingSubtitle .keystoneCheck {
    color: #f2f2f2;
    background: #505050;
    padding: 8px 12px;
    margin: 0; }
    body #keystone-content .keystoneNotifications .keystoneSettingSubtitle .keystoneCheck .fa {
      float: right;
      margin: 0;
      top: 0; }
body .keystoneCloseWindow {
  top: 21px; }

/* Search Results
----------------------------------------------------------------------------------------------------*/
.search .second-crumb {
  background: #404040; }

#search-results {
  margin-top: 100px; }
  #search-results h1 {
    text-align: center;
    margin: 0 0 30px 0;
    text-transform: uppercase;
    display: none; }
    @media (max-width: 1023px) {
      #search-results h1 {
        display: block; } }
  #search-results form.searchform {
    margin: 0 3% 20px; }
    #search-results form.searchform input {
      height: 60px; }
    #search-results form.searchform input[type="text"] {
      padding: 0 65px 0 25px; }
    #search-results form.searchform input[type="submit"] {
      width: 60px; }
  #search-results p.no-results {
    text-align: center; }
  #search-results .search-container {
    clear: both; }
    #search-results .search-container h2.search-header {
      margin: 20px 1%;
      padding-top: 20px; }

/* Smartquest
----------------------------------------------------------------------------------------------------*/
#smartquest .update-grid-item {
  margin: 0;
  width: 20%;
  padding-top: 17.25%;
  overflow: hidden; }
  @media (max-width: 1023px) {
    #smartquest .update-grid-item {
      float: none;
      width: 100%;
      padding-top: 33.25%; } }
  @media (max-width: 650px) {
    #smartquest .update-grid-item {
      background-size: cover;
      background-position: top; } }
  @media (max-width: 567px) {
    #smartquest .update-grid-item {
      padding-top: 55%; } }
  #smartquest .update-grid-item h2 {
    line-height: 15px;
    height: 15px;
    overflow: hidden;
    position: relative;
    padding: 0 5%;
    white-space: nowrap;
    text-overflow: ellipsis; }
    @media (max-width: 1023px) {
      #smartquest .update-grid-item h2 {
        height: auto;
        white-space: normal; } }
  #smartquest .update-grid-item .vertical {
    line-height: 12px; }
  #smartquest .update-grid-item p {
    display: none; }
  @media (max-width: 650px) {
    #smartquest .update-grid-item .update-meta {
      bottom: 0;
      background: black; } }
  #smartquest .update-grid-item .update-meta ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #smartquest .update-grid-item .update-meta ul li {
      display: block;
      margin-bottom: 10%;
      text-transform: uppercase; }
      @media (max-width: 650px) {
        #smartquest .update-grid-item .update-meta ul li {
          margin-bottom: 10px; } }
#smartquest .update-grid-item.smartquest-twitter {
  background-color: #000; }
  #smartquest .update-grid-item.smartquest-twitter .twitter-feed {
    position: absolute;
    top: 30%;
    width: 100%;
    text-align: center;
    padding: 0 10%; }
  @media (max-width: 650px) {
    #smartquest .update-grid-item.smartquest-twitter .update-meta {
      bottom: 0; } }
  #smartquest .update-grid-item.smartquest-twitter .update-meta .vertical {
    display: block;
    text-transform: none;
    padding: 0 8px; }
    @media (max-width: 650px) {
      #smartquest .update-grid-item.smartquest-twitter .update-meta .vertical {
        margin-bottom: 10px; } }

/* 404
----------------------------------------------------------------------------------------------------*/
#wrapper-404 {
  margin-top: 80px; }
  #wrapper-404 form.searchform {
    margin: 0 3% 40px; }
    #wrapper-404 form.searchform input {
      height: 60px; }
    #wrapper-404 form.searchform input[type="text"] {
      padding: 0 65px 0 25px; }
    #wrapper-404 form.searchform input[type="submit"] {
      width: 60px; }
  #wrapper-404 .general-content {
    margin-top: 0;
    padding-top: 0; }

/* Gravity Forms
----------------------------------------------------------------------------------------------------*/
.gform_wrapper {
  margin: 0px auto;
  padding: 30px 0;
  position: relative; }
  @media (max-width: 767px) {
    .gform_wrapper {
      width: 95%; } }
  .gform_wrapper ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .gform_wrapper ul li {
      position: relative;
      padding-bottom: 30px;
      clear: both; }
    .gform_wrapper ul li:last-child {
      padding-bottom: 0px; }
  .gform_wrapper label {
    display: none; }
  .gform_wrapper input[type='text'], .gform_wrapper input[type='email'], .gform_wrapper textarea, .gform_wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #353535;
    border-radius: 4px;
    border: none;
    height: 42px;
    padding: 0 10px;
    width: 100%;
    color: #b7b7b7;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    font-size: 14px; }
  .gform_wrapper input[type='number'], .gform_wrapper input[type='tel'], .gform_wrapper input[type='url'] {
    background: #353535;
    border-radius: 4px;
    border: none;
    height: 42px;
    padding: 0 10px;
    width: 100%;
    color: #b7b7b7;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    font-size: 14px; }
  .gform_wrapper select {
    background: #353535 url("img/down-arrow-grey.png") no-repeat 98% 50%; }
  .gform_wrapper textarea, .gform_wrapper select[multiple='multiple'] {
    height: 100px;
    padding-top: 10px;
    background-image: none; }
  .gform_wrapper input.button {
    background: #590400;
    color: #fff;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px;
    text-align: center;
    /* width: 136px; */
    border: 1px solid #7c2e2e;
    border-radius: 2px;
    margin-top: 20px;
    position: relative;
    top: 1px;
    cursor: pointer;
    -moz-transition: background 0.2s ease-in-out;
    -webkit-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out; }
    @media (max-width: 767px) {
      .gform_wrapper input.button {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0; } }
  .gform_wrapper input.button:hover {
    background: #2a0000; }
  .gform_wrapper .left-field {
    float: left;
    width: 49%;
    margin-left: .5%;
    margin-right: .5%;
    clear: none; }
    @media (max-width: 767px) {
      .gform_wrapper .left-field {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: both; } }
  .gform_wrapper .full-field {
    float: none;
    clear: both;
    width: 99%;
    margin-left: .5%;
    margin-right: .5%; }
    @media (max-width: 767px) {
      .gform_wrapper .full-field {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0; } }
  .gform_wrapper .field-by-submit {
    float: left;
    clear: both;
    width: 80%;
    margin-left: .5%;
    margin-right: .5%; }
    @media (max-width: 767px) {
      .gform_wrapper .field-by-submit {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0; } }
  .gform_wrapper .gform_footer {
    position: relative; }
  .gform_wrapper .submit-by-field .gform_footer {
    float: left;
    width: 18%;
    margin: 0 .5%; }
    .gform_wrapper .submit-by-field .gform_footer input.button {
      margin: 0;
      width: 100%; }
    @media (max-width: 767px) {
      .gform_wrapper .submit-by-field .gform_footer {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0; } }
  .gform_wrapper .validation_error {
    color: #D94747;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    font-weight: 400;
    font-size: 14px; }
  .gform_wrapper .validation_message {
    color: #D94747;
    width: 100%;
    text-align: left;
    bottom: 5px;
    font-weight: 400;
    font-size: 14px; }
  .gform_wrapper img.gform_ajax_spinner {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 7px;
    height: 20px;
    width: 20px; }
  .gform_wrapper .gfield_time_hour, .gform_wrapper .gfield_time_minute, .gform_wrapper .gfield_time_ampm {
    float: left;
    width: 32%;
    margin: 0 .5%;
    padding-bottom: 30px; }
  .gform_wrapper .gfield_time_hour input[type='number'] {
    width: 95%; }
  .gform_wrapper .gfield_time_hour i {
    width: 4%;
    font-style: normal; }
  .gform_wrapper .ginput_complex.ginput_container span {
    padding-bottom: 20px;
    display: block; }
  .gform_wrapper .gfield_checkbox label {
    display: inline; }
  .gform_wrapper .right-field {
    float: right;
    clear: none; }

.gform_confirmation_wrapper .gform_confirmation_message {
        /*
text-align: center;
        font-size: $font-size-20;
        font-weight: 600;
*/
  margin: 30px 0; }

/* Sharing
----------------------------------------------------------------------------------------------------*/
.sharing-container ul li a {
  display: block; }

.flex-video .sharing-container, .hero-video .sharing-container {
  position: absolute;
  width: 60px;
  background: #000;
  right: 0;
  top: 60px;
  z-index: 9; }
  @media (max-width: 1023px) {
    .flex-video .sharing-container, .hero-video .sharing-container {
      top: 120px; } }
  .flex-video .sharing-container ul li, .hero-video .sharing-container ul li {
    display: block;
    width: 60px;
    height: 40px;
    text-align: center;
    padding-top: 10px;
    background: #000; }
    .flex-video .sharing-container ul li a, .hero-video .sharing-container ul li a {
      margin: 0 auto; }

@media (max-width: 1023px) {
  .flex-video .sharing-container {
    display: none; } }

.gallery-inner .sharing-container {
  position: absolute;
  width: 60px;
  background: #000;
  right: -5.55%;
  top: 15px;
  z-index: 9; }
  .gallery-inner .sharing-container ul li {
    display: block !important;
    width: 60px !important;
    height: 40px !important;
    text-align: center;
    padding-top: 10px;
    background: #000; }
    .gallery-inner .sharing-container ul li a {
      margin: 0 auto; }
  @media (max-width: 1024px) {
    .gallery-inner .sharing-container {
      right: 0;
      top: -40px;
      width: 100%; }
      .gallery-inner .sharing-container ul li {
        display: inline-block !important; } }

/* Campaign Monitor styles
----------------------------------------------------------------------------------------------------*/
#campaign-monitor-optin-wrapper, #campaign-monitor-optin-wrapper input {
  display: inline; }

form.campaign-monitor-form input {
  height: 38px;
  margin-right: 5px;
  font-size: 14px;
  padding-left: 10px;
  color: #FFF;
  position: relative;
  top: 1px; }

form.campaign-monitor-form {
  margin-bottom: 18px; }

/* Wordpress Content Styles
---------------------------------------------------------------------------------------------------- */
.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin: 0 0 30px 0; }
.entry-content .alignleft {
  float: left;
  display: inline;
  margin-right: 0.75em; }
.entry-content .alignright {
  float: right;
  display: inline;
  margin-left: 0.75em; }
.entry-content .aligncenter {
  display: block;
  margin: 0 auto; }
.entry-content blockquote {
  padding: 0 1.5em;
  margin: 1.5em 0; }
.entry-content blockquote p {
  margin-bottom: 0.818em; }
.entry-content code {
  font-family: consolas, 'andale mono', 'courier new', monospace;
  font-size: 1em; }
