/* Minification failed. Returning unminified contents.
(1036,1): run-time error CSS1019: Unexpected token, found '@import'
(1036,9): run-time error CSS1019: Unexpected token, found '"compass/css3"'
(1162,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1163,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1169,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(1170,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1183,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1184,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1214,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1215,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1221,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(1222,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1235,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1236,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1556,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1557,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1566,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1567,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
 /*
#region !!====={ Version Information }=====!!
%~%@ < 2.0001 > @%~%				// File Version
%~%# < 07/27/2017 > #%~%			// File Mod Date
%~%! < _Core CSS > !%~%				// Core Module
%~%^ < 2.0000 > ^%~%				// Minimum Core Version
#endregion ==================================

#region !!====={ Mod Information }=====!!
#~#$ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    07/07/2017 - PWB: Adjusted [hidden] styles.
$#~# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#endregion ==================================
*/
@charset "utf-8";

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Document
   ========================================================================== */

html {
    font-family: sans-serif; /* 1 */
    line-height: 1.15; /* 2 */
    -ms-text-size-adjust: 100%; /* 3 */
    -webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
    margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
    background-color: transparent; /* 1 */
    -webkit-text-decoration-skip: objects; /* 2 */
}

    /**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

    a:active,
    a:hover {
        outline-width: 0;
    }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
    background-color: #ff0;
    color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
    display: inline-block;
}

    /**
 * Add the correct display in iOS 4-7.
 */

    audio:not([controls]) {
        display: none;
        height: 0;
    }

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
    cursor:pointer; margin: 0px 5px; color: #ffffff; background: #930c0c; padding:10px 25px; text-decoration:none; text-transform: capitalize; font-size: 22px; font-family:'Kaffeesatz'; position: relative; float:left; border:none;
}

button,
html [type="button"]:hover, /* 1 */
[type="reset"]:hover,
[type="submit"]:hover {color: #ffffff; background: #400606; transition: all 0.5s ease 0s;}

    /**
 * Remove the inner border and padding in Firefox.
 */

    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="reset"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    /**
 * Restore the focus styles unset by the previous rule.
 */

    button:-moz-focusring,
    [type="button"]:-moz-focusring,
    [type="reset"]:-moz-focusring,
    [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
    border: none;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

    /**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

    [type="search"]::-webkit-search-cancel-button,
    [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
    display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
    display: none;
}

/*! PWB Modifications */
[hidden] {
    display: none !important;
}

*,
*:before,
*:after {
    box-sizing: inherit;
    line-height: inherit;
}

html {
    box-sizing: border-box;
    line-height: 1;
}


.clear_all{
  display: block;
  width: 100%;
  clear: both;
}

.h-visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
}

 /*
#region !!====={ Version Information }=====!!
%~%@ < 2.0000 > @%~%				// File Version
%~%# < 03/06/2017 > #%~%			// File Mod Date
%~%! < _Core CSS > !%~%             // Core Module
%~%^ < 2.0000 > ^%~%				// Minimum Core Version
#endregion ==================================
*/
@charset "utf-8";

.group::after {clear: both;content: " ";display: table;}

/* Helpers */
.clear {clear: both;}
.t {display: table;width: 100%;height: 100%;}
.t .cL {display: table-cell;vertical-align: middle;text-align: left;}
.t .c {display: table-cell;vertical-align: middle;text-align: center;}
.t .cR {display: table-cell;vertical-align: middle;text-align: right;}
svg {display: inline-block;width: 1em;height: 1em;}

/* BASE STYLE
======================================================= */
body {background: #fff;color: #000;font-size: 16px;font-family: 'Open Sans', sans-serif;}
main {line-height: 1.2;}
.SiteFooter {background-color: #000;color: #fff;padding: 10px 0;text-align: center;}
.SiteFooter .vcard {display: inline-block;}
.SiteFooter .vcard address {display: inline-block;}

/* CONTENT STYLING
======================================================= */
h1, h2, h3, h4, h5, h6 {color: #000;line-height: 1.1;}
h1 {font-size: 2em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.4em;}
h5, h6 {font-size: 1.2em;}
a {color: #930c0c;}
a:hover, a:focus {color: #800;text-decoration: none;}

/* FORM STYLING
======================================================= */
/*
form {display: block;width: 100%;max-width: 304px;margin: 0 auto;}
form label {display: inline-block;font-weight: bold;}
form input:not([type="checkbox"]):not([type="radio"]), form select, form textarea {display: block;width: 100%;padding: 5px;border: 2px solid #999;background: #eee;color: #202020;font-family: inherit;font-size: inherit;line-height: inherit;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}
form textarea {max-width: 100%;min-width: 100%;max-height: 150px;}
form input:focus, form input.error:focus, form select:focus, form textarea:focus {border: 2px solid #0086c2;background: #fff;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}
form label.error {margin: 0 0 0 5px;display: inline;color: #cc0000;font-weight: normal;}
form input.error {border: 2px solid #cc0000;background: #ffcccc;color: #cc0000;}
form input[type="submit"], form button {font-family: inherit;padding: 5px 10px;border: 2px solid transparent;background: #c23c00;color: #fff;font-weight: bold;text-transform: uppercase;font-size: inherit;line-height: inherit;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}
form input[type="submit"]:hover, form input[type="submit"]:active, form button:hover, form button:active {cursor: pointer;background: #0086c2;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}
form .link {display: inline-block;float: right;line-height: 36px;text-decoration: none;color: #0086c2;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}
form .link:hover, form .linbk:active {color: #c23c00;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}
*/

/* Newsletter Popup */
.message{background:#FFF; border: 3px solid #449d44; color:#449d44; border-radius:10px; max-width:450px; min-height:20px; padding:35px 50px;text-align:center;margin:0 auto; }

/* Default */
#ContactForm label {display: block;font-weight: 900;}
#ContactForm input[type="text"], #ContactForm input[type="email"], #ContactForm input[type="password"], #ContactForm textarea, #ContactForm input[type="tel"] {border: 1px solid #ccc;color: #444;font-size: 1.2em;padding: 2px;width: 100%;}
#ContactForm input:focus, #ContactForm textarea, #recaptcha_response_field {border: 1px dotted #22a;}
#ContactForm label.error {display: inline;color: #f00;margin-left: 5px;}
#ContactForm input.error, #ContactForm textarea.error, #recaptcha_response_field.error {border: 1px dotted #e00;color: #f00;background-color: #ff8;}
#ContactFormCaptcha {margin-top: 0px;}
#youtubevid {margin-top: 10px;margin-bottom: 15px;}
.SiteHeader {background: #000;color: #fff;}
.SiteHeader__pos {}
.HeaderNav {float: left;}
.HeaderNav__list {margin: 0;padding: 0;list-style: none;}
.HeaderNav__list li {float: left;}
.HeaderNav__list li a {display: block;padding: 1em;color: inherit;text-decoration: none;}
.HeaderNav__list li a:hover, .HeaderNav__list li a:focus {color: #f00;}
.HeaderNav__list .HeaderNav__link--phone {color: #f00;}
.HeaderNav__list .HeaderNav__link--phone:link:hover, .HeaderNav__list .HeaderNav__link--phone:link:focus {color: #fff;}
.gc_UserLinks {float: right;}
.gc_UserLinks__listWrap {float: left;}
.gc_UserLinks__list {padding: 0;margin: 0;list-style: none;}
.gc_UserLinks__list li {display: block;}
.gc_UserLinks__list--guest {}
.gc_UserLinks__list li a {display: block;color: inherit;text-decoration: none;text-align: right;font-size: 14px;padding: 5px 10px;}
.gc_UserLinks__list li a:hover,.gc_UserLinks__list li a:focus {color: #f00;}
.gc_UserLinks__list li:nth-child(1) a {padding-top: 7px;padding-bottom: 3px;}
.gc_UserLinks__list li:nth-child(2) a {padding-top: 3px;padding-bottom: 7px;}
.gc_UserLinks__minicartWrap {float: right;}
.SiteContent {padding: 20px;position: relative;}
.SearchForm__input {display: block;-webkit-appearance: none;border: none;line-height: 1;background: #d4d4d4;color: #000;width: calc(100% - 50px);padding: 1em;float: left;}
.SearchForm__button {display: block;-webkit-appearance: none;border: none;padding: 0;text-transform: uppercase;background: #000;color: #f00;font-weight: bold;width: 50px;height: 48px;font-size: 25px;position: relative;cursor: pointer;float: right;}
.SearchForm__button:hover, .SearchForm__button:focus {color: #000;background-color: #f00;}
.SearchForm__button:focus {outline: none;}
.SearchForm__button svg {display: block;position: absolute;margin: auto;top: 0;left: 0;right: 0;bottom: 0;}

/* Mobile Hamburger Menu */
#menuTL { display: none; height: 38px; position: absolute; right:10px; margin-top: 5px; width: 38px; z-index: 4; }
#nav-toggle { float: left; width: 100%; cursor: pointer; }
.contain { background: #930c0c; border-radius: 5px; display: block; height: 38px; position: relative; }
#menuTL.clicked .contain { background: #333; }
#nav-toggle .menuX, #nav-toggle .menuX::before, #nav-toggle .menuX::after { background: #fff; border-radius: 3px; content: ""; display: block; height: 3px; left: 8px; position: absolute; top: 22px; width: 31px; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
#nav-toggle .menuX:before { left: 0; top: -7px; }
#nav-toggle .menuX::after { top: 7px; left: 0px; }
#nav-toggle.active .menuX { background: transparent; }
#nav-toggle.active .menuX::before { top: 0; -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform: rotate(45deg); background: #930c0c; }
#nav-toggle.active .menuX::after { top: 10px; -ms-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); -webkit-transform: translateY(-10px) rotate(-45deg); background: #930c0c; }
#nav-toggle #textMenu, #nav-toggle #textClose { color: #fff; font-size: 12px; left: 12%; letter-spacing: 1px; margin-top: 0; position: absolute; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
#nav-toggle #textMenu { opacity: 1; }
#nav-toggle #textClose { letter-spacing: 1px; opacity: 0; }
#nav-toggle:hover #textMenu, #nav-toggle:active #textMenu { color: #930c0c; }
.clicked #nav-toggle #textMenu { opacity: 0; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.clicked #nav-toggle #textClose { opacity: 1; color: #930c0c; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
@media only screen and (max-width: 1000px) {
	#menuTL { display: block; }
	.HeaderNav__list { overflow: hidden; max-height: 0; margin:48px 0 0 0; height:auto; padding: 0 0 0 0; width: 100%; z-index:3; position: absolute; background: #333; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
    .HeaderNav__list li.mobileBumb { margin-top:18%;}
    .HeaderNav__list.clicked { max-height: 500px; }
	.HeaderNav__list li { width: 100%; height: auto; margin: 0; border: none; }
	.HeaderNav__list li a{ background:none; width: 100%; border-bottom: 1px solid #111; display: block; font-size: 13px; height: 36px; letter-spacing: 2px; line-height: 37px; text-align: center; padding: 0; color: #FFF; }
    .HeaderNav__list li ul{ margin: 0; background: #178EB2; width: 100%; position: relative; }
	.HeaderNav__list li ul li a{ color: #FFF; width: 100%; }
	.HeaderNav__list li ul li a:hover{ background: #111; }
}

/* Checkmark Animations */
@-webkit-keyframes checkmark_bottom{0%{height:0;}
100%{height:5px;}}
@keyframes checkmark_bottom{0%{height:0;}
100%{height:5px;}}
@-webkit-keyframes checkmark_top{0%{height:0;}
50%{height:0;}
100%{height:13px;}}
@keyframes checkmark_top{0%{height:0;}
50%{height:0;}
100%{height:13px;}}
.checkbox{height:11px;width:11px;background-color:transparent;border:1px solid #f76515;position:relative;display:inline-block;box-sizing:border-box;-webkit-transition:border-color ease 0.2s;transition:border-color ease 0.2s;cursor:pointer;}
.checkbox::before, .checkbox::after{box-sizing:border-box;position:absolute;height:0;width:2px;background-color:#34b93d;display:inline-block;-ms-transform-origin:left top;-webkit-transform-origin:left top;transform-origin:left top;content:' ';-webkit-transition:opacity ease 0.5s;transition:opacity ease 0.5s;}
.checkbox::before{top:9px;left:5px;-ms-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);transform:rotate(-135deg);}
.checkbox::after{top:5px;left:0px;-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
input[type=checkbox]:checked + .checkbox, .checkbox.checked{border-color:#34b93d;}
input[type=checkbox]:checked + .checkbox::after, .checkbox.checked::after{height:8px;-webkit-animation:checkmark_bottom 0.2s ease 0s forwards;animation:checkmark_bottom 0.2s ease 0s forwards;}
input[type=checkbox]:checked + .checkbox::before, .checkbox.checked::before{height:13px;-webkit-animation:checkmark_top 0.4s ease 0s forwards;animation:checkmark_top 0.4s ease 0s forwards;}

 /*
#region !!====={ Version Information }=====!!
%~%@ < 2.0000 > @%~%				// File Version
%~%# < 03/06/2017 > #%~%			// File Mod Date
%~%! < _Core CSS > !%~%             // Cart Module
%~%^ < 2.0000 > ^%~%				// Minimum Core Version
#endregion ==================================
*/
@charset "utf-8";

/*================ Member LOGIN ================*/
/*================ Member LOGIN ================*/
.gc_userAccountPopup{max-width:90vw; width:500px;}
#user-msg-placeholder {background-color: #de0001;color: #fff;padding: 1em;margin: 16px 0;}
.gc_UserLoginPopup {width: 500px;max-width: 90%;max-width: 90vw;}
.gc_UserLoginPopup__tabs {display: block;list-style: none;margin:0; padding:0;}
.gc_UserLoginPopup__tabs li {width: 50%;float: left;padding: 2px 0;display: block;}
.gc_UserLoginPopup__tabs li:nth-child(1) {padding-right: 22px;border-right: 1px solid #888888;}
.gc_UserLoginPopup__tabs li:nth-child(2) {padding-left: 22px;}
.gc_UserLoginPopup__error {background-color: #e00f1e;color: #fff;}
.gc_UserLoginPopup__error label {padding: 1em;display: block;}
.gc_UserLoginPopup__error label:empty {display: none;}
.gc_UserLoginPopup__page {background: #fff;padding: 30px;}
.gc_UserLoginPopup__page:before {content: "";display: block;position: absolute;top: 8px;left: 0;right: 50%;right: calc(50% + 22px);margin: auto;border-right: 10px solid transparent;border-bottom: 10px solid #fff;border-left: 10px solid transparent;width: 0;height: 0;box-sizing: content-box;}
.gc_UserLoginPopup__page--create:before {left: 50%;left: calc(50% + 22px);right: 0;}
.gc_UserLoginPopup__forms {position: relative;padding-top: 18px;}
.gc_UserLoginPopup__form fieldset {display: block;margin: 0;padding: 0;border: none;}
.gc_UserLoginPopup__form legend {width: 100%;font-size: 14px;font-weight: bold;display: block;padding-bottom: 10px;}
.btnSet--right {text-align: right;}
.btnSet--form {padding: 24px 0 0;}
.btnSet--form button:nth-child(2){margin-left:10px;}
.btnSet--form .btn + .btn {margin-left: 10px;}
.btn--close {border:none; background:none;display: block;position: absolute;top: 15px;right: 15px;color: #7f7f7f;width: 26px;height: 26px;text-indent: -999px;overflow: hidden;}
.gc_UserLoginPopup__forms .btn--close {top: 38px;}
.btn--close::before, .btn--close::after { content: "";display: block;position: absolute;width: 100%;height: 6px;margin: auto;top: 0;left: 0;bottom: 0;right: 0;background: currentColor;-webkit-transform-origin: center;-ms-transform-origin: center;transform-origin: center;}
.btn--close::before {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.btn--close::after {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}
.btn--close:hover{opacity:0.5;}
.gc_UserLoginPopup .btn {display: inline-block;border: none;background: none;font: inherit;line-height: 1;padding: 0;text-decoration: none;cursor: pointer;-webkit-transition: background .3s ease, color .3s ease;transition: background .3s ease, color .3s ease;vertical-align: middle;}
.gc_UserLoginPopup .btn--usertab {background-color: #333;color: #bababa;font-size: 14px;font-weight: bold;letter-spacing: .06em;text-decoration: none;border-radius: 6px;display: block;line-height: 1;height: 40px;text-align: center;padding: 13px 0;}
.gc_UserLoginPopup .btn--usertab.js-active {background-color: #f00;color: #fff;}
.btn:focus {outline: none;}
.btn--submitForm {color: #fff;background-color: #f00;font-size: 14px;font-weight: bold;padding: 1em 1.3em;text-transform: uppercase;letter-spacing: .1em;border-radius: 5px;border:none; outline:none;cursor:pointer;}
.btn--submitForm:hover,.btn--submitForm:focus {color: #FFF;background:#000;}
.btn--simpleUnderline {color: #de0111;text-decoration: underline;background-color: transparent;font-size: 12px;letter-spacing: .06em;padding: 1em .3em;border:none; outline:none;cursor:pointer;}
.btn--simpleUnderline:hover,.btn--simpleUnderline:focus {color: #000;text-decoration:none;}
.field__label,.field label.error {display: block;padding: 1em 0 0.3em;font-size: 13px;letter-spacing: .03em;}
.field__note {font-size: 11px;font-weight: 500;font-style: normal;}
.field label.error {color: #e00f1e;padding: .1em 0 0;}
.field__label--required:before {content: "* ";color: #e00f1e;}
.field__input {display: block;width: 100%;border: none;background: #d7d7d5;font: inherit;line-height: 1;font-size: 16px;padding: .5em;margin: 0;height: 38px;min-width: 10px;-webkit-transition: background .3s ease, color .3s ease;transition: background .3s ease, color .3s ease;}
.field__input--textarea {height: calc(152px);}
.field__input.error {background-color: #e00f1e;color: #fff;}
.field__input:invalid {box-shadow: none;}
.field__input:focus {outline: none;background-color: #eee;color: #000;}

/*================ User Edit Address ================*/
/*================ User Edit Address ================*/
#CloseAccountMessage{max-width:90vw; width:500px;display:none;}
.closeAcctInner{padding:3% 5%; background:#FFF;}
.btn--creatNew {color: #fff;background-color: #000;font-size: 14px;font-weight: bold;padding: 1em 1.3em;text-transform: uppercase;letter-spacing: .1em;border-radius: 5px;border:none; outline:none;cursor:pointer;}
.btn--creatNew:hover,.btn--creatNew:focus {color: #FFF;background:#555;}
.btn--closeAccount {color: #de0111;text-decoration: underline;background-color: transparent;font-size: 12px;letter-spacing: .06em;padding: 1em .3em;border:none; outline:none;cursor:pointer;}
.btn--closeAccount:hover,.btn--closeAccount:focus {color: #000;text-decoration:none;}
.btn--closeAccount img{}
.noInfoMsg{font-size:12px; color:#555; margin-top:15px;}
.uab {float: left;width: 25%;padding: 10px 10px 0 0;}
.uab:nth-child(4n+1) {clear: left;}
.uab__pos {padding: 10px;border: 1px solid #d7d7d5;border-radius: 5px;}
.uab__name {font-weight: bold;font-size: 1.2em;margin-bottom: 4px;}
.uab__company {color: #555;font-size: .9em;margin: 0 0 10px;}
.uab__street {margin: 4px 0;}
.uab__phone {margin: 4px 0;}
.uab__links {margin-top: 10px;}
.uab__links .btn {float: left;}
.uab__links .btn + .btn {float: right;padding: 0.7em 0.3em;font-size:14px;}
.uab__links .btn + .btn .deleteSVG{vertical-align:middle;}
.btn--deleteAccount {color: #F00;border:1px solid #F00; font-size: 14px;font-weight: bold;padding: 1em 1.3em;text-transform: uppercase;letter-spacing: .1em;border-radius: 5px;outline:none;cursor:pointer;}
.btn--deleteAccount:hover,.btn--deleteAccount:focus {color: #000;background:#eee;border-color:#000;}
.btn--deleteAccount.finalWarning{width:70%; margin:0 auto;}
.closeAcctInner div{text-align:center;font-weight:bold;}
.closeAcctInner p{text-align:center;font-size:13px;line-height:1.2;}
#ControllerMessage.h-popup{padding:3% 5%; background:#FFF; font-weight:bold;}
.btn--delete {color: #F00;font-size: 14px;font-weight: bold;border:none;background:none;padding: 1em 1.3em;text-transform: uppercase;letter-spacing: .1em;border-radius: 5px;outline:none;cursor:pointer;}
.btn--delete:hover,.btn--delete:focus {color: #000;}

@media only screen and (max-width: 1250px) {
    .uab {width: 33.333%;}
    .uab:nth-child(4n+1) {clear: none;}
    .uab:nth-child(3n+1) {clear: left;}}
@media only screen and (max-width:700px){
    .uab {width: 50%;}
    .uab:nth-child(3n+1) {clear: none;}
    .uab:nth-child(2n+1) {clear: left;}}
@media only screen and (max-width: 640px) {
    .gc_UserLoginPopup__page {padding: 20px;}
    .btnSet--form {padding-top: 16px;}
    .gc_UserLoginPopup__tabs li:nth-child(1) {padding-right: 8px;}
    .gc_UserLoginPopup__tabs li:nth-child(2) {padding-left: 8px;}
    .btn--usertab .verbose {display: none;}}
@media only screen and (max-width: 480px) {
    .uab {float: none;width: 100%;}
    .btn--deleteAccount.finalWarning{width:90%;}}

[class|="P--User"] .main, [class|="P--Account"] .main {background-color: #fff;color: #000;}
[class|="P--User"] p a:hover, [class|="P--User"] p a:focus,
[class|="P--Account"] p a:hover, [class|="P--Account"] p a:focus {color: #000;}
[class|="P--User"] .content, [class|="P--Account"] .content {color: inherit;}
[class|="P--User"] .content {width: calc(100% - 280px);padding-bottom: 20px;}
[class|= "P--User"] .sidebar #cat-list {display: none;}
[class|="P--User"] .sidebar {width: 260px;padding: 10px 25px;}
[class|="P--User"] h1 {font-size: 16px;font-weight: bold;text-transform: uppercase;margin: 24px 0;letter-spacing: .05em;}
[class|="P--User"] h2 {font-size: 16px;color: #f76515;margin: .5em 0;}
.UserSidebarHeading {border-bottom: 1px solid #2e2e2e;color: #f76515;font-size: 14px;font-weight: bold;letter-spacing: .06em;line-height: 1.7;}
.UserSidebarLinkList {font-size: 14px;border-bottom: 1px solid #2e2e2e;padding: 10px 0;}
.UserSidebarLinkList a {display: block;color: #f76515;cursor: pointer;text-decoration: none;}
.UserSidebarLinkList a:hover, .UserSidebarLinkList a:focus {text-decoration: underline;}
.UserSidebarLinkList a.CurrentPage {color: #E00025;text-decoration: none;}
.UserSidebarLinkList li {margin: 15px 0;}
[class|="P--User"] .sidebar #socials {text-align: center;margin-top: 30px;}
[class|="P--User"] .sidebar #socials li {display: inline-block;float: none;}
[class|="P--User"] .sidebar .sidebar__customersFirst {margin: 0 auto;}
[class|="P--User"] .sidebar #socials li:last-child {float: none;clear: both;width: 100%;}
[class|="P--User"] .sidebar #socials li:last-child img {margin-bottom: 20px;}
.UserAddresses {border-top: 1px solid #000;border-bottom: 1px solid #000;margin: 40px 0;padding: 30px 0;}
.fieldset--userSettings legend {display: none;}
.EditAddressPopup legend {display: block;width: 100%;font-size: 18px;font-weight: bold;padding: 20px 0 0;}
.fieldset--userSettings .field {width: 48%;float: left;}
.fieldset--userSettings .field--name,.fieldset--userSettings .field--password, .fieldset--userSettings .field--newsletter {margin-right: 4%;clear: left;}
.fieldset--shippingAddressContact .field {float: left;width: 48%;}
.fieldset--shippingAddressContact .field--addressName,.fieldset--shippingAddressContact .field--fName,.fieldset--shippingAddressContact .field--companyName,.fieldset--shippingAddressContact .field--phone {clear: left; margin-right: 4%;}
.fieldset--shippingAddressAddress .field {float: left;width: 48%;}
.fieldset--shippingAddressAddress .field--country,.fieldset--shippingAddressAddress .field--streetL1,.fieldset--shippingAddressAddress .field--zip,.fieldset--shippingAddressAddress .field--city {clear: left; margin-right: 4%;}
.EditAddressPopup {max-width: 1180px;width: 90%;display: none;}
.EditAddressPopup__pos {background: #fff;padding: 20px;}
@media only screen and (max-width: 1000px) {
    [class|="P--User"] .content {width: 90%;float: none;clear: both;margin: 0 auto;}}
@media only screen and (max-width: 640px) {
    [class|="P--User"] .content {width: 100%;padding: 0 20px;}
	.EditAddressPopup {max-width: 100%;}
	.EditAddressPopup__pos {padding: 10px;}}
@media only screen and (max-width: 480px) {
    .fieldset--userSettings .field {width: 100%;float: none;}
    .fieldset--userSettings .field--name,.fieldset--userSettings .field--password {margin-right: 0;}
    .fieldset--shippingAddressContact .field {float: none;width: 100%;}
    .fieldset--shippingAddressContact .field--addressName,.fieldset--shippingAddressContact .field--fName,.fieldset--shippingAddressContact .field--companyName,.fieldset--shippingAddressContact .field--phone {margin-right: 0;}
    .fieldset--shippingAddressAddress .field {float: none;width: 100%;}
    .fieldset--shippingAddressAddress .field--country,.fieldset--shippingAddressAddress .field--streetL1,.fieldset--shippingAddressAddress .field--zip,.fieldset--shippingAddressAddress .field--city {margin-right: 0;}}

/* Product List - used order history, consumables - Wishlist in seperate CSS */
.pl {display: table;width: 100%;}
.pl__headers {font-size: 14px;letter-spacing: .06em;font-weight: normal;display: table-row;}
.pl__headers .pl__col {border-left: 1px solid #d7d7d5;padding-right: 20px;}
.pl__headers .pl__col:empty, .pl__headers .pl__col:first-child {border-left: none;}
.pl__item {border-bottom: 1px solid #d7d7d5;display: table-row;}
.pl__col {display: table-cell;padding: 5px 20px;vertical-align: middle;}
.pl__item .pl__col {border-bottom: 1px solid #d7d7d5;}
.pl__colLabel {display: none;font-size: 14px;letter-spacing: .06em;font-weight: normal;}
.pl__col--item {width: 55%;}
.pl__item .pl__col--item {padding: 10px 0 5px;}
.pl__itemImageWrap {float: left;width: 100px;}
.pl__itemImage {display: block;margin: 0 auto;width:100%;}
.pl__itemInfo {float: left;width: calc(100% - 150px);padding: 0 20px;}
.pl__itemName {font-size: 16px;font-weight: 600;letter-spacing: .03em;padding: 26px 0 8px;line-height: 1.4;}
.pl__itemName a {color: inherit;text-decoration: none;}
.pl__itemName a:hover,.pl__itemName a:focus {text-decoration: underline;}
.pl__itemSKU {font-size: 13px;letter-spacing: .08em;color: #6b6b6b;}
.pl__itemSKU strong {font-weight: inherit;color: #000;}
.pl__col--date {width: 13%;}
.pl__item .pl__col--date {font-size: 18px;letter-spacing: .04em;font-weight: bold;}
.pl__col--availability {width: 12%;}
.pl__item .pl__col--availability {color: #008e0a;font-size: 12px;letter-spacing: .04em;}
.pl__col--link {width: 16%;padding-right: 0;padding-left: 0;}
.pl__col--remove {width: 4%;text-align: right;padding-left: 0;padding-right: 0;}
.pl__item .pl__col--price {padding-left: 0;text-align: right;}
.pl__item .pl__col--qty {padding-left: 0;text-align: right;}
.pl__item .pl__col--total {padding-left: 0;text-align: right;}
.pl__col--review {}
.pl__items {display: table-row-group;}
.pl__col--link .btn {display: block;}
.pl__col--link .btn + .btn {margin-top: 4px;}
.pl--consumables .pl__col {width: auto;}
@media only screen and (max-width: 1550px) {
    .pl__itemImageWrap {width: 100px;}
    .pl__item .pl__itemImage {max-width: 100px;max-height: 100px;}
    .pl__itemInfo {width: calc(100% - 100px);}
    .pl__item .pl__col--date {font-size: 16px;}
    .pl__itemName {font-size: 14px;}
    .pl__col--item {width: 53%;}
    .pl__col--date {width: 14%;}
    .pl__col--availability {width: 12%;}
    .pl__col--link {width: 17%;}
    .pl__col--remove {width: 4%;}
    .pl__headers {font-size: 13px;}
    .pl--orderDetail .pl__itemImageWrap {width: 75px;}
    .pl--orderDetail .pl__item .pl__itemImage {max-width: 75px;max-height: 75px;}
    .pl--orderDetail .pl__itemInfo {width: calc(100% - 75px);padding: 10px 10px 0;}
    .pl--orderDetail .pl__itemName {padding: 0;}}
@media (max-width: 1400px) {
	.pl__col--item {width: 49%;}
    .pl__col--link {width: 21%;}
    .pl__col--availability {width: 9%;}}
@media only screen and (max-width: 1250px) {
    .pl, .pl__headers, .pl__items, .pl__item {display: block;}
    .pl__col {display: block;float: left;}
    .pl__colLabel {display: inline;}
    .pl__headers {display: none;}
    .pl__item .pl__col {border-bottom: none;}
    .pl__col--item {width: 100%;float: none;}
    .pl__col--date {width: 30%;}
    .pl__col--availability {width: 20%;}
    .pl__item .pl__col--availability {padding: 22px 0 0;}
    .pl__col--link {width: 40%;padding: 10px 0;}
    .pl__col--link .btn + .btn {margin-top: 0;margin-left: 4px;}
    .pl__col--remove {width: 10%;padding: 24px 0 0 0;}
    .pl__item .pl__col--date {padding: 22px 0 0 10px;}
    .pl--consumables .pl__item .pl__col--date {clear: left; width: 40%;}
    .pl--consumables .pl__item .pl__col--link {width: 60%;}
    .pl--consumables .pl__item .pl__col--link .btn {display: inline-block;}
    .pl--orderDetail .pl__item .pl__col--price {width: 23%;margin-top: 13px;}
    .pl--orderDetail .pl__item .pl__col--qty {width: 12%;margin-top: 13px;}
    .pl--orderDetail .pl__item .pl__col--total {width: 25%;margin-top: 13px;}
    .pl--orderDetail .pl__item .pl__col--link {width: 40%;text-align: right;padding: 5px 5px 5px 0;}
    .pl--orderDetail .pl__col--link .btn {display: inline-block;}}
@media only screen and (max-width: 800px) {
    .pl__item .pl__col--date .pl__colLabel {display: none;}}
@media only screen and (max-width: 640px) {
    .pl--consumables .pl__item .pl__col--date {width: 30%;}
    .pl--consumables .pl__item .pl__col--link {width: 70%;}
    .pl--orderDetail .pl__item .pl__col--price {width: 38%;margin-top:0;padding: 5px;text-align: center;}
    .pl--orderDetail .pl__item .pl__col--qty {width: 23%;margin-top:0;padding: 5px;text-align: center;}
    .pl--orderDetail .pl__item .pl__col--total {width: 39%;margin-top:0;padding: 5px;text-align: center;}
    .pl--orderDetail .pl__item .pl__col--link {width: 100%;text-align: center;padding: 0 0 5px;}}
@media only screen and (max-width: 480px) {
    [class|="P--User"] .content {padding: 0 10px;}
    .pl--consumables .pl__item .pl__col--date {width: 100%;}
    .pl--consumables .pl__item .pl__col--link {width: 100%;}
    .pl__item .pl__col--availability {width: 30%;padding: 0;}
    .pl__item .pl__col--date {float: right;width: 70%;font-size: inherit;padding: 0;}
    .pl__item .pl__col--date .pl__colLabel {display: inline;}
    .pl__itemImageWrap {width: 75px;}
    .pl__item .pl__itemImage {max-width: 75px;max-height: 75px;}
    .pl__itemInfo {width: calc(100% - 75px);padding: 0 10px;}
    .pl__itemName {padding: 0;font-size: 13px;line-height: 1.2;}
    .pl__itemSKU {font-size: 12px;}
    .pl__col--link {width: 80%;padding: 5px 0 10px;}
    .pl__col--remove {width: 20%;text-align: center;padding: 19px 0 0 0;}
	.pl--orderDetail .pl__itemInfo {padding-top: 0;}}

/* Order History */
.oh-l {display: table;width: 100%;margin-bottom: 30px;}
.oh-l__head {display: table-row;font-size: 14px;letter-spacing: .06em;font-weight: normal;}
.oh-l__head .oh-l__col {border-left: 1px solid #d7d7d5;white-space: nowrap;}
.oh-l__head .oh-l__col:first-child {border-left: none;}
.oh-l__col {display: table-cell;padding: 5px 20px ;}
.oh-l__colLabel {display: none;font-weight: bold;}
.oh-l__body {display: table-row-group;}
.oh-l__row {display: table-row;}
.oh-l__row:nth-child(2n+1) {background-color: #eee;}
.oh-l__col--num {width: 16%;}
.oh-l__col--total {width: 16%;}
.oh-l__col--status {width: 32%;}
.oh-l__col--details {width: 20%;}
.oh-l__body .oh-l__col--details {white-space: nowrap;font-size: 16px;text-align: center;padding-right: 20px;}
.oh-l__col--details .btn + .btn {margin-left: 4px;}
.oh-l__body .oh-l__col--date, .oh-l__body .oh-l__col--num, .oh-l__body .oh-l__col--total, .oh-l__body .oh-l__col--details {white-space: nowrap;}
@media only screen and (max-width: 1250px) {
    .oh-l__head .oh-l__col .verbose {display: none;}}
@media only screen and (max-width: 800px) {
    .oh-l {display: block;clear: both;}
    .oh-l__head {display: none;}
    .oh-l__body {display: block;}
    .oh-l__row {display: block;padding: 5px 10px;float: left;width: 48%;margin-bottom: 4%;background-color: #eee;}
    .oh-l__row:nth-child(2n+1) {margin-right: 4%;clear: left;}
    .oh-l__col {display: block;padding: 5px 0;}
    .oh-l__colLabel {display: inline;}
    .oh-l__col--num {width: 100%;}
    .oh-l__col--total {width: 100%;}
    .oh-l__col--status:empty {display: none;}
    .oh-l__col--details {width: 100%;}}
@media only screen and (max-width: 540px) {
    .oh-l__row {float: none;margin: 0 auto 10px;width: 100%;}
    .oh-l__row:nth-child(2n+1) {margin-right: auto;}}

/* Order Details */
.od-info {float: right;width: 260px;padding-top: 46px;}
.od-info .od-info__heading {margin: .25em 0 .5em;font-size: 15px;color: #000;font-weight: 700;float: none;letter-spacing: .04em;}
.od-info__body {margin: 10px 0 0;border-radius: 5px;}
.od-price-bd {}
.od-price-bd__line {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
.od-price-bd__lineLabel {display: inline-block;padding: 0 0 15px;-webkit-box-flex: 1;-webkit-flex: auto;-ms-flex: auto;flex: auto;}
.od-price-bd__lineLabel em {font-size: 0.9em;font-style: normal;font-weight: normal;}
.od-price-bd__lineValue {display: inline-block;text-align: right;padding: 0 0 15px;-webkit-box-flex: 1;-webkit-flex: auto;-ms-flex: auto;flex: auto;}
.od-payment-bd {width: 100%;}
.od-payment-bd__line {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
.od-payment-bd__lineLabel {display: inline-block;padding: 0.35em 0;-webkit-box-flex: 1;-webkit-flex: auto;-ms-flex: auto;flex: auto;}
.od-payment-bd__lineLabel em {font-size: 0.9em;font-style: normal;font-weight: normal;}
.od-payment-bd__lineValue {display: inline-block;padding: 0.35em 0;text-align: right;-webkit-box-flex: 1;-webkit-flex: auto;-ms-flex: auto;flex: auto;}
.od-address {font-style: normal;display: block;}
.od-address em {font-style: normal;display: inline-block;margin-bottom: 0.4em;}
.od-price-bd__line--subtotal {font-weight: 700;font-size: 15px;}
.od-price-bd__line--shipping .od-price-bd__lineValue,
.od-price-bd__line--tax .od-price-bd__lineValue {font-size: 11px;}
.od-price-bd__line--total {font-size: 15px;font-weight: bold;}
.od-price-bd__line--total .od-price-bd__lineLabel, .od-price-bd__line--total .od-price-bd__lineValue {border-top: 3px solid #000;padding-top: 10px;}
.od-payment-bd__line--cc .od-payment-bd__lineValue {font-style: italic;}
.od-info__section {font-size: 13px;background-color: #e4e4e4;padding: 15px;margin-bottom: 10px;}
.od-info__section--price {background-color: transparent;font-size: 14px;padding: 0;}
.od-main, .od-content {float: left;width: calc(100% - 280px);}
.pl--orderDetail .pl__col--link {width: auto;padding: 0;}
.pl--orderDetail .pl__headers .pl__col:first-child{padding-left:0;}
.gc_itemAttrOptChoice { float: left; font-size: 13px; font-weight: 400; margin-top: 0; width: 100%; line-height: 12px;}
.reorderIco{vertical-align:middle;margin-right:3px;}
.pl--orderDetail .pl__item .pl__col--price,
.pl--orderDetail .pl__item .pl__col--qty,
.pl--orderDetail .pl__item .pl__col--total,
.pl--orderDetail .pl--orderDetail .pl__col--link
{text-align:center;}
.packageName {display: block;font-size: 16px;font-weight: bold;margin: .25em 0 .5em;}
.packageActivity {position: relative;padding: 20px 0;}
.singleActivity {margin: 10px 0 0;}
.singleActivity:first-child {margin-top: 0;}
.singleActivity:after {content: " ";display: table;clear: both;}
.packDate {font-size: 13px;float: left;width: 20%;width: calc(150px);}
.dropLine {float: left;width: 80%;width: calc(100% - 150px);}
.packDesc {font-size: 16px;padding: 0 0 6px;}
.packLocation {font-size: 13px;color: #333;}
.reviewableList {clear: both;display: table;width: 100%;}
.reviewableList__item {display: table-row;}
.reviewableList__item:nth-child(2n+1) {background-color: #eee;}
.reviewableList__itemInfo {display: table-cell;vertical-align: middle;padding: 5px 20px;}
.reviewableList__link {display: table-cell;text-align: right;padding: 5px 20px 5px 0;vertical-align: middle;}
@media only screen and (max-width: 1250px) {
    .od-info, .od-main, .od-content {float: none;width: 100%;}}
@media only screen and (max-width: 1250px) and (min-width: 641px) {
    .od-info__section {float: left; width: 48%;}
    .od-info__section:nth-child(2n+1) {clear: left; margin-right: 4%;}
    .pl--orderDetail .pl__item .pl__col--price,
    .pl--orderDetail .pl__item .pl__col--qty,
    .pl--orderDetail .pl__item .pl__col--total,
    .pl--orderDetail .pl--orderDetail .pl__col--link
    {text-align:left;}}
@media only screen and (max-width: 640px) {
    .reviewableList {display: block;}
    .reviewableList__item {display: block;float:left;width: 48%;text-align: center;padding: 10px;margin-bottom: 4%;}
    .reviewableList__item:nth-child(n) {background-color: #eee;}
    .reviewableList__item:nth-child(2n+1) {margin-right: 4%;clear: left;}
    .reviewableList__itemInfo {display: block;padding: 0 0 10px;}
    .reviewableList__link {display: block;text-align: inherit;padding: 0 0 0;}}
@media only screen and (max-width: 540px) {
    .reviewableList__item {float: none;width: 100%;}
    .reviewableList__item:nth-child(2n+1) {margin-right: auto;}
    .singleActivity {margin: 20px 0 0;}
    .packDate {width: 100%;float: none;padding-bottom: 4px;}
    .dropLine {width: 100%;float: none;padding-left: 10px;}}
.P--User--OrderDetail #MessageContainer {color: #de0111;font-size: 18px;font-style: italic;font-weight: 600;margin: 25px 0 15px;}
#ControllerMessage { border-radius:6px;text-align:center; font-size:13px; font-weight:600; letter-spacing:0.5px;line-height: 19px;}
.YouveReviewedThis {color: #de0111;float: left;font-size: 12px;font-weight: 600;margin-bottom: 0;margin-top: 15px;text-align: center;width: 100%;}
.OrderComments {margin: 20px 0 10px;}

/* Guest Order Details page */
.P--User--OrderDetail--Guest .sidebar {padding: 0;margin-top: 25px;background: none;}
.P--User--OrderDetail--Guest .SidebarSocialHeading {text-align: center;font-size: 17px;text-transform: uppercase;font-weight: bold;color: #f76515;margin: 16px 0 10px;}
.P--User--OrderDetail--Guest .sidebar #socials {margin: 0;}
.P--User--OrderDetail--Guest .sidebar #socials li:last-child {display: none;}
.P--User--OrderDetail--Guest .sidebar__customersFirst {display: none;}
.btn--waw-continue {font-size: 13px;color: #fff;text-transform: uppercase;background-color: #c5000f;text-align: center;padding: 12px 0;display: block;border-radius: 10px;}
.btn--waw-continue:hover,.btn--waw-continue:focus {background-color: #fff;color:#000;}
.od-confirmationMessage {margin: 20px 0;}
.od-confirmationMessage p {margin: 1em 0;}
/*!
 *  Font Awesome 4.5.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.5.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.5.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}.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}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.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-feed:before,.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-y-combinator-square:before,.fa-yc-square:before,.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-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-intersex:before,.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-genderless:before{content:"\f22d"}.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"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}


@import "compass/css3";


@font-face {font-family: 'Open Sans'; src: url("/Content/fonts/OpenSans-Light-webfont.eot"); src: url("/Content/fonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/OpenSans-Light-webfont.woff") format("woff"), url("/Content/fonts/OpenSans-Light-webfont.ttf") format("truetype"), url("/Content/fonts/OpenSans-Light-webfont.svg#OpenSans-Light-webfont") format("svg"); font-weight: 300; font-style: normal;}
@font-face {font-family: 'Open Sans'; src: url("/Content/fonts/OpenSans-Bold-webfont.eot"); src: url("/Content/fonts/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/OpenSans-Bold-webfont.woff") format("woff"), url("/Content/fonts/OpenSans-Bold-webfont.ttf") format("truetype"), url("/Content/fonts/OpenSans-Bold-webfont.svg#OpenSans-Bold-webfont") format("svg"); font-weight: bold; font-style: normal;}
@font-face {font-family: 'Kaffeesatz'; font-style: normal; font-weight: normal; src: url('/Content/fonts/yanone-kaffeesatz-v8-latin-regular.eot'); src: local('Kaffeesatz'), local('Kaffeesatz'), url('/Content/fonts/yanone-kaffeesatz-v8-latin-regular#iefix') format('embedded-opentype'), url('/Content/fonts/yanone-kaffeesatz-v8-latin-regular.woff2') format('woff2'), url('/Content/fonts/yanone-kaffeesatz-v8-latin-regular.woff') format('woff'), url('/Content/fonts/yanone-kaffeesatz-v8-latin-regular.ttf') format('truetype'), url('/Content/fonts/yanone-kaffeesatz-v8-latin-regular.svg') format('svg');}
body{font-family: 'Kaffeesatz', sans-serif; overflow-x:hidden; font-size: 14px; letter-spacing:.06em; -webkit-font-variant-ligatures:common-ligatures; font-variant-ligatures:common-ligatures; width:100%; margin:auto; max-width:2000px; position:relative;}
a, a img{outline:none;}
#hp_Wrapper {width:100%; margin:-90px auto; max-width:2000px; position:relative; background-color:#ffffff; z-index:0;}
section {margin-bottom:40px;}
/*---Embed----*/
img {border-style: none;}
svg:not(:root) {overflow: hidden;}
.SiteMain {margin-bottom: 0;}
.SiteContent {padding:0;}
.SiteHeader {width:100%; background:none; color:#000; position:absolute; top:0; z-index:100;}
.SiteHeader__pos {width:100%; margin: 0 auto;}

/*------------------------------------------------------CONTENT AREA SITEWIDE---------------------------------------------------------------*/

/*---TEXT---*/	
h1, h2, h3, h4 {text-transform:uppercase;  color: rgb(0, 40, 87);}
h1 {font-size: 45px; font-family:'Kaffeesatz'; text-align:center; padding:30px 40px 0; color:#002857; position:relative; display:inline-block; width:100%; margin:0;}
h2 {font-size: 25px; font-family:'Kaffeesatz'; margin:0;}
h3 {font-size: 30px; font-family:'Kaffeesatz';}
h4 {font-size: 20px;}
h5 {font-family:'Kaffeesatz'; font-weight:bold; font-size:18px; margin:5px;}
p, ul {font-size: 18px; color:#353535; line-height: 1.4em; font-family:'Open Sans'; font-weight:300;}
a {font-weight: bold; color:#000; cursor:pointer; font-family:'Open Sans'; font-weight:300;}	

/*---BUTTONS---*/	
.cta {padding: 40px 0; text-decoration:none;}
.ctaButton {text-transform: capitalize; font-size: 22px; clear: both; font-family:'Kaffeesatz'; margin: 20px 0;
    position: relative; display: inline-block; text-decoration:none;}
	.red {color: #ffffff; background: #930c0c; padding:10px 15px; text-decoration:none;}	
    .red:hover {color: #ffffff; background: #400606; transition: all 0.5s ease 0s;} 
	.black {color: #000; border-color: #000; border-width: 2px; text-transform:uppercase; border-style: solid; position:relative; z-index:10; background:rgba(255,255,255,0.6);}
	.black:hover {color: #ffffff; background-color:#000; transition: all 0.5s ease 0s;}
    .buttonUnderlay {background-color:#ffffff; opacity:.05; position:absolute; z-index:0; position: absolute; text-align: center; top:50%; left:20%;}
.secondaryButton {font-size:1.5vw; width:100%; line-height: 3.3em;} .secondaryButton a {font-family:'Kaffeesatz'; text-decoration:none; color:#000; padding: 15px;}
.vidWrap .secondaryButton {text-align: center; position: absolute; bottom:50px;}
#stickySide {position:fixed; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform:rotate(90deg); margin: -35px; z-index:1000; cursor:pointer;}
.sideButton a {font-size: 28px; font-family:'Kaffeesatz'; color: #ffffff; background: #930c0c; padding:10px 20px 15px 20px; border-radius:8px 8px 0 0; text-decoration:none;}
.sideButton a:hover {color: #ffffff; background: #400606; transition: all 0.5s ease 0s;}
.calloutButton {text-align:center; text-transform:uppercase; border-style: solid; font-size: 22px; margin: 20px 0; position: relative;} .calloutButton a {font-family:'Kaffeesatz'; text-decoration:none; padding: 15px; margin:10px;}
    .white {color: #930c0c; border-width: 2px; border-color:#930c0c; border-style:solid; text-transform:uppercase; position:relative; z-index:10; background:#fff;}
	.white:hover {color: #fff; background-color:#930c0c; transition: all 0.5s ease 0s;}


/*---HEADER---*/
#headerLogo {float:left; margin:20px; z-index:10; position:relative; z-index:200; } 
#headerLogo img {width:70%; animation-property: width; animation-property: height; transition-duration: .5s; -webkit-animation-property: width;
-webkit-animation-property: height; -webkit-transition-duration: .5s; -moz-animation-property: width; -moz-animation-property: height; -moz-transition-duration: .5s; -o-animation-property: width; -o-animation-property: height; -o-transition-duration: .5s;}
.HeaderNav {position:absolute; right:20px; top:50px; z-index: 2000;}
.HeaderNav__list .group {float: right; width:100%; margin:0; padding:0;}
.HeaderNav > ul > li:last-child {color: #ffffff; background: #930c0c; margin-left:20px;}
.HeaderNav > ul > li:last-child a:hover {background: #540707; color: #ffffff; transition: all 0.5s ease 0s; }
.HeaderNav__list li {list-style:none;}
.HeaderNav__list li a {display: block; padding: 10px 13px; color: inherit; text-decoration: none; font-weight:700; font-family:'Kaffeesatz'; line-height: 1.1em;}
.HeaderNav__list li a:hover {color: #930c0c;}
.topNav {width:100%; margin:0 auto; position:relative; 
background: -moz-linear-gradient(left, rgba(0,0,0,0) 2%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.65) 99%); 
background: -webkit-linear-gradient(left, rgba(0,0,0,0) 2%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.65) 99%); 
background: linear-gradient(to right, rgba(0,0,0,0) 2%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.65) 99%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 );} 
.phone {padding:20px; position:relative; font-size:18px; font-family:'Open Sans', sans-serif; font-weight:500;}  .phone a {position: absolute; right:20px; top:10px; color:#fff; text-decoration:none; font-weight:bold;} .phone a:hover {color: #540707;}
#menuTL {right:10px; height: 48px; width:48px;z-index:300;} .contain {background:#930c0c; height:48px;} 

/*---FOOTER---*/
#setList_Callout {width:100%; margin:0 auto ; position:relative; display:inline-block; background-color:#000; padding:40px 0; text-align:center;}
.footer {position: relative; display:inline-block; background:#efefef; padding:0px 0px 10px; margin-bottom:15px; width:100%;}
#footer_logo {float:left; margin:30px 0px 0 65px; z-index:10; width:20%;} #footer_logo img {width:100%; float:left;}
#rightFooter {position:relative; width:70%; float: right; padding:20px 20px 20px 0; text-align: right;}
.footerNav {width:100%; list-style:none; margin:0; padding:0;}
.footerNav_list .group {float: right; margin:0;}
.footerNav_list li {list-style:none; float:left;}
.footerNav_list li a {display: block; padding: 10px 15px; color: inherit; text-decoration: none; font-family:'Kaffeesatz'; line-height: 1.1em;}
.footerNav_list li a:hover {color: #930c0c;}
.footerNav_list li a:last-child {padding:10px 0 10px 15px;}
#rightFooter .phone {width:100%; float:left; padding:0 0 20px; font-family:'Open Sans', sans-serif;} #rightFooter .phone a {position:relative; color:#930c0c; text-decoration:none; font-size: 26px;  font-weight: 700; top:0px; right:0px;} #rightFooter .phone a:hover {color: #540707;}
.vCard {width: 100%; text-align:center; font-style:italic; padding: 0 20px 10px; font-size: 12px; padding:10px;}
#rightFooter .youtube {width:100%; float:left; padding: 10px 20px 0px;}

/*--------------------------------------------HOMEPAGE------------------------------------------------------------------*/
#hp_form {width:45%; padding:30px; position: absolute; right:0; top:30%; margin:0; background:rgba(0,0,0,0.5);}
#hp_header {width:100%; margin:0 auto; background:url(/Content/images/header-img.jpg) 0 0 no-repeat; background-size:cover; position:relative; min-height:610px; display:inline-block;}
body::-webkit-scrollbar {
    width: 1em;
} 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
} 
body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

/*---MINI FORM---*/
.headerContact {width:100%; position: relative;} .headerContact span.title {font-size:38px; padding:15px 15px 10px 0;} .headerContact span {color:#fff; font-size:22px;}
.headerContact .l_form {width:50%; position:relative; float:left; padding-right:30px;}
.headerContact .r_form {width:50%; position:relative; float:left;}
.headerContact #Name10 {width:100%; float:left; position: relative; padding:5px; margin:10px 0;}
.headerContact #Email20 {width:100%; float:left; position: relative; padding:5px; margin:10px 0;}
.headerContact #Phone30 {width:100%; float:left; position: relative; padding:5px; margin:10px 0;}
.headerContact #Message40 {width:100%; float:left; position: relative; padding: 10px 0 30px 10px; margin:10px 0; resize:none;}
.headerContact .submit {cursor:pointer; margin: 0px 5px; color: #ffffff; background: #930c0c; padding:10px 15px; text-decoration:none; text-transform: capitalize; font-size: 22px; font-family:'Kaffeesatz'; position: relative; float:left;} 
.headerContact .submit:hover {color: #ffffff; background: #400606; transition: all 0.5s ease 0s;}
.headerContact .required {font-size: 12px; font-style:italic; color:#fff; float:right; cursor:pointer;} 
#Message04 {resize:none; height:200px;}                                                       
.recaptcha {width:100%; float:left; position: relative; margin:10px 0px;}
.g-recaptcha {transform-origin: left top;}

/*---VIDEO CLIPS---*/
#video {margin-bottom:0; position:relative; display:inline-block; margin-top:-5px;}
#videoClips {background:black; display:inline-block; margin:-5px auto; width:100%;}
.vidWrap {width:33.3%; height: auto; position:relative; margin:0; padding:0; float:left; line-height:0;}
video.clips {position: relative; width:100%; padding:0; margin:0; transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);opacity: 0.5;}
video.clips:hover {transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000); opacity: 1; cursor:pointer;}
.innerVideo {width:80%; height: auto; position:relative; margin:15px auto; position:relative;}
.fullvid {width:100%; padding: 0; position:relative;}
.mobile-version {display:none;}

/*---TESTIMONIALS---*/
#testimonials {margin-bottom:0; background: #000; position:relative; width:100%}
.slides {height:200px; margin:0 auto; overflow:hidden; position:relative; width:100%; padding:20px;}
.slides ul { list-style:none; position:relative; width:100%; margin:20px auto 0;}
@-webkit-keyframes anim_slides {
    0% {opacity:0;}
    6% {opacity:1;}
    24% {opacity:1;}
    30% {opacity:0;}
    100% {opacity:0;}
}
@-moz-keyframes anim_slides {
    0% {opacity:0;}
    6% {opacity:1;}
    24% {opacity:1;}
    30% {opacity:0;}
    100% {opacity:0;}
}
@-o-keyframes anim_slides {
    0% {opacity:0;}
    6% {opacity:1;}
    24% {opacity:1;}
    30% {opacity:0;}
    100% {opacity:0;}
}
@keyframes anim_slides {
    0% {opacity:0;}
    6% {opacity:1;}
    24% {opacity:1;}
    30% {opacity:0;}
    100% {opacity:0;}
}
.slides ul li {
    opacity:0; position:absolute; top:0; width:95%; left:5%;   /* css3 animation */
    -webkit-animation-name: anim_slides;
    -webkit-animation-duration: 18.0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_slides;
    -moz-animation-duration: 18.0s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
    -o-animation: anim_slides 18s infinite; /* Opera 12+ */
    animation: anim_slides 18s infinite; /* IE 10+, Fx 29+ */
}
.slides ul  li:nth-child(2), .slides ul  li:nth-child(2) div.quote {  -webkit-animation-delay: 6.0s;  -moz-animation-delay: 6.0s; animation-delay: 6.0s;}
.slides ul  li:nth-child(3), .slides ul  li:nth-child(3) div.quote {  -webkit-animation-delay: 12.0s; -moz-animation-delay: 12.0s; animation-delay: 12s; }
.slides ul li {display:block;}
@-webkit-keyframes anim_titles {
    0% {opacity:0;}
    5% {opacity:1;}
    20% {opacity:1;}
    25% {opacity:0;}
    100% {opacity:0;}
}
@-moz-keyframes anim_titles {
    0% {opacity:0;}
    5% {opacity:1;}
    20% {opacity:1;}
    25% {opacity:0;}
    100% {opacity:0;}
}
@-o-keyframes anim_titles {
    0% {opacity:0;}
    6% {opacity:1;}
    24% {opacity:1;}
    30% {opacity:0;}
    100% {opacity:0;}
}
@keyframes anim_titles {
    0% {opacity:0;}
    6% {opacity:1;}
    24% {opacity:1;}
    30% {opacity:0;}
    100% {opacity:0;}
}
.quote { color:#FFFFFF; padding: 0 40px; font-size:28px; font-family:'Kaffeesatz', sans-serif; line-height:1.3em;  position:absolute;  width:95%;  left:0;
    -webkit-animation-name: anim_titles;
    -webkit-animation-duration: 18.0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_titles;
    -moz-animation-duration: 18.0s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
    -o-animation: anim_titles 18s infinite; /* Opera 12+ */
    animation: anim_titles 18s infinite; /* IE 10+, Fx 29+ */
}
.quote:before, .quote:after {position: absolute; content: ''; width: 30px; height: 26px; background: url(/Content/images/quotes.png);}
.quote:before {top: 0; left: 0;}
.quote:after {bottom: 0; right: 0; background-position: 30px 0;}
.name {position:absolute; text-align:right; font-style:italic; font-family:'Kaffeesatz', sans-serif; top:120px; right:50px; color:#fff;
     -webkit-animation-name: anim_titles;
    -webkit-animation-duration: 18.0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_titles;
    -moz-animation-duration: 18.0s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
}
.slides ul  li:nth-child(2) div.name {-webkit-animation-delay: 6.0s; -moz-animation-delay: 6.0s;}
.slides ul  li:nth-child(3) div.name {-webkit-animation-delay: 12.0s; -moz-animation-delay: 12.0s;}
/*---AUDIO PLAYER---*/
#audioWrap {position:relative; width:100%; margin:0 auto; max-height:700px; overflow:hidden; background: url(/Content/images/looping-bkg.jpg)0 0 no-repeat;}
#playerWrap{position:absolute; top:10%; left:3%; width:50%; padding: 50px 40px 95px 40px; background:rgba(255,255,255,0.8); min-height:565px;}
.credits {font-size:12px; font-style:italic; padding:10px 0;}
#contentBox {position:absolute; padding:10px 30px 60px 30px; top:70px; right:3%; width:40%; background:rgba(0,0,0,0.7); overflow-y:scroll; max-height:570px;}
#contentBox h2 {color:#fff; margin:0;padding:50px 0 0; font-size:40px;} #contentBox p {color:#fff;font-size:16px;}
#contentBox a {color:#fff; font-weight:bold; text-decoration:underline;} #contentBox > .secondaryButton a {color:#000; text-decoration:none;}
#contentBox > .secondaryButton a:hover {color:#fff;}
#homeContent {width:100%; padding:60px; margin:0 auto;}
#homeContent p {text-align:left;}
#homeContent img {float:right; padding: 0 0 20px 20px;}
.screen-reader-text {position: absolute;  top: -9999px;  left: -9999px;}
.disabled {color: #666; cursor: default;}
.show { display: inline-block !important;}
.container {font-family: arial, helvetica, sans-serif; font-size: 1em; margin: 0 auto;  width: 500px;}
.container .player {height: 60px; margin: 0; position: relative; width: 100%; *zoom: 1;}
.container .player .large-toggle-btn { border: 1px solid #d9d9d9; border-radius: 2px; float: left; font-size: 1.5em; height: 50px; margin: 0 10px 0 0; overflow: hidden; padding: 5px 0 0 0; position: relative; text-align: center; vertical-align: bottom; width: 54px;}
.container .player .large-toggle-btn .large-play-btn {cursor: pointer; display: inline-block; position: relative; top: -14%;}
.container .player .large-toggle-btn .large-play-btn:before {content: "\f04b"; font: 1.5em/1.75 "FontAwesome";}
.container .player .large-toggle-btn .large-pause-btn {cursor: pointer; display: inline-block; position: relative; top: -13%;}
.container .player .large-toggle-btn .large-pause-btn:before {content: "\f04c"; font: 1.5em/1.75 "FontAwesome";}
.container .player .info-box {bottom: 10px; left: 65px; position: absolute; top: 15px; width: 80%;}
.container .player .info-box .track-info-box {float: left; font-size: 12px; margin: 20px 0 6px 0; visibility: hidden; width: 80%; *zoom: 1;}
.container .player .info-box .track-info-box .track-title-text {display: inline-block;}
.container .player .info-box .track-info-box .audio-time {display: inline-block; padding: 0 0 0 5px; width: 80px;}
.container .player .info-box .track-info-box:before, .container .player .info-box .track-info-box:after {content: " "; display: table;}
.container .player .info-box .track-info-box:after {clear: both; display: block; font-size: 0; height: 0; float: left; min-width: 270px; position: relative;}
.container .player .progress-box .progress-cell {height: 12px; position: relative;}
.container .player .progress-box .progress-cell .progress {background: #fff; border: 1px solid #d9d9d9; height: 8px; position: relative; width: auto;}
.container .player .progress-box .progress-cell .progress .progress-buffer {background: #337ab7; height: 100%; width: 0;}
.container .player .progress-box .progress-cell .progress .progress-indicator {background: #fff; border: 1px solid #bebebe; border-radius: 3px; cursor: pointer; height: 10px; left: 0; overflow: hidden; position: absolute; top: -2px; width: 22px;}
.container .player .controls-box {bottom: 10px; right: 30px; position: absolute;}
.container .player .controls-box .previous-track-btn {cursor: pointer; display: inline-block;}
.container .player .controls-box .previous-track-btn:before {content: "\f049"; font: 1em "FontAwesome";}
.container .player .controls-box .next-track-btn {cursor: pointer; display: inline-block;}
.container .player .controls-box .next-track-btn:before {content: "\f050"; font: 1em "FontAwesome";}
.container .player:before, .container .player:after {content: " "; display: table;}
.container .player:after {clear: both; display: block; font-size: 0; height: 0; visibility: hidden;}
.container .play-list {display: block; margin: 30px auto 20px auto; width: 100%;}
.container .play-list .play-list-row {display: block; padding:20px; margin: 10px 0; width: 100%; *zoom: 1;}
.container .play-list .play-list-row {display: block; padding:20px; margin: 10px 0; width: 100%; *zoom: 1;}
.container .play-list .play-list-row:hover {background: #fff; text-decoration: none; cursor:pointer;}
.container .play-list .play-list-row .track-title .playlist-track:hover {color: #000;}
.container .play-list .play-list-row .small-toggle-btn {border: 1px solid #d9d9d9; border-radius: 2px; cursor: pointer; display: inline-block; height: 20px; margin: 0 auto; overflow: hidden; position: relative; text-align: center; vertical-align: middle; width: 20px;}
.container .play-list .play-list-row .small-toggle-btn .small-play-btn {display: inline-block;}
.container .play-list .play-list-row .small-toggle-btn .small-play-btn:before {content: "\f04b"; font: 0.85em "FontAwesome";}
.container .play-list .play-list-row .small-toggle-btn .small-pause-btn {display: inline-block;}
.container .play-list .play-list-row .small-toggle-btn .small-pause-btn:before {content: "\f04c"; font: 0.85em "FontAwesome";}
.container .play-list .play-list-row .track-number {display: inline-block;}
.container .play-list .play-list-row .track-title {display: inline-block;}
.container .play-list .play-list-row .track-title .playlist-track {text-decoration: none;}
.container .play-list .play-list-row .track-title.active-track {font-weight: bold;}
.container .play-list .play-list-row:before, .container .play-list .play-list-row:after {content: " "; display: table;}
.container .play-list .play-list-row:after {clear: both; display: block; font-size: 0; height: 0; visibility: hidden;}
#contactHeader, #promotionsHeader {max-height:250px; min-height:150px; position:relative; background:url(/Content/images/contact.jpg) no-repeat; background-size:cover; margin:0; padding:0;}
#eventsHeader {max-height:250px; min-height:150px; position:relative; background:url(/Content/images/events.jpg) no-repeat; background-size:cover; margin:0; padding:0;}
#weddingsHeader {max-height:250px; min-height:150px; position:relative; background:url(/Content/images/weddings.jpg) no-repeat; background-size:cover; margin:0; padding:0;}
#lessonsHeader {max-height:250px; min-height:150px; position:relative; background:url(/Content/images/lessons.jpg) no-repeat; background-size:cover; margin:0; padding:0;}
.secondaryPG {padding:20px 40px; position:relative; display:inline-block; width:100%;}
.secondaryPG p {margin: 0 0 40px;}
.P--Account--Login .SiteMain {padding: 100px 20px 0 20px;}
#hp_headerOverlay {opacity:0; -webkit-transition: max-height 1s linear, opacity 1s linear; -moz-transition: max-height 1s linear, opacity 1s linear; -o-transition: max-height 1s linear, opacity 1s linear; transition: max-height 1s linear, opacity 1s linear;}
#contactTop {width:100%;}
#contactHeroImg {float:right; text-align:center; width:40%;}
#contactHeroImg img {width:100%; padding-top:20px;}
#contactP {float:left; width:50%; margin: 0 20px 0px 0;}
#ContactForm {float:left; width:50%;}
.formWrap {position: relative; width:100%; padding-right:20px;}
.credits img {float:left; margin:0 10px 0 0;}

@media screen and (max-width:1480px) {
#hp_headerOverlay {width: 100%; top: 0; background: rgba(255,255,255, 0.5); position: absolute; height: 100%; display: inline-block; opacity: 0.5; -webkit-transition: max-height 1s linear, opacity 1s linear; -moz-transition: max-height 1s linear, opacity 1s linear; -o-transition: max-height 1s linear, opacity 1s linear; transition: max-height 1s linear, opacity 1s linear;}
#hp_header {min-height:550px; animation-property: width; animation-property: height; transition-duration: .5s; -webkit-animation-property: width; -webkit-animation-property: height; -webkit-transition-duration: .5s; -moz-animation-property: width; -moz-animation-property: height; -moz-transition-duration: .5s; -o-animation-property: width; -o-animation-property: height; -o-transition-duration: .5s;}
}
 @media screen and (max-width:1200px) {
 p {font-size: 16px;} .lead-testimonial-cont { width: 100%; height: 200px; padding: 50px 20px 20px 20px; max-width: 85%; min-width: 85%;}
.lead-tstmnl-text-cont {width: 100%; height: 250px;}
.lead-tstmnl-comment {padding: 0 40px; max-height: 130px; font-size: 22px; line-height: 26px;}
.lead-tstmnl-slider {height: 140px;}
.lead-tstmnl-comment {display: block; width: 87.5%; position: relative; padding: 0 40px; max-height: 120px; overflow: hidden;}
#headerLogo img {width: 55%; animation-property: width; animation-property: height; transition-duration: .5s; -webkit-animation-property: width; -webkit-animation-property: height; -webkit-transition-duration: .5s; -moz-animation-property: width; -moz-animation-property: height; -moz-transition-duration: .5s; -o-animation-property: width; -o-animation-property: height; -o-transition-duration: .5s;}
#contentBox p {font-size:13px;}
#contentBox {padding:20px 15px 60px 15px;}
.HeaderNav__list li a {font-size:16px;}
 }
@media screen and (max-width:1000px) {
#stickySide {display:none;}
#hp_form {width:80%;}
.secondaryButton {font-size:16px;}
#bkgVid/*, .fullvid*/ {display:none;}
#audioWrap {max-height:2000px; background-size: cover;}
#playerWrap {position:relative; width:100%; margin:0 auto; padding: 30px 40px 15px; top:0; left:0;}
.container .player {width:100%;} .container .player .info-box {width:87%;}
#contentBox {position:relative; width:100%; margin:0 auto; padding: 0 40px; top:0; right:0; height:750px; max-height:2000px;}
#contentBox p {font-size:16px;}
#contentBox h1 {padding:20px 0 0;}
#contentBox a {font-size:14px;}
#homeContent {width:100%; padding:20px 40px; margin:0 auto;}
.lead-tstmnl-comment {width: 97.5%; padding: 0 40px;}
.phone {right:10px;}
#headerLogo img {width:50%;}
.HeaderNav {right:0px;}
.HeaderNav > ul > li:last-child {color: #ffffff; background: none; margin-left:0px;}
.HeaderNav__list li {background:#353535; color:#ffffff;}
.HeaderNav__list li:hover {background:#540707; color:#ffffff;}
.HeaderNav__list li a {display: block; padding: 20px 25px; color: inherit; text-decoration: none; font-family: 'Kaffeesatz';  line-height: .2em; font-size: 22px; text-transform: uppercase;}
.HeaderNav__list li a:hover {color:#ffffff;}
.HeaderNav__list li {color: #ffffff;}
#contactHeroImg {height:300px; overflow:hidden;}
#ContactForm {width:100%; margin:0 auto; padding: 0 100px;}
#ContactForm input[type="text"], #ContactForm input[type="email"], #ContactForm input[type="password"], #ContactForm textarea {padding:7px;}
#phone .input {padding:7px;}
#footer_logo {float: none; margin: 30px 0px 0 0; width: 100%; text-align: center;}
#footer_logo img {width: 30%;float: none;}
#rightFooter {position:relative; width:100%; float:none; padding:20px; text-align: center;}
.footerNav {width: 100%;list-style: none; margin: 0; padding: 0; text-align: center;}
.footerNav_list .group {float: none; margin: 0; padding:0;}
.footerNav_list li {list-style: none; display: inline-block; float:none;}
#rightFooter .phone {width: 100%;float: none; padding: 10px 0; text-align: center;}
#rightFooter .youtube {width: 100%; padding: 10px 0;}
}
@media screen and (max-width:960px) {
video.clips {display:none}
.mobile-version {position: relative; width:100%; padding:0; margin:0; transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);opacity: 1; display:inline-block;}
.mobile-version img {width:100%;}
.vidWrap {width:100%; height: auto; position:relative; margin:0; padding:0; float:left; line-height:0;}
.lead-tstmnl-slide {max-width:880px;}
.quote {font-size:22px; line-height:1.2em;}
.footerNav_list li a {line-height: 1em; font-size: 15px;}
}
@media screen and (max-width:920px) {
.mobile-version {width:100%; opacity: 1}
.lead-tstmnl-slide {max-width:835px;}
h1 {font-size:35px; text-align:center;}
#footer_logo img {width: 40%;}
}

@media screen and (max-width:690px) {

#hp_header {background-position-x:-290px; min-height:700px;}
#hp_form {right:10%; top:20%}
.headerContact .l_form {padding-right:0; margin:0 auto; float:none; width:90%;}
.headerContact .r_form {width:90%; float:none; margin:0 auto;}
.rc-anchor-normal {width: 240px !important;}
.lead-tstmnl-slide {max-width:535px;}
.quote {font-size:20px; line-height:1.2em;}
.name {font-size:18px;}
#contactHeroImg {height:400px; overflow:hidden;}
#homeContent {padding:0;}
#homeContent p, #homeContent h2 {padding:0 20px; text-align:center;}
#homeContent img {float:none; display:block; margin:0 auto; padding:0 0 20px 0; }
#footerNav_list li a:hover {padding:10px 15px 0 0;}
#contactHeroImg {display:none;}
#contactP {width:100%;}
#ContactForm {width:100%; padding:0;}
#contentBox {padding: 0 20px; height:920px;}
.secondaryPG h2 {font-size:20px;}
#playerWrap {min-height: 100%;}    
.container .player {width: 350px;}
.recaptcha {height:55px;}
.headerContact .required {margin-bottom:10px;}
.slides {height: 300px;} 
.name {top:220px;}  
#rightFooter .phone a {padding-left: 20px;}
.container .player .info-box {width:60%;}
.container .player .controls-box {right:75px;} 
.phone {right:0;} .phone a {right: 10px;}
 .calloutButton a {font-family:'Kaffeesatz'; text-decoration:none; padding: 15px; margin:10px; font-size:14px;}
}



/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/Content/fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('/Content/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('/Content/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('/Content/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('/Content/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('/Content/fonts/fontawesome-webfont.svg?v=4.5.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;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.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: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.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: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.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-feed:before,
.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-y-combinator-square:before,
.fa-yc-square:before,
.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-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-intersex:before,
.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-genderless:before {
  content: "\f22d";
}
.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";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}

