/* ==========================================================================

// Base Stylesheet - http://getbase.org
// Author: Matthew Hartman - http://www.matthewhartman.com.au/
// Version: 3.2.2 - Last Updated: February 16, 2017

========================================================================== */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: inherit; }

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block; }

body, form, fieldset, legend, input, select, textarea, button {
  margin: 0; }

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

audio, canvas, progress, video {
  display: inline-block; }

progress {
  vertical-align: baseline; }

[hidden], template {
  display: none; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

body {
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  color: #161616;
  font-weight: 400;
  background: #edeceb; }

p {
  margin: 0 0 20px 0; }

a {
  color: #161616;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:active, a:hover {
    outline-width: 0;
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Passion One", cursive;
  margin: 0; }

h1, .fs-1 {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 32px;
  line-height: 2rem; }

h2, .fs-2 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  line-height: 1.75rem; }

h3, .fs-3 {
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 46px;
  line-height: 2.875rem; }

h4, .fs-4 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem; }

h5, .fs-5 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem; }

h6, .fs-6 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem; }

h1 {
  margin-bottom: .5em;
  color: #161616;
  font-weight: 700;
  padding-bottom: 10px;
  display: inline-block; }

h2 {
  margin-bottom: .2em;
  color: #161616;
  font-weight: 400;
  display: inline-block; }

h3 {
  margin-bottom: .2em;
  color: #161616;
  font-weight: 700;
  display: inline-block; }

h4 {
  margin-bottom: .2em;
  color: #161616;
  font-weight: 400; }

h5 {
  margin-bottom: .1em;
  color: #161616;
  font-weight: 700; }

h6 {
  margin-bottom: .1em;
  color: #161616;
  font-weight: 700; }

b, strong, .strong {
  font-weight: 700; }

em, .em {
  font-style: italic; }

abbr[title], .abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

dfn {
  font-style: italic; }

small, .small {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 16px;
  line-height: 1rem; }

mark, .mark {
  background-color: #ff0;
  color: #000; }

sub, .sub, sup, .sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub, .sub {
  bottom: -0.25em; }

sup, .sup {
  top: -0.5em; }

del, .del {
  text-decoration: line-through; }

figure {
  margin: 1em 40px; }

hr, .hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 1px;
  background: #9E2C21;
  border: 0;
  margin-top: 20px;
  margin-bottom: 20px; }

ul, ol {
  margin: 20px 0;
  padding: 0 0 0 40px; }

dl:before, dl:after {
  content: " ";
  display: table; }

dl:after {
  clear: both; }

dl dt {
  float: left;
  width: 25%;
  display: block;
  font-weight: 400; }

dl dd {
  overflow: hidden;
  display: block; }

blockquote,
.blockquote {
  font-family: sans-serif;
  font-weight: 400;
  font-style: italic;
  margin: 20px 0; }
  blockquote p,
  .blockquote p {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px;
    line-height: 1.75rem;
    margin-bottom: 20px; }
  blockquote cite,
  .blockquote cite {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 19px;
    line-height: 1.1875rem;
    font-weight: 700;
    font-style: normal; }

caption {
  font-size: inherit;
  line-height: normal;
  font-weight: 700;
  text-align: left;
  padding: 10px;
  border-bottom: 1px solid #d7d7d7; }

table {
  font-size: 14px;
  font-size: 0.875rem;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 0;
  text-align: left; }
  table thead td,
  table thead th,
  table tbody td,
  table tbody th,
  table tfoot td,
  table tfoot th {
    color: #585858;
    padding: 10px;
    border: 1px solid #e9e9e9; }

code, kbd, pre, samp {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px;
  line-height: 1.125rem;
  word-wrap: break-word;
  font-family: monospace, monospace;
  color: #161616;
  background-color: transparent;
  font-weight: normal;
  padding: 0;
  white-space: pre-wrap; }

pre {
  padding: 10px;
  overflow: auto;
  border: 1px solid #d7d7d7; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

label,
button,
input,
optgroup,
select,
textarea {
  color: #161616;
  font: inherit;
  margin: 0; }

.custom-file-upload {
  margin-left: 0;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer; }

[type="text"],
[type="email"],
[type="password"],
[type="tel"],
[type="number"],
[type="date"] {
  height: 36px;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  border-radius: 0; }
  [type="text"]:focus,
  [type="email"]:focus,
  [type="password"]:focus,
  [type="tel"]:focus,
  [type="number"]:focus,
  [type="date"]:focus {
    background-color: #fff;
    border-color: #9DABAB;
    outline: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="date"]::-webkit-inner-spin-button {
  display: none;
  -webkit-appearance: none; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  overflow: auto;
  border-radius: 0; }
  textarea:focus {
    background-color: #fff;
    border-color: #9DABAB;
    outline: 0; }

select {
  text-transform: none;
  height: 36px;
  padding: 0 10px;
  background-color: #fff;
  border: 1px solid #ccc; }
  select:focus {
    background-color: #fff;
    border-color: #9DABAB;
    outline: 0; }

optgroup {
  font-weight: 700; }

button {
  border-radius: 0;
  overflow: visible;
  text-transform: none;
  cursor: pointer; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  border-radius: 0; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

button[disabled],
html input[disabled] {
  cursor: not-allowed; }

input::-webkit-input-placeholder {
  color: #999; }

input:-moz-placeholder {
  color: #999; }

input::-moz-placeholder {
  color: #999; }

input:-ms-input-placeholder {
  color: #999; }

.button {
  font-family: "Passion One", cursive;
  cursor: pointer;
  background-color: #d3d1d1;
  line-height: normal;
  padding: 10px 20px;
  text-decoration: none;
  color: #161616;
  display: inline-block;
  transition: all 0.3s; }
  .button:hover, .button:active {
    text-decoration: none; }
  .button:hover {
    color: #161616; }

.button-primary {
  border: 1px solid #d7d7d7; }

.button-home {
  background-color: #edeceb;
  border: 1px solid #d7d7d7; }

.button-secondary {
  border: 1px solid transparent;
  background-color: transparent;
  color: #d3d1d1; }
  .button-secondary:hover {
    color: #edeceb; }

.button-nav {
  border: 1px solid transparent;
  background-color: transparent;
  color: #161616; }
  .button-nav:hover {
    color: #edeceb; }

.button-section {
  padding: 5px 5px;
  border: 1px solid #d7d7d7; }

.button-link {
  color: #161616;
  text-decoration: underline;
  border: 0;
  background: transparent;
  padding: 0; }
  .button-link:hover {
    text-decoration: none; }
  .button-link:active {
    outline: 0; }

.clear:before, .clear:after {
  content: " ";
  display: table; }

.clear:after {
  clear: both; }

.row:before, .row:after {
  content: "";
  display: table; }

.row:after {
  clear: both; }

.row {
  position: relative;
  margin-left: -15px;
  margin-right: -15px; }

@media only screen and (min-width: 740px) {
  .row-m {
    position: relative;
    margin-left: -15px;
    margin-right: -15px; }
    .row-m:before, .row-m:after {
      content: "";
      display: table; }
    .row-m:after {
      clear: both; }
  .clear-m:before, .clear-m:after {
    content: "";
    display: table; }
  .clear-m:after {
    clear: both; } }

@media only screen and (min-width: 980px) {
  .row-l {
    position: relative;
    margin-left: -15px;
    margin-right: -15px; }
    .row-l:before, .row-l:after {
      content: "";
      display: table; }
    .row-l:after {
      clear: both; }
  .clear-l:before, .clear-l:after {
    content: "";
    display: table; }
  .clear-l:after {
    clear: both; } }

@media only screen and (min-width: 1140px) {
  .row-xl {
    position: relative;
    margin-left: -15px;
    margin-right: -15px; }
    .row-xl:before, .row-xl:after {
      content: "";
      display: table; }
    .row-xl:after {
      clear: both; }
  .clear-xl:before, .clear-xl:after {
    content: "";
    display: table; }
  .clear-xl:after {
    clear: both; } }

.container, .container-full {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto; }

@media only screen and (min-width: 740px) {
  .container {
    width: 720px; }
  .container-m, .container-full-m {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto; }
  .container-m {
    width: 720px; }
  .container-full-m {
    width: auto; } }

@media only screen and (min-width: 980px) {
  .container {
    width: 960px; }
  .container-l, .container-full-l {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto; }
  .container-l {
    width: 960px; }
  .container-full-l {
    width: auto; } }

@media only screen and (min-width: 1140px) {
  .container {
    width: 1120px; }
  .container-xl, .container-full-xl {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto; }
  .container-xl {
    width: 1120px; }
  .container-full-xl {
    width: auto; } }

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-1-2,
.col-1-3,
.col-2-3,
.col-1-4,
.col-3-4,
.col-1-5,
.col-2-5,
.col-3-5,
.col-4-5 {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  float: left; }

.col-1 {
  width: 8.33333%; }

.col-2 {
  width: 16.66667%; }

.col-3 {
  width: 25%; }

.col-4 {
  width: 33.33333%; }

.col-5 {
  width: 41.66667%; }

.col-6 {
  width: 50%; }

.col-7 {
  width: 58.33333%; }

.col-8 {
  width: 66.66667%; }

.col-9 {
  width: 75%; }

.col-10 {
  width: 83.33333%; }

.col-11 {
  width: 91.66667%; }

.col-12 {
  width: 100%; }

.col-1-2 {
  width: 50%; }

.col-1-3 {
  width: 33.33333%; }

.col-2-3 {
  width: 66.66667%; }

.col-1-4 {
  width: 25%; }

.col-3-4 {
  width: 75%; }

.col-1-5 {
  width: 20%; }

.col-2-5 {
  width: 40%; }

.col-3-5 {
  width: 60%; }

.col-4-5 {
  width: 80%; }

.col-full {
  width: 100%; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.push-1-2 {
  left: 50%; }

.push-1-3 {
  left: 33.33333%; }

.push-2-3 {
  left: 66.66667%; }

.push-1-4 {
  left: 25%; }

.push-3-4 {
  left: 75%; }

.push-1-5 {
  left: 20%; }

.push-2-5 {
  left: 40%; }

.push-3-5 {
  left: 60%; }

.push-4-5 {
  left: 80%; }

.pull-1 {
  left: -8.33333%; }

.pull-2 {
  left: -16.66667%; }

.pull-3 {
  left: -25%; }

.pull-4 {
  left: -33.33333%; }

.pull-5 {
  left: -41.66667%; }

.pull-6 {
  left: -50%; }

.pull-7 {
  left: -58.33333%; }

.pull-8 {
  left: -66.66667%; }

.pull-9 {
  left: -75%; }

.pull-10 {
  left: -83.33333%; }

.pull-11 {
  left: -91.66667%; }

.pull-1-2 {
  left: -50%; }

.pull-1-3 {
  left: -33.33333%; }

.pull-2-3 {
  left: -66.66667%; }

.pull-1-4 {
  left: -25%; }

.pull-3-4 {
  left: -75%; }

.pull-1-5 {
  left: -20%; }

.pull-2-5 {
  left: -40%; }

.pull-3-5 {
  left: -60%; }

.pull-4-5 {
  left: -80%; }

@media only screen and (min-width: 740px) {
  .col-1-m,
  .col-2-m,
  .col-3-m,
  .col-4-m,
  .col-5-m,
  .col-6-m,
  .col-7-m,
  .col-8-m,
  .col-9-m,
  .col-10-m,
  .col-11-m,
  .col-12-m,
  .col-1-2-m,
  .col-1-3-m,
  .col-2-3-m,
  .col-1-4-m,
  .col-3-4-m,
  .col-1-5-m,
  .col-2-5-m,
  .col-3-5-m,
  .col-4-5-m {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left; }
  .col-1-m {
    width: 8.33333%; }
  .col-2-m {
    width: 16.66667%; }
  .col-3-m {
    width: 25%; }
  .col-4-m {
    width: 33.33333%; }
  .col-5-m {
    width: 41.66667%; }
  .col-6-m {
    width: 50%; }
  .col-7-m {
    width: 58.33333%; }
  .col-8-m {
    width: 66.66667%; }
  .col-9-m {
    width: 75%; }
  .col-10-m {
    width: 83.33333%; }
  .col-11-m {
    width: 91.66667%; }
  .col-12-m {
    width: 100%; }
  .col-1-2-m {
    width: 50%; }
  .col-1-3-m {
    width: 33.33333%; }
  .col-2-3-m {
    width: 66.66667%; }
  .col-1-4-m {
    width: 25%; }
  .col-3-4-m {
    width: 75%; }
  .col-1-5-m {
    width: 20%; }
  .col-2-5-m {
    width: 40%; }
  .col-3-5-m {
    width: 60%; }
  .col-4-5-m {
    width: 80%; }
  .col-full-m {
    width: 100%; }
  .push-1-m {
    left: 8.33333%; }
  .push-2-m {
    left: 16.66667%; }
  .push-3-m {
    left: 25%; }
  .push-4-m {
    left: 33.33333%; }
  .push-5-m {
    left: 41.66667%; }
  .push-6-m {
    left: 50%; }
  .push-7-m {
    left: 58.33333%; }
  .push-8-m {
    left: 66.66667%; }
  .push-9-m {
    left: 75%; }
  .push-10-m {
    left: 83.33333%; }
  .push-11-m {
    left: 91.66667%; }
  .push-1-2-m {
    left: 50%; }
  .push-1-3-m {
    left: 33.33333%; }
  .push-2-3-m {
    left: 66.66667%; }
  .push-1-4-m {
    left: 25%; }
  .push-3-4-m {
    left: 75%; }
  .push-1-5-m {
    left: 20%; }
  .push-2-5-m {
    left: 40%; }
  .push-3-5-m {
    left: 60%; }
  .push-4-5-m {
    left: 80%; }
  .pull-1-m {
    left: -8.33333%; }
  .pull-2-m {
    left: -16.66667%; }
  .pull-3-m {
    left: -25%; }
  .pull-4-m {
    left: -33.33333%; }
  .pull-5-m {
    left: -41.66667%; }
  .pull-6-m {
    left: -50%; }
  .pull-7-m {
    left: -58.33333%; }
  .pull-8-m {
    left: -66.66667%; }
  .pull-9-m {
    left: -75%; }
  .pull-10-m {
    left: -83.33333%; }
  .pull-11-m {
    left: -91.66667%; }
  .pull-1-2-m {
    left: -50%; }
  .pull-1-3-m {
    left: -33.33333%; }
  .pull-2-3-m {
    left: -66.66667%; }
  .pull-1-4-m {
    left: -25%; }
  .pull-3-4-m {
    left: -75%; }
  .pull-1-5-m {
    left: -20%; }
  .pull-2-5-m {
    left: -40%; }
  .pull-3-5-m {
    left: -60%; }
  .pull-4-5-m {
    left: -80%; } }

@media only screen and (min-width: 980px) {
  .col-1-l,
  .col-2-l,
  .col-3-l,
  .col-4-l,
  .col-5-l,
  .col-6-l,
  .col-7-l,
  .col-8-l,
  .col-9-l,
  .col-10-l,
  .col-11-l,
  .col-12-l,
  .col-1-2-l,
  .col-1-3-l,
  .col-2-3-l,
  .col-1-4-l,
  .col-3-4-l,
  .col-1-5-l,
  .col-2-5-l,
  .col-3-5-l,
  .col-4-5-l {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left; }
  .col-1-l {
    width: 8.33333%; }
  .col-2-l {
    width: 16.66667%; }
  .col-3-l {
    width: 25%; }
  .col-4-l {
    width: 33.33333%; }
  .col-5-l {
    width: 41.66667%; }
  .col-6-l {
    width: 50%; }
  .col-7-l {
    width: 58.33333%; }
  .col-8-l {
    width: 66.66667%; }
  .col-9-l {
    width: 75%; }
  .col-10-l {
    width: 83.33333%; }
  .col-11-l {
    width: 91.66667%; }
  .col-12-l {
    width: 100%; }
  .col-1-2-l {
    width: 50%; }
  .col-1-3-l {
    width: 33.33333%; }
  .col-2-3-l {
    width: 66.66667%; }
  .col-1-4-l {
    width: 25%; }
  .col-3-4-l {
    width: 75%; }
  .col-1-5-l {
    width: 20%; }
  .col-2-5-l {
    width: 40%; }
  .col-3-5-l {
    width: 60%; }
  .col-4-5-l {
    width: 80%; }
  .col-full-l {
    width: 100%; }
  .push-1-l {
    left: 8.33333%; }
  .push-2-l {
    left: 16.66667%; }
  .push-3-l {
    left: 25%; }
  .push-4-l {
    left: 33.33333%; }
  .push-5-l {
    left: 41.66667%; }
  .push-6-l {
    left: 50%; }
  .push-7-l {
    left: 58.33333%; }
  .push-8-l {
    left: 66.66667%; }
  .push-9-l {
    left: 75%; }
  .push-10-l {
    left: 83.33333%; }
  .push-11-l {
    left: 91.66667%; }
  .push-1-2-l {
    left: 50%; }
  .push-1-3-l {
    left: 33.33333%; }
  .push-2-3-l {
    left: 66.66667%; }
  .push-1-4-l {
    left: 25%; }
  .push-3-4-l {
    left: 75%; }
  .push-1-5-l {
    left: 20%; }
  .push-2-5-l {
    left: 40%; }
  .push-3-5-l {
    left: 60%; }
  .push-4-5-l {
    left: 80%; }
  .pull-1-l {
    left: -8.33333%; }
  .pull-2-l {
    left: -16.66667%; }
  .pull-3-l {
    left: -25%; }
  .pull-4-l {
    left: -33.33333%; }
  .pull-5-l {
    left: -41.66667%; }
  .pull-6-l {
    left: -50%; }
  .pull-7-l {
    left: -58.33333%; }
  .pull-8-l {
    left: -66.66667%; }
  .pull-9-l {
    left: -75%; }
  .pull-10-l {
    left: -83.33333%; }
  .pull-11-l {
    left: -91.66667%; }
  .pull-1-2-l {
    left: -50%; }
  .pull-1-3-l {
    left: -33.33333%; }
  .pull-2-3-l {
    left: -66.66667%; }
  .pull-1-4-l {
    left: -25%; }
  .pull-3-4-l {
    left: -75%; }
  .pull-1-5-l {
    left: -20%; }
  .pull-2-5-l {
    left: -40%; }
  .pull-3-5-l {
    left: -60%; }
  .pull-4-5-l {
    left: -80%; } }

@media only screen and (min-width: 1140px) {
  .col-1-xl,
  .col-2-xl,
  .col-3-xl,
  .col-4-xl,
  .col-5-xl,
  .col-6-xl,
  .col-7-xl,
  .col-8-xl,
  .col-9-xl,
  .col-10-xl,
  .col-11-xl,
  .col-12-xl,
  .col-1-2-xl,
  .col-1-3-xl,
  .col-2-3-xl,
  .col-1-4-xl,
  .col-3-4-xl,
  .col-1-5-xl,
  .col-2-5-xl,
  .col-3-5-xl,
  .col-4-5-xl {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left; }
  .col-1-xl {
    width: 8.33333%; }
  .col-2-xl {
    width: 16.66667%; }
  .col-3-xl {
    width: 25%; }
  .col-4-xl {
    width: 33.33333%; }
  .col-5-xl {
    width: 41.66667%; }
  .col-6-xl {
    width: 50%; }
  .col-7-xl {
    width: 58.33333%; }
  .col-8-xl {
    width: 66.66667%; }
  .col-9-xl {
    width: 75%; }
  .col-10-xl {
    width: 83.33333%; }
  .col-11-xl {
    width: 91.66667%; }
  .col-12-xl {
    width: 100%; }
  .col-1-2-xl {
    width: 50%; }
  .col-1-3-xl {
    width: 33.33333%; }
  .col-2-3-xl {
    width: 66.66667%; }
  .col-1-4-xl {
    width: 25%; }
  .col-3-4-xl {
    width: 75%; }
  .col-1-5-xl {
    width: 20%; }
  .col-2-5-xl {
    width: 40%; }
  .col-3-5-xl {
    width: 60%; }
  .col-4-5-xl {
    width: 80%; }
  .col-full-xl {
    width: 100%; }
  .push-1-xl {
    left: 8.33333%; }
  .push-2-xl {
    left: 16.66667%; }
  .push-3-xl {
    left: 25%; }
  .push-4-xl {
    left: 33.33333%; }
  .push-5-xl {
    left: 41.66667%; }
  .push-6-xl {
    left: 50%; }
  .push-7-xl {
    left: 58.33333%; }
  .push-8-xl {
    left: 66.66667%; }
  .push-9-xl {
    left: 75%; }
  .push-10-xl {
    left: 83.33333%; }
  .push-11-xl {
    left: 91.66667%; }
  .push-1-2-xl {
    left: 50%; }
  .push-1-3-xl {
    left: 33.33333%; }
  .push-2-3-xl {
    left: 66.66667%; }
  .push-1-4-xl {
    left: 25%; }
  .push-3-4-xl {
    left: 75%; }
  .push-1-5-xl {
    left: 20%; }
  .push-2-5-xl {
    left: 40%; }
  .push-3-5-xl {
    left: 60%; }
  .push-4-5-xl {
    left: 80%; }
  .pull-1-xl {
    left: -8.33333%; }
  .pull-2-xl {
    left: -16.66667%; }
  .pull-3-xl {
    left: -25%; }
  .pull-4-xl {
    left: -33.33333%; }
  .pull-5-xl {
    left: -41.66667%; }
  .pull-6-xl {
    left: -50%; }
  .pull-7-xl {
    left: -58.33333%; }
  .pull-8-xl {
    left: -66.66667%; }
  .pull-9-xl {
    left: -75%; }
  .pull-10-xl {
    left: -83.33333%; }
  .pull-11-xl {
    left: -91.66667%; }
  .pull-1-2-xl {
    left: -50%; }
  .pull-1-3-xl {
    left: -33.33333%; }
  .pull-2-3-xl {
    left: -66.66667%; }
  .pull-1-4-xl {
    left: -25%; }
  .pull-3-4-xl {
    left: -75%; }
  .pull-1-5-xl {
    left: -20%; }
  .pull-2-5-xl {
    left: -40%; }
  .pull-3-5-xl {
    left: -60%; }
  .pull-4-5-xl {
    left: -80%; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fade-in {
  animation-name: fadeIn; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fade-out {
  animation-name: fadeOut; }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -30px, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fade-in-down {
  animation-name: fadeInDown; }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fade-in-down-big {
  animation-name: fadeInDownBig; }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-30px, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fade-in-left {
  animation-name: fadeInLeft; }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fade-in-left-big {
  animation-name: fadeInLeftBig; }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(30px, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fade-in-right {
  animation-name: fadeInRight; }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fade-in-right-big {
  animation-name: fadeInRightBig; }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 30px, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fade-in-up {
  animation-name: fadeInUp; }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fade-in-up-big {
  animation-name: fadeInUpBig; }

@media print {
  *,
  *:before,
  *:after {
    background: transparent;
    color: #000;
    box-shadow: none;
    text-shadow: none; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""; }
  pre, blockquote {
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr {
    page-break-inside: avoid; }
  img {
    page-break-inside: avoid;
    max-width: 100%; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  abbr[title]:after {
    content: " (" attr(title) ")"; } }

/**
 * SoundManager 2: "Bar UI" player - CSS
 * Copyright (c) 2014, Scott Schiller. All rights reserved.
 * http://www.schillmania.com/projects/soundmanager2/
 * Code provided under BSD license.
 * http://schillmania.com/projects/soundmanager2/license.txt
 */
.sm2-bar-ui {
  position: relative;
  display: inline-block;
  width: 100%;
  font-family: helvetica, arial, verdana, sans-serif;
  font-weight: normal;
  /* prevent background border bleed */
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /* because indeed, fonts do look pretty "fat" otherwise in this case. */
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  /* general font niceness? */
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  min-width: 20em;
  max-width: 30em;
  /* take out overflow if you want an absolutely-positioned playlist dropdown. */
  border-radius: 2px;
  overflow: hidden;
  /* just for fun (animate normal / full-width) */
  transition: max-width 0.2s ease-in-out; }

.sm2-bar-ui .sm2-playlist li {
  text-align: center;
  margin-top: -2px;
  font-size: 95%;
  line-height: 1em; }

.sm2-bar-ui.compact {
  min-width: 1em;
  max-width: 15em; }

.sm2-bar-ui ul {
  line-height: 1em; }

/* want things left-aligned? */
.sm2-bar-ui.left .sm2-playlist li {
  text-align: left; }

.sm2-bar-ui .sm2-playlist li .load-error {
  cursor: help; }

.sm2-bar-ui.full-width {
  max-width: 100%;
  z-index: 5; }

.sm2-bar-ui.fixed {
  position: fixed;
  top: auto;
  bottom: 0px;
  left: 0px;
  border-radius: 0px;
  /* so the absolutely-positioned playlist can show... */
  overflow: visible;
  /* and this should probably have a high z-index. tweak as needed. */
  z-index: 999; }

.sm2-bar-ui.fixed .bd,
.sm2-bar-ui.bottom .bd {
  /* display: table; */
  border-radius: 0px;
  border-bottom: none; }

.sm2-bar-ui.bottom {
  /* absolute bottom-aligned UI */
  top: auto;
  bottom: 0px;
  left: 0px;
  border-radius: 0px;
  /* so the absolutely-positioned playlist can show... */
  overflow: visible; }

.sm2-bar-ui.playlist-open .bd {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-color: transparent; }

.sm2-bar-ui .bd,
.sm2-bar-ui .sm2-extra-controls {
  position: relative;
  background-color: #161616;
  /*
 transition: background 0.2s ease-in-out;
 */ }

.sm2-bar-ui .sm2-inline-gradient {
  /* gradient */
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-image: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0.125) 5%, rgba(255, 255, 255, 0.125) 45%, rgba(255, 255, 255, 0.15) 52%, rgba(0, 0, 0, 0.01) 51%, rgba(0, 0, 0, 0.1) 95%);
  /* W3C */
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.125) 5%, rgba(255, 255, 255, 0.125) 45%, rgba(255, 255, 255, 0.15) 50%, rgba(0, 0, 0, 0.1) 51%, rgba(0, 0, 0, 0.1) 95%);
  /* W3C */ }

.sm2-bar-ui.flat .sm2-inline-gradient {
  background-image: none; }

.sm2-bar-ui.flat .sm2-box-shadow {
  display: none;
  box-shadow: none; }

.sm2-bar-ui.no-volume .sm2-volume {
  /* mobile devices (android + iOS) ignore attempts to set volume. */
  display: none; }

.sm2-bar-ui.textured .sm2-inline-texture {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  /* for example */
  /* background-image: url(../image/wood_pattern_dark.png); */
  /* additional opacity effects can be applied here. */
  opacity: 0.75; }

.sm2-bar-ui.textured.dark-text .sm2-inline-texture {
  /* dark text + textured case: use light wood background (for example.) */
  /* background-image: url(../image/patterns/wood_pattern.png); */ }

.sm2-bar-ui.textured.dark-text .sm2-playlist-wrapper {
  /* dark text + textured case: ditch 10% dark on playlist body. */
  background-color: transparent; }

.sm2-bar-ui.textured.dark-text .sm2-playlist-wrapper ul li:hover a,
.sm2-bar-ui.textured.dark-text .sm2-playlist-wrapper ul li.selected a {
  /* dark + textured case: dark highlights */
  background-color: rgba(0, 0, 0, 0.1);
  background-image: url(../images/black-10.png);
  /* modern browsers don't neeed the image */
  background-image: none, none; }

.sm2-bar-ui .bd {
  display: table;
  border-bottom: none; }

.sm2-bar-ui .sm2-playlist-wrapper {
  background-color: rgba(0, 0, 0, 0.1); }

.sm2-bar-ui .sm2-extra-controls .bd {
  background-color: rgba(0, 0, 0, 0.2); }

.sm2-bar-ui.textured .sm2-extra-controls .bd {
  /* lighten extra color overlays */
  background-color: rgba(0, 0, 0, 0.05); }

.sm2-bar-ui .sm2-extra-controls {
  background-color: transparent;
  border: none; }

.sm2-bar-ui .sm2-extra-controls .bd {
  /* override full-width table behaviour */
  display: block;
  border: none; }

.sm2-bar-ui .sm2-extra-controls .sm2-inline-element {
  display: inline-block; }

.sm2-bar-ui,
.sm2-bar-ui .bd a {
  color: #edeceb; }

.sm2-bar-ui.dark-text,
.sm2-bar-ui.dark-text .bd a {
  color: #edeceb; }

.sm2-bar-ui.dark-text .sm2-inline-button {
  /* Warning/disclaimer: SVG might be fuzzy when inverted on Chrome, losing resolution on hi-DPI displays. */
  -webkit-filter: invert(1);
  /* SVG-based invert filter for Firefox */
  filter: url("data:images/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='invert'><feColorMatrix in='SourceGraphic' type='matrix' values='-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0'/></filter></svg>#invert");
  /* IE 8 inverse filter, may only match pure black/white */
  /* filter: xray; */
  /* pending W3 standard */
  filter: invert(1);
  /* not you, IE < 10. */
  filter: none\9; }

.sm2-bar-ui .bd a {
  text-decoration: none; }

.sm2-bar-ui .bd .sm2-button-element:hover {
  background-color: rgba(0, 0, 0, 0.1);
  background-image: url(../images/black-10.png);
  background-image: none, none; }

.sm2-bar-ui .bd .sm2-button-element:active {
  background-color: rgba(0, 0, 0, 0.25);
  background-image: url(../images/black-25.png);
  background-image: none, none; }

.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:active .sm2-inline-button,
.sm2-bar-ui .bd .active .sm2-inline-button {
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -webkit-transform-origin: 50% 50%;
  /* firefox doesn't scale quite right. */
  transform: scale(0.9);
  transform-origin: 50% 50%;
  /* firefox doesn't scale quite right. */
  -moz-transform: none; }

.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:hover,
.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:active,
.sm2-bar-ui .bd .active {
  background-color: rgba(0, 0, 0, 0.1);
  background-image: url(../images/black-10.png);
  background-image: none, none; }

.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:active {
  /* box shadow is excessive on smaller elements. */
  box-shadow: none; }

.sm2-bar-ui {
  /* base font size */
  font-size: 15px;
  text-shadow: none; }

.sm2-bar-ui .sm2-inline-element {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0px;
  overflow: hidden; }

.sm2-bar-ui .sm2-inline-element,
.sm2-bar-ui .sm2-button-element .sm2-button-bd {
  position: relative;
  /**
  * .sm2-button-bd exists because of a Firefox bug from 2000
  * re: nested relative / absolute elements inside table cells.
  * https://bugzilla.mozilla.org/show_bug.cgi?id=63895
  */ }

.sm2-bar-ui .sm2-inline-element,
.sm2-bar-ui .sm2-button-element .sm2-button-bd {
  /**
  * if you play with UI width/height, these are the important ones.
  * NOTE: match these values if you want square UI buttons.
  */
  min-width: 2.8em;
  min-height: 2.8em; }

.sm2-bar-ui .sm2-inline-button {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }

.sm2-bar-ui .sm2-extra-controls .bd {
  /* don't double-layer. */
  background-image: none;
  background-color: rgba(0, 0, 0, 0.15); }

.sm2-bar-ui .sm2-extra-controls .sm2-inline-element {
  width: 25px;
  /* bare minimum */
  min-height: 1.75em;
  min-width: 2.5em; }

.sm2-bar-ui .sm2-inline-status {
  line-height: 100%;
  /* how much to allow before truncating song artist / title with ellipsis */
  display: inline-block;
  min-width: 200px;
  max-width: 20em;
  /* a little more spacing */
  padding-left: 0.75em;
  padding-right: 0.75em; }

.sm2-bar-ui .sm2-inline-element {
  /* extra-small em scales up nicely, vs. 1px which gets fat */
  border-right: 0.075em dotted #666;
  /* legacy */
  border-right: 0.075em solid rgba(0, 0, 0, 0.1); }

.sm2-bar-ui .sm2-inline-element.noborder {
  border-right: none; }

.sm2-bar-ui .sm2-inline-element.compact {
  min-width: 2em;
  padding: 0px 0.25em; }

.sm2-bar-ui .sm2-inline-element:first-of-type {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  overflow: hidden; }

.sm2-bar-ui .sm2-inline-element:last-of-type {
  border-right: none;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.sm2-bar-ui .sm2-inline-status a:hover {
  background-color: transparent;
  text-decoration: underline; }

.sm2-inline-time,
.sm2-inline-duration {
  display: table-cell;
  width: 1%;
  font-size: 75%;
  line-height: 0.9em;
  min-width: 2em;
  /* if you have sounds > 10:00 in length, make this bigger. */
  vertical-align: middle; }

.sm2-bar-ui .sm2-playlist {
  position: relative;
  height: 1.45em; }

.sm2-bar-ui .sm2-playlist-target {
  /* initial render / empty case */
  position: relative;
  min-height: 1em; }

.sm2-bar-ui .sm2-playlist ul {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  list-style-type: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.sm2-bar-ui p,
.sm2-bar-ui .sm2-playlist ul,
.sm2-bar-ui .sm2-playlist ul li {
  margin: 0px;
  padding: 0px; }

.sm2-bar-ui .sm2-playlist ul li {
  position: relative; }

.sm2-bar-ui .sm2-playlist ul li,
.sm2-bar-ui .sm2-playlist ul li a {
  position: relative;
  display: block;
  /* prevent clipping of characters like "g" */
  height: 1.5em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center; }

.sm2-row {
  position: relative;
  display: table-row; }

.sm2-progress-bd {
  /* spacing between progress track/ball and time (position) */
  padding: 0px 0.8em; }

.sm2-progress .sm2-progress-track,
.sm2-progress .sm2-progress-ball,
.sm2-progress .sm2-progress-bar {
  position: relative;
  width: 100%;
  height: 0.65em;
  border-radius: 0.65em; }

.sm2-progress .sm2-progress-bar {
  /* element which follows the progres "ball" as it moves */
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  background-color: rgba(0, 0, 0, 0.33);
  background-image: url(../images/black-33.png);
  background-image: none, none; }

.volume-shade,
.playing .sm2-progress .sm2-progress-track,
.paused .sm2-progress .sm2-progress-track {
  cursor: pointer; }

.playing .sm2-progress .sm2-progress-ball {
  cursor: -moz-grab;
  cursor: -webkit-grab;
  cursor: grab; }

.sm2-progress .sm2-progress-ball {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1em;
  height: 1em;
  margin: -0.2em 0px 0px -0.5em;
  width: 14px;
  height: 14px;
  margin: -2px 0px 0px -7px;
  width: 0.9333em;
  height: 0.9333em;
  margin: -0.175em 0px 0px -0.466em;
  background-color: #edeceb;
  padding: 0px;
  /*
 z-index: 1;
*/
  -webkit-transition: -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out; }

/*
.sm2-bar-ui.dark-text .sm2-progress .sm2-progress-ball {
 background-color: #000;
}
*/
.sm2-progress .sm2-progress-track {
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url(../images/black-33.png);
  /* legacy */
  background-image: none, none;
  /* modern browsers */ }

/* scrollbar rules have to be separate, browsers not supporting this syntax will skip them when combined. */
.sm2-playlist-wrapper ul::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.4); }

.playing.grabbing .sm2-progress .sm2-progress-track,
.playing.grabbing .sm2-progress .sm2-progress-ball {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.sm2-bar-ui.grabbing .sm2-progress .sm2-progress-ball {
  -webkit-transform: scale(1.15);
  transform: scale(1.15); }

.sm2-inline-button {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  /* hide inner text */
  line-height: 10em;
  /**
  * image-rendering seems to apply mostly to Firefox in this case. Use with caution.
  * https://developer.mozilla.org/en-US/docs/Web/CSS/image-rendering#Browser_compatibility
  */
  image-rendering: -moz-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  -ms-interpolation-mode: bicubic; }

.play-pause,
.play-pause:hover,
.paused .play-pause:hover {
  background-image: url(../images/icomoon/entypo-25px-ffffff/PNG/play.png);
  background-image: none, url(../images/icomoon/entypo-25px-ffffff/SVG/play.svg);
  background-size: 67.5%;
  background-position: 40% 53%; }

.playing .play-pause {
  background-image: url(../images/icomoon/entypo-25px-ffffff/PNG/pause.png);
  background-image: none, url(../images/icomoon/entypo-25px-ffffff/SVG/pause.svg);
  background-size: 57.6%;
  background-position: 50% 53%; }

.sm2-volume-control {
  background-image: url(../images/icomoon/entypo-25px-ffffff/PNG/volume.png);
  background-image: none, url(../images/icomoon/entypo-25px-ffffff/SVG/volume.svg); }

.sm2-volume-control,
.sm2-volume-shade {
  background-position: 42% 50%;
  background-size: 56%; }

.volume-shade {
  filter: alpha(opacity=33);
  /* <= IE 8 */
  opacity: 0.33;
  /* -webkit-filter: invert(1);*/
  background-image: url(../images/icomoon/entypo-25px-000000/PNG/volume.png);
  background-image: none, url(../images/icomoon/entypo-25px-000000/SVG/volume.svg); }

.menu {
  background-image: url(../images/icomoon/entypo-25px-ffffff/PNG/list2.png);
  background-image: none, url(../images/icomoon/entypo-25px-ffffff/SVG/list2.svg);
  background-size: 58%;
  background-position: 54% 51%; }

.previous {
  background-image: url(../images/icomoon/entypo-25px-ffffff/PNG/first.png);
  background-image: none, url(../images/icomoon/entypo-25px-ffffff/SVG/first.svg); }

.next {
  background-image: url(../images/icomoon/entypo-25px-ffffff/PNG/last.png);
  background-image: none, url(../images/icomoon/entypo-25px-ffffff/SVG/last.svg); }

.previous,
.next {
  background-size: 49.5%;
  background-position: 50% 50%; }

.sm2-extra-controls .previous,
.sm2-extra-controls .next {
  backgound-size: 53%; }

.shuffle {
  background-image: url(../images/icomoon/entypo-25px-ffffff/PNG/shuffle.png);
  background-image: none, url(../images/icomoon/entypo-25px-ffffff/SVG/shuffle.svg);
  background-size: 45%;
  background-position: 50% 50%; }

.repeat {
  background-image: url(../images/icomoon/entypo-25px-ffffff/PNG/loop.png);
  background-image: none, url(../images/icomoon/entypo-25px-ffffff/SVG/loop.svg);
  background-position: 50% 43%;
  background-size: 54%; }

.sm2-extra-controls .repeat {
  background-position: 50% 45%; }

.sm2-playlist-wrapper ul li .sm2-row {
  display: table;
  width: 100%; }

.sm2-playlist-wrapper ul li .sm2-col {
  display: table-cell;
  vertical-align: top;
  /* by default, collapse. */
  width: 0%; }

.sm2-playlist-wrapper ul li .sm2-col.sm2-wide {
  /* take 100% width. */
  width: 100%; }

.sm2-playlist-wrapper ul li .sm2-icon {
  display: inline-block;
  overflow: hidden;
  width: 2em;
  color: transparent !important;
  /* hide text */
  white-space: nowrap;
  /* don't let text affect height */
  padding-left: 0px;
  padding-right: 0px;
  text-indent: 2em;
  /* IE 8, mostly */ }

.sm2-playlist-wrapper ul li .sm2-icon,
.sm2-playlist-wrapper ul li:hover .sm2-icon,
.sm2-playlist-wrapper ul li.selected .sm2-icon {
  background-size: 55%;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.sm2-playlist-wrapper ul li .sm2-col {
  /* sibling table cells get borders. */
  border-right: 1px solid rgba(0, 0, 0, 0.075); }

.sm2-playlist-wrapper ul li.selected .sm2-col {
  border-color: rgba(255, 255, 255, 0.075); }

.sm2-playlist-wrapper ul li .sm2-col:last-of-type {
  border-right: none; }

.sm2-playlist-wrapper ul li .sm2-cart,
.sm2-playlist-wrapper ul li:hover .sm2-cart,
.sm2-playlist-wrapper ul li.selected .sm2-cart {
  background-image: url(../images/icomoon/entypo-25px-ffffff/PNG/cart.png);
  background-image: none, url(../images/icomoon/entypo-25px-ffffff/SVG/cart.svg);
  /* slight alignment tweak */
  background-position: 48% 50%; }

.sm2-playlist-wrapper ul li .sm2-music,
.sm2-playlist-wrapper ul li:hover .sm2-music,
.sm2-playlist-wrapper ul li.selected .sm2-music {
  background-image: url(../images/icomoon/entypo-25px-ffffff/PNG/music.png);
  background-image: none, url(../images/icomoon/entypo-25px-ffffff/SVG/music.svg); }

.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li .sm2-cart,
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li:hover .sm2-cart,
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li.selected .sm2-cart {
  background-image: url(../images/icomoon/entypo-25px-000000/PNG/cart.png);
  background-image: none, url(../images/icomoon/entypo-25px-000000/SVG/cart.svg); }

.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li .sm2-music,
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li:hover .sm2-music,
.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li.selected .sm2-music {
  background-image: url(../images/icomoon/entypo-25px-000000/PNG/music.png);
  background-image: none, url(../images/icomoon/entypo-25px-000000/SVG/music.svg); }

.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li .sm2-col {
  border-left-color: rgba(0, 0, 0, 0.15); }

.sm2-playlist-wrapper ul li .sm2-icon:hover {
  background-color: rgba(0, 0, 0, 0.33); }

.sm2-bar-ui .sm2-playlist-wrapper ul li .sm2-icon:hover {
  background-color: rgba(0, 0, 0, 0.45); }

.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li.selected .sm2-icon:hover {
  background-color: rgba(255, 255, 255, 0.25);
  border-color: rgba(0, 0, 0, 0.125); }

.sm2-progress-ball .icon-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: none, url(../images/icomoon/free-25px-000000/SVG/spinner.svg);
  background-size: 72%;
  background-position: 50%;
  background-repeat: no-repeat;
  display: none; }

.playing.buffering .sm2-progress-ball .icon-overlay {
  display: block;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.sm2-element ul {
  font-size: 95%;
  list-style-type: none; }

.sm2-element ul,
.sm2-element ul li {
  margin: 0px;
  padding: 0px; }

.bd.sm2-playlist-drawer {
  /* optional: absolute positioning */
  /* position: absolute; */
  z-index: 3;
  border-radius: 0px;
  width: 100%;
  height: 0px;
  border: none;
  background-image: none;
  display: block;
  overflow: hidden;
  transition: height 0.2s ease-in-out; }

.sm2-bar-ui.fixed .bd.sm2-playlist-drawer,
.sm2-bar-ui.bottom .bd.sm2-playlist-drawer {
  position: absolute; }

.sm2-bar-ui.fixed .sm2-playlist-wrapper,
.sm2-bar-ui.bottom .sm2-playlist-wrapper {
  padding-bottom: 0px; }

.sm2-bar-ui.fixed .bd.sm2-playlist-drawer,
.sm2-bar-ui.bottom .bd.sm2-playlist-drawer {
  /* show playlist on top */
  bottom: 2.8em; }

.sm2-bar-ui .bd.sm2-playlist-drawer {
  opacity: 0.5;
  /* redraw fix for Chrome, background color doesn't always draw when playlist drawer open. */
  transform: translateZ(0); }

/* experimental, may not perform well. */
/*
.sm2-bar-ui .bd.sm2-playlist-drawer a {
 -webkit-filter: blur(5px);
}
*/
.sm2-bar-ui.playlist-open .bd.sm2-playlist-drawer {
  height: auto;
  opacity: 1; }

.sm2-bar-ui.playlist-open .bd.sm2-playlist-drawer a {
  -webkit-filter: none;
  /* blur(0px) was still blurred on retina displays, as of 07/2014 */ }

.sm2-bar-ui.fixed.playlist-open .bd.sm2-playlist-drawer .sm2-playlist-wrapper,
.sm2-bar-ui.bottom.playlist-open .bd.sm2-playlist-drawer .sm2-playlist-wrapper {
  /* extra padding when open */
  padding-bottom: 0.5em;
  box-shadow: none; }

.sm2-bar-ui .bd.sm2-playlist-drawer {
  transition: all 0.2s ease-in-out;
  transition-property: transform, height, opacity, background-color, -webkit-filter; }

.sm2-bar-ui .bd.sm2-playlist-drawer a {
  transition: -webkit-filter 0.2s ease-in-out; }

.sm2-bar-ui .bd.sm2-playlist-drawer .sm2-inline-texture {
  /* negative offset for height of top bar, so background is seamless. */
  background-position: 0px -2.8em; }

.sm2-box-shadow {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  box-shadow: inset 0px 1px 6px rgba(0, 0, 0, 0.15); }

.sm2-playlist-wrapper {
  position: relative;
  padding: 0.5em 0.5em 0.5em 0.25em;
  background-image: none, none; }

.sm2-playlist-wrapper ul {
  max-height: 9.25em;
  overflow: auto; }

.sm2-playlist-wrapper ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.sm2-playlist-wrapper ul li:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.03); }

.sm2-playlist-wrapper ul li a {
  display: block;
  padding: 0.5em 0.25em 0.5em 0.75em;
  margin-right: 0px;
  font-size: 90%;
  vertical-align: middle; }

.sm2-playlist-wrapper ul li a.sm2-exclude {
  display: inline-block; }

.sm2-playlist-wrapper ul li a.sm2-exclude .label {
  font-size: 95%;
  line-height: 1em;
  margin-left: 0px;
  padding: 2px 4px; }

.sm2-playlist-wrapper ul li:hover a {
  background-color: rgba(0, 0, 0, 0.2);
  background-image: url(../images/black-20.png);
  background-image: none, none; }

.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li:hover a {
  background-color: rgba(255, 255, 255, 0.1);
  background-image: url(../images/black-10.png);
  background-image: none, none; }

.sm2-playlist-wrapper ul li.selected a {
  background-color: rgba(0, 0, 0, 0.25);
  background-image: url(../images/black-20.png);
  background-image: none, none; }

.sm2-bar-ui.dark-text ul li.selected a {
  background-color: rgba(255, 255, 255, 0.1);
  background-image: url(../images/black-10.png);
  background-image: none, none; }

.sm2-bar-ui .disabled {
  filter: alpha(opacity=33);
  /* <= IE 8 */
  opacity: 0.33; }

.sm2-bar-ui .bd .sm2-button-element.disabled:hover {
  background-color: transparent; }

.sm2-bar-ui .active,
.sm2-bar-ui.playlist-open .sm2-menu:hover {
  /* depressed / "on" state */
  box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.1);
  background-image: none; }

.firefox-fix {
  /**
  * This exists because of a Firefox bug from 2000
  * re: nested relative / absolute elements inside table cells.
  * https://bugzilla.mozilla.org/show_bug.cgi?id=63895
  */
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%; }

/* some custom scrollbar trickery, where supported */
.sm2-playlist-wrapper ul::-webkit-scrollbar {
  width: 10px; }

.sm2-playlist-wrapper ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.33);
  border-radius: 10px; }

.sm2-playlist-wrapper ul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #fff; }

.sm2-extra-controls {
  font-size: 0px;
  text-align: center; }

.sm2-bar-ui .label {
  position: relative;
  display: inline-block;
  font-size: 0.7em;
  margin-left: 0.25em;
  vertical-align: top;
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  padding: 0px 3px;
  box-sizing: padding-box; }

.sm2-bar-ui.dark-text .label {
  background-color: rgba(0, 0, 0, 0.1);
  background-image: url(../images/black-10.png);
  background-image: none, none; }

.sm2-bar-ui .sm2-playlist-drawer .label {
  font-size: 0.8em;
  padding: 0px 3px; }

/* --- full width stuff --- */
.sm2-bar-ui .sm2-inline-element {
  display: table-cell; }

.sm2-bar-ui .sm2-inline-element {
  /* collapse */
  width: 1%; }

.sm2-bar-ui .sm2-inline-status {
  /* full width */
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.sm2-bar-ui > .bd {
  width: 100%; }

.sm2-bar-ui .sm2-playlist-drawer {
  /* re-hide playlist */
  display: block;
  overflow: hidden; }

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0; }

ul.bxslider {
  list-style: none; }

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0); }

/** THEME
===================================*/
.bx-wrapper {
  background: #2C2C2C; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("../images/bx_loader.gif") center center no-repeat #2C2C2C;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #edeceb;
  padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #2C2C2C; }

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url("../images/controls.png") no-repeat 0 -32px; }

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url("../images/controls.png") no-repeat -43px -32px; }

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("../images/controls.png") -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("../images/controls.png") -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #edeceb;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

.bxslider {
  margin: 0;
  padding: 0; }

html {
  font-size: 80%; }

@media only screen and (min-width: 740px) {
  html {
    font-size: 87%; } }

@media only screen and (min-width: 980px) {
  html {
    font-size: 93%; } }

@media only screen and (min-width: 1140px) {
  html {
    font-size: 100%; } }

body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased; }

.overflow-hidden {
  height: 100%; }

#app {
  width: 100%;
  overflow: hidden; }

.min-height-page {
  min-height: 100vh; }

.pad-left-20 {
  padding-left: 20px; }

.pad-left-70 {
  padding-left: 70px; }

.topbar {
  transition: all 0.3s ease;
  background: #161616;
  background: rgba(22, 22, 22, 0.9);
  z-index: 9999; }

#topbar > ul > li > ul {
  background-color: #161616;
  display: none;
  min-width: 150px;
  position: fixed; }

#topbar > ul {
  padding-top: 4px; }
  #topbar > ul > li > a > div {
    padding-top: 14px;
    padding-left: 2px; }

#topbar > ul > li > ul > li {
  display: block; }
  #topbar > ul > li > ul > li > a {
    font-size: 14px;
    font-size: 0.875rem; }

#topbar > ul > li > a {
  font-size: 14px;
  font-size: 0.875rem; }

#topbar > ul > li:hover > ul {
  display: block; }

#profile-list {
  right: 0; }

.arrow-down {
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  top: -10px;
  z-index: 9999; }
  .arrow-down:before {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    z-index: -1;
    top: 100%;
    left: 50%;
    border-top-color: #edeceb;
    transform: translate3d(-50%, 0, 0); }

.home-circle {
  Background: #9E2C21;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  /* width and height can be anything, as long as they're equal */
  margin-top: -5px; }

.navagation {
  transition: all 0.3s ease;
  background: #edeceb;
  width: 100%;
  margin-left: -100%;
  z-index: 9999;
  top: 0;
  bottom: 0;
  overflow-y: auto; }

@media only screen and (min-width: 740px) {
  .navagation {
    width: 55%;
    margin-left: -55%; } }

main {
  transition: all 0.3s ease;
  transform: translate(0, 0); }

.nav-open {
  transform: translate(100%, 0); }

@media only screen and (min-width: 980px) {
  .nav-open {
    transform: translate(-55%, 0); } }

.page-closed {
  transform: translate(100%, 0); }

@media only screen and (min-width: 740px) {
  .page-closed {
    transform: translate(55%, 0); } }

@media only screen and (min-width: 980px) {
  .page-closed {
    transform: translate(0, 0); } }

.nav-list > li > a {
  padding-left: 50px;
  padding-right: 50px;
  line-height: 50px;
  font-size: 22px;
  font-size: 1.375rem; }

header {
  overflow: hidden; }

#logo {
  background: red;
  height: 100px;
  width: 100px; }

.header-split-svg {
  width: 80px;
  overflow: hidden;
  bottom: 0; }

.header-split {
  height: 43px;
  width: 50%; }

.header-split-left {
  margin-left: -40px; }

.header-split-right {
  margin-right: -40px; }

.grey-split-svg {
  margin-top: -3px;
  width: 80px; }

.header-arrow-light {
  margin-top: -40px; }

.header-image-container {
  width: 1420px;
  top: 0;
  bottom: 0;
  left: -150px; }

.black-gradient-left {
  width: 250px;
  bottom: 0;
  top: 0;
  background: -moz-linear-gradient(left, #161616 1%, transparent 100%);
  background: -webkit-linear-gradient(left, #161616, transparent 100%);
  background: linear-gradient(to right, #161616 1%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#161616', endColorstr='#00000000',GradientType=1 ); }

.black-gradient-right {
  width: 250px;
  bottom: 0;
  top: 0;
  right: 0;
  background: -moz-linear-gradient(left, transparent 0%, #161616 100%);
  background: -webkit-linear-gradient(left, transparent 0%, #161616 100%);
  background: linear-gradient(to right, transparent 0%, #161616 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); }

.flash-messages {
  transition: all 0.3s ease;
  height: 50px;
  width: 100%;
  background: orange;
  bottom: 0px;
  padding-top: 10px;
  transform: translate(0, 50px); }

.flash-messages-show {
  transform: translate(0, 0); }

.no-margin {
  margin: 0; }

.no-padding {
  padding: 0; }

.no-float {
  float: none; }

.no-background {
  background: transparent; }

.no-border {
  border: 0; }

.no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default; }

.font-100 {
  font-weight: 100; }

.font-200 {
  font-weight: 200; }

.font-300 {
  font-weight: 300; }

.font-400 {
  font-weight: 400; }

.font-500 {
  font-weight: 500; }

.font-600 {
  font-weight: 600; }

.font-700 {
  font-weight: 700; }

.font-800 {
  font-weight: 800; }

.font-900 {
  font-weight: 900; }

.font-normal {
  font-style: normal; }

.font-italic {
  font-style: italic; }

.uppercase {
  text-transform: uppercase; }

.lowercase {
  text-transform: lowercase; }

.capitalize {
  text-transform: capitalize; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.static {
  position: static; }

.fixed {
  position: fixed; }

.none {
  display: none; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.inline {
  display: inline; }

.flex {
  display: flex; }

.flex-row {
  flex-direction: row; }

.flex-column {
  flex-direction: column; }

.flex-space-around {
  justify-content: space-around; }

.flex-space-between {
  justify-content: space-between; }

.flex-start {
  justify-content: flex-start; }

.flex-center {
  justify-content: center; }

.flex-end {
  justify-content: flex-end; }

.flex-wrap {
  flex-wrap: wrap; }

.flex-nowrap {
  flex-wrap: nowrap; }

.left {
  float: left; }

.right {
  float: right; }

.center {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.pad-top-5 {
  padding-top: 5px; }

.pad-top-10 {
  padding-top: 10px; }

.pad-top-15 {
  padding-top: 15px; }

.pad-top-20 {
  padding-top: 20px; }

.pad-top-25 {
  padding-top: 25px; }

.pad-top-30 {
  padding-top: 30px; }

.pad-top-35 {
  padding-top: 35px; }

.pad-top-40 {
  padding-top: 40px; }

.pad-top-45 {
  padding-top: 45px; }

.pad-top-50 {
  padding-top: 50px; }

.pad-top-55 {
  padding-top: 55px; }

.pad-top-60 {
  padding-top: 60px; }

.pad-bottom-5 {
  padding-bottom: 5px; }

.pad-bottom-10 {
  padding-bottom: 10px; }

.pad-bottom-15 {
  padding-bottom: 15px; }

.pad-bottom-20 {
  padding-bottom: 20px; }

.pad-bottom-25 {
  padding-bottom: 25px; }

.pad-bottom-30 {
  padding-bottom: 30px; }

.pad-bottom-35 {
  padding-bottom: 35px; }

.pad-bottom-40 {
  padding-bottom: 40px; }

.pad-bottom-45 {
  padding-bottom: 45px; }

.pad-bottom-50 {
  padding-bottom: 50px; }

.pad-bottom-55 {
  padding-bottom: 55px; }

.pad-bottom-60 {
  padding-bottom: 60px; }

.pad-5 {
  padding: 5px; }

.pad-10 {
  padding: 10px; }

.pad-15 {
  padding: 15px; }

.pad-20 {
  padding: 20px; }

.pad-25 {
  padding: 25px; }

.pad-30 {
  padding: 30px; }

.pad-35 {
  padding: 35px; }

.pad-40 {
  padding: 40px; }

.pad-45 {
  padding: 45px; }

.pad-50 {
  padding: 50px; }

.pad-55 {
  padding: 55px; }

.pad-60 {
  padding: 60px; }

.sr {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.list-unstyled {
  list-style: none;
  margin: 0;
  padding: 0; }
  .list-unstyled li {
    margin: 0;
    padding: 0; }

.list-inline {
  list-style: none;
  margin: 0;
  padding: 0; }
  .list-inline li {
    margin: 0;
    padding: 0;
    display: inline-block; }

.img-fluid {
  max-width: 100%; }

.field {
  width: 100%; }

.form-group {
  overflow: hidden; }
  .form-group label {
    display: inline-block;
    padding-top: 8px; }

.disabled, [disabled] {
  pointer-events: none;
  cursor: not-allowed;
  opacity: .5; }

.checkbox,
.radio {
  display: inline-block;
  position: relative; }
  .checkbox label,
  .radio label {
    padding-left: 20px;
    padding-top: 0;
    display: inline-block; }
  .checkbox input[type="checkbox"],
  .checkbox input[type="radio"],
  .radio input[type="checkbox"],
  .radio input[type="radio"] {
    position: absolute;
    top: 4px;
    left: 0; }

.select {
  position: relative;
  display: block; }
  .select:before {
    content: "";
    border: 6px solid transparent;
    border-top-color: #676767;
    top: 50%;
    right: 10px;
    margin-top: -3px;
    pointer-events: none;
    position: absolute; }
  .select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 36px;
    width: 100%;
    padding: 0 10px;
    line-height: normal;
    border: 1px solid #ccc;
    background: #fff;
    display: block; }
  .select select::-ms-expand {
    display: none; }
  .select select:focus {
    border-color: #9DABAB; }
  .select select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #161616;
    border-color: #9DABAB; }

.animation {
  animation-duration: 1s;
  animation-fill-mode: both; }

.animation-infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@media only screen and (min-width: 740px) {
  .no-float-m {
    float: none; }
  .no-padding-m {
    padding: 0; }
  .no-margin-m {
    margin: 0; }
  .relative-m {
    position: relative; }
  .absolute-m {
    position: absolute; }
  .static-m {
    position: static; }
  .fixed-m {
    position: fixed; }
  .none-m {
    display: none; }
  .block-m {
    display: block; }
  .inline-block-m {
    display: inline-block; }
  .inline-m {
    display: inline; }
  .flex-m {
    display: flex; }
  .flex-row-m {
    flex-direction: row; }
  .flex-column-m {
    flex-direction: column; }
  .flex-space-around-m {
    justify-content: space-around; }
  .flex-space-between-m {
    justify-content: space-between; }
  .flex-start-m {
    justify-content: flex-start; }
  .flex-center-m {
    justify-content: center; }
  .flex-end-m {
    justify-content: flex-end; }
  .flex-wrap-m {
    flex-wrap: wrap; }
  .flex-nowrap-m {
    flex-wrap: nowrap; }
  .left-m {
    float: left; }
  .right-m {
    float: right; }
  .center-m {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .text-left-m {
    text-align: left; }
  .text-right-m {
    text-align: right; }
  .text-center-m {
    text-align: center; }
  .text-justify-m {
    text-align: justify; }
  .no-col-m {
    width: auto;
    float: none; }
  .no-push-m, .no-pull-m {
    left: 0; }
  .pad-top-0-m {
    padding-top: 0; }
  .pad-top-5-m {
    padding-top: 5px; }
  .pad-top-10-m {
    padding-top: 10px; }
  .pad-top-15-m {
    padding-top: 15px; }
  .pad-top-20-m {
    padding-top: 20px; }
  .pad-top-25-m {
    padding-top: 25px; }
  .pad-top-30-m {
    padding-top: 30px; }
  .pad-top-35-m {
    padding-top: 35px; }
  .pad-top-40-m {
    padding-top: 40px; }
  .pad-top-45-m {
    padding-top: 45px; }
  .pad-top-50-m {
    padding-top: 50px; }
  .pad-top-55-m {
    padding-top: 55px; }
  .pad-top-60-m {
    padding-top: 60px; }
  .pad-bottom-0-m {
    padding-bottom: 0; }
  .pad-bottom-5-m {
    padding-bottom: 5px; }
  .pad-bottom-10-m {
    padding-bottom: 10px; }
  .pad-bottom-15-m {
    padding-bottom: 15px; }
  .pad-bottom-20-m {
    padding-bottom: 20px; }
  .pad-bottom-25-m {
    padding-bottom: 25px; }
  .pad-bottom-30-m {
    padding-bottom: 30px; }
  .pad-bottom-35-m {
    padding-bottom: 35px; }
  .pad-bottom-40-m {
    padding-bottom: 40px; }
  .pad-bottom-45-m {
    padding-bottom: 45px; }
  .pad-bottom-50-m {
    padding-bottom: 50px; }
  .pad-bottom-55-m {
    padding-bottom: 55px; }
  .pad-bottom-60-m {
    padding-bottom: 60px; }
  .pad-0-m {
    padding: 0; }
  .pad-5-m {
    padding: 5px; }
  .pad-10-m {
    padding: 10px; }
  .pad-15-m {
    padding: 15px; }
  .pad-20-m {
    padding: 20px; }
  .pad-25-m {
    padding: 25px; }
  .pad-30-m {
    padding: 30px; }
  .pad-35-m {
    padding: 35px; }
  .pad-40-m {
    padding: 40px; }
  .pad-45-m {
    padding: 45px; }
  .pad-50-m {
    padding: 50px; }
  .pad-55-m {
    padding: 55px; }
  .pad-60-m {
    padding: 60px; } }

@media only screen and (min-width: 980px) {
  .no-float-l {
    float: none; }
  .no-padding-l {
    padding: 0; }
  .no-margin-l {
    margin: 0; }
  .relative-l {
    position: relative; }
  .absolute-l {
    position: absolute; }
  .static-l {
    position: static; }
  .fixed-l {
    position: fixed; }
  .none-l {
    display: none; }
  .block-l {
    display: block; }
  .inline-block-l {
    display: inline-block; }
  .inline-l {
    display: inline; }
  .flex-l {
    display: flex; }
  .flex-row-l {
    flex-direction: row; }
  .flex-column-l {
    flex-direction: column; }
  .flex-space-around-l {
    justify-content: space-around; }
  .flex-space-between-l {
    justify-content: space-between; }
  .flex-start-l {
    justify-content: flex-start; }
  .flex-center-l {
    justify-content: center; }
  .flex-end-l {
    justify-content: flex-end; }
  .flex-wrap-l {
    flex-wrap: wrap; }
  .flex-nowrap-l {
    flex-wrap: nowrap; }
  .left-l {
    float: left; }
  .right-l {
    float: right; }
  .center-l {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .text-left-l {
    text-align: left; }
  .text-right-l {
    text-align: right; }
  .text-center-l {
    text-align: center; }
  .text-justify-l {
    text-align: justify; }
  .no-col-l {
    width: auto;
    float: none; }
  .no-push-l, .no-pull-l {
    left: 0; }
  .pad-top-0-l {
    padding-top: 0; }
  .pad-top-5-l {
    padding-top: 5px; }
  .pad-top-10-l {
    padding-top: 10px; }
  .pad-top-15-l {
    padding-top: 15px; }
  .pad-top-20-l {
    padding-top: 20px; }
  .pad-top-25-l {
    padding-top: 25px; }
  .pad-top-30-l {
    padding-top: 30px; }
  .pad-top-35-l {
    padding-top: 35px; }
  .pad-top-40-l {
    padding-top: 40px; }
  .pad-top-45-l {
    padding-top: 45px; }
  .pad-top-50-l {
    padding-top: 50px; }
  .pad-top-55-l {
    padding-top: 55px; }
  .pad-top-60-l {
    padding-top: 60px; }
  .pad-bottom-0-l {
    padding-bottom: 0; }
  .pad-bottom-5-l {
    padding-bottom: 5px; }
  .pad-bottom-10-l {
    padding-bottom: 10px; }
  .pad-bottom-15-l {
    padding-bottom: 15px; }
  .pad-bottom-20-l {
    padding-bottom: 20px; }
  .pad-bottom-25-l {
    padding-bottom: 25px; }
  .pad-bottom-30-l {
    padding-bottom: 30px; }
  .pad-bottom-35-l {
    padding-bottom: 35px; }
  .pad-bottom-40-l {
    padding-bottom: 40px; }
  .pad-bottom-45-l {
    padding-bottom: 45px; }
  .pad-bottom-50-l {
    padding-bottom: 50px; }
  .pad-bottom-55-l {
    padding-bottom: 55px; }
  .pad-bottom-60-l {
    padding-bottom: 60px; }
  .pad-0-l {
    padding: 0; }
  .pad-5-l {
    padding: 5px; }
  .pad-10-l {
    padding: 10px; }
  .pad-15-l {
    padding: 15px; }
  .pad-20-l {
    padding: 20px; }
  .pad-25-l {
    padding: 25px; }
  .pad-30-l {
    padding: 30px; }
  .pad-35-l {
    padding: 35px; }
  .pad-40-l {
    padding: 40px; }
  .pad-45-l {
    padding: 45px; }
  .pad-50-l {
    padding: 50px; }
  .pad-55-l {
    padding: 55px; }
  .pad-60-l {
    padding: 60px; } }

@media only screen and (min-width: 1140px) {
  .no-float-xl {
    float: none; }
  .no-padding-xl {
    padding: 0; }
  .no-margin-xl {
    margin: 0; }
  .relative-xl {
    position: relative; }
  .absolute-xl {
    position: absolute; }
  .static-xl {
    position: static; }
  .fixed-xl {
    position: fixed; }
  .none-xl {
    display: none; }
  .block-xl {
    display: block; }
  .inline-block-xl {
    display: inline-block; }
  .inline-xl {
    display: inline; }
  .flex-xl {
    display: flex; }
  .flex-row-xl {
    flex-direction: row; }
  .flex-column-xl {
    flex-direction: column; }
  .flex-space-around-xl {
    justify-content: space-around; }
  .flex-space-between-xl {
    justify-content: space-between; }
  .flex-start-xl {
    justify-content: flex-start; }
  .flex-center-xl {
    justify-content: center; }
  .flex-end-xl {
    justify-content: flex-end; }
  .flex-wrap-xl {
    flex-wrap: wrap; }
  .flex-nowrap-xl {
    flex-wrap: nowrap; }
  .left-xl {
    float: left; }
  .right-xl {
    float: right; }
  .center-xl {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .text-left-xl {
    text-align: left; }
  .text-right-xl {
    text-align: right; }
  .text-center-xl {
    text-align: center; }
  .text-justify-xl {
    text-align: justify; }
  .no-col-xl {
    width: auto;
    float: none; }
  .no-push-xl, .no-pull-xl {
    left: 0; }
  .pad-top-0-xl {
    padding-top: 0; }
  .pad-top-5-xl {
    padding-top: 5px; }
  .pad-top-10-xl {
    padding-top: 10px; }
  .pad-top-15-xl {
    padding-top: 15px; }
  .pad-top-20-xl {
    padding-top: 20px; }
  .pad-top-25-xl {
    padding-top: 25px; }
  .pad-top-30-xl {
    padding-top: 30px; }
  .pad-top-35-xl {
    padding-top: 35px; }
  .pad-top-40-xl {
    padding-top: 40px; }
  .pad-top-45-xl {
    padding-top: 45px; }
  .pad-top-50-xl {
    padding-top: 50px; }
  .pad-top-55-xl {
    padding-top: 55px; }
  .pad-top-60-xl {
    padding-top: 60px; }
  .pad-bottom-0-xl {
    padding-bottom: 0; }
  .pad-bottom-5-xl {
    padding-bottom: 5px; }
  .pad-bottom-10-xl {
    padding-bottom: 10px; }
  .pad-bottom-15-xl {
    padding-bottom: 15px; }
  .pad-bottom-20-xl {
    padding-bottom: 20px; }
  .pad-bottom-25-xl {
    padding-bottom: 25px; }
  .pad-bottom-30-xl {
    padding-bottom: 30px; }
  .pad-bottom-35-xl {
    padding-bottom: 35px; }
  .pad-bottom-40-xl {
    padding-bottom: 40px; }
  .pad-bottom-45-xl {
    padding-bottom: 45px; }
  .pad-bottom-50-xl {
    padding-bottom: 50px; }
  .pad-bottom-55-xl {
    padding-bottom: 55px; }
  .pad-bottom-60-xl {
    padding-bottom: 60px; }
  .pad-0-xl {
    padding: 0; }
  .pad-5-xl {
    padding: 5px; }
  .pad-10-xl {
    padding: 10px; }
  .pad-15-xl {
    padding: 15px; }
  .pad-20-xl {
    padding: 20px; }
  .pad-25-xl {
    padding: 25px; }
  .pad-30-xl {
    padding: 30px; }
  .pad-35-xl {
    padding: 35px; }
  .pad-40-xl {
    padding: 40px; }
  .pad-45-xl {
    padding: 45px; }
  .pad-50-xl {
    padding: 50px; }
  .pad-55-xl {
    padding: 55px; }
  .pad-60-xl {
    padding: 60px; } }

@media print {
  .no-float-print {
    float: none; }
  .no-padding-print {
    padding: 0; }
  .no-margin-print {
    margin: 0; }
  .none-print {
    display: none; }
  .block-print {
    display: block; }
  .inline-block-print {
    display: inline-block; }
  .inline-print {
    display: inline; }
  .text-left-print {
    text-align: left; }
  .text-right-print {
    text-align: right; }
  .text-center-print {
    text-align: center; }
  .text-justify-print {
    text-align: justify; }
  .no-col-print {
    width: auto;
    float: none; }
  .no-push-print, .no-pull-print {
    left: 0; }
  .pad-top-0-print {
    padding-top: 0; }
  .pad-top-5-print {
    padding-top: 5px; }
  .pad-top-10-print {
    padding-top: 10px; }
  .pad-top-15-print {
    padding-top: 15px; }
  .pad-top-20-print {
    padding-top: 20px; }
  .pad-top-25-print {
    padding-top: 25px; }
  .pad-top-30-print {
    padding-top: 30px; }
  .pad-top-35-print {
    padding-top: 35px; }
  .pad-top-40-print {
    padding-top: 40px; }
  .pad-top-45-print {
    padding-top: 45px; }
  .pad-top-50-print {
    padding-top: 50px; }
  .pad-top-55-print {
    padding-top: 55px; }
  .pad-top-60-print {
    padding-top: 60px; }
  .pad-bottom-0-print {
    padding-bottom: 0; }
  .pad-bottom-5-print {
    padding-bottom: 5px; }
  .pad-bottom-10-print {
    padding-bottom: 10px; }
  .pad-bottom-15-print {
    padding-bottom: 15px; }
  .pad-bottom-20-print {
    padding-bottom: 20px; }
  .pad-bottom-25-print {
    padding-bottom: 25px; }
  .pad-bottom-30-print {
    padding-bottom: 30px; }
  .pad-bottom-35-print {
    padding-bottom: 35px; }
  .pad-bottom-40-print {
    padding-bottom: 40px; }
  .pad-bottom-45-print {
    padding-bottom: 45px; }
  .pad-bottom-50-print {
    padding-bottom: 50px; }
  .pad-bottom-55-print {
    padding-bottom: 55px; }
  .pad-bottom-60-print {
    padding-bottom: 60px; }
  .pad-0-print {
    padding: 0; }
  .pad-5-print {
    padding: 5px; }
  .pad-10-print {
    padding: 10px; }
  .pad-15-print {
    padding: 15px; }
  .pad-20-print {
    padding: 20px; }
  .pad-25-print {
    padding: 25px; }
  .pad-30-print {
    padding: 30px; }
  .pad-35-print {
    padding: 35px; }
  .pad-40-print {
    padding: 40px; }
  .pad-45-print {
    padding: 45px; }
  .pad-50-print {
    padding: 50px; }
  .pad-55-print {
    padding: 55px; }
  .pad-60-print {
    padding: 60px; } }

.opacity-0 {
  opacity: 0; }

.opacity-1 {
  opacity: 1; }

.z-index-high {
  z-index: 999; }

.about-intro-outer {
  background: #edeceb; }

.services-title {
  background: #161616; }
  .services-title > h2 {
    color: #edeceb; }

.services-circle {
  height: 100%; }

.services-circle-inner {
  Background: #9E2C21;
  border-radius: 50%;
  width: 210px;
  height: 210px;
  /* width and height can be anything, as long as they're equal */ }

.services-wrapper {
  min-height: 300px; }

.services-icon-bin {
  padding-bottom: 5%;
  padding-top: 5%; }

.services-text-bin {
  height: 250px; }

.about-imgs-text > p {
  padding-top: 10px;
  color: #edeceb; }

.about-imgs-text > h1, .about-imgs-text h2 {
  padding-top: 10px;
  color: #edeceb;
  display: inline-block; }

.img-text-bin {
  padding-right: 50px; }

.fake-border {
  top: 0;
  bottom: 0;
  left: 0; }

.arrow-right {
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  z-index: 9999; }
  .arrow-right:before {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    z-index: -1;
    top: 50%;
    left: 100%;
    border-left-color: #edeceb;
    transform: translate3d(0, -50%, 0); }

.progress-upload {
  position: relative;
  width: 100%;
  height: 25px;
  margin-bottom: 15px;
  background: #C7DA9F;
  border-radius: 10px;
  overflow: hidden; }

.bar-upload {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 25px;
  background: #85C220; }

.project-box-text {
  top: 40px;
  left: 20px;
  padding-right: 50px; }

.section-order > li {
  padding: 20px; }

.project-thumb-ul {
  list-style: none; }
  .project-thumb-ul > li {
    margin-bottom: 50px; }

.project-thumb {
  margin-bottom: 50px; }

.rig-overlay {
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  background: black;
  opacity: 0;
  transition: all 0.6s; }

.rig-img {
  transform: translate3d(0px, 0px, 0px); }

#rig li:hover .rig-overlay {
  opacity: 0.8; }

#rig > a > li {
  padding: 10px; }

#rig > li {
  padding: 10px; }

.rig-text {
  position: absolute;
  padding: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  color: white;
  background: black;
  opacity: 0.8; }

.rig-link {
  position: absolute;
  color: white;
  top: 10px;
  opacity: 0.8; }

.rig-link:hover {
  color: white; }

.rig-link-left {
  left: 20px; }

.rig-link-right {
  right: 20px; }

.contact-form-fields > input, .contact-form-fields textarea {
  margin-bottom: 30px; }

.large-text {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 40px;
  line-height: 2.5rem;
  font-family: "Passion One", cursive;
  text-transform: uppercase; }

.green-text {
  color: #B1BCBB;
  font-weight: 500; }

.border-bottom-green {
  border-bottom: 3px solid #B1BCBB; }

.border-bottom-red {
  border-bottom: 3px solid #9E2C21; }

.background-dark-green {
  background: #9DABAB; }

.background-green {
  background: #B1BCBB; }

.background-green-light {
  background: #C9D1D0; }

.background-green-very-light {
  background: #EEEBEB; }

.background-grey {
  background: #d3d1d1; }

.background-white {
  background: #edeceb; }

.background-black {
  background: #161616; }

.background-red {
  background: #9E2C21; }

.background-grey-dark {
  background: #2c2c2c; }

.color-green {
  color: #B1BCBB; }

.color-white {
  color: #edeceb; }

.color-black {
  color: #161616; }

.color-red {
  color: #9E2C21; }

.border-top-red {
  border-top: 1px solid #9E2C21; }

.border-red {
  border: 1px solid #9E2C21; }

.border-red-3 {
  border: 3px solid #9E2C21; }

.border-top-grey {
  border-top: 3px solid #d3d1d1; }

.border-top-white {
  border-top: 3px solid #edeceb; }

.border-top-black-3 {
  border-top: 3px solid #161616; }

.border-top-black {
  border-top: 2px solid #161616; }

.border-right-black {
  border-right: 2px solid #161616; }

.border-bottom-black {
  border-bottom: 2px solid #161616; }

.border-left-black {
  border-left: 2px solid #161616; }

.background-true-white {
  background: white; }
