/*
 * Please do not modify or add new style directly in this stylesheet.
 *
 * This stylesheet is created with preprocessor, any modification here
 * will be overwritten in future processing of the master stylesheet.
 *
 * Please override and add new style to custom.3.0.css whenever necessary
 */
/* 
 * Main
 */
@font-face {
  font-family: 'gotham_blackregular';
  src: url("/common/fonts/hublot/gotham-black-webfont.eot");
  src: url("/common/fonts/hublot/gotham-black-webfont.eot?#iefix") format("embedded-opentype"), url("/common/fonts/hublot/gotham-black-webfont.woff") format("woff"), url("/common/fonts/hublot/gotham-black-webfont.ttf") format("truetype"), url("/common/fonts/hublot/gotham-black-webfont.svg#gotham_blackregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gotham_thinregular';
  src: url("/common/fonts/hublot/gotham-thin-webfont.eot");
  src: url("/common/fonts/hublot/gotham-thin-webfont.eot?#iefix") format("embedded-opentype"), url("/common/fonts/hublot/gotham-thin-webfont.woff") format("woff"), url("/common/fonts/hublot/gotham-thin-webfont.ttf") format("truetype"), url("/common/fonts/hublot/gotham-thin-webfont.svg#gotham_thinregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gotham_lightregular';
  src: url("/common/fonts/hublot/gotham-light-webfont.eot");
  src: url("/common/fonts/hublot/gotham-light-webfont.eot?#iefix") format("embedded-opentype"), url("/common/fonts/hublot/gotham-light-webfont.woff") format("woff"), url("/common/fonts/hublot/gotham-light-webfont.ttf") format("truetype"), url("/common/fonts/hublot/gotham-light-webfont.svg#gotham_lightregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gotham_boldregular';
  src: url("/common/fonts/hublot/gotham-bold-webfont.eot");
  src: url("/common/fonts/hublot/gotham-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/common/fonts/hublot/gotham-bold-webfont.woff") format("woff"), url("/common/fonts/hublot/gotham-bold-webfont.ttf") format("truetype"), url("/common/fonts/hublot/gotham-bold-webfont.svg#gotham_boldregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gotham_bookregular';
  src: url("/common/fonts/hublot/gotham-book-webfont.eot");
  src: url("/common/fonts/hublot/gotham-book-webfont.eot?#iefix") format("embedded-opentype"), url("/common/fonts/hublot/gotham-book-webfont.woff") format("woff"), url("/common/fonts/hublot/gotham-book-webfont.ttf") format("truetype"), url("/common/fonts/hublot/gotham-book-webfont.svg#gotham_bookregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GalaxieCopernicusBook';
  src: url("/common/fonts/hublot/galaxiecopernicus-book.eot");
  src: url("/common/fonts/hublot/galaxiecopernicus-book.eot?#iefix") format("embedded-opentype"), url("/common/fonts/hublot/galaxiecopernicus-book.woff") format("woff"), url("/common/fonts/hublot/galaxiecopernicus-book.ttf") format("truetype"), url("/common/fonts/hublot/galaxiecopernicus-book.svg#GalaxieCopernicusBook") format("svg");
}
@font-face {
  font-family: 'GalaxieCopernicusBookItalic';
  src: url("/common/fonts/hublot/galaxiecopernicus-bookitalic.eot");
  src: url("/common/fonts/hublot/galaxiecopernicus-bookitalic.eot?#iefix") format("embedded-opentype"), url("/common/fonts/hublot/galaxiecopernicus-bookitalic.woff") format("woff"), url("/common/fonts/hublot/galaxiecopernicus-bookitalic.ttf") format("truetype"), url("/common/fonts/hublot/galaxiecopernicus-bookitalic.svg#GalaxieCopernicusBookItalic") format("svg");
}
body {
  font-family: "GalaxieCopernicusBook", Georgia, Times, serif;
  font-size: 18px;
  line-height: 1.6250em;
  font-weight: normal;
  color: #777;
  background: #191919;
  margin: 0;
  position: relative;
  overflow: auto;
}

a, a:hover, a:visited, a:active, a:focus {
  color: #1c1d22;
}

/* ==========================================================================
Scripting and Tracking Elements
========================================================================== */
.chromeframe {
  position: absolute;
  top: 0;
}

iframe[name="google_conversion_frame"] {
  position: absolute;
  bottom: 0;
}

/* ==========================================================================
Browser Upgrade Prompt
========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
Browser Upgrade Prompt
========================================================================== */
.button--cta {
  background: #de2b2b;
  border: 1px solid #de2b2b;
  color: #fff;
}

.button--cta:visited {
  color: #fff;
}

.button--cta:hover,
.button--cta:active,
.button--cta:focus {
  border: 1px solid #de2b2b;
  color: #1c1d22;
}

.page-header .nav-actions {
  display: none;
}

@media only screen and (min-width: 768px) {
  .main-header__logo {
    top: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .main-header__logo {
    top: 18px;
  }
}
/* ==========================================================================
Responsive Table
========================================================================== */
.responsive-table .th-m {
  display: none;
}

@media (max-width: 767px) {
  table.responsive-table,
  table.responsive-table thead,
  table.responsive-table tbody,
  table.responsive-table tr,
  table.responsive-table th,
  table.responsive-table td {
    display: block;
  }

  table.responsive-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  table.responsive-table tr {
    padding: 8px 0;
  }

  table.responsive-table th,
  table.responsive-table td {
    text-align: left;
    overflow: hidden;
  }

  table.responsive-table .th-m,
  table.responsive-table .td-m {
    display: block;
    float: left;
  }

  table.responsive-table .th-m {
    width: 40%;
    padding-right: 10px;
  }

  table.responsive-table .td-m {
    width: 60%;
  }
}
.preview-mode {
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  width: 100%;
  font-size: 14px;
  line-height: 1em;
  text-align: center;
  padding: 5px;
  position: fixed;
  right: 0;
  top: 44px;
  z-index: 10;
}

@media (min-width: 768px) {
  .preview-mode {
    top: 60px;
  }
}
@media (min-width: 1024px) {
  .preview-mode {
    font-size: 16px;
    line-height: 1.2em;
    width: auto;
    top: 0;
    z-index: 100;
    height: 60px;
    padding: 10px;
  }
}
@media (min-width: 1440px) {
  .preview-mode {
    position: fixed;
    right: auto;
    right: 50%;
    margin-right: -720px;
  }
}

/*# sourceMappingURL=style.css.map */
