/* @less partials */
/* @group Corporate colours taken from logo */
/* @end */
/* @group Site Defaults */
/* @end */
/* @group Greys */
/* @end */
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* @group GN Additions */
/* @end */
@font-face {
  font-family: 'Conduit';
  src: url('fonts/boxpark/conduititcstd-extrabold-webfont.eot');
  src: url('fonts/boxpark/conduititcstd-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/boxpark/conduititcstd-extrabold-webfont.woff') format('woff'), url('fonts/boxpark/conduititcstd-extrabold-webfont.ttf') format('truetype'), url('fonts/boxpark/conduititcstd-extrabold-webfont.svg#Conduit') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Deck Light';
  src: url('fonts/boxpark/DeckLight.eot');
  src: url('fonts/boxpark/DeckLight.eot?#iefix') format('embedded-opentype'), url('fonts/boxpark/DeckLight.woff') format('woff'), url('fonts/boxpark/DeckLight.ttf') format('truetype'), url('fonts/boxpark/DeckLight.svg#a1e3cbc2c56f9c2890abbe5f90b748a1') format('svg');
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: 'Deck Reg';
  src: url('fonts/boxpark/DeckReg.eot');
  src: url('fonts/boxpark/DeckReg.eot?#iefix') format('embedded-opentype'), url('fonts/boxpark/DeckReg.woff') format('woff'), url('fonts/boxpark/DeckReg.ttf') format('truetype'), url('fonts/boxpark/DeckReg.svg#97073eb8cd68908aa550e05e5dd3c959') format('svg');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'Deck Bold';
  src: url('fonts/boxpark/DeckBold.eot');
  src: url('fonts/boxpark/DeckBold.eot?#iefix') format('embedded-opentype'), url('fonts/boxpark/DeckBold.woff') format('woff'), url('fonts/boxpark/DeckBold.ttf') format('truetype'), url('fonts/boxpark/DeckBold.svg#627a08211e7c680a55e9388d99505af6') format('svg');
  font-style: normal;
  font-weight: 700;
}
/*
@font-face {
  font-family: 'Deck Thin';
  src: url('fonts/deck/DeckThin.eot'); 
  src: url('fonts/deck/DeckThin.eot?#iefix') format('embedded-opentype'), 
       url('fonts/deck/DeckThin.woff') format('woff'), 
       url('fonts/deck/DeckThin.ttf')  format('truetype'), 
       url('fonts/deck/DeckThin.svg#d2409b4108aac26c7def1c9cecf07dd6') format('svg'); 
       
  font-style:   normal;
  font-weight:  200;
}
@font-face {
  font-family: 'Deck Black';
  src: url('fonts/deck/DeckBlack.eot'); 
  src: url('fonts/deck/DeckBlack.eot?#iefix') format('embedded-opentype'), 
       url('fonts/deck/DeckBlack.woff') format('woff'), 
       url('fonts/deck/DeckBlack.ttf')  format('truetype'), 
       url('fonts/deck/DeckBlack.svg#846ff498ef394bf1914022f9c4265094') format('svg'); 
       
  font-style:   normal;
  font-weight:  400;
}

*/
/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #000000;
  font-size: 1em;
  line-height: 1.4;
  overflow-x: hidden;
}
/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}
/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
iframe {
  border: none;
}
::selection {
  background-color: #000000;
  color: white;
}
::-moz-selection {
  background-color: #000000;
  color: white;
}
.ready {
  display: none;
}
body {
  font-size: 13px;
  line-height: 18px;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Deck Reg';
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  overflow-x: hidden;
  color: #000000;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 736px) {
  body {
    font-size: 11px;
    line-height: 16px;
  }
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  body {
    font-size: 11px;
    line-height: 16px;
  }
  h2 {
    letter-spacing: -1px;
  }
}
/* @group Display clases */
.hide {
  display: none!important;
}
.nooverflow {
  overflow: hidden!important;
}
.show {
  display: block;
}
.clearboth {
  float: left;
  clear: both;
  display: block;
}
.notop {
  margin-top: 0px!important;
  padding-top: 0px!important;
}
.notopmargin {
  margin-top: 0px!important;
}
.tightbotpad {
  padding-bottom: 1em!important;
}
.nobot {
  padding-bottom: 0px!important;
  margin-bottom: 0px!important;
}
.container-fluid {
  padding-left: 1.7rem;
  padding-right: 1.7rem;
}
.noedge {
  padding-left: 15px;
  padding-right: 15px;
}
.wide {
  max-width: 1426px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .container-fluid {
    padding-left: 1.7rem;
    padding-right: 1.7rem;
  }
  .noedge {
    padding-left: 0px;
    padding-right: 0px;
  }
  .wide {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
/* iPads (portrait) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .container-fluid {
    padding-left: 1.7rem;
    padding-right: 1.7rem;
  }
  .noedge {
    padding-left: 0px;
    padding-right: 0px;
  }
  .wide {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
/* @end */
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 736px) {
  .container-fluid {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
  }
  .wide {
    padding-left: 0rem;
    padding-right: 0rem;
  }
  .noedge {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* @end */
/* @group Typography */
a {
  color: #000000;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  color: #000000;
  text-decoration: underline!important;
}
p:last-child {
  margin-bottom: 0px;
}
small,
.small {
  font-size: 0.78em;
  line-height: 1.5em;
  font-weight: 400;
}
b,
strong {
  font-family: 'Deck Bold';
  font-weight: normal;
}
.intro {
  margin-bottom: 1.5rem;
}
h1,
h2,
h3,
h4,
h5 {
  color: #000000;
  font-variant: normal;
  font-style: normal;
  font-weight: normal;
  font-family: 'Conduit';
  text-transform: uppercase;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
  color: #000000;
}
.dash::after {
  content: "";
  display: block;
  overflow-y: hidden;
}
.InvertText .dash::after,
.hasOverlay .dash::after {
  border-bottom-color: white!important;
}
h1.dash::after {
  width: 5rem;
  margin-top: 1.5rem;
  margin-left: 0.35rem;
  margin-bottom: 2rem;
  border-bottom: 5px solid #000000;
}
h2.dash::after {
  width: 2rem;
  margin-top: 0.5rem;
  border-bottom: 3px solid #000000;
}
h3.dash::after,
h4.dash::after {
  width: 1.4rem;
  margin-top: 0.5rem;
  border-bottom: 2px solid #000000;
}
.HeroText {
  font-size: 3.5em;
  line-height: 0.85em!important;
  font-family: 'Conduit';
  text-transform: uppercase;
  margin: 0px;
}
.HeroText p {
  text-decoration: underline;
}
.HeroText p:nth-child(4) {
  margin-top: 2rem;
  text-decoration: none!important;
}
.HeroText p:nth-child(5) {
  text-decoration: none!important;
}
h1 {
  font-size: 1.8em;
  line-height: 1em;
  margin-top: 0px!important;
  margin-bottom: 1rem!important;
  font-weight: normal;
  font-family: 'Conduit';
  text-transform: uppercase;
}
/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
  h1#fittext1 {
    letter-spacing: -1px !important;
    margin-left: -6px;
  }
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 736px) {
  h1#fittext1 {
    line-height: 0.75em!important;
  }
  h1.dash::after {
    width: 2rem;
    margin-top: 0.5rem;
    margin-left: 0rem;
    margin-bottom: 1rem;
    border-bottom: 3px solid #000000;
  }
  .HeroText {
    font-size: 3em;
  }
}
h1#fittext1 {
  margin-bottom: 1rem;
  letter-spacing: -1px;
  line-height: 0.8em;
}
h2 {
  font-size: 1.4em;
  line-height: 1em;
  margin-top: 1.5rem;
  margin-bottom: 0.4em;
}
h3,
h4,
h5 {
  font-size: 1.4em;
  line-height: 0.8em;
  margin-top: 1.5rem;
  margin-bottom: 0.25em;
}
h6 {
  margin-top: 0rem;
  font-family: 'Deck Bold';
  font-size: 0.75em;
  margin-bottom: 1rem;
}
/* @group Images */
.fullwidth,
.full-width {
  width: 100%;
  height: auto;
}
/* @end */
/* @group Testimonials Holder */
blockquote {
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 1.4em;
  line-height: 1.25em;
  padding-top: 0.25rem;
}
blockquote p {
  font-size: 1.4em;
  line-height: 1.25em;
}
blockquote cite {
  margin-bottom: 0px!important;
  margin-top: 0.7rem;
  display: block;
  font-weight: 400;
  font-size: 0.64em!important;
}
/* @end */
/* @end */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
  display: none !important;
}
/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after,
  *:first-letter,
  *:first-line {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
