@charset "UTF-8";
/*
UDG Karlsruhe
An der Raumfabrik 33b
76227 Karlsruhe
Tel.: +49 721 / 91527-0
Fax: +49 721 / 91527-15
http://www.udg.de

Project: Testo
Author: Fabian König
Author: Michaela Zillner (apt solutions GmbH)
*/
/* line 5, /var/lib/jenkins/workspace/Hybris_PROD_FrontEnd001/bin/custom/testoacceleratorstorefront/web/webroot/WEB-INF/lib/jruby-gems-compass-1.0.1.jar!/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, /var/lib/jenkins/workspace/Hybris_PROD_FrontEnd001/bin/custom/testoacceleratorstorefront/web/webroot/WEB-INF/lib/jruby-gems-compass-1.0.1.jar!/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, /var/lib/jenkins/workspace/Hybris_PROD_FrontEnd001/bin/custom/testoacceleratorstorefront/web/webroot/WEB-INF/lib/jruby-gems-compass-1.0.1.jar!/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, /var/lib/jenkins/workspace/Hybris_PROD_FrontEnd001/bin/custom/testoacceleratorstorefront/web/webroot/WEB-INF/lib/jruby-gems-compass-1.0.1.jar!/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, /var/lib/jenkins/workspace/Hybris_PROD_FrontEnd001/bin/custom/testoacceleratorstorefront/web/webroot/WEB-INF/lib/jruby-gems-compass-1.0.1.jar!/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, /var/lib/jenkins/workspace/Hybris_PROD_FrontEnd001/bin/custom/testoacceleratorstorefront/web/webroot/WEB-INF/lib/jruby-gems-compass-1.0.1.jar!/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, /var/lib/jenkins/workspace/Hybris_PROD_FrontEnd001/bin/custom/testoacceleratorstorefront/web/webroot/WEB-INF/lib/jruby-gems-compass-1.0.1.jar!/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, /var/lib/jenkins/workspace/Hybris_PROD_FrontEnd001/bin/custom/testoacceleratorstorefront/web/webroot/WEB-INF/lib/jruby-gems-compass-1.0.1.jar!/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, /var/lib/jenkins/workspace/Hybris_PROD_FrontEnd001/bin/custom/testoacceleratorstorefront/web/webroot/WEB-INF/lib/jruby-gems-compass-1.0.1.jar!/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 273, ../scss/vendor/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "'only screen and (min-width: 0px)'";
  width: 0px;
}

/* line 278, ../scss/vendor/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "'only screen and (min-width: 768px)'";
  width: 768px;
}

/* line 283, ../scss/vendor/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "'only screen and (min-width: 1023px)'";
  width: 1023px;
}

/* line 299, ../scss/vendor/foundation/components/_global.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 305, ../scss/vendor/foundation/components/_global.scss */
html,
body {
  background: #FFF;
  font-size: 100%;
}

/* line 312, ../scss/vendor/foundation/components/_global.scss */
body {
  color: #000;
  padding: 0;
  margin: 0;
  font-family: Calibri, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}

/* line 324, ../scss/vendor/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 327, ../scss/vendor/foundation/components/_global.scss */
img,
object,
embed {
  max-width: 100%;
  height: auto;
}

/* line 331, ../scss/vendor/foundation/components/_global.scss */
object,
embed {
  height: 100%;
}

/* line 333, ../scss/vendor/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 337, ../scss/vendor/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 344, ../scss/vendor/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 345, ../scss/vendor/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 346, ../scss/vendor/foundation/components/_global.scss */
.text-left {
  text-align: left !important;
}

/* line 347, ../scss/vendor/foundation/components/_global.scss */
.text-right {
  text-align: right !important;
}

/* line 348, ../scss/vendor/foundation/components/_global.scss */
.text-center {
  text-align: center !important;
}

/* line 349, ../scss/vendor/foundation/components/_global.scss */
.text-justify {
  text-align: justify !important;
}

/* line 350, ../scss/vendor/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 356, ../scss/vendor/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
}

/* line 359, ../scss/vendor/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 369, ../scss/vendor/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 372, ../scss/vendor/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Grid HTML Classes */
/* line 125, ../scss/vendor/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1280px;
  *zoom: 1;
}
/* line 121, ../scss/vendor/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 122, ../scss/vendor/foundation/components/_global.scss */
.row:after {
  clear: both;
}
/* line 135, ../scss/vendor/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -0.625em;
  margin-right: -0.625em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
/* line 121, ../scss/vendor/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 122, ../scss/vendor/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}
/* line 136, ../scss/vendor/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
/* line 121, ../scss/vendor/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 122, ../scss/vendor/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 140, ../scss/vendor/foundation/components/_grid.scss */
.column,
.columns {
  position: relative;
  float: left;
  padding-left: 0.625em;
  padding-right: 0.625em;
  width: 100%;
  float: left;
}

@media only screen {
  /* line 150, ../scss/vendor/foundation/components/_grid.scss */
  .small-1 {
    position: relative;
    float: left;
    width: 8.33333%;
  }

  /* line 150, ../scss/vendor/foundation/components/_grid.scss */
  .small-2 {
    position: relative;
    float: left;
    width: 16.66667%;
  }

  /* line 150, ../scss/vendor/foundation/components/_grid.scss */
  .small-3 {
    position: relative;
    float: left;
    width: 25%;
  }

  /* line 150, ../scss/vendor/foundation/components/_grid.scss */
  .small-4 {
    position: relative;
    float: left;
    width: 33.33333%;
  }

  /* line 150, ../scss/vendor/foundation/components/_grid.scss */
  .small-5 {
    position: relative;
    float: left;
    width: 41.66667%;
  }

  /* line 150, ../scss/vendor/foundation/components/_grid.scss */
  .small-6 {
    position: relative;
    float: left;
    width: 50%;
  }

  /* line 150, ../scss/vendor/foundation/components/_grid.scss */
  .small-7 {
    position: relative;
    float: left;
    width: 58.33333%;
  }

  /* line 150, ../scss/vendor/foundation/components/_grid.scss */
  .small-8 {
    position: relative;
    float: left;
    width: 66.66667%;
  }

  /* line 150, ../scss/vendor/foundation/components/_grid.scss */
  .small-9 {
    position: relative;
    float: left;
    width: 75%;
  }

  /* line 150, ../scss/vendor/foundation/components/_grid.scss */
  .small-10 {
    position: relative;
    float: left;
    width: 83.33333%;
  }

  /* line 150, ../scss/vendor/foundation/components/_grid.scss */
  .small-11 {
    position: relative;
    float: left;
    width: 91.66667%;
  }

  /* line 150, ../scss/vendor/foundation/components/_grid.scss */
  .small-12 {
    position: relative;
    float: left;
    width: 100%;
  }

  /* line 154, ../scss/vendor/foundation/components/_grid.scss */
  .small-offset-0 {
    position: relative;
    float: left;
    margin-left: 0%;
  }

  /* line 154, ../scss/vendor/foundation/components/_grid.scss */
  .small-offset-1 {
    position: relative;
    float: left;
    margin-left: 8.33333%;
  }

  /* line 154, ../scss/vendor/foundation/components/_grid.scss */
  .small-offset-2 {
    position: relative;
    float: left;
    margin-left: 16.66667%;
  }

  /* line 154, ../scss/vendor/foundation/components/_grid.scss */
  .small-offset-3 {
    position: relative;
    float: left;
    margin-left: 25%;
  }

  /* line 154, ../scss/vendor/foundation/components/_grid.scss */
  .small-offset-4 {
    position: relative;
    float: left;
    margin-left: 33.33333%;
  }

  /* line 154, ../scss/vendor/foundation/components/_grid.scss */
  .small-offset-5 {
    position: relative;
    float: left;
    margin-left: 41.66667%;
  }

  /* line 154, ../scss/vendor/foundation/components/_grid.scss */
  .small-offset-6 {
    position: relative;
    float: left;
    margin-left: 50%;
  }

  /* line 154, ../scss/vendor/foundation/components/_grid.scss */
  .small-offset-7 {
    position: relative;
    float: left;
    margin-left: 58.33333%;
  }

  /* line 154, ../scss/vendor/foundation/components/_grid.scss */
  .small-offset-8 {
    position: relative;
    float: left;
    margin-left: 66.66667%;
  }

  /* line 154, ../scss/vendor/foundation/components/_grid.scss */
  .small-offset-9 {
    position: relative;
    float: left;
    margin-left: 75%;
  }

  /* line 154, ../scss/vendor/foundation/components/_grid.scss */
  .small-offset-10 {
    position: relative;
    float: left;
    margin-left: 83.33333%;
  }

  /* line 157, ../scss/vendor/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 158, ../scss/vendor/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 160, ../scss/vendor/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    position: relative;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 768px) {
  /* line 169, ../scss/vendor/foundation/components/_grid.scss */
  .medium-1 {
    position: relative;
    float: left;
    width: 8.33333%;
  }

  /* line 169, ../scss/vendor/foundation/components/_grid.scss */
  .medium-2 {
    position: relative;
    float: left;
    width: 16.66667%;
  }

  /* line 169, ../scss/vendor/foundation/components/_grid.scss */
  .medium-3 {
    position: relative;
    float: left;
    width: 25%;
  }

  /* line 169, ../scss/vendor/foundation/components/_grid.scss */
  .medium-4 {
    position: relative;
    float: left;
    width: 33.33333%;
  }

  /* line 169, ../scss/vendor/foundation/components/_grid.scss */
  .medium-5 {
    position: relative;
    float: left;
    width: 41.66667%;
  }

  /* line 169, ../scss/vendor/foundation/components/_grid.scss */
  .medium-6 {
    position: relative;
    float: left;
    width: 50%;
  }

  /* line 169, ../scss/vendor/foundation/components/_grid.scss */
  .medium-7 {
    position: relative;
    float: left;
    width: 58.33333%;
  }

  /* line 169, ../scss/vendor/foundation/components/_grid.scss */
  .medium-8 {
    position: relative;
    float: left;
    width: 66.66667%;
  }

  /* line 169, ../scss/vendor/foundation/components/_grid.scss */
  .medium-9 {
    position: relative;
    float: left;
    width: 75%;
  }

  /* line 169, ../scss/vendor/foundation/components/_grid.scss */
  .medium-10 {
    position: relative;
    float: left;
    width: 83.33333%;
  }

  /* line 169, ../scss/vendor/foundation/components/_grid.scss */
  .medium-11 {
    position: relative;
    float: left;
    width: 91.66667%;
  }

  /* line 169, ../scss/vendor/foundation/components/_grid.scss */
  .medium-12 {
    position: relative;
    float: left;
    width: 100%;
  }

  /* line 173, ../scss/vendor/foundation/components/_grid.scss */
  .row .medium-offset-0 {
    position: relative;
    float: left;
    margin-left: 0%;
  }

  /* line 173, ../scss/vendor/foundation/components/_grid.scss */
  .row .medium-offset-1 {
    position: relative;
    float: left;
    margin-left: 8.33333%;
  }

  /* line 173, ../scss/vendor/foundation/components/_grid.scss */
  .row .medium-offset-2 {
    position: relative;
    float: left;
    margin-left: 16.66667%;
  }

  /* line 173, ../scss/vendor/foundation/components/_grid.scss */
  .row .medium-offset-3 {
    position: relative;
    float: left;
    margin-left: 25%;
  }

  /* line 173, ../scss/vendor/foundation/components/_grid.scss */
  .row .medium-offset-4 {
    position: relative;
    float: left;
    margin-left: 33.33333%;
  }

  /* line 173, ../scss/vendor/foundation/components/_grid.scss */
  .row .medium-offset-5 {
    position: relative;
    float: left;
    margin-left: 41.66667%;
  }

  /* line 173, ../scss/vendor/foundation/components/_grid.scss */
  .row .medium-offset-6 {
    position: relative;
    float: left;
    margin-left: 50%;
  }

  /* line 173, ../scss/vendor/foundation/components/_grid.scss */
  .row .medium-offset-7 {
    position: relative;
    float: left;
    margin-left: 58.33333%;
  }

  /* line 173, ../scss/vendor/foundation/components/_grid.scss */
  .row .medium-offset-8 {
    position: relative;
    float: left;
    margin-left: 66.66667%;
  }

  /* line 173, ../scss/vendor/foundation/components/_grid.scss */
  .row .medium-offset-9 {
    position: relative;
    float: left;
    margin-left: 75%;
  }

  /* line 173, ../scss/vendor/foundation/components/_grid.scss */
  .row .medium-offset-10 {
    position: relative;
    float: left;
    margin-left: 83.33333%;
  }

  /* line 173, ../scss/vendor/foundation/components/_grid.scss */
  .row .medium-offset-11 {
    position: relative;
    float: left;
    margin-left: 91.66667%;
  }

  /* line 177, ../scss/vendor/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    float: left;
    left: 8.33333%;
    right: auto;
  }

  /* line 178, ../scss/vendor/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    float: left;
    right: 8.33333%;
    left: auto;
  }

  /* line 177, ../scss/vendor/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    float: left;
    left: 16.66667%;
    right: auto;
  }

  /* line 178, ../scss/vendor/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    float: left;
    right: 16.66667%;
    left: auto;
  }

  /* line 177, ../scss/vendor/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    float: left;
    left: 25%;
    right: auto;
  }

  /* line 178, ../scss/vendor/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    float: left;
    right: 25%;
    left: auto;
  }

  /* line 177, ../scss/vendor/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    float: left;
    left: 33.33333%;
    right: auto;
  }

  /* line 178, ../scss/vendor/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    float: left;
    right: 33.33333%;
    left: auto;
  }

  /* line 177, ../scss/vendor/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    float: left;
    left: 41.66667%;
    right: auto;
  }

  /* line 178, ../scss/vendor/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    float: left;
    right: 41.66667%;
    left: auto;
  }

  /* line 177, ../scss/vendor/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    float: left;
    left: 50%;
    right: auto;
  }

  /* line 178, ../scss/vendor/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    float: left;
    right: 50%;
    left: auto;
  }

  /* line 177, ../scss/vendor/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    float: left;
    left: 58.33333%;
    right: auto;
  }

  /* line 178, ../scss/vendor/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    float: left;
    right: 58.33333%;
    left: auto;
  }

  /* line 177, ../scss/vendor/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    float: left;
    left: 66.66667%;
    right: auto;
  }

  /* line 178, ../scss/vendor/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    float: left;
    right: 66.66667%;
    left: auto;
  }

  /* line 177, ../scss/vendor/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    float: left;
    left: 75%;
    right: auto;
  }

  /* line 178, ../scss/vendor/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    float: left;
    right: 75%;
    left: auto;
  }

  /* line 177, ../scss/vendor/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    float: left;
    left: 83.33333%;
    right: auto;
  }

  /* line 178, ../scss/vendor/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    float: left;
    right: 83.33333%;
    left: auto;
  }

  /* line 177, ../scss/vendor/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    float: left;
    left: 91.66667%;
    right: auto;
  }

  /* line 178, ../scss/vendor/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    float: left;
    right: 91.66667%;
    left: auto;
  }

  /* line 181, ../scss/vendor/foundation/components/_grid.scss */
  .column.medium-centered,
  .columns.medium-centered {
    position: relative;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 184, ../scss/vendor/foundation/components/_grid.scss */
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 191, ../scss/vendor/foundation/components/_grid.scss */
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right !important;
  }
}
/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 1023px) {
  /* line 201, ../scss/vendor/foundation/components/_grid.scss */
  .large-1 {
    position: relative;
    float: left;
    width: 8.33333%;
  }

  /* line 201, ../scss/vendor/foundation/components/_grid.scss */
  .large-2 {
    position: relative;
    float: left;
    width: 16.66667%;
  }

  /* line 201, ../scss/vendor/foundation/components/_grid.scss */
  .large-3 {
    position: relative;
    float: left;
    width: 25%;
  }

  /* line 201, ../scss/vendor/foundation/components/_grid.scss */
  .large-4 {
    position: relative;
    float: left;
    width: 33.33333%;
  }

  /* line 201, ../scss/vendor/foundation/components/_grid.scss */
  .large-5 {
    position: relative;
    float: left;
    width: 41.66667%;
  }

  /* line 201, ../scss/vendor/foundation/components/_grid.scss */
  .large-6 {
    position: relative;
    float: left;
    width: 50%;
  }

  /* line 201, ../scss/vendor/foundation/components/_grid.scss */
  .large-7 {
    position: relative;
    float: left;
    width: 58.33333%;
  }

  /* line 201, ../scss/vendor/foundation/components/_grid.scss */
  .large-8 {
    position: relative;
    float: left;
    width: 66.66667%;
  }

  /* line 201, ../scss/vendor/foundation/components/_grid.scss */
  .large-9 {
    position: relative;
    float: left;
    width: 75%;
  }

  /* line 201, ../scss/vendor/foundation/components/_grid.scss */
  .large-10 {
    position: relative;
    float: left;
    width: 83.33333%;
  }

  /* line 201, ../scss/vendor/foundation/components/_grid.scss */
  .large-11 {
    position: relative;
    float: left;
    width: 91.66667%;
  }

  /* line 201, ../scss/vendor/foundation/components/_grid.scss */
  .large-12 {
    position: relative;
    float: left;
    width: 100%;
  }

  /* line 205, ../scss/vendor/foundation/components/_grid.scss */
  .row .large-offset-0 {
    position: relative;
    float: left;
    margin-left: 0%;
  }

  /* line 205, ../scss/vendor/foundation/components/_grid.scss */
  .row .large-offset-1 {
    position: relative;
    float: left;
    margin-left: 8.33333%;
  }

  /* line 205, ../scss/vendor/foundation/components/_grid.scss */
  .row .large-offset-2 {
    position: relative;
    float: left;
    margin-left: 16.66667%;
  }

  /* line 205, ../scss/vendor/foundation/components/_grid.scss */
  .row .large-offset-3 {
    position: relative;
    float: left;
    margin-left: 25%;
  }

  /* line 205, ../scss/vendor/foundation/components/_grid.scss */
  .row .large-offset-4 {
    position: relative;
    float: left;
    margin-left: 33.33333%;
  }

  /* line 205, ../scss/vendor/foundation/components/_grid.scss */
  .row .large-offset-5 {
    position: relative;
    float: left;
    margin-left: 41.66667%;
  }

  /* line 205, ../scss/vendor/foundation/components/_grid.scss */
  .row .large-offset-6 {
    position: relative;
    float: left;
    margin-left: 50%;
  }

  /* line 205, ../scss/vendor/foundation/components/_grid.scss */
  .row .large-offset-7 {
    position: relative;
    float: left;
    margin-left: 58.33333%;
  }

  /* line 205, ../scss/vendor/foundation/components/_grid.scss */
  .row .large-offset-8 {
    position: relative;
    float: left;
    margin-left: 66.66667%;
  }

  /* line 205, ../scss/vendor/foundation/components/_grid.scss */
  .row .large-offset-9 {
    position: relative;
    float: left;
    margin-left: 75%;
  }

  /* line 205, ../scss/vendor/foundation/components/_grid.scss */
  .row .large-offset-10 {
    position: relative;
    float: left;
    margin-left: 83.33333%;
  }

  /* line 205, ../scss/vendor/foundation/components/_grid.scss */
  .row .large-offset-11 {
    position: relative;
    float: left;
    margin-left: 91.66667%;
  }

  /* line 211, ../scss/vendor/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    float: left;
    left: 8.33333%;
    right: auto;
  }

  /* line 212, ../scss/vendor/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    float: left;
    right: 8.33333%;
    left: auto;
  }

  /* line 211, ../scss/vendor/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    float: left;
    left: 16.66667%;
    right: auto;
  }

  /* line 212, ../scss/vendor/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    float: left;
    right: 16.66667%;
    left: auto;
  }

  /* line 211, ../scss/vendor/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    float: left;
    left: 25%;
    right: auto;
  }

  /* line 212, ../scss/vendor/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    float: left;
    right: 25%;
    left: auto;
  }

  /* line 211, ../scss/vendor/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    float: left;
    left: 33.33333%;
    right: auto;
  }

  /* line 212, ../scss/vendor/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    float: left;
    right: 33.33333%;
    left: auto;
  }

  /* line 211, ../scss/vendor/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    float: left;
    left: 41.66667%;
    right: auto;
  }

  /* line 212, ../scss/vendor/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    float: left;
    right: 41.66667%;
    left: auto;
  }

  /* line 211, ../scss/vendor/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    float: left;
    left: 50%;
    right: auto;
  }

  /* line 212, ../scss/vendor/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    float: left;
    right: 50%;
    left: auto;
  }

  /* line 211, ../scss/vendor/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    float: left;
    left: 58.33333%;
    right: auto;
  }

  /* line 212, ../scss/vendor/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    float: left;
    right: 58.33333%;
    left: auto;
  }

  /* line 211, ../scss/vendor/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    float: left;
    left: 66.66667%;
    right: auto;
  }

  /* line 212, ../scss/vendor/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    float: left;
    right: 66.66667%;
    left: auto;
  }

  /* line 211, ../scss/vendor/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    float: left;
    left: 75%;
    right: auto;
  }

  /* line 212, ../scss/vendor/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    float: left;
    right: 75%;
    left: auto;
  }

  /* line 211, ../scss/vendor/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    float: left;
    left: 83.33333%;
    right: auto;
  }

  /* line 212, ../scss/vendor/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    float: left;
    right: 83.33333%;
    left: auto;
  }

  /* line 211, ../scss/vendor/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    float: left;
    left: 91.66667%;
    right: auto;
  }

  /* line 212, ../scss/vendor/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    float: left;
    right: 91.66667%;
    left: auto;
  }

  /* line 215, ../scss/vendor/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 217, ../scss/vendor/foundation/components/_grid.scss */
  .small-centered, .large-centered {
    clear: both;
  }

  /* line 219, ../scss/vendor/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 226, ../scss/vendor/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important;
  }
}
@media only screen and (max-width: 768px) {
  /* line 236, ../scss/vendor/foundation/components/_grid.scss */
  .row {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 980px) {
  /* line 249, ../scss/vendor/foundation/components/_grid.scss */
  .large-12 {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
/* Foundation Block Grids for below small breakpoint */
@media only screen {
  /* line 50, ../scss/vendor/foundation/components/_block-grid.scss */
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625em;
    *zoom: 1;
  }
  /* line 121, ../scss/vendor/foundation/components/_global.scss */
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
  }
  /* line 122, ../scss/vendor/foundation/components/_global.scss */
  [class*="block-grid-"]:after {
    clear: both;
  }
  /* line 27, ../scss/vendor/foundation/components/_block-grid.scss */
  [class*="block-grid-"] > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625em 1.25em;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* Foundation Block Grids for above small breakpoint */
@media only screen and (min-width: 0px) {
  /* Remove small grid clearing */
  /* line 63, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: none;
  }

  /* line 63, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: none;
  }

  /* line 63, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none;
  }

  /* line 63, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: none;
  }

  /* line 63, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: none;
  }

  /* line 63, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: none;
  }

  /* line 63, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: none;
  }

  /* line 63, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: none;
  }

  /* line 63, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: none;
  }

  /* line 63, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: none;
  }

  /* line 63, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: none;
  }

  /* line 63, ../scss/vendor/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: none;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 36, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../scss/vendor/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/*!
 *  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("https://media.testo.com/fonts/font-awesome/fontawesome-webfont.eot?v=4.5.0");
  src: url("https://media.testo.com/fonts/font-awesome/fontawesome-webfont.eot?v=4.5.0#iefix") format("embedded-opentype"), url("https://media.testo.com/fonts/font-awesome/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("https://media.testo.com/fonts/font-awesome/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("https://media.testo.com/fonts/font-awesome/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("https://media.testo.com/fonts/font-awesome/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 4, ../scss/vendor/font-awesome/components/_core.scss */
.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 */
/* line 5, ../scss/vendor/font-awesome/components/_larger.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, ../scss/vendor/font-awesome/components/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, ../scss/vendor/font-awesome/components/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12, ../scss/vendor/font-awesome/components/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 13, ../scss/vendor/font-awesome/components/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 3, ../scss/vendor/font-awesome/components/_fixed-width.scss */
.fa-fw {
  width: 1.28571em;
  text-align: center;
}

/* line 4, ../scss/vendor/font-awesome/components/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
/* line 8, ../scss/vendor/font-awesome/components/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, ../scss/vendor/font-awesome/components/_list.scss */
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
/* line 16, ../scss/vendor/font-awesome/components/_list.scss */
.fa-li.fa-lg {
  left: -1.85714em;
}

/* line 4, ../scss/vendor/font-awesome/components/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, ../scss/vendor/font-awesome/components/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
}

/* line 11, ../scss/vendor/font-awesome/components/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
}

/* line 14, ../scss/vendor/font-awesome/components/_bordered-pulled.scss */
.fa.fa-pull-left {
  margin-right: .3em;
}
/* line 15, ../scss/vendor/font-awesome/components/_bordered-pulled.scss */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 19, ../scss/vendor/font-awesome/components/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 20, ../scss/vendor/font-awesome/components/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 23, ../scss/vendor/font-awesome/components/_bordered-pulled.scss */
.fa.pull-left {
  margin-right: .3em;
}
/* line 24, ../scss/vendor/font-awesome/components/_bordered-pulled.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 4, ../scss/vendor/font-awesome/components/_animated.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 9, ../scss/vendor/font-awesome/components/_animated.scss */
.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);
  }
}
/* line 4, ../scss/vendor/font-awesome/components/_rotated-flipped.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, ../scss/vendor/font-awesome/components/_rotated-flipped.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, ../scss/vendor/font-awesome/components/_rotated-flipped.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, ../scss/vendor/font-awesome/components/_rotated-flipped.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, ../scss/vendor/font-awesome/components/_rotated-flipped.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 14, ../scss/vendor/font-awesome/components/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 4, ../scss/vendor/font-awesome/components/_stacked.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 12, ../scss/vendor/font-awesome/components/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, ../scss/vendor/font-awesome/components/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 19, ../scss/vendor/font-awesome/components/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 20, ../scss/vendor/font-awesome/components/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-glass:before {
  content: "";
}

/* line 5, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-heart:before {
  content: "";
}

/* line 9, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-star:before {
  content: "";
}

/* line 10, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-star-o:before {
  content: "";
}

/* line 11, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-user:before {
  content: "";
}

/* line 12, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-film:before {
  content: "";
}

/* line 13, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

/* line 20, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 21, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 22, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 23, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 24, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "";
}

/* line 26, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 27, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 28, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 29, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 30, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 31, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-download:before {
  content: "";
}

/* line 32, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 33, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 34, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-inbox:before {
  content: "";
}

/* line 35, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-play-circle-o:before {
  content: "";
}

/* line 36, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

/* line 38, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-refresh:before {
  content: "";
}

/* line 39, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-list-alt:before {
  content: "";
}

/* line 40, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-lock:before {
  content: "";
}

/* line 41, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-flag:before {
  content: "";
}

/* line 42, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 43, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-volume-off:before {
  content: "";
}

/* line 44, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-volume-down:before {
  content: "";
}

/* line 45, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 46, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 47, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 48, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 49, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 50, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-book:before {
  content: "";
}

/* line 51, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-bookmark:before {
  content: "";
}

/* line 52, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 53, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 54, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-font:before {
  content: "";
}

/* line 55, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-bold:before {
  content: "";
}

/* line 56, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-italic:before {
  content: "";
}

/* line 57, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-text-height:before {
  content: "";
}

/* line 58, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 59, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 60, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 61, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-align-right:before {
  content: "";
}

/* line 62, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-align-justify:before {
  content: "";
}

/* line 63, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-list:before {
  content: "";
}

/* line 64, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 66, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 67, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 68, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

/* line 71, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 72, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 73, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 74, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-tint:before {
  content: "";
}

/* line 75, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

/* line 77, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 78, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 79, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 80, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 81, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 82, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-backward:before {
  content: "";
}

/* line 83, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-play:before {
  content: "";
}

/* line 84, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-pause:before {
  content: "";
}

/* line 85, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 86, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 87, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 88, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-step-forward:before {
  content: "";
}

/* line 89, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 90, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 91, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-chevron-right:before {
  content: "";
}

/* line 92, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 93, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 94, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-times-circle:before {
  content: "";
}

/* line 95, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-check-circle:before {
  content: "";
}

/* line 96, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 97, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 98, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 99, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 100, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-check-circle-o:before {
  content: "";
}

/* line 101, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-ban:before {
  content: "";
}

/* line 102, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 103, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 104, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 105, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 106, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

/* line 108, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-expand:before {
  content: "";
}

/* line 109, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-compress:before {
  content: "";
}

/* line 110, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 111, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 112, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-asterisk:before {
  content: "";
}

/* line 113, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 114, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-gift:before {
  content: "";
}

/* line 115, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-leaf:before {
  content: "";
}

/* line 116, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-fire:before {
  content: "";
}

/* line 117, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-eye:before {
  content: "";
}

/* line 118, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-eye-slash:before {
  content: "";
}

/* line 119, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

/* line 121, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 122, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-calendar:before {
  content: "";
}

/* line 123, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-random:before {
  content: "";
}

/* line 124, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 125, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-magnet:before {
  content: "";
}

/* line 126, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 127, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 128, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 129, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 130, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-folder:before {
  content: "";
}

/* line 131, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-folder-open:before {
  content: "";
}

/* line 132, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 133, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 134, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

/* line 136, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 137, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 138, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 139, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-key:before {
  content: "";
}

/* line 140, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

/* line 142, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-comments:before {
  content: "";
}

/* line 143, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 144, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 145, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 146, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-heart-o:before {
  content: "";
}

/* line 147, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-sign-out:before {
  content: "";
}

/* line 148, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 149, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 150, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-external-link:before {
  content: "";
}

/* line 151, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-sign-in:before {
  content: "";
}

/* line 152, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 153, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 154, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 155, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 156, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 157, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 158, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 159, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 160, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 161, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

/* line 163, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-github:before {
  content: "";
}

/* line 164, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-unlock:before {
  content: "";
}

/* line 165, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 166, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-feed:before,
.fa-rss:before {
  content: "";
}

/* line 168, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 169, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 170, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-bell:before {
  content: "";
}

/* line 171, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-certificate:before {
  content: "";
}

/* line 172, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 173, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 174, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 175, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hand-o-down:before {
  content: "";
}

/* line 176, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-arrow-circle-left:before {
  content: "";
}

/* line 177, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-arrow-circle-right:before {
  content: "";
}

/* line 178, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-arrow-circle-up:before {
  content: "";
}

/* line 179, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-arrow-circle-down:before {
  content: "";
}

/* line 180, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-globe:before {
  content: "";
}

/* line 181, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 182, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 183, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 184, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 185, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 186, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "";
}

/* line 188, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

/* line 190, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cloud:before {
  content: "";
}

/* line 191, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 192, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

/* line 194, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "";
}

/* line 196, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-paperclip:before {
  content: "";
}

/* line 197, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

/* line 199, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-square:before {
  content: "";
}

/* line 200, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

/* line 203, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 204, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-list-ol:before {
  content: "";
}

/* line 205, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 206, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-underline:before {
  content: "";
}

/* line 207, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-table:before {
  content: "";
}

/* line 208, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 209, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 210, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 211, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 212, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 213, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 214, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 215, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-caret-down:before {
  content: "";
}

/* line 216, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-caret-up:before {
  content: "";
}

/* line 217, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-caret-left:before {
  content: "";
}

/* line 218, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-caret-right:before {
  content: "";
}

/* line 219, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-columns:before {
  content: "";
}

/* line 220, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

/* line 222, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

/* line 224, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

/* line 226, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 227, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-linkedin:before {
  content: "";
}

/* line 228, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

/* line 230, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 232, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 234, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 235, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 236, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

/* line 238, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-sitemap:before {
  content: "";
}

/* line 239, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 240, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 242, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 243, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-exchange:before {
  content: "";
}

/* line 244, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 245, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 246, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-user-md:before {
  content: "";
}

/* line 247, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 248, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-suitcase:before {
  content: "";
}

/* line 249, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 250, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 251, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cutlery:before {
  content: "";
}

/* line 252, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 253, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 254, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 255, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-ambulance:before {
  content: "";
}

/* line 256, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 257, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 258, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-beer:before {
  content: "";
}

/* line 259, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-h-square:before {
  content: "";
}

/* line 260, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-plus-square:before {
  content: "";
}

/* line 261, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-angle-double-left:before {
  content: "";
}

/* line 262, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-angle-double-right:before {
  content: "";
}

/* line 263, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-angle-double-up:before {
  content: "";
}

/* line 264, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-angle-double-down:before {
  content: "";
}

/* line 265, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-angle-left:before {
  content: "";
}

/* line 266, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-angle-right:before {
  content: "";
}

/* line 267, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 268, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-angle-down:before {
  content: "";
}

/* line 269, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-desktop:before {
  content: "";
}

/* line 270, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-laptop:before {
  content: "";
}

/* line 271, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 272, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 274, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 275, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 276, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 277, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 278, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-circle:before {
  content: "";
}

/* line 279, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 281, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 282, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-folder-o:before {
  content: "";
}

/* line 283, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 284, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 285, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 286, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-meh-o:before {
  content: "";
}

/* line 287, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-gamepad:before {
  content: "";
}

/* line 288, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 289, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-flag-o:before {
  content: "";
}

/* line 290, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 291, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 292, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-code:before {
  content: "";
}

/* line 293, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

/* line 295, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

/* line 298, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 299, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-crop:before {
  content: "";
}

/* line 300, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-code-fork:before {
  content: "";
}

/* line 301, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

/* line 303, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-question:before {
  content: "";
}

/* line 304, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-info:before {
  content: "";
}

/* line 305, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 306, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-superscript:before {
  content: "";
}

/* line 307, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-subscript:before {
  content: "";
}

/* line 308, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 309, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 310, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-microphone:before {
  content: "";
}

/* line 311, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 312, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 313, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 314, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 315, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 316, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 317, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-chevron-circle-left:before {
  content: "";
}

/* line 318, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-chevron-circle-right:before {
  content: "";
}

/* line 319, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-chevron-circle-up:before {
  content: "";
}

/* line 320, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-chevron-circle-down:before {
  content: "";
}

/* line 321, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 322, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 323, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-anchor:before {
  content: "";
}

/* line 324, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 325, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-bullseye:before {
  content: "";
}

/* line 326, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 327, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 328, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-rss-square:before {
  content: "";
}

/* line 329, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-play-circle:before {
  content: "";
}

/* line 330, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-ticket:before {
  content: "";
}

/* line 331, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-minus-square:before {
  content: "";
}

/* line 332, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 333, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 334, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-level-down:before {
  content: "";
}

/* line 335, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-check-square:before {
  content: "";
}

/* line 336, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

/* line 337, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-external-link-square:before {
  content: "";
}

/* line 338, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-share-square:before {
  content: "";
}

/* line 339, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-compass:before {
  content: "";
}

/* line 340, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

/* line 342, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

/* line 344, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

/* line 346, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

/* line 348, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-gbp:before {
  content: "";
}

/* line 349, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 351, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 353, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

/* line 357, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

/* line 360, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 362, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 364, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-file:before {
  content: "";
}

/* line 365, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-file-text:before {
  content: "";
}

/* line 366, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 367, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

/* line 368, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-sort-amount-asc:before {
  content: "";
}

/* line 369, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 370, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 371, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 372, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 373, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 374, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 375, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 376, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 377, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 378, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 379, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 380, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 381, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 382, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 383, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 384, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 385, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 386, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 387, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

/* line 388, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-long-arrow-down:before {
  content: "";
}

/* line 389, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-long-arrow-up:before {
  content: "";
}

/* line 390, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 391, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-long-arrow-right:before {
  content: "";
}

/* line 392, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 393, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 394, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 395, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 396, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 397, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 398, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 399, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 400, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-female:before {
  content: "";
}

/* line 401, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-male:before {
  content: "";
}

/* line 402, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

/* line 404, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 405, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-moon-o:before {
  content: "";
}

/* line 406, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-archive:before {
  content: "";
}

/* line 407, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 408, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 409, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 410, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 411, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 412, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 413, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 414, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 415, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

/* line 417, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 418, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 419, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 420, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

/* line 422, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-plus-square-o:before {
  content: "";
}

/* line 423, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-space-shuttle:before {
  content: "";
}

/* line 424, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-slack:before {
  content: "";
}

/* line 425, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 426, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-wordpress:before {
  content: "";
}

/* line 427, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-openid:before {
  content: "";
}

/* line 428, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

/* line 431, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

/* line 433, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-yahoo:before {
  content: "";
}

/* line 434, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-google:before {
  content: "";
}

/* line 435, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-reddit:before {
  content: "";
}

/* line 436, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 437, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 438, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 439, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-delicious:before {
  content: "";
}

/* line 440, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-digg:before {
  content: "";
}

/* line 441, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 442, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-pied-piper-alt:before {
  content: "";
}

/* line 443, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-drupal:before {
  content: "";
}

/* line 444, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-joomla:before {
  content: "";
}

/* line 445, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-language:before {
  content: "";
}

/* line 446, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-fax:before {
  content: "";
}

/* line 447, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-building:before {
  content: "";
}

/* line 448, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-child:before {
  content: "";
}

/* line 449, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-paw:before {
  content: "";
}

/* line 450, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-spoon:before {
  content: "";
}

/* line 451, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cube:before {
  content: "";
}

/* line 452, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cubes:before {
  content: "";
}

/* line 453, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-behance:before {
  content: "";
}

/* line 454, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-behance-square:before {
  content: "";
}

/* line 455, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-steam:before {
  content: "";
}

/* line 456, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-steam-square:before {
  content: "";
}

/* line 457, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-recycle:before {
  content: "";
}

/* line 458, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "";
}

/* line 460, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "";
}

/* line 462, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-tree:before {
  content: "";
}

/* line 463, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-spotify:before {
  content: "";
}

/* line 464, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-deviantart:before {
  content: "";
}

/* line 465, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 466, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-database:before {
  content: "";
}

/* line 467, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-file-pdf-o:before {
  content: "";
}

/* line 468, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-file-word-o:before {
  content: "";
}

/* line 469, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-file-excel-o:before {
  content: "";
}

/* line 470, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "";
}

/* line 471, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

/* line 474, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

/* line 476, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

/* line 478, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

/* line 480, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 481, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-vine:before {
  content: "";
}

/* line 482, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-codepen:before {
  content: "";
}

/* line 483, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 484, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

/* line 489, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 490, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-ra:before,
.fa-rebel:before {
  content: "";
}

/* line 492, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "";
}

/* line 494, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-git-square:before {
  content: "";
}

/* line 495, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-git:before {
  content: "";
}

/* line 496, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

/* line 499, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 500, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-qq:before {
  content: "";
}

/* line 501, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

/* line 503, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

/* line 505, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

/* line 507, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-history:before {
  content: "";
}

/* line 508, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-circle-thin:before {
  content: "";
}

/* line 509, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-header:before {
  content: "";
}

/* line 510, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-paragraph:before {
  content: "";
}

/* line 511, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-sliders:before {
  content: "";
}

/* line 512, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-share-alt:before {
  content: "";
}

/* line 513, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-share-alt-square:before {
  content: "";
}

/* line 514, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-bomb:before {
  content: "";
}

/* line 515, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

/* line 517, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-tty:before {
  content: "";
}

/* line 518, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-binoculars:before {
  content: "";
}

/* line 519, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-plug:before {
  content: "";
}

/* line 520, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-slideshare:before {
  content: "";
}

/* line 521, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-twitch:before {
  content: "";
}

/* line 522, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-yelp:before {
  content: "";
}

/* line 523, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-newspaper-o:before {
  content: "";
}

/* line 524, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-wifi:before {
  content: "";
}

/* line 525, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-calculator:before {
  content: "";
}

/* line 526, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-paypal:before {
  content: "";
}

/* line 527, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 528, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 529, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 530, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 531, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 532, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 533, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 534, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-bell-slash:before {
  content: "";
}

/* line 535, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-bell-slash-o:before {
  content: "";
}

/* line 536, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-trash:before {
  content: "";
}

/* line 537, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-copyright:before {
  content: "";
}

/* line 538, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-at:before {
  content: "";
}

/* line 539, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-eyedropper:before {
  content: "";
}

/* line 540, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-paint-brush:before {
  content: "";
}

/* line 541, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-birthday-cake:before {
  content: "";
}

/* line 542, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-area-chart:before {
  content: "";
}

/* line 543, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 544, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-line-chart:before {
  content: "";
}

/* line 545, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-lastfm:before {
  content: "";
}

/* line 546, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-lastfm-square:before {
  content: "";
}

/* line 547, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-toggle-off:before {
  content: "";
}

/* line 548, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-toggle-on:before {
  content: "";
}

/* line 549, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-bicycle:before {
  content: "";
}

/* line 550, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-bus:before {
  content: "";
}

/* line 551, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 552, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-angellist:before {
  content: "";
}

/* line 553, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cc:before {
  content: "";
}

/* line 554, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

/* line 557, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-meanpath:before {
  content: "";
}

/* line 558, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-buysellads:before {
  content: "";
}

/* line 559, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-connectdevelop:before {
  content: "";
}

/* line 560, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-dashcube:before {
  content: "";
}

/* line 561, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-forumbee:before {
  content: "";
}

/* line 562, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-leanpub:before {
  content: "";
}

/* line 563, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-sellsy:before {
  content: "";
}

/* line 564, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-shirtsinbulk:before {
  content: "";
}

/* line 565, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-simplybuilt:before {
  content: "";
}

/* line 566, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-skyatlas:before {
  content: "";
}

/* line 567, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cart-plus:before {
  content: "";
}

/* line 568, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cart-arrow-down:before {
  content: "";
}

/* line 569, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-diamond:before {
  content: "";
}

/* line 570, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-ship:before {
  content: "";
}

/* line 571, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-user-secret:before {
  content: "";
}

/* line 572, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-motorcycle:before {
  content: "";
}

/* line 573, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-street-view:before {
  content: "";
}

/* line 574, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-heartbeat:before {
  content: "";
}

/* line 575, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-venus:before {
  content: "";
}

/* line 576, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-mars:before {
  content: "";
}

/* line 577, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-mercury:before {
  content: "";
}

/* line 578, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

/* line 580, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-transgender-alt:before {
  content: "";
}

/* line 581, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-venus-double:before {
  content: "";
}

/* line 582, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-mars-double:before {
  content: "";
}

/* line 583, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-venus-mars:before {
  content: "";
}

/* line 584, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-mars-stroke:before {
  content: "";
}

/* line 585, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-mars-stroke-v:before {
  content: "";
}

/* line 586, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-mars-stroke-h:before {
  content: "";
}

/* line 587, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-neuter:before {
  content: "";
}

/* line 588, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-genderless:before {
  content: "";
}

/* line 589, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-facebook-official:before {
  content: "";
}

/* line 590, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-pinterest-p:before {
  content: "";
}

/* line 591, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-whatsapp:before {
  content: "";
}

/* line 592, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-server:before {
  content: "";
}

/* line 593, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-user-plus:before {
  content: "";
}

/* line 594, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-user-times:before {
  content: "";
}

/* line 595, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "";
}

/* line 597, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-viacoin:before {
  content: "";
}

/* line 598, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-train:before {
  content: "";
}

/* line 599, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-subway:before {
  content: "";
}

/* line 600, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-medium:before {
  content: "";
}

/* line 601, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

/* line 603, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-optin-monster:before {
  content: "";
}

/* line 604, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-opencart:before {
  content: "";
}

/* line 605, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-expeditedssl:before {
  content: "";
}

/* line 606, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-battery-4:before,
.fa-battery-full:before {
  content: "";
}

/* line 608, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

/* line 610, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

/* line 612, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

/* line 614, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

/* line 616, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-mouse-pointer:before {
  content: "";
}

/* line 617, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-i-cursor:before {
  content: "";
}

/* line 618, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-object-group:before {
  content: "";
}

/* line 619, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-object-ungroup:before {
  content: "";
}

/* line 620, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-sticky-note:before {
  content: "";
}

/* line 621, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-sticky-note-o:before {
  content: "";
}

/* line 622, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cc-jcb:before {
  content: "";
}

/* line 623, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-cc-diners-club:before {
  content: "";
}

/* line 624, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-clone:before {
  content: "";
}

/* line 625, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-balance-scale:before {
  content: "";
}

/* line 626, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hourglass-o:before {
  content: "";
}

/* line 627, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

/* line 629, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

/* line 631, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

/* line 633, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hourglass:before {
  content: "";
}

/* line 634, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

/* line 636, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

/* line 638, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hand-scissors-o:before {
  content: "";
}

/* line 639, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hand-lizard-o:before {
  content: "";
}

/* line 640, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hand-spock-o:before {
  content: "";
}

/* line 641, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hand-pointer-o:before {
  content: "";
}

/* line 642, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hand-peace-o:before {
  content: "";
}

/* line 643, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-trademark:before {
  content: "";
}

/* line 644, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-registered:before {
  content: "";
}

/* line 645, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-creative-commons:before {
  content: "";
}

/* line 646, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-gg:before {
  content: "";
}

/* line 647, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-gg-circle:before {
  content: "";
}

/* line 648, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-tripadvisor:before {
  content: "";
}

/* line 649, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-odnoklassniki:before {
  content: "";
}

/* line 650, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "";
}

/* line 651, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-get-pocket:before {
  content: "";
}

/* line 652, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-wikipedia-w:before {
  content: "";
}

/* line 653, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-safari:before {
  content: "";
}

/* line 654, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-chrome:before {
  content: "";
}

/* line 655, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-firefox:before {
  content: "";
}

/* line 656, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-opera:before {
  content: "";
}

/* line 657, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-internet-explorer:before {
  content: "";
}

/* line 658, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-tv:before,
.fa-television:before {
  content: "";
}

/* line 660, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-contao:before {
  content: "";
}

/* line 661, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-500px:before {
  content: "";
}

/* line 662, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-amazon:before {
  content: "";
}

/* line 663, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-calendar-plus-o:before {
  content: "";
}

/* line 664, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-calendar-minus-o:before {
  content: "";
}

/* line 665, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-calendar-times-o:before {
  content: "";
}

/* line 666, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-calendar-check-o:before {
  content: "";
}

/* line 667, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-industry:before {
  content: "";
}

/* line 668, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-map-pin:before {
  content: "";
}

/* line 669, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-map-signs:before {
  content: "";
}

/* line 670, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-map-o:before {
  content: "";
}

/* line 671, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-map:before {
  content: "";
}

/* line 672, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-commenting:before {
  content: "";
}

/* line 673, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-commenting-o:before {
  content: "";
}

/* line 674, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-houzz:before {
  content: "";
}

/* line 675, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-vimeo:before {
  content: "";
}

/* line 676, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-black-tie:before {
  content: "";
}

/* line 677, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-fonticons:before {
  content: "";
}

/* line 678, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-reddit-alien:before {
  content: "";
}

/* line 679, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-edge:before {
  content: "";
}

/* line 680, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-credit-card-alt:before {
  content: "";
}

/* line 681, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-codiepie:before {
  content: "";
}

/* line 682, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-modx:before {
  content: "";
}

/* line 683, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-fort-awesome:before {
  content: "";
}

/* line 684, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-usb:before {
  content: "";
}

/* line 685, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-product-hunt:before {
  content: "";
}

/* line 686, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-mixcloud:before {
  content: "";
}

/* line 687, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-scribd:before {
  content: "";
}

/* line 688, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-pause-circle:before {
  content: "";
}

/* line 689, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-pause-circle-o:before {
  content: "";
}

/* line 690, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-stop-circle:before {
  content: "";
}

/* line 691, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-stop-circle-o:before {
  content: "";
}

/* line 692, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-shopping-bag:before {
  content: "";
}

/* line 693, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-shopping-basket:before {
  content: "";
}

/* line 694, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-hashtag:before {
  content: "";
}

/* line 695, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-bluetooth:before {
  content: "";
}

/* line 696, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-bluetooth-b:before {
  content: "";
}

/* line 697, ../scss/vendor/font-awesome/components/_icons.scss */
.fa-percent:before {
  content: "";
}

@font-face {
  font-family: 'Roboto';
  src: url("https://media.testo.com/fonts/roboto/Roboto-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'Roboto Medium';
  src: url("https://media.testo.com/fonts/roboto/Roboto-Medium.ttf") format("truetype");
}
@font-face {
  font-family: 'Roboto Bold';
  src: url("https://media.testo.com/fonts/roboto/Roboto-Bold.ttf") format("truetype");
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Thin.ttf") format("truetype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Thin.ttf") format("truetype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Thin.ttf") format("truetype");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Thin.ttf") format("truetype");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Thin.ttf") format("truetype");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Thin.ttf") format("truetype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Thin.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Light.ttf") format("truetype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Light.ttf") format("truetype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Light.ttf") format("truetype");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Light.ttf") format("truetype");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Light.ttf") format("truetype");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Light.ttf") format("truetype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Light.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Regular.ttf") format("truetype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Regular.ttf") format("truetype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Regular.ttf") format("truetype");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Regular.ttf") format("truetype");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Regular.ttf") format("truetype");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Regular.ttf") format("truetype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Regular.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Medium.ttf") format("truetype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Medium.ttf") format("truetype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  ssrc: url("https://media.testo.com/fonts/roboto/Roboto-Medium.ttf") format("truetype");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Medium.ttf") format("truetype");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Medium.ttf") format("truetype");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  ssrc: url("https://media.testo.com/fonts/roboto/Roboto-Medium.ttf") format("truetype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Medium.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Bold.ttf") format("truetype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Bold.ttf") format("truetype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Bold.ttf") format("truetype");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Bold.ttf") format("truetype");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Bold.ttf") format("truetype");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Bold.ttf") format("truetype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Bold.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Black.ttf") format("truetype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Black.ttf") format("truetype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Black.ttf") format("truetype");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Black.ttf") format("truetype");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Black.ttf") format("truetype");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Black.ttf") format("truetype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Black.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url("https://media.testo.com/fonts/roboto/Roboto-ThinItalic.ttf") format("truetype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url("https://media.testo.com/fonts/roboto/Roboto-ThinItalic.ttf") format("truetype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url("https://media.testo.com/fonts/roboto/Roboto-ThinItalic.ttf") format("truetype");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url("https://media.testo.com/fonts/roboto/Roboto-ThinItalic.ttf") format("truetype");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url("https://media.testo.com/fonts/roboto/Roboto-ThinItalic.ttf") format("truetype");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url("https://media.testo.com/fonts/roboto/Roboto-ThinItalic.ttf") format("truetype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url("https://media.testo.com/fonts/roboto/Roboto-ThinItalic.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url("https://media.testo.com/fonts/roboto/Roboto-LightItalic.ttf") format("truetype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url("https://media.testo.com/fonts/roboto/Roboto-LightItalic.ttf") format("truetype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url("https://media.testo.com/fonts/roboto/Roboto-LightItalic.ttf") format("truetype");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url("https://media.testo.com/fonts/roboto/Roboto-LightItalic.ttf") format("truetype");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url("https://media.testo.com/fonts/roboto/Roboto-LightItalic.ttf") format("truetype");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url("https://media.testo.com/fonts/roboto/Roboto-LightItalic.ttf") format("truetype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url("https://media.testo.com/fonts/roboto/Roboto-LightItalic.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Italic.ttf") format("truetype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Italic.ttf") format("truetype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Italic.ttf") format("truetype");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Italic.ttf") format("truetype");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Italic.ttf") format("truetype");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Italic.ttf") format("truetype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url("https://media.testo.com/fonts/roboto/Roboto-Italic.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url("https://media.testo.com/fonts/roboto/Roboto-MediumItalic.ttf") format("truetype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url("https://media.testo.com/fonts/roboto/Roboto-MediumItalic.ttf") format("truetype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url("https://media.testo.com/fonts/roboto/Roboto-MediumItalic.ttf") format("truetype");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  ssrc: url("https://media.testo.com/fonts/roboto/Roboto-MediumItalic.ttf") format("truetype");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url("https://media.testo.com/fonts/roboto/Roboto-MediumItalic.ttf") format("truetype");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url("https://media.testo.com/fonts/roboto/Roboto-MediumItalic.ttf") format("truetype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url("https://media.testo.com/fonts/roboto/Roboto-MediumItalic.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url("https://media.testo.com/fonts/roboto/Roboto-BoldItalic.ttf") format("truetype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url("https://media.testo.com/fonts/roboto/Roboto-BoldItalic.ttf") format("truetype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url("https://media.testo.com/fonts/roboto/Roboto-BoldItalic.ttf") format("truetype");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url("https://media.testo.com/fonts/roboto/Roboto-BoldItalic.ttf") format("truetype");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url("https://media.testo.com/fonts/roboto/Roboto-BoldItalic.ttf") format("truetype");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url("https://media.testo.com/fonts/roboto/Roboto-BoldItalic.ttf") format("truetype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url("https://media.testo.com/fonts/roboto/Roboto-BoldItalic.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url("https://media.testo.com/fonts/roboto/Roboto-BlackItalic.ttf") format("truetype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url("https://media.testo.com/fonts/roboto/Roboto-BlackItalic.ttf") format("truetype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url("https://media.testo.com/fonts/roboto/Roboto-BlackItalic.ttf") format("truetype");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url("https://media.testo.com/fonts/roboto/Roboto-BlackItalic.ttf") format("truetype");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url("https://media.testo.com/fonts/roboto/Roboto-BlackItalic.ttf") format("truetype");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url("https://media.testo.com/fonts/roboto/Roboto-BlackItalic.ttf") format("truetype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url("https://media.testo.com/fonts/roboto/Roboto-BlackItalic.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* line 7, ../scss/global/_typography.scss */
p, a, span, div, h1, h2, h3, h4, b, strong {
  font-family: "Roboto";
}

/* line 11, ../scss/global/_typography.scss */
p, a, span, div, b, strong, label {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
}

/* line 15, ../scss/global/_typography.scss */
b {
  font-weight: bold;
}

/* line 19, ../scss/global/_typography.scss */
.content-cn *, .language-zh_CN *, :lang(zh-TW) *, :lang(zh-CN) *, :lang(zh_CN) *, :lang(zh_TW) *, :lang(zh-HK) * {
  font-family: "Microsoft Yahei" !important;
}

/* line 23, ../scss/global/_typography.scss */
.language-zh_CN .m-sortbar .txt, :lang(zh-TW) .m-sortbar .txt, :lang(zh-CN) .m-sortbar .txt, :lang(zh_CN) .m-sortbar .txt, :lang(zh_TW) .m-sortbar .txt, :lang(zh-HK) .m-sortbar .txt {
  font-weight: bold;
  font-size: 80%;
}

@font-face {
  font-family: 'Noto Sans';
  src: url("https://media.testo.com/fonts/noto-sans/NotoSansCJKjp-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'Noto Sans Bold';
  src: url("https://media.testo.com/fonts/noto-sans/NotoSansCJKjp-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
/* line 36, ../scss/global/_typography.scss */
.content-jp p, .content-jp a, .content-jp span, .content-jp div, .content-jp h1, .content-jp h2, .content-jp h3, .content-jp h4, .content-jp b, .content-jp strong, .language-ja_JP p, .language-ja_JP a, .language-ja_JP span, .language-ja_JP div, .language-ja_JP h1, .language-ja_JP h2, .language-ja_JP h3, .language-ja_JP h4, .language-ja_JP b, .language-ja_JP strong, :lang(ja_JP) p, :lang(ja_JP) a, :lang(ja_JP) span, :lang(ja_JP) div, :lang(ja_JP) h1, :lang(ja_JP) h2, :lang(ja_JP) h3, :lang(ja_JP) h4, :lang(ja_JP) b, :lang(ja_JP) strong, :lang(ja-JP) p, :lang(ja-JP) a, :lang(ja-JP) span, :lang(ja-JP) div, :lang(ja-JP) h1, :lang(ja-JP) h2, :lang(ja-JP) h3, :lang(ja-JP) h4, :lang(ja-JP) b, :lang(ja-JP) strong {
  font-family: Noto Sans;
}
/* line 39, ../scss/global/_typography.scss */
.content-jp b, .content-jp strong, .language-ja_JP b, .language-ja_JP strong, :lang(ja_JP) b, :lang(ja_JP) strong, :lang(ja-JP) b, :lang(ja-JP) strong {
  font-family: Noto Sans Bold;
}
/* line 42, ../scss/global/_typography.scss */
.content-jp p, .language-ja_JP p, :lang(ja_JP) p, :lang(ja-JP) p {
  font-size: 15px;
}
/* line 43, ../scss/global/_typography.scss */
.content-jp h1, .language-ja_JP h1, :lang(ja_JP) h1, :lang(ja-JP) h1 {
  font-size: 34px;
  line-height: normal;
}
/* line 44, ../scss/global/_typography.scss */
.content-jp h2, .language-ja_JP h2, :lang(ja_JP) h2, :lang(ja-JP) h2 {
  font-size: 25px;
}
/* line 45, ../scss/global/_typography.scss */
.content-jp h3, .language-ja_JP h3, :lang(ja_JP) h3, :lang(ja-JP) h3 {
  font-size: 23px;
}
/* line 46, ../scss/global/_typography.scss */
.content-jp h4, .language-ja_JP h4, :lang(ja_JP) h4, :lang(ja-JP) h4 {
  font-size: 20px;
}

@font-face {
  font-family: 'Nanum Gothic';
  src: url("https://media.testo.com/fonts/nanum-gothic/NanumGothic-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'Nanum Gothic Bold';
  src: url("https://media.testo.com/fonts/nanum-gothic/NanumGothic-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
/* line 61, ../scss/global/_typography.scss */
.content-kr p, .content-kr a, .content-kr span, .content-kr div, .content-kr h1, .content-kr h2, .content-kr h3, .content-kr h4, .content-kr b, .content-kr strong, .language-kr_KR p, .language-kr_KR a, .language-kr_KR span, .language-kr_KR div, .language-kr_KR h1, .language-kr_KR h2, .language-kr_KR h3, .language-kr_KR h4, .language-kr_KR b, .language-kr_KR strong {
  font-family: Nanum Gothic;
}
/* line 64, ../scss/global/_typography.scss */
.content-kr b, .content-kr strong, .language-kr_KR b, .language-kr_KR strong {
  font-family: Nanum Gothic Bold;
}

/* line 104, ../scss/global/_typography.scss */
.pt20 {
  font-size: 20pt;
  font-size: 1.66667rem;
  font-family: "Roboto";
  line-height: 30px;
}

/* line 107, ../scss/global/_typography.scss */
h1 {
  margin-top: 1em;
  margin-bottom: 0.5em;
}

/* line 108, ../scss/global/_typography.scss */
h2, h3, h4 {
  margin: 0 0 15px;
}

/* line 109, ../scss/global/_typography.scss */
ol {
  margin: 0 0 15px 16px;
  list-style-type: decimal;
  list-style-position: outside;
}
/* line 110, ../scss/global/_typography.scss */
ol li {
  margin-bottom: 10px;
}

/* line 112, ../scss/global/_typography.scss */
.column h1 {
  padding-left: 0;
}

/* line 114, ../scss/global/_typography.scss */
.s1, h1 {
  font-size: 25pt;
  font-size: 2.08333rem;
  font-family: "Roboto";
  line-height: 30px;
  font-weight: bold;
}

/* line 117, ../scss/global/_typography.scss */
.s2, h2 {
  font-size: 17pt;
  font-size: 1.41667rem;
  font-family: "Roboto";
  line-height: 25px;
  font-weight: bold;
}

/* line 120, ../scss/global/_typography.scss */
.s3, h3 {
  font-size: 16pt;
  font-size: 1.33333rem;
  font-family: "Roboto";
  line-height: 25px;
  font-weight: bold;
}

/* line 123, ../scss/global/_typography.scss */
.s4, h4 {
  font-size: 14pt;
  font-size: 1.16667rem;
  font-family: "Roboto";
  line-height: 25px;
  font-weight: bold;
}

/* line 135, ../scss/global/_typography.scss */
a {
  color: #13a538;
}
/* line 138, ../scss/global/_typography.scss */
a:hover {
  color: #ff9900;
}

/* line 143, ../scss/global/_typography.scss */
.m-footer a:hover,
.m-footer span:hover {
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}

/* line 1, ../scss/global/_forms.scss */
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

/* line 4, ../scss/global/_forms.scss */
.has-tip {
  font-weight: bold;
  position: relative;
  border-bottom: dotted 1px #8a8a8a;
  display: inline-block;
  float: right;
}

/* line 10, ../scss/global/_forms.scss */
.has-tip:hover {
  cursor: help;
}

/* line 13, ../scss/global/_forms.scss */
.tooltip {
  background-color: #648798;
  color: #fefefe;
  font-size: 80%;
  padding: 0.75rem;
  position: absolute;
  z-index: 10;
  top: calc(100% + 0.6495rem);
  max-width: 10rem !important;
  border-radius: 0;
}

/* line 23, ../scss/global/_forms.scss */
.tooltip::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  border-color: transparent transparent #648798;
  border-bottom-style: solid;
  bottom: 100%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* line 37, ../scss/global/_forms.scss */
form {
  position: relative;
}
/* line 40, ../scss/global/_forms.scss */
form .input-container,
form textarea {
  margin-top: 20px;
}
/* line 45, ../scss/global/_forms.scss */
form div {
  *zoom: 1;
  position: relative;
}
/* line 121, ../scss/vendor/foundation/components/_global.scss */
form div:before, form div:after {
  content: " ";
  display: table;
}
/* line 122, ../scss/vendor/foundation/components/_global.scss */
form div:after {
  clear: both;
}
/* line 49, ../scss/global/_forms.scss */
form div.mandatory {
  font-size: 14px;
  text-align: right;
  right: 0;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 49, ../scss/global/_forms.scss */
  form div.mandatory {
    height: 30px;
    margin-top: -30px;
    width: 100%;
  }
}
/* line 59, ../scss/global/_forms.scss */
form div.mandatory:before {
  display: inline-block;
  content: "*";
  color: #e30613;
  margin-right: 5px;
}
/* line 68, ../scss/global/_forms.scss */
form div.error {
  font-weight: 300;
  color: #e30613;
  margin-top: 16px;
}
/* line 75, ../scss/global/_forms.scss */
form label {
  display: block;
  margin-bottom: 10px;
}
/* line 79, ../scss/global/_forms.scss */
form label.required:after {
  content: "*";
  color: #e30613;
  margin-left: 10px;
}
/* line 84, ../scss/global/_forms.scss */
form label.salutation {
  display: block;
  float: left;
  margin-right: 20px;
  margin-top: 4px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 84, ../scss/global/_forms.scss */
  form label.salutation {
    width: 100%;
  }
}
/* line 94, ../scss/global/_forms.scss */
form label.radio, form label.checkbox {
  display: inline-block;
  position: relative;
}
/* line 100, ../scss/global/_forms.scss */
form input,
form select,
form textarea {
  background-color: #ffffff;
  font-size: 14px;
  font-family: "Roboto";
  font-weight: 400 !important;
}
/* line 111, ../scss/global/_forms.scss */
form input.text {
  display: block;
  font-weight: 300;
  border: 1px solid #648798;
  padding: 8px 15px;
  height: 50px;
  width: 100%;
  line-height: 16px;
}
/* line 121, ../scss/global/_forms.scss */
form input:focus {
  outline: none;
}
/* line 124, ../scss/global/_forms.scss */
form input:focus.text {
  border: 1px solid #ff9900;
}
/* line 129, ../scss/global/_forms.scss */
form input.error {
  border: 1px solid #e30613;
  color: #e30613;
}
/* line 133, ../scss/global/_forms.scss */
form input.error:-moz-placeholder {
  color: #e30613;
}
/* line 136, ../scss/global/_forms.scss */
form input.error::-webkit-input-placeholder {
  color: #e30613;
}
/* line 140, ../scss/global/_forms.scss */
form input.error:focus {
  border: 1px solid #e30613;
}
/* line 148, ../scss/global/_forms.scss */
form .input-container .validation-icon {
  position: absolute;
  right: 25px;
  top: 13px;
  font-size: 20px;
}
/* line 154, ../scss/global/_forms.scss */
form .input-container .validation-icon.fa-times {
  color: #e30613;
}
/* line 158, ../scss/global/_forms.scss */
form .input-container .validation-icon.fa-check {
  color: #13a538;
}
/* line 166, ../scss/global/_forms.scss */
form .with-icon .input-icon {
  font-size: 30px;
  font-size: 1.875rem;
  background-color: #ffffff;
  height: 50px;
  border: 1px solid #648798;
  border-right: 0;
  color: #648798;
  float: left;
  padding: 8px 0;
  position: relative;
  text-align: center;
  top: 0;
  width: 14%;
}
/* line 181, ../scss/global/_forms.scss */
form .with-icon input {
  width: 86%;
}
/* line 186, ../scss/global/_forms.scss */
form textarea {
  display: block;
  font-weight: 300;
  font-family: "Roboto";
  border: 1px solid #648798;
  padding: 8px 15px;
  height: 190px;
  width: 100%;
}
/* line 195, ../scss/global/_forms.scss */
form textarea:focus {
  outline: none;
  border: 1px solid #ff9900;
}
/* line 204, ../scss/global/_forms.scss */
form .contact-list .column {
  margin-bottom: 10px;
}
/* line 208, ../scss/global/_forms.scss */
form .contact-list .fa-map-marker {
  padding: 7px 11px !important;
  font-size: 18px !important;
}
/* line 213, ../scss/global/_forms.scss */
form .contact-list .fa-envelope {
  font-size: 18px !important;
  padding: 7px 8px !important;
}
/* line 218, ../scss/global/_forms.scss */
form .contact-list .contact-icon {
  border: 2px solid #648798;
  border-radius: 25px;
  color: #648798;
  padding: 7px 9px;
  font-size: 20px;
  float: left;
  margin-right: 5px;
}
/* line 229, ../scss/global/_forms.scss */
form iframe {
  margin-bottom: 10px;
}
/* line 232, ../scss/global/_forms.scss */
form .iframe-location {
  width: 100%;
  height: 225px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 238, ../scss/global/_forms.scss */
  form .btn,
  form .btn-submit {
    width: 100%;
  }
  /* line 243, ../scss/global/_forms.scss */
  form iframe {
    margin-top: 10px;
  }
}

/* line 250, ../scss/global/_forms.scss */
.sbHolder {
  height: 50px;
  padding: 12px 15px;
  background-color: #ffffff;
  border: 1px solid #648798;
  cursor: pointer;
  position: relative;
}

/* line 259, ../scss/global/_forms.scss */
.sbSelector {
  display: block;
  height: 50px;
  left: 0;
  line-height: 30px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: 10px;
  top: 0;
  width: 100%;
  font-size: 14px;
}

/* line 272, ../scss/global/_forms.scss */
.sbSelector:link, .sbSelector:visited, .sbSelector:hover {
  color: #333333;
  padding: 7px 65px 7px 5px;
  text-decoration: none;
}

/* line 277, ../scss/global/_forms.scss */
.sbToggle {
  height: 10px;
  width: 16px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 22px -1815px;
  background-repeat: no-repeat;
  display: inline-block;
  border: 1px solid #648798;
  display: block;
  outline: none;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 65px;
  height: 50px;
}

/* line 288, ../scss/global/_forms.scss */
.sbToggle:hover {
  height: 10px;
  width: 16px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 22px -1815px;
  background-repeat: no-repeat;
  display: inline-block;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

/* line 297, ../scss/global/_forms.scss */
.sbToggleOpen {
  height: 10px;
  width: 16px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 22px -1815px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 65px;
  height: 50px;
}

/* line 302, ../scss/global/_forms.scss */
.sbToggleOpen:hover {
  height: 10px;
  width: 16px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 15px -1815px;
  background-repeat: no-repeat;
  display: inline-block;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

/* line 311, ../scss/global/_forms.scss */
.sbHolderDisabled {
  background-color: #ffffff;
  border: solid 1px #1f4d5e;
}

/* line 315, ../scss/global/_forms.scss */
.sbOptions {
  background-color: #ffffff;
  border: solid 1px #648798;
  list-style: none;
  left: -1px;
  right: -1px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 12px;
  margin-top: -2px !important;
  z-index: 999;
  overflow-y: auto;
}

/* line 329, ../scss/global/_forms.scss */
.sbOptions li {
  padding: 0 7px;
}
/* line 332, ../scss/global/_forms.scss */
.sbOptions li:last-child a {
  border-bottom: 0;
}

/* line 336, ../scss/global/_forms.scss */
.sbOptions a {
  border-bottom: solid 1px #648798;
  display: block;
  outline: none;
  padding: 12px 0 12px 3px;
}

/* line 342, ../scss/global/_forms.scss */
.sbOptions a:link, .sbOptions a:visited {
  color: #1f4d5e;
  text-decoration: none;
}

/* line 346, ../scss/global/_forms.scss */
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus {
  color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

/* line 357, ../scss/global/_forms.scss */
.sbOptions li.last a {
  border-bottom: none;
}

/* line 360, ../scss/global/_forms.scss */
.sbOptions .sbDisabled {
  border-bottom: dotted 1px #648798;
  color: #1f4d5e;
  display: block;
  padding: 7px 0 7px 3px;
}

/* line 366, ../scss/global/_forms.scss */
.sbOptions .sbGroup {
  border-bottom: solid 1px #648798;
  color: #ff9900;
  display: block;
  font-weight: bold;
  padding: 7px 0 7px 3px;
}

/* line 373, ../scss/global/_forms.scss */
.sbOptions .sbSub {
  padding-left: 17px;
}

/* line 378, ../scss/global/_forms.scss */
select:focus {
  border: 1px solid #ff9900;
  outline: none;
}

/* line 384, ../scss/global/_forms.scss */
.select-options {
  background-color: #ffffff;
  border: 1px solid #648798;
  border-top: 0;
  position: absolute;
  width: 100%;
}
/* line 391, ../scss/global/_forms.scss */
.select-options li {
  padding: 8px 14px;
  cursor: pointer;
}
/* line 395, ../scss/global/_forms.scss */
.select-options li:hover {
  background-color: #648798;
}

/* line 401, ../scss/global/_forms.scss */
.custom-select-icon {
  font-size: 20px;
  font-size: 1.25rem;
  background-color: #ffffff;
  border: 1px solid #648798;
  float: right;
  position: absolute;
  right: 0;
  width: 70px;
  height: 50px;
  padding: 12px;
  padding-left: 25px;
  top: 0;
  z-index: 99;
  cursor: pointer;
}

/* line 417, ../scss/global/_forms.scss */
.select-input {
  height: 50px;
  padding: 12px 15px;
  background-color: #ffffff;
  border: 1px solid #648798;
  cursor: pointer;
}

/* line 426, ../scss/global/_forms.scss */
.btn-submit {
  font-size: 17px;
  font-size: 1.0625rem;
  height: 21px;
  width: 13px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 20px -1948px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 50px !important;
  width: 100%;
  float: right;
  margin-top: 20px;
  background-color: #76b82a;
  border: 0;
  border-bottom: 4px solid #13a538;
  color: #ffffff;
  padding: 15px;
  cursor: pointer;
}
@-moz-document url-prefix() {
  /* line 426, ../scss/global/_forms.scss */
  .btn-submit {
    padding: 10px;
  }
}
/* line 445, ../scss/global/_forms.scss */
.btn {
  font-size: 17px;
  font-size: 1.0625rem;
  height: 50px !important;
  width: 100%;
  background-color: #76b82a;
  border: 0;
  border-bottom: 4px solid #13a538;
  color: #ffffff;
  cursor: pointer;
  padding: 3px 10px 0 50px;
}
/* line 456, ../scss/global/_forms.scss */
.btn.dark {
  background-color: #648798;
  border-bottom: 4px solid #1f4d5e;
}

/* line 462, ../scss/global/_forms.scss */
.btn-icon {
  font-size: 25px !important;
  height: 45px;
  border-right: 0;
  color: #ffffff;
  padding: 11px 0;
  position: absolute;
  top: 2px;
  left: 0;
  width: 20%;
  z-index: 99;
  text-align: center;
}

/* line 476, ../scss/global/_forms.scss */
.btn-icon-arrow {
  height: 21px;
  width: 13px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 20px -1948px;
  background-repeat: no-repeat;
  display: inline-block;
  font-size: 30px;
  font-size: 1.875rem;
  height: 45px;
  border-right: 0;
  color: #ffffff;
  padding: 8px 15px;
  position: absolute;
  top: 0;
  left: 0;
  width: 14%;
  z-index: 99;
}

/* line 493, ../scss/global/_forms.scss */
.radio-input input[type="checkbox"], .radio-input input[type="radio"],
.checkbox-input input[type="checkbox"],
.checkbox-input input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
/* line 498, ../scss/global/_forms.scss */
.radio-input input[type="checkbox"] + label,
.checkbox-input input[type="checkbox"] + label {
  background-image: url("../img/sprites/ico-checkbox.png");
  background-repeat: no-repeat;
  padding-left: 25px;
  width: 49% !important;
  overflow: hidden;
  cursor: pointer;
  height: auto;
  min-height: 19px;
  display: inline-block;
}
/* line 510, ../scss/global/_forms.scss */
.radio-input input[type="checkbox"]:checked + label,
.checkbox-input input[type="checkbox"]:checked + label {
  background-image: url("../img/sprites/ico-checkbox-checked.png");
  background-repeat: no-repeat;
  width: 49% !important;
  overflow: hidden;
  font-weight: bold;
  height: auto;
  min-height: 19px;
  display: inline-block;
}
/* line 521, ../scss/global/_forms.scss */
.radio-input input[type="radio"] + label,
.checkbox-input input[type="radio"] + label {
  height: 20px;
  width: 20px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -2654px;
  background-repeat: no-repeat;
  display: inline-block;
  padding: 0 25px;
  width: 49% !important;
  overflow: hidden;
}
/* line 527, ../scss/global/_forms.scss */
.radio-input input[type="radio"]:checked + label,
.checkbox-input input[type="radio"]:checked + label {
  height: 20px;
  width: 20px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -2614px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 49% !important;
  overflow: hidden;
}

/* line 535, ../scss/global/_forms.scss */
.switch-button-label {
  display: none !important;
  float: left;
  font-size: 10pt;
  cursor: pointer;
}

/* line 542, ../scss/global/_forms.scss */
.switch-button-background {
  height: 25px !important;
  float: left;
  position: relative;
  background: #ffffff;
  border: 5px solid #dae4ea;
  margin: 0 2px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  cursor: pointer;
}
/* line 554, ../scss/global/_forms.scss */
.switch-button-background.active-bg {
  background: #ff9900;
}

/* line 559, ../scss/global/_forms.scss */
.switch-button-button {
  height: 30px !important;
  position: absolute;
  top: -8px;
  background: #1f4d5e;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}

/* line 570, ../scss/global/_forms.scss */
.customSlider {
  height: 30px;
  background: #ffffff;
  border: 5px solid #dae4ea;
  margin: 0 2px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  cursor: pointer;
  position: relative;
}
/* line 581, ../scss/global/_forms.scss */
.customSlider.active-bg {
  background: #ff9900;
}
/* line 585, ../scss/global/_forms.scss */
.customSlider .ui-slider-handle {
  height: 30px !important;
  width: 30px !important;
  position: absolute;
  background: #1f4d5e;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  cursor: pointer;
  top: -.3em;
  margin-left: -.6em;
  z-index: 2;
}
/* line 599, ../scss/global/_forms.scss */
.customSlider .ui-widget-header {
  background: #ff9900;
  -webkit-border-radius: 25px 15px 25px 25px;
  -moz-border-radius: 25px 15px 25px 25px;
  border-radius: 25px 15px 25px 25px;
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  top: 0;
  height: 100%;
  left: 0;
}
/* line 614, ../scss/global/_forms.scss */
.customSlider .ui-state-default {
  border: 0 !important;
}

/* line 620, ../scss/global/_forms.scss */
.mandatory-hint {
  margin-top: 10px;
}

/* line 622, ../scss/global/_forms.scss */
.form-fields input[type="text"], .form-fields input[type="email"], .form-fields input[type="password"], .form-fields input[type="tel"] {
  display: block;
  font-weight: 300;
  border: 1px solid #648798;
  padding: 8px 15px;
  height: 50px;
  width: 100%;
  line-height: 16px;
}
/* line 630, ../scss/global/_forms.scss */
.form-fields input[type="text"]:focus, .form-fields input[type="email"]:focus, .form-fields input[type="password"]:focus, .form-fields input[type="tel"]:focus {
  outline: none;
  border: 1px solid #ff9900;
}

/* line 634, ../scss/global/_forms.scss */
.form-fields div input, .form-fields div .sbHolder {
  margin-bottom: 20px;
}
/* line 635, ../scss/global/_forms.scss */
.form-fields textarea {
  margin: 0;
}
/* line 636, ../scss/global/_forms.scss */
.form-fields input[type="checkbox"], .form-fields input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
/* line 641, ../scss/global/_forms.scss */
.form-fields input[type="checkbox"] + label {
  background-image: url("../img/sprites/ico-checkbox.png");
  background-repeat: no-repeat;
  padding-left: 25px;
  width: 49% !important;
  overflow: hidden;
  cursor: pointer;
  min-height: 19px;
  display: inline-block;
}
/* line 652, ../scss/global/_forms.scss */
.form-fields input[type="checkbox"]:checked + label {
  background-image: url("../img/sprites/ico-checkbox-checked.png");
  background-repeat: no-repeat;
  width: 49% !important;
  overflow: hidden;
  font-weight: bold;
  min-height: 19px;
  display: inline-block;
}
/* line 662, ../scss/global/_forms.scss */
.form-fields input[type="radio"] + label {
  height: 20px;
  width: 20px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -2654px;
  background-repeat: no-repeat;
  display: inline-block;
  padding: 0 25px;
  width: 49% !important;
  overflow: hidden;
}
/* line 668, ../scss/global/_forms.scss */
.form-fields input[type="radio"]:checked + label {
  height: 20px;
  width: 20px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -2614px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 49% !important;
  overflow: hidden;
}
/* line 674, ../scss/global/_forms.scss */
.form-fields .valid::after {
  content: "\f00c";
  display: block;
  font-family: FontAwesome;
  font-size: 150%;
  position: absolute;
  right: 25px;
  bottom: 12px;
  color: #13a538;
}
/* line 685, ../scss/global/_forms.scss */
.form-fields .invalid {
  color: #e30613;
}
/* line 686, ../scss/global/_forms.scss */
.form-fields .invalid input, .form-fields .invalid .sbHolder, .form-fields .invalid .sbToggle {
  border: 1px solid #e30613;
  color: #e30613;
}
/* line 687, ../scss/global/_forms.scss */
.form-fields .invalid::after {
  content: "\f00d";
  display: block;
  font-family: FontAwesome;
  font-size: 150%;
  position: absolute;
  right: 25px;
  bottom: 12px;
}
/* line 697, ../scss/global/_forms.scss */
.form-fields small {
  color: #e30613;
  margin: -10px 0 10px;
  font-size: 85%;
  display: block;
  position: relative;
}
/* line 698, ../scss/global/_forms.scss */
.form-fields .fa-info-circle {
  font-size: 150%;
  margin-top: 16px;
  cursor: pointer;
  color: #648798;
  padding-left: 3px;
}

/* line 1, ../scss/global/_flags.scss */
.choose-country {
  height: 30px;
  width: 30px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .choose-country {
    background-position: 0 0;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 4, ../scss/global/_flags.scss */
.country-testo, .country-en, .country-de, .country-es, .country-fr {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -1400px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-testo, .country-en, .country-de, .country-es, .country-fr {
    background-position: 0 -1400px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 7, ../scss/global/_flags.scss */
.country-ar {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -50px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-ar {
    background-position: 0 -50px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 10, ../scss/global/_flags.scss */
.country-at {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -95px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-at {
    background-position: 0 -95px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 13, ../scss/global/_flags.scss */
.country-au {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -140px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-au {
    background-position: 0 -140px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 16, ../scss/global/_flags.scss */
.country-be {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -185px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-be {
    background-position: 0 -185px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 19, ../scss/global/_flags.scss */
.country-br {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -230px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-br {
    background-position: 0 -230px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 22, ../scss/global/_flags.scss */
.country-ch {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -275px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-ch {
    background-position: 0 -275px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 25, ../scss/global/_flags.scss */
.country-cn {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -320px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-cn {
    background-position: 0 -320px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 28, ../scss/global/_flags.scss */
.country-cz {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -365px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-cz {
    background-position: 0 -365px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 31, ../scss/global/_flags.scss */
.country-de {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -410px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-de {
    background-position: 0 -410px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 34, ../scss/global/_flags.scss */
.country-es {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -455px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-es {
    background-position: 0 -455px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 37, ../scss/global/_flags.scss */
.country-fr {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -500px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-fr {
    background-position: 0 -500px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 40, ../scss/global/_flags.scss */
.country-hk {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -545px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-hk {
    background-position: 0 -545px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 43, ../scss/global/_flags.scss */
.country-hu {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -635px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-hu {
    background-position: 0 -635px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 46, ../scss/global/_flags.scss */
.country-hr {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -590px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-hr {
    background-position: 0 -590px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 49, ../scss/global/_flags.scss */
.country-id {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -680px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-id {
    background-position: 0 -680px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 52, ../scss/global/_flags.scss */
.country-in {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -725px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-in {
    background-position: 0 -725px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 55, ../scss/global/_flags.scss */
.country-it {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -770px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-it {
    background-position: 0 -770px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 58, ../scss/global/_flags.scss */
.country-jp {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -815px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-jp {
    background-position: 0 -815px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 61, ../scss/global/_flags.scss */
.country-kr {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -860px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-kr {
    background-position: 0 -860px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 64, ../scss/global/_flags.scss */
.country-lu {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -905px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-lu {
    background-position: 0 -905px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 67, ../scss/global/_flags.scss */
.country-my {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -950px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-my {
    background-position: 0 -950px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 70, ../scss/global/_flags.scss */
.country-nl {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -995px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-nl {
    background-position: 0 -995px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 73, ../scss/global/_flags.scss */
.country-ph {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -1040px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-ph {
    background-position: 0 -1040px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 76, ../scss/global/_flags.scss */
.country-pl {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -1085px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-pl {
    background-position: 0 -1085px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 79, ../scss/global/_flags.scss */
.country-pt {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -1130px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-pt {
    background-position: 0 -1130px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 82, ../scss/global/_flags.scss */
.country-ro {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -1175px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-ro {
    background-position: 0 -1175px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 85, ../scss/global/_flags.scss */
.country-ru {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -1220px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-ru {
    background-position: 0 -1220px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 88, ../scss/global/_flags.scss */
.country-sg {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -1265px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-sg {
    background-position: 0 -1265px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 91, ../scss/global/_flags.scss */
.country-sk {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -1355px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-sk {
    background-position: 0 -1355px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 94, ../scss/global/_flags.scss */
.country-si {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -1310px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-si {
    background-position: 0 -1310px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 97, ../scss/global/_flags.scss */
.country-th {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -1445px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-th {
    background-position: 0 -1445px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 100, ../scss/global/_flags.scss */
.country-tr {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -1490px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-tr {
    background-position: 0 -1490px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 103, ../scss/global/_flags.scss */
.country-tw {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -1535px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-tw {
    background-position: 0 -1535px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 106, ../scss/global/_flags.scss */
.country-uk {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -1580px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-uk {
    background-position: 0 -1580px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 109, ../scss/global/_flags.scss */
.country-us {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -1625px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-us {
    background-position: 0 -1625px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 112, ../scss/global/_flags.scss */
.country-vn {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -1670px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-vn {
    background-position: 0 -1670px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 115, ../scss/global/_flags.scss */
.country-za {
  height: 25px;
  width: 25px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -1715px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  .country-za {
    background-position: 0 -1715px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}

/* line 1, ../scss/sections/_s-header.scss */
body > header {
  background-color: #ffffff;
  min-height: 150px;
}
/* line 5, ../scss/sections/_s-header.scss */
body > header .language-container {
  z-index: 100;
}
/* line 7, ../scss/sections/_s-header.scss */
body > header .language-container a {
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  padding: 0 10px 5px 0;
}
/* line 13, ../scss/sections/_s-header.scss */
body > header .language-container a:hover {
  color: #ff9900;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
/* line 27, ../scss/sections/_s-header.scss */
body > header .row-1 p,
body > header .row-1 a,
body > header .row-1 span,
body > header .row-1 div,
body > header .row-1 b,
body > header .row-1 strong,
body > header .row-2 p,
body > header .row-2 a,
body > header .row-2 span,
body > header .row-2 div,
body > header .row-2 b,
body > header .row-2 strong {
  font-size: 16px;
  font-size: 1rem;
}
/* line 37, ../scss/sections/_s-header.scss */
body > header .row-1 {
  margin-top: 20px;
}
/* line 40, ../scss/sections/_s-header.scss */
body > header .row-1 .large-12.medium-12.column {
  width: 33.3333% !important;
}
/* line 41, ../scss/sections/_s-header.scss */
body > header .row-1 .large-12.medium-12.column .column {
  padding-left: 0;
  margin-bottom: 0;
}
/* line 44, ../scss/sections/_s-header.scss */
body > header .row-1 .column {
  margin-bottom: 20px;
}
/* line 48, ../scss/sections/_s-header.scss */
body > header .row-1 .header-logo {
  padding: 0 7px;
}
/* line 52, ../scss/sections/_s-header.scss */
body > header .row-1 .desktop-logo img {
  max-width: 115px;
  max-height: 50px;
}
/* line 57, ../scss/sections/_s-header.scss */
body > header .row-1 .mobile-logo,
body > header .row-1 .medium-logo {
  display: none;
}
@media only screen and (min-width: 769px) and (max-width: 770px) {
  /* line 1, ../scss/sections/_s-header.scss */
  body > header {
    min-height: 218px;
  }
  /* line 68, ../scss/sections/_s-header.scss */
  body > header .mobile-logo {
    display: none !important;
  }
  /* line 72, ../scss/sections/_s-header.scss */
  body > header .row-1 {
    margin-bottom: 25px;
    margin-top: 25px;
  }
  /* line 77, ../scss/sections/_s-header.scss */
  body > header .medium-logo {
    display: block !important;
    left: 50%;
    margin-left: -32.5px;
    position: absolute;
    width: 65px;
  }
  /* line 83, ../scss/sections/_s-header.scss */
  body > header .medium-logo img {
    width: 65px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 769px) {
  /* line 90, ../scss/sections/_s-header.scss */
  body > header .row-1 {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  /* line 93, ../scss/sections/_s-header.scss */
  body > header .row-1 .large-12.medium-12.column {
    width: 100% !important;
  }
  /* line 96, ../scss/sections/_s-header.scss */
  body > header .mobile-logo {
    display: block !important;
    left: 50%;
    margin-left: -32.5px;
    width: 65px;
    height: 65px;
    position: absolute;
  }
}
@media only screen and (min-width: 0px) and (max-width: 770px) {
  /* line 1, ../scss/sections/_s-header.scss */
  body > header {
    padding-bottom: 20px;
  }
  /* line 109, ../scss/sections/_s-header.scss */
  body > header .row-1 {
    overflow: initial;
  }
  /* line 112, ../scss/sections/_s-header.scss */
  body > header .row-1 .column {
    margin-bottom: 0;
    width: 100%;
  }
  /* line 118, ../scss/sections/_s-header.scss */
  body > header .desktop-logo {
    display: none;
  }
  /* line 123, ../scss/sections/_s-header.scss */
  body > header.right-side {
    margin-left: 70%;
  }
  /* line 126, ../scss/sections/_s-header.scss */
  body > header.right-side .language-container {
    left: 70%;
  }
  /* line 130, ../scss/sections/_s-header.scss */
  body > header.right-side #mobile-menu {
    left: 73%;
  }
  /* line 134, ../scss/sections/_s-header.scss */
  body > header.right-side .m-headercart,
  body > header.right-side .m-searchbar,
  body > header.right-side .logo img,
  body > header.right-side .row-1 .column {
    left: 100px;
    position: relative;
  }
  /* line 142, ../scss/sections/_s-header.scss */
  body > header.right-side .locator-link {
    left: 40px;
  }
  /* line 146, ../scss/sections/_s-header.scss */
  body > header.right-side .contact-link {
    left: 75px;
  }
}

/* line 1, ../scss/sections/_s-footer.scss */
body > footer {
  background-color: #dae4ea;
  background-image: url("../img/content/brand.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-top: 40px;
}
/* line 8, ../scss/sections/_s-footer.scss */
body > footer a.phone-link {
  cursor: default;
  pointer-events: none;
}
/* line 12, ../scss/sections/_s-footer.scss */
body > footer .row-1 {
  min-height: 160px;
  display: inline-block;
  width: 100%;
}
/* line 17, ../scss/sections/_s-footer.scss */
body > footer .row-1 p {
  line-height: 28px;
}
/* line 21, ../scss/sections/_s-footer.scss */
body > footer .row-1 li a {
  color: #1f4d5e;
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
}
/* line 27, ../scss/sections/_s-footer.scss */
body > footer .row-1 li a:hover {
  color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 37, ../scss/sections/_s-footer.scss */
body > footer .row-1 li a .arrow-icon {
  font-size: 18px;
  margin-right: 5px;
}
/* line 44, ../scss/sections/_s-footer.scss */
body > footer .row-1 .contact-container .title {
  font-weight: bold;
}
/* line 48, ../scss/sections/_s-footer.scss */
body > footer .row-1 .contact-container .address {
  line-height: 22px;
}
/* line 53, ../scss/sections/_s-footer.scss */
body > footer .row-1 .contact-container .contact .large-12.medium-12.column {
  padding-left: 0;
  padding-right: 0;
}
/* line 56, ../scss/sections/_s-footer.scss */
body > footer .row-1 .contact-container .contact a {
  margin-bottom: 0px;
  color: #13a538;
}
/* line 60, ../scss/sections/_s-footer.scss */
body > footer .row-1 .contact-container .contact a:hover {
  color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 73, ../scss/sections/_s-footer.scss */
body > footer .row-2 {
  margin-bottom: 15px;
  overflow: hidden;
}
/* line 77, ../scss/sections/_s-footer.scss */
body > footer .row-2 .large-12.medium-12.column {
  width: auto !important;
  padding: 0;
  float: right;
}
/* line 78, ../scss/sections/_s-footer.scss */
body > footer .row-2 .large-12.medium-12.column .large-6.footer-container {
  width: auto;
}
/* line 83, ../scss/sections/_s-footer.scss */
body > footer .row-3 {
  clear: both;
  margin-bottom: 190px;
}
/* line 87, ../scss/sections/_s-footer.scss */
body > footer .row-3 .large-12.medium-12.column {
  width: 66.6667%;
  padding: 0;
  float: right;
}
/* line 88, ../scss/sections/_s-footer.scss */
body > footer .row-3 .large-12.medium-12.column .large-8 {
  width: 100%;
}
/* line 89, ../scss/sections/_s-footer.scss */
body > footer .row-3 .large-12.medium-12.column .large-8 .large-12.medium-12.column {
  width: auto;
  padding: 0;
}
/* line 96, ../scss/sections/_s-footer.scss */
body > footer .footer-logo .footer-logo__link {
  width: 42px;
  height: 42px;
}
/* line 100, ../scss/sections/_s-footer.scss */
body > footer .footer-logo img {
  max-width: 42px;
}
/* line 105, ../scss/sections/_s-footer.scss */
body > footer .nav-social li {
  display: inline-block;
}
/* line 108, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .bl-icon {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -2853px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .bl-icon {
    background-position: 0 -2023px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 111, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .bl-icon:hover {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -2790px;
  background-repeat: no-repeat;
  display: inline-block;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .bl-icon:hover {
    background-position: 0 -1960px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 122, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .xg-icon {
  height: 44px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -4374px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .xg-icon {
    background-position: 0 -3530.5px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 125, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .xg-icon:hover {
  height: 44px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -4310px;
  background-repeat: no-repeat;
  display: inline-block;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .xg-icon:hover {
    background-position: 0 -3468px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 136, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .ig-icon {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -3231px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .ig-icon {
    background-position: 0 -2401px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 139, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .ig-icon:hover {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -3168px;
  background-repeat: no-repeat;
  display: inline-block;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .ig-icon:hover {
    background-position: 0 -2338px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 150, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .nv-icon {
  height: 44px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -3484px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .nv-icon {
    background-position: 0 -2652.5px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 153, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .nv-icon:hover {
  height: 44px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -3420px;
  background-repeat: no-repeat;
  display: inline-block;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .nv-icon:hover {
    background-position: 0 -2590px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 164, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .pn-icon {
  height: 44px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -3612px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .pn-icon {
    background-position: 0 -2777.5px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 167, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .pn-icon:hover {
  height: 44px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -3548px;
  background-repeat: no-repeat;
  display: inline-block;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .pn-icon:hover {
    background-position: 0 -2715px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 178, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .we-icon {
  height: 44px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -4118px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .we-icon {
    background-position: 0 -3280.5px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 181, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .we-icon:hover {
  height: 44px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -4054px;
  background-repeat: no-repeat;
  display: inline-block;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .we-icon:hover {
    background-position: 0 -3218px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 192, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .wp-icon {
  height: 44px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -4246px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .wp-icon {
    background-position: 0 -3405.5px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 195, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .wp-icon:hover {
  height: 44px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -4182px;
  background-repeat: no-repeat;
  display: inline-block;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .wp-icon:hover {
    background-position: 0 -3343px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 206, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .fb-icon {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -2979px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .fb-icon {
    background-position: 0 -2149px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 209, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .fb-icon:hover {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -2916px;
  background-repeat: no-repeat;
  display: inline-block;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .fb-icon:hover {
    background-position: 0 -2086px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 220, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .tw-icon {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -3991px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .tw-icon {
    background-position: 0 -3155px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 223, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .tw-icon:hover {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -3928px;
  background-repeat: no-repeat;
  display: inline-block;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .tw-icon:hover {
    background-position: 0 -3092px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 234, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .gp-icon {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -3105px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .gp-icon {
    background-position: 0 -2275px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 237, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .gp-icon:hover {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -3042px;
  background-repeat: no-repeat;
  display: inline-block;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .gp-icon:hover {
    background-position: 0 -2212px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 248, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .yt-icon {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -4627px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .yt-icon {
    background-position: 0 -3782px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 251, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .yt-icon:hover {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -4564px;
  background-repeat: no-repeat;
  display: inline-block;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .yt-icon:hover {
    background-position: 0 -3719px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 262, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .in-icon {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -3357px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .in-icon {
    background-position: 0 -2527px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 265, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .in-icon:hover {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -3294px;
  background-repeat: no-repeat;
  display: inline-block;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .in-icon:hover {
    background-position: 0 -2464px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 275, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .ss-icon {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -3739px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .ss-icon {
    background-position: 0 -2903px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 278, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .ss-icon:hover {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -3676px;
  background-repeat: no-repeat;
  display: inline-block;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .ss-icon:hover {
    background-position: 0 -2840px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 288, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .tm-icon {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -3865px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .tm-icon {
    background-position: 0 -3029px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 291, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .tm-icon:hover {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -3802px;
  background-repeat: no-repeat;
  display: inline-block;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .tm-icon:hover {
    background-position: 0 -2966px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 301, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .yo-icon {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -4501px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .yo-icon {
    background-position: 0 -3656px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 304, ../scss/sections/_s-footer.scss */
body > footer .nav-social li .yo-icon:hover {
  height: 43px;
  width: 43px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -4438px;
  background-repeat: no-repeat;
  display: inline-block;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 31, ../scss/mixins/_sprites.scss */
  body > footer .nav-social li .yo-icon:hover {
    background-position: 0 -3593px;
    background-image: url('../img/sprites2x-sbfacda9bca.png');
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
  }
}
/* line 317, ../scss/sections/_s-footer.scss */
body > footer .imprint-links li {
  border-right: 1px solid #1f4d5e;
  display: inline-block;
  padding-left: 12px;
  padding-right: 15px;
}
/* line 323, ../scss/sections/_s-footer.scss */
body > footer .imprint-links li:last-child {
  border-right: 0;
  padding-right: 0;
}
/* line 327, ../scss/sections/_s-footer.scss */
body > footer .imprint-links li .list-icon {
  display: none;
}
/* line 331, ../scss/sections/_s-footer.scss */
body > footer #top-icon {
  display: none;
  background-image: url("../img/content/icon-top.png");
  background-repeat: no-repeat;
  background-size: 45px auto;
  bottom: 140px;
  cursor: pointer;
  font-size: 10pt;
  height: 45px;
  padding-left: 10px;
  padding-top: 22px;
  position: fixed;
  right: 25px;
  width: 45px;
  z-index: 1030;
}
/* line 348, ../scss/sections/_s-footer.scss */
body > footer #top-icon-bg {
  display: none;
  background-color: #ffffff;
  bottom: 142px;
  border-radius: 35px;
  height: 42px;
  opacity: 0.7;
  position: fixed;
  right: 26px;
  width: 42px;
  z-index: 1020;
}
@media (max-device-width: 770px) {
  /* line 363, ../scss/sections/_s-footer.scss */
  body > footer a.phone-link {
    cursor: cursor;
    pointer-events: all;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 1, ../scss/sections/_s-footer.scss */
  body > footer {
    position: relative;
    padding-top: 20px;
  }
  /* line 374, ../scss/sections/_s-footer.scss */
  body > footer.right-side {
    margin-left: 70%;
  }
  /* line 383, ../scss/sections/_s-footer.scss */
  body > footer .row-1 .contact-container {
    text-align: right;
    margin-top: 20px;
  }
  /* line 387, ../scss/sections/_s-footer.scss */
  body > footer .row-1 .contact-container .title {
    display: none;
  }
  /* line 391, ../scss/sections/_s-footer.scss */
  body > footer .row-1 .contact-container li {
    font-size: 13px;
    font-size: 0.8125rem;
    border-right: 1px solid #1f4d5e;
    display: inline-block;
    padding-left: 2px;
    padding-right: 5px;
  }
  /* line 398, ../scss/sections/_s-footer.scss */
  body > footer .row-1 .contact-container li:last-child {
    border-right: 0;
  }
  /* line 402, ../scss/sections/_s-footer.scss */
  body > footer .row-1 .contact-container li a {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  /* line 409, ../scss/sections/_s-footer.scss */
  body > footer .row-2 {
    margin-bottom: 5px;
  }
  /* line 411, ../scss/sections/_s-footer.scss */
  body > footer .row-2 .nav-social {
    float: right !important;
    text-align: right;
    margin-top: 5px;
  }
  /* line 417, ../scss/sections/_s-footer.scss */
  body > footer .row-2 .footer-container {
    bottom: 370px;
    position: absolute;
    right: 12px;
  }
  /* line 424, ../scss/sections/_s-footer.scss */
  body > footer .row-2 .footer-container .footer-logo .footer-logo__link {
    width: 60px;
    height: 60px;
  }
  /* line 428, ../scss/sections/_s-footer.scss */
  body > footer .row-2 .footer-container .footer-logo img {
    max-width: 60px;
  }
  /* line 435, ../scss/sections/_s-footer.scss */
  body > footer .row-3 {
    margin-bottom: 110px;
  }
  /* line 437, ../scss/sections/_s-footer.scss */
  body > footer .row-3 .copyright {
    font-size: 13px;
    font-size: 0.8125rem;
    text-align: right;
    margin-right: 5px;
  }
  /* line 444, ../scss/sections/_s-footer.scss */
  body > footer .row-3 .imprint-links ul {
    text-align: right;
  }
  /* line 446, ../scss/sections/_s-footer.scss */
  body > footer .row-3 .imprint-links li {
    padding-left: 2px;
    padding-right: 5px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 1022px) {
  /* line 455, ../scss/sections/_s-footer.scss */
  body > footer .row {
    padding: 10px;
  }
}

/* line 462, ../scss/sections/_s-footer.scss */
footer .m-contact, footer .m-store, footer .m-login {
  padding: 0;
}
/* line 463, ../scss/sections/_s-footer.scss */
footer .m-contact::before, footer .m-store::before, footer .m-login::before {
  content: none;
}
/* line 464, ../scss/sections/_s-footer.scss */
footer .imprint-links a:hover {
  color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

@media (max-width: 768px) {
  /* line 478, ../scss/sections/_s-footer.scss */
  .row-1 .contact a {
    margin-bottom: -4px !important;
  }

  /* line 479, ../scss/sections/_s-footer.scss */
  body > footer .row-2 .large-12.medium-12.column {
    position: inherit;
  }
}
@media (min-width: 1023px) {
  /* line 482, ../scss/sections/_s-footer.scss */
  body > footer {
    padding-left: 0.625em;
    padding-right: 0.625em;
  }
}
/* line 1, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation {
  clear: both;
  min-height: 30px;
}
/* line 5, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation .l1 {
  position: relative;
}
/* line 9, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li {
  display: inline-block;
}
/* line 14, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li.active a {
  border-bottom: 5px solid #ff9900;
  padding-bottom: 6px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 14, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li.active a {
    padding-bottom: 7px;
  }
}
/* line 22, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li.active a:hover {
  border-bottom: 0;
  padding-bottom: 7px;
}
/* line 31, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li:hover .nav-icon {
  color: #ffffff;
}
/* line 36, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li a {
  text-decoration: none;
  font-family: "Roboto Medium";
  color: #333333;
  padding: 10px;
}
/* line 44, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .level-2 .nav-icon {
  color: #648798;
  float: right;
}
/* line 49, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .nav-icon {
  color: #648798;
  margin-left: 11px;
  font-weight: bold;
  padding-right: 10px;
}
/* line 57, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu {
  visibility: hidden;
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #648798;
  top: 30px;
  position: absolute;
  width: 270px;
  z-index: 9999;
}
/* line 66, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu a {
  color: #1f4d5e;
  background-color: #ffffff;
  border-bottom: 1px solid #b6c9d4;
  display: block;
  margin-left: 20px;
  margin-right: 20px;
  padding: 13px;
  padding-left: 0;
}
/* line 76, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu a:hover {
  background-color: #ffffff;
  border-bottom: 5px solid #ff9900;
  padding-bottom: 9px;
}
/* line 83, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu .submenu-title,
.m-mainnavigation li .submenu .solution-title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  color: #ff9900;
  padding: 25px;
  padding-bottom: 15px;
  padding-left: 20px;
  display: block;
}
/* line 94, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu li {
  display: block;
}
/* line 98, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu li.active .solutions-teaser,
.m-mainnavigation li .submenu li.active .solutions {
  display: block !important;
}
/* line 104, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu li:last-child .level-2 {
  border: 1px solid transparent;
}
/* line 111, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu li:last-child a:hover {
  border-bottom: 5px solid #ff9900 !important;
  padding-bottom: 9px;
}
/* line 118, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu .solutions {
  visibility: hidden;
  background-color: #ffffff;
  border-color: #648798;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  left: 266px;
  position: absolute;
  top: -1px;
  width: 445px;
}
/* line 129, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu .solutions .title {
  padding-bottom: 35px;
}
/* line 134, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu .solutions li:last-child a {
  border: 0;
}
/* line 137, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu .solutions li:last-child a:hover a {
  border-bottom: 5px solid #ff9900 !important;
}
/* line 144, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu .solutions-teaser {
  visibility: hidden;
  background-color: #ffffff;
  border-color: #648798;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  left: 266px;
  position: absolute;
  top: -1px;
  width: 440px;
}
/* line 155, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu .solutions-teaser .solution-title {
  padding-left: 10px;
  width: 100%;
  margin-top: 25px;
}
/* line 161, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu .solutions-teaser li {
  border: 0;
  display: inline-block;
  padding: 0;
}
/* line 166, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu .solutions-teaser li .m-teaser {
  float: left;
  max-height: 85px;
  max-width: 210px;
  margin-bottom: 0;
  margin-top: 0 !important;
}
/* line 173, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu .solutions-teaser li .m-teaser a {
  padding-right: 0;
  border-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
/* line 179, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu .solutions-teaser li .m-teaser a:hover {
  border-bottom: 0;
  padding-bottom: 20px;
}
/* line 185, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu .solutions-teaser li .m-teaser .desc {
  display: none;
}
/* line 189, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu .solutions-teaser li .m-teaser .title {
  padding: 5px 10px;
  text-align: center;
  min-height: 34px;
  bottom: 18px;
}
/* line 195, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu .solutions-teaser li .m-teaser .title span {
  font-size: 15pt;
  font-size: 1.25rem;
}
/* line 200, ../scss/sections/_s-mainnavigation.scss */
.m-mainnavigation li .submenu .solutions-teaser li .m-teaser .bg {
  height: 35px;
  bottom: 22px;
}
@media only screen and (min-width: 1025px) {
  /* line 214, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li:hover .submenu {
    visibility: visible !important;
  }
  /* line 224, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .level-1.active a {
    padding-bottom: 6px !important;
  }
}
@media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 0) {
  /* line 224, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .level-1.active a {
    padding-bottom: 7px !important;
  }
}

@media only screen and (min-width: 769px) {
  /* line 240, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li:active .level-1, .m-mainnavigation li:hover .level-1 {
    background-color: #648798;
    color: #ffffff;
    padding-bottom: 12px !important;
  }
}
@media only screen and (min-width: 1023px) {
  /* line 252, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .m-teaser a:hover {
    padding: 13px 0 !important;
  }
  /* line 257, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .level-2 {
    padding-right: 0 !important;
  }
  /* line 260, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .level-2 .nav-icon {
    padding-right: 0;
  }
  /* line 269, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li .submenu li:hover .solutions-teaser,
  .m-mainnavigation li .submenu li:hover .solutions {
    visibility: visible;
  }
  /* line 278, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li .submenu li a:hover {
    padding: 13px 13px 9px 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 770px) {
  /* line 1, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation {
    background-color: #648798;
    border-right: 1px solid #b6c9d4;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 70%;
    z-index: 9999;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  /* line 297, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation.show {
    display: block !important;
  }
  /* line 298, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation.show.hidden {
    display: none !important;
  }
  /* line 302, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li {
    display: block;
    background-color: #648798;
    margin-bottom: -1px;
  }
  /* line 309, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li.active .submenu {
    display: block !important;
  }
  /* line 313, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li.active .level-1 {
    background-color: #ffffff;
    color: #ff9900;
  }
  /* line 317, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li.active .level-1 .nav-icon {
    color: #ff9900;
  }
  /* line 322, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li.active a {
    padding-bottom: 12px !important;
  }
  /* line 327, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li .nav-icon {
    color: #ffffff;
    right: 10px !important;
  }
  /* line 332, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li a {
    color: #ffffff;
    font-size: 18px !important;
    padding-left: 20px;
    display: block;
    width: 100%;
    padding: 13px;
  }
  /* line 340, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li a .nav-icon {
    position: absolute;
    right: 50px;
  }
  /* line 345, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li .submenu li a:hover, .m-mainnavigation li .submenu .solutions li a:hover, .m-mainnavigation li .submenu .solutions li:last-child a:hover {
    padding-bottom: 13px !important;
  }
  /* line 346, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li .submenu li:last-child a:hover {
    padding-bottom: 14px !important;
    border-bottom: 0px solid transparent !important;
  }
  /* line 349, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu {
    border: 0 !important;
    top: 0 !important;
    position: relative !important;
    width: 100% !important;
    min-height: 0 !important;
  }
  /* line 356, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu a {
    border-bottom: 0 !important;
    margin-left: 0 !important;
    padding-left: 20px !important;
  }
  /* line 362, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .active {
    background-color: #dae4ea;
  }
  /* line 365, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .active .nav-icon {
    color: #ff9900;
  }
  /* line 369, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .active .level-2 {
    color: #ff9900;
  }
  /* line 373, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .active .solutions,
  .m-mainnavigation .submenu .active .solutions-teaser {
    display: block;
  }
  /* line 378, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .active .solutions,
  .m-mainnavigation .submenu .active .solutions-teaser,
  .m-mainnavigation .submenu .active a,
  .m-mainnavigation .submenu .active li {
    background-color: #dae4ea !important;
    border-bottom: 0;
  }
  /* line 385, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .active .solutions a,
  .m-mainnavigation .submenu .active .solutions-teaser a,
  .m-mainnavigation .submenu .active a a,
  .m-mainnavigation .submenu .active li a {
    background-color: #dae4ea;
  }
  /* line 391, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu.active a {
    padding-bottom: 12px;
  }
  /* line 395, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu li {
    background-color: #ffffff;
  }
  /* line 399, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .level-2 {
    color: #1f4d5e !important;
  }
  /* line 403, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .m-teaser {
    padding: 0;
  }
  /* line 406, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .m-teaser:hover .title {
    color: #1f4d5e !important;
  }
  /* line 412, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .solutions .solution-title,
  .m-mainnavigation .submenu .solutions a {
    margin-left: 10px !important;
  }
  /* line 419, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .solutions-teaser span {
    margin-left: 10px !important;
  }
  /* line 427, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .solutions li:last-child a,
  .m-mainnavigation .submenu .solutions li:last-child .m-teaser,
  .m-mainnavigation .submenu .solutions-teaser li:last-child a,
  .m-mainnavigation .submenu .solutions-teaser li:last-child .m-teaser {
    margin-bottom: 20px;
  }
  /* line 434, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .solutions {
    display: none;
    border-top: 0 !important;
    border-right: 0 !important;
    left: 0 !important;
    overflow: hidden;
    position: relative !important;
    top: 1px !important;
    width: 100% !important;
    min-height: 10px !important;
  }
  /* line 445, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .solutions a {
    font-weight: 500;
  }
  /* line 449, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .solutions .solution-title {
    padding-bottom: 10px;
  }
  /* line 454, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .solutions-teaser {
    visibility: hidden;
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    left: 0 !important;
    overflow: hidden;
    position: relative !important;
    top: 1px !important;
    width: 100% !important;
    min-height: 10px !important;
  }
  /* line 466, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .solutions-teaser .solution-title {
    padding-left: 20px !important;
    padding-bottom: 10px;
  }
  /* line 471, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .solutions-teaser li {
    display: block;
    background-color: #ffffff;
    height: auto !important;
    margin-left: 0;
    width: 100%;
  }
  /* line 478, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .solutions-teaser li .m-teaser {
    max-width: 100% !important;
    max-height: 40px !important;
    margin-top: 0 !important;
  }
  /* line 483, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .solutions-teaser li .m-teaser a {
    padding-left: 20px !important;
    max-height: 43px;
  }
  /* line 488, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .solutions-teaser li .m-teaser img,
  .m-mainnavigation .submenu .solutions-teaser li .m-teaser .bg {
    display: none;
  }
  /* line 493, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .solutions-teaser li .m-teaser .title {
    position: relative;
    padding: 0 !important;
    text-align: left !important;
    bottom: 0 !important;
  }
  /* line 499, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu .solutions-teaser li .m-teaser .title span {
    font-size: 18px !important;
    font-weight: 500 !important;
  }
}

/* line 513, ../scss/sections/_s-mainnavigation.scss */
#mobile-menu {
  font-size: 35px;
  left: 20px;
  position: absolute;
  top: 155px;
  cursor: pointer;
}
@media only screen and (min-width: 768px) and (max-width: 1022px) {
  /* line 513, ../scss/sections/_s-mainnavigation.scss */
  #mobile-menu {
    top: 158px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 769px) {
  /* line 513, ../scss/sections/_s-mainnavigation.scss */
  #mobile-menu {
    top: 95px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 770px) {
  /* line 513, ../scss/sections/_s-mainnavigation.scss */
  #mobile-menu {
    display: block !important;
  }
}

@media (min-width: 771px) {
  /* line 535, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li a {
    padding: 10px;
  }

  /* line 536, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li.has-sub a {
    padding: 10px 30px 10px 10px;
  }

  /* line 537, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li.has-sub li a {
    padding-top: 13px;
    padding-right: 20px !important;
    padding-bottom: 13px;
    padding-left: 0;
  }

  /* line 538, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li .submenu a {
    float: left;
    width: 85%;
  }

  /* line 539, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .l1 .has-sub .submenu-button {
    display: block;
    float: right;
    font-family: FontAwesome;
    height: 45px;
    margin: -3px -17px -45px;
    position: relative;
    text-align: right;
    width: 65px;
  }

  /* line 540, ../scss/sections/_s-mainnavigation.scss */
  .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: -10px;
    display: block;
    height: 40px;
    width: 31px;
    cursor: pointer;
  }

  /* line 541, ../scss/sections/_s-mainnavigation.scss */
  .submenu-button::after {
    content: '\f078';
    font-family: FontAwesome;
    position: absolute;
    top: 12px;
    right: 10px;
    display: block;
    font-size: 80%;
  }

  /* line 542, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li li .submenu-button {
    display: none;
    top: 3px;
    width: 50px;
    right: 19px;
  }

  /* line 543, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li li .submenu-button::after {
    content: '\f054';
    color: #333333;
    right: 20px;
    top: 15px;
  }

  /* line 544, ../scss/sections/_s-mainnavigation.scss */
  li:hover .submenu-button::after {
    color: #ffffff;
  }

  /* line 545, ../scss/sections/_s-mainnavigation.scss */
  li:hover .submenu {
    visibility: visible !important;
  }

  /* line 546, ../scss/sections/_s-mainnavigation.scss */
  .submenu li:hover ul {
    visibility: visible !important;
  }

  /* line 547, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation {
    display: block !important;
  }

  /* line 548, ../scss/sections/_s-mainnavigation.scss */
  li .submenu a:hover {
    padding-bottom: 9px;
  }

  /* line 549, ../scss/sections/_s-mainnavigation.scss */
  li .submenu li:hover a.level-2 {
    border-bottom: 5px solid #ff9900 !important;
    padding: 13px 13px 9px 0;
  }

  /* line 550, ../scss/sections/_s-mainnavigation.scss */
  .submenu.open, .solutions-teaser.open, .solutions.open, .submenu, .submenu ul {
    display: block !important;
    visibility: visible;
  }
}
@media (max-width: 770px) {
  /* line 555, ../scss/sections/_s-mainnavigation.scss */
  .submenu.open, .solutions-teaser.open, .solutions.open, .submenu ul {
    visibility: visible !important;
    height: auto !important;
  }

  /* line 556, ../scss/sections/_s-mainnavigation.scss */
  .solutions.open {
    height: auto !important;
  }

  /* line 557, ../scss/sections/_s-mainnavigation.scss */
  .solutions-teaser .solution-title {
    margin-left: 10px !important;
  }

  /* line 558, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li .submenu li {
    position: relative;
  }

  /* line 559, ../scss/sections/_s-mainnavigation.scss */
  ul > li.has-sub > a::after {
    display: none;
  }

  /* line 562, ../scss/sections/_s-mainnavigation.scss */
  .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid #b6c9d4;
    height: 100%;
    width: 51px;
    cursor: pointer;
  }

  /* line 573, ../scss/sections/_s-mainnavigation.scss */
  .submenu-button::after {
    content: '';
    position: absolute;
    top: 18px;
    left: 24px;
    display: block;
    width: 2px;
    height: 12px;
    background: #ffffff;
    z-index: 99;
  }

  /* line 584, ../scss/sections/_s-mainnavigation.scss */
  .submenu-button::before {
    content: '';
    position: absolute;
    left: 19px;
    top: 23px;
    display: block;
    width: 12px;
    height: 2px;
    background: #ffffff;
    z-index: 99;
  }

  /* line 595, ../scss/sections/_s-mainnavigation.scss */
  li ul li .submenu-button::after, li ul li .submenu-button::before {
    background: #1f4d5e;
  }

  /* line 596, ../scss/sections/_s-mainnavigation.scss */
  .submenu-button.submenu-opened:after {
    display: none;
  }

  /* line 599, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation a, .m-mainnavigation .submenu a {
    border-top: 1px solid #b6c9d4 !important;
    border-bottom: 1px solid #b6c9d4 !important;
  }

  /* line 600, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .submenu ul a {
    border-top: none !important;
    border-bottom: none !important;
  }

  /* line 601, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li .submenu a {
    padding-right: 50px;
  }

  /* line 602, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation li .submenu .solutions, .m-mainnavigation li .submenu .solutions-teaser {
    z-index: 100;
    border-bottom: 1px solid #b6c9d4 !important;
    margin: -1px 0;
  }

  /* line 603, ../scss/sections/_s-mainnavigation.scss */
  .m-mainnavigation .nav-icon {
    display: none;
  }
}
/* line 3, ../scss/sections/_s-product-category-page.scss */
.product-category-page .m-paragraph {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 0px) and (max-width: 769px) {
  /* line 10, ../scss/sections/_s-product-category-page.scss */
  .product-category-page .result-container {
    width: 100%;
  }
  /* line 14, ../scss/sections/_s-product-category-page.scss */
  .product-category-page .m-filter {
    margin-top: 20px;
  }
  /* line 18, ../scss/sections/_s-product-category-page.scss */
  .product-category-page .mobile-filter-icon {
    top: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 769px) {
  /* line 26, ../scss/sections/_s-product-category-page.scss */
  .product-category-page .small-12, .product-category-page aside {
    width: 100% !important;
    min-height: auto !important;
  }
}
@media (min-width: 770px) {
  /* line 31, ../scss/sections/_s-product-category-page.scss */
  .product-category-page #mobile-filter-close, .product-category-page #mobile-filter-open {
    display: none !important;
  }
  /* line 32, ../scss/sections/_s-product-category-page.scss */
  .product-category-page #filter-option-container {
    display: block !important;
  }
}
/* line 1, ../scss/sections/_s-jobs-overview-page.scss */
.page.joblist {
  overflow: visible;
}

/* line 4, ../scss/sections/_s-jobs-overview-page.scss */
.toggleFilter {
  display: none;
}

/* line 7, ../scss/sections/_s-jobs-overview-page.scss */
.job-filters {
  margin-bottom: 2em;
}
/* line 9, ../scss/sections/_s-jobs-overview-page.scss */
.job-filters .sbSelector {
  line-height: 35px;
}

/* line 15, ../scss/sections/_s-jobs-overview-page.scss */
.job-overview-list table.large-only {
  display: table;
  /* Workaround for Responsive view and Stacktable */
}
/* line 18, ../scss/sections/_s-jobs-overview-page.scss */
.job-overview-list table.large-only td a {
  font-size: 1.25em;
  font-weight: bold;
}
/* line 24, ../scss/sections/_s-jobs-overview-page.scss */
.job-overview-list table.large-only th span {
  font-size: 1.2em;
  cursor: pointer;
}
/* line 27, ../scss/sections/_s-jobs-overview-page.scss */
.job-overview-list table.large-only th span.arrow::after {
  content: '↓';
}
/* line 31, ../scss/sections/_s-jobs-overview-page.scss */
.job-overview-list table.large-only th:nth-last-child(-n+2),
.job-overview-list table.large-only td:nth-last-child(-n+2) {
  display: none;
}
/* line 35, ../scss/sections/_s-jobs-overview-page.scss */
.job-overview-list table.large-only td dl {
  margin-top: 0.5em;
}
/* line 37, ../scss/sections/_s-jobs-overview-page.scss */
.job-overview-list table.large-only td dl * {
  display: inline-block;
}
/* line 38, ../scss/sections/_s-jobs-overview-page.scss */
.job-overview-list table.large-only td dl dt {
  margin-right: 0.5em;
}
/* line 41, ../scss/sections/_s-jobs-overview-page.scss */
.job-overview-list table.large-only td dl dd {
  margin-right: 2em;
}
/* line 46, ../scss/sections/_s-jobs-overview-page.scss */
.job-overview-list table.small-only {
  display: none;
}

@media (max-width: 769px) {
  /* line 53, ../scss/sections/_s-jobs-overview-page.scss */
  .toggleFilter {
    display: block;
    background: white;
    padding: 1em;
    cursor: pointer;
    border: 1px solid black;
  }
  /* line 59, ../scss/sections/_s-jobs-overview-page.scss */
  .toggleFilter span {
    float: right;
    font-size: 2em;
    padding-right: 0.3em;
  }
  /* line 63, ../scss/sections/_s-jobs-overview-page.scss */
  .toggleFilter span.plus::after {
    content: '✚';
  }
  /* line 66, ../scss/sections/_s-jobs-overview-page.scss */
  .toggleFilter span.minus::after {
    content: '➖';
  }

  /* line 71, ../scss/sections/_s-jobs-overview-page.scss */
  .job-filters {
    display: none;
  }
  /* line 73, ../scss/sections/_s-jobs-overview-page.scss */
  .job-filters .column:nth-child(-n+2) .sbHolder {
    border-bottom: none;
  }
  /* line 75, ../scss/sections/_s-jobs-overview-page.scss */
  .job-filters .column:nth-child(-n+2) .sbHolder .sbToggle {
    border-bottom: none;
  }

  /* line 82, ../scss/sections/_s-jobs-overview-page.scss */
  .job-overview-list .stacktable.large-only {
    display: none;
  }
  /* line 85, ../scss/sections/_s-jobs-overview-page.scss */
  .job-overview-list .stacktable.small-only {
    display: table;
  }
  /* line 87, ../scss/sections/_s-jobs-overview-page.scss */
  .job-overview-list .stacktable.small-only tbody {
    border-bottom: 1px solid black;
  }
  /* line 90, ../scss/sections/_s-jobs-overview-page.scss */
  .job-overview-list .stacktable.small-only tbody tr th.st-head-row {
    padding-top: 1em;
    border-top: 1px solid black;
  }
  /* line 93, ../scss/sections/_s-jobs-overview-page.scss */
  .job-overview-list .stacktable.small-only tbody tr th.st-head-row a {
    font-size: 1.5em;
    line-height: 1.5em;
  }
  /* line 97, ../scss/sections/_s-jobs-overview-page.scss */
  .job-overview-list .stacktable.small-only tbody tr th.st-head-row dl {
    display: none;
  }
  /* line 101, ../scss/sections/_s-jobs-overview-page.scss */
  .job-overview-list .stacktable.small-only tbody tr:first-child {
    display: none;
  }
  /* line 104, ../scss/sections/_s-jobs-overview-page.scss */
  .job-overview-list .stacktable.small-only tbody tr:nth-child(2) th {
    border-top: none;
  }
  /* line 107, ../scss/sections/_s-jobs-overview-page.scss */
  .job-overview-list .stacktable.small-only tbody tr td {
    font-size: 1.2em;
    border-bottom: none;
  }
  /* line 110, ../scss/sections/_s-jobs-overview-page.scss */
  .job-overview-list .stacktable.small-only tbody tr td.st-key::after {
    content: ' : ';
  }
}
/* line 2, ../scss/components/_m-metanavigation.scss */
.m-contact, .m-store, .m-login, .m-phone {
  position: relative;
  padding: 0 0 0 30px;
}

/* line 3, ../scss/components/_m-metanavigation.scss */
.m-contact::before, .m-store::before, .m-login::before, .m-phone::before {
  font-family: FontAwesome;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  font-size: 25px;
}

/* line 4, ../scss/components/_m-metanavigation.scss */
.m-contact::before {
  content: '\f0e0';
  top: -2px;
  left: -5px;
}

/* line 5, ../scss/components/_m-metanavigation.scss */
.m-store::before {
  content: '\f041';
  left: 3px;
}

/* line 6, ../scss/components/_m-metanavigation.scss */
.m-login::before {
  content: '\f007';
}

/* line 7, ../scss/components/_m-metanavigation.scss */
.m-phone::before {
  content: '\f095';
}

/* line 9, ../scss/components/_m-metanavigation.scss */
.m-metanavigation {
  background-color: #648798;
  padding-top: 1px;
  height: 45px;
}
/* line 15, ../scss/components/_m-metanavigation.scss */
.m-metanavigation p, .m-metanavigation a, .m-metanavigation span, .m-metanavigation div, .m-metanavigation h1, .m-metanavigation h2, .m-metanavigation h3, .m-metanavigation h4, .m-metanavigation b, .m-metanavigation strong {
  font-size: 12px;
}
/* line 21, ../scss/components/_m-metanavigation.scss */
.m-metanavigation .inner a {
  color: #ffffff;
  text-decoration: none;
}
/* line 25, ../scss/components/_m-metanavigation.scss */
.m-metanavigation .inner a:hover {
  color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 37, ../scss/components/_m-metanavigation.scss */
.m-metanavigation ul {
  text-align: right;
  margin-top: 12px;
  float: right;
  width: auto;
}
/* line 43, ../scss/components/_m-metanavigation.scss */
.m-metanavigation ul li {
  display: inline;
  border-right: 1px solid #fff;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
/* line 50, ../scss/components/_m-metanavigation.scss */
.m-metanavigation ul li div.column {
  position: inherit;
}
/* line 52, ../scss/components/_m-metanavigation.scss */
.m-metanavigation ul li:last-child {
  border-right: 0;
}
/* line 58, ../scss/components/_m-metanavigation.scss */
.m-metanavigation .language-container {
  margin-top: 10px;
}
/* line 61, ../scss/components/_m-metanavigation.scss */
.m-metanavigation .language-container .title {
  bottom: 8px;
  left: 8px;
  position: relative;
}
/* line 68, ../scss/components/_m-metanavigation.scss */
.m-metanavigation .locator-icon,
.m-metanavigation .account-icon {
  font-size: 25px;
  padding-right: 8px;
  top: 4px;
  position: relative;
}
/* line 76, ../scss/components/_m-metanavigation.scss */
.m-metanavigation .email-icon {
  display: none;
}
@media only screen and (min-width: 0px) and (max-width: 770px) {
  /* line 9, ../scss/components/_m-metanavigation.scss */
  .m-metanavigation {
    min-height: 42px;
  }
  /* line 85, ../scss/components/_m-metanavigation.scss */
  .m-metanavigation ul {
    position: absolute;
    width: 91.66667%;
  }
  /* line 89, ../scss/components/_m-metanavigation.scss */
  .m-metanavigation ul li {
    border-right: 0;
    float: none;
  }
  /* line 93, ../scss/components/_m-metanavigation.scss */
  .m-metanavigation ul span {
    display: none;
  }
  /* line 95, ../scss/components/_m-metanavigation.scss */
  .m-metanavigation .m-contact {
    left: 85px;
    position: absolute;
    top: 3px;
  }
  /* line 96, ../scss/components/_m-metanavigation.scss */
  .m-metanavigation .m-store {
    left: 53px;
    position: absolute;
    top: 2px;
  }
  /* line 97, ../scss/components/_m-metanavigation.scss */
  .m-metanavigation .m-login {
    position: absolute;
    right: 75px;
    top: 1px;
  }
  /* line 99, ../scss/components/_m-metanavigation.scss */
  .m-metanavigation .language-container {
    margin-top: 10px;
    left: 15px;
    position: absolute;
  }
  /* line 105, ../scss/components/_m-metanavigation.scss */
  .m-metanavigation .contact-link {
    left: 85px;
    position: absolute;
    top: 3px;
  }
  /* line 110, ../scss/components/_m-metanavigation.scss */
  .m-metanavigation .contact-link .email-icon {
    display: block;
    font-size: 25px;
  }
  /* line 116, ../scss/components/_m-metanavigation.scss */
  .m-metanavigation .locator-link {
    left: 50px;
    position: absolute;
    top: 0;
  }
  /* line 121, ../scss/components/_m-metanavigation.scss */
  .m-metanavigation .locator-link .locator-icon {
    font-size: 25px;
  }
  /* line 126, ../scss/components/_m-metanavigation.scss */
  .m-metanavigation .login-link {
    position: absolute;
    right: 75px;
    top: 0;
  }
  /* line 131, ../scss/components/_m-metanavigation.scss */
  .m-metanavigation .login-link .account-icon {
    font-size: 25px;
  }
  /* line 140, ../scss/components/_m-metanavigation.scss */
  .m-metanavigation .language-container .title,
  .m-metanavigation .contact-link .title,
  .m-metanavigation .locator-link .title,
  .m-metanavigation .login-link .title {
    display: none;
  }
}
@media only screen and (min-width: 0px) and (max-width: 769px) {
  /* line 147, ../scss/components/_m-metanavigation.scss */
  .m-metanavigation .login-link, .m-metanavigation .m-login {
    right: 55px;
  }
}
@media screen and (max-width: 640px) {
  /* line 152, ../scss/components/_m-metanavigation.scss */
  .m-metanavigation .login-link, .m-metanavigation .m-login {
    right: 65px;
  }
}
@media screen and (max-width: 485px) {
  /* line 157, ../scss/components/_m-metanavigation.scss */
  .m-metanavigation .login-link, .m-metanavigation .m-login {
    right: 85px;
  }
}

@media (max-width: 768px) {
  /* line 164, ../scss/components/_m-metanavigation.scss */
  .language-container {
    width: auto;
  }
  /* line 165, ../scss/components/_m-metanavigation.scss */
  .language-container .lightgallery-country-trigger {
    padding: 0;
  }
}
/* line 2, ../scss/components/_m-searchbar.scss */
.m-dealer-maps .search-field {
  border: 1px solid #648798;
  border-radius: 0;
  float: right;
  height: 45px;
  width: 100%;
  padding: 10px;
  margin-bottom: -2px;
}
/* line 10, ../scss/components/_m-searchbar.scss */
.m-dealer-maps .search-field.second-search-field {
  border-left: none;
}
/* line 15, ../scss/components/_m-searchbar.scss */
.m-dealer-maps .btn-search-submit {
  color: #648798;
  background-color: transparent;
  position: absolute;
  margin-top: 10px;
  border: 0;
  cursor: pointer;
  right: 0;
  padding: 0;
  top: 0px;
}
/* line 26, ../scss/components/_m-searchbar.scss */
.m-dealer-maps .btn-search-submit .fa-search {
  font-size: 25px;
  padding: 0 20px;
}
/* line 31, ../scss/components/_m-searchbar.scss */
.m-dealer-maps .btn-search-submit .submit-text {
  font-size: 0;
}

/* line 36, ../scss/components/_m-searchbar.scss */
.m-searchbar {
  padding-top: 5px;
  padding-right: 35px;
}
/* line 40, ../scss/components/_m-searchbar.scss */
.m-searchbar .search-field {
  border: 1px solid #648798;
  border-radius: 0;
  float: right;
  height: 45px;
  width: 100%;
  padding: 10px;
}
/* line 49, ../scss/components/_m-searchbar.scss */
.m-searchbar .btn-search-submit {
  color: #648798;
  background-color: transparent;
  position: absolute;
  margin-top: 10px;
  border: 0;
  cursor: pointer;
  right: 5px;
  padding: 0;
}
/* line 59, ../scss/components/_m-searchbar.scss */
.m-searchbar .btn-search-submit .fa-search {
  font-size: 25px;
  padding-right: 10px;
}
/* line 64, ../scss/components/_m-searchbar.scss */
.m-searchbar .btn-search-submit .submit-text {
  font-size: 0;
}
/* line 69, ../scss/components/_m-searchbar.scss */
.m-searchbar .mobile-search-icon {
  display: none;
  font-size: 35px !important;
}
/* line 75, ../scss/components/_m-searchbar.scss */
.m-searchbar .autosuggest-container {
  display: none;
  background-color: #ffffff;
  border: 1px solid #648798;
  padding-top: 20px;
  position: absolute;
  right: -10px;
  top: 64px;
  width: 100%;
  z-index: 9999;
}
/* line 86, ../scss/components/_m-searchbar.scss */
.m-searchbar .autosuggest-container span,
.m-searchbar .autosuggest-container p {
  font-size: 15px;
  font-size: 0.9375rem;
}
/* line 91, ../scss/components/_m-searchbar.scss */
.m-searchbar .autosuggest-container li {
  clear: both;
  cursor: pointer;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 97, ../scss/components/_m-searchbar.scss */
.m-searchbar .autosuggest-container li:hover {
  background-color: #dae4ea;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 108, ../scss/components/_m-searchbar.scss */
.m-searchbar .autosuggest-container .suggest-title {
  color: #ff9900;
  font-weight: bold;
  padding-left: 20px;
}
/* line 114, ../scss/components/_m-searchbar.scss */
.m-searchbar .autosuggest-container .product-container {
  overflow: hidden;
}
/* line 117, ../scss/components/_m-searchbar.scss */
.m-searchbar .autosuggest-container .product-container li {
  margin-bottom: 12px;
  overflow: hidden;
}
/* line 122, ../scss/components/_m-searchbar.scss */
.m-searchbar .autosuggest-container .product-container img {
  border: 1px solid #dae4ea;
  max-height: 50px;
  max-width: 50px;
}
/* line 128, ../scss/components/_m-searchbar.scss */
.m-searchbar .autosuggest-container .product-container .desc {
  padding-top: 15px;
  padding-left: 20px;
}
/* line 136, ../scss/components/_m-searchbar.scss */
.m-searchbar .autosuggest-container .download-container .fa-download {
  font-size: 22px;
  font-size: 1.375rem;
  color: #ff9900;
  float: left;
  padding-right: 18px;
}
/* line 147, ../scss/components/_m-searchbar.scss */
.m-searchbar .autosuggest-container .download-container li,
.m-searchbar .autosuggest-container .result-container li {
  overflow: hidden;
  border-bottom: 1px solid #dae4ea;
  padding-bottom: 12px;
  padding-top: 12px;
}
/* line 156, ../scss/components/_m-searchbar.scss */
.m-searchbar .autosuggest-container .result-container ul {
  margin-top: 20px;
}
/* line 159, ../scss/components/_m-searchbar.scss */
.m-searchbar .autosuggest-container .result-container ul li:last-child {
  border-bottom: 0;
}
/* line 167, ../scss/components/_m-searchbar.scss */
.m-searchbar .autosuggest-container .download-container ul,
.m-searchbar .autosuggest-container .product-container ul {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 174, ../scss/components/_m-searchbar.scss */
.m-searchbar .autosuggest-container:before,
.m-searchbar .autosuggest-container:after {
  border-bottom: 0 solid;
  border-color: transparent transparent #ffffff;
  border-style: none solid solid;
  content: "";
  height: 0;
  position: absolute;
  width: 0;
}
/* line 185, ../scss/components/_m-searchbar.scss */
.m-searchbar .autosuggest-container:before {
  top: -10px;
  left: 21px;
  border-bottom-color: #648798;
  border-width: 10px;
}
/* line 192, ../scss/components/_m-searchbar.scss */
.m-searchbar .autosuggest-container:after {
  top: -9px;
  left: 22px;
  border-bottom-color: #ffffff;
  border-width: 9px;
}
@media only screen and (min-width: 0px) and (max-width: 770px) {
  /* line 36, ../scss/components/_m-searchbar.scss */
  .m-searchbar {
    position: absolute;
    right: 10px;
    top: 165px;
  }
  /* line 205, ../scss/components/_m-searchbar.scss */
  .m-searchbar .btn-search-submit {
    display: none;
    z-index: 1040;
    background-color: #76b82a;
    background-image: none;
    border-bottom: 5px solid #13a538;
    color: #ffffff;
    margin-top: 47px;
    height: 45px;
    right: -45px;
    width: 80px;
    top: 6px !important;
  }
  /* line 218, ../scss/components/_m-searchbar.scss */
  .m-searchbar .btn-search-submit:hover {
    background-image: none;
    background-color: #76b82a;
    height: 45px;
    width: 80px;
    -o-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -khtml-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
  }
  /* line 231, ../scss/components/_m-searchbar.scss */
  .m-searchbar .btn-search-submit .fa-search {
    display: none;
  }
  /* line 235, ../scss/components/_m-searchbar.scss */
  .m-searchbar .btn-search-submit .submit-text {
    font-size: 15pt;
    font-size: 1.25rem;
  }
  /* line 240, ../scss/components/_m-searchbar.scss */
  .m-searchbar .mobile-search-icon {
    display: block;
    background-color: transparent;
    position: absolute;
    margin-top: -15px;
    cursor: pointer;
    right: 15px;
  }
  /* line 249, ../scss/components/_m-searchbar.scss */
  .m-searchbar .search-field {
    width: 100%;
  }
  /* line 253, ../scss/components/_m-searchbar.scss */
  .m-searchbar .search-field-border {
    display: none;
    position: absolute;
    top: 53px !important;
    z-index: 1040;
    margin-left: -1px;
    width: 100%;
  }
  /* line 262, ../scss/components/_m-searchbar.scss */
  .m-searchbar .autosuggest-container {
    left: 10px;
    top: 106px;
    width: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 769px) {
  /* line 270, ../scss/components/_m-searchbar.scss */
  .m-searchbar .mobile-search-icon {
    top: -75px;
    margin-top: 0;
  }
  /* line 275, ../scss/components/_m-searchbar.scss */
  .m-searchbar .search-field-border,
  .m-searchbar .btn-search-submit {
    top: -15px !important;
    margin-top: 0;
  }
  /* line 281, ../scss/components/_m-searchbar.scss */
  .m-searchbar .autosuggest-container {
    top: 39px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1022px) {
  /* line 287, ../scss/components/_m-searchbar.scss */
  .m-searchbar .search-field-border,
  .m-searchbar .btn-search-submit {
    top: 0;
  }
}
@media only screen and (min-width: 1023px) {
  /* line 295, ../scss/components/_m-searchbar.scss */
  .m-searchbar .btn-search-submit {
    top: 0;
  }
}

/* line 302, ../scss/components/_m-searchbar.scss */
::-webkit-input-placeholder {
  font-size: 14px;
  font-size: 0.875rem;
  color: #b6c9d4;
  opacity: 1;
}

/* line 308, ../scss/components/_m-searchbar.scss */
:-moz-placeholder {
  /* Firefox 18- */
  font-size: 14px;
  font-size: 0.875rem;
  color: #b6c9d4;
  opacity: 1;
}

/* line 314, ../scss/components/_m-searchbar.scss */
::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 14px;
  font-size: 0.875rem;
  color: #b6c9d4;
  opacity: 1;
}

/* line 320, ../scss/components/_m-searchbar.scss */
:-ms-input-placeholder {
  font-size: 14px;
  font-size: 0.875rem;
  color: #b6c9d4;
  opacity: 1;
}

/* line 325, ../scss/components/_m-searchbar.scss */
.search-field::-ms-clear {
  display: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 330, ../scss/components/_m-searchbar.scss */
  header .m-searchbar .search-field {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  /* line 335, ../scss/components/_m-searchbar.scss */
  header .m-searchbar .search-field {
    font-size: 14px;
  }
}
/* line 1, ../scss/components/_m-headercart.scss */
.m-headercart {
  margin-top: 12px;
  text-align: right;
}
/* line 5, ../scss/components/_m-headercart.scss */
.m-headercart .cart-link,
.m-headercart .wishlist-link {
  color: #648798;
  float: right;
  text-decoration: none;
}
/* line 11, ../scss/components/_m-headercart.scss */
.m-headercart .cart-link:hover,
.m-headercart .wishlist-link:hover {
  color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 20, ../scss/components/_m-headercart.scss */
.m-headercart .cart-link:hover .cart-count,
.m-headercart .cart-link:hover .mobile-cart,
.m-headercart .cart-link:hover .mobile-wishlist,
.m-headercart .wishlist-link:hover .cart-count,
.m-headercart .wishlist-link:hover .mobile-cart,
.m-headercart .wishlist-link:hover .mobile-wishlist {
  color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 33, ../scss/components/_m-headercart.scss */
.m-headercart .cart-link .cart-count,
.m-headercart .wishlist-link .cart-count {
  color: #648798;
  font-size: 12px;
  position: absolute;
  top: 6px;
  left: 25%;
}
/* line 42, ../scss/components/_m-headercart.scss */
.m-headercart .wishlist-link {
  padding-right: 10px;
  border-right: 1px solid #648798;
}
/* line 47, ../scss/components/_m-headercart.scss */
.m-headercart .cart-link {
  padding-left: 10px;
}
/* line 51, ../scss/components/_m-headercart.scss */
.m-headercart .fa-shopping-cart,
.m-headercart .fa-heart {
  font-size: 25px !important;
}
/* line 56, ../scss/components/_m-headercart.scss */
.m-headercart .wishlist-container,
.m-headercart .headercart-container {
  text-align: center;
}
/* line 61, ../scss/components/_m-headercart.scss */
.m-headercart .text {
  font-size: 12px !important;
  float: left;
  width: 100%;
}
/* line 67, ../scss/components/_m-headercart.scss */
.m-headercart .mobile-cart,
.m-headercart .mobile-wishlist {
  display: none;
}
@media only screen and (min-width: 0px) and (max-width: 770px) {
  /* line 1, ../scss/components/_m-headercart.scss */
  .m-headercart {
    position: absolute;
    right: 20px;
    top: -8px;
    margin-top: 0;
  }
  /* line 79, ../scss/components/_m-headercart.scss */
  .m-headercart .addto-links {
    right: -2px;
    top: 7px;
    position: absolute;
  }
  /* line 85, ../scss/components/_m-headercart.scss */
  .m-headercart .fa-shopping-cart,
  .m-headercart .fa-heart {
    font-size: 25px !important;
  }
  /* line 90, ../scss/components/_m-headercart.scss */
  .m-headercart .cart-link,
  .m-headercart .wishlist-link {
    z-index: 999;
  }
  /* line 94, ../scss/components/_m-headercart.scss */
  .m-headercart .cart-link .cart-count,
  .m-headercart .wishlist-link .cart-count {
    font-size: 14pt;
    font-size: 1.16667rem;
    display: block;
    left: 0;
    top: 20px;
    color: #ffffff;
  }
  /* line 102, ../scss/components/_m-headercart.scss */
  .m-headercart .cart-link .headercart-container,
  .m-headercart .cart-link .wishlist-container,
  .m-headercart .wishlist-link .headercart-container,
  .m-headercart .wishlist-link .wishlist-container {
    display: none;
  }
  /* line 107, ../scss/components/_m-headercart.scss */
  .m-headercart .cart-link .mobile-cart,
  .m-headercart .wishlist-link .mobile-cart {
    color: #ffffff;
    font-size: 35px;
    display: block;
    position: absolute;
    right: 18px;
    top: 12px;
  }
  /* line 116, ../scss/components/_m-headercart.scss */
  .m-headercart .cart-link .mobile-wishlist,
  .m-headercart .wishlist-link .mobile-wishlist {
    color: #ffffff;
    font-size: 35px;
    display: block;
    position: absolute;
    top: 12px;
    right: 58px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1022px) {
  /* line 129, ../scss/components/_m-headercart.scss */
  .m-headercart .headercart-container,
  .m-headercart .wishlist-container {
    font-size: 14px !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 137, ../scss/components/_m-headercart.scss */
  .m-headercart .addto-links {
    right: -4px;
    top: 7px;
    position: absolute;
  }
}
@media only screen and (min-width: 0px) and (max-width: 769px) {
  /* line 145, ../scss/components/_m-headercart.scss */
  .m-headercart .cart-link,
  .m-headercart .wishlist-link {
    top: -135px;
  }
}
@media screen and (min-width: 770px) and (max-width: 860px) {
  /* line 153, ../scss/components/_m-headercart.scss */
  .m-headercart .text {
    font-size: 10px !important;
  }
}

/* line 1, ../scss/components/_m-teaser.scss */
.m-teaser {
  overflow: hidden;
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 7, ../scss/components/_m-teaser.scss */
.m-teaser:hover {
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 15, ../scss/components/_m-teaser.scss */
.m-teaser:hover .title {
  color: #ff9900 !important;
}
/* line 19, ../scss/components/_m-teaser.scss */
.m-teaser:hover .bg {
  opacity: 1 !important;
}
/* line 24, ../scss/components/_m-teaser.scss */
.m-teaser a {
  text-decoration: none;
}
/* line 28, ../scss/components/_m-teaser.scss */
.m-teaser img {
  width: 100%;
}
/* line 33, ../scss/components/_m-teaser.scss */
.m-teaser .category-name {
  position: relative;
}
/* line 36, ../scss/components/_m-teaser.scss */
.m-teaser .category-name .title {
  color: #ffffff;
  padding: 15px 5px;
  position: absolute;
  bottom: 13px;
  text-align: center;
  min-height: 48px;
  width: 100%;
  z-index: 99;
  /* Fallback for web browsers that doesn't support RGBa */
  background: #333333 transparent;
  /* RGBa with 0.6 opacity */
  background: rgba(51, 51, 51, 0.85);
  /* For IE 5.5 - 7*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#333333, endColorstr=#333333);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#333333, endColorstr=#333333)";
}
/* line 54, ../scss/components/_m-teaser.scss */
.m-teaser .category-name .title span {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: normal;
}
/* line 59, ../scss/components/_m-teaser.scss */
.m-teaser .category-name .title .desc {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: normal;
  margin-top: 5px;
}
/* line 67, ../scss/components/_m-teaser.scss */
.m-teaser .teaser-description {
  margin-top: 30px;
}
/* line 74, ../scss/components/_m-teaser.scss */
.m-teaser .light .category-name .title {
  color: #1f4d5e;
  font-weight: bold;
  /* Fallback for web browsers that doesn't support RGBa */
  background: white transparent;
  /* RGBa with 0.6 opacity */
  background: rgba(255, 255, 255, 0.85);
  /* For IE 5.5 - 7*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff)";
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 90, ../scss/components/_m-teaser.scss */
  .m-teaser.column {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 100, ../scss/components/_m-teaser.scss */
.large-3 .m-teaser .title {
  padding: 10px 15px;
  bottom: 0;
}
/* line 104, ../scss/components/_m-teaser.scss */
.large-3 .m-teaser .title span {
  font-size: 20px;
  font-size: 1.25rem;
}
/* line 108, ../scss/components/_m-teaser.scss */
.large-3 .m-teaser .title .desc {
  font-size: 14px;
  font-size: 0.875rem;
}

/* line 115, ../scss/components/_m-teaser.scss */
.m-teaser-special {
  clear: both;
}
/* line 116, ../scss/components/_m-teaser.scss */
.m-teaser-special .column {
  width: auto;
  float: left !important;
}
/* line 117, ../scss/components/_m-teaser.scss */
.m-teaser-special img {
  max-width: 98px;
}
/* line 118, ../scss/components/_m-teaser.scss */
.m-teaser-special .hexagon {
  line-height: 19px;
  margin-top: 25px;
  margin-bottom: 30px;
  padding: 0 5px 5px 0;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
  width: 98px;
  height: 55px;
  background: #dae4ea;
  position: relative;
  z-index: 1;
}
/* line 119, ../scss/components/_m-teaser.scss */
.m-teaser-special .hexagon:before {
  content: "";
  position: absolute;
  top: -25px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 49px solid transparent;
  border-right: 49px solid transparent;
  border-bottom: 25px solid #dae4ea;
}
/* line 120, ../scss/components/_m-teaser.scss */
.m-teaser-special .hexagon:after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 49px solid transparent;
  border-right: 49px solid transparent;
  border-top: 25px solid #dae4ea;
  z-index: -1;
}
/* line 121, ../scss/components/_m-teaser.scss */
.m-teaser-special .view-icon {
  position: absolute;
  right: 40px;
  top: 50px;
  z-index: 1;
}

@media (min-width: 770px) and (max-width: 1009px) {
  /* line 127, ../scss/components/_m-teaser.scss */
  .m-teaser-special .column .hexagon {
    width: 120px;
    height: 70px;
  }
  /* line 128, ../scss/components/_m-teaser.scss */
  .m-teaser-special .column .hexagon:before, .m-teaser-special .column .hexagon:after {
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
  }
  /* line 129, ../scss/components/_m-teaser.scss */
  .m-teaser-special .column .view-icon {
    right: 50px;
    top: 60px;
  }
  /* line 130, ../scss/components/_m-teaser.scss */
  .m-teaser-special .column img {
    max-width: 120px;
  }
}
/* line 136, ../scss/components/_m-teaser.scss */
.m-cert .m-teaser {
  display: table;
  height: 110px;
  line-height: 110px;
  margin-top: 0;
  margin-bottom: 5px;
  padding: 5px;
}
/* line 137, ../scss/components/_m-teaser.scss */
.m-cert .m-teaser span {
  clear: both;
  display: block;
  float: left;
  text-align: center;
  width: 100%;
}
/* line 138, ../scss/components/_m-teaser.scss */
.m-cert .m-teaser .view-icon {
  margin-bottom: 5px;
}
/* line 139, ../scss/components/_m-teaser.scss */
.m-cert .m-teaser div {
  display: table-cell;
  vertical-align: middle;
  background: #eee;
  text-align: center;
  font-weight: bold;
}

@media (min-width: 769px) {
  /* line 142, ../scss/components/_m-teaser.scss */
  .m-cert .m-teaser {
    width: 50% !important;
  }
}
@media (max-width: 480px) {
  /* line 145, ../scss/components/_m-teaser.scss */
  .m-cert .m-teaser {
    width: 50% !important;
  }
}
@media (max-width: 769px) {
  /* line 149, ../scss/components/_m-teaser.scss */
  .m-cert .m-teaser img {
    max-height: 100px;
    width: auto;
  }
}
/* line 1, ../scss/components/_m-contentlist-item.scss */
.content-list {
  display: inline-block;
  margin-top: 20px;
}
/* line 5, ../scss/components/_m-contentlist-item.scss */
.content-list li {
  display: inline-block;
}

/* line 10, ../scss/components/_m-contentlist-item.scss */
.m-contentlist-item {
  overflow: hidden;
}
/* line 13, ../scss/components/_m-contentlist-item.scss */
.m-contentlist-item .title, .m-contentlist-item a {
  color: #1f4d5e;
  display: block;
  font-weight: bold;
  margin-bottom: 15px;
  text-decoration: none;
}
/* line 21, ../scss/components/_m-contentlist-item.scss */
.m-contentlist-item .description {
  margin-bottom: 20px;
}
/* line 23, ../scss/components/_m-contentlist-item.scss */
.m-contentlist-item .description a {
  color: #13a538;
  font-weight: normal;
  margin-bottom: 0;
  text-decoration: underline;
  margin-left: 0;
}
/* line 26, ../scss/components/_m-contentlist-item.scss */
.m-contentlist-item a:hover {
  color: #ff9900;
}
@media only screen and (min-width: 768px) and (max-width: 1022px) {
  /* line 31, ../scss/components/_m-contentlist-item.scss */
  .m-contentlist-item .title, .m-contentlist-item a,
  .m-contentlist-item .description {
    margin-left: 0px;
  }
}

/* line 2, ../scss/components/_m-socialfeed.scss */
.m-social-feed li {
  width: 25%;
}
/* line 3, ../scss/components/_m-socialfeed.scss */
.m-social-feed .tab-menu li a {
  font-size: 1.125rem !important;
  font-weight: bold;
}
/* line 4, ../scss/components/_m-socialfeed.scss */
.m-social-feed a {
  text-align: center;
  font-size: 20px;
  transform: rotate(0.001deg);
}
/* line 5, ../scss/components/_m-socialfeed.scss */
.m-social-feed .fb::after {
  content: "\f09a";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 1.125rem;
}
/* line 6, ../scss/components/_m-socialfeed.scss */
.m-social-feed .twitter::after {
  content: "\f099";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 1.125rem;
}
/* line 7, ../scss/components/_m-socialfeed.scss */
.m-social-feed .google::after {
  content: "\f0d5";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 1.125rem;
}

@media (max-width: 768px) {
  /* line 12, ../scss/components/_m-socialfeed.scss */
  .m-social-feed li {
    width: auto;
  }
  /* line 13, ../scss/components/_m-socialfeed.scss */
  .m-social-feed a {
    text-align: left;
  }
  /* line 14, ../scss/components/_m-socialfeed.scss */
  .m-social-feed .m-tabs .r-tabs .r-tabs-panel {
    padding-left: 30px;
  }
  /* line 15, ../scss/components/_m-socialfeed.scss */
  .m-social-feed .r-tabs-state-active {
    border-top: none;
  }
}
/* line 1, ../scss/components/_m-paragraph.scss */
.m-paragraph {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
/* line 4, ../scss/components/_m-paragraph.scss */
.m-paragraph p {
  margin: 0 0 1.250em 0;
}

/* line 2, ../scss/components/_m-container.scss */
.m-container > * {
  float: left;
}

/* line 1, ../scss/components/_m-list.scss */
.m-list {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 5, ../scss/components/_m-list.scss */
.m-list li {
  margin-bottom: 10px;
}
/* line 8, ../scss/components/_m-list.scss */
.m-list li p {
  margin-top: -18px;
  padding-left: 23px;
}
/* line 13, ../scss/components/_m-list.scss */
.m-list li a {
  color: #1f4d5e;
  text-decoration: underline;
}
/* line 17, ../scss/components/_m-list.scss */
.m-list li a:hover {
  color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 28, ../scss/components/_m-list.scss */
.m-list li .list-icon {
  color: #ff9900;
  padding-right: 10px;
}

/* line 1, ../scss/components/_m-image.scss */
.m-image {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}
/* line 7, ../scss/components/_m-image.scss */
.m-image:hover .fa-plus {
  color: #ff9900;
  border: 2px solid #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 19, ../scss/components/_m-image.scss */
.m-image .fa-plus {
  color: #648798;
  border: 2px solid #648798;
  border-radius: 35px;
  font-size: 12px !important;
  padding: 6px 7px;
  position: absolute;
  right: 20px;
  top: 10px;
  background: rgba(255, 255, 255, 0.7);
}
/* line 31, ../scss/components/_m-image.scss */
.m-image img {
  width: 100%;
}
/* line 37, ../scss/components/_m-image.scss */
.m-image .clearing-blackout img {
  width: auto;
}
/* line 41, ../scss/components/_m-image.scss */
.m-image .clearing-blackout .carousel,
.m-image .clearing-blackout .clearing-main-right,
.m-image .clearing-blackout .clearing-main-left {
  display: none;
}
/* line 47, ../scss/components/_m-image.scss */
.m-image .clearing-blackout .visible-img {
  height: 100%;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 54, ../scss/components/_m-image.scss */
  .m-image.column {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 3, ../scss/components/_m-gallery.scss */
.m-gallery .image_tn {
  margin-bottom: 20px;
}
/* line 6, ../scss/components/_m-gallery.scss */
.m-gallery .image_tn a {
  text-decoration: none;
}
/* line 11, ../scss/components/_m-gallery.scss */
.m-gallery .image_tn:hover .fa-plus {
  color: #ff9900;
  border: 2px solid #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 23, ../scss/components/_m-gallery.scss */
.m-gallery .image_tn .fa-plus {
  color: #648798;
  border: 2px solid #648798;
  border-radius: 35px;
  font-size: 12px !important;
  padding: 6px 7px;
  position: absolute;
  right: 20px;
  top: 10px;
  background: rgba(255, 255, 255, 0.7);
}

/* line 1, ../scss/components/_m-searchresult.scss */
.m-searchresult.m-tabs {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 5, ../scss/components/_m-searchresult.scss */
.m-searchresult.m-tabs .filter-title {
  font-weight: bold;
  margin-bottom: 35px;
}
/* line 9, ../scss/components/_m-searchresult.scss */
.m-searchresult.m-tabs .filter-title.download-title {
  margin-bottom: 10px;
}
/* line 14, ../scss/components/_m-searchresult.scss */
.m-searchresult.m-tabs .count-title {
  font-size: 20px;
  font-size: 1.25rem;
  color: #333333;
  font-weight: bold;
}
/* line 20, ../scss/components/_m-searchresult.scss */
.m-searchresult.m-tabs #search-tab-container {
  background-color: #ffffff;
  border-bottom: 1px solid #648798;
  margin-top: 40px;
  margin-bottom: 40px;
  overflow: hidden;
}
/* line 27, ../scss/components/_m-searchresult.scss */
.m-searchresult.m-tabs #search-tab-container .r-tabs-accordion-title {
  padding: 0;
  height: 55px;
}
/* line 31, ../scss/components/_m-searchresult.scss */
.m-searchresult.m-tabs #search-tab-container .r-tabs-accordion-title a {
  font-size: 18px;
  font-size: 1.125rem;
  border-top: 2px solid #648798;
  display: inline-block;
  font-weight: bold;
  padding-top: 18px;
  padding-left: 30px;
  padding-right: 30px;
  color: #648798;
  text-decoration: none;
  width: 100% !important;
  min-height: 50px;
}
/* line 44, ../scss/components/_m-searchresult.scss */
.m-searchresult.m-tabs #search-tab-container .r-tabs-accordion-title a:focus {
  outline: none;
}
/* line 48, ../scss/components/_m-searchresult.scss */
.m-searchresult.m-tabs #search-tab-container .r-tabs-accordion-title a:hover {
  color: #ff9900;
}
/* line 54, ../scss/components/_m-searchresult.scss */
.m-searchresult.m-tabs #search-tab-container .tab-menu {
  border-top: 1px solid #648798;
}
/* line 57, ../scss/components/_m-searchresult.scss */
.m-searchresult.m-tabs #search-tab-container .tab-menu li {
  padding: 0;
  height: 55px;
  margin-right: -3px;
}
/* line 62, ../scss/components/_m-searchresult.scss */
.m-searchresult.m-tabs #search-tab-container .tab-menu li a {
  font-size: 18px;
  font-size: 1.125rem;
  display: inline-block;
  padding-top: 18px;
  padding-left: 30px;
  padding-right: 30px;
  color: #648798;
  text-decoration: none;
  width: 100% !important;
  min-height: 50px;
}
/* line 73, ../scss/components/_m-searchresult.scss */
.m-searchresult.m-tabs #search-tab-container .tab-menu li a:focus {
  outline: none;
}
/* line 77, ../scss/components/_m-searchresult.scss */
.m-searchresult.m-tabs #search-tab-container .tab-menu li a:hover {
  color: #ff9900;
}
@media only screen and (min-width: 0px) and (max-width: 769px) {
  /* line 87, ../scss/components/_m-searchresult.scss */
  .m-searchresult.m-tabs .result-container {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 91, ../scss/components/_m-searchresult.scss */
  .m-searchresult.m-tabs .result-container .m-download-list {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 94, ../scss/components/_m-searchresult.scss */
  .m-searchresult.m-tabs .ui-tabs-panel {
    padding-left: 0 !important;
  }
  /* line 98, ../scss/components/_m-searchresult.scss */
  .m-searchresult.m-tabs .filter-title {
    display: none;
  }
  /* line 102, ../scss/components/_m-searchresult.scss */
  .m-searchresult.m-tabs .count-title {
    margin-left: 10px;
  }
  /* line 106, ../scss/components/_m-searchresult.scss */
  .m-searchresult.m-tabs #search-tab-container .r-tabs-accordion-title a:hover {
    border-top: 2px solid #648798;
    color: #648798;
  }
}
@media only screen and (min-width: 1023px) {
  /* line 119, ../scss/components/_m-searchresult.scss */
  .m-searchresult.m-tabs #search-tab-container .r-tabs-accordion-title a:hover {
    color: #ff9900;
    padding-top: 15px !important;
  }
  /* line 131, ../scss/components/_m-searchresult.scss */
  .m-searchresult.m-tabs #search-tab-container .tab-menu li a:hover {
    color: #ff9900;
  }
}

/* line 2, ../scss/components/_m-filter.scss */
.sortForm {
  display: inline-block;
  float: left;
  width: 100%;
}

/* line 8, ../scss/components/_m-filter.scss */
.left-column .headline {
  font-weight: bold;
  color: #333333;
  padding-bottom: 15px;
  padding-top: 13px;
}
/* line 14, ../scss/components/_m-filter.scss */
.left-column .facet {
  padding-bottom: 15px;
  border-bottom: 1px solid #648798;
}
/* line 17, ../scss/components/_m-filter.scss */
.left-column .facet li {
  font-size: 1rem;
  height: auto;
  margin-bottom: 5px;
  margin-top: 5px;
}
/* line 18, ../scss/components/_m-filter.scss */
.left-column .facet a {
  float: right;
  position: relative;
  text-decoration: none;
}
/* line 19, ../scss/components/_m-filter.scss */
.left-column .facet a::after {
  content: "\f00d";
  display: block;
  font-family: FontAwesome;
  font-size: 100%;
  position: absolute;
  right: 0px;
  top: 0px;
  color: #1f4d5e;
}

/* line 33, ../scss/components/_m-filter.scss */
#search-tab-container .headline {
  padding-left: 0.625em;
  padding-right: 0.625em;
}
/* line 37, ../scss/components/_m-filter.scss */
#search-tab-container .facet {
  margin-left: 0.625em;
  margin-right: 0.625em;
}

@media (max-width: 768px) {
  /* line 44, ../scss/components/_m-filter.scss */
  .moreFacetValues, .lessFacetValues {
    padding-bottom: 12px;
    display: inline-block;
  }

  /* line 46, ../scss/components/_m-filter.scss */
  #search-tab-container .r-tabs-anchor {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 48, ../scss/components/_m-filter.scss */
  #search-tab-container .left-column .facet, #search-tab-container .left-column .headline {
    border-bottom: none;
    padding-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  /* line 52, ../scss/components/_m-filter.scss */
  .left-column .facet {
    border-bottom: none;
    padding-bottom: 0;
  }
  /* line 53, ../scss/components/_m-filter.scss */
  .left-column .m-filter, .left-column .facet, .left-column .headline {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 54, ../scss/components/_m-filter.scss */
  .left-column .m-filter .more, .left-column .facet .more, .left-column .headline .more {
    padding-bottom: 12px;
    display: inline-block;
  }
}
@media (min-width: 769px) {
  /* line 60, ../scss/components/_m-filter.scss */
  #search-tab-container .mobile-filter {
    display: none !important;
  }
  /* line 61, ../scss/components/_m-filter.scss */
  #search-tab-container #filter-option-container {
    display: block !important;
  }
}
/* line 67, ../scss/components/_m-filter.scss */
.m-filter .option-title {
  font-weight: bold;
  color: #333333;
}
/* line 72, ../scss/components/_m-filter.scss */
.m-filter .option-title,
.m-filter .topseller-title {
  padding-bottom: 15px;
  padding-top: 13px;
}
/* line 78, ../scss/components/_m-filter.scss */
.m-filter .filter-option {
  border-bottom: 1px solid #648798;
  overflow: hidden;
  padding-bottom: 15px;
}
/* line 83, ../scss/components/_m-filter.scss */
.m-filter .filter-option .mobile-icon {
  display: none;
  float: right;
  position: relative;
  top: 4px;
}
/* line 90, ../scss/components/_m-filter.scss */
.m-filter .filter-option li {
  font-size: 12pt;
  font-size: 1rem;
  height: auto;
  margin-bottom: 5px;
  margin-top: 5px;
}
/* line 98, ../scss/components/_m-filter.scss */
.m-filter .filter-option li.active-filter a {
  color: #ff9900;
}
/* line 103, ../scss/components/_m-filter.scss */
.m-filter .filter-option li a {
  color: #333333;
  text-decoration: none;
}
/* line 108, ../scss/components/_m-filter.scss */
.m-filter .filter-option li .filter-count {
  float: right;
}
/* line 114, ../scss/components/_m-filter.scss */
.m-filter .radio-input input[type="checkbox"]:checked + label,
.m-filter .checkbox-input input[type="checkbox"]:checked + label {
  color: #ff9900;
  font-weight: normal !important;
  width: 100% !important;
}
/* line 121, ../scss/components/_m-filter.scss */
.m-filter .radio-input input[type="checkbox"] + label,
.m-filter .checkbox-input input[type="checkbox"] + label {
  width: 100% !important;
}
/* line 127, ../scss/components/_m-filter.scss */
.m-filter #priceSlider {
  height: 15px;
  border: 2px solid #dae4ea;
  width: 92%;
  margin-bottom: 10px;
}
/* line 133, ../scss/components/_m-filter.scss */
.m-filter #priceSlider .ui-slider-handle {
  height: 18px !important;
  width: 18px !important;
  margin-left: -4px !important;
}
/* line 140, ../scss/components/_m-filter.scss */
.m-filter .price-slider {
  padding-right: 4px;
}
/* line 145, ../scss/components/_m-filter.scss */
.m-filter .mobile-filter {
  background-color: #ffffff;
  border: 1px solid #648798;
  padding: 12px;
  margin-bottom: 20px;
  height: 45px;
  position: relative;
}
/* line 153, ../scss/components/_m-filter.scss */
.m-filter .mobile-filter .mobile-filter-text {
  font-size: 18px;
  font-size: 1.125rem;
  color: #648798;
}
/* line 158, ../scss/components/_m-filter.scss */
.m-filter .mobile-filter .mobile-filter-icon {
  font-size: 20px;
  font-size: 1.25rem;
  position: absolute;
  right: 0px !important;
  border-left: 1px solid #648798;
  border-right: 0;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 11px;
  top: 0px;
  padding-bottom: 12px;
  text-align: center;
  width: 64px;
}
/* line 174, ../scss/components/_m-filter.scss */
.m-filter #mobile-filter-open,
.m-filter #mobile-filter-close,
.m-filter #download-filter-close,
.m-filter #download-filter-open {
  display: none;
}
/* line 184, ../scss/components/_m-filter.scss */
.m-filter #mobile-filter-close .mobile-filter-icon,
.m-filter #download-filter-close .mobile-filter-icon {
  color: #ff9900;
}
@media only screen and (min-width: 0px) and (max-width: 769px) {
  /* line 192, ../scss/components/_m-filter.scss */
  .m-filter #mobile-filter-open,
  .m-filter #download-filter-open {
    display: block;
  }
  /* line 197, ../scss/components/_m-filter.scss */
  .m-filter .filter-option-parent {
    position: relative;
  }
  /* line 201, ../scss/components/_m-filter.scss */
  .m-filter #filter-option-container,
  .m-filter #download-option-container {
    display: none;
    padding: 0 12px;
    border: 1px solid #648798;
    position: relative;
    top: -21px;
    width: 100%;
    z-index: 999;
    background-color: #ffffff;
  }
  /* line 213, ../scss/components/_m-filter.scss */
  .m-filter .filter-option {
    padding-bottom: 0;
  }
  /* line 216, ../scss/components/_m-filter.scss */
  .m-filter .filter-option .option-title {
    padding-bottom: 12px;
    padding-top: 12px;
  }
  /* line 221, ../scss/components/_m-filter.scss */
  .m-filter .filter-option .mobile-icon {
    display: block;
  }
  /* line 225, ../scss/components/_m-filter.scss */
  .m-filter .filter-option.last {
    border-bottom: 0;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-right: 0 !important;
  }
  /* line 233, ../scss/components/_m-filter.scss */
  .m-filter .filter-entries li {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
  }
  /* line 238, ../scss/components/_m-filter.scss */
  .m-filter .filter-entries,
  .m-filter .price-container,
  .m-filter .topseller-entries {
    display: none;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 248, ../scss/components/_m-filter.scss */
  #download-filter {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 254, ../scss/components/_m-filter.scss */
  #download-filter .mobile-filter-icon {
    top: 0;
    right: 0;
  }
  /* line 259, ../scss/components/_m-filter.scss */
  #download-filter .filter-option {
    border-bottom: 0;
  }
}

@media (max-width: 769px) {
  /* line 267, ../scss/components/_m-filter.scss */
  .m-searchresult #search-tab-container .medium-3 {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 461px) {
  /* line 273, ../scss/components/_m-filter.scss */
  .m-sortbar .sort-select {
    width: 55%;
  }
}
@media (min-width: 768px) {
  /* line 278, ../scss/components/_m-filter.scss */
  .product-category-page .medium-3.column.left-column {
    min-height: 250px;
  }
}
/* line 1, ../scss/components/_m-sortbar.scss */
.pdp-price-container .m-sortbar {
  margin-bottom: 0 !important;
}

/* line 2, ../scss/components/_m-sortbar.scss */
.m-sortbar {
  clear: both;
  margin: 10px 0 25px 0 !important;
  display: inline-block;
  width: 100% !important;
}
/* line 8, ../scss/components/_m-sortbar.scss */
.m-sortbar .sort-select, .m-sortbar .view-buttons {
  padding-right: 0;
}
/* line 12, ../scss/components/_m-sortbar.scss */
.m-sortbar .small-6.medium-5.column.sort-select {
  float: right;
}
@media (max-width: 769px) {
  /* line 16, ../scss/components/_m-sortbar.scss */
  .m-sortbar .small-6.medium-5.column.sort-select {
    width: 100% !important;
  }
}
/* line 21, ../scss/components/_m-sortbar.scss */
.m-sortbar .compare-btn a {
  text-decoration: none;
}
/* line 24, ../scss/components/_m-sortbar.scss */
.m-sortbar .compare-btn .icon-compare {
  font-size: 25px !important;
  top: 1px;
  left: 10px;
  cursor: pointer;
}
/* line 32, ../scss/components/_m-sortbar.scss */
.m-sortbar .view-buttons {
  display: none;
}
/* line 33, ../scss/components/_m-sortbar.scss */
.m-sortbar .view-buttons .icons {
  float: right;
}
/* line 38, ../scss/components/_m-sortbar.scss */
.m-sortbar a.phone-link {
  cursor: default;
  pointer-events: none;
}
/* line 43, ../scss/components/_m-sortbar.scss */
.m-sortbar .view-icon {
  font-size: 22px;
  font-size: 1.375rem;
  border: 2px solid #ff9900;
  border-radius: 25px;
  color: #ff9900;
  padding: 10px 10px;
  float: left;
  margin-right: 10px;
  cursor: pointer;
}
/* line 53, ../scss/components/_m-sortbar.scss */
.m-sortbar .view-icon.fa-phone {
  font-size: 29px;
  height: 45px;
  padding: 8px;
}
/* line 59, ../scss/components/_m-sortbar.scss */
.m-sortbar .view-icon.fa-th {
  margin-right: 0;
}
/* line 63, ../scss/components/_m-sortbar.scss */
.m-sortbar .view-icon:hover, .m-sortbar .view-icon.active {
  border-color: #ff9900;
  color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
@media only screen and (min-width: 0px) and (max-width: 769px) {
  /* line 2, ../scss/components/_m-sortbar.scss */
  .m-sortbar {
    display: inline-block;
    width: 100% !important;
    position: relative;
  }
  /* line 82, ../scss/components/_m-sortbar.scss */
  .m-sortbar .mobile-filter-icon {
    top: 0 !important;
    right: 9px !important;
  }
  /* line 87, ../scss/components/_m-sortbar.scss */
  .m-sortbar .compare-btn {
    margin-bottom: 10px;
  }
  /* line 91, ../scss/components/_m-sortbar.scss */
  .m-sortbar .compare-btn {
    display: none;
  }
}

@media (max-width: 769px) {
  /* line 100, ../scss/components/_m-sortbar.scss */
  .toolbar {
    float: right;
    width: 50%;
  }
  /* line 103, ../scss/components/_m-sortbar.scss */
  .toolbar .small-6 {
    width: 50% !important;
  }
}
@media (max-device-width: 770px) {
  /* line 108, ../scss/components/_m-sortbar.scss */
  .m-sortbar a.phone-link {
    cursor: cursor;
    pointer-events: all;
  }
}
@media (width: 768px) {
  /* line 114, ../scss/components/_m-sortbar.scss */
  .toolbar {
    width: 65.6%;
  }
  /* line 115, ../scss/components/_m-sortbar.scss */
  .toolbar .sort-select {
    width: 47.333%;
    padding: 0;
  }
  /* line 116, ../scss/components/_m-sortbar.scss */
  .toolbar .view-buttons {
    width: 45% !important;
  }
}
@media (max-width: 645px) {
  /* line 121, ../scss/components/_m-sortbar.scss */
  .toolbar .small-6 {
    width: 100% !important;
  }
  /* line 122, ../scss/components/_m-sortbar.scss */
  .toolbar .view-buttons {
    margin-top: 20px;
  }
}
@media (max-width: 325px) {
  /* line 126, ../scss/components/_m-sortbar.scss */
  .toolbar {
    width: 70% !important;
  }
}
/* line 3, ../scss/components/_m-product-list.scss */
.m-product-list .result-count {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 25px;
  display: block;
}
/* line 11, ../scss/components/_m-product-list.scss */
.m-product-list li:last-child .m-product-item {
  border-bottom: 0;
}
@media only screen and (min-width: 0px) and (max-width: 769px) {
  /* line 18, ../scss/components/_m-product-list.scss */
  .m-product-list .result-count {
    position: absolute;
    top: -50px;
  }
  /* line 23, ../scss/components/_m-product-list.scss */
  .m-product-list .product-item {
    margin-bottom: 15px;
  }
}

/* line 3, ../scss/components/_m-download-list.scss */
.m-download-list .fa-download {
  font-size: 22px;
  font-size: 1.375rem;
  color: #ff9900;
  float: left;
  padding-right: 18px;
  position: absolute;
}
/* line 11, ../scss/components/_m-download-list.scss */
.m-download-list .result-count {
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
/* line 17, ../scss/components/_m-download-list.scss */
.m-download-list li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
/* line 22, ../scss/components/_m-download-list.scss */
.m-download-list li ul {
  margin: 5px 0 0 52px;
  color: #333333;
}
/* line 25, ../scss/components/_m-download-list.scss */
.m-download-list li ul li {
  overflow: visible;
  list-style: disc;
}
/* line 28, ../scss/components/_m-download-list.scss */
.m-download-list li p {
  color: #333333;
  margin-top: 0;
  padding-left: 40px;
  position: relative;
  display: inline-block;
}
/* line 36, ../scss/components/_m-download-list.scss */
.m-download-list li a {
  color: #333333;
  text-decoration: none;
}
/* line 41, ../scss/components/_m-download-list.scss */
.m-download-list li .name {
  text-decoration: underline;
  display: block;
  margin: 0 0 5px;
}

/* line 3, ../scss/components/_m-subject-list.scss */
.m-subject-list li {
  margin-bottom: 20px;
}
/* line 6, ../scss/components/_m-subject-list.scss */
.m-subject-list li .title {
  color: #333333;
  font-weight: bold;
}

@media (min-width: 769px) {
  /* line 1, ../scss/components/_m-product-item.scss */
  .result-container .m-product-list {
    margin: 0 !important;
  }
}
/* line 2, ../scss/components/_m-product-item.scss */
.result-container .m-product-list, #search-tab-container .columnResult .m-product-grid {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

/* line 7, ../scss/components/_m-product-item.scss */
.m-product-item .add-container,
.m-product-item .product-name,
.m-product-item .rating-container,
.m-product-item .product-desc,
.m-product-item .usp-container {
  padding-right: 0;
  padding-left: 0;
}
/* line 20, ../scss/components/_m-product-item.scss */
.m-product-item .product-name, .m-product-item .product-name span, .m-product-item .product-name h2 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 24px;
  color: #485a63;
  text-decoration: none;
  margin: 0;
}
/* line 29, ../scss/components/_m-product-item.scss */
.m-product-item .rating-container {
  margin-bottom: 20px;
  margin-top: 20px;
}
/* line 33, ../scss/components/_m-product-item.scss */
.m-product-item .rating-container .star-icons {
  float: left;
  padding-right: 20px;
}
/* line 37, ../scss/components/_m-product-item.scss */
.m-product-item .rating-container .star-icons .fa-star {
  color: #648798;
}
/* line 40, ../scss/components/_m-product-item.scss */
.m-product-item .rating-container .star-icons .fa-star.active {
  color: #ff9900;
}
/* line 46, ../scss/components/_m-product-item.scss */
.m-product-item .rating-container .rating-count {
  float: left;
  font-weight: 300;
}
/* line 52, ../scss/components/_m-product-item.scss */
.m-product-item .product-desc {
  margin-bottom: 15px;
}
/* line 56, ../scss/components/_m-product-item.scss */
.m-product-item .usp-container {
  margin-bottom: 20px;
}
/* line 59, ../scss/components/_m-product-item.scss */
.m-product-item .usp-container li {
  padding-bottom: 15px;
  overflow: hidden;
}
/* line 63, ../scss/components/_m-product-item.scss */
.m-product-item .usp-container li .fa-check {
  color: #ff9900;
  padding-right: 10px;
}
/* line 68, ../scss/components/_m-product-item.scss */
.m-product-item .usp-container li p {
  margin-top: -18px;
  padding-left: 23px;
}
/* line 75, ../scss/components/_m-product-item.scss */
.m-product-item .add-container {
  border-top: 1px solid #648798;
  border-bottom: 1px solid #648798;
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
/* line 83, ../scss/components/_m-product-item.scss */
.m-product-item .add-container .price, .m-product-item .add-container .price span {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 8px;
}
/* line 89, ../scss/components/_m-product-item.scss */
.m-product-item .add-container .price-info {
  font-size: 10px;
  font-size: 0.625rem;
}
/* line 95, ../scss/components/_m-product-item.scss */
.m-product-item .add-container .compare-container .compare-icon {
  font-size: 25px;
  font-size: 1.5625rem;
  border: 2px solid #648798;
  border-radius: 25px;
  color: #648798;
  padding: 8px;
  cursor: pointer;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 109, ../scss/components/_m-product-item.scss */
.m-product-item .add-container .compare-container .compare-icon .compare-icon-check {
  display: none;
  position: absolute;
  font-size: 20px;
  top: 14px;
  left: 28px;
  color: #ff9900;
}
/* line 117, ../scss/components/_m-product-item.scss */
.m-product-item .add-container .compare-container .compare-icon .compare-icon-check.active {
  display: block;
}
/* line 122, ../scss/components/_m-product-item.scss */
.m-product-item .add-container .compare-container .compare-icon:hover, .m-product-item .add-container .compare-container .compare-icon.active {
  border-color: #ff9900;
  color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 136, ../scss/components/_m-product-item.scss */
.m-product-item .add-container .cart-container {
  position: relative;
  cursor: pointer;
}
/* line 139, ../scss/components/_m-product-item.scss */
.m-product-item .add-container .cart-container a.btn {
  margin-bottom: 0;
}
@media only screen and (min-width: 0px) and (max-width: 769px) {
  /* line 5, ../scss/components/_m-product-item.scss */
  .m-product-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #648798;
  }
  /* line 149, ../scss/components/_m-product-item.scss */
  .m-product-item .product-desc,
  .m-product-item .usp-container,
  .m-product-item .compare-container,
  .m-product-item .rating-text {
    display: none;
  }
  /* line 156, ../scss/components/_m-product-item.scss */
  .m-product-item .product-image {
    padding-left: 0;
  }
  /* line 160, ../scss/components/_m-product-item.scss */
  .m-product-item .cart-container {
    text-align: center;
  }
  /* line 164, ../scss/components/_m-product-item.scss */
  .m-product-item .btn-icon {
    width: 100%;
  }
  /* line 168, ../scss/components/_m-product-item.scss */
  .m-product-item .product-info,
  .m-product-item .add-container {
    padding-right: 0;
  }
  /* line 173, ../scss/components/_m-product-item.scss */
  .m-product-item .cart-container input {
    color: transparent !important;
  }
  /* line 176, ../scss/components/_m-product-item.scss */
  .m-product-item .cart-container a.btn {
    text-indent: -9999px;
  }
  /* line 177, ../scss/components/_m-product-item.scss */
  .m-product-item .cart-container a.btn .btn-icon {
    text-indent: 0;
  }
  /* line 180, ../scss/components/_m-product-item.scss */
  .m-product-item .add-container {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 15px;
  }
  /* line 186, ../scss/components/_m-product-item.scss */
  .m-product-item .rating-container {
    margin-bottom: 5px;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 461px) and (max-width: 767px) {
  /* line 193, ../scss/components/_m-product-item.scss */
  .m-product-item .product-desc {
    display: block;
  }
}

@media (min-width: 461px) {
  /* line 199, ../scss/components/_m-product-item.scss */
  .product-desc {
    display: block !important;
  }
}
@media (min-width: 768px) {
  /* line 202, ../scss/components/_m-product-item.scss */
  .usp-container {
    display: block !important;
  }
}
/* line 3, ../scss/components/_m-product-grid-item.scss */
.m-product-grid-item .rating-container {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
  margin-top: 10px;
}
/* line 11, ../scss/components/_m-product-grid-item.scss */
.m-product-grid-item .compare-container a {
  float: right;
  position: relative;
  right: -15px;
}
/* line 18, ../scss/components/_m-product-grid-item.scss */
.m-product-grid-item .add-container {
  margin-bottom: 20px;
}
/* line 21, ../scss/components/_m-product-grid-item.scss */
.m-product-grid-item .add-container .price-info {
  line-height: 10px;
}
/* line 25, ../scss/components/_m-product-grid-item.scss */
.m-product-grid-item .add-container .cart-container {
  text-align: center;
  cursor: pointer;
}
/* line 29, ../scss/components/_m-product-grid-item.scss */
.m-product-grid-item .add-container .cart-container input {
  color: transparent !important;
}
/* line 32, ../scss/components/_m-product-grid-item.scss */
.m-product-grid-item .add-container .cart-container a.btn {
  text-indent: -9999px;
}
/* line 33, ../scss/components/_m-product-grid-item.scss */
.m-product-grid-item .add-container .cart-container a.btn .btn-icon {
  text-indent: 0;
}
/* line 36, ../scss/components/_m-product-grid-item.scss */
.m-product-grid-item .add-container .cart-container .btn-icon {
  width: 100%;
  cursor: pointer;
  text-align: center;
  padding: 8px 0;
}
@media only screen and (min-width: 0px) and (max-width: 769px) {
  /* line 1, ../scss/components/_m-product-grid-item.scss */
  .m-product-grid-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #648798;
  }
  /* line 50, ../scss/components/_m-product-grid-item.scss */
  .m-product-grid-item .product-desc {
    display: block;
  }
  /* line 54, ../scss/components/_m-product-grid-item.scss */
  .m-product-grid-item .usp-container,
  .m-product-grid-item .compare-container,
  .m-product-grid-item .rating-text {
    display: none;
  }
  /* line 60, ../scss/components/_m-product-grid-item.scss */
  .m-product-grid-item .product-image {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 461px) and (max-width: 767px) {
  /* line 1, ../scss/components/_m-product-grid-item.scss */
  .m-product-grid-item {
    width: 50%;
    float: left;
    padding-left: 0.625em;
    padding-right: 0.625em;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  /* line 1, ../scss/components/_m-product-grid-item.scss */
  .m-product-grid-item {
    width: 33.3333%;
    padding-left: 0.625em;
    padding-right: 0.625em;
  }
  /* line 75, ../scss/components/_m-product-grid-item.scss */
  .m-product-grid-item .product-item {
    margin-bottom: 0 !important;
  }
  /* line 76, ../scss/components/_m-product-grid-item.scss */
  .m-product-grid-item .price {
    font-size: 15px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 900px) {
  /* line 80, ../scss/components/_m-product-grid-item.scss */
  .product-item {
    margin-bottom: 0 !important;
  }
}
@media screen and (width: 768px) {
  /* line 83, ../scss/components/_m-product-grid-item.scss */
  .m-product-list.m-product-grid.row {
    padding: 0 !important;
  }

  /* line 84, ../scss/components/_m-product-grid-item.scss */
  .result-count {
    padding-left: 0.625em;
  }
}
@media only screen and (min-width: 461px) and (max-width: 767px) {
  /* line 6, ../scss/components/_m-product-grid.scss */
  .m-product-list .product-item {
    margin-bottom: 0;
  }
  /* line 10, ../scss/components/_m-product-grid.scss */
  .m-product-list .result-count {
    padding-left: 0.625em;
  }
}

@media (max-width: 768px) {
  /* line 18, ../scss/components/_m-product-grid.scss */
  .m-product-list .m-product-item.row, .m-tabs .m-product-item.row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 460px) {
  /* line 23, ../scss/components/_m-product-grid.scss */
  .m-product-list .product-list.row {
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 1, ../scss/components/_m-topseller-widget.scss */
.m-topseller-widget {
  display: inline-block;
}
/* line 4, ../scss/components/_m-topseller-widget.scss */
.m-topseller-widget .topseller-title {
  padding-bottom: 15px;
  padding-top: 15px;
}
/* line 9, ../scss/components/_m-topseller-widget.scss */
.m-topseller-widget a {
  color: #1f4d5e;
  text-decoration: none;
}
/* line 17, ../scss/components/_m-topseller-widget.scss */
.m-topseller-widget .topseller-container .topseller-title {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #333333;
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 24, ../scss/components/_m-topseller-widget.scss */
.m-topseller-widget .topseller-container .mobile-icon {
  display: none;
  float: right;
}
/* line 31, ../scss/components/_m-topseller-widget.scss */
.m-topseller-widget .topseller-container .topseller-entries li {
  display: inline-block;
  margin-bottom: 10px;
}
/* line 37, ../scss/components/_m-topseller-widget.scss */
.m-topseller-widget .topseller-container .topseller-entries li .item-image span {
  background-color: #ffffff;
  border: 1px solid #648798;
  width: 60px;
  height: 60px;
  display: block;
  overflow: hidden;
  text-align: center;
}
/* line 48, ../scss/components/_m-topseller-widget.scss */
.m-topseller-widget .topseller-container .topseller-entries li .item-price, .m-topseller-widget .topseller-container .topseller-entries li .item-price span {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #1f4d5e;
  display: block;
  font-weight: bold;
  margin-top: 10px;
}
/* line 54, ../scss/components/_m-topseller-widget.scss */
.m-topseller-widget .topseller-container .topseller-entries li .item-price span, .m-topseller-widget .topseller-container .topseller-entries li .item-price span span {
  display: inline-block;
}
/* line 57, ../scss/components/_m-topseller-widget.scss */
.m-topseller-widget .topseller-container .topseller-entries li .item-name {
  font-size: 15px;
  font-size: 0.9375rem;
  width: 100%;
  line-height: 20px;
}
/* line 63, ../scss/components/_m-topseller-widget.scss */
.m-topseller-widget .topseller-container .topseller-entries li .item-desc {
  padding-left: 10px;
  position: relative;
  top: -4px;
}
@media only screen and (min-width: 0px) and (max-width: 769px) {
  /* line 1, ../scss/components/_m-topseller-widget.scss */
  .m-topseller-widget {
    display: none;
  }
}

/* line 1, ../scss/components/_m-tabs.scss */
.m-tabs {
  /* Accordion responsive breakpoint */
}
/* line 2, ../scss/components/_m-tabs.scss */
.m-tabs .r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0;
}
/* line 7, ../scss/components/_m-tabs.scss */
.m-tabs .r-tabs .r-tabs-tab {
  display: inline-block;
  margin: 0;
  list-style: none;
}
/* line 13, ../scss/components/_m-tabs.scss */
.m-tabs .r-tabs .r-tabs-panel {
  padding: 15px;
  display: none;
}
/* line 18, ../scss/components/_m-tabs.scss */
.m-tabs .r-tabs .mobile-icon {
  display: none;
  float: right;
}
/* line 23, ../scss/components/_m-tabs.scss */
.m-tabs .r-tabs .r-tabs-accordion-title,
.m-tabs .r-tabs-nav li {
  display: none;
}
/* line 29, ../scss/components/_m-tabs.scss */
.m-tabs .r-tabs .r-tabs-accordion-title.r-tabs-state-active a,
.m-tabs .r-tabs-nav li.r-tabs-state-active a {
  color: #ff9900 !important;
}
/* line 35, ../scss/components/_m-tabs.scss */
.m-tabs .r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block;
}
/* line 39, ../scss/components/_m-tabs.scss */
.m-tabs .r-tabs-panel {
  padding-left: 10px;
  padding-top: 50px;
  padding-bottom: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  /* line 48, ../scss/components/_m-tabs.scss */
  .m-tabs .r-tabs .r-tabs-nav {
    display: none;
  }
  /* line 52, ../scss/components/_m-tabs.scss */
  .m-tabs .r-tabs .r-tabs-accordion-title {
    display: block;
  }
  /* line 56, ../scss/components/_m-tabs.scss */
  .m-tabs .r-tabs .mobile-icon {
    display: block;
  }
}
@media only screen and (min-width: 1023px) {
  /* line 70, ../scss/components/_m-tabs.scss */
  .m-tabs .r-tabs .r-tabs-accordion-title.r-tabs-state-active:hover a,
  .m-tabs .r-tabs-nav li.r-tabs-state-active:hover a {
    border-top: 0;
    -o-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -khtml-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
  }
  /* line 81, ../scss/components/_m-tabs.scss */
  .m-tabs .r-tabs .r-tabs-accordion-title.r-tabs-state-active a,
  .m-tabs .r-tabs-nav li.r-tabs-state-active a {
    color: #ff9900 !important;
    border-top: 0 !important;
  }
}

/* line 90, ../scss/components/_m-tabs.scss */
.r-tabs-state-default .r-tabs-anchor .mobile-icon:before {
  content: "";
}

/* line 91, ../scss/components/_m-tabs.scss */
.r-tabs-state-active .r-tabs-anchor .mobile-icon:before {
  content: "";
}

/* line 93, ../scss/components/_m-tabs.scss */
ul .r-tabs-tab {
  margin-top: -1px !important;
}

/* line 94, ../scss/components/_m-tabs.scss */
ul .r-tabs-state-default {
  border-top: 5px solid transparent;
}

/* line 95, ../scss/components/_m-tabs.scss */
ul .r-tabs-state-active, ul .r-tabs-state-default:hover {
  border-top: 5px solid #ff9900;
}

/* line 96, ../scss/components/_m-tabs.scss */
.tab-menu li a, .tab-menu li a:hover {
  border-top: none !important;
}

/* line 3, ../scss/components/_m-pdp.scss */
.m-pdp-head .text, .m-pdp-head .rating-container, .m-pdp-head .star-icons, .m-pdp-head .rating-count {
  float: left;
  margin: 0 1.25em 0 0.25em;
}
/* line 4, ../scss/components/_m-pdp.scss */
.m-pdp-head .fa-star {
  color: #648798;
}
/* line 5, ../scss/components/_m-pdp.scss */
.m-pdp-head .fa-star.active {
  color: #ff9900;
}

/* line 10, ../scss/components/_m-pdp.scss */
.m-tabs #search-tab-container {
  margin: 0;
}

/* line 13, ../scss/components/_m-pdp.scss */
.m-cross {
  position: relative;
}

/* line 16, ../scss/components/_m-pdp.scss */
.slider .m-cross-seller .large-12 {
  border: 1px solid #648798;
  background-color: #ffffff;
}
/* line 17, ../scss/components/_m-pdp.scss */
.slider .m-cross-seller .large-12 a {
  text-decoration: none;
  color: #1f4d5e;
}
/* line 18, ../scss/components/_m-pdp.scss */
.slider .m-cross-seller .large-12 .medium-8 {
  margin: 0 0 0.625em 0;
}
/* line 19, ../scss/components/_m-pdp.scss */
.slider .m-cross-seller .large-12 .txt {
  font-weight: bold;
  width: 100%;
  display: inline-block;
  margin: 0 0 0.313em 0;
}
/* line 20, ../scss/components/_m-pdp.scss */
.slider .m-cross-seller .large-12 .cart-container {
  margin: 0 0.625em 0.625em 0;
  position: relative;
}
/* line 21, ../scss/components/_m-pdp.scss */
.slider .m-cross-seller .large-12 .btn-icon {
  width: 100%;
  margin: 0 0 0 -2px;
  min-width: 52px;
}
/* line 22, ../scss/components/_m-pdp.scss */
.slider .m-cross-seller .large-12 .btn {
  color: transparent;
  padding: 0;
  min-width: 52px;
}
/* line 23, ../scss/components/_m-pdp.scss */
.slider .m-cross-seller .large-12 .medium-8 {
  width: 66.6667%;
}

/* line 29, ../scss/components/_m-pdp.scss */
table {
  width: 100%;
  margin: 0 0 1.250em 0;
  -webkit-text-size-adjust: none;
}
/* line 31, ../scss/components/_m-pdp.scss */
table .colWidth25 {
  width: 15%;
}
/* line 33, ../scss/components/_m-pdp.scss */
table thead {
  background: #dae4ea;
  border-bottom: 1px solid #648798;
}
/* line 34, ../scss/components/_m-pdp.scss */
table thead th {
  font-weight: bold;
  padding: 0.938em 0.625em;
  font-size: 0.875rem !important;
}
/* line 36, ../scss/components/_m-pdp.scss */
table .table-bold {
  font-weight: bold;
  border-right: 1px solid #648798;
}
/* line 37, ../scss/components/_m-pdp.scss */
table .left-border {
  border-left: 1px solid #648798;
}
/* line 39, ../scss/components/_m-pdp.scss */
table tbody td {
  border-bottom: 1px solid #648798;
  padding: 0.938em 0.625em;
}

/* line 42, ../scss/components/_m-pdp.scss */
.footnote {
  padding-bottom: 15px;
}

@media (max-width: 461px) {
  /* line 46, ../scss/components/_m-pdp.scss */
  .m-cross-seller {
    margin: 0 0 1.250em 0;
    width: 100%;
  }
  /* line 47, ../scss/components/_m-pdp.scss */
  .m-cross-seller img {
    width: 100%;
  }
  /* line 48, ../scss/components/_m-pdp.scss */
  .m-cross-seller .medium-8 {
    width: 66.6667%;
  }
  /* line 49, ../scss/components/_m-pdp.scss */
  .m-cross-seller .medium-3 {
    width: 25%;
  }
}
@media (min-width: 769px) and (max-width: 914px) {
  /* line 54, ../scss/components/_m-pdp.scss */
  .tab-menu li a {
    font-size: 90% !important;
  }
}
@media (min-width: 768px) and (max-width: 910px) {
  /* line 58, ../scss/components/_m-pdp.scss */
  .m-teaser .category-name .title span {
    font-size: 1.3rem;
  }

  /* line 59, ../scss/components/_m-pdp.scss */
  .m-teaser .category-name .title .desc {
    font-size: 1.02rem;
  }
}
@media (max-width: 768px) {
  /* line 64, ../scss/components/_m-pdp.scss */
  .column.m-cross h1, .column.m-cross h2, .column.m-cross h3, .column.m-cross h4, .column.m-cross h5 {
    padding-left: 10px;
  }
}
/* line 2, ../scss/components/_m-pdp-txt.scss */
.m-pdp-txt .pdp-price-container {
  margin: 1.250em 0;
  padding: 0.625em 0;
  border-bottom: 1px solid #82939c;
  border-top: 1px solid #82939c;
}
/* line 3, ../scss/components/_m-pdp-txt.scss */
.m-pdp-txt .pdp-price-container .price, .m-pdp-txt .pdp-price-container .price span {
  font-size: 1.125rem;
  font-weight: bold;
  margin: 0.313em 0;
}
/* line 4, ../scss/components/_m-pdp-txt.scss */
.m-pdp-txt .pdp-price-container .price-info {
  font-size: 0.625rem;
}
/* line 6, ../scss/components/_m-pdp-txt.scss */
.m-pdp-txt .input-container {
  padding-left: 0;
}
/* line 7, ../scss/components/_m-pdp-txt.scss */
.m-pdp-txt .input-container.right {
  padding-right: 0;
}
/* line 8, ../scss/components/_m-pdp-txt.scss */
.m-pdp-txt p {
  margin: 0 0 1.25em;
}

@media (max-width: 767px) {
  /* line 13, ../scss/components/_m-pdp-txt.scss */
  .m-pdp-txt .m-pdp-txt-position {
    display: table;
  }
  /* line 14, ../scss/components/_m-pdp-txt.scss */
  .m-pdp-txt .child-2 {
    display: table-header-group;
  }
  /* line 15, ../scss/components/_m-pdp-txt.scss */
  .m-pdp-txt .child-2 .child-2 {
    display: block;
  }
  /* line 17, ../scss/components/_m-pdp-txt.scss */
  .m-pdp-txt .child-1 {
    display: table-footer-group;
  }
  /* line 19, ../scss/components/_m-pdp-txt.scss */
  .m-pdp-txt .pdp-price-container .medium-5 {
    width: 41.6667%;
    float: left;
  }
  /* line 20, ../scss/components/_m-pdp-txt.scss */
  .m-pdp-txt .pdp-price-container .medium-7 {
    width: 58.3333%;
    float: left;
  }
  /* line 22, ../scss/components/_m-pdp-txt.scss */
  .m-pdp-txt .pdp-price-container {
    margin: 0.625em 0;
  }
  /* line 23, ../scss/components/_m-pdp-txt.scss */
  .m-pdp-txt .input-container {
    padding: 0;
    margin: 0 0 0.625em 0;
  }
}
/* line 3, ../scss/components/_m-tab-pdp.scss */
.m-tab-pdp .m-list, .m-tab-pdp .text, .m-tab-pdp p, .m-application-tab-pdp .m-list, .m-application-tab-pdp .text, .m-application-tab-pdp p {
  margin: 0 0 1.250em 0;
}

/* line 6, ../scss/components/_m-tab-pdp.scss */
.m-application-tab-pdp {
  padding: 0 0.625em;
}
/* line 7, ../scss/components/_m-tab-pdp.scss */
.m-application-tab-pdp .m-paragraph, .m-application-tab-pdp .m-image, .m-application-tab-pdp .m-video {
  margin-top: 0px !important;
}
/* line 8, ../scss/components/_m-tab-pdp.scss */
.m-application-tab-pdp .large-12 {
  clear: both;
}

/* line 12, ../scss/components/_m-tab-pdp.scss */
.m-downloads-tab-pdp .download-list {
  margin: 0 0 2.813em 0;
}

/* line 17, ../scss/components/_m-tab-pdp.scss */
.m-probes-tab-pdp .m-product-item .price-container {
  text-align: right;
  margin: 0 0 1.250em 0;
}
/* line 18, ../scss/components/_m-tab-pdp.scss */
.m-probes-tab-pdp .m-product-item .price-container .price {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0.500em;
}
/* line 19, ../scss/components/_m-tab-pdp.scss */
.m-probes-tab-pdp .m-product-item .price-container .price-info {
  font-size: 0.625rem;
}
/* line 21, ../scss/components/_m-tab-pdp.scss */
.m-probes-tab-pdp .m-product-item .cart-container {
  position: relative;
}
/* line 22, ../scss/components/_m-tab-pdp.scss */
.m-probes-tab-pdp .m-product-item .btn-icon {
  width: 100%;
  margin: 0 0 0 -2px;
  min-width: 52px;
}
/* line 23, ../scss/components/_m-tab-pdp.scss */
.m-probes-tab-pdp .m-product-item .btn {
  color: transparent;
  padding: 0;
  min-width: 52px;
}
/* line 25, ../scss/components/_m-tab-pdp.scss */
.m-probes-tab-pdp table {
  margin: 0 0 2.500em 0;
}
/* line 26, ../scss/components/_m-tab-pdp.scss */
.m-probes-tab-pdp .m-accessoire {
  margin: 0 0 1.250em 0;
}

@media only screen and (min-width: 0px) and (max-width: 769px) {
  /* line 31, ../scss/components/_m-tab-pdp.scss */
  .m-probes-tab-pdp .m-product-item {
    border-bottom: none;
  }
  /* line 32, ../scss/components/_m-tab-pdp.scss */
  .m-probes-tab-pdp .m-product-item .medium-2 {
    width: 16.6667%;
  }
  /* line 33, ../scss/components/_m-tab-pdp.scss */
  .m-probes-tab-pdp .m-product-item .medium-3 {
    width: 25% !important;
  }
  /* line 34, ../scss/components/_m-tab-pdp.scss */
  .m-probes-tab-pdp .m-product-item .medium-7 {
    width: 58.3333%;
    margin-bottom: 10px;
  }
}
@media (max-width: 470px) {
  /* line 41, ../scss/components/_m-tab-pdp.scss */
  .m-probes-tab-pdp .m-product-item {
    border-bottom: none;
  }
  /* line 42, ../scss/components/_m-tab-pdp.scss */
  .m-probes-tab-pdp .m-product-item .medium-2 {
    width: 100%;
    padding: 0;
  }
  /* line 43, ../scss/components/_m-tab-pdp.scss */
  .m-probes-tab-pdp .m-product-item .medium-7 {
    width: 100%;
    padding: 0;
  }
  /* line 44, ../scss/components/_m-tab-pdp.scss */
  .m-probes-tab-pdp .m-product-item .medium-3 {
    width: 100% !important;
    margin: 1.250em 0 0 0;
    padding: 0;
  }
  /* line 45, ../scss/components/_m-tab-pdp.scss */
  .m-probes-tab-pdp .m-product-item .medium-3 .price-container {
    width: 58.33333%;
    text-align: left;
    float: left;
  }
}
@media (min-width: 471px) and (max-width: 520px) {
  /* line 53, ../scss/components/_m-tab-pdp.scss */
  .m-probes-tab-pdp .price {
    font-size: 0.95rem !important;
  }
}
@media (max-width: 350px) {
  /* line 60, ../scss/components/_m-tab-pdp.scss */
  .m-pdp .m-tabs table {
    width: 130%;
    margin: 0 0 1.250em -32px;
  }
  /* line 62, ../scss/components/_m-tab-pdp.scss */
  .m-pdp .m-tabs .m-data-tab table {
    width: 120%;
    margin: 0 0 0 -25px;
  }
}
/* line 3, ../scss/components/_m-dealer.scss */
.m-dealer .m-breadcrumb li a .arrow-icon {
  margin: 0 0.625em 0 0;
}
/* line 5, ../scss/components/_m-dealer.scss */
.m-dealer .m-image .image_tn {
  border: 1px solid #648798;
}
/* line 6, ../scss/components/_m-dealer.scss */
.m-dealer .text {
  margin: 0 0 1.250em 0;
}
/* line 7, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-online {
  margin: 1.250em 0 0 0;
}
/* line 8, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-online-item {
  margin: 0 0 1.250em 0;
}
/* line 9, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-online-item .m-dealer-box:last-child {
  border: 0;
}
/* line 10, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-online-item .m-dealer-box {
  border-bottom: 1px solid #648798;
  padding: 1em 0 1.250em;
  width: 100%;
  display: inline-block;
}
/* line 11, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-online-item .m-dealer-box .column {
  float: left;
}
/* line 12, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-online-item .m-dealer-box .medium-4.column {
  padding: 1.250em 0 0 0;
}
/* line 13, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-online-item .m-dealer-box .green {
  color: #13a538;
}
/* line 14, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-online-item .m-dealer-box .lightgrey {
  color: #b6c9d4;
}
/* line 15, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-online-item .m-dealer-box span {
  font-size: 1.063rem;
  float: left;
}
/* line 16, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-online-item .m-dealer-box a {
  text-decoration: none;
  color: #1f4d5e;
}
/* line 17, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-online-item .m-dealer-box a .arrow-icon {
  font-size: 85%;
  margin: 0.375em 0 0 0.625em;
}
/* line 19, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-online-item .m-dealer-box a:hover {
  color: #ff9900;
  transition: all 0.5s linear 0s;
}
/* line 23, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps {
  /*.m-dealer-google-maps-wrapper img { width: 100%;}*/
}
/* line 25, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-dealer-google-maps-wrapper {
  /*position:absolute; left:0; top:0; width: 100%;*/
}
/* line 26, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-dealer-google-maps-wrapper .m-dealer-google-maps {
  height: 464.5px;
  width: 100%;
  max-width: 100%;
  list-style: none;
  transition: none;
  overflow: hidden;
  margin-top: 17.5px;
  border: 1px solid #82939c;
  border-left: none;
}
/* line 38, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-form {
  margin: 1.250em 0 0 0;
}
/* line 39, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-form .text {
  margin: 0;
}
/* line 41, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-form form .search-field-wrapper {
  z-index: 20;
}
/* line 42, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-form form .dealer-filters {
  height: 100%;
  width: 100%;
  display: flex;
  border-left: 1px solid #82939C;
}
/* line 47, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-form form .dealer-filters .dealer-filter {
  flex: 1;
}
/* line 49, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-form form .dealer-filters .dealer-filter .sbHolder {
  border-left: none;
}
/* line 51, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-form form .dealer-filters .dealer-filter .sbHolder .sbOptions {
  max-height: 464.5px;
}
/* line 59, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-form form select[name="radius"] + .sbHolder {
  border-left: 1px solid #648798;
}
/* line 62, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-form form .sbHolder {
  margin-bottom: -1px;
  border-left: none;
}
/* line 63, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-form form .sbHolder .sbToggle {
  border-right: 1px solid #648798;
  border-top: 1px solid #648798;
}
/* line 66, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-form .m-dealer-slider {
  background: #ffffff;
  padding: 0.48em 0.938em;
  border: 1px solid #648798;
  margin-bottom: -1px;
  height: 50px !important;
  overflow: hidden;
}
/* line 67, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-form .m-dealer-slider .customSlider .ui-state-default:first-of-type {
  display: none;
}
/* line 68, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-form .m-dealer-slider #mapssliderValue {
  text-align: right;
  padding-top: 0.700em;
  display: inline-block;
  width: 23%;
}
/* line 71, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-dealer-address.mobileDevice {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-touch-action: none !important;
}
/* line 72, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-dealer-address {
  background: #ffffff;
  margin: 1.250em 0 0 0;
  padding: 0.938em 0.625em 0;
  border: 1px solid #648798;
  max-height: 465px;
  position: relative;
}
/* line 73, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-dealer-address .mCSB_scrollTools {
  height: 98%;
}
/* line 74, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-address-item {
  border-bottom: 1px solid #b6c9d4;
  display: inline-block;
  width: 100%;
  padding: 0.313em 0;
  position: relative;
}
/* line 75, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-address-item:last-child {
  border: 0;
}
/* line 76, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-dealer-address .first-address {
  width: 25%;
  display: inline-block;
}
/* line 77, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-dealer-address a {
  text-decoration: none;
}
/* line 78, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-dealer-address a:hover, .m-dealer .m-dealer-maps .m-dealer-address .m-dealer-address-link:hover {
  transition: all 0.5s linear 0s;
  color: #ff9900;
}
/* line 79, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-address-link {
  font-weight: bold;
  color: #1f4d5e;
  padding: 0 0.938em 0 0.313em;
  position: relative;
}
/* line 80, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-address-link .fa {
  font-size: 85%;
  position: absolute;
  right: 0px;
  top: 0.375em;
}
/* line 82, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-addy, .m-dealer .m-dealer-maps .m-dealer-address .m-dealer-contact, .m-dealer .m-dealer-maps .m-dealer-address .m-dealer-open, .m-dealer .m-dealer-maps .m-dealer-address .m-dealer-branche, .m-dealer .m-dealer-maps .m-dealer-address .m-dealer-directions {
  margin: 0 0 0.625em 0;
}
/* line 83, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-branche, .m-dealer .m-dealer-maps .m-dealer-address .m-dealer-directions {
  float: right;
}
/* line 85, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-directions p span, .m-dealer .m-dealer-maps .m-dealer-address .m-dealer-directions p a {
  float: left;
}
/* line 86, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-directions picture {
  margin: 0.625em 0 0 0;
  display: inline-block;
  width: 100%;
}
/* line 87, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-directions picture img {
  width: 100%;
}
/* line 90, ../scss/components/_m-dealer.scss */
.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-marker {
  cursor: pointer;
  font-weight: bold;
  color: #ffffff;
  background: transparent url("../img/content/map_marker.png") no-repeat right top;
  height: 44px;
  width: 29px;
  position: absolute;
  right: 0;
  bottom: 10px;
  text-align: center;
  padding-top: 13px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  /* line 111, ../scss/components/_m-dealer.scss */
  .m-dealer-maps .first-search-field-border, .m-dealer-maps .first-medium-6 {
    border-right: 1px solid #648798;
  }
}
@media all and (-ms-high-contrast: none) and (max-width: 770px), (-ms-high-contrast: active) and (max-width: 770px) {
  /* line 115, ../scss/components/_m-dealer.scss */
  .first-medium-6, .first-search-field-border {
    border-right: none;
  }
}
@media only screen and (min-width: 0px) and (max-width: 769px) {
  /* line 123, ../scss/components/_m-dealer.scss */
  .m-product-form .m-image {
    display: none;
  }

  /* line 126, ../scss/components/_m-dealer.scss */
  .m-dealer .m-image {
    display: none;
  }
  /* line 127, ../scss/components/_m-dealer.scss */
  .m-dealer .m-pdp-txt {
    margin-top: 20px;
  }
  /* line 128, ../scss/components/_m-dealer.scss */
  .m-dealer .m-pdp-txt .m-list, .m-dealer .m-pdp-txt .text {
    display: none;
  }
  /* line 131, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-box .medium-3, .m-dealer .m-dealer-box .medium-9 {
    width: 50%;
    float: left;
  }
  /* line 132, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-box .medium-3 .medium-4, .m-dealer .m-dealer-box .medium-9 .medium-4 {
    padding: 0 0 0.313em 0 !important;
  }
  /* line 133, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-box .medium-3 .medium-4 span.green, .m-dealer .m-dealer-box .medium-3 .medium-4 span.lightgrey, .m-dealer .m-dealer-box .medium-3 .medium-4 a, .m-dealer .m-dealer-box .medium-9 .medium-4 span.green, .m-dealer .m-dealer-box .medium-9 .medium-4 span.lightgrey, .m-dealer .m-dealer-box .medium-9 .medium-4 a {
    float: right;
  }
  /* line 134, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-box .medium-3 .medium-4 span.green, .m-dealer .m-dealer-box .medium-3 .medium-4 span.lightgrey, .m-dealer .m-dealer-box .medium-9 .medium-4 span.green, .m-dealer .m-dealer-box .medium-9 .medium-4 span.lightgrey {
    padding: 0 0.938em 0 0;
  }
  /* line 140, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-maps .m-form form .sbHolder {
    border-left: 1px solid;
  }
  /* line 141, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-maps .m-form .medium-9 {
    width: 75%;
    float: left;
  }
  /* line 142, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-maps .m-form .medium-3 {
    width: 25%;
    float: left;
  }
  /* line 146, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-maps .m-dealer-address .m-dealer-branche, .m-dealer .m-dealer-maps .m-dealer-address .m-dealer-directions {
    float: inherit !important;
  }
}
@-moz-document url-prefix() {
  /* line 153, ../scss/components/_m-dealer.scss */
  .m-dealer-box .arrow-icon {
    margin-top: 0.125em !important;
  }

  /* line 154, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-maps .m-dealer-address .m-dealer-address-link .fa {
    top: 0.125em !important;
  }
}
@media (min-width: 768px) and (max-width: 845px) {
  /* line 160, ../scss/components/_m-dealer.scss */
  .m-dealer .sbSelector {
    font-size: 83%;
  }
}
@media (max-width: 770px) {
  /* line 166, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-maps .medium-6 {
    width: 100%;
  }
  /* line 169, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-maps .column form input[name="search-area"], .m-dealer .m-dealer-maps .column form input[name="search"] {
    border-left: 1px solid #648798;
  }
  /* line 172, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-maps .column form .dealer-filters {
    display: block;
    border-left: none;
  }
  /* line 175, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-maps .column form .dealer-filters .dealer-filter {
    width: 100%;
    border-left: 1px solid #82939C;
  }
  /* line 178, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-maps .column form .dealer-filters .dealer-filter .sbOptions {
    max-height: 300px;
  }
  /* line 184, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-maps .column .m-dealer-results {
    display: table;
  }
  /* line 186, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-maps .column .m-dealer-results .m-dealer-adress-box {
    padding: 0;
    display: table-footer-group;
  }
  /* line 188, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-maps .column .m-dealer-results .m-dealer-adress-box .m-dealer-address {
    max-height: 300px;
  }
  /* line 190, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-maps .column .m-dealer-results .m-dealer-adress-box .m-dealer-address .m-dealer-marker {
    top: 10px;
  }
  /* line 193, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-maps .column .m-dealer-results .m-dealer-google-maps-wrapper {
    display: table-header-group;
  }
  /* line 195, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-maps .column .m-dealer-results .m-dealer-google-maps-wrapper #m-dealer-google-maps {
    height: 300px;
    border-left: 1px solid #82939c;
  }
}
@media (min-width: 768px) and (max-width: 769px) {
  /* line 211, ../scss/components/_m-dealer.scss */
  .m-dealer .medium-3 {
    width: 25% !important;
  }
  /* line 212, ../scss/components/_m-dealer.scss */
  .m-dealer .medium-9 {
    width: 75% !important;
  }
  /* line 213, ../scss/components/_m-dealer.scss */
  .m-dealer .m-pdp-txt .input-container {
    padding-right: 0.625em !important;
  }
  /* line 214, ../scss/components/_m-dealer.scss */
  .m-dealer .m-image {
    display: block !important;
  }

  /* line 217, ../scss/components/_m-dealer.scss */
  .m-product-form .m-image {
    display: block !important;
  }
}
@media only screen and (max-width: 769px) and (min-width: 0px) {
  /* line 221, ../scss/components/_m-dealer.scss */
  .m-dealer .m-dealer-maps .m-form form .sbHolder {
    border-left: 1px solid #648798;
  }
}
/* line 228, ../scss/components/_m-dealer.scss */
.bh-sl-container {
  padding: 0;
}

/* line 229, ../scss/components/_m-dealer.scss */
.bh-sl-container form .sbHolder {
  border-left: 1px solid #82939c !important;
}

/*
 * jQuery FlexSlider v2.6.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
/* line 15, ../scss/components/_m-flexslider.scss */
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}

/* line 19, ../scss/components/_m-flexslider.scss */
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 27, ../scss/components/_m-flexslider.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
/* line 33, ../scss/components/_m-flexslider.scss */
.flexslider {
  margin: 0 0 20px 0;
  padding: 0;
}

/* line 37, ../scss/components/_m-flexslider.scss */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative;
}

/* line 42, ../scss/components/_m-flexslider.scss */
.flexslider .slides img {
  width: auto;
  display: inline;
}

/* line 46, ../scss/components/_m-flexslider.scss */
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 54, ../scss/components/_m-flexslider.scss */
html[xmlns] .flexslider .slides {
  display: block;
}

/* line 57, ../scss/components/_m-flexslider.scss */
* html .flexslider .slides {
  height: 1%;
}

/* line 60, ../scss/components/_m-flexslider.scss */
.no-js .flexslider .slides > li:first-child {
  display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
/* line 66, ../scss/components/_m-flexslider.scss */
.flexslider#slider {
  margin: 0 0 20px;
  background: #ffffff;
  border: 1px solid #82939c;
  position: relative;
  zoom: 1;
}

/* line 73, ../scss/components/_m-flexslider.scss */
.flexslider .slides {
  zoom: 1;
}

/* line 76, ../scss/components/_m-flexslider.scss */
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}

/* line 80, ../scss/components/_m-flexslider.scss */
#carousel.flexslider .slides img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 88, ../scss/components/_m-flexslider.scss */
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 96, ../scss/components/_m-flexslider.scss */
.loading .flex-viewport {
  max-height: 300px;
}

/* line 99, ../scss/components/_m-flexslider.scss */
.carousel li {
  margin-right: 5px;
}

/* line 102, ../scss/components/_m-flexslider.scss */
.flex-direction-nav {
  *height: 0;
}

/* line 105, ../scss/components/_m-flexslider.scss */
#slider .flex-direction-nav a {
  width: 50px;
}

/* line 106, ../scss/components/_m-flexslider.scss */
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 25px;
  height: 50px;
  margin: -30px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10 !important;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 126, ../scss/components/_m-flexslider.scss */
.flex-direction-nav a:before {
  padding: 15px 0;
  font-family: "FontAwesome";
  font-size: 40px;
  display: inline-block;
  content: '\f104';
  color: #82939c;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

/* line 135, ../scss/components/_m-flexslider.scss */
.flex-direction-nav a.flex-next:before {
  content: '\f105';
}

/* line 138, ../scss/components/_m-flexslider.scss */
.flex-direction-nav .flex-prev {
  left: -50px;
}

/* line 141, ../scss/components/_m-flexslider.scss */
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

/* line 145, ../scss/components/_m-flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 1;
  left: 10px;
}

/* line 149, ../scss/components/_m-flexslider.scss */
#slider.flexslider:hover .flex-direction-nav .flex-prev {
  left: -5px;
}

/* line 151, ../scss/components/_m-flexslider.scss */
.m-cross .flexslider:hover .flex-direction-nav .flex-prev {
  left: 20px !important;
}

/* line 152, ../scss/components/_m-flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

/* line 155, ../scss/components/_m-flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1;
  right: 10px;
}

/* line 159, ../scss/components/_m-flexslider.scss */
.m-cross .flexslider:hover .flex-direction-nav .flex-next {
  right: 20px !important;
}

/* line 160, ../scss/components/_m-flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

/* line 163, ../scss/components/_m-flexslider.scss */
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

/* line 169, ../scss/components/_m-flexslider.scss */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

/* line 182, ../scss/components/_m-flexslider.scss */
.flex-pauseplay a:before {
  font-family: "FontAwesome";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

/* line 188, ../scss/components/_m-flexslider.scss */
.flex-pauseplay a:hover {
  opacity: 1;
}

/* line 191, ../scss/components/_m-flexslider.scss */
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

/* line 194, ../scss/components/_m-flexslider.scss */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

/* line 200, ../scss/components/_m-flexslider.scss */
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 206, ../scss/components/_m-flexslider.scss */
.flex-control-paging li a {
  width: 23px;
  height: 4px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
}

/* line 215, ../scss/components/_m-flexslider.scss */
.flex-control-paging li a:hover {
  background: #ff9900;
  transition: all 0.5s linear 0s;
}

/* line 219, ../scss/components/_m-flexslider.scss */
.flex-control-paging li a.flex-active {
  background: #ff9900;
  cursor: default;
}

/* line 223, ../scss/components/_m-flexslider.scss */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

/* line 228, ../scss/components/_m-flexslider.scss */
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

/* line 233, ../scss/components/_m-flexslider.scss */
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 246, ../scss/components/_m-flexslider.scss */
.flex-control-thumbs img:hover {
  opacity: 1;
}

/* line 249, ../scss/components/_m-flexslider.scss */
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* line 253, ../scss/components/_m-flexslider.scss */
.m-image #carousel .flex-active-slide::after {
  border-bottom: 5px solid #ff9900;
  bottom: 0px;
  content: "";
  position: absolute;
  right: 0;
  width: 71px;
}

/* line 261, ../scss/components/_m-flexslider.scss */
.m-image .video-icon {
  top: 19px;
  left: 19px;
}

/* line 262, ../scss/components/_m-flexslider.scss */
.m-gallery #slider .image_tn, .m-gallery #carousel .image_tn {
  margin-bottom: 0;
}

/* line 263, ../scss/components/_m-flexslider.scss */
.m-image #carousel {
  position: relative;
}

/* line 264, ../scss/components/_m-flexslider.scss */
.m-image #carousel .flex-direction-nav a {
  margin: -25px 0 0;
}

/* line 265, ../scss/components/_m-flexslider.scss */
#carousel .flex-direction-nav .flex-prev:hover, #carousel .flex-direction-nav .flex-next:hover, .flex-nav-next:hover a::before, .flex-nav-prev:hover a::before {
  color: #ff9900;
  transition: all 0.5s linear 0s;
  border-color: #ff9900;
}

/* line 266, ../scss/components/_m-flexslider.scss */
#carousel li {
  cursor: pointer;
}

/* line 267, ../scss/components/_m-flexslider.scss */
.m-gallery .m-image .image_tn .fa-plus {
  right: 10px;
  z-index: 1001;
}

/* line 268, ../scss/components/_m-flexslider.scss */
.image_tn .video-ico {
  top: 13px;
  left: 13px;
}

/* line 269, ../scss/components/_m-flexslider.scss */
.video-ico {
  border: 3px solid #ff9900;
  border-radius: 25px;
  background-color: #1f4d5e;
  cursor: pointer;
  height: 45px;
  width: 45px;
  position: absolute;
  z-index: 10;
}

/* line 279, ../scss/components/_m-flexslider.scss */
.video-ico:after {
  color: #ff9900;
  padding: 10px 8px;
  font-family: "FontAwesome";
  font-size: 24px;
  display: inline-block;
  content: '\f03d';
}

/* line 286, ../scss/components/_m-flexslider.scss */
.cross_seller .flex-viewport {
  padding-bottom: 1px;
}

/* line 287, ../scss/components/_m-flexslider.scss */
.cross_seller .flex-control-nav {
  bottom: -30px;
}

/* line 288, ../scss/components/_m-flexslider.scss */
#slider ul li {
  background: #ffffff;
  text-align: center;
}

/* line 289, ../scss/components/_m-flexslider.scss */
#carousel li.image_tn {
  background: #ffffff;
  overflow: hidden;
  height: 71px;
  text-align: center;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  /* line 294, ../scss/components/_m-flexslider.scss */
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 20px;
  }

  /* line 298, ../scss/components/_m-flexslider.scss */
  #slider .flex-direction-nav .flex-prev {
    left: -10px;
  }

  /* line 299, ../scss/components/_m-flexslider.scss */
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 20px;
  }
}
/*! lightgallery - v1.2.18 - 2016-04-13
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2016 Sachin N; Licensed Apache 2.0 */
@font-face {
  font-family: 'lg';
  src: url("https://media.testo.com/fonts/light-gallery/lg.eot?n1z373");
  src: url("https://media.testo.com/fonts/light-gallery/lg.eot?#iefixn1z373") format("embedded-opentype"), url("https://media.testo.com/fonts/light-gallery/lg.woff?n1z373") format("woff"), url("https://media.testo.com/fonts/light-gallery/lg.ttf?n1z373") format("truetype"), url("https://media.testo.com/fonts/light-gallery/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 11, ../scss/components/_m-lightgallery.scss */
.lg-icon {
  font-family: "lg" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 24, ../scss/components/_m-lightgallery.scss */
.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}

/* line 37, ../scss/components/_m-lightgallery.scss */
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}

/* line 41, ../scss/components/_m-lightgallery.scss */
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}

/* line 44, ../scss/components/_m-lightgallery.scss */
.lg-actions .lg-next {
  right: 20px;
}

/* line 47, ../scss/components/_m-lightgallery.scss */
.lg-actions .lg-next:before {
  content: "\e095";
}

/* line 50, ../scss/components/_m-lightgallery.scss */
.lg-actions .lg-prev {
  left: 20px;
}

/* line 53, ../scss/components/_m-lightgallery.scss */
.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
/* line 145, ../scss/components/_m-lightgallery.scss */
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}

/* line 151, ../scss/components/_m-lightgallery.scss */
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

/* line 158, ../scss/components/_m-lightgallery.scss */
.lg-toolbar {
  z-index: 1080;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}

/* line 166, ../scss/components/_m-lightgallery.scss */
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
}

/* line 179, ../scss/components/_m-lightgallery.scss */
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}

/* line 182, ../scss/components/_m-lightgallery.scss */
.lg-toolbar .lg-close:after {
  content: "\e070";
}

/* line 185, ../scss/components/_m-lightgallery.scss */
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

/* line 189, ../scss/components/_m-lightgallery.scss */
.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}

/* line 201, ../scss/components/_m-lightgallery.scss */
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}

/* line 206, ../scss/components/_m-lightgallery.scss */
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

/* line 211, ../scss/components/_m-lightgallery.scss */
#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

/* line 220, ../scss/components/_m-lightgallery.scss */
.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}

/* line 228, ../scss/components/_m-lightgallery.scss */
.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}

/* line 233, ../scss/components/_m-lightgallery.scss */
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}

/* line 238, ../scss/components/_m-lightgallery.scss */
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

/* line 244, ../scss/components/_m-lightgallery.scss */
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
  -moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
  -o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
  transition: transform 250ms ease 0s, opacity 250ms !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

/* line 257, ../scss/components/_m-lightgallery.scss */
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

/* line 263, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

/* line 277, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

/* line 284, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

/* line 292, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}

/* line 296, ../scss/components/_m-lightgallery.scss */
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}

/* line 300, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}

/* line 305, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}

@media (min-width: 1025px) {
  /* line 316, ../scss/components/_m-lightgallery.scss */
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
/* line 322, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #ff9900;
}

/* line 325, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
}

/* line 329, ../scss/components/_m-lightgallery.scss */
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}

/* line 332, ../scss/components/_m-lightgallery.scss */
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}

/* line 335, ../scss/components/_m-lightgallery.scss */
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}

/* line 340, ../scss/components/_m-lightgallery.scss */
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}

/* line 343, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}

/* line 358, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}

/* line 361, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

/* line 365, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}

/* line 373, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

/* line 380, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* line 388, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}

/* line 399, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}

/* line 402, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}

/* line 405, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}

/* line 413, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}

/* line 416, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}

/* line 419, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}

/* line 422, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 429, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}

/* line 432, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}

/* line 435, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

/* line 439, ../scss/components/_m-lightgallery.scss */
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}

/* line 453, ../scss/components/_m-lightgallery.scss */
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}

/* line 458, ../scss/components/_m-lightgallery.scss */
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}

/* line 461, ../scss/components/_m-lightgallery.scss */
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

/* line 465, ../scss/components/_m-lightgallery.scss */
.lg-autoplay-button:after {
  content: "\e01d";
}

/* line 468, ../scss/components/_m-lightgallery.scss */
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

/* line 472, ../scss/components/_m-lightgallery.scss */
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

/* line 476, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  -moz-transition: -moz-transform 0.3s ease 0s;
  -o-transition: -o-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 487, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s ease 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s ease 0s, opacity 0.15s !important;
  transition: transform 0.3s ease 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 503, ../scss/components/_m-lightgallery.scss */
#lg-zoom-in:after {
  content: "\e311";
}

/* line 507, ../scss/components/_m-lightgallery.scss */
#lg-actual-size {
  font-size: 20px;
}

/* line 510, ../scss/components/_m-lightgallery.scss */
#lg-actual-size:after {
  content: "\e033";
}

/* line 514, ../scss/components/_m-lightgallery.scss */
#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}

/* line 518, ../scss/components/_m-lightgallery.scss */
#lg-zoom-out:after {
  content: "\e312";
}

/* line 521, ../scss/components/_m-lightgallery.scss */
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

/* line 526, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}

/* line 535, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}

/* line 538, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}

/* line 546, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 551, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}

/* line 554, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}

/* line 574, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}

/* line 578, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}

/* line 589, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}

/* line 592, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

/* line 606, ../scss/components/_m-lightgallery.scss */
.lg-fullscreen:after {
  content: "\e20c";
}

/* line 609, ../scss/components/_m-lightgallery.scss */
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

/* line 613, ../scss/components/_m-lightgallery.scss */
.group {
  *zoom: 1;
}

/* line 617, ../scss/components/_m-lightgallery.scss */
.group:before, .group:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 623, ../scss/components/_m-lightgallery.scss */
.group:after {
  clear: both;
}

/* line 627, ../scss/components/_m-lightgallery.scss */
.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}

/* line 639, ../scss/components/_m-lightgallery.scss */
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 644, ../scss/components/_m-lightgallery.scss */
.lg-outer.lg-visible {
  opacity: 1;
}

/* line 647, ../scss/components/_m-lightgallery.scss */
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

/* line 653, ../scss/components/_m-lightgallery.scss */
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}

/* line 658, ../scss/components/_m-lightgallery.scss */
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

/* line 665, ../scss/components/_m-lightgallery.scss */
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

/* line 673, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}

/* line 683, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}

/* line 691, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-item {
  background: url("../img/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}

/* line 695, ../scss/components/_m-lightgallery.scss */
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}

/* line 698, ../scss/components/_m-lightgallery.scss */
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}

/* line 701, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}

/* line 708, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

/* line 715, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-img-wrap {
  position: static;
  padding: 0 5px;
}

/* line 719, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-item.lg-complete {
  background-image: none;
}

/* line 722, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}

/* line 725, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}

/* line 733, ../scss/components/_m-lightgallery.scss */
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}

/* line 739, ../scss/components/_m-lightgallery.scss */
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}

/* line 742, ../scss/components/_m-lightgallery.scss */
.lg-outer .lg-empty-html {
  display: none;
}

/* line 745, ../scss/components/_m-lightgallery.scss */
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

/* line 749, ../scss/components/_m-lightgallery.scss */
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}

/* line 762, ../scss/components/_m-lightgallery.scss */
.lg-backdrop.in {
  opacity: 1;
}

/* line 766, ../scss/components/_m-lightgallery.scss */
.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}

/* line 772, ../scss/components/_m-lightgallery.scss */
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 777, ../scss/components/_m-lightgallery.scss */
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 782, ../scss/components/_m-lightgallery.scss */
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}

/* line 785, ../scss/components/_m-lightgallery.scss */
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}

/* line 788, ../scss/components/_m-lightgallery.scss */
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}

/* line 794, ../scss/components/_m-lightgallery.scss */
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}

/* line 797, ../scss/components/_m-lightgallery.scss */
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

/* line 801, ../scss/components/_m-lightgallery.scss */
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

/* line 805, ../scss/components/_m-lightgallery.scss */
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

/* line 810, ../scss/components/_m-lightgallery.scss */
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/* line 816, ../scss/components/_m-lightgallery.scss */
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}

/* line 821, ../scss/components/_m-lightgallery.scss */
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}

/* line 824, ../scss/components/_m-lightgallery.scss */
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}

/* line 827, ../scss/components/_m-lightgallery.scss */
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}

/* line 831, ../scss/components/_m-lightgallery.scss */
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/*# sourceMappingURL=lightgallery.css.map */
/* line 840, ../scss/components/_m-lightgallery.scss */
.lightgallery-html-trigger {
  cursor: pointer;
}

/* line 841, ../scss/components/_m-lightgallery.scss */
.html-code.lg-outer .lg-item::before, .html-code.lg-outer .lg-img-wrap::before {
  height: 50px;
}

/* line 842, ../scss/components/_m-lightgallery.scss */
.lg-item {
  overflow-y: auto;
}

/* lightgallery for countryselector */
/* line 846, ../scss/components/_m-lightgallery.scss */
.country-select ul li span, .country-select .choose-country {
  margin-right: 1.625em;
}
/* line 847, ../scss/components/_m-lightgallery.scss */
.country-select .choose-country {
  margin-bottom: -0.500em;
}
/* line 848, ../scss/components/_m-lightgallery.scss */
.country-select .m-divider {
  margin: 1.5em 0 2.5em;
}
/* line 849, ../scss/components/_m-lightgallery.scss */
.country-select .choose-social-txt a span {
  font-weight: normal;
}

/* line 3, ../scss/components/_m-special.scss */
#m-special .page {
  padding-bottom: 0px;
  overflow: visible;
  display: block;
}
/* line 4, ../scss/components/_m-special.scss */
#m-special footer {
  background-image: none;
}
/* line 5, ../scss/components/_m-special.scss */
#m-special footer .row-3 {
  margin-bottom: 2.500em;
}
/* line 7, ../scss/components/_m-special.scss */
#m-special .m-image {
  margin-top: 0 !important;
}
/* line 9, ../scss/components/_m-special.scss */
#m-special .bg_highlight .m-paragraph, #m-special .row .bg_highlight .m-paragraph, #m-special .row .row .bg_highlight .m-paragraph {
  margin-top: 20px !important;
}
/* line 11, ../scss/components/_m-special.scss */
#m-special .input-container {
  position: relative;
}
/* line 12, ../scss/components/_m-special.scss */
#m-special .tags {
  display: inline-block;
  margin-top: 20px;
}
/* line 15, ../scss/components/_m-special.scss */
#m-special .tags a {
  text-decoration: none;
  float: left;
  margin-right: 0.813em;
  color: #648798;
}
/* line 16, ../scss/components/_m-special.scss */
#m-special .tags a::before {
  content: "\f02b";
  display: inline-block;
  font-family: "FontAwesome";
  margin-right: 0.250em;
  line-height: 18px;
}
/* line 17, ../scss/components/_m-special.scss */
#m-special .tags a:hover {
  color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 20, ../scss/components/_m-special.scss */
#m-special .m-sortbar {
  margin: 0 !important;
}
/* line 21, ../scss/components/_m-special.scss */
#m-special .m-divider {
  margin: 0;
  width: 100%;
}
/* line 23, ../scss/components/_m-special.scss */
#m-special .row .row .m-paragraph {
  margin-top: 0 !important;
}
/* line 26, ../scss/components/_m-special.scss */
#m-special .row .bg_highlight .row .m-paragraph, #m-special .row .txt-center .row .m-paragraph {
  margin-top: 20px !important;
}
/* line 28, ../scss/components/_m-special.scss */
#m-special .btn {
  overflow: hidden;
}

/* line 30, ../scss/components/_m-special.scss */
#m-special > header {
  min-height: 127px;
}

@media (max-width: 768px) {
  /* line 33, ../scss/components/_m-special.scss */
  #m-special > header {
    min-height: 100px;
  }
  /* line 34, ../scss/components/_m-special.scss */
  #m-special > header #mobile-menu {
    top: 36px;
  }
}
/* line 39, ../scss/components/_m-special.scss */
.article-card {
  margin-bottom: 2.813em;
}
/* line 41, ../scss/components/_m-special.scss */
.article-card img {
  width: 100%;
}
/* line 42, ../scss/components/_m-special.scss */
.article-card .card-content {
  background: #fff;
  padding: 3.6em 1.25rem 4.375em;
  position: relative;
}
/* line 46, ../scss/components/_m-special.scss */
.article-card .card-content a {
  text-decoration: none;
}
/* line 48, ../scss/components/_m-special.scss */
.article-card .card-content a h4 {
  color: #1f4d5e;
}
/* line 49, ../scss/components/_m-special.scss */
.article-card .card-content a:hover, .article-card .card-content a h4:hover {
  color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 51, ../scss/components/_m-special.scss */
.article-card .card-content p {
  margin: 0 0 1.25em;
}
/* line 52, ../scss/components/_m-special.scss */
.article-card .card-content p a {
  text-decoration: underline;
}
/* line 54, ../scss/components/_m-special.scss */
.article-card .card-content .tags {
  clear: both;
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 1.25rem 1.25rem;
  margin-top: 0px;
}
/* line 62, ../scss/components/_m-special.scss */
.article-card .card-content .tags a {
  float: right;
  margin-left: 0.813em;
  margin-right: 0;
}
/* line 64, ../scss/components/_m-special.scss */
.article-card .card-content .badge {
  font-weight: 600;
  letter-spacing: 2px;
  position: absolute;
  top: -55px;
  left: 10px;
  margin: 10px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 100%;
  background-color: #ff9900;
  color: #fff;
  text-align: center;
  font-size: 1.250em;
  overflow: hidden;
}

/* line 85, ../scss/components/_m-special.scss */
.inner.bg_highlight {
  padding: 30px 0 20px;
}

/* line 88, ../scss/components/_m-special.scss */
.txt-center {
  text-align: center;
}
/* line 90, ../scss/components/_m-special.scss */
.txt-center .m-image {
  margin: 0;
  display: inline-block;
}

/* line 92, ../scss/components/_m-special.scss */
.bg_highlight {
  background-color: #dae4ea;
  margin: 0 0 1.25rem !important;
  display: inline-block;
  width: 100%;
}
/* line 97, ../scss/components/_m-special.scss */
.bg_highlight .m-image {
  margin: 0;
  display: inline-block;
}
/* line 98, ../scss/components/_m-special.scss */
.bg_highlight .m-paragraph {
  margin-top: 20px !important;
}
/* line 101, ../scss/components/_m-special.scss */
.bg_highlight article div:first-child .m-paragraph {
  padding-left: 1.25em;
  padding-right: 0 !important;
}

/* line 106, ../scss/components/_m-special.scss */
.large-4 .bg_highlight .m-paragraph {
  padding: 0 1.25rem 0;
}

/* line 108, ../scss/components/_m-special.scss */
.row .bg_highlight .row {
  margin-bottom: 0 !important;
}
/* line 110, ../scss/components/_m-special.scss */
.row .bg_highlight .row .m-paragraph {
  padding-right: 1.25em;
  position: relative;
}

@media (max-width: 1022px) {
  /* line 118, ../scss/components/_m-special.scss */
  .row .bg_highlight .row .medium-12 .m-paragraph {
    padding-left: 1.25em;
    padding-right: 1.25em !important;
  }
}
@media (max-width: 766px) {
  /* line 123, ../scss/components/_m-special.scss */
  .row .bg_highlight .row .medium-6 .m-paragraph {
    padding-left: 1.25em;
    padding-right: 1.25em !important;
  }
}
/* line 129, ../scss/components/_m-special.scss */
.brand .ghost:hover {
  color: #dae4ea !important;
  border-color: #dae4ea;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 138, ../scss/components/_m-special.scss */
.brand .ghost:hover span, .brand .ghost:hover input {
  color: #dae4ea !important;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

/* line 150, ../scss/components/_m-special.scss */
.ghost {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  opacity: 1 !important;
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}
/* line 160, ../scss/components/_m-special.scss */
.ghost:hover {
  color: #ff9900 !important;
  border-color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 169, ../scss/components/_m-special.scss */
.ghost:hover span, .ghost:hover input {
  color: #ff9900 !important;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 179, ../scss/components/_m-special.scss */
.ghost.dark {
  background-color: transparent;
  border: 1px solid #1f4d5e;
  color: #1f4d5e;
}
/* line 183, ../scss/components/_m-special.scss */
.ghost.dark span, .ghost.dark input {
  color: #1f4d5e;
}
/* line 186, ../scss/components/_m-special.scss */
.ghost.dark:hover {
  color: #ff9900;
  border-color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 195, ../scss/components/_m-special.scss */
.ghost.dark:hover span, .ghost.dark:hover input {
  color: #ff9900 !important;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 206, ../scss/components/_m-special.scss */
.ghost input {
  background: none;
  border: transparent;
}

/* line 211, ../scss/components/_m-special.scss */
.m-related .m-paragraph {
  margin-top: 0 !important;
}
/* line 212, ../scss/components/_m-special.scss */
.m-related .row .row {
  margin-bottom: 0 !important;
}

/* line 217, ../scss/components/_m-special.scss */
.active-tb {
  position: relative;
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  border: 0;
  z-index: 13;
  background-color: white;
}

@media (min-width: 768px) {
  /* line 228, ../scss/components/_m-special.scss */
  .active-tb:hover {
    position: relative;
    box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.5);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    border: 0;
    z-index: 15;
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
  }
}
@media (max-width: 767px) {
  /* line 241, ../scss/components/_m-special.scss */
  .active-tb {
    height: auto !important;
  }
}
/* line 245, ../scss/components/_m-special.scss */
.pricing-table {
  margin: 0 0 45px;
  padding-bottom: 90px;
  position: relative;
  display: block;
  float: left;
}
/* line 251, ../scss/components/_m-special.scss */
.pricing-table li {
  position: relative;
  display: block;
  float: left;
  width: 100%;
}

/* line 253, ../scss/components/_m-special.scss */
.pricing-table .img-item {
  position: relative;
}
/* line 255, ../scss/components/_m-special.scss */
.pricing-table .img-item img {
  width: 100%;
}

/* line 257, ../scss/components/_m-special.scss */
.pricing-table .img-item > ul {
  bottom: 0;
  position: absolute;
  width: 100%;
}

/* line 262, ../scss/components/_m-special.scss */
.pricing-table .title-item {
  background-color: #dae4ea;
  font-size: 1rem;
  font-weight: bold;
  padding: 0.9375rem 1.25rem;
  text-align: center;
  opacity: 0.85;
}

/* line 270, ../scss/components/_m-special.scss */
.pricing-table .bullet-item {
  background-color: #ffffff;
  border-bottom: 1px solid #dddddd;
  font-weight: normal;
  padding: 1.25rem;
}

/* line 276, ../scss/components/_m-special.scss */
.pricing-table .cta-button {
  padding: 1.25rem 1.25rem 0;
  position: absolute;
  bottom: 0;
  left: 0;
}

/* line 283, ../scss/components/_m-special.scss */
.testimonial-wrap {
  margin-top: 40px;
}

/* line 286, ../scss/components/_m-special.scss */
.quote-marks {
  font-size: 88px;
  font-family: Garamond;
  color: #777;
  margin-top: 20px;
}

/* line 292, ../scss/components/_m-special.scss */
.quote {
  border-radius: 5px;
}
/* line 294, ../scss/components/_m-special.scss */
.quote p {
  font-style: italic;
}

@media only screen and (max-width: 40em) {
  /* line 299, ../scss/components/_m-special.scss */
  .quote p {
    padding-left: 20px;
  }
}
/* line 305, ../scss/components/_m-special.scss */
.m-parallax {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  margin-bottom: 2.813em;
  padding: 50px 0 20px;
}
/* line 312, ../scss/components/_m-special.scss */
.m-parallax .m-paragraph {
  text-align: center;
  padding: 0 135px;
}
/* line 315, ../scss/components/_m-special.scss */
.m-parallax .m-paragraph h1, .m-parallax .m-paragraph h2, .m-parallax .m-paragraph h3, .m-parallax .m-paragraph h4 {
  margin: 0 0 40px;
}
/* line 318, ../scss/components/_m-special.scss */
.m-parallax.light .m-paragraph {
  color: #ffffff;
}

/* line 321, ../scss/components/_m-special.scss */
.parallax-1 {
  background-image: url("../img/swot/butterfly.jpg");
}

@media (max-width: 640px) {
  /* line 326, ../scss/components/_m-special.scss */
  .m-parallax .m-paragraph {
    padding: 0;
  }
}
@media (max-width: 1024px) {
  /* line 330, ../scss/components/_m-special.scss */
  .m-parallax {
    background-size: cover;
    background-attachment: inherit;
  }
}
/* Styles for Step By Step */
/* Cirlce Styles */
/* line 338, ../scss/components/_m-special.scss */
.circlenumber {
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #ff9900;
  position: relative;
}
/* line 343, ../scss/components/_m-special.scss */
.circlenumber h3 {
  line-height: 1px;
  color: #ff9900;
  position: relative;
  text-align: center;
  font-weight: normal;
}

/* line 351, ../scss/components/_m-special.scss */
.step-by-step-style-one .small-12 {
  padding: 40px 0;
}

/* Circle Style One Mobile */
@media only screen and (min-width: 0) and (max-width: 40em) {
  /* line 355, ../scss/components/_m-special.scss */
  .step-by-step-style-one .circlenumber {
    width: 80px;
    height: 80px;
    left: -12px;
    margin: 30px auto 15px auto;
  }
  /* line 360, ../scss/components/_m-special.scss */
  .step-by-step-style-one .circlenumber h3 {
    padding-top: 35px;
    font-size: 20px;
  }
}
/* Circle Style One Medium and Large */
@media only screen and (min-width: 40em) {
  /* line 371, ../scss/components/_m-special.scss */
  .step-by-step-style-one .path-item {
    padding-left: 55px;
    position: relative;
    margin-top: 20px;
  }
  /* line 375, ../scss/components/_m-special.scss */
  .step-by-step-style-one .path-item .circlenumber {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
  }
  /* line 380, ../scss/components/_m-special.scss */
  .step-by-step-style-one .path-item .circlenumber h3 {
    font-size: 18px;
    margin: 18px 0 0;
    padding-top: 0;
  }
}
/* Circle Style Two Mobile */
@media only screen and (min-width: 40em) {
  /* line 392, ../scss/components/_m-special.scss */
  .step-by-step-style-two .circlenumber {
    width: 80px;
    height: 80px;
    left: -12px;
    margin: 30px auto 15px auto;
  }
  /* line 397, ../scss/components/_m-special.scss */
  .step-by-step-style-two .circlenumber h3 {
    padding-top: 35px;
    font-size: 20px;
  }
}
/* Circle Style Two Medium and Large */
@media only screen and (min-width: 0) and (max-width: 40em) {
  /* line 408, ../scss/components/_m-special.scss */
  .step-by-step-style-two .path-item {
    padding-left: 55px;
    position: relative;
  }
  /* line 411, ../scss/components/_m-special.scss */
  .step-by-step-style-two .path-item .circlenumber {
    width: 40px;
    height: 40px;
    position: absolute;
    margin-top: 6px;
    left: 0;
  }
  /* line 417, ../scss/components/_m-special.scss */
  .step-by-step-style-two .path-item .circlenumber h3 {
    padding-top: 18px;
    font-size: 16px;
  }
}
/* color special sections of headlines white */
/* line 429, ../scss/components/_m-special.scss */
h1 b, h1 strong, h2 b, h2 strong, h3 b, h3 strong, h4 b, h4 strong, .m-brand h2 b, .m-brand h2 strong {
  color: #ffffff;
  font-size: inherit;
}

/* line 433, ../scss/components/_m-special.scss */
.bg_highlight h1 b, .bg_highlight h1 strong, .bg_highlight h2 b, .bg_highlight h2 strong, .bg_highlight h3 b, .bg_highlight h3 strong, .bg_highlight h4 b, .bg_highlight h4 strong, .no-brand h1 b, .no-brand h1 strong, .no-brand h2 b, .no-brand h2 strong, .no-brand h3 b, .no-brand h3 strong, .no-brand h4 b, .no-brand h4 strong {
  color: #ff9900;
}

/* line 437, ../scss/components/_m-special.scss */
h2 b, h2 strong {
  color: #ff9900;
}

/* line 440, ../scss/components/_m-special.scss */
.inner.banner.brand {
  padding: 0;
}
/* line 442, ../scss/components/_m-special.scss */
.inner.banner.brand .m-paragraph {
  color: black;
}
/* line 445, ../scss/components/_m-special.scss */
.inner.banner.brand .m-brand {
  padding: 30px 0 20px;
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 41% 100%;
  background-image: url(../img/swot/brand.png);
}
/* line 453, ../scss/components/_m-special.scss */
.inner.banner.no-brand, .inner .banner.bg_highlight {
  padding: 0;
}
/* line 454, ../scss/components/_m-special.scss */
.inner.banner {
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: auto 100%;
  padding: 30px 0 20px;
  margin-bottom: 2.813em;
}
/* line 455, ../scss/components/_m-special.scss */
.inner.banner h1 {
  margin: 0 0 25px;
  line-height: normal;
}
/* line 456, ../scss/components/_m-special.scss */
.inner.banner .orange {
  color: #ff9900;
}

/* line 459, ../scss/components/_m-special.scss */
.banner.no-brand > div, .banner.bg_highlight > div {
  padding: 30px 0 20px;
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 70% 100%;
  background-image: url(../img/swot/no-brand.png);
}

/* line 466, ../scss/components/_m-special.scss */
.banner.bg_highlight > div {
  background-image: url(../img/swot/highlight.png);
}

/* line 467, ../scss/components/_m-special.scss */
.banner.no-brand > div ~ div, .banner.bg_highlight > div ~ div {
  background-image: none;
}

/* line 471, ../scss/components/_m-special.scss */
.banner .start-gallery {
  background-position: 100% 0;
  background-size: auto 100%;
}
/* line 472, ../scss/components/_m-special.scss */
.banner .lightgallery-html-trigger {
  display: block;
  float: left;
  height: 100%;
  position: relative;
  width: 100%;
  text-align: center;
}
/* line 479, ../scss/components/_m-special.scss */
.banner .lightgallery-html-trigger span {
  display: inline-block;
  top: 45%;
  left: 45%;
}
/* line 480, ../scss/components/_m-special.scss */
.banner .lightgallery-html-trigger .video-ico {
  height: 65px;
  line-height: 60px;
  width: 65px;
  border-radius: 50px;
}
/* line 481, ../scss/components/_m-special.scss */
.banner .lightgallery-html-trigger .video-ico::after {
  font-size: 30px;
  padding: 0;
}

@media (min-width: 1941px) {
  /* line 487, ../scss/components/_m-special.scss */
  .inner.banner.brand .m-brand {
    background-image: url(../img/swot/brand-big.png);
    background-size: 43% 100%;
  }
}
@media (min-width: 1681px) {
  /* line 493, ../scss/components/_m-special.scss */
  .inner.banner {
    background-position: 100% 0;
  }
}
@media (max-width: 1680px) {
  /* line 498, ../scss/components/_m-special.scss */
  .inner.banner {
    background-position: 60% 0;
  }
}
@media (max-width: 1022px) {
  /* line 503, ../scss/components/_m-special.scss */
  .inner.banner {
    background-position: 70% 0;
  }
  /* line 504, ../scss/components/_m-special.scss */
  .inner.banner.brand .m-brand {
    background-size: 51% 100%;
  }
}
@media (max-width: 320px) {
  /* line 508, ../scss/components/_m-special.scss */
  .inner.banner.brand .m-brand .large-8 {
    max-height: 180px !important;
  }
  /* line 509, ../scss/components/_m-special.scss */
  .inner.banner.brand .m-brand .large-8 .lightgallery-html-trigger span {
    top: 35%;
    left: 37%;
  }
}
@media (max-width: 767px) {
  /* line 514, ../scss/components/_m-special.scss */
  .inner.banner {
    background-image: none !important;
    padding: 0;
  }
  /* line 515, ../scss/components/_m-special.scss */
  .inner.banner.brand {
    padding: 0;
  }
  /* line 516, ../scss/components/_m-special.scss */
  .inner.banner.brand .m-brand {
    padding: 0;
    background-image: none;
  }
  /* line 517, ../scss/components/_m-special.scss */
  .inner.banner.brand .m-brand .large-4 {
    background-image: url("../img/swot/brand_up.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: -10px;
  }
  /* line 524, ../scss/components/_m-special.scss */
  .inner.banner.brand .m-brand .large-8 {
    max-height: 310px;
  }
}
@media (min-width: 768px) {
  /* line 531, ../scss/components/_m-special.scss */
  .inner.banner .start-gallery {
    background-image: none !important;
  }
}
@media (max-width: 640px) {
  /* line 536, ../scss/components/_m-special.scss */
  .inner.banner .start-gallery {
    background-position: 70% 0;
  }
}
@media (max-width: 968px) {
  /* line 540, ../scss/components/_m-special.scss */
  .orbeon .xforms-control.xforms-trigger.xforms-trigger-appearance-full {
    width: 100%;
  }
}
/* line 544, ../scss/components/_m-special.scss */
.orbeon label.checkbox .input-container input[type="checkbox"], .orbeon .checkbox input[type="checkbox"],
.orbeon label.radio .input-container input[type="radio"], .orbeon .radio input[type="radio"] {
  clip: rect(0px, 0px, 0px, 0px);
}
/* line 548, ../scss/components/_m-special.scss */
.orbeon label.checkbox .input-container input[type="checkbox"], .orbeon .checkbox input[type="checkbox"], .orbeon label.radio .input-container input[type="radio"], .orbeon .radio .input-container, .orbeon .radio input[type="radio"] {
  position: absolute;
}
/* line 551, ../scss/components/_m-special.scss */
.orbeon label.checkbox .input-container ~ span, .orbeon .checkbox span {
  background-image: url("../img/sprites/ico-checkbox.png");
  background-repeat: no-repeat;
  padding-left: 35px;
  overflow: hidden;
  cursor: pointer;
  height: auto;
  min-height: 19px;
  display: inline-block !important;
  margin-left: 0 !important;
}
/* line 562, ../scss/components/_m-special.scss */
.orbeon label.checkbox .input-container.xforms-selected ~ span, .orbeon .xforms-selected .checkbox span {
  background-image: url("../img/sprites/ico-checkbox-checked.png");
  background-repeat: no-repeat;
  overflow: hidden;
  font-weight: bold;
  height: auto;
  min-height: 19px;
  display: inline-block !important;
  margin-left: 0 !important;
}
/* line 572, ../scss/components/_m-special.scss */
.orbeon label.radio .input-container ~ span, .orbeon .radio span {
  background-image: url("../img/sprites/ico-radio.png");
  background-repeat: no-repeat;
  padding-left: 35px;
  overflow: hidden;
  cursor: pointer;
  height: auto;
  min-height: 19px;
  display: inline-block !important;
  margin-left: 0 !important;
}
/* line 583, ../scss/components/_m-special.scss */
.orbeon label.radio .input-container.xforms-selected ~ span, .orbeon .xforms-selected .radio span {
  background-image: url("../img/sprites/ico-radio-checked.png");
  background-repeat: no-repeat;
  overflow: hidden;
}
/* line 588, ../scss/components/_m-special.scss */
.orbeon .navbar, .orbeon #xforms-select-full-template, .orbeon #xforms-select1-full-template {
  display: none;
}
/* line 589, ../scss/components/_m-special.scss */
.orbeon .container.fr-view.fr-mode-new.xforms-group {
  width: 100%;
}
/* line 590, ../scss/components/_m-special.scss */
.orbeon .span12 {
  width: 97% !important;
}
/* line 591, ../scss/components/_m-special.scss */
.orbeon .row, .orbeon .orbeon-portlet-body .row {
  margin-bottom: 0 !important;
}
/* line 592, ../scss/components/_m-special.scss */
.orbeon table tbody td {
  border: none;
  padding: 0;
}
/* line 593, ../scss/components/_m-special.scss */
.orbeon .xbl-fr-grid .fr-grid .fr-grid-content {
  padding: 0px !important;
}
/* line 594, ../scss/components/_m-special.scss */
.orbeon .xbl-fr-section {
  border-bottom: 1px solid #b6c9d4;
}
/* line 595, ../scss/components/_m-special.scss */
.orbeon h2 {
  margin-top: 25px !important;
}
/* line 598, ../scss/components/_m-special.scss */
.orbeon .xbl-fr-process-button .right.input-container {
  float: left !important;
  margin-top: 0;
}
/* line 600, ../scss/components/_m-special.scss */
.orbeon .btn {
  font-size: 1.0625rem !important;
  height: 50px !important;
  width: 100%;
  background-color: #76b82a !important;
  border: 0 !important;
  border-bottom: 4px solid #13a538 !important;
  color: #ffffff !important;
  cursor: pointer !important;
  padding: 3px 10px 0 50px !important;
  border-radius: 0 !important;
  background-image: none !important;
  text-shadow: inherit !important;
}
/* line 614, ../scss/components/_m-special.scss */
.orbeon .xforms-input-input, .orbeon .input-container select {
  border: 1px solid #82939c !important;
  display: block;
  font-weight: 300 !important;
  height: 50px !important;
  line-height: 16px !important;
  padding: 8px 15px !important;
  width: 99% !important;
  margin-bottom: 20px !important;
  border-radius: 0 !important;
}
/* line 625, ../scss/components/_m-special.scss */
.orbeon .input-container .sbHolder {
  width: 99%;
  margin-bottom: 20px;
}
/* line 629, ../scss/components/_m-special.scss */
.orbeon textarea {
  border: 1px solid #82939c !important;
  display: block !important;
  font-family: "Roboto" !important;
  font-weight: 300 !important;
  height: 190px !important;
  padding: 8px 15px !important;
  width: 100% !important;
  border-radius: 0px !important;
  margin-bottom: 20px !important;
}
/* line 641, ../scss/components/_m-special.scss */
.orbeon .xforms-input-input:focus, .orbeon .input-container select:focus, .orbeon textarea:focus {
  border: 1px solid #ff9900 !important;
  box-shadow: none !important;
}
/* line 644, ../scss/components/_m-special.scss */
.orbeon .radio input {
  float: none !important;
  margin-bottom: 10px !important;
}
/* line 645, ../scss/components/_m-special.scss */
.orbeon .radio span {
  margin-left: 0px !important;
}
/* line 648, ../scss/components/_m-special.scss */
.orbeon .checkbox {
  width: 100%;
}
/* line 649, ../scss/components/_m-special.scss */
.orbeon .checkbox .input-container {
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: -2px;
  position: relative;
}
/* line 657, ../scss/components/_m-special.scss */
.orbeon .orbeon-portlet-body .xforms-form .fr-body .xbl-component .xforms-group .xbl-component .xforms-label {
  margin-bottom: 10px;
}
/* line 660, ../scss/components/_m-special.scss */
.orbeon .xforms-control.xforms-trigger.xforms-trigger-appearance-full {
  position: relative;
  display: inline-block;
}
/* line 661, ../scss/components/_m-special.scss */
.orbeon .xforms-trigger:before {
  font-family: FontAwesome !important;
  color: #fff;
  font-size: 25px !important;
  height: 45px;
  position: absolute;
  display: inline-block;
  content: "\f054";
  z-index: 99;
  left: 19px;
  top: 15px;
}
/* line 674, ../scss/components/_m-special.scss */
.orbeon .sbHolder ul {
  margin: 0 !important;
}
/* line 675, ../scss/components/_m-special.scss */
.orbeon .sbHolder a {
  text-decoration: none !important;
  color: #333333 !important;
}

/* line 681, ../scss/components/_m-special.scss */
.orbeon-calc .span12 .fr-buttons .xforms-trigger::before {
  top: 0px !important;
}
/* line 684, ../scss/components/_m-special.scss */
.orbeon-calc .fr-section-title a {
  font-size: 2.08333rem;
}
/* line 685, ../scss/components/_m-special.scss */
.orbeon-calc .fr-section-title .xforms-trigger-appearance-minimal {
  padding-left: 0 !important;
  background-image: none !important;
}
/* line 687, ../scss/components/_m-special.scss */
.orbeon-calc .xforms-input-input, .orbeon-calc .orbeon .input-container select {
  margin-bottom: 0px !important;
}
/* line 688, ../scss/components/_m-special.scss */
.orbeon-calc .input-container .sbHolder {
  width: 99%;
  margin-bottom: 10px;
}
/* line 690, ../scss/components/_m-special.scss */
.orbeon-calc .xforms-label, .orbeon-calc .xforms-output-output div {
  display: block;
  position: relative;
  font-size: 1.41667rem;
  font-weight: bold;
  line-height: 25px;
  margin-top: 25px !important;
}
/* line 693, ../scss/components/_m-special.scss */
.orbeon-calc .xforms-trigger:before {
  top: 15px;
}
/* line 696, ../scss/components/_m-special.scss */
.orbeon-calc label.radio .input-container input[type="radio"] {
  visibility: hidden;
  position: relative;
}
/* line 700, ../scss/components/_m-special.scss */
.orbeon-calc label.radio .input-container ~ span, .orbeon-calc #o0section-persona-control .radio span {
  background-image: url("../img/sprites/ico-radio.png");
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: center center;
  padding-top: 50px;
  margin-top: -52px;
  padding-left: 0;
}
/* line 709, ../scss/components/_m-special.scss */
.orbeon-calc label.radio .input-container.xforms-selected ~ span, .orbeon-calc #o0section-persona-control .xforms-selected .radio span {
  background-image: url("../img/sprites/ico-radio-checked.png");
  background-repeat: no-repeat;
  overflow: hidden;
}
/* line 717, ../scss/components/_m-special.scss */
.orbeon-calc #section-persona-control .xforms-deselected, .orbeon-calc #section-persona-control .xforms-selected, .orbeon-calc #o0section-persona-control .xforms-deselected, .orbeon-calc #o0section-persona-control .xforms-selected {
  width: 50%;
  float: left;
  text-align: center;
}
/* line 718, ../scss/components/_m-special.scss */
.orbeon-calc #section-persona-control .xforms-deselected .xforms-deselected, .orbeon-calc #section-persona-control .xforms-deselected .xforms-selected, .orbeon-calc #section-persona-control .xforms-selected .xforms-deselected, .orbeon-calc #section-persona-control .xforms-selected .xforms-selected, .orbeon-calc #o0section-persona-control .xforms-deselected .xforms-deselected, .orbeon-calc #o0section-persona-control .xforms-deselected .xforms-selected, .orbeon-calc #o0section-persona-control .xforms-selected .xforms-deselected, .orbeon-calc #o0section-persona-control .xforms-selected .xforms-selected {
  width: auto;
  float: none;
}
/* line 719, ../scss/components/_m-special.scss */
.orbeon-calc #section-persona-control .xforms-deselected .radio, .orbeon-calc #section-persona-control .xforms-selected .radio, .orbeon-calc #o0section-persona-control .xforms-deselected .radio, .orbeon-calc #o0section-persona-control .xforms-selected .radio {
  margin-top: 35px;
  display: block;
  position: relative;
}
/* line 721, ../scss/components/_m-special.scss */
.orbeon-calc #section-persona-control .xforms-deselected:nth-child(odd), .orbeon-calc #o0section-persona-control .xforms-deselected:nth-child(odd) {
  clear: both;
}
/* line 722, ../scss/components/_m-special.scss */
.orbeon-calc #section-persona-control h2:before, .orbeon-calc #o0section-persona-control h2:before {
  font-family: FontAwesome !important;
  color: #ff9900;
  font-size: 35px !important;
  height: 45px;
  position: relative;
  display: inline-block;
  text-align: center;
  content: "\f007";
  width: 100%;
}
/* line 736, ../scss/components/_m-special.scss */
.orbeon-calc #section-application-control h2:before, .orbeon-calc #o0section-application-control h2:before {
  font-family: FontAwesome !important;
  color: #ff9900;
  font-size: 35px !important;
  height: 45px;
  position: relative;
  display: inline-block;
  text-align: center;
  content: "\f080";
  width: 100%;
}
/* line 750, ../scss/components/_m-special.scss */
.orbeon-calc #section-measurement-control .fr-grid-content, .orbeon-calc #o0section-measurement-control .fr-grid-content {
  position: relative;
}
/* line 751, ../scss/components/_m-special.scss */
.orbeon-calc #section-measurement-control .fr-grid-content strong, .orbeon-calc #o0section-measurement-control .fr-grid-content strong {
  font-size: 1.33333rem;
  font-weight: bold;
  margin-top: 25px;
  display: inline-block;
}
/* line 752, ../scss/components/_m-special.scss */
.orbeon-calc #section-measurement-control .fr-grid-content .xforms-label, .orbeon-calc #o0section-measurement-control .fr-grid-content .xforms-label {
  font-size: inherit;
  font-weight: normal;
}
/* line 754, ../scss/components/_m-special.scss */
.orbeon-calc #section-measurement-control input, .orbeon-calc #o0section-measurement-control input {
  width: 210px !important;
}
/* line 755, ../scss/components/_m-special.scss */
.orbeon-calc #section-measurement-control h2:before, .orbeon-calc #o0section-measurement-control h2:before {
  font-family: FontAwesome !important;
  color: #ff9900;
  font-size: 35px !important;
  height: 45px;
  position: relative;
  display: inline-block;
  text-align: center;
  content: "\f040";
  width: 100%;
}
/* line 769, ../scss/components/_m-special.scss */
.orbeon-calc #section-documentation-control h2:before, .orbeon-calc #o0section-documentation-control h2:before {
  font-family: FontAwesome !important;
  color: #ff9900;
  font-size: 35px !important;
  height: 45px;
  position: relative;
  display: inline-block;
  text-align: center;
  content: "\f0f6";
  width: 100%;
}
/* line 783, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .xbl-component .sbHolder, .orbeon-calc #o0section-result-control .xbl-component .sbHolder {
  width: 99%;
}
/* line 784, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .xforms-type-decimal, .orbeon-calc #o0section-result-control .xforms-type-decimal {
  background-color: #f6f7f9;
  padding: 20px 40px 0 40px;
}
/* line 785, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .xforms-type-decimal label, .orbeon-calc #o0section-result-control .xforms-type-decimal label {
  float: left;
  margin: 0 20px 20px 0 !important;
}
/* line 786, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .xforms-type-decimal span, .orbeon-calc #o0section-result-control .xforms-type-decimal span {
  float: left;
  margin: 1px 0 0 0 !important;
  width: 45%;
}
/* line 787, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .xforms-type-decimal input, .orbeon-calc #section-result-control .xforms-type-decimal span.xforms-output-output, .orbeon-calc #o0section-result-control .xforms-type-decimal input, .orbeon-calc #o0section-result-control .xforms-type-decimal span.xforms-output-output {
  margin: 0 !important;
  background-color: transparent !important;
  border: medium none !important;
  box-shadow: 0 0 0 0;
  font-size: 24px;
  margin: 0 !important;
  padding: 0 !important;
  height: auto !important;
}
/* line 798, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .fr-norepeat, .orbeon-calc #o0section-result-control .fr-norepeat {
  margin-bottom: 0;
}
/* line 800, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .fr-grid-content .no-checkmark, .orbeon-calc #o0section-result-control .fr-grid-content .no-checkmark {
  padding: 0 !important;
}
/* line 801, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .fr-grid-content .no-checkmark:before, .orbeon-calc #o0section-result-control .fr-grid-content .no-checkmark:before {
  content: "" !important;
}
/* line 803, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .fr-grid-content .xforms-output-output div, .orbeon-calc #o0section-result-control .fr-grid-content .xforms-output-output div {
  font-size: inherit;
  font-weight: normal;
}
/* line 804, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .fr-grid-content .xforms-output-output div:first-child, .orbeon-calc #o0section-result-control .fr-grid-content .xforms-output-output div:first-child {
  font-size: inherit;
  font-weight: normal;
  padding-left: 35px;
}
/* line 805, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .fr-grid-content .xforms-output-output div:first-child strong, .orbeon-calc #o0section-result-control .fr-grid-content .xforms-output-output div:first-child strong {
  padding-bottom: 20px;
}
/* line 806, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .fr-grid-content .xforms-output-output div:first-child ul, .orbeon-calc #o0section-result-control .fr-grid-content .xforms-output-output div:first-child ul {
  margin: 0;
}
/* line 808, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .fr-grid-content .xforms-output-output div:first-child li strong, .orbeon-calc #o0section-result-control .fr-grid-content .xforms-output-output div:first-child li strong {
  line-height: inherit;
  padding-bottom: 0;
}
/* line 810, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .fr-grid-content .xforms-output-output div:first-child:before, .orbeon-calc #o0section-result-control .fr-grid-content .xforms-output-output div:first-child:before {
  font-family: FontAwesome !important;
  color: #ff9900;
  font-size: 25px !important;
  height: 45px;
  position: absolute;
  display: inline-block;
  content: "\f00c";
  left: 0;
  top: 0;
}
/* line 821, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .fr-grid-content .xforms-output-output div:first-child strong, .orbeon-calc #o0section-result-control .fr-grid-content .xforms-output-output div:first-child strong {
  font-size: 1.41667rem;
  font-weight: bold;
  display: block;
}
/* line 823, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .fr-grid-content span label, .orbeon-calc #o0section-result-control .fr-grid-content span label {
  font-size: inherit !important;
  font-weight: normal;
  margin-top: 0 !important;
}
/* line 824, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .fr-grid-content .input-container.radio-input, .orbeon-calc #o0section-result-control .fr-grid-content .input-container.radio-input {
  margin-top: 0px !important;
}
/* line 825, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .fr-grid-content .calc-resulttxt .xforms-output-output div, .orbeon-calc #o0section-result-control .fr-grid-content .calc-resulttxt .xforms-output-output div {
  padding-left: 0px;
}
/* line 826, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .fr-grid-content .calc-resulttxt .xforms-output-output div:before, .orbeon-calc #o0section-result-control .fr-grid-content .calc-resulttxt .xforms-output-output div:before {
  display: none;
}
/* line 829, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .xforms-readonly .xforms-label, .orbeon-calc #o0section-result-control .xforms-readonly .xforms-label {
  color: #ff9900 !important;
  margin-bottom: 25px;
}
/* line 830, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control h2:before, .orbeon-calc #o0section-result-control h2:before {
  font-family: FontAwesome !important;
  color: #ff9900;
  font-size: 35px !important;
  height: 45px;
  position: relative;
  display: inline-block;
  text-align: center;
  content: "\f201";
  width: 100%;
}
/* line 841, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .xforms-select.xforms-incremental, .orbeon-calc #o0section-result-control .xforms-select.xforms-incremental {
  display: block;
  margin: -30px 0 0;
}
/* line 842, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .xforms-trigger.fr-grid-7-1, .orbeon-calc #o0section-result-control .xforms-trigger.fr-grid-7-1 {
  position: relative;
  diplay: block;
  float: right;
  width: 50%;
}
/* line 843, ../scss/components/_m-special.scss */
.orbeon-calc #section-result-control .xforms-trigger.fr-grid-7-1 .input-container, .orbeon-calc #section-result-control .xforms-trigger.fr-grid-7-1 input, .orbeon-calc #o0section-result-control .xforms-trigger.fr-grid-7-1 .input-container, .orbeon-calc #o0section-result-control .xforms-trigger.fr-grid-7-1 input {
  margin-top: 0 !important;
  float: left !important;
  width: 100%;
}

@media (max-width: 769px) {
  /* line 850, ../scss/components/_m-special.scss */
  .orbeon-calc #section-result-control .fr-grid td, .orbeon-calc #o0section-result-control .fr-grid td {
    clear: both;
    display: block;
    width: 100% !important;
  }
  /* line 854, ../scss/components/_m-special.scss */
  .orbeon-calc #section-result-control .fr-grid td input, .orbeon-calc #o0section-result-control .fr-grid td input {
    margin-bottom: 10px !important;
  }

  /* line 856, ../scss/components/_m-special.scss */
  .orbeon-calc #section-measurement-control input, .orbeon-calc #o0section-measurement-control input {
    width: 100% !important;
  }

  /* line 859, ../scss/components/_m-special.scss */
  .orbeon-calc .xforms-type-decimal {
    padding-bottom: 20px !important;
  }
  /* line 860, ../scss/components/_m-special.scss */
  .orbeon-calc .xforms-type-decimal label, .orbeon-calc .xforms-type-decimal span {
    width: 100%;
    text-align: center;
  }
  /* line 861, ../scss/components/_m-special.scss */
  .orbeon-calc .xforms-type-decimal label input, .orbeon-calc .xforms-type-decimal span input {
    text-align: center;
  }

  /* line 864, ../scss/components/_m-special.scss */
  .orbeon-calc #section-result-control .xforms-trigger, .orbeon-calc #o0section-result-control .xforms-trigger {
    float: left;
    width: 99%;
  }
}
/* line 868, ../scss/components/_m-special.scss */
.anchor-op {
  outline: 0;
}

/* line 870, ../scss/components/_m-special.scss */
.bg_highlight .m-brand, .inner .m-brand {
  position: relative;
}
/* line 871, ../scss/components/_m-special.scss */
.bg_highlight.bg-white, .inner.bg-white {
  background-color: #ffffff !important;
}
/* line 872, ../scss/components/_m-special.scss */
.bg_highlight .scroll-down, .inner .scroll-down {
  position: absolute;
  bottom: 30px;
  left: 45%;
  background: rgba(130, 147, 156, 0.85) none repeat scroll 0 0;
  -moz-border-radius: 75px;
  -webkit-border-radius: 75px;
  border-radius: 75px;
  text-decoration: none;
  width: 50px;
  height: 50px;
  z-index: 1;
}
/* line 884, ../scss/components/_m-special.scss */
.bg_highlight .scroll-down:before, .inner .scroll-down:before {
  display: inline-block;
  content: "\f078";
  font-family: "FontAwesome";
  font-size: 25px;
  line-height: 18px;
  margin: 16px 0 0 12px;
  color: #dae4ea;
}

/* line 895, ../scss/components/_m-special.scss */
.one-pager {
  padding-top: 119px;
}
/* line 896, ../scss/components/_m-special.scss */
.one-pager .circular img {
  with: auto;
  height: auto;
}
/* line 897, ../scss/components/_m-special.scss */
.one-pager .inner.banner {
  margin-bottom: 0;
  background-position: 100% 0 !important;
}
/* line 899, ../scss/components/_m-special.scss */
.one-pager .inner.banner .m-brand .start-gallery {
  background-position: 100% 0;
}
/* line 902, ../scss/components/_m-special.scss */
.one-pager .sticky {
  height: 119px;
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  z-index: 100;
  border-bottom: 1px solid #82939c;
}
/* line 911, ../scss/components/_m-special.scss */
.one-pager .page {
  border-top: none;
}
/* line 914, ../scss/components/_m-special.scss */
.one-pager footer {
  padding-bottom: 25px;
}

@media (min-width: 770px) {
  /* line 918, ../scss/components/_m-special.scss */
  .one-pager .smaller {
    height: 100px !important;
  }
  /* line 919, ../scss/components/_m-special.scss */
  .one-pager .smaller .m-mainnavigation {
    line-height: 99px !important;
  }
  /* line 920, ../scss/components/_m-special.scss */
  .one-pager .smaller .row-1 .desktop-logo img {
    max-width: 150px !important;
  }
  /* line 922, ../scss/components/_m-special.scss */
  .one-pager .sticky {
    min-height: 100px !important;
  }
  /* line 924, ../scss/components/_m-special.scss */
  .one-pager .sticky .row-1, .one-pager .sticky .row-2 {
    float: left;
  }
  /* line 925, ../scss/components/_m-special.scss */
  .one-pager .sticky .row-1 {
    width: 20%;
  }
  /* line 926, ../scss/components/_m-special.scss */
  .one-pager .sticky .row-1 .desktop-logo img {
    max-width: 129.63px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  /* line 934, ../scss/components/_m-special.scss */
  .one-pager .sticky .row-1 .header-logo {
    width: 100%;
    padding: 0;
  }
  /* line 939, ../scss/components/_m-special.scss */
  .one-pager .sticky .row-2 {
    width: 80%;
  }
  /* line 940, ../scss/components/_m-special.scss */
  .one-pager .sticky .row-2 .m-mainnavigation li a.active {
    color: #ff9900;
  }
  /* line 941, ../scss/components/_m-special.scss */
  .one-pager .sticky .row-2 .m-mainnavigation li.active a {
    border-bottom: none;
    padding-bottom: 0;
  }
  /* line 942, ../scss/components/_m-special.scss */
  .one-pager .sticky .row-2 .m-mainnavigation li.active .level-1, .one-pager .sticky .row-2 .m-mainnavigation li:hover .level-1 {
    background-color: transparent;
    color: #ff9900;
    padding-bottom: 0px !important;
  }
  /* line 944, ../scss/components/_m-special.scss */
  .one-pager .sticky .m-mainnavigation {
    line-height: 119px;
    float: right;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  /* line 950, ../scss/components/_m-special.scss */
  .one-pager .sticky .m-mainnavigation .l1 {
    float: left;
  }
  /* line 953, ../scss/components/_m-special.scss */
  .one-pager .m-brand {
    min-height: 588px;
  }
}
@media (max-width: 1022px) {
  /* line 958, ../scss/components/_m-special.scss */
  .bg_highlight .scroll-down, .inner .scroll-down {
    left: 52%;
  }
}
@media (max-width: 768px) {
  /* line 962, ../scss/components/_m-special.scss */
  .sticky {
    height: auto !important;
    position: relative !important;
  }

  /* line 963, ../scss/components/_m-special.scss */
  .one-pager {
    padding-top: 0px;
  }

  /* line 965, ../scss/components/_m-special.scss */
  .bg_highlight.brand .large-4, .inner.brand .large-4 {
    margin-top: -10px !important;
  }
  /* line 966, ../scss/components/_m-special.scss */
  .bg_highlight .op-banner .start-gallery, .inner .op-banner .start-gallery {
    max-height: 200px !important;
    min-height: 200px !important;
  }
}
@media (max-width: 767px) {
  /* line 971, ../scss/components/_m-special.scss */
  .bg_highlight .scroll-down, .inner .scroll-down {
    left: 45%;
    bottom: auto;
    top: 130px;
  }
}
/* line 975, ../scss/components/_m-special.scss */
.image-slider div.slider-nav {
  top: 55%;
}
/* line 976, ../scss/components/_m-special.scss */
.image-slider div.slider-nav span {
  background-color: rgba(130, 147, 156, 0.85);
  -moz-border-radius: 75px;
  -webkit-border-radius: 75px;
  border-radius: 75px;
  height: 50px !important;
  width: 50px !important;
}
/* line 983, ../scss/components/_m-special.scss */
.image-slider div.slider-nav span.right {
  height: 21px;
  width: 13px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 20px -1948px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 20px;
}
/* line 984, ../scss/components/_m-special.scss */
.image-slider div.slider-nav span.left {
  height: 21px;
  width: 13px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 16px -1878px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 0px;
}
/* line 987, ../scss/components/_m-special.scss */
.image-slider .slides > li {
  padding: 0 55px;
}

/* line 990, ../scss/components/_m-special.scss */
.image-slider .slides > li, .content-slider .slides > li {
  text-align: center;
}
/* line 993, ../scss/components/_m-special.scss */
.image-slider .flex-direction-nav li a, .content-slider .flex-direction-nav li a {
  background-color: rgba(130, 147, 156, 0.85);
  -moz-border-radius: 75px;
  -webkit-border-radius: 75px;
  border-radius: 75px;
  height: 50px !important;
  width: 50px !important;
  opacity: 1;
}
/* line 1001, ../scss/components/_m-special.scss */
.image-slider .flex-direction-nav li a::before, .content-slider .flex-direction-nav li a::before {
  padding: 15px;
  color: #fff;
  text-shadow: none;
}
/* line 1002, ../scss/components/_m-special.scss */
.image-slider .flex-direction-nav li a.flex-next, .content-slider .flex-direction-nav li a.flex-next {
  right: 10px;
}
/* line 1003, ../scss/components/_m-special.scss */
.image-slider .flex-direction-nav li a.flex-prev, .content-slider .flex-direction-nav li a.flex-prev {
  left: 10px;
}

/* line 1006, ../scss/components/_m-special.scss */
.content-slider {
  position: relative;
}
/* line 1007, ../scss/components/_m-special.scss */
.content-slider .slides > div:first-child {
  display: block;
  -webkit-backface-visibility: visible;
}
/* line 1008, ../scss/components/_m-special.scss */
.content-slider .slides > div {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* line 1010, ../scss/components/_m-special.scss */
.content-slider .slides {
  border-bottom: 1px solid #ff9900;
}
/* line 1011, ../scss/components/_m-special.scss */
.content-slider .slides .items {
  padding: 40px 0;
  min-height: 610px;
}
/* line 1013, ../scss/components/_m-special.scss */
.content-slider .flex-control-nav {
  bottom: 10px;
}
/* line 1014, ../scss/components/_m-special.scss */
.content-slider .flex-control-paging li a {
  background-color: #ffffff;
}
/* line 1015, ../scss/components/_m-special.scss */
.content-slider .flex-control-paging li a.flex-active {
  background: #ff9900 none repeat scroll 0 0;
}
/* line 1016, ../scss/components/_m-special.scss */
.content-slider .row {
  padding: 0 60px;
}
/* line 1017, ../scss/components/_m-special.scss */
.content-slider .row .row {
  padding: 0;
}
/* line 1019, ../scss/components/_m-special.scss */
.content-slider .bg_highlight {
  background: rgba(72, 90, 99, 0.5);
  color: #ffffff;
}
/* line 1020, ../scss/components/_m-special.scss */
.content-slider .bg_highlight .m-paragraph {
  padding: 0 1.25rem;
}

/* line 1, ../scss/components/_m-video.scss */
.m-video {
  display: block;
  float: left;
  height: 0;
  margin-top: 20px;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}
/* line 10, ../scss/components/_m-video.scss */
.m-video > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* PUT IN YOUR SLIDER ID AND SIZE TO MAKE LOAD BEAUTIFULLY
   ================================================== */
/* line 3, ../scss/vendor/orbit/_orbitslider.scss */
#featured {
  width: 100%;
  height: 220px !important;
  overflow: hidden;
}

/* line 7, ../scss/vendor/orbit/_orbitslider.scss */
#featured > img,
#featured > div,
#featured > a {
  display: none;
}

/* CONTAINER
   ================================================== */
/* line 13, ../scss/vendor/orbit/_orbitslider.scss */
#m-slider div.orbit-wrapper {
  position: relative;
  height: 220px !important;
  overflow: hidden;
}

/* line 19, ../scss/vendor/orbit/_orbitslider.scss */
div.orbit {
  width: 1px;
  height: 1px;
  position: relative;
  overflow: hidden;
}

/* line 24, ../scss/vendor/orbit/_orbitslider.scss */
#featured > picture {
  height: 100%;
}
/* line 25, ../scss/vendor/orbit/_orbitslider.scss */
#featured > picture img {
  height: 100%;
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 33, ../scss/vendor/orbit/_orbitslider.scss */
div.orbit > img, #featured > picture {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  width: 100%;
}

/* line 41, ../scss/vendor/orbit/_orbitslider.scss */
div.orbit > a {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 0;
  display: none;
}

/* line 49, ../scss/vendor/orbit/_orbitslider.scss */
.orbit > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* CAPTIONS
   ================================================== */
/* line 59, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-caption {
  display: none;
}

/* line 63, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-wrapper .orbit-caption {
  color: #ffffff;
  padding: 7px 0;
}

/* line 69, ../scss/vendor/orbit/_orbitslider.scss */
.m-slider .left-text .orbit-wrapper .orbit-caption {
  left: 150px;
}

/* line 74, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-wrapper .orbit-caption .title {
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 15px;
  line-height: normal;
  font-weight: 500;
}

/* line 81, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-wrapper .orbit-caption .subtitle {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 25px;
}

/* DIRECTIONAL NAV
   ================================================== */
/* line 91, ../scss/vendor/orbit/_orbitslider.scss */
div.slider-nav {
  position: absolute;
  top: 73%;
  width: 100%;
}

/* line 97, ../scss/vendor/orbit/_orbitslider.scss */
div.slider-nav span {
  width: 78px;
  height: 100px;
  text-indent: -9999px;
  position: absolute;
  z-index: 1000;
  top: 50%;
  margin-top: -50px;
  cursor: pointer;
}

/* line 107, ../scss/vendor/orbit/_orbitslider.scss */
div.slider-nav span.right {
  height: 21px;
  width: 13px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -1962px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 15px;
  right: 0;
}

/* line 112, ../scss/vendor/orbit/_orbitslider.scss */
div.slider-nav span.left {
  height: 21px;
  width: 13px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -1892px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 15px;
  left: 0;
}

/* BULLET NAV
   ================================================== */
/* line 120, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-bullets {
  bottom: 0px;
  list-style: outside none none;
  padding: 20px 0 15px;
  position: absolute;
  left: 12%;
  z-index: 1000;
}

/* line 128, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-bullets li {
  height: 4px;
  width: 23px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -2027px;
  background-repeat: no-repeat;
  display: inline-block;
  float: left;
  margin-left: 5px;
  cursor: pointer;
  color: #999;
  text-indent: -9999px;
  overflow: hidden;
}

/* line 137, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-bullets li.active {
  height: 4px;
  width: 23px;
  background-image: url('../img/sprites-s0b7ce4f7ee.png');
  background-position: 0 -2003px;
  background-repeat: no-repeat;
  display: inline-block;
  color: #222;
}

/* line 142, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-bullets li.has-thumb {
  background: none;
  width: 100px;
  height: 75px;
}

/* line 147, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-bullets li.active.has-thumb {
  background-position: 0 0;
  border-top: 2px solid #000;
}

/* line 151, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-caption .bg {
  background-color: #333333;
  height: 221px;
  opacity: 0.75;
  position: absolute;
  left: 0;
  top: -1px;
  width: 40% !important;
  z-index: 10;
}

/* line 161, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-caption .brand .slider-container .title b {
  font-weight: 500;
}

/* line 163, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-caption .light .title b, .orbit-caption .light .title strong, .orbit-caption .dark .title b, .orbit-caption .dark .title strong {
  color: #ff9900;
  font-size: inherit;
  font-weight: 500;
}
/* line 164, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-caption .light .subtitle b, .orbit-caption .light .subtitle strong, .orbit-caption .dark .subtitle b, .orbit-caption .dark .subtitle strong {
  color: #ff9900;
  font-size: inherit;
  font-weight: normal;
}

/* line 167, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-caption .light .bg {
  background-color: #ffffff;
}
/* line 171, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-caption .light p {
  color: #1f4d5e;
}

/* line 177, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-caption .brand .bg {
  background-image: url("../img/swot/brand.png");
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-color: transparent;
  opacity: 1;
}
/* line 185, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-caption .brand p {
  color: black;
}
/* line 187, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-caption .brand p b,
.orbit-caption .brand p strong {
  color: #ffffff;
  font-size: inherit;
  font-weight: normal;
}
/* line 192, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-caption .brand p b a,
.orbit-caption .brand p strong a {
  color: #ffffff;
}
/* line 196, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-caption .brand p a {
  color: black;
}

/* line 199, ../scss/vendor/orbit/_orbitslider.scss */
.m-slider {
  margin-bottom: 20px;
}
/* line 202, ../scss/vendor/orbit/_orbitslider.scss */
.m-slider .slider-container {
  bottom: 181px;
  position: relative;
  z-index: 999;
}
/* line 206, ../scss/vendor/orbit/_orbitslider.scss */
.m-slider .slider-container .text-container {
  padding: 0 10px;
}

/* line 211, ../scss/vendor/orbit/_orbitslider.scss */
.right-side .orbit-caption,
.right-side .slider-nav,
.right-side .orbit-bullets {
  left: 120px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 224, ../scss/vendor/orbit/_orbitslider.scss */
  .orbit-caption .title {
    font-size: 1.375em !important;
  }
  /* line 228, ../scss/vendor/orbit/_orbitslider.scss */
  .orbit-caption .subtitle, .orbit-caption .subtitle a {
    font-size: 16px !important;
  }
}
@media (max-width: 480px) {
  /* line 234, ../scss/vendor/orbit/_orbitslider.scss */
  #featured,
  #m-slider div.orbit-wrapper {
    height: 150px !important;
  }

  /* line 238, ../scss/vendor/orbit/_orbitslider.scss */
  .content-slider div.orbit-wrapper {
    height: auto !important;
  }

  /* line 243, ../scss/vendor/orbit/_orbitslider.scss */
  .orbit-caption .title {
    font-size: 1.375em !important;
  }
  /* line 247, ../scss/vendor/orbit/_orbitslider.scss */
  .orbit-caption .subtitle, .orbit-caption .subtitle a {
    font-size: 14px !important;
  }

  /* line 251, ../scss/vendor/orbit/_orbitslider.scss */
  .slider-container {
    bottom: 140px !important;
  }
}
/* line 256, ../scss/vendor/orbit/_orbitslider.scss */
#featured, .orbit-wrapper {
  width: auto !important;
}

/* line 259, ../scss/vendor/orbit/_orbitslider.scss */
#featured img {
  height: 100%;
  max-width: inherit;
  width: inherit;
}

/* line 266, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-caption .dark a {
  color: #ffffff;
}
/* line 267, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-caption .light a {
  color: #1f4d5e;
}
/* line 268, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-caption .subtitle a {
  font-size: 1.375rem;
  line-height: 25px;
}
/* line 269, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-caption .subtitle a:hover {
  color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 279, ../scss/vendor/orbit/_orbitslider.scss */
.orbit-caption .brand .subtitle a:hover {
  color: #dae4ea;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

/* line 292, ../scss/vendor/orbit/_orbitslider.scss */
#featured, .orbit-wrapper {
  width: auto !important;
}

@media (max-width: 1354px) {
  /* line 296, ../scss/vendor/orbit/_orbitslider.scss */
  .m-slider .slider-container {
    padding: 0 45px;
  }
}
@media (max-width: 1024px) {
  /* line 299, ../scss/vendor/orbit/_orbitslider.scss */
  .orbit-bullets {
    left: 17px;
  }
}
@media (max-width: 1023px) {
  /* line 302, ../scss/vendor/orbit/_orbitslider.scss */
  .orbit-caption .bg {
    width: 52% !important;
  }
}
@media (min-width: 481px) {
  /* line 305, ../scss/vendor/orbit/_orbitslider.scss */
  .m-slider .slider-container {
    bottom: 195px;
  }
}
@media (max-width: 480px) {
  /* line 308, ../scss/vendor/orbit/_orbitslider.scss */
  .m-slider .slider-container {
    padding-left: 30px;
  }
  /* line 309, ../scss/vendor/orbit/_orbitslider.scss */
  .m-slider .slider-container .small-6 {
    width: 66.6667%;
  }

  /* line 311, ../scss/vendor/orbit/_orbitslider.scss */
  .orbit-caption .bg {
    width: 66% !important;
    height: 151px;
  }

  /* line 312, ../scss/vendor/orbit/_orbitslider.scss */
  .orbit-wrapper .orbit-caption .subtitle {
    line-height: inherit;
  }
}
@media (max-width: 479px) {
  /* line 315, ../scss/vendor/orbit/_orbitslider.scss */
  .m-slider .slider-container .text-container .title {
    font-size: 16px !important;
    margin-bottom: 10px;
    font-weight: bold;
  }

  /* line 316, ../scss/vendor/orbit/_orbitslider.scss */
  .orbit-caption .subtitle, .orbit-caption .subtitle a {
    font-size: 13px;
    line-height: normal;
  }
}
@media (min-width: 1920px) {
  /* line 319, ../scss/vendor/orbit/_orbitslider.scss */
  #featured img, #featured > picture img {
    height: auto;
    width: 100%;
  }
}
/* line 45, ../scss/screen.scss */
.fa {
  font-family: FontAwesome !important;
}

/* line 47, ../scss/screen.scss */
body {
  overflow-x: hidden;
}

/* line 50, ../scss/screen.scss */
html, body {
  background: #f6f7f9;
  color: #1f4d5e;
  height: 100%;
  margin: 0;
  padding: 0;
  width: auto !important;
  -webkit-font-smoothing: antialiased;
}

/* line 59, ../scss/screen.scss */
sub {
  vertical-align: sub;
}

/* line 62, ../scss/screen.scss */
sup {
  vertical-align: super;
}

/* line 65, ../scss/screen.scss */
.page {
  border-top: 1px solid #648798;
  border-bottom: 1px solid #648798;
  overflow: hidden;
  padding-bottom: 80px;
}

/* line 72, ../scss/screen.scss */
ul, li {
  margin: 0;
  padding: 0;
}

/* line 76, ../scss/screen.scss */
strong {
  font-weight: bold;
  line-height: inherit;
}

/* line 83, ../scss/screen.scss */
.fadingHover:hover {
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

/* line 93, ../scss/screen.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 97, ../scss/screen.scss */
input,
select,
textarea {
  border-radius: 0;
  -webkit-appearance: none;
}

/* line 104, ../scss/screen.scss */
.content-padding {
  clear: both;
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  /* line 104, ../scss/screen.scss */
  .content-padding {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 104, ../scss/screen.scss */
  .content-padding {
    padding: 0 50px;
  }
}
/* line 113, ../scss/screen.scss */
.content-padding > *:first-child:not(.column, .m-youtube) {
  padding-top: 35px;
}
/* line 116, ../scss/screen.scss */
.content-padding > *:last-child:not(.column, .m-youtube) {
  padding-bottom: 35px;
}
/* line 119, ../scss/screen.scss */
.content-padding.full-width {
  padding: 0px;
}
/* line 122, ../scss/screen.scss */
.content-padding .m-youtube {
  padding-bottom: 56.25%;
  padding-top: 30px;
}

/* line 128, ../scss/screen.scss */
.hidden {
  display: none;
}

/* line 132, ../scss/screen.scss */
hr.clearfix {
  height: 0;
  border: 0;
  clear: both;
}

/* line 138, ../scss/screen.scss */
.row .s1, .row .s2, .row .s3, .row .s4, .row h2, .row h3, .row h4 {
  margin: 25px 0 0 0;
}

/* line 141, ../scss/screen.scss */
.row header .s1, .row header .s2, .row header .s3, .row header .s4, .row header h2, .row header h3, .row header h4, .m-tabs .s1, .m-tabs .s2, .m-tabs .s3, .m-tabs .s4, .m-tabs h2, .m-tabs h3, .m-tabs h4, .row .m-pdp-head .s1, .row .m-pdp-head .s2, .row .m-pdp-head .s3, .row .m-pdp-head .s4, .row .m-pdp-head h2, .row .m-pdp-head h3, .row .m-pdp-head h4, .m-dealer-online .s1, .m-dealer-online .s2, .m-dealer-online .s3, .m-dealer-online .s4, .m-dealer-online h2, .m-dealer-online h3, .m-dealer-online h4, .m-dealer-maps .s1, .m-dealer-maps .s2, .m-dealer-maps .s3, .m-dealer-maps .s4, .m-dealer-maps h2, .m-dealer-maps h3, .m-dealer-maps h4, .article-card .s1, .article-card .s2, .article-card .s3, .article-card .s4, .article-card h2, .article-card h3, .article-card h4 {
  margin: 0 0 15px;
}

/* line 144, ../scss/screen.scss */
em, i {
  font-style: italic;
}

/* line 147, ../scss/screen.scss */
p a.m-link, p a.m-download {
  float: none;
  margin-bottom: 0px;
  padding: 0 0 0 20px;
}

/* line 152, ../scss/screen.scss */
a.m-link, a.m-download {
  color: #1f4d5e;
  position: relative;
  clear: both;
  float: left;
  margin-bottom: 10px;
  text-decoration: none !important;
}
/* line 159, ../scss/screen.scss */
a.m-link span, a.m-download span {
  text-decoration: underline;
}

/* line 163, ../scss/screen.scss */
a.m-link,
a.m-download {
  padding: 0 0 0 23px;
}

/* line 165, ../scss/screen.scss */
.m-link:hover, .m-download:hover {
  color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

/* line 166, ../scss/screen.scss */
.m-link::before,
.m-download::before {
  content: ">>";
  color: #ff9900;
  font-family: "FontAwesome";
  left: 3px;
  top: 0;
  text-decoration: underline;
  display: inline-block;
  white-space: pre-wrap;
  position: absolute;
}

/* line 168, ../scss/screen.scss */
.m-link::before {
  content: "\f0c1";
}

/* line 169, ../scss/screen.scss */
.m-download::before {
  content: "\f019";
}

/* line 170, ../scss/screen.scss */
.m-link::before,
.m-link:hover::before,
.m-download::before,
.m-download:hover::before {
  text-decoration: none;
}

/* line 174, ../scss/screen.scss */
.row .row {
  margin-bottom: 10px !important;
}

/* line 178, ../scss/screen.scss */
#fqv {
  display: none;
}

/* line 182, ../scss/screen.scss */
textarea:focus,
input:focus,
button:focus,
span:focus {
  outline: none;
}

/* line 189, ../scss/screen.scss */
.m-breadcrumb {
  margin: 20px 0;
  display: inline-block;
  list-style: none;
}
/* line 190, ../scss/screen.scss */
.m-breadcrumb li {
  float: left;
  margin: 0 0.625em 0 0;
}
/* line 191, ../scss/screen.scss */
.m-breadcrumb li span {
  font-size: 0.85em;
  float: left;
}
/* line 192, ../scss/screen.scss */
.m-breadcrumb li a {
  text-decoration: none;
  color: #1f4d5e;
}
/* line 193, ../scss/screen.scss */
.m-breadcrumb li a .arrow-icon {
  margin: 0 0 0 0.625em;
  font-size: 1em;
  padding-top: 1px;
}
/* line 195, ../scss/screen.scss */
.m-breadcrumb li a:hover {
  color: #ff9900;
  transition: all 0.5s linear 0s;
}

@-moz-document url-prefix() {
  /* line 200, ../scss/screen.scss */
  .arrow-icon {
    padding-top: 2px !important;
  }
}
/* line 203, ../scss/screen.scss */
.m-divider {
  border-top: 1px solid #b6c9d4;
  margin-left: 0.625em;
  margin-top: 1em;
  margin-bottom: 1em;
  max-width: 98%;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 203, ../scss/screen.scss */
  .m-divider {
    max-width: 97%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 769px) {
  /* line 203, ../scss/screen.scss */
  .m-divider {
    max-width: 95%;
  }
}

/* line 219, ../scss/screen.scss */
.gallery-video {
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 220, ../scss/screen.scss */
.content-video {
  width: 100%;
  border: 0;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 224, ../scss/screen.scss */
  .page.right-side {
    margin-left: 70%;
  }
}

/* line 231, ../scss/screen.scss */
.whitebg {
  width: 100%;
  background: white;
  text-align: center;
  display: inline-block;
  border: 1px solid #648798;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
/* line 232, ../scss/screen.scss */
.whitebg .whitebg-img {
  height: 100% !important;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000;
}

/* line 234, ../scss/screen.scss */
.whitebg img {
  width: auto !important;
}

/* line 236, ../scss/screen.scss */
.product-list .whitebg img {
  max-height: 240px;
}

/* line 238, ../scss/screen.scss */
.m-gallery #slider .whitebg {
  margin-bottom: 0;
  border: none;
}

/* line 240, ../scss/screen.scss */
.m-cross-seller .whitebg {
  border: none;
  position: relative;
}

@media (max-width: 768px) {
  /* line 247, ../scss/screen.scss */
  .mobil-4col-teaser .medium-4 {
    width: 50%;
    float: left;
  }
  /* line 248, ../scss/screen.scss */
  .mobil-4col-teaser .medium-4 .m-teaser {
    margin-top: 0;
    padding-left: 0.625em;
    padding-right: 0.625em;
  }

  /* line 252, ../scss/screen.scss */
  .mobil-6col-teaser li:nth-child(odd) .m-teaser {
    padding-left: 0;
  }
  /* line 253, ../scss/screen.scss */
  .mobil-6col-teaser li:nth-child(even) .m-teaser {
    padding-right: 0;
  }
  /* line 254, ../scss/screen.scss */
  .mobil-6col-teaser .medium-6 {
    width: 50%;
    float: left;
  }
  /* line 255, ../scss/screen.scss */
  .mobil-6col-teaser .medium-6 .m-teaser {
    margin-top: 0;
    padding-left: 0.625em;
    padding-right: 0.625em;
  }
}
@media (max-width: 554px) {
  /* line 261, ../scss/screen.scss */
  .mobil .m-slider {
    margin-bottom: 0;
  }

  /* line 264, ../scss/screen.scss */
  .mobil-4col-teaser .medium-4 {
    width: 100%;
  }
  /* line 265, ../scss/screen.scss */
  .mobil-4col-teaser .medium-4 .m-teaser {
    margin-top: 0;
    border: 5px solid transparent;
    margin-bottom: -5px;
    padding-left: 0;
    padding-right: 0;
  }

  /* line 269, ../scss/screen.scss */
  .mobil-6col-teaser .medium-6 {
    width: 100%;
  }
  /* line 270, ../scss/screen.scss */
  .mobil-6col-teaser .medium-6 .m-teaser {
    margin-top: 0;
    border-bottom: 5px solid transparent;
    margin-bottom: 0px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 320px) {
  /* line 278, ../scss/screen.scss */
  .mobil-4col-teaser .medium-4 .m-teaser picture {
    display: none;
  }
  /* line 279, ../scss/screen.scss */
  .mobil-4col-teaser .medium-4 .m-teaser .title {
    position: relative;
    bottom: 0;
  }
}
/* line 286, ../scss/screen.scss */
.cookies, #cookie-bar {
  position: fixed;
  bottom: 0;
  background: rgba(51, 51, 51, 0.9);
  z-index: 1001;
  color: #ffffff;
  width: 100%;
  padding: 1.5em 0 0 0;
}
/* line 287, ../scss/screen.scss */
.cookies a, #cookie-bar a {
  color: #ffffff;
}
/* line 288, ../scss/screen.scss */
.cookies .medium-9 a:hover, #cookie-bar .medium-9 a:hover {
  color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 297, ../scss/screen.scss */
.cookies .medium-9 a::after, #cookie-bar .medium-9 a::after {
  content: "\f054";
  display: inline-block;
  font-family: "FontAwesome";
  margin-left: 3px;
  font-size: 80%;
  line-height: 18px;
}
/* line 298, ../scss/screen.scss */
.cookies .medium-9, #cookie-bar .medium-9 {
  padding-right: 1.563em;
  margin-bottom: 0.5em;
}
/* line 299, ../scss/screen.scss */
.cookies .medium-3, #cookie-bar .medium-3 {
  margin-bottom: 0.313em;
  cursor: pointer;
}

@media (max-width: 1035px) {
  /* line 303, ../scss/screen.scss */
  .cookies, #cookie-bar {
    padding-left: 0.625em;
    padding-right: 0.625em;
  }
}
/* line 307, ../scss/screen.scss */
.m-paragraph ul li, .paragraph ul li, .checkmark li, .card-content li {
  list-style-type: none;
  padding-left: 23px;
  margin-bottom: 10px;
  position: relative;
}
/* line 313, ../scss/screen.scss */
.m-paragraph ul li::before, .paragraph ul li::before, .checkmark li::before, .card-content li::before {
  content: "\f00c";
  position: absolute;
  left: 0;
  top: 0;
  font-family: "FontAwesome";
  color: #ff9900;
}

/* line 323, ../scss/screen.scss */
.sort-icons .share:hover .social-share, .sort-icons .share .social-share.active {
  display: block;
}

/* line 324, ../scss/screen.scss */
.sort-icons .share:hover {
  padding-bottom: 9px;
  margin-bottom: -9px;
}

/* line 325, ../scss/screen.scss */
.circle {
  width: 25px;
  height: 25px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #ffffff;
  background-color: white;
  position: relative;
  display: block;
}

/* line 326, ../scss/screen.scss */
.circle::after {
  font-family: "FontAwesome";
  width: 25px;
  height: 25px;
  text-align: center;
  display: block;
  font-weight: normal;
  line-height: 26px;
  font-size: 90%;
}

/* line 327, ../scss/screen.scss */
.sort-icons {
  margin-top: 0 !important;
  width: 58.3333% !important;
  clear: none;
}
/* line 328, ../scss/screen.scss */
.sort-icons a, .sort-icons .share, .sort-icons .remember {
  float: right;
  display: block;
  position: relative;
  margin-left: 0.625em;
  text-decoration: none;
}
/* line 329, ../scss/screen.scss */
.sort-icons a a, .sort-icons .share a, .sort-icons .remember a {
  margin-left: 0;
  color: #333333;
}
/* line 330, ../scss/screen.scss */
.sort-icons a .view-icon, .sort-icons .share .view-icon, .sort-icons .remember .view-icon {
  float: left;
  min-width: 45px;
  margin: 0;
}
/* line 331, ../scss/screen.scss */
.sort-icons a span.txt, .sort-icons .share span.txt, .sort-icons .remember span.txt {
  float: left;
  clear: both;
  text-align: center;
  font-size: 85%;
  width: 45px;
  color: #ff9900;
  margin: 0.125em 0 0 0;
}
/* line 332, ../scss/screen.scss */
.sort-icons a:hover span.txt, .sort-icons a:hover .view-icon, .sort-icons .share:hover span.txt, .sort-icons .share:hover .view-icon, .sort-icons .remember:hover span.txt, .sort-icons .remember:hover .view-icon {
  border-color: #ff9900;
  color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 333, ../scss/screen.scss */
.sort-icons a .social-share, .sort-icons .share .social-share, .sort-icons .remember .social-share {
  position: absolute;
  z-index: 100;
  top: 74px;
  right: 0;
  background-color: #ffffff;
  border: 1px solid #648798;
  padding: 10px 0 5px;
  min-width: 170px;
  display: none;
}
/* line 334, ../scss/screen.scss */
.sort-icons a .social-share div, .sort-icons .share .social-share div, .sort-icons .remember .social-share div {
  padding: 5px 15px;
  color: #333333 !important;
  display: inline-block;
  width: 100%;
}
/* line 335, ../scss/screen.scss */
.sort-icons a .social-share div:hover, .sort-icons .share .social-share div:hover, .sort-icons .remember .social-share div:hover {
  background-color: #dae4ea;
}
/* line 336, ../scss/screen.scss */
.sort-icons a .social-share span, .sort-icons .share .social-share span, .sort-icons .remember .social-share span {
  position: relative;
  display: inline-block;
  font-weight: bold;
  float: left;
  line-height: 25px;
}
/* line 337, ../scss/screen.scss */
.sort-icons a .social-share .social-item, .sort-icons .share .social-share .social-item, .sort-icons .remember .social-share .social-item {
  margin: 0 10px 0 0;
  min-width: 65px;
}
/* line 338, ../scss/screen.scss */
.sort-icons a .social-share .counter, .sort-icons .share .social-share .counter, .sort-icons .remember .social-share .counter {
  border: 1px solid #648798;
  background-color: #ffffff;
  min-width: 30px;
  text-align: center;
  font-weight: normal;
  margin: 2px 0 0 5px;
  line-height: 20px;
}
/* line 339, ../scss/screen.scss */
.sort-icons a .social-share .twitter, .sort-icons .share .social-share .twitter, .sort-icons .remember .social-share .twitter {
  background-color: #54acec;
}
/* line 340, ../scss/screen.scss */
.sort-icons a .social-share .twitter::after, .sort-icons .share .social-share .twitter::after, .sort-icons .remember .social-share .twitter::after {
  content: "\f099";
}
/* line 341, ../scss/screen.scss */
.sort-icons a .social-share .facebook, .sort-icons .share .social-share .facebook, .sort-icons .remember .social-share .facebook {
  background-color: #3c5995;
}
/* line 342, ../scss/screen.scss */
.sort-icons a .social-share .facebook::after, .sort-icons .share .social-share .facebook::after, .sort-icons .remember .social-share .facebook::after {
  content: "\f09a";
}
/* line 343, ../scss/screen.scss */
.sort-icons a .social-share .google, .sort-icons .share .social-share .google, .sort-icons .remember .social-share .google {
  background-color: #e14a37;
}
/* line 344, ../scss/screen.scss */
.sort-icons a .social-share .google::after, .sort-icons .share .social-share .google::after, .sort-icons .remember .social-share .google::after {
  content: "\f0d5";
}
/* line 345, ../scss/screen.scss */
.sort-icons a .social-share .mail, .sort-icons .share .social-share .mail, .sort-icons .remember .social-share .mail {
  background-color: #15a438;
}
/* line 346, ../scss/screen.scss */
.sort-icons a .social-share .mail::after, .sort-icons .share .social-share .mail::after, .sort-icons .remember .social-share .mail::after {
  content: "\f0e0";
}
/* line 347, ../scss/screen.scss */
.sort-icons a .social-share .linkedin, .sort-icons .share .social-share .linkedin, .sort-icons .remember .social-share .linkedin {
  background-color: #007bb6;
}
/* line 348, ../scss/screen.scss */
.sort-icons a .social-share .linkedin::after, .sort-icons .share .social-share .linkedin::after, .sort-icons .remember .social-share .linkedin::after {
  content: "\f0e1";
}
/* line 349, ../scss/screen.scss */
.sort-icons a .social-share .more, .sort-icons .share .social-share .more, .sort-icons .remember .social-share .more {
  background-color: #ff9900;
}
/* line 350, ../scss/screen.scss */
.sort-icons a .social-share .more::after, .sort-icons .share .social-share .more::after, .sort-icons .remember .social-share .more::after {
  content: "\f067";
}
/* line 354, ../scss/screen.scss */
.sort-icons .arrow_box_left {
  position: relative;
  background: #ffffff;
  border: 1px solid #82939c;
}
/* line 359, ../scss/screen.scss */
.sort-icons .arrow_box_left:after, .sort-icons .arrow_box_left:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
/* line 370, ../scss/screen.scss */
.sort-icons .arrow_box_left:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #ffffff;
  border-width: 5px;
  margin-top: -5px;
}
/* line 376, ../scss/screen.scss */
.sort-icons .arrow_box_left:before {
  border-color: rgba(130, 147, 156, 0);
  border-right-color: #82939c;
  border-width: 6px;
  margin-top: -6px;
}
/* line 383, ../scss/screen.scss */
.sort-icons .arrow_box {
  position: relative;
  background: #ffffff;
  border: 1px solid #82939c;
}
/* line 388, ../scss/screen.scss */
.sort-icons .arrow_box:after, .sort-icons .arrow_box:before {
  bottom: 100%;
  left: 88%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
/* line 399, ../scss/screen.scss */
.sort-icons .arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}
/* line 405, ../scss/screen.scss */
.sort-icons .arrow_box:before {
  border-color: rgba(130, 147, 156, 0);
  border-bottom-color: #82939c;
  border-width: 11px;
  margin-left: -11px;
}

/* line 414, ../scss/screen.scss */
.choose-social-txt li {
  position: relative;
  display: inline-block;
  width: 100%;
  clear: both;
  margin-bottom: 1.250em;
  float: left;
}
/* line 415, ../scss/screen.scss */
.choose-social-txt span.s2 {
  margin-bottom: 3.125em !important;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  padding-left: 0.4em;
  display: block;
}
/* line 416, ../scss/screen.scss */
.choose-social-txt a {
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
/* line 417, ../scss/screen.scss */
.choose-social-txt a span {
  float: left;
  line-height: 25px;
}
/* line 418, ../scss/screen.scss */
.choose-social-txt a .circle {
  margin-right: 1.250em;
}
/* line 420, ../scss/screen.scss */
.choose-social-txt a:hover {
  color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

@media (max-width: 640px) {
  /* line 423, ../scss/screen.scss */
  .choose-social-txt {
    margin-top: 0;
  }
  /* line 424, ../scss/screen.scss */
  .choose-social-txt span.s2 {
    margin-bottom: 1.563em;
  }
}
/* line 429, ../scss/screen.scss */
.circular img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  overflow: hidden;
}

@media (min-width: 768px) {
  /* line 432, ../scss/screen.scss */
  .large-4 .circular img, .large-3 .circular img {
    width: 100% !important;
    height: 100% !important;
  }
}
/* line 435, ../scss/screen.scss */
.lg-outer .lg-thumb-item img {
  width: auto !important;
}

/* line 436, ../scss/screen.scss */
.lg-thumb-item {
  background-color: white !important;
  text-align: center !important;
}

/* line 440, ../scss/screen.scss */
.page .m-contact, .page .m-store, .page .m-login, .page .m-phone {
  float: left;
  clear: both;
  padding: 0 0 0 23px;
  margin-bottom: 10px;
  color: #1f4d5e;
  text-decoration: none;
}
/* line 441, ../scss/screen.scss */
.page .m-contact span, .page .m-store span, .page .m-login span, .page .m-phone span {
  text-decoration: underline;
}
/* line 444, ../scss/screen.scss */
.page p .m-contact, .page p .m-store, .page p .m-login, .page p .m-phone {
  margin-bottom: 0;
  float: none;
}
/* line 446, ../scss/screen.scss */
.page .m-contact:hover,
.page .m-store:hover,
.page .m-login:hover, .page .m-phone:hover {
  color: #ff9900;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -khtml-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
/* line 457, ../scss/screen.scss */
.page .m-contact::before, .page .m-store::before, .page .m-login::before, .page .m-phone::before {
  font-size: 17px;
  color: #ff9900;
}
/* line 458, ../scss/screen.scss */
.page .m-contact::before {
  left: 3px;
  top: 0px;
  font-size: 14px;
}
/* line 459, ../scss/screen.scss */
.page .m-store::before {
  left: 6px;
}
/* line 460, ../scss/screen.scss */
.page .m-login::before {
  left: 4px;
}

/* line 464, ../scss/screen.scss */
a.btn {
  line-height: 45px;
  text-decoration: none;
  text-align: center;
  margin-bottom: 20px;
  float: left;
}
/* line 465, ../scss/screen.scss */
a.btn:hover {
  color: #ffffff;
}

/* line 467, ../scss/screen.scss */
.btn, .btn-icon + .btn {
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  position: relative;
  display: block;
}

/* line 468, ../scss/screen.scss */
.btn:hover, .btn-icon:hover + .btn {
  opacity: 0.8;
}

/* line 471, ../scss/screen.scss */
h1 {
  padding-left: 9px;
}

/* line 474, ../scss/screen.scss */
.column .row h1, .column .row h2, .column .row h3, .column .row h4, .column .row h5 {
  padding-left: 9px;
}
/* line 476, ../scss/screen.scss */
.column .row .column h1, .column .row .column h2, .column .row .column h3, .column .row .column h4, .column .row .column h5 {
  padding-left: 0px;
}

/* line 481, ../scss/screen.scss */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  /* ratio 16x9 */
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
}

/* line 489, ../scss/screen.scss */
.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ratio 4x3 */
/* line 498, ../scss/screen.scss */
.embed-container.ratio4x3 {
  padding-bottom: 75%;
}

/* line 503, ../scss/screen.scss */
.find-probes {
  text-decoration: underline;
  color: #13a538;
  cursor: pointer;
}

/* line 504, ../scss/screen.scss */
.find-probes:hover {
  color: #ff9900;
}

/* line 508, ../scss/screen.scss */
.large-4 .row .large-12 > .m-paragraph, .large-4 .row .large-12 > .m-image {
  margin-top: 0px !important;
}
/* line 509, ../scss/screen.scss */
.large-4 .row .large-12:first-child > .m-paragraph, .large-4 .row .large-12:first-child > .m-image {
  margin-top: 20px !important;
}

/* line 512, ../scss/screen.scss */
a[data-pages="1"] {
  display: none;
}

@media screen and (min-width: 800px) {
  /* line 516, ../scss/screen.scss */
  .m-phone {
    pointer-events: none;
  }
}
