/**
 * @license
 * MyFonts Webfont Build ID 3268402, 2016-08-14T15:08:34-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: UniversLTStd-Bold by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/univers/65-bold/
 * 
 * Webfont: UniversLTStd by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/univers/55-roman/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3268402
 * Licensed pageviews: 250,000
 * Webfonts copyright: Copyright &#x00A9; 1987, 1991, 1993, 1994, 1998, 2002 Adobe
 * Systems Incorporated.  All Rights Reserved. &#x00A9; 1981, 1998, 2002 Heidelberger
 * Druckmaschinen AG. All rights reserved.
 * 
 * © 2016 MyFonts Inc
*/

@import url("//hello.myfonts.net/count/31df32");

  
@font-face {font-family: 'UniversLTStd-Bold';src: url('fonts/31DF32_0_0.eot');src: url('fonts/31DF32_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/31DF32_0_0.woff2') format('woff2'),url('fonts/31DF32_0_0.woff') format('woff'),url('fonts/31DF32_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'UniversLTStd';src: url('fonts/31DF32_1_0.eot');src: url('fonts/31DF32_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/31DF32_1_0.woff2') format('woff2'),url('fonts/31DF32_1_0.woff') format('woff'),url('fonts/31DF32_1_0.ttf') format('truetype');}


@font-face{
    font-family: 'Fira Sans';
    src: url('fira/eot/FiraSans-Light.eot');
    src: url('fira/eot/FiraSans-Light.eot') format('embedded-opentype'),
         url('fira/woff2/FiraSans-Light.woff2') format('woff2'),
         url('fira/woff/FiraSans-Light.woff') format('woff'),
         url('fira/ttf/FiraSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face{
    font-family: 'Fira Sans';
    src: url('fira/eot/FiraSans-Regular.eot');
    src: url('fira/eot/FiraSans-Regular.eot') format('embedded-opentype'),
         url('fira/woff2/FiraSans-Regular.woff2') format('woff2'),
         url('fira/woff/FiraSans-Regular.woff') format('woff'),
         url('fira/ttf/FiraSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face{
    font-family: 'Fira Sans';
    src: url('fira/eot/FiraSans-Bold.eot');
    src: url('fira/eot/FiraSans-Bold.eot') format('embedded-opentype'),
         url('fira/woff2/FiraSans-Bold.woff2') format('woff2'),
         url('fira/woff/FiraSans-Bold.woff') format('woff'),
         url('fira/ttf/FiraSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}


* {
	font-family: UniversLTStd, "Helvetica Neue", Arial, sans-serif;
	color: rgb(250,248,245);
	font-weight: normal;
	line-height: 1;
}

@font-face {
    font-family: 'fluid';
    src:    url('fonts/fluid.eot?4bb0ty');
    src:    url('fonts/fluid.eot?4bb0ty#iefix') format('embedded-opentype'),
        url('fonts/fluid.ttf?4bb0ty') format('truetype'),
        url('fonts/fluid.woff?4bb0ty') format('woff'),
        url('fonts/fluid.svg?4bb0ty#fluid') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"], .symbol {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'fluid' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-down:before {
    content: "\64";
}
.icon-chevron-left:before {
    content: "\3c";
}
.icon-chevron-right:before {
    content: "\3e";
}
.icon-chevron-up:before {
    content: "\75";
}


body {
	font-size: 12px;
}

@media screen and (max-width: 700px){
  body {
    font-size: 10px;
  }
}

p {
	font-size: 16px;
    font-family: UniversLTStd;
    font-weight: normal;
	line-height: 1.5;
    color: rgb(250,248,245);
}

h1 {
	font-size: 4.2em;
    font-family: UniversLTStd-Bold;
    font-weight: normal;
    margin-bottom: 0.5em;
    text-transform: uppercase;
	color: rgb(250,248,245);
}

h2 {
	font-size: 2.4em;
	font-family: UniversLTStd-Bold;
    font-weight: normal;
}

h3 {
	font-size: 1.6em;
	font-weight: normal;
    font-family: UniversLTStd;
}


strong {
	font-family: UniversLTStd-Bold;
    color: inherit;
    font-weight: normal;
}